@font-face {
	font-display: swap;
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Black.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    
  }
  @font-face {
	font-display: swap;
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
  }
  @font-face {
	font-display: swap;
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
   
  }
  @font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
	font-display: swap;
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal; 
  }
  @font-face {
	font-display: swap;
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
  }

.absolute{
	position:absolute;
}
.main-page-category:previous {
   position:relative;
}
.link_type.w-inline-block.text_link_type.green{
	background-image: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
	color:white;
}
.brand_text{
	font-size:20px;
	font-weight:bold;
	margin-right:10px;
}
.brand_menu_block{
	display:flex;
	flex-wrap:wrap;
	width:100%;
	align-items:center;
}
.brand_menu_block .link_type{
	width:121px;
}
.menu_category_block{
	width:100%;
	height:auto;
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	background-image: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
	margin-bottom:10px;
	border-radius:11px;
	
}
.sec_4.akcii{
	background-image: linear-gradient(180deg, #f8f8f8, #f8f8f8);
}
.row_cont.video{
	display:flex;
	flex-wrap:wrap;
}
.row_cont.video iframe{
	width:33%;
	height:14rem;
	border-radius:15px;
	padding:10px;
	box-sizing: border-box;
}
.row_cont img{
	width:50%;
	border-radius:15px;
	padding:10px;
	box-sizing: border-box;
}
p.zag_h2{
	font-size:32px;
	width: 100%;
    max-width: 100%;
    background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #3A8142;
	font-weight:bold;

}
.cont_sec_8 .button_block .two_button.w-button{
	background:#fff;
}
.row_cont{
	display:flex;
	padding-bottom:20px;
}
  .menu-item{
      border-bottom:2px solid transparent;
  }
  .item_link_advantage.three{
      text-decoration:underline;
  }
  .category-page .zag_h2_sec_5{
      margin-bottom: 20px!important;
    }
  .block_links_brand.arenda.is_visible{
      margin-bottom:10px;
  }
  .category-page .tab_block{
      margin-top:20px;
  }
  .cont_sec_8{
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
  }

  .category-page h2{
      font-size:25px;
  }
  @media screen and (max-width: 479px){
	  .main-page-category, .pattern-page{
		  margin-top:100px!important;
	  }
      .category-page h2{
          font-size:18px;
      }
  }
  /* __________________ Страница 404 __________________ */
  .block_section_1.pattern_page{
    display: flex;
    height: 100%;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    padding-top: 50px;
  }
  .block_section_1.pattern_page h1{
    text-align: center;
  }
  .block_section_1.pattern_page img{
    max-width: 600px;
    width: 100%;
    height: auto;
  }
  
  @media screen and (max-width: 500px){
    .footer_nav_link{
      font-size: 12px!important;
    }
  }
  @media screen and (max-width: 479px){
    
    .block_section_1.pattern_page{
      height: 65%;
      padding-top: 0;
    }
  }
  /* _________________________________________________ */
  .footer_center_block_top .link_poch_arenda{
    position: absolute;
    bottom: 0;
    right: 0;
  }
  .w-inline-block {
    max-width: 100%;
    display: inline-block;
  }
  h2, .sec_4.akcii .cont_sec_4 .zag_h2{
    font-size: 32px;
  }
  .block_right_sec_3{
    font-size: 14px;
  }
  .footer_center_block_top .link_catalog_block.bottom.w-inline-block.text_link_block{
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  body {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    color: #333;
    margin: 0;
    font-family: Montserrat, sans-serif;
  }
  .two_button.w-button.ves{
    margin-bottom: 20px;
    width: 200px;
    margin: auto auto 20px auto  ;
  }
  #breadcrumbs{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
  }
  .orderby{
    height: 30px;
  }
  .orderby option{
    font-size: 16px;
  }
  #breadcrumbs span span a, #breadcrumbs span {
    text-decoration: none!important;
    color: #A5A5A5;
  }
  .category-page .button_poch_arenda{
    margin: 0 auto;
  }
  .category-page h1{
    margin-top: 10px;
  }
  .product_card{
    border: 1px solid #D9D9D9;
    color: #000;
    display: flex;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 198px;
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    padding: 10px;
  }
  .product_card a span{
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
  }
  
  .page-numbers .current{
    cursor: pointer;
    display: flex;
    color: #fff;
    background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 8px;
  }
  .woocommerce-pagination{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
  }
  .page-numbers{
    display: flex;
  }
  
  .page-numbers li a:hover{
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
      color: #fff;
      }
  .page-numbers li{
    cursor: pointer;
    width: 40px;
    height: 40px;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    border-image: 2px solid linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
	border: 2px solid green;
    margin-left: 10px;
    border-radius: 10px;
    margin-right: 5px;
  }
  .page-numbers li a{
    list-style: none;
    color: #000;
    border-radius: 8px;
  }
  .dop_atribute{
    padding-left: 0;
    margin-bottom: 0;
  }
  .compare{
    width: 100%;
    margin: 0;
    position: relative;
    display: flex;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
	 background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
	-webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
	color: #3A8142;
    font-size: 14px;
    font-weight: 700;
    border-radius: 10px;
  }
  .compare::after{
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 30px;
    background-image: url('../img/filter.svg');
  }
  
  [class^="w-icon-"], [class*=" w-icon-"] {
    font-family: 'webflow-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .dop_atribute tbody tr{
      display:flex;
      flex-direction:column;
      width:100%;
  }
   .block_har{
       position:relative;
   }
  
  
  .dop_atribute li{
    list-style: none;
    padding-left: 0;
    color: #555;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #D9D9D9;
    margin-left: 0;
    font-size: 13px;
    font-weight: 500;
  }
  .product_card a span:hover{
    background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
	-webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
	color: #3A8142;
    transition: .3s;
  }
  .product_card span{
    color: #000;
  }
  .last_price{
    font-weight: 600;
    width: 100%;
    font-size: 16px;
    display: flex;
    justify-content: center;
    color: black;
  }
  .product_card .attachment-woocommerce_thumbnail{
    width: 100%;
    margin: 5px;
    box-sizing:border-box;
    height: auto;
    margin-bottom: 10px;
  }
  .product_card img{
    width: 100%;
    height: auto;
  }
  .sravnit{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .sravnit img{
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
  }
  .buy_one_click{
    width: 100%;
    margin-bottom: 10px;
    height: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
  }
  .rent_one_click{
    width: 100%;
    margin-bottom: 10px;
    height: 40px;
    font-size: 16px;
    font-weight: 400;
    border-image: 2px solid linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
	border: 2px solid green;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
  }
  .block_price{
    box-sizing: border-box;
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .sravnit{
    background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
    width: 40px;
    height: 40px;
    display: flex;
    border-radius: 10px;
  }
  .products-wrapper{
    width: 100%;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
  }
  .main-page-category{
    display: flex;
    margin-top: 30px;
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
    overflow-x: hidden;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .category-page{
    display: flex;
    position: relative;
    max-width: 1200px;
    width: 100%;
    flex-direction: column;
    margin: 0 auto;
  }
  .swiper-akcii{
    width: 100%;
    margin-top: 30px;
  }
  .swiper-akcii.swiper-wrapper{
    width: 100%;
    display: flex;
  }
  .swiper-otziv{
    overflow: hidden;
    height: auto;
    display: flex;
    padding-left: 10px;
  }
  .swiper-otziv.swiper-wrapper{
    display: flex;
    max-width:560px;
    width: 100%;
  }
  .header {
    z-index: 1;
    display: -ms-grid;
    display: grid;
    width: 100%;
    max-width: 1200px;
    margin-top: 25px;
	left: 0;
	right: 0;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    grid-auto-columns: auto;
    grid-auto-rows: 170px;
    grid-template-areas: "Area Area-2 Area-3 Area-4 Area-5"
      "Area Area-6 Area-6 Area-6 Area-7";
    -ms-grid-columns: minmax(auto, 202px) auto auto auto minmax(auto, 188px);
    grid-template-columns: minmax(auto, 202px) auto auto auto minmax(auto, 188px);
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  
  header,footer{
    padding: 0px 5px 0px 5px;
    box-sizing: border-box;
   }
  .logo_link_footer.w-inline-block img{
    width: 100%;
  }
  .link_block_phone.w-inline-block{
    color: #000;
  }
  .item_link_advantage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
  }
  
  .link_catalog_block.bottom{
      margin-top: 0;
      margin-bottom: 20px;
      padding-bottom: 17px;
  }
  .footer_center_cont::after{
    content: '';
    width: 100%;
    height: 1.5px;
    background: #dedede;
    position: absolute;
    top: 57px;
  }
  .text_item_link_advantage{
    font-size: 14px;
  }
  .call_me_button.w-button{
    margin-right: 5px;
  }
  .logo_link.w-inline-block img{
    width: 100%;
  }
  .call_me_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 40px;
    color: #fff;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    background-image: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-size: 14px;
    font-weight: 400;
  }
  
  .image_item_link_advantage {
    width: 25px;
    height: 25px;
    margin-right: 5px;
  }
  
  .item_advantage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .main {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: auto;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -o-object-fit: cover;
    object-fit: cover;
  }
  
  .logo_link_footer {
    z-index: 1;
    width: 18%;
  }
  
  .sec_1 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 665px;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: url("../img/bg_sec1.webp");
    background-position: 50% 50%;
    background-size: cover;
  }
  
  .heading {
    width: 66%;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    font-size: 33px;
    line-height: 44px;
    margin-top: 20px;
  }
  
  .text-span {
    background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
	-webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
	color: #3A8142;
	font-size: 51px;
  }
  
  .paragraph {
    width: 51%;
    font-weight: 500;
    font-size: 14px;
  }
  
  .main_button_block {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 748px;
    margin-top: 20px;
  }
  
  .main_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 268px;
    color:#fff;
    height: 60px;
    margin-right: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    background-image: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-size: 16px;
    font-weight: 500;
  }
  .text-span{
    margin-right: 5px;
  }
  .button_quiz.w-inline-block img{
    width: 100%;
    background-size: cover;
    height: 11px;
  }
  
  .two_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    height: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #3A8142;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #000;
    font-size: 16px;
    font-weight: 500;
  }
  

  
  .block_section_1 {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding: 5px 10px;
  }
  
  .sec_2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
  }
  
  .cont_sec_2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .item_sec_2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .img_sec_2 {
    margin-right: 20px;
  }
  
  .text_sec_2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .zag_sec_2 {
    margin-bottom: 5px;
    color: #fff;
    font-weight: 600;
  }
  
  .opis_sec_2 {
    width: 100%;
    max-width: 200px;
    color: #fff;
    font-size: 12px;
    line-height: 15px;
  }
  
  .opis_sec_2.one {
    max-width: 167px;
  }
  
  .pd_img {
    position: absolute;
    left: auto;
    top: auto;
    right: -25px;
    bottom: -330px;
    z-index: 2;
    width: 100%;
    max-width: 720px;
  }
  
  .line_pd_img {
    position: absolute;
    left: auto;
    top: auto;
    right: auto;
    bottom: -145px;
    z-index: 1;
  }
  
  .sec_3 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 90px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url("../img/img_sec2.webp");
    background-position: 0px 0px;
    background-size: auto;
  }
  
  .cont_sec_3 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    padding: 5px 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  
  .block_left_sec_3 {
    position: relative;
    width: 35%;
  }
  
  .block_right_sec_3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 65%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .img_sec_3 {
    position: absolute;
    z-index: 0;
    width: 100%;
  }
  
  .zag_h2 {
    width: 100%;
    max-width: 100%;
	 background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
	-webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
	color: #3A8142;
  }
  
  .text {
    width: 100%;
    max-width: 1000px;
    margin-top: 10px;
    padding-right: 8px;
    padding-left: 8px;
    box-sizing: border-box;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 400;
  }
  
  .text.o-kompanii {
    font-weight: 400;
  }
  
  .img_abs_one {
    position: absolute;
    left: auto;
    top: -108px;
    right: 10px;
    bottom: auto;
    width: 100%;
    max-width: 240px;
  }
  
  .img_abs_two {
    position: absolute;
    right: 0px;
    bottom: -310px;
    max-width: 410px;
  }
  
  .img_abs_three {
    position: absolute;
    left: 0px;
    bottom: -140px;
    width: 100%;
    max-width: 200px;
  }
  
  .link_block_play {
    position: absolute;
    left: 150px;
    top: 250px;
    z-index: 1;
    width: 120px;
  }
  
  .img_play {
    width: 100%;
  }
  
  .sec_4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .cont_sec_4 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin-top: 50px;
    padding: 5px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .button_poch_arenda img:last-child{
    margin-left: 10px;
  }
  .button_poch_arenda {
    position: absolute;
    top: 20px;
    right: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 277px;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    background-color: #fff172;
    text-decoration: none;
  }
  
  .text_a {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
  }
  
  .img_time {
    width: 35px;
    height: auto;
    margin-right: 10px;
  }
  
  .img_arrow {
    margin-left: 10px;
  }
  
  .block_links_type {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 8px;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .title_brands{
    color: #000;
  }
  .link_type {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 180px;
    background: #fff;
    flex-wrap: wrap;
    text-align:center;
    margin-right: 1rem;
    margin-bottom: 1rem;
    height: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-width: 2px;
    border-radius: 5px;
    text-decoration: none;
  }
  .link_type img{
    width: 100%;
  }
  .tab_button_block{
    display: flex;
    margin-top: 20px;
    width: 100%;
    justify-content: center;
  }
  .tab_arenda{
    border-radius: 10px 10px 0px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    font-weight: 500;
    cursor: pointer;
    height: 35px;
    width: 130px;
  }
  .tab_pokupka{
    border-radius: 10px 10px 0px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    font-weight: 500;
    cursor: pointer;
    color: #000;
    height: 35px;
    width: 130px;
  }
  a{
    text-decoration: none;
  }
  .text_link_type {
    color: #000;
    font-weight: 500;
    font-size: 14px;
  }
  .tab_block{
    display: flex;
    flex-direction: column;
    width: 100%;
    background: linear-gradient(70.68deg, #fde9d4 0%, #fde9d4 0.01%, #FFE3C7 100%);
    border-radius: 20px;
    margin-bottom: 20px;
  }
  .text_link_type.text_link_type_1 {
    margin-top: 0px;
  }
  
  .block_links_type_2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 8px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .block_links_brand.pokupka,.block_links_type_2.pokupka, .block_links_type.pokupka{
    visibility: hidden;
    height: 0px;
    margin-bottom: 0;
    margin-top: 0px;
  }
  
  .block_links_brand.arenda,.block_links_type_2.arenda, .block_links_type.arenda,.block_links_brand.arenda{
    visibility: hidden;
    margin-top: 0;
    margin-bottom: 0;
    height: 0px;
  }
  .block_links_type.arenda.is_visible{
    margin-top: 20px;
  }
  .block_links_brand.pokupka.is_visible{
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .block_links_brand.arenda{
    margin-top: 0px;
  }
  .block_links_type.pokupka.is_visible{
    margin-top: 20px;
  }
  .block_links_type_2.arenda.is_visible{
    margin-top: 10px;
  }
  .is_visible{
    visibility: visible!important;
    height: auto!important;
  }
  .tab_arenda.is_visible, .tab_pokupka.is_visible{
    background: #FFE3C7;
  }
  .link_type_2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 130px;
    max-width: 178px;
    margin-right: 15px;
    margin-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background: #fff;
    box-shadow: -4px 7px 5px -5px #a4a4a4;
    text-decoration: none;
  }
  
  .text_link_type_2 {
    margin: 10px 10px 12px;
    color: #000;
    font-size: 14px;
    font-weight: 600;
  }
  
  .img2_link_type_2 {
    position: relative;
    right: auto;
    height: 90px;
    margin-top: 5px;
  }
  .woocommerce-ordering{
    margin-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  
  .block_links_brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap:wrap;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
  }
  .category-page .block_links_brand{
      margin-bottom:10px;
  }
  .link_brand {
     white-space: nowrap; 
  }
  .link_brand {
    color: #000;
    margin-right: 10px;
    margin-left: 10px;
    text-decoration: underline;
  }
  .block_links_tag {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: 500;
    text-decoration: underline;
  }
  
  .link {
    margin-right: 25px;
    margin-left: 0px;
    color: #000;
    font-size: 16px;
  }
  
  .sec_7 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: linear-gradient(126deg, #323232, rgba(69, 69, 69, 0.6) 67%, #323232);
  }
  
  .cont_sec_7 {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    padding: 5px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .zag_h2_white {
    color: #fff;
    font-size: 32px;
  }
  
  .text_block_white {
    margin-top: 0;
    font-size: 14px;
    color: #fff;
  }
  
  .block_sec_7_right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .block_sec_7_left {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding-right: 20px;
    box-sizing: border-box;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-areas: "Area Area-2 Area-4"
      "Area-3 Area-5 Area-6";
    -ms-grid-columns: 1fr 16px 1fr 16px 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: 0.75fr 16px auto;
    grid-template-rows: 0.75fr auto;
  }
	.main.wf-section.pattern-page .sec_8{
		background: white;
	}
  .sec_8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
      background: #f8f8f8;
  }
  
  .cont_sec_8 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    max-width: 100%;
    padding: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .button_block {
    position: absolute;
    bottom: -72px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
	z-index:1;
    max-width: 1200px;
    margin-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
  .footer {
    position: relative;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .maps {
    width: 100%;
    height: 400px;
    display: flex;
    overflow: hidden;
    max-width: 100%;
    margin-top: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#717171));
    background-image: linear-gradient(180deg, #717171, #717171);
  }
  
  .footer_top_cont {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 15px 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
  }
  
  .footer_top_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  .footer_contact_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
  }
  
  .footer_image_contact {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }
  
  .footer_text_contact {
    font-size: 16px;
    text-decoration: none;
  }
  
  .footer_bottom_cont {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 60px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
  }
  
  .footer_bottom_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
  .footer_bottom_text {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
  }
  
  .link-2 {
    color: #fff;
    font-size: 14px;
  }
  
  .footer_center_cont {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    max-width: 1200px;
    padding-right: 10px;
    padding-left: 10px; 
    padding-bottom:60px;
    justify-content: space-between;
  }
  
  .footer_center_block_top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    margin-bottom: 10px;
    justify-content: flex-start;
  }
  
  .link_catalog_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 22px;
    font-weight: 500;
    text-decoration: none;
  }
  
  
  .text_link_block {
    margin-right: 10px;
    background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
	-webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
	color: #3A8142;
    font-weight: 600;
    text-decoration: none;
  }
  
  .image_link_block {
    width: 36px;
  }
  
  .link_poch_arenda {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 277px;
    height: 50px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-image: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
    text-decoration: none;
  }
  
  .img_arrow_f {
    margin-left: 10px;
  }
  
  .footer_nav_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    font-weight: 500;
  }
  
  
  .footer_nav_menu.end {
    margin-right: 0px;
  }
  
  .footer_nav_link {
    white-space: nowrap;
    margin-right: 0px;
    margin-left: 0px;
    padding: 4px 0px;
    font-size: 14px;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #000;
  }
  
  .footer_nav_link:hover {
    border-bottom: 2px solid green;
	border-image: 2px solid linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
    background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
	-webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
	color: #3A8142;
    text-decoration: none;
  }
  
  .footer_center_block_center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: transparent;
  }
  
  .footer_bottom_block_left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    min-width: 30%;
    margin-right: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .footer_bottom_block_right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    min-width: 60%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .text_a_footer {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
  }
  
  .footer_nav_menu_hor {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 45px;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-weight: 500;
  }
  
  .text_link_bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 15px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #c6c6c6;
    font-size: 22px;
    font-weight: 500;
    text-decoration: none;
  }
  
  .blick {
    position: absolute;
    left: -60px;
    top: -14px;
    right: auto;
    bottom: 0%;
    width: 30px;
    height: 102px;
    background-color: hsla(0, 0%, 100%, 0.19);
  }
  .swiper-wrapper {
    transition-timing-function: linear!important;
  }
  .img_brand {
    width: 40%;
    height: auto;
    margin-right: 30px;
    margin-left: 30px;
  }
  
  .image_fon_sec_7 {
    position: absolute;
    top: auto;
    bottom: 0px;
    width: 100%;
    opacity: 0.32;
  }
  
  .button_quiz {
    position: fixed;
    left: 0;
    top: 30%;
    bottom: auto;
    z-index: 4;
    display:none;
    width: 50px;
    height: 346px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background-image: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);;
    text-decoration: none;
  }
  
  .text_button_quiz {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 267px;
      justify-content:center;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
  }
  
  .sec_5 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    margin-top: 50px;
    margin-bottom: 0px;
    padding-top: 50px;
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f8f8f8));
    background-image: linear-gradient(180deg, #f8f8f8, #f8f8f8);
  }
  
  .cont_sec_5_top {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin-bottom: 30px;
    padding: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .zag_h2_sec_5 {
    width: 100%;
    margin-top: 14px;
    margin-bottom: 0px;
    background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
	-webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
	color: #3A8142;
  }
  
  .carousel_block {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  
  .carousel_brands {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  
  .warning_img_top {
    border-top-right-radius: 10px;
  }
  
  .warning_img_bottom {
    border-bottom-right-radius: 10px;
  }
  
  
  
  .mask {
    width: 77%;
    height: 242px;
  }
  
  .white_arrow {
    position: static;
    width: 41px;
  }
  
  .white_arrow.left {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  
  .image {
    width: 170px;
    border-radius: 10px;
  }
  
  .sec_6 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  
  .cont_sec_6_top {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    margin-bottom: 30px;
    padding: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
  .image_akcii {
    position: absolute;
    top: -139px;
    right: 0%;
    width: 190px;
  }
  
  .img_akcii {
    margin-bottom: 15px;
    border-radius: 20px;
    width: 100%;
    height: auto;
    box-shadow: 1px 1px 7px -2px rgba(0, 0, 0, 0.29);
  }
  
  .logo_link {
    z-index: 1;
    width: 100%;
    padding-bottom: 11px;
  }
  
  .icon_phone {
    display: none;
  }
  
  .text_phone {
    color: #000;
    font-weight: 600;
    text-decoration: none;
  }
  
  .link_block_phone {
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
  }
  @media screen and (max-width: 1200px) {
    h2{
      padding-left: 8px;
    }
  }
  @media screen and (max-width: 991px) {
    .link_catalog_block.bottom.w-inline-block.text_link_block{
      margin-bottom: 10px!important;
    }
	  .menu_category_block, .brand_menu_block{
		  justify-content:center;
	  }
	  .brand_text{
		  width:100%;
		  text-align:center;
	  }
	  .row_cont.video iframe{
		  width: 177px;
    		height: 119px;
	  }
	  .row_cont.video{
		  justify-content:center;
	  }
    .header {
      padding: 5px;
      margin-top: 0;
      grid-template-areas: "Area Area-4 Area-7 Area-5"
        "Area-6 Area-6 Area-6 Area-6";
      -ms-grid-columns: minmax(auto, 160px) 1fr 1fr 0.75fr;
      grid-template-columns: minmax(auto, 160px) 1fr 1fr 0.75fr;
    }
    .category-page #breadcrumbs{
      margin: 0 auto;
    }
    .item_link_advantage.three {
      display: none;
    }
  
    .call_me_button {
      width: 80%;
      font-size: 14px;
    }
  
    .item_advantage.one {
      display: none;
    }
    .logo_link_footer {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  
    .text_item_link_advantage {
      font-size: 13px;
    }
  
    .sec_1 {
      background-position: 50% 50%;
      background-size: cover;
    }
  
    .heading {
      font-size: 24px;
    }
    .text-span{
        font-size: 40px;
    }
    #menu-shapka-sajta{
        margin-top:0;
        margin-bottom:0;
    }
    .paragraph {
      font-size: 12px;
      line-height: 16px;
    }
  
    .main_button {
      width: 230px;
      height: 45px;
      margin-right: 10px;
    }
  
    .two_button {
      width: 230px;
      height: 45px;
    }
  
    .cont_sec_2 {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
  
    .pd_img {
      top: 300px;
      right: -20px;
      bottom: auto;
      max-width: 370px;
    }
  
    .line_pd_img {
      bottom: -100px;
      display: none;
    }
  
    .sec_3 {
      padding-bottom: 30px;
    }
  
    .block_left_sec_3 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .zag_h2 {
      font-size: 30px;
      text-align: center;
    }
  
    .zag_h2.o-kompanii {
      text-align: left;
    }
  
    .text{
      max-width: 550px;
      font-size: 12px;
      font-weight: 500;
      line-height: 16px;
      text-align: center;
    }
    .text_block_white{
      font-weight: 500;
    }
    .block_right_sec_3 p, .block_right_sec_3 ul{
      font-size: 12px;
      font-weight: 500;
    }
    
    .text.o-kompanii {
      font-size: 12px;
      line-height: 16px;
      text-align: left;
    }
  
    .img_abs_one {
      right: -100px;
      width: 100%;
      max-width: 240px;
    }
  
    .img_abs_two {
      bottom: -60px;
      width: 130px;
    }
  
    .link_block_play {
      left: 80px;
      top: 40%;
    }
  
    .cont_sec_4 {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .button_poch_arenda {
      position: relative;
      top: auto;
      right: auto;
    }
  
    .link_type {
      padding-right: 5px;
      padding-left: 5px;
    }
  
    .text_link_type {
      font-size: 12px;
    }
  
    .text_link_type_2 {
      font-size: 14px;
    }
  
    .img2_link_type_2 {
      max-width: 47%;
    }
  
    .link {
      font-size: 14px;
    }
  
    .sec_7 {
      margin-bottom: 0px;
      padding-top: 0px;
    }
  
    .cont_sec_7 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
    }
  
    .zag_h2_white {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 30px;
      text-align: left;
    }
  
    .text_block_white {
      width: 100%;
      max-width: 550px;
      padding-left: 8px;
      padding-right: 8px;
      box-sizing: border-box;
      margin-top: 1px;
      margin-bottom: 30px;
      font-size: 12px;
      line-height: 16px;
      text-align: center;
    }
  
    .block_sec_7_right {
      width: 100%;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .block_sec_7_left {
      width: 100%;
    }
  
    .cont_sec_8 {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .footer_top_cont {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .footer_top_block {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .footer_contact_block {
      margin-right: 20px;
    }
  
    .footer_text_contact {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
    }
  
    .link_catalog_block {
      padding-bottom: 10px;
    }
  
    .link_catalog_block.bottom {
      margin-bottom: 5px;
    }
  
    .footer_nav_menu_hor {
      margin-bottom: 20px;
    }
  
    .text_link_bottom {
      margin-bottom: 5px;
    }
  
  
    .cont_sec_5_top {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .zag_h2_sec_5 {
      margin-top: 0px;
      font-size: 30px;
      text-align: center;
    }
  
    .mask {
      width: 538px;
    }
  
    .sec_6 {
      padding-top: 46px;
    }
  
    .cont_sec_6_top {
      margin-bottom: 5px;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .image_akcii {
      top: -132px;
      bottom: auto;
      max-width: 142px;
    }
  
    .text_phone {
      font-size: 17px;
    }
  }
  @media screen and (max-width: 767px) {
	  .row_cont img{
		  width:100%;
	  }
	  .row_cont{
		  flex-wrap:wrap;
	  }
    .footer_center_cont{
    flex-wrap: wrap;
    }
	  .logo_link img{
		  height: 50px!important;
    	  width: 150px!important;
	  }
	  .logo_link{
		  padding-bottom:0;
	  }
    .header {
		position:relative;
      grid-column-gap: 0px;
      border-bottom: 1px solid green;
	  border-image: 2px solid linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
      grid-template-areas: "Area Area-2 Area-3 Area-4 Area-7 Area-5"
        "Area-6 Area-6 Area-6 Area-6 Area-6 Area-6";
      -ms-grid-columns: 98px 0px 0px 0px 0px 0px 39px 0px 175px 0px 153px;
      grid-template-columns: 98px 0px 0px 39px 175px 153px;
      -ms-grid-rows: auto 38px;
      grid-template-rows: auto 38px;
    }
    .swiper-akcii.swiper-container-horizontal{
      margin-top: 15px;
    }
	  .button_quiz{
		  display: -webkit-box;
    	  display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
	  }
    .button_quiz.w-inline-block img{
      width: 74px;
      border-radius: 0;
    }
    .call_me_button {
      padding-right: 10px;
      padding-left: 10px;
      font-size: 12px;
      line-height: 12px;
    }
  
    .image_item_link_advantage {
      width: 43px;
      height: 43px;
    }
  
    .text_item_link_advantage {
      display: none;
      width: 100%;
      max-width: 83px;
    }
  
    .sec_1 {
      height: 562px;
    }
  
    .heading {
      width: 100%;
      max-width: 520px;
      margin-bottom: 17px;
      font-size: 30px;
    }
  
    .main_button_block {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
  
    .main_button {
      margin-bottom: 10px;
    }
  
    .block_section_1 {
      padding-bottom: 30px;
    }
  
    .sec_2 {
      position: absolute;
      left: 0px;
      top: 563px;
      z-index: 1;
      height: auto;
      max-width: 40%;
      margin-right: auto;
      padding-top: 14px;
      padding-bottom: 0px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  
    .cont_sec_2 {
      max-width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
    }
  
    .item_sec_2 {
      margin-right: 0px;
      margin-bottom: 15px;
    }
  
    .img_sec_2 {
      width: 100%;
      max-width: 40px;
    }
  
    .zag_sec_2 {
      font-size: 12px;
    }
  
    .opis_sec_2 {
      font-size: 10px;
    }
  
    .pd_img {
      top: 282px;
    right: -30px;
    max-width: 295px;
    }
  
    .sec_3 {
      padding-top: 0px;
    }
  
    .block_left_sec_3 {
      width: 40%;
    }
  
    .block_right_sec_3 {
      width: 62%;
      margin-top: 19px;
      box-sizing: border-box;
      padding: 10px;
    }
  
    .img_sec_3 {
      top: 370px;
      bottom: auto;
      max-width: 88%;
    }
  
    .zag_h2 {
      font-size: 28px;
      line-height: 28px;
    }
  
    .zag_h2.o-kompanii, .sec_4.akcii .cont_sec_4 .zag_h2  {
      font-size: 28px;
      line-height: 28px;
    }
  
    .text {
      margin-bottom: 15px;
    }
  
    .img_abs_one {
      display: none;
    }
  
    .img_abs_two {
      right: -26px;
      bottom: -66px;
      width: 90px;
    }
  
    .img_abs_three {
      bottom: -140px;
      z-index: 2;
      max-width: 116px;
    }
  
    .link_block_play {
      left: 30%;
      top: 420px;
      width: 90px;
    }
  
    .link_type {
      width: 31%;
      margin-bottom: 5px;
    }
  
    .block_links_type_2 {
      overflow: auto;
      margin-bottom: 0px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  
    .link_type_2 {
      max-width: 180px;
      margin-right: 10px;
      margin-bottom: 10px;
    }
  
    .block_links_brand {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  
    .zag_h2_white {
      font-size: 28px;
      line-height: 28px;
    }
  
    .footer_bottom_block {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .link-2 {
      text-align: right;
    }
  
    .footer_nav_menu {
      margin-right: 0px;
    }
  
    .footer_nav_link {
      padding-right: 10px;
    }
  
    .footer_nav_menu_hor {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
      align-content: flex-start;
    }
  
    .button_quiz {
      top: auto;
      bottom: 0px;
      width: 100%;
      height: 74px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  
    .text_button_quiz {
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
    }
  
    .sec_5 {
      margin-top: 30px;
    }
  
    .zag_h2_sec_5, .sec_4.akcii .cont_sec_4 .zag_h2  {
      margin-bottom: 8px;
      font-size: 28px;
      line-height: 28px;
    }
  
    .warning_img_top {
      position: absolute;
      left: -32px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
    }
  
    .warning_img_bottom {
      position: absolute;
      right: -32px;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
    }
  
    .mask {
      width: auto;
      max-width: 358px;
    }
  
    .icon_phone {
      display: none;
      width: 38px;
    }
  
    .text_phone {
      display: block;
      font-size: 16px;
    }
  
    .link_block_phone {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
  }
  @media screen and (max-width: 500px) {
    .footer_center_cont::after{
      content: none;
    }
   
    .compare::after{
      right: 10px;
    }
    #breadcrumbs{
      font-size: 12px;
    }
    .product_card{
      width: 45%;
      margin-right: 10px;
      box-sizing: border-box;
    }
    .buy_one_click{
      font-size: 12px;
    }
    .sravnit img{
      width: 20px;
    }
    .block_links_brand{
      font-size: 14px;
    }
  }
  @media screen and (max-width: 479px) {
    .dop_atribute li{
      font-size: 12px;
    }
    .logo_link{
      padding-bottom: 0;
    }
    .button_quiz.w-inline-block img{
      width: 50px;
    }
    .header {
      position: fixed;
      z-index: 999;
      top: 0;
      overflow: visible;
      margin-top: 0px;
      grid-auto-rows: 0px;
      grid-template-areas: "Area Area-2 Area-3 Area-6 Area-4 Area-5";
      -ms-grid-columns: 40% 0px 0px 15% 15% 15%;
      grid-template-columns: 40% 0px 0px 15% 15% 15%;
      -ms-grid-rows: 57px;
      grid-template-rows: 57px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
      background-image: linear-gradient(180deg, #fff, #fff);
    }
  
    .call_me_button {
      display: none;
    }
  
    .image_item_link_advantage {
      width: 54px;
      height: 50px;
      margin-top: 3px;
      margin-right: 0px;
      padding-top: 4px;
    }
  
    .logo_link_footer {
      width: 55%;
    }
  
    .text_item_link_advantage {
      display: none;
      font-size: 12px;
      line-height: 15px;
    }
  
    .sec_1 {
      margin-top: 71px;
      background-position: 59% 50%;
    }
  
    .heading {
      width: 81%;
      font-size: 22px;
      line-height: 35px;
    }
    .main_button {
      margin-right: 0px;
      font-size: 14px;
      line-height: 15px;
      text-align: center;
    }
    .two_button {
      font-size: 14px;
      line-height: 15px;
    }
    .sec_2 {
      position: relative;
      left: auto;
      top: auto;
      width: 100%;
      max-width: none;
    }
    .cont_sec_2 {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
    }
    .zag_sec_2 {
      font-size: 14px;
    }
    .opis_sec_2 {
      max-width: 166px;
      font-size: 12px;
    }
    .opis_sec_2.one {
      max-width: 166px;
    }
    .pd_img {
      right: -23px;
      bottom: 10px;
      max-width: 241px;
    }
    .sec_3 {
      margin-top: 0px;
    }
    .cont_sec_3 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
    }
  
    .block_right_sec_3 {
      width: 100%;
    }
  
    .img_sec_3 {
      top: -853px;
      right: -250px;
      bottom: auto;
      z-index: 1;
		max-width:100%;
    }
  
    .zag_h2 {
      font-size: 20px;
    }
  
    .zag_h2.o-kompanii {
      font-size: 20px;
    }
  
    .text {
      margin-bottom: 10px;
    }
  
    .img_abs_two {
      right: 20px;
    }
  
    .img_abs_three {
      bottom: -109px;
    }
  
    .link_block_play {
      position: absolute;
      left: auto;
      top: -1075px;
      right: -199px;
    }
  
    .img_play {
      position: static;
      top: auto;
      right: auto;
    }
  
    .img_time {
      width: 26px;
    }
  
    .text_link_type {
      font-size: 12px;
    }
  
    .link_type_2 {
      height: 119px;
      max-width: 160px;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
    .link_type{
      width: 100%;
      max-width: 160px;
      margin-right: 10px;
      margin-bottom: 10px;
      box-sizing: border-box;
    }
    .text_link_type_2 {
      font-size: 12px;
    }
  
    .img2_link_type_2 {
      width: auto;
      height: 70px;
      max-width: none;
    }
  
    .zag_h2_white {
      font-size: 20px;
    }
  
    .cont_sec_8 {
      padding-bottom: 0px;
    }
  
    .button_block {
      position: relative;
      bottom: auto;
      margin-top: 15px;
      margin-bottom: 10px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
    }
  
    .maps {
      margin-top: 0px;
    }
  
    .footer_image_contact {
      width: 30px;
      height: 30px;
    }
  
    .footer_text_contact {
      font-size: 14px;
    }
  
    .footer_bottom_cont {
      height: 71px;
    }
  
    .footer_bottom_text {
      text-align: center;
    }
    .text_link_block {
      margin-right: 7px;
      font-size: 14px;
    }
  
    .image_link_block {
      width: 26px;
    }
  
    .link_poch_arenda {
      width: 205px;
    }
  
    .text_a_footer {
      font-size: 12px;
    }
  
    .button_quiz {
      height: 50px;
      border-radius: 0;
    }
  
    .text_button_quiz {
      width: 200px;
      font-size: 16px;
    }
  
    .zag_h2_sec_5, .sec_4.akcii .cont_sec_4 .zag_h2  {
      font-size: 20px;
    }
  
    .warning_img_top {
      left: -16px;
      height: 6px;
    }
  
    .warning_img_bottom {
      right: -16px;
      height: 6px;
    }
  
    .mask {
      max-width: 170px;
    }
  
    .sec_6 {
      padding-top: 19px;
    }
  
    .image_akcii {
      top: -60px;
      max-width: 71px;
    }
  
    .img_akcii {
      border-radius: 10px;
    }
  
    .icon_phone {
      display: block;
      width: 33px;
    }
  
    .text_phone {
      display: none;
    }
  
    .img_logo {
      padding-top: 3px;
    }
  }
  
  #one {
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    -ms-grid-column: 1;
    grid-area: Area;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  
  .block_sec_7_left>#one {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  
  #two {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
    grid-area: Area-5;
  }
  
  .block_sec_7_left>#one {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  
  #three {
    -ms-grid-row: 2;
    -ms-grid-column: 5;
    grid-area: Area-7;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-column-align: center;
    justify-self: center;
    margin-top: 5px;
  }
  
  #four {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 3;
    grid-area: Area-6;
    margin-top: 5px;
  }
  
  .block_sec_7_left>#four {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1;
  }
  
  #five {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: Area-3;
  }
  
  .block_sec_7_left>#five {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  
  #six {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: Area-3;
  }
  
  .block_sec_7_left>#six {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  
  #seven {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: Area-3;
  }
  
  .block_sec_7_left>#seven {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  
  #eight {
    -ms-grid-row: 1;
    -ms-grid-column: 4;
    grid-area: Area-4;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
  
  .block_sec_7_left>#eight {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  
  #nine{
    -ms-grid-row: 1;
    -ms-grid-column: 4;
    grid-area: Area-4;
  }
  
  .block_sec_7_left>#nine {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  
  #ten {
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  
  #eleven {
    -ms-grid-row: 1;
    -ms-grid-column: 4;
    grid-area: Area-4;
  }
  
  .block_sec_7_left>#eleven {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }
  
  @media screen and (max-width: 991px) {
    .footer_center_cont{
      padding-bottom: 54px;
    }
    #one {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      -ms-grid-column: 1;
    }
  
    #two {
      -ms-grid-row: 1;
      -ms-grid-column: 4;
    }
  
    #three {
      -ms-grid-row: 1;
      -ms-grid-column: 3;
    }
  
    #four {
      -ms-grid-row: 2;
      -ms-grid-column: 1;
      -ms-grid-column-span: 4;
    }
  
    #eight {
      -ms-grid-row: 1;
      -ms-grid-column: 2;
    }
  
    #nine {
      -ms-grid-row: 1;
      -ms-grid-column: 2;
    }
  
    #eleven {
      -ms-grid-row: 1;
      -ms-grid-column: 2;
    }
  }
  
  @media screen and (max-width: 767px) {
	  .button_quiz {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }
    #one {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      -ms-grid-column: 1;
    }
  
    #two {
      -ms-grid-row: 1;
      -ms-grid-column: 11;
    }
  
    #three {
      -ms-grid-row: 1;
      -ms-grid-column: 9;
    }
  
    #four {
      -ms-grid-row: 2;
      -ms-grid-column: 1;
      -ms-grid-column-span: 11;
    }
  
    #five{
      -ms-grid-row: 1;
      -ms-grid-column: 5;
    }
  
    #six {
      -ms-grid-row: 1;
      -ms-grid-column: 5;
    }
  
    #seven {
      -ms-grid-row: 1;
      -ms-grid-column: 5;
    }
  
    #eight {
      -ms-grid-row: 1;
      -ms-grid-column: 7;
    }
  
    #nine {
      -ms-grid-row: 1;
      -ms-grid-column: 7;
    }
  
    #eleven {
      -ms-grid-row: 1;
      -ms-grid-column: 7;
    }
  }
  
  @media screen and (max-width: 479px) {
    #one {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      -ms-grid-column: 1;
    }
  
    #two {
      -ms-grid-row: 1;
      -ms-grid-column: 6;
    }
  
    #four {
      -ms-grid-row: 1;
      -ms-grid-column: 4;
      -ms-grid-column-span: 1;
    }
  
    #five {
      -ms-grid-row: 1;
      -ms-grid-column: 3;
    }
  
    #six {
      -ms-grid-row: 1;
      -ms-grid-column: 3;
    }
  
    #seven {
      -ms-grid-row: 1;
      -ms-grid-column: 3;
    }
  
    #eight {
      -ms-grid-row: 1;
      -ms-grid-column: 5;
    }
  
    #nine {
      -ms-grid-row: 1;
      -ms-grid-column: 5;
    }
  
    #eleven {
      -ms-grid-row: 1;
      -ms-grid-column: 5;
    }
  }

