/*!
Theme Name: PlastikMarket
Theme URI: http://underscores.me/
Author: serious-art.ru
Author URI: http://serious-art.ru/
Description: Plastik Market
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: PlastikMarket
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

PlastikMarket is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

  @font-face {
  font-display: swap;
  font-family: "Roboto Light";
  font-weight: 300;
  src: local("Roboto Light"),
  url("font/Roboto-Light.ttf") format("truetype");
  }
  @font-face {
	font-display: swap;
	font-family: "Roboto Regular";
	font-weight: 400;
	src: local("Roboto"),
	url("font/Roboto-Regular.ttf") format("truetype");
  }
  @font-face {
	font-display: swap;
	font-family: "Roboto Medium";
	font-weight: 500;
	src: local("Roboto"),
	url("font/Roboto-Medium.ttf") format("truetype");
  }
  @font-face {
	font-display: swap;
	font-family: "Roboto Bold";
	font-weight: 700;
	src: local("Roboto"),
	url("font/Roboto-Bold.ttf") format("truetype");
  }

/*--------------------------------------------------------------
# Base 
--------------------------------------------------------------*/

  .col14_120 a:hover {
	text-decoration: underline;
	cursor: pointer;
  }
  input {outline:none;}
  
  img {
    max-width: 100%;
    vertical-align: middle;
  }
  .font-style-h0 {
    font-size: 62px;
    line-height: 120%;
    font-weight: 400;
  }
  .font-style-h1 {
    font-size: 62px;
    line-height: 120%;
    font-weight: 400;
  }
  .font-style-h2 {
    font-size: 45px;
    line-height: 120%;
    font-weight: 400;
  }
  .font-style-h3 {
    font-size: 24px;
    line-height: 120%;
    font-weight: 400;
  }
  .font-style-h4 {
    font-size: 24px;
    line-height: 120%;
    font-weight: 400;
  }
  .font-style-h5 {
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
  }
  .font-style-pxl {
    font-size: 20px !important;
  }
  .font-style-pl {
    font-size: 18px !important;
  }
  .font-style-pm {
    font-size: 16px !important;
  }
  .font-style-ps {
    font-size: 14px !important;
  }
  .font-style-button {
    font-size: 18px !important;
  }
  .font-style-italic {
    font-style: italic !important;
  }
  .font-style-bold {
    font-weight: 700 !important;
  }
  .font-style-semibold {
    font-weight: 600 !important;
  }
  .font-style-medium {
    font-weight: 500 !important;
  }
  .font-style-light {
    font-weight: 300 !important;
  }

  .font-style-FFFFFF {
    color: #FFFFFF !important;
  }
  .font-style-181818 {
    color: #181818 !important;
  }
  .font-style-242424 {
    color: #242424 !important;
  }
  .font-style-D9D9D9 {
    color: #D9D9D9 !important;
  }
  .font-style-F6F6F6 {
    color: #F6F6F6 !important;
  }
  .font-style-faec00 {
    color: #faec00 !important;
  }
  .font-style-e7ce01 {
    color: #e7ce01 !important;
  }
  .font-style-13A860 {
    color: #13A860 !important;
  }
  .font-style-F3FBFE {
    color: #F3FBFE !important;
  }
  .font-style-dff0f8 {
    color: #dff0f8 !important;
  }

  .background-style-FFFFFF {
    background-color: #FFFFFF !important;
  }
  .background-style-181818 {
    background-color: #181818 !important;
  }
  .background-style-242424 {
    background-color: #242424 !important;
  }
  .background-style-D9D9D9 {
    background-color: #D9D9D9 !important;
  }
  .background-style-F6F6F6 {
    background-color: #F6F6F6 !important;
  }
  .background-style-faec00 {
    background-color: #faec00 !important;
  }
  .background-style-e7ce01 {
    background-color: #e7ce01 !important;
  }
  .background-style-13A860 {
    background-color: #13A860 !important;
  }
  .background-style-F3FBFE {
    background-color: #F3FBFE !important;
  }
  .background-style-dff0f8 {
    background-color: #dff0f8 !important;
  }

  .margin_bottom_100 {
    margin-bottom: 100px;
  } 
  .margin_bottom_80 {
    margin-bottom: 80px;
  } 
  .margin_bottom_60 {
    margin-bottom: 60px;
  } 
  .margin_bottom_40 {
    margin-bottom: 40px;
  }
  .margin_bottom_20 {
    margin-bottom: 20px;
  }
  .margin_bottom_15 {
    margin-bottom: 15px;
  }
  .margin_top_100 {
    margin-top: 100px;
  }
  .margin_top_80 {
    margin-top: 80px;
  }
  .margin_top_60 {
    margin-top: 60px;
  }
  .margin_top_40 {
    margin-top: 40px;
  }
  .margin_top_20 {
    margin-top: 20px;
  }
  .margin_top_15 {
    margin-top: 15px;
  }
  .margin_top_10 {
    margin-top: 10px;
  }
  .margin_left_10 {
    margin-left: 10px;
  }
  .margin_right_10 {
    margin-right: 10px;
  }
  .margin_left_20 {
    margin-left: 20px;
  }
  .margin_right_20 {
    margin-right: 20px;
  }
  .margin_left_40 {
    margin-left: 40px;
  }
  .margin_right_40 {
    margin-right: 40px;
  }
  .margin_left_60 {
    margin-left: 60px;
  }
  .margin_right_60 {
    margin-right: 60px;
  }
  .margin_left_80 {
    margin-left: 80px;
  }
  .margin_right_80 {
    margin-right: 80px;
  }

  .section-page {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section-image {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .padding_bottom_100 {
    padding-bottom: 100px;
  } 
  .padding_bottom_80 {
    padding-bottom: 80px;
  } 
  .padding_bottom_60 {
    padding-bottom: 60px;
  } 
  .padding_bottom_40 {
    padding-bottom: 40px;
  }
  .padding_bottom_20 {
    padding-bottom: 20px;
  }
  .padding_bottom_15 {
    padding-bottom: 15px;
  }
  .padding_bottom_0 {
    padding-bottom: 0px;
  }
  .padding_top_100 {
    padding-top: 100px;
  }
  .padding_top_80 {
    padding-top: 80px;
  }
  .padding_top_60 {
    padding-top: 60px;
  }
  .padding_top_40 {
    padding-top: 40px;
  }
  .padding_top_20 {
    padding-top: 20px;
  }
  .padding_top_15 {
    padding-top: 15px;
  }
  .padding_top_0 {
    padding-top: 0px;
  }
  .padding_left_15 {
    padding-left: 15px;
  }
  .padding_right_15 {
    padding-right: 15px;
  }

  .sec_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -30px;
    margin-bottom: -30px;
  }
  .sec_row_start {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-right: -30px;
    margin-bottom: -30px;
  }
  .sec_row_center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: -30px;
    margin-bottom: -30px;
  }
  .sec_row_center_too {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
    margin-right: -30px;
    margin-bottom: -30px;
  }
  .sec_row_stretch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-right: -30px;
    margin-bottom: -30px;
  }
  .sec_row_slider {
    width: -webkit-fill-available;
    margin-right: -30px;
    margin-bottom: -30px;
  }
  .sec_row_grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -30px;
    margin-bottom: -30px;
  }
  .sec_row_grid .col_01 {
    margin-bottom: 30px;
  }
  .sec_row_grid .col_02 {
    margin-bottom: 30px;
  }
  .sec_row_grid .col_03 {
    margin-bottom: 30px;
  }
  .sec_row_grid .col_04 {
    margin-bottom: 30px;
  }
  .sec_row_grid .col_042 {
    margin-bottom: 30px;
  }

  .col_01 {
    width: 100%;
    padding-right: 30px;
    margin-bottom: 30px;
  }
  .col_02 {
    width: 50%;
    padding-right: 30px;
    margin-bottom: 30px;
  }
  .col_03 {
    width: 33.33%;
    padding-right: 30px;
    margin-bottom: 30px;
  }
  .col_04 {
    width: 25%;
    padding-right: 30px;
    margin-bottom: 30px;
  }
  .col_042 {
    width: 25%;
    padding-right: 30px;
    margin-bottom: 30px;
  }
  .col_05 {
    width: 20%;
    padding-right: 30px;
    margin-bottom: 30px;
  }
  .col_06 {
    width: 16.66%;
    padding-right: 30px;
    margin-bottom: 30px;
  }
  .col_040 {
    width: 40%;
    padding-right: 30px;
    margin-bottom: 30px;
  }
  .col_060 {
    width: 60%;
    padding-right: 30px;
    margin-bottom: 30px;
  }
  .col_033 {
    width: 33.33%;
    padding-right: 30px;
    margin-bottom: 30px;
  }
  .col_066 {
    width: 66.66%;
    padding-right: 30px;
    margin-bottom: 30px;
  }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

.section-top {
  padding-top: 15px;
  padding-bottom: 15px;
  -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-color: #fff;
}

.div-body {
  min-width: 360px;
  font-family: Roboto, sans-serif;
  color: #181818;
}

.section-menu {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #181818;
}

.div-container-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-top-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-top-center {
  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;
}

.div-top-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-top01 {
  margin-right: 40px;
}

.div-adres {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-top {
  color: #181818;
  font-weight: 500;
  text-decoration: none;
}

.top-img {
  margin-right: 8px;
}

.text-block-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1e87f0;
  font-weight: 600;
  text-decoration: none;
}

.text-block-link:hover {
  color: #1e87f0;
  text-decoration: underline;
}

.div-top02 {
  margin-right: 0px;
}

.text-span {
  font-weight: 700;
}

.div-top05 {
  margin-left: 2vw;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.text-block-phone {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1e87f0;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-phone:hover {
  color: #1e87f0;
  text-decoration: underline;
}

.bottun-top {
  margin-bottom: 5px;
  padding: 4px 18px 4px 16px;
  border: 2px solid #faec00;
  border-radius: 15px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #181818;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.bottun-top:hover {
  border-color: #e7ce01;
  background-color: #e7ce01;
  color: #fff;
}

.div-top04 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottun-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 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-color: #13A860;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.bottun-list:hover {
  background-color: #056235;
  box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.10);
}

.test-button-w {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}

.test-button {
    color: #181818;
    font-size: 12px;
    font-weight: 700;
}

.bottun-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 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-color: #faec00;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.bottun-card:hover {
  background-color: #e7ce01;
  box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.10);
}

.bottun-list {
  width: 150px;
  text-decoration: none;
}

.bottun-card {
  position: relative;
  width: 140px;
  margin-left: 1vw;
  text-decoration: none;
}

.test-top-logo {
  font-size: 14px;
  line-height: inherit;
  font-weight: 500;
  text-align: center;
}

.text-span-2 {
  color: #E22020;
  font-size: 14px;
  font-weight: 600;
}

.div-container-menu {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -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;
}

.link-menu-top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  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;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.link-menu-top:hover {
  color: #faec00;
}

.min-menu-top {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 3px;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
  background-color: #faec00;
  opacity: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div-logotip {
  position: relative;
}

.div-menu-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

.div-menu-rght {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
}

ul, ol {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
}

.div-menu-left li a {
	color: #faec00;
	position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	width: fit-content;
    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;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}
.div-menu-left > li:hover > a {
    color: #ffffff;
	text-decoration: underline;
}
.div-menu-left > li:not(:last-child):after {
    position: absolute;
    right: 0;
    top: 22px;
    content: '';
    width: 1px;
    height: 16px;
    background-color: #faec00;
}

.div-menu-left .menu-item {
    position: relative;
	display: flex;
    width: -webkit-fill-available;
    justify-content: center;
}
.div-menu-left .sub-menu {
    top: 60px;
    position: absolute;
    background: #181818;
    min-width: 300px;
    list-style: none;
    display: none;
	  z-index: 99;
    padding: 20px;
}
.div-menu-left .sub-menu li a {
    height: 30px;
}
.div-menu-left .sub-menu > li:hover a {
    color: #ffffff;
	text-decoration: underline;
}
.div-menu-left li a:hover ~ .sub-menu, .sub-menu:hover {
    display: block;
}

.div-menu-rght li a {
	color: #fff;
	position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    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;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
}
.div-menu-rght li:hover a {
    color: #faec00;
}
.div-menu-rght li a::after {
  content: " ";
	position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 2;
    width: 3px;
    height: 20px;
    margin-right: auto;
    margin-left: auto;
    background-color: #faec00;
    opacity: 0;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}
.div-menu-rght li:hover a::after {
    opacity: 1;
}
.div-menu-left li.menu-item-has-children > a:before {
	content: " ";
	background-image: url('images/vector.svg');
    position: absolute;
    right: -8px;
    z-index: 2;
    width: 10px;
    height: 6px;
}

.block_card_category {
    display: block;
    overflow: hidden;
    border-radius: 10px;
    transition: all 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28);
    /*box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.05);*/
}
.block_card_category:hover {
    box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.05);
    transform: scale(1.06);
}
.card_img {
    display: block;
    position: relative;
    padding-top: 65%;
    overflow: hidden;
}
.card_image {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    background-position: 50% 50%;
    background-size: cover;
    background-color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
}
.card_tovar {
    min-height: 80px;
    display: flex;
    background: #faec00;
    color: #181818;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}
.block_card_category:hover .card_tovar {
  background: #e7ce01;
}

.card_tovar_too {
    min-height: 100px;
    display: flex;
    flex-direction: column;
    background: #f6f6f6;
    color: #181818;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}
.block_card_category:hover .card_tovar_too {
  background: #f8f8f8;
}

.card_tovar .block_card_text, .card_tovar_too .block_card_text {
  color: #181818;
}
.card_tovar_too .block_card_text:hover  {
  color: #faec00;
}

.section-01 {
  padding-top: 60px;
  padding-bottom: 0px;
}

.section-footer {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #181818;
}

.div-container-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -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;
}

.div-end-col {
  width: 30%;
  column-count: 2;
}
.div-end-colmin {
  width: 23%;
}
.div-end-colmax {
  width: 23%;
}
.div-end-coltoo {
  width: 23%;
}

.div-adres-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-end {
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.text-span-3 {
  font-weight: 700;
}

.text-block-link-end {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.text-block-link-end:hover {
  color: #1e87f0;
  text-decoration: underline;
}

.text-block-phone-end {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-phone-end:hover {
  color: #1e87f0;
  text-decoration: underline;
}

.logo-end {
  margin-bottom: 30px;
}

.link-menu-end {
  display: block;
  margin-bottom: 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.link-menu-end:hover {
  color: #1e87f0;
  text-decoration: underline;
}

.text-pr-min {
  margin-bottom: 10px;
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 14px;
}

.link-seti-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 34px;
  height: 34px;
    float: left;
    -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: 50%;
    background: #8c8c8c30;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.link-seti-end:hover {
  border-color: #1e87f0;
  background-color: #1e87f0;
}

.link-seti-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  float: left;
  flex-shrink: 0;
  -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: 20px;
  background: #181818;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.link-seti-top:hover {
  border-color: #e7ce01;
  background-color: #e7ce01;
}

.max {
  background-color: #661bd3;
}
.telegram {
  background-color: #1e87f0;
}

.div-block-seti {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  gap: 15px;
}

.text-pr {
  margin-top: 80px;
  margin-bottom: 5px;
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 34px;
  line-height: 34px;
  font-weight: 700;
}

.text-pr-link {
  margin-bottom: 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 14px;
}

.text-pr-link:hover {
  color: #1e87f0;
  text-decoration: underline;
}

.pop-up-phone {
  position: relative;
  z-index: 0;
  display: block;
  -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-style: solid;
  border-width: 10px;
  border-color: rgba(207, 168, 123, 0.5);
  border-radius: 50%;
}

.pop-up {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  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: 50%;
  background-color: #faec00;
	-webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.pop-up:hover {
	background-color: #e7ce01;
}

.div-container {
  position: relative;
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-container-min {
  position: relative;
  display: block;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row01_1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 0px;
  -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;
}

.col01_1 {
  position: relative;
  width: 68%;
  height: 320px;
  margin-right: 20px;
}

.col01_2 {
  position: relative;
  width: 33%;
  height: 320px;
}

.col033_min {
	width: 100%;
}

.div_back_fon {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.col01_1:hover .div_back_fon, .col01_2:hover .div_back_fon, .col01_3:hover .div_back_fon, .col01_4:hover .div_back_fon, .col01_5:hover .div_back_fon, .col01_6:hover .div_back_fon {
  background-color: rgba(0, 0, 0, 0.3);
}

.div_back_fon:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.text-col01 {
  position: absolute;
  left: 40px;
  top: auto;
  right: auto;
  bottom: 35px;
  z-index: 3;
  font-size: 24px;
  line-height: 24px;
}

.col01_1 {
  color: #181818;
  text-decoration: none;
}

.col01_2 {
  color: #fff;
  text-decoration: none;
}

.col01_3 {
  position: relative;
  width: 50%;
  height: 320px;
  margin-right: 10px;
  color: #fff;
  text-decoration: none;
}

.col01_4 {
  position: relative;
  width: 50%;
  height: 320px;
  margin-right: 0px;
  margin-left: 10px;
  color: #fff;
  text-decoration: none;
}

.col01_6 {
  position: relative;
  width: 68%;
  height: 320px;
  margin-left: 20px;
  color: #181818;
  text-decoration: none;
}

.col01_5 {
  position: relative;
  width: 33%;
  height: 320px;
  color: #fff;
  text-decoration: none;
}

.section-02 {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}

.min-sec-line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  width: 3px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  background-color: #dfdddd;
}

.wrap-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  align-items: center;
  width: -webkit-fill-available;
  justify-content: center;
}
.wrap-heading-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  align-items: center;
  width: -webkit-fill-available;
  justify-content: start;
}
.icon-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 52px;
  height: 52px;
    -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: 50%;
    background: #faec00;
    flex-shrink: 0;
}
.icon-num {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 52px;
  height: 52px;
    -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: 50%;
    background: #faec00;
    flex-shrink: 0;
    margin-left: -26px;
}
.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.wrap-icon-num {
  border-left: 1px solid;
  border-color: #faec00;
  margin-left: 26px;
}
.wrap-icon-num:last-child {
  border-left: 0px solid;
}
.col02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  margin-top: 40px;
  float: left;
  clear: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.block02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -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: 3px solid #242424;
}

.block02-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66px;
  height: 66px;
  -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: 3px solid #e7d3bd;
  background-color: #faec00;
}

.text-block02 {
  margin-left: 30px;
  font-size: 18px;
  font-weight: 500;
}

.text-span-4 {
  font-weight: 700;
}

.section-03 {
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fbfafa;
}

.section-04 {
  position: relative;
  padding-top: 80px;
  padding-bottom: 0px;
}

.section-05 {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
}

.min-sec-line-end {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 3px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  background-color: #dfdddd;
}

.row04 {
  margin-top: 40px;
}

.text-span-5 {
  color: #faec00;
}

.row05 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-right: -20px;
  -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;
}

.sec_pop-up-phone {
  position: fixed;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 5%;
  z-index: 99;
}

.col05 {
  position: relative;
  width: 33.33%;
  padding-right: 20px;
	margin-bottom: 15px;
  color: #fff;
  text-decoration: none;
}

.card05 {
  position: relative;
    width: 100%;
    padding-top: 65%;
    border-radius: 15px;
    overflow: hidden;
}

.card05-img {
    position: absolute;
    z-index: 1;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.card055-img {
    position: absolute;
    z-index: 1;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.link-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 60px;
  float: left;
  -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-style: solid;
  border-width: 2px;
  border-radius: 10px;
  border-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div05_back_fon:hover .link-video {
  border-color: #faec00;
  background-color: #faec00;
}

.div05_back_fon {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  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;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  opacity: 0;
}

.div05_back_fon:hover {
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 1;
}

.bottun-top {
  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;
}

.bottun-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 18px 16px 16px;
  -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: 2px solid #faec00;
  border-radius: 10px;
  background-color: #faec00;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #181818;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.bottun-video:hover {
  border-color: #e7ce01;
  background-color: #e7ce01;
}

.svg_video {
  margin-left: 10px;
  width: 20px;
}

.bottun-file {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
  margin-top: 40px;
  padding: 16px 18px 16px 16px;
  -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: 2px solid #faec00;
  border-radius: 10px;
  background-color: #faec00;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #181818;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.bottun-file:hover {
  border-color: #e7ce01;
  background-color: #e7ce01;
}

.row03 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.col03_1 {
  width: 35%;
  height: 100%;
  padding-right: 60px;
  float: left;
}

.col03_1_min {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-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;
}

.col03_2 {
  position: relative;
  width: 65%;
}

.text-block {
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
}

.text-block-2 {
  margin-top: 40px;
  font-size: 16px;
  font-weight: 700;
}

.text-block-3 {
  margin-top: 20px;
  font-size: 16px;
  line-height: 22px;
}

.text-block-4 {
  margin-top: 30px;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
}

.bottun-slyder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  margin-top: 40px;
  padding: 30px 18px 30px 16px;
  -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-color: #181818;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.bottun-slyder:hover {
  border-color: #e7ce01;
  background-color: #e7ce01;
  color: #fff;
}

.col03_row {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150%;
  height: 100%;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.col03_card {
  position: relative;
  width: 50%;
  height: 100%;
  margin-right: 20px;
  color: #fff;
  text-decoration: none;
}

.card03 {
  height: 100%;
}

.col_img03 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  height: 100%;
  background-position: 50% 50%;
  background-size: cover;
}

.col_dop {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  width: 50%;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(251, 250, 250, 0)), color-stop(35%, #fbfafa));
  background-image: linear-gradient(90deg, rgba(251, 250, 250, 0), #fbfafa 35%);
}

.div_arrow03 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  padding-bottom: 35px;
  padding-left: 35px;
  -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;
}

.text-block-arrow {
  margin-right: 10px;
  margin-left: 10px;
  color: #fff;
  font-size: 32px;
  line-height: 32px;
}

.text-span-6 {
  font-weight: 700;
}

.top-img-card {
  margin-right: 8px;
}

.link-menu_phone {
  display: none;
}

.div-breadcrumb {
  margin-bottom: 30px;
}

.div-breadcrumb a {
  display: inline-block;
  color: #1e87f0;
  font-weight: 500;
  cursor: pointer;
}

.div-breadcrumb a:hover {
  text-decoration: underline;
}

.div-breadcrumb .breadcrumb_last {
  display: inline-block;;
  color: #242424;
  font-weight: 500;
}

.section-image .div-breadcrumb {
	color: #ffffff;
}
.section-image .div-breadcrumb a {
	color: #1e87f0;
}
.section-image .div-breadcrumb .breadcrumb_last {
	color: #ffffff;
}

  .image555 {
    max-width: 400px;
    margin-left: 40px;
  }

.text-bc {
  display: inline-block;
  margin-right: 15px;
  color: #242424;
  font-weight: 500;
  cursor: pointer;
}

.text-bc:hover {
  text-decoration: underline;
}

.text-bc-in {
  display: inline-block;
  margin-right: 15px;
  color: #faec00;
  font-weight: 500;
}

.text-bc-if {
  display: inline-block;
  margin-right: 15px;
  color: #242424;
  font-weight: 500;
  text-decoration: none;
}

.text-bc-if:hover {
  text-decoration: none;
}

.section2-01 {
  padding-top: 60px;
  padding-bottom: 80px;
}

.heading-left {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 32px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.heading-center {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.row2_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: -20px;
  margin-bottom: -20px;
  -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;
}

.col2_05 {
  position: relative;
  width: 33.33%;
  color: #fff;
  text-decoration: none;
}

.col2_05 {
  margin-bottom: 20px;
  padding-right: 20px;
}

.row3_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: -20px;
  margin-bottom: -20px;
  -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;
}

.col3_1 {
  position: relative;
  width: 20%;
  padding-right: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-decoration: none;
}

.card3_div {
  position: relative;
	width: 100%;
  padding-top: 75%;
  border-radius: 12px;
  overflow: hidden;
}

.link-img-id {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  float: left;
  -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-style: solid;
  border-width: 2px;
  border-color: #ffffff80;
  border-radius: 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div05_back_fon:hover .link-img-id {
  border-color: #faec00;
  background-color: #faec00;
}

.row501 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 0px;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.row501 a {
    color: #1e87f0;
    font-weight: 500;
}

.col14_02 p {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}

.text-p-head {
  font-size: 24px;
  font-weight: 700;
}

.col501 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  -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;
}

.paragraph-2 {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  margin-right: 80px;
}

.link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1e87f0;
  text-decoration: none;
}

.link:hover {
  color: #1e87f0;
  text-decoration: underline;
}

.image-p {
  width: 50%;
  max-width: 650px;
}

.bottun-video {
  text-decoration: none;
}

.row5_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: -20px;
  padding: 80px 40px;
  -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: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fbfafa;
}

.col5_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: 40px;
  margin-left: 40px;
  padding: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #efeceb;
}

.block_icon5 {
  margin-right: 30px;
  padding: 30px;
  background-color: #faec00;
}

.text-block-5 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
}

.section2-02 {
  margin-bottom: 100px;
}

.heading-center-min {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.col5_02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding: 0px 40px 0px 0px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-52 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

.block_icon52 {
  margin-right: 30px;
  padding: 30px;
  background-color: #181818;
}

.link-2 {
  color: #faec00;
  text-decoration: none;
}

.section2-03 {
  padding-bottom: 80px;
}

.div_line-5 {
  width: 100%;
  height: 3px;
  margin-top: 100px;
  background-color: #efeceb;
}

.section5-04 {
  position: relative;
  padding-top: 140px;
  padding-bottom: 140px;
  background-color: #efeceb;
}

.min-sec-line-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  width: 3px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  background-color: #dfdddd;
}

.div-form-sec, #wpcf7-f62-o1 {
  max-width: 980px;
  margin-top: -15px;
  margin-right: auto;
  margin-left: auto;
}

.div-form-sec, #wpcf7-f62-o1 form {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.input-form {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 15px;
  -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-style: solid;
  border-width: 2px;
  border-radius: 10px;
  border-color: #f6f6f6;
  background-color: #f6f6f6;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 16px;
  font-weight: 600;
}

.input-form:hover {
  border-color: #e7ce01;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}
.wpcf7-list-item a {
    color: #1e87f0;
}

.input-div {
  width: 50%;
  padding: 10px;
}

.input-div-long {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 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;
}

.bottun-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 380px;
  padding: 30px 18px 30px 16px;
  -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-color: #181818;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  border: none;
}

.bottun-form:hover {
  border-color: #e7ce01;
  background-color: #e7ce01;
  color: #fff;
}

.section5-05 {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
}

.html-embed {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 500px;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.div-container-map {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-map {
  background-color: #fff;
  border-radius: 10px;
}

.adres-map {
  padding: 40px 70px;
}

.div-adres-map {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row8_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.heading-left-w {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.paragraph-8 {
  color: #181818;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
}
.paragraph-8 a {
  color: #1e87f0;
}
.paragraph-8 a:hover {
  text-decoration: underline;
}

.col8_01 {
  width: 50%;
  padding-right: 60px;
  float: left;
}

.col8_012 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  float: left;
}
.col8_012 img {
  overflow: hidden;
  border-radius: 10px;
}

.min-sec-line-top8 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  width: 3px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  background-color: #423f3d;
}

.min-sec-line-end8 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 3px;
  height: 80px;
  margin-right: auto;
  margin-left: auto;
  background-color: #423f3d;
}

.div-form8, #wpcf7-f61-o1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-width: 380px;
  margin-right: auto;
  margin-left: 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-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;
  background: #ffffff;
  padding: 20px 10px;
  border-radius: 15px;
    border-top: 10px solid;
    border-bottom: 10px solid;
    border-color: #faec00;
}

.text-block-53 {
  margin-bottom: 20px;
  color: #181818;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  font-weight: 600;
}

.bottun-form8 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 10px 20px 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-color: #181818;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #181818;
  background: #faec00;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 10px;
  border:none;
}

.bottun-form8:hover {
  background-color: #e7ce01;
  color: #181818;
}

.input-div8 {
  width: 100%;
  padding: 10px;
  text-align: center;
}

.text-card {
  position: absolute;
  left: -10px;
  top: -10px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 24px;
  min-width: 24px;
  padding-right: 6px;
  padding-left: 6px;
  -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: 20px;
  background-color: #e22020;
  color: #fff;
  text-decoration: none;
}

.text-card:hover {
  text-decoration: none;
}

.row08_1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 120px;
  -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;
}

.col9_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  padding-right: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.col9_012 {
  width: 30%;
}

.image-price {
  width: 50%;
  float: left;
}

.table-top {
  width: 25%;
  padding: 25px 20px;
  float: left;
  border-right: 2px solid #fff;
  background-color: #181818;
  text-align: center;
}

.text-table-top {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}

.table-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding: 20px;
  float: left;
  -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: 2px solid #fff;
  border-right: 2px solid #fff;
  background-color: #fbfafa;
  text-align: center;
}

.text-table {
  color: #181818;
  font-size: 13px;
  font-weight: 700;
  text-transform: none;
}

.table-line2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding: 20px;
  float: left;
  -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: 2px solid #fff;
  border-right: 2px solid #fff;
  background-color: #eee;
  text-align: center;
}

.text-table2 {
  color: #181818;
  font-size: 13px;
  font-weight: 900;
  text-transform: none;
}

.text-block-54 {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;
}

.row15_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.col14_01 {
  width: 50%;
  padding-right: 60px;
}
.col14_010 {
  width: 30%;
  padding-right: 60px;
}
.col14_01 .uk-slideshow-items {
  background: #fff;
  border-radius: 10px;
}

.div-tovar_img {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.tovar_img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.col14_12 {
  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-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.col14_120 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-term_img {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.term_img {
  width: 100%;
}
.text14-block {
  font-size: 30px;
  line-height: 26px;
  font-weight: 600;
  margin-top: 0px;
}

.text14-block5 {
  margin-top: 20px;
  color: #242424;
  font-size: 16px;
  font-weight: 500;
}

.text14-block-2 {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
}

.text14-block-3 {
  margin-top: 20px;
  font-size: 16px;
  line-height: 22px;
}

.text14-block-4 {
  width: 100%;
  font-size: 24px;
  line-height: 40px;
  font-weight: 700;
  text-align: right;
	text-align: left;
}

.bottun-tovar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  margin-top: 20px;
  padding: 20px 18px 20px 16px;
  border-radius: 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-color: #181818;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}

.bottun-tovar:hover {
  border-color: #e7ce01;
  background-color: #e7ce01;
  color: #fff;
}

.div_line-14 {
  width: 100%;
  height: 2px;
  margin-top: 40px;
  background-color: #efeceb;
}

.col-tovar-min {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
	width: 100%;
  float: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.row14-min {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text14-block-6 {
  display: inline-block;
  margin-right: 15px;
  font-size: 16px;
  font-weight: 700;
}

.link-tovar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 36px;
  border-radius: 6px;
  -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-color: #f3fbfe;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.link-tovar:hover {
  background-color: #faec00;
}

.text14-block-tovar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 40px;
  -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;
  font-size: 16px;
  font-weight: 500;
	border-style: solid;
    border-width: 1px;
    border-color: #fff;
    background-color: #fff;
    text-align: center;
}

.div-block {
  width: 100%;
}

.row14_02 {
  display: block;
}

.col14_02 {
  width: 65%;
  padding-right: 60px;
}

.col14_22 {
  width: 35%;
}

.div_line-more {
  width: 100%;
  height: 3px;
  margin-bottom: 40px;
  background-color: #efeceb;
}

.text-span-14 {
  font-size: 18px;
  font-weight: 700;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -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;
  background-color: #efeceb;
}

.text-block-144 {
  margin-bottom: 20px;
  color: #181818;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.bottun-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 26px 18px 26px 16px;
  -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-style: solid;
  border-width: 3px;
  border-color: #faec00;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #181818;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.bottun-more:hover {
  border-color: #e7ce01;
  background-color: #e7ce01;
  color: #fff;
}

.heading-left-min {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.div-block-dop {
  margin-right: -20px;
}

.col14_03 {
  width: 25%;
  padding-right: 20px;
  float: left;
}

.card014 {
  position: relative;
  width: 100%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #181818;
  text-decoration: none;
}

.card014:hover {
  color: #faec00;
}

.card014:hover .text-block-145 {
  color: #faec00;
}

.card014-img {
  position: relative;
  z-index: 1;
  display: block;
}

.text-block-145 {
  margin-top: 20px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
   color: #181818;
}

.card019:hover .text-block-145 {
	color: #faec00;
}

.text-block-146 {
  margin-top: 5px;
  color: #181818;
  font-size: 16px;
}

.text-block-147 {
  margin-top: 5px;
  color: #181818;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}

.card14-img-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 18vw;
    max-height: 260px;
  -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;
}

.card014-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('images/image-23.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.row19_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-right: -40px;
  margin-bottom: -20px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.col19_01 {
  width: 33.33%;
  margin-bottom: 20px;
  padding-right: 40px;
  float: left;
}

.col19_01:hover {
  margin-bottom: -40px;
}

.card019 {
  position: relative;
  width: 100%;
  padding-bottom: 20px;
  background-color: #fff;
  -webkit-transition: all 50ms ease;
  transition: all 50ms ease;
  color: #181818;
  text-align: center;
  text-decoration: none;
}

.card019:hover {
  z-index: 2;
  margin-bottom: 0px;
  box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.15);
  color: #faec00;
}

.card19-img-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20vw;
  max-height: 350px;
  margin-bottom: 15px;
  -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;
}

.card019-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.card-tovar {
  display: none;
  margin-top: 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;
}

.link-tovar {
  cursor: pointer;
}

.card-tovar-min {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  float: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.bottun-min-tovar {
  padding: 4px 20px;
  min-height: 36px;
  border: 2px solid #faec00;
  background-color: #faec00;
  border-radius: 10px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #181818;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.bottun-min-tovar:hover {
  border-color: #e7ce01;
  background-color: #e7ce01;
}

.row20_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -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;
}

.basket-top0 {
  width: 15%;
  color: #242424;
  font-size: 15px;
  font-weight: 500;
  border-right: 2px solid;
  border-color: #F3FBFE;
  padding: 10px;
}
.basket-top1 {
  width: 31%;
  color: #242424;
  font-size: 15px;
  font-weight: 500;
  border-right: 2px solid;
  border-color: #F3FBFE;
  padding: 10px;
}

.basket-top-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #dff0f8;
}

.basket-top2 {
  width: 15%;
  color: #242424;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
  border-right: 2px solid;
  border-color: #F3FBFE;
  padding: 10px;
}

.basket-top3 {
  width: 45%;
}

.basket-top4 {
  width: 10%;
  text-align: right;
}

.bascet-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 2px solid;
  border-color: #f3fbfe;
  background: #ffffff;
  min-height: 40px;
  margin-bottom: 0px;
  padding-right: 10px;
  border-radius: 0px;
  -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-transition: all 200ms ease;
  transition: all 200ms ease;
}

.bascet-col:hover {
  box-shadow: 0 3px 30px -5px rgba(0, 0, 0, 0.1);
}

.bascet-col1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  min-height: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bascet-col2 {
  width: 15%;
  text-align: center;
}

.bascet-col3 {
  width: 15%;
  text-align: center;
}

.bascet-col4 {
  width: 15%;
  text-align: center;
}

.bascet-col5 {
  width: 10%;
  text-align: right;
}

.basect-img {
  width: 150px;
  height: 150px;
  margin-right: 40px;
  background-image: url('images/Rectangle-248.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.text-block-248 {
  margin-top: 2px;
  color: #242424;
  font-size: 15px;
  font-weight: 500;
}

.text-block-249 {
  color: #1e87f0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
	-webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
a:hover.text-block-249 {
  color: #1e87f0;
  text-decoration: underline;
}

.text-block-294 {
  color: #181818;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
	-webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.bascet-tovar {
  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;
}

.bascet-close {
  opacity: 0.35;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.bascet-close:hover {
  opacity: 1;
}

.bascet-close .close {
    width: 17px;
    height: 21px;
    background-image: url(images/delete.png);
    background-position: 0px 0px;
    background-size: cover;
    opacity: 0.5;
    margin-right: 8px;
}
.bascet-close .close:hover {
  background-image: url('images/delred.png');
  opacity: 1;
}

.basect-img2 {
  width: 30%;
  margin-right: 20px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.basect-img3 {
  min-width: 150px;
  height: 150px;
  margin-right: 40px;
  background-position: 0px 0px;
  background-size: cover;
}

.div_line-20 {
  width: 100%;
  height: 2px;
  margin-top: 0px;
  background-color: #dff0f8;
}

.text-block-250 {
  width: 100%;
  margin-top: 30px;
  font-size: 16px;
  font-weight: 600;
  text-align: right;
}

.bascet-end {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.bottun-bascet {
  display: inline-flex;
  width: 280px;
  padding: 20px 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;
  background-color: #faec00;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #181818;
  border-radius: 10px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  border: none;
}

.bottun-bascet:hover {
  border-color: #e7ce01;
  background-color: #e7ce01;
}

.text-block-251 {
  margin-right: 30px;
  font-size: 28px;
  line-height: 40px;
  font-weight: 500;
}

.text-span-15 {
  font-weight: 700;
}

.row21_01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  margin-right: 10px;
  padding-top: 18px;
  padding-bottom: 18px;
  -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-color: #fbfafa;
  color: #757575;
  font-size: 20px;
  font-weight: 700;
  border-top: 4px solid;
  border-color: #1e87f0;
}

.tab-link.w--current {
  color: #181818;
  background-color: #f6f6f6;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-pane {
  background-color: #fff;
}

.col21_01 {
  width: 50%;
}

.div-form21, #wpcf7-f63-o1 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.id-div-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.id-text {
  width: 40%;
  font-size: 16px;
  font-weight: 700;
}

.input-id {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
  border-color: #fbfafa;
  background-color: #fbfafa;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  cursor: text;
}

.input-id:hover {
  border-color: #faec00;
  background-color: #fff;
}

.id-div-input p {
	width: 60%;
}

.id-file {
    position: relative;
	    width: 100%;
}
.id-file br {
    display: none;
}

.file-button {
	position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: -1;
}

.tabs-content {
  overflow: visible;
  margin-top: 40px;
}

.image21 {
  margin-bottom: 20px;
}

.id-div-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-252 {
  margin-left: 40px;
  color: #ff5057;
  font-size: 16px;
  font-weight: 500;
}
.text-block-2525 {
  margin-left: 40px;
  color: #ff5057;
  font-size: 16px;
  font-weight: 500;
}

.text-block-253 {
  margin-top: 30px;
  color: #a9a9a9;
  font-size: 13px;
  line-height: 18px;
  font-weight: 500;
}

.col21_02 {
  width: 50%;
  padding-left: 40px;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 450px;
  padding: 40px;
  border-radius: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #faec00;
}

.text-block-254 {
  font-size: 16px;
  font-weight: 500;
}

.input-file {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 65%;
  height: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #fbfafa;
  background-color: #fbfafa;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  cursor: text;
}

.input-file:hover {
  border-color: #faec00;
  background-color: #fff;
}

.input-file {
  cursor: pointer;
}

.input-file:hover {
  background-color: #faec00;
}

.text-file {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 3px;
  border-color: #fbfafa;
  background-color: #fbfafa;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  cursor: text;
}

.text-file:hover {
  border-color: #faec00;
  background-color: #fff;
}

.text-block-255 {
  margin-left: 15px;
}

.text-block-257 {
  margin-bottom: 60px;
  font-size: 16px;
  font-weight: 500;
}

.row22_010 {
  display: block;
  min-height: 450px;
  margin-top: 20px;
  margin-bottom: -20px;
  -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;
  text-align: center;
}

.row22_01 {
  display: block;
  min-height: 450px;
  margin-top: 20px;
  margin-bottom: -20px;
  -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;
}

.div-block-40 {
  width: 600px;
  padding: 40px;
  background-color: #f6f6f6;
  border-radius: 15px;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-right: 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;
  border-radius: 30px;
  background-color: #faec00;
}

.text-block-258 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
}

.text-block-30 {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 500;
}

.text-block-50 {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 600;
}

.sec-modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  -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(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  padding-top: 100px;
  padding-bottom: 100px;
  border-radius: 20px;
  float: left;
  background-color: #181818;
}

.div-form-modal, #wpcf7-f5-o1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  min-width: 380px;
  margin-right: auto;
  margin-left: 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-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;
}

.sec-menu-modal {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  -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(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.div-menu-modal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  min-width: 380px;
  margin-right: auto;
  margin-left: 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-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;
}

.text-menu-modal {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.text-menu-modal:hover {
  color: #faec00;
}

.test-button-w2 {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}

.test-button-w3 {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}

.div-top-phone {
  display: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-menu_phone-m {
  display: none;
}

.text-block-phone-top {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #181818;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-phone-top:hover {
  color: #1e87f0;
  text-decoration: underline;
}

.iframe-min {
  display: none;
}
.iframe-max {
  display: block;
}

.div-menu-modal li a {
	display: inline-block;
	margin-top: 10px;
    margin-bottom: 10px;
    color: #faec00;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
}
.div-menu-modal li a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.div-end-col li a { 
	display: inline-block;
	margin-left: 0px;
    margin-bottom: 15px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}
.div-end-col li:hover a { 
	color: #1e87f0;
  text-decoration: underline;
}

.section-00 .uk-margin {
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
    margin-top: -30px !important;
}
.section-00 .uk-dotnav>*>* {
    display: block;
    box-sizing: border-box;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: 0 0;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    border: 2px solid rgb(255 255 255 / 60%);
    transition: .2s ease-in-out;
    transition-property: background-color, border-color;
}
.section-00 .uk-dotnav>.uk-active>* {
    background-color: rgb(255 255 255);
    border-color: transparent;
}

.product-table table,
.cart-table table {
    width: 100%;
}

.cart-img-item {
    width: 200px;
}

.hide-package {
    display: none !important;
}


.product-table table thead, .cart-table table thead {
    height: 45px;
    background-color: #dff0f8;
}

.product-table table thead th, .cart-table table thead th {
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
    color: #242424;
    border: 2px solid;
    border-color: #f3fbfe;
}

.product-table table tbody, .cart-table table tbody {
    height: 45px;
}

.product-table tbody tr, .cart-table tbody tr {
    background-color: #ffffff;
    position: relative;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;

}
.product-table tbody tr:hover, .cart-table tbody tr:hover {
    box-shadow: 0 3px 30px -5px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.product-table table tbody td, .cart-table table tbody td {
    text-align: center;
    font-size: 15px;
    line-height: 25px;
    color: #181818;
    border: 2px solid;
    border-color: #f3fbfe;
}

.cart-table table tbody td {
    height: 138px;
}

td>div.quantity_tovar_container {
    display: flex;
    flex-direction: row;
    align-items: center;
    max-height: 32px;
    justify-content: center;
    width: 100%;
}

td>div.quantity_tovar_container a {
    margin: 0;
}

.product-table .img-cart {
    width: 180px;
}

.product-table .product-name-column {
    width: 340px;
	padding: 10px;
}
.product-table .product-name-column a {
  color: #1e87f0;
  font-weight: 500;
}
.product-table .product-name-column a:hover {
  color: #1e87f0;
  text-decoration: underline;
}

.product-table .our-product img {
    width: 50px;
}

.product-table .video-produktsia .opacity img {
    width: 100px;
}

.product-table div {
    width: 100%;
}

.product-table div a {
    margin: 6px;
}

.quantity_tovar_container .quantity_tovar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 40px;
    -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;
    font-size: 16px;
    font-weight: 500;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
    background-color: #fff;
    text-align: center;
}
.quantity_tovar_container .down, .quantity_tovar_container .up {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 36px;
    height: 36px;
    border-radius: 6px;
    -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-color: #dff0f8;
    font-size: 30px;
    color: #181818;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}
.quantity_tovar_container .down:hover , .quantity_tovar_container .up:hover  {
    background-color: #faec00;
}
.quantity_tovar_container .down {
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(https://plastik-market.ru/wp-content/themes/PlastikMarket/images/Rectangle-min.svg);
}
.quantity_tovar_container .up {
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(https://plastik-market.ru/wp-content/themes/PlastikMarket/images/Rectangle-max.svg);
}
.table-tovar {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: stretch;
  margin-top: 20px;
}
.table-tovar .table-tovar-tr {
  width: 16.66%;
  display: flex;
  flex-direction: column;
}
.table-tovar .table-tovar-top {
  background: #dff0f8;
    padding: 10px;
    text-align: center;
  min-height: 65px;
  border: 2px solid;
    border-color: #f3fbfe;
}
.table-tovar .table-tovar-td {
    background: #ffffff;
    border: 2px solid;
    border-color: #f3fbfe;
    padding: 10px;
    text-align: center;
	min-height: 44px;
}

.table-select {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 40px;
}
.table-select .table-select-col {
  width: 50%;
}
.table-select .table-select-col2 {
  width: 25%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.table-select .table-select-col2 .quantity_tovar_container {
    display: flex;
    flex-direction: row;
    align-items: center;
    max-height: 32px;
    justify-content: center;
    width: 100%;
}

.table-info {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 40px;
  gap: 5px;
}
.table-info .table-info-col {
  width: fit-content;
}
.table-info .table-info-icon {
  display: flex;
  flex-direction: row;
  gap: 15px;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
}
.table-info .table-info-icon {
  width: auto;
}

.div-descript {
    font-size: 16px;
    line-height: 150%;
}


.color-mail {
    display: flex;
    align-items: center;
}
.tovar-color {
    display: flex;
}
.product-mail.mail {
    display: block;
}
.tovar-color div {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-right: 7px;
    border: 1px solid #d6effb;
}
.tovar-color.rect div {
    border-radius: 0;
}
.tovar-color.longrect div {
    width: 40px;
    border-radius: 0;
}
.tovar-color.triangle div {
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    border-radius: 0;
}
.tovar-color .brown {
    background-color: #b97a57;
}
.tovar-color .gray {
    background-color: #c3c3c3;
}
.tovar-color .white {
    background-color: #ffffff;
}
.tovar-color .green {
    background-color: #00ad58;
}
.tovar-color .blue {
    background-color: #3f48cc;
}
.tovar-color .red {
    background-color: #ed1c25;
    margin-right: 30px;
}


/* скрыть обводку input --------------- */
*:focus, input {
  outline: none !important;
}

.a-cookies {
  display: none;
  z-index: 96;
  position: fixed;
  background: #faec00;
  color: #fff;
  max-width: 700px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border-radius: 2px;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.a-cookies__btn {
  flex-shrink: 0;
  border: none;
  background: #e7ce01;
  border: 1px solid #ffffff;
  width: 106px;
  height: 54px;
  color: #ffffff;
  border-radius: 1px;
}
.a-cookies.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tovar_slider_wrapp >a {
	    background: #fff;
}

.tovar_slider_nav_wrapp  {
	margin-top: 15px;
	margin-right: -10px;
}
.tovar_slider_nav_id {
	display: block;
    width: 25%;
	padding-right: 10px;
}
.tovar_slider_nav_a {
	position: relative;
    overflow: hidden;
    padding-top: 60%;
	width: 100%;
	border-radius: 10px;
}
.tovar_slider_nav_a img {
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}

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

  .card14-img-div {
    height: 16vw;
      max-height: 220px;
  }
	
  .div-container-top {
    max-width: 1340px;
  }
  .div-container-menu {
    max-width: 1340px;
  }
  .div-container {
    max-width: 1340px;
  }
  .div-container-end {
    max-width: 1340px;
  }
  .div-container-map {
    max-width: 1340px;
  }
  .div-container-min {
    max-width: 1040px;
  }
  .div-top05 {
    margin-left: 1vw;
  }
  .link-menu-top {
    font-size: 11px;
  }
  .bottun-card {
    width: 125px;
  }
  .bottun-list {
    width: 145px;
  }
  .test-button-w {
    font-size: 11px;
  }
  .test-button-w2 {
    font-size: 11px;
  }
  .test-button-w3 {
    font-size: 11px;
  }
  .div-menu-left li a { font-size: 11px; }
  .div-menu-rght li a { font-size: 11px; }

  .table-tovar .table-tovar-tr {
    font-size: 13px;
  }
}

@media screen and (max-width: 1280px) {
  .test-button-w2 {
    display: none;
  }
  .bottun-card {
    padding-right: 6px;
  }
  .test-top-logo {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
      .margin_bottom_100 {
        margin-bottom: 80px;
      } 
      .margin_bottom_80 {
        margin-bottom: 60px;
      } 
      .margin_bottom_60 {
        margin-bottom: 40px;
      } 
      .margin_bottom_40 {
        margin-bottom: 30px;
      }
      .margin_top_100 {
        margin-top: 80px;
      }
      .margin_top_80 {
        margin-top: 60px;
      }
      .margin_top_60 {
        margin-top: 40px;
      }
      .margin_top_40 {
        margin-top: 40px;
      }
      .padding_bottom_100 {
        padding-bottom: 80px;
      } 
      .padding_bottom_80 {
        padding-bottom: 60px;
      } 
      .padding_bottom_60 {
        padding-bottom: 40px;
      } 
      .padding_bottom_40 {
        padding-bottom: 30px;
      }
      .padding_top_100 {
        padding-top: 80px;
      }
      .padding_top_80 {
        padding-top: 60px;
      }
      .padding_top_60 {
        padding-top: 40px;
      }
      .padding_top_40 {
        padding-top: 40px;
      }

      .sec_row {
        margin-right: -20px;
      }
      .sec_row_start {
        margin-right: -20px;
      }
      .sec_row_center {
        margin-right: -20px;
      }
      .sec_row_center_too {
        margin-right: -20px;
      }
      .sec_row_stretch {
        margin-right: -20px;
      }
      .sec_row_slider {
        margin-right: -20px;
      }
      .sec_row_grid {
        margin-right: -20px;
      }
      .col_01 {
        padding-right: 20px;
      }
      .col_02 {
        padding-right: 20px;
      }
      .col_03 {
        padding-right: 20px;
      }
      .col_04 {
        width: 33.33%;
        padding-right: 20px;
      }
      .col_042 {
        width: 33.33%;
        padding-right: 20px;
      }
      .col_05 {
        width: 33.33%;
        padding-right: 20px;
      }
      .col_06 {
        width: 33.33%;
        padding-right: 20px;
      }
      .col_040 {
        padding-right: 20px;
      }
      .col_060 {
        padding-right: 20px;
      }
      .col_033 {
        padding-right: 20px;
      }
      .col_066 {
        padding-right: 20px;
      }
}

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

	.div-menu-modal li a {
		font-size: 20px;
		line-height: 24px;
	}
	
  .section-top {
    background-color: #fbfafa;
  }

  .section-menu {
    display: none;
  }

  .div-container-top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-top-left {
    display: none;
  }

  .div-top-center {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .div-top-right {
    width: 100%;
  }

  .div-top04 {
    display: none;
  }

  .div-top02 {
    display: none;
  }

  .section-01 {
    padding-top: 30px;
  }

  .section-footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-container-end {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-end-col {
    width: 100%;
    margin-bottom: 40px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .div-end-colmin {
    width: 50%;
  }
  .div-end-colmax {
    width: 50%;
  }
  .div-end-coltoo {
    width: 50%;
  }
  .text-pr {
    margin-top: 40px;
  }

  .pop-up {
    width: 50px;
    height: 50px;
    padding: 10px;
  }

  .col01_1 {
    height: 280px;
  }

  .col01_2 {
    height: 280px;
  }

  .col01_3 {
    height: 280px;
  }

  .col01_4 {
    height: 280px;
  }

  .col01_6 {
    height: 280px;
  }

  .col01_5 {
    height: 280px;
  }

  .section-02 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .min-sec-line {
    height: 50px;
  }

  .heading {
    font-size: 28px;
    line-height: 28px;
  }

  .text-block02 {
    margin-left: 20px;
    font-size: 16px;
  }

  .section-03 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-04 {
    padding-top: 60px;
  }

  .section-05 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .min-sec-line-end {
    height: 40px;
  }

  .sec_pop-up-phone {
    right: 2%;
    bottom: 3%;
  }

  .text-block {
    font-size: 18px;
    line-height: 20px;
  }

  .text-block-3 {
    font-size: 15px;
    line-height: 20px;
  }

  .bottun-slyder {
    width: 100%;
  }

  .col03_row {
    width: 200%;
  }

  .col_dop {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(251, 250, 250, 0.5)), color-stop(50%, #fbfafa));
    background-image: linear-gradient(90deg, rgba(251, 250, 250, 0.5), #fbfafa 50%);
  }

  .menu_phone {
    width: 50px;
    height: 50px;
  }

  .link-menu_phone {
    display: none;
    margin-left: 10px;
  }

  .section2-01 {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .heading-left {
    font-size: 28px;
    line-height: 28px;
  }

  .heading-center {
    font-size: 28px;
    line-height: 28px;
  }

  .col14_02 .p {
    font-size: 14px;
    line-height: 20px;
  }

  .text-p-head {
    font-size: 20px;
  }

  .col501 {
    margin-top: 20px;
  }

  .paragraph-2 {
    font-size: 14px;
    line-height: 18px;
    margin-right: 0px;
  }

  .row5_01 {
    padding: 40px 20px;
  }

  .col5_01 {
    margin-right: 0px;
    margin-left: 0px;
    padding: 25px 15px 25px 25px;
  }

  .block_icon5 {
    margin-right: 20px;
    padding: 20px;
  }

  .text-block-5 {
    font-size: 18px;
    line-height: 25px;
  }

  .section2-02 {
    margin-bottom: 80px;
  }

  .heading-center-min {
    font-size: 22px;
    line-height: 28px;
  }

  .row5_02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .col5_02 {
    width: 50%;
    margin-bottom: 20px;
    padding-right: 20px;
  }

  .text-block-52 {
    font-size: 16px;
  }

  .block_icon52 {
    margin-right: 20px;
    padding: 20px;
  }

  .section2-03 {
    padding-bottom: 60px;
  }

  .div_line-5 {
    margin-top: 60px;
  }

  .section5-04 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .min-sec-line-top {
    height: 40px;
  }

  .bottun-form {
    width: 50%;
  }

  .adres-map {
    padding-right: 60px;
    padding-left: 60px;
  }

  .heading-left-w {
    font-size: 28px;
    line-height: 28px;
  }

  .paragraph-8 {
    font-size: 14px;
    line-height: 18px;
  }

  .col8_01 {
    padding-right: 40px;
  }

  .min-sec-line-top8 {
    height: 40px;
  }

  .min-sec-line-end8 {
    height: 40px;
  }

  .text-block-53 {
    font-size: 20px;
    line-height: 24px;
  }

  .row08_1 {
    margin-bottom: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .col9_01 {
    width: 100%;
    padding-right: 0px;
  }

  .col9_012 {
    width: 100%;
  }

  .image-price {
    display: none;
  }

  .row15_01 {
    margin-top: 20px;
  }

  .col14_01 {
    width: 40%;
    padding-right: 20px;
  }

  .col14_010 {
    width: 40%;
    padding-right: 20px;
  }

  .col14_12 {
    width: 60%;
  }
  .col14_120 {
    width: 60%;
  }

  .text14-block {
    font-size: 20px;
    line-height: 20px;
  }

  .text14-block-3 {
    font-size: 15px;
    line-height: 20px;
  }

  .text14-block-4 {
    font-size: 26px;
    line-height: 30px;
  }

  .bottun-tovar {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .div_line-14 {
    margin-top: 60px;
  }

  .col14_02 {
    width: 55%;
    padding-right: 20px;
  }

  .col14_22 {
    width: 45%;
  }

  .div_line-more {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .text-span-14 {
    font-size: 16px;
  }

  .text-block-144 {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-left-min {
    font-size: 22px;
    line-height: 28px;
  }

  .text-block-145 {
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-147 {
    font-size: 16px;
    line-height: 20px;
  }

  .row19_01 {
    margin-right: -20px;
  }

  .col19_01 {
    padding-right: 20px;
  }

  .col19_01:hover {
    margin-bottom: 20px;
  }

  .card-tovar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .card-tovar-min {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .basket-top-row {
    display: none;
  }

  .bascet-col {
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-style: solid;
    border-width: 1px;
    border-color: #efeceb;
  }

  .bascet-col1 {
    width: 100%;
    margin-bottom: 10px;
  }

  .bascet-col2 {
    width: 30%;
    padding-left: 30px;
  }

  .bascet-col3 {
    width: 30%;
  }

  .bascet-col4 {
    width: 30%;
  }

  .bascet-col5 {
    width: 10%;
  }

  .text-block-249 {
    text-align: left;
  }

  .bascet-tovar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }

  .bottun-bascet {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-251 {
    margin-right: 20px;
    font-size: 24px;
  }

  .col21_01 {
    width: 60%;
  }

  .text-block-252 {
    margin-left: 20px;
    font-size: 15px;
  }
  .text-block-2525 {
    margin-left: 20px;
    font-size: 15px;
  }

  .col21_02 {
    width: 40%;
    padding-left: 20px;
  }

  .div-block-3 {
    width: 100%;
    margin-left: 0px;
    padding: 30px;
  }

  .text-block-254 {
    font-size: 15px;
  }

  .row22_01 {
    min-height: 400px;
  }

  .modal {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-form-modal, #wpcf7-f5-o1 {
    min-width: 340px;
  }

  .div-menu-modal {
    min-width: 340px;
  }

  .text-menu-modal {
    font-size: 20px;
    line-height: 24px;
  }

  .div-top-phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .link-menu_phone-m {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
  }

  .div-top-center .div-adres {
    display: none;
  }
}

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

    .product-table thead, .cart-table thead {
        display: none;
    }
    .product-table tbody tr, .cart-table tbody tr {
        display: flex;
        flex-direction: column;
        padding: 15px 0px;
        margin-bottom: 20px;
        background-color: #ffffff;
        
    }
    .product-table table tbody td, .cart-table table tbody td {
        display: block;
        margin-bottom: 5px;
        border: 0px solid;
    }
    .product-table .product-name-column {
        width: 100%;
    }

    .font-style-h0 {
        font-size: 36px;
        line-height: 120%;
    }
    .font-style-h1 {
        font-size: 34px;
        line-height: 120%;
    }
    .font-style-h2 {
        font-size: 30px;
        line-height: 120%;
    }
    .font-style-h3 {
        font-size: 20px;
        line-height: 120%;
    }
    .font-style-h4 {
        font-size: 16px;
        line-height: 120%;
    }
    .font-style-h5 {
        font-size: 16px;
        line-height: 120%;
    }
    .font-style-pxl {
      font-size: 16px !important;
    }
    .font-style-pl {
        font-size: 16px !important;
    }
    .font-style-pm {
        font-size: 14px !important;
    }
    .font-style-ps {
        font-size: 12px !important;
    }   
      .margin_bottom_100 {
        margin-bottom: 60px;
      } 
      .margin_bottom_80 {
        margin-bottom: 40px;
      } 
      .margin_bottom_60 {
        margin-bottom: 30px;
      } 
      .margin_bottom_40 {
        margin-bottom: 20px;
      }
      .margin_bottom_20 {
        margin-bottom: 15px;
      }
      .margin_top_100 {
        margin-top: 60px;
      }
      .margin_top_80 {
        margin-top: 40px;
      }
      .margin_top_60 {
        margin-top: 30px;
      }
      .margin_top_40 {
        margin-top: 20px;
      }
      .margin_top_20 {
        margin-top: 15px;
      }
      .section_bottom {
        padding-top: 30px;
        padding-bottom: 30px;
      }
      .padding_bottom_100 {
        padding-bottom: 60px;
      } 
      .padding_bottom_80 {
        padding-bottom: 40px;
      } 
      .padding_bottom_60 {
        padding-bottom: 30px;
      } 
      .padding_bottom_40 {
        padding-bottom: 20px;
      }
      .padding_bottom_20 {
        padding-bottom: 15px;
      }
      .padding_top_100 {
        padding-top: 60px;
      }
      .padding_top_80 {
        padding-top: 40px;
      }
      .padding_top_60 {
        padding-top: 30px;
      }
      .padding_top_40 {
        padding-top: 20px;
      }
      .padding_top_20 {
        padding-top: 15px;
      }

      .sec_row {
        margin-bottom: -20px;
        margin-right: -15px;
      }
      .sec_row_start {
        margin-bottom: -20px;
        margin-right: -15px;
      }
      .sec_row_center {
        margin-bottom: -20px;
        margin-right: -15px;
      }
      .sec_row_center_too {
        margin-bottom: -20px;
        margin-right: -15px;
      }
      .sec_row_stretch {
        margin-bottom: -20px;
        margin-right: -15px;
      }
      .sec_row_slider {
        margin-bottom: -20px;
        margin-right: -15px;
      }
      .sec_row_grid {
        margin-bottom: -20px;
        margin-right: -15px;
      }
      .sec_row_grid .col_01 {
        margin-bottom: 20px;
      }
      .sec_row_grid .co_l02 {
        margin-bottom: 20px;
      }
      .sec_row_grid .col_03 {
        margin-bottom: 20px;
      }
      .sec_row_grid .col_04 {
        margin-bottom: 20px;
      }
      .sec_row_grid .col_042 {
        margin-bottom: 20px;
      }
      .col_01 {
        padding-right: 15px;
        margin-bottom: 20px;
      }
      .col_02 {
        width: 100%;
        padding-right: 15px;
        margin-bottom: 20px;
      }
      .col_03 {
        width: 50%;
        padding-right: 15px;
        margin-bottom: 20px;
      }
      .col_04 {
        width: 50%;
        padding-right: 15px;
        margin-bottom: 20px;
      }
      .col_042 {
        width: 50%;
        padding-right: 15px;
        margin-bottom: 20px;
      }
      .col_05 {
        width: 50%;
        padding-right: 15px;
        margin-bottom: 20px;
      }
      .col_06 {
        width: 33.33%;
        padding-right: 15px;
        margin-bottom: 20px;
      }
      .col_040 {
        width: 50%;
        padding-right: 15px;
        margin-bottom: 20px;
      }
      .col_060 {
        width: 50%;
        padding-right: 15px;
        margin-bottom: 20px;
      }
      .col_033 {
        width: 50%;
        padding-right: 15px;
        margin-bottom: 20px;
      }
      .col_066 {
        width: 50%;
        padding-right: 15px;
        margin-bottom: 20px;
      }

	.div-end-col li a {
		margin-bottom: 15px;
		font-size: 16px;
	}
	
  .iframe-max {
    display: none;
  }
  .iframe-min {
    display: block;
  }

  .section-top {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-container-top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-top-center {
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .div-top05 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    margin-left: 0vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-direction: row;
  }
  .div-top05 .bottun-top {
    display: none;
  }

  .text-block-phone {
    font-size: 15px;
  }

  .bottun-list {
    width: 100px;
    height: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .bottun-card {
    width: 120px;
    height: 40px;
    margin-left: 2vw;
    padding-right: 10px;
    padding-left: 10px;
  }

  .logo-end {
    margin-bottom: 20px;
  }

  .link-menu-end {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .text-pr-min {
    margin-bottom: 10px;
    font-size: 12px;
  }

  .link-seti-end {
    width: 40px;
    height: 40px;
    border-width: 2px;
  }

  .text-pr {
    margin-top: 20px;
    font-size: 24px;
    line-height: 24px;
  }

  .text-pr-link {
    font-size: 13px;
  }

  .row01_1 {
    margin-top: 10px;
  }

  .text-col01 {
    left: 10px;
    bottom: 10px;
    padding: 3px;
    background-color: #181818;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
  }

  .col01_1 {
    width: 60%;
    height: 160px;
    margin-right: 10px;
  }

  .col01_2 {
    width: 40%;
    height: 160px;
  }

  .col01_3 {
    height: 160px;
    margin-right: 5px;
  }

  .col01_4 {
    height: 160px;
    margin-left: 5px;
  }

  .col01_6 {
    width: 60%;
    height: 160px;
    margin-left: 10px;
  }

  .col01_5 {
    width: 40%;
    height: 160px;
  }

  .min-sec-line {
    display: none;
  }

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

  .col02 {
    width: 50%;
    margin-top: 20px;
  }

  .block02 {
    width: 70px;
    height: 70px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .block02-icon {
    width: 60px;
    height: 60px;
  }

  .section-03 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-04 {
    padding-top: 40px;
  }

  .section-05 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .min-sec-line-end {
    display: none;
  }

  .row04 {
    margin-top: 20px;
  }

  .row05 {
    margin-top: 20px;
  }

  .link-video {
    width: 60px;
    height: 40px;
    padding: 15px;
  }

  .bottun-top {
    margin-bottom: 0px;
    padding-right: 14px;
    padding-left: 14px;
    font-size: 10px;
  }

  .bottun-video {
    margin-top: 30px;
  }

  .row03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .col03_1 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-right: 20px;
  }

  .col03_2 {
    width: 100%;
    height: 50vw;
  }

  .text-block-2 {
    margin-top: 20px;
  }

  .text-block-3 {
    margin-top: 10px;
  }

  .text-block-4 {
    margin-top: 20px;
  }

  .bottun-slyder {
    width: 80%;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div_arrow03 {
    padding-bottom: 0px;
    padding-left: 20px;
  }

  .text-block-arrow {
    font-size: 28px;
    line-height: 28px;
  }

  .menu_phone {
    width: 40px;
    height: 40px;
  }

  .link-menu_phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 15px;
  }

  .div-breadcrumb {
    margin-bottom: 20px;
  }

  .text-bc {
    margin-right: 10px;
    font-size: 13px;
  }

  .text-bc-in {
    font-size: 13px;
  }

  .text-bc-if {
    margin-right: 10px;
    font-size: 13px;
  }

  .section2-01 {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .heading-left {
    font-size: 24px;
    line-height: 24px;
  }

  .heading-center {
    font-size: 24px;
    line-height: 24px;
  }

  .row2_01 {
    margin-top: 15px;
  }

  .col2_05 {
    width: 50%;
  }

  .row3_01 {
    margin-top: 15px;
  }

  .link-img-id {
    width: 60px;
    height: 40px;
    padding: 15px;
  }

  .row501 {
    margin-top: 10px;
  }

  .col14_02 p {
    font-size: 13px;
  }

  .text-p-head {
    font-size: 16px;
    line-height: 18px;
  }

  .paragraph-2 {
    font-size: 13px;
  }

  .row5_01 {
    margin-top: 15px;
    padding-top: 20px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .col5_01 {
    width: 90%;
    margin-bottom: 20px;
  }

  .text-block-5 {
    font-size: 17px;
  }

  .section2-02 {
    margin-bottom: 60px;
  }

  .heading-center-min {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
  }

  .row5_02 {
    -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;
  }

  .col5_02 {
    width: 85%;
    padding-right: 0px;
  }

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

  .section2-03 {
    padding-bottom: 40px;
  }

  .div_line-5 {
    margin-top: 40px;
  }

  .section5-04 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .min-sec-line-top {
    display: none;
  }

  .div-form-sec, #wpcf7-f62-o1 form {
    -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;
  }

  .input-div {
    width: 80%;
  }

  .bottun-form {
    width: 80%;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .section5-05 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .html-embed {
    height: 300px;
  }

  .div-container-map {
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .row8_01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-left-w {
    font-size: 24px;
    line-height: 24px;
  }

  .paragraph-8 {
    font-size: 13px;
  }

  .col8_01 {
    width: 100%;
    padding-right: 0px;
  }

  .col8_012 {
    width: 90%;
    padding-bottom: 40px;
  }

  .min-sec-line-top8 {
    display: none;
  }

  .min-sec-line-end8 {
    display: none;
  }

  .div-form8, #wpcf7-f61-o1 {
    width: 80%;
    -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;
  }

  .bottun-form8 {
    display: inline-block;
    width: 80%;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .input-div8 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .text-card {
    top: -8px;
  }

  .row08_1 {
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .table-top {
    width: 50%;
    padding: 15px 10px;
    border-right-width: 0px;
  }

  .text-table-top {
    font-size: 12px;
  }

  .table-line {
    width: 50%;
    padding: 10px;
  }

  .table-line2 {
    width: 50%;
    padding: 10px;
  }

  .text-block-54 {
    font-size: 18px;
    line-height: 22px;
  }

  .row15_01 {
    margin-top: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .col14_01 {
    width: 100%;
    padding-right: 0px;
  }
  .col14_010 {
    width: 100%;
    padding-right: 0px;
  }

  .div-tovar_img {
    min-height: auto;
  }

  .col14_12 {
    width: 100%;
    margin-top: 20px;
  }
  .col14_120 {
    width: 100%;
    margin-top: 20px;
  }

  .text14-block5 {
    margin-top: 15px;
    font-size: 14px;
  }

  .text14-block-2 {
    margin-top: 10px;
  }

  .text14-block-3 {
    margin-top: 10px;
  }

  .bottun-tovar {
    width: 50%;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div_line-14 {
    margin-top: 30px;
  }

  .row14-min {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .col14_02 {
    width: 100%;
    padding-right: 0px;
  }

  .col14_22 {
    width: 100%;
    margin-top: 40px;
  }

  .text-span-14 {
    font-size: 14px;
  }

  .bottun-more {
    display: inline-block;
    width: 80%;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .heading-left-min {
    font-size: 20px;
    line-height: 24px;
  }

  .col14_03 {
    width: 50%;
    margin-bottom: 20px;
  }

  .card14-img-div {
    height: 40vw;
  }

  .row19_01 {
    margin-top: 15px;
  }

  .col19_01 {
    width: 50%;
    margin-bottom: 20px;
  }

  .card19-img-div {
    height: 40vw;
  }

  .row20_01 {
    margin-top: 15px;
  }

  .bascet-col {
    padding: 10px;
  }

  .bascet-col4 {
    padding-left: 30px;
  }

  .basect-img {
    margin-right: 20px;
  }

  .text-block-248 {
    font-size: 14px;
  }

  .text-block-249 {
    font-size: 17px;
    line-height: 21px;
  }

  .basect-img2 {
    margin-right: 20px;
	width: 27%;
  }

  .basect-img3 {
    margin-right: 20px;
  }

  .div_line-20 {
    margin-top: 10px;
  }

  .text-block-250 {
    margin-top: 20px;
    font-size: 15px;
  }

  .bottun-bascet {
    width: 35%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-251 {
    margin-right: 15px;
    font-size: 18px;
    line-height: 30px;
  }

  .row21_01 {
    margin-top: 15px;
  }

  .tab-link {
    width: 50%;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }

  .col21_01 {
    width: 100%;
  }

  .text-block-252 {
    width: 50%;
  }
  .text-block-2525 {
    width: 50%;
  }

  .col21_02 {
    width: 100%;
    margin-top: 30px;
    padding-left: 0px;
  }

  .text-block-256 {
    font-size: 15px;
  }

  .text-block-257 {
    margin-bottom: 40px;
    font-size: 15px;
  }

  .row22_01 {
    margin-top: 15px;
  }

  .div-block-40 {
    width: 500px;
  }

  .div-block-42 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .text-block-258 {
    font-size: 24px;
  }

  .text-block-30 {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .modal {
    width: 100%;
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-form-modal, #wpcf7-f5-o1 {
    width: 80%;
    -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;
  }

  .div-menu-modal {
    width: 80%;
    -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;
  }

  .test-button-w2 {
    display: block;
  }

  .link-menu_phone-m {
    display: none;
  }

  .image555 {
    max-width: 400px;
    margin-left: 0px;
  }
  .div-descript {
      font-size: 14px;
      line-height: 150%;
  }
}

@media screen and (max-width: 640px) {
  .col_01 {
    margin-bottom: 20px;
  }
  .col_02 {
    margin-bottom: 20px;
  }
  .col_03 {
    width: 100%;
    margin-bottom: 20px;
  }
  .col_04 {
    margin-bottom: 20px;
  }
  .col_042 {
    width: 100%;
    margin-bottom: 20px;
  }
  .col_05 {
    margin-bottom: 20px;
  }
  .col_06 {
    width: 50%;
    margin-bottom: 20px;
  }
  .col_040 {
    width: 100%;
    margin-bottom: 20px;
  }
  .col_060 {
    width: 100%;
    margin-bottom: 20px;
  }
  .col_033 {
    width: 100%;
    margin-bottom: 20px;
  }
  .col_066 {
    width: 100%;
    margin-bottom: 20px;
  }

  .table-tovar .table-tovar-tr {
      flex-direction: row;
       width: 100%;
  }
  .table-tovar {
    align-items: stretch;
    flex-direction: column;
  }
  .table-tovar .table-tovar-top {
    padding: 5px;
    text-align: center;
    width: 40%;
    min-height: 30px;
  }
  .table-tovar .table-tovar-top br {
    display: contents;
  }
  .table-tovar .table-tovar-td {
    padding: 5px;
    text-align: center;
    width: 60%;
	min-height: 34px;
  }
  .table-select .table-select-col {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .table-select .table-select-col2 {
    width: 50%;
  }

  .table-info .table-info-icon {
    gap: 10px;
    font-weight: 500;
    font-size: 11px;
  }
  .table-info .table-info-icon img {
    width: 18px;
  }

  .div-email {
    display: none;
  }
}

@media screen and (max-width: 479px) {
	
	.color-mail {
        flex-direction: column;
    }
	.tovar-color {
        width: 100%;
        order: 2;
        justify-content: center;
    }
	.product-mail.mail {
        width: 100%;
        order: 1;
        margin-bottom: 30px;
        font-size: 14px;
    }
	
	.div-menu-modal li a {
	   font-size: 16px;
       line-height: 22px;
	}
	
  .div-container-top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-top-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .top-img {
    margin-right: 6px;
  }

  .bottun-card {
    width: 120px;
    height: 40px;
    margin-right: 0px;
    margin-left: 2vw;
  }

  .div-end-col {
    width: 100%;
    margin-bottom: 20px;
  }

  .div-end-colmin {
    width: 100%;
  }
  .div-end-colmax {
    width: 100%;
  }
  .div-end-coltoo {
    width: 100%;
  }

  .row01_1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .col1_img1 {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .col01_1 {
    width: 100%;
    height: 140px;
    margin-bottom: 10px;
  }

  .col01_2 {
    width: 100%;
    height: 140px;
  }

  .col01_3 {
    width: 100%;
    height: 140px;
    margin-bottom: 10px;
  }

  .col01_4 {
    width: 100%;
    height: 140px;
  }

  .col01_6 {
    width: 100%;
    height: 140px;
  }

  .col01_5 {
    width: 100%;
    height: 140px;
    margin-bottom: 10px;
  }

  .section-02 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .heading {
    font-size: 20px;
    line-height: 20px;
  }

  .col02 {
    width: 100%;
    margin-top: 15px;
  }

  .section-04 {
    padding-top: 40px;
  }

  .section-05 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .col05 {
    width: 100%;
    margin-bottom: 15px;
  }

  .bottun-top {
    padding-right: 10px;
    padding-left: 10px;
  }

  .bottun-video {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div_arrow03 {
    height: 50px;
    padding-bottom: 0px;
    padding-left: 10px;
    background-color: rgba(0, 0, 0, 0.3);
  }

  .top-img-card {
    margin-right: 0px;
  }

  .link-menu_phone {
    margin-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .heading-left {
    font-size: 20px;
    line-height: 20px;
  }

  .heading-center {
    font-size: 20px;
    line-height: 20px;
  }

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

  .col2_05 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }

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

  .col3_1 {
    width: 100%;
    margin-bottom: 15px;
  }

  .col14_02 p {
    font-size: 12px;
  }

  .text-p-head {
    font-size: 15px;
  }

  .col501 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-2 {
    margin-bottom: 20px;
  }

  .image-p {
    width: 100%;
  }

  .row5_01 {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .col5_01 {
    width: 100%;
    margin-bottom: 10px;
    padding: 20px;
  }

  .block_icon5 {
    padding: 15px;
  }

  .text-block-5 {
    font-size: 15px;
    line-height: 20px;
  }

  .section2-02 {
    margin-bottom: 40px;
  }

  .heading-center-min {
    font-size: 18px;
    line-height: 20px;
  }

  .col5_02 {
    width: 100%;
    padding-left: 10px;
  }

  .text-block-52 {
    font-size: 14px;
    line-height: 20px;
  }

  .block_icon52 {
    padding: 15px;
  }

  .div_line-5 {
    margin-top: 20px;
  }

  .input-form {
    height: 50px;
    font-size: 15px;
  }

  .input-div {
    width: 100%;
  }

  .bottun-form {
    width: 100%;
  }

  .div-container-map {
    padding-right: 0px;
    padding-left: 0px;
  }

  .adres-map {
    padding: 20px 40px;
  }

  .image55 {
    max-width: 40px;
  }

  .heading-left-w {
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-8 {
    margin-bottom: 20px;
  }

  .col8_012 {
    width: 100%;
    padding: 30px 10px;
  }

  .div-form8, #wpcf7-f61-o1 {
    width: 100%;
    min-width: auto;
  }

  .text-block-53 {
    font-size: 16px;
    line-height: 22px;
  }

  .bottun-form8 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
  }

  .input-div8 {
    width: 100%;
  }

  .table-top {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-table-top {
    font-size: 11px;
  }

  .table-line {
    padding-right: 5px;
    padding-left: 5px;
  }

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

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

  .text14-block-2 {
    font-size: 15px;
  }

  .text14-block-3 {
    font-size: 14px;
  }

  .text14-block-4 {
    font-size: 24px;
  }

  .bottun-tovar {
    width: 100%;
  }

  .div_line-14 {
    margin-top: 20px;
  }

  .text14-block-6 {
    display: none;
  }

  .col14_22 {
    margin-top: 20px;
  }

  .div_line-more {
    margin-top: 20px;
    margin-bottom: 15px;
  }

  .div-block-2 {
    padding: 30px 20px;
  }

  .text-block-144 {
    font-size: 16px;
    line-height: 22px;
  }

  .bottun-more {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
  }

  .heading-left-min {
    font-size: 18px;
    line-height: 20px;
  }

  .col14_03 {
    width: 100%;
  }

  .card14-img-div {
    height: 80vw;
  }

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

  .col19_01 {
    width: 100%;
    margin-bottom: 10px;
  }

  .col19_01:hover {
    margin-bottom: 10px;
  }

  .card19-img-div {
    height: 80vw;
  }

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

  .bascet-col2 {
    display: none;
    width: 50%;
    padding-left: 20px;
  }

  .bascet-col3 {
    width: 45%;
  }

  .bascet-col4 {
    width: 40%;
    padding-left: 20px;
  }

  .bascet-col5 {
    width: 15%;
  }

  .basect-img {
    width: 110px;
    height: 110px;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .text-block-249 {
    font-size: 14px;
    line-height: 18px;
  }

  .bascet-tovar {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .basect-img2 {
    margin-right: 15px;
  }

  .basect-img3 {
    width: 130px;
    height: 130px;
    margin-right: 15px;
  }

  .div_line-20 {
    margin-top: 10px;
  }

  .text-block-250 {
    font-size: 14px;
  }

  .bascet-end {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .bottun-bascet {
    width: 100%;
  }

  .text-block-251 {
    margin-right: 0px;
    margin-bottom: 10px;
  }

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

  .tab-link {
    width: 48%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .id-div-input {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .id-text {
    width: 100%;
    font-size: 13px;
  }

  .input-id {
    width: 100%;
    height: 60px;
    margin-top: 5px;
    font-size: 16px;
  }
	
.id-div-input p {
	width: 100%;
}

  .id-div-button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-252 {
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
  }
  .text-block-2525 {
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
  }

  .div-block-3 {
    padding: 20px;
  }

  .text-block-254 {
    font-size: 14px;
    line-height: 18px;
  }

  .input-file {
    height: 60px;
    font-size: 16px;
  }

  .text-file {
    height: 60px;
    font-size: 16px;
  }

  .text-block-257 {
    margin-bottom: 40px;
  }

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

  .div-block-40 {
    width: 100%;
    padding: 30px 20px;
  }

  .div-block-42 {
    margin-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .text-block-258 {
    font-size: 22px;
    line-height: 26px;
  }

  .text-block-30 {
    margin-bottom: 0px;
  }

  .modal {
    width: 100%;
    margin-top: 10px;
    padding: 30px 10px;
  }

  .div-form-modal, #wpcf7-f5-o1 {
    width: 100%;
    min-width: auto;
  }

  .div-menu-modal {
    width: 100%;
    min-width: auto;
  }

  .text-menu-modal {
    font-size: 16px;
    line-height: 22px;
  }

  .test-button-w2 {
    display: none;
  }
 
  .div-end-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    -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;
  }
  .div-end-colmin {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    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;
  }
  .div-end-colmax {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    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;
  }
  .div-end-coltoo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    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;
  }

  .text-pr {
    text-align: center;
  }

}

/* ---------------------------------------------------------------------- */

a:active, a:focus { outline: none; }
button:active, button:focus { outline: none; }
input:active, textarea:active {outline:none;}
:focus {outline:none;}

.uk-link:hover, a:hover {
  /*color: #fff;*/
  text-decoration: none;
}
.uk-link, a {
  /*color: #fff;*/
}

h1,
.uk-h1,
h2,
.uk-h2,
h3,
.uk-h3,
h4,
.uk-h4,
h5,
.uk-h5,
h6,
.uk-h6 {
  font-family: Roboto, sans-serif; color: #121212;
}

  .uk-close {
    color: #929292;
    background: #ffffff1c;
    border: 1px solid #707070;
      border-radius: 25px;
      padding: 5px;
  }
  .uk-close-large {
    color: #929292;
    background: #ffffff1c;
    border: 1px solid #707070;
      border-radius: 25px;
      padding: 5px;
  }

.uk-notification-message-success {
    color: #b6936b;
}

.uk-notification .uk-icon {
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: #13A860;
    text-transform: none;
    padding: 0;
    background-color: transparent;
    display: inline-block;
    fill: #13A860;
    line-height: 0;
}
.uk-notification-message-success{
  color: #13A860;
  margin-top: 30px;
}

/* -------------------------------------------- */

.disable-hover {
  pointer-events: none;
}

/* -------------------------------------------- */

#modal-soglashenie .uk-modal-dialog {
    /*padding: 0px 0px;
    width: auto;
    background: transparent;*/
}
#menu .uk-modal-dialog {
    padding: 0px 0px;
    /*width: auto;*/
    background: transparent;
}

#modal .uk-modal-dialog {
  padding: 0px 0px;
  /*width: auto;*/
  background: transparent;
}

/* -------------------------------------------- */

.wp-pagenavi {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.wp-pagenavi a, .wp-pagenavi span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    margin-left: 5px;
    padding: 3px;
    -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-style: solid;
    border-width: 1px;
    border-color: #fff;
    border-radius: 50px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #777;
    text-decoration: none;
}
.wp-pagenavi a:hover {
    border-style: solid;
    border-width: 1px;
    border-color: #faec00;
    border-radius: 50px;
    color: #faec00;
}

.uk-lightbox {
	background: #000000db;
}

.lwpcngNotice-dark .lwpcngNotice_accept {
    border-color: #faec00;
    color: #181818;
	background: #faec00;
}
.lwpcngNotice-dark .lwpcngNotice_accept:hover {
    background: #725e48;
    border-color: #725e48;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
 
/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}


.wpcf7-spinner {
	display: none;
}
.wpcf7 form.invalid .wpcf7-response-output {
	border-color: #842525;
	color: #fa9e9e;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #e7ce01;
}
.wpcf7 form.spam .wpcf7-response-output {
    border-color: #842525;
}
.wpcf7 form.failed .wpcf7-response-output {
	border-color: #842525;
	color: #fa9e9e;
}


#wpcf7-f5-o1 form.invalid .wpcf7-response-output {
	border-color: #842525;
	color: #fa9e9e;
}
#wpcf7-f5-o1 form.sent .wpcf7-response-output {
    border-color: #e7ce01;
    color: #fff;
}
#wpcf7-f5-o1 form.spam .wpcf7-response-output {
    border-color: #842525;
    color: #fff;
}
#wpcf7-f5-o1 form.failed .wpcf7-response-output {
	border-color: #842525;
	color: #fa9e9e;
}

.pulse {}
.pulse::after,
.pulse::before {
  content: '';
  position: absolute;
  border: 2px solid #faec0094;
  left: -20px;
  opacity: 0;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: pulse 2.5s linear infinite;
}

.pulse::after {
  animation-delay: 1.25s;
}

@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}