.container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }
        

        /* Quiz preview section */
        .quiz-preview {
            display: flex;
            flex-direction: row;
			align-items:center;
            border-radius: 10px;
            overflow: hidden;
            margin-bottom: 40px;
        }
        
        .image-container {
            display:flex;
            position: relative;
			max-width:470px;
            display: flex;
            align-items: center;
            justify-content: center;
        }
		.image-container{
			width:100;
		}
        
        .septic-image {
            position: relative;
            z-index: 2;
            max-width: 100%;
            height: auto;
        }
        
        .content-container {
            flex: 1;
            padding: 40px;
        }
        
        .discount-badge {
            display: inline-block;
            background: #ffd54f;
            color: #333;
            padding: 5px 15px;
            border-radius: 20px;
            font-weight: bold;
            margin-bottom: 20px;
        }
        
        .quiz-title {
            font-size: 32px;
            font-weight: bold;
            color: #333;
            margin-bottom: 20px;
        }
        
        .quiz-description {
            font-size: 18px;
            color: #666;
            margin-bottom: 30px;
        }
        
        .start-button {
            display: inline-block;
            background: linear-gradient(91.11deg, #3A8142 0.58%, #39C948 85.84%);
            color: white;
            padding: 15px 40px;
            border-radius: 5px;
            font-size: 18px;
            font-weight: bold;
            text-decoration: none;
            cursor: pointer;
            transition: background-color 0.3s;
            margin-bottom: 40px;
        }
        
        .start-button:hover {
            background-color: #68a936;
        }
        
        .benefits-title {
            font-size: 20px;
            font-weight: bold;
            color: #333;
            margin-bottom: 20px;
        }
        
        .benefit-item {
            display: flex;
            align-items: center;
            margin-bottom: 15px;
        }
        
        .benefit-icon {
            width: 60px;
            height: 60px;
            margin-right: 15px;
            object-fit: contain;
        }
        
        .benefit-text {
            font-size: 16px;
            color: #666;
        }
        
        .contact-info {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: 30px;
        }
        
        .phone-number {
            font-size: 22px;
            font-weight: bold;
            color: #333;
            text-decoration: none;
        }
        
        .markvis-text {
            color: #999;
            font-size: 14px;
        }
        
        .markvis-text span {
            color: #666;
            font-weight: bold;
        }
        
        /* Responsive styles */
        @media (max-width: 992px) {
            .quiz-preview {
                flex-direction: column;
            }
            
            .content-container {
                padding: 30px;
            }
            
            .quiz-title {
                font-size: 28px;
            }
        }
        
        @media (max-width: 768px) {
            .content-container {
                padding: 20px;
            }
            
            .quiz-title {
                font-size: 24px;
            }
            
            .quiz-description {
                font-size: 16px;
            }
            
            .contact-info {
                flex-direction: column;
                align-items: flex-start;
            }
            
            .phone-number {
                margin-bottom: 15px;
            }
        }
        
        @media (max-width: 576px) {
            .container {
                padding: 10px;
            }
            
            .quiz-title {
                font-size: 22px;
            }
            
            .start-button {
                width: 100%;
                text-align: center;
                padding: 12px;
            }
            
            .benefit-item {
                margin-bottom: 20px;
            }
            
            .benefit-icon {
                width: 50px;
                height: 50px;
            }
        }