html,body{
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: 'segoeui';
  font-size: 14px;
  background: url(img/generalbg2.png);
}

.hyst_adm_form h2,.hyst_adm_form b {
color: white;
}

.hyst_adm_chlabel,.hyst_adm_redactcon_nodd a {
color: white !important;
}

.hyst_adm_container h2,.hyst_adm_paddingleftcont h3, .hyst_adm_form h3 {
color: white !important;
}

@font-face {
  font-family: 'segoeui';
  src: url(fonts/segoeui.ttf);
}

@font-face {
  font-family: 'segoeui_light';
  src: url(fonts/segoeuil.ttf);
}

@font-face {
  font-family: 'segoeui_bold';
  src: url(fonts/seguibl.ttf);
}

@font-face {
  font-family: 'segoeui_bold_light';
  src: url(fonts/seguisb.ttf);
}

.maket_box {
  display: block;
  width:1822px;
  height:5742px;
  position: relative;
  background:url(img/site.jpg) no-repeat center center;
  background-size:cover;
  margin: 0 auto;
  z-index: 1;
}

.owlslidersertis {
width: 100%;
overflow: hidden;
text-align: center;
box-sizing: border-box;
padding: 0px 40px;
}

section {
  display: block;
  width: 100%;
}

.wrapper {
  width: 1440px;
  text-align: center;
  display: block;
  margin: 0 auto;
}

#kbh_gamburger {
  display: none;
}

label[for="kbh_gamburger"] {
  display: inline-block;
  float: right;
  width: 50px;
  height: 50px;
  z-index: 101;
  display: none;
  cursor: pointer;
  margin: 5px 0px 5px 0px;
  position: relative;
}

label[for="kbh_gamburger"] div {
  width: 100%;
  height: 100%;
  position: relative;
}

label[for="kbh_gamburger"] b {
  margin-left: -20px;
  left: 50%;
}

label[for="kbh_gamburger"] b:nth-child(1) {
  height: 4px;
  width: 40px;
  display: block;
  background-color: #3E9953;
  position: absolute;
  top: 5px;
  transition: all 0.5s;
}

label[for="kbh_gamburger"] b:nth-child(3) {
  height: 4px;
  width: 40px;
  display: block;
  background-color: #3E9953;
  position: absolute;
  bottom: 5px;
  transition: all 0.5s;
}


label[for="kbh_gamburger"] b:nth-child(2) {
  height: 4px;
  width: 40px;
  display: block;
  background-color: #3E9953;
  position: absolute;
  top: 23px;
  transition: all 0.5s;
}

#kbh_gamburger:checked~label[for="kbh_gamburger"] b:nth-child(2) {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  opacity: 0;
}

#kbh_gamburger:checked~label[for="kbh_gamburger"] b:nth-child(1) {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 23px;
}

#kbh_gamburger:checked~label[for="kbh_gamburger"] b:nth-child(3) {
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
  bottom: 23px;
}

#kbh_gamburger:checked~.kbh_menu ul {
  display: block;
  background: url(img/generalbg2.png);
  margin: 90px 0px 0px 0px;
  padding: 20px;
  z-index: 21;
}

#kbh_gamburger:checked~.blur {
  display: block;
  position: fixed;
  background: rgb(0 0 0 / 40%);
  backdrop-filter: blur(4px);
  height: 100%;
  width: 100%;
  z-index: 20;
  left: 0;
  bottom: 0;
}

.blur {
  display: none;
}

#kbh_gamburger:checked~kbh_header_content {
  justify-content: start;
}

.kbh_button5 {
  display: inline-block;
  background:url(img/greenb.jpg) no-repeat center center;
  border-radius: 15px;
  margin-bottom: 14px;
  padding: 10px 44px 10px 44px;
  border: none;
  color: #1e1e1e;
  font-family: 'segoeui_bold';
  font-size: 27px;
  background-position: 0% 0px;
  background-size: 200% 100%;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  text-decoration: none;
border: solid 1px #3E9953;
}

.kbh_button5:hover {
  transition: all 0.5s linear 0s;
  color: #3E9953;
  background-position: -110% 0px;
  border: solid 1px #3E9953;
}

.shape_little {
  position: absolute;
  height: 300px;
  width: 300px;
  left: -380px;
  bottom: 100px;
}

.shape_big {
  position: absolute;
  height: 500px;
  width: 500px;
  right: -400px;
  top: 80px;
}

#outer-circle-little {
  background: url(img/greenb.jpg);
  border-radius: 50%;
  height: 300px;
  width: 300px;
  position: relative;
}
#inner-circle-little {
  position: absolute;
  background: url(img/generalbg2.png);
  border-radius: 50%;
  height: 180px;
  width: 180px;
  top: 50%;
  left: 50%;
  margin: -90px 0px 0px -90px;
}

#outer-circle-big {
  background: url(img/greenb.jpg);
  border-radius: 50%;
  height: 500px;
  width: 500px;
  position: relative;
}
#inner-circle-big {
  position: absolute;
  background: url(img/generalbg2.png);
  border-radius: 50%;
  height: 300px;
  width: 300px;
  top: 50%;
  left: 50%;
  margin: -150px 0px 0px -150px;
}

.kbh_header {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: 5px 0px 10px 0px;
}

.kbh_header_content {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.kbh_logo-box {
  width: auto;
  height: 50px;
  text-align: center;
}

.kbh_logo-box img {
  height: 100%;
}

.kbh_header-contacts {
  display: flex;
  flex-direction: column;
}

.kbh_header-tel {
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 24px;
}

.kbh_header-tel span {
  font-size: 18px;
  font-weight: 300;
}

.kbh_insta_phone {
  display: inline-block;
  width: 180px;
  float: right;
  margin-top: 15px;
  margin-left: 25px;
  text-align: center;
}

.kbh_header .kbh_menu ul {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  list-style-type: none;
  padding: 0;
}

.kbh_header .kbh_menu ul li {
  margin: 20px 15px;
position: relative;
}

.kbh_header .kbh_menu ul a {
  font-weight: 400;
  font-family: 'segoeui_bold';
  font-size: 17px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
cursor: pointer;
}

.kbh_header .kbh_menu ul a:hover {
  color: #3E9953;
}

.kbh_menu ul a svg:hover g {
  fill: #3E9953;
}

.dropdown_menush {
padding: 0px 30px 10px 0px;
}

.dropdown_menush div  {
display: none;
position: absolute;
top: 20px;
left: -20px;
background: url(img/generalbg2.png);
color: white;
z-index: 20;
font-family: 'segoeui_bold';
padding: 10px 20px;
max-width: 300px;
text-align: left;
white-space: nowrap;
}

.dropdown_menush div p {
cursor: pointer;
}

.dropdown_menush:hover {
color: #3E9953 !important;
}

.dropdown_menush:hover:after {
background-color: #3E9953;
}

.fixheadercompensator {
height: 84px;
width: 100%;
}

.fix_headeronscroll {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
background: rgba(0,0,0,0.8);
z-index: 40;
}

.dropdown_menush:after {
content: '';
position: absolute;
right: 0px;
top: 7px;
width: 15px;
height: 12px;
background-color: white;
clip-path: polygon(0% 10%, 50% 45%, 100% 10%, 100% 55%, 50% 100%, 0 55%);
}

.dropdown_menush div p:hover {
color: #3E9953;
}

.dropdown_menush:hover div  {
display: block;
}

.kbh_mob_basket {
  display: none;
}

.kbh_mob_search {
  display: none;
}

.kbh_basket {
  float: right;
  margin: auto 0;
  padding: 6px 6px 0px 36px;
  height: 26px;
  width: 20px;
  border-radius: 12px;
  background: #fff url(./img/basket.png) 6px center/26px auto no-repeat;
  text-decoration: none;
  position: relative;
  z-index: 2;
}

.kbh_basket span {
  display: block;
  background: url(img/generalbg2.png);
  color: #fff;
  padding: 0px 5px;
  border-radius: 50%;
  font-family: segoeui;
  font-size: 15px;
}

.kbh_search {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto 0;
}

.kbh_searchTerm {
  width: 160px;
  position: relative;
  border: 1px solid #fff;
  background: #23232300;
  padding: 5px;
  padding-left: 43px;
  border-radius: 20px;
  outline: none;
  color: #fff;
  order:2;
}

.kbh_searchButton {
  width: 40px;
  height: 40px;
  position: absolute;
  border: 2px solid #ffffff;
  background: url(img/generalbg2.png);
  text-align: center;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  font-size: 20px;
  margin-right: -34px;
  left: 0;
  z-index: 1;
  order:1;
}

.kbh_waabox_flex {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto 0;
}

.kbh_waabox_waa {
  width: 38px;
  height: 38px;
  position: relative;
  background: #000000;
  text-align: center;
  color: #fff;
  border:none;
  cursor: pointer;
  font-size: 38px;
  border-radius: 50%;
  margin-right: -34px;
  float: left;
  z-index: 1;
  order: 1;
}

.font_whatsapp {
  display: inline-block;
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
  color: white;
  background: url(img/generalbg2.png);
  border-radius: 50%;
  font-size: 38px;
  left: 0;
top: -6px;
  z-index: 1;
  order:1;
  text-rendering: auto;
}

.kbh_waabox {
  width: 160px;
  position: relative;
  border: 1px solid #fff;
  padding: 1px;
  padding-left: 33px;
  border-radius: 20px;
  outline: none;
  color: #fff;
  order: 2;
}

.kbh_waabox p {
  font-weight: 400;
  font-family: 'segoeui_bold';
  font-style: normal;
  font-size: 14px;
  text-align: left;
  color: white;
  margin: 0;
  padding: 0;
}

.kbh_mockupslide_box {
  display: flex;
  text-align: left;
  margin: 0px auto;
  justify-content: space-between;
  position: relative;
  padding-bottom: 10px;
  z-index: 10;
}

.section_utp {
  position: relative;
  box-shadow: 0 10px 10px rgb(0 0 0 / 75%);
  overflow: hidden;
  padding-bottom: 80px;
}

.kbh_utp {
  width: 500px;
  color: white;
}

.kbh_utp h1 {
  font-weight: 400;
  font-family: 'segoeui_bold';
  font-style: normal;
  font-size: 60px;
  text-align: left;
  text-transform: uppercase;
  color: white;
}

.kbh_utp h2 {
  font-weight: 400;
  font-family: 'segoeui_light';
  font-style: normal;
  font-size: 36px;
  text-align: left;
  color: white;
}

.kbh_utp_img-box {
  width: 500px;
  height: 500px;
  position: relative;
}

.kbh_utp_img-front img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.kbh_utp_img-front {
  position: absolute;
  top: 0;
  left: 0;
  width: 500px;
  height: 500px;
  z-index: 3;
}

.kbh_product_section {
  background:rgba(0, 0, 0, 0.30);
  padding-top:40px;
  padding-bottom:80px;
}

.kbh_good_section {
  box-shadow: 0px -10px 5px 0px rgb(0 0 0 / 50%);
  padding-top:40px;
}

.kbh_baad_section {
padding-top:40px;
}

.kbh_delivery_section {
  box-shadow: 0px -10px 5px 0px rgb(0 0 0 / 50%);
  padding-top:40px;
}

.kbh_delivery_phantom-shadow {
  height: 20px;
  display: block;
  position: relative;
  width: 100%;
  z-index: 3000;
  padding-bottom:20px;
  box-shadow: 0 10px 10px rgb(0 0 0 / 50%);
}

.product_menu {
  display: block;
  position: relative;
  max-width: 1400px;
  margin-bottom: 40px;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

.kbh-mob-dropmenu {
  display: none;
}

.drop-menu {
  display: flex;
  position: relative;
  justify-content: flex-start;
  margin-top: 15px;
  width: 100%;
  gap: 20px;
}

.drop-item {
  position: relative;;
}

.drop-menu .drop-item a {
  padding: 5px 12px;
  color: white;
  font: 400 22px "segoeui_light", sans-serif;
  text-transform: uppercase;
cursor: pointer;
}
.drop-menu .drop-item a:hover {
  background: #3E9953;
  border-radius: 10px;
  color: rgb(0, 0, 0);
}

.drop-menu .drop-item a.active {
  background: #3E9953;
  border-radius: 10px;
  color: rgb(0, 0, 0);
}

.psgwesbutons {
margin: 20px 0px 0px 0px;
padding: 0px;
text-align: left;
}

.psgwesbutons li {
padding: 5px 10px;
font-size: 18px;
border: solid 1px #3E9953;
background: url(img/greenb.jpg) no-repeat center center;
color: #1e1e1e;
display: inline-block;
cursor: pointer;
}

.psgwesbutons li:hover {
border: solid 1px #3E9953;
background: transparent;
color: #3E9953;
}

.psgwesbutons li.active {
border: solid 1px #3E9953;
background: transparent;
color: #3E9953;
}

.main__menu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: solid 1px white;
}

.main__menu .list-item:hover .drop-menu li {
  display: block;
}

.main__menu .list-item a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding:14px;
  color: #fff;
  cursor: unset;
}
.main__menu .list-item a:hover {
  cursor: pointer;
}
.main__menu .list-item a span {
  font: 400 14px "segoeui_light", sans-serif;
  text-transform: uppercase;
  order: 2;
}

.main__menu .list-item a i {
  color: #fff;
  font-size: 100px;
}
.main__menu .list-item .drop-menu .drop-item {
  display: none;
}
.main__menu .list-item .drop-menu .drop-item a {
  padding: 14px;
  font: 400 22px "segoeui_light", sans-serif;
  text-transform: uppercase;
}
.main__menu .list-item .drop-menu .drop-item:hover {
  background: #3E9953;
  border-radius: 15px;
}

.main__menu .list-item:hover .list-item-arrow {
  display: block;
}

.main__menu > li {
  position: relative;
}

.list-item-arrow {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: -4px;
  border-bottom: 6px solid #3E9953;
}

.main__menu .list-item.active .list-item-arrow{
display: block;
}

.list-item-arrow::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  z-index: 10;
  border: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #3E9953;
  bottom: -14px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
}

.kbh_catalog_box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  align-content: center;
}

.kbh_catalog_card-list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-content: center;
}

.kbh_new-product-card {
  width: 280px;
  margin: 30px 30px;
  background-color: #00000075;
  height: auto;
  position: relative;
  padding-bottom: 12px;
}

.kbh_new-product_card-image {
  width: auto;
  height: 250px;
  position: relative;
cursor: pointer;
}

.kbh_new-product_card-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.kbh_new-product_card-info {
  position: relative;
}

.kbh_new-product_card-attr {
  margin:0px;
}

.kbh_new-product_card-info h2 {
  font-family: segoeui_bold;
  color: #3E9953;
  font-size: 19px;
  margin: 2px auto;
}

.kbh_new-product_card-ribbon {
  width: 60px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  left: 0px;
  top: 60px;
  background: #f53739;
}

.kbh_new-product_card-ribbon:before {
  height: 0;
  width: 0;
  top: -8.5px;
  left: 0.1px;
  border-bottom: 8px solid #f53739;
  border-left: 9px solid transparent;
}

.kbh_new-product_card-ribbon span {
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  font-family: segoeui_bold;
}

.kbh_new-product_card-ribbon:after {
  border-top: 15px solid #f53739;
  border-bottom: 15px solid #f53739;
  border-right: 8px solid transparent;
  content: '';
  position: absolute;
  right: -8px;
  top: 0px;
}

.kbh_new-product_card-info h3 {
  color: #a0141b;
  font-size: 27px;
  font-family: segoeui_light;
  margin: 15px auto;
}

.kbh_new-product_card-info span {
  text-decoration: line-through;
  color: #696969;
  font-family: segoeui_light;
  font-size: 21px;
  margin-left: 26px;
}

.kbh_new-product_card_buttons label {
  color: rgba(255, 255, 255, 0.65);
  font-size: 15px;
  font-weight: 500;
}

.kbh_new-product_card_buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
}

.kbh_new-product_card_buttons-item {
  margin: 0 auto;
  position: relative;
}

.hbh_text_number::-webkit-inner-spin-button { 
  width: 30px;
  opacity: 1;
}

.kbh_new-product_card_buttons input[type="number" i] {
  width: 40px;
  padding: 4px 6px;
  border-radius: 8px;
  background-color: transparent;
  font-size: 17px;
  color: white;
  border: 1px solid #fff;
  margin-left:6px;
}

.kbh_new-product_card-button {
  margin: 0px auto;
  border-style: hidden;
  padding: 2px 46px 4px 10px;
  background: #F53736 url(./img/basketw.png) 100px center/auto 22px no-repeat;
  border-radius: 10px;
  color: white;
  font-family: segoeui_bold;
  font-size: 19px;
  cursor: pointer;
  float: left;
  text-transform: uppercase;
  box-sizing: border-box;
  text-decoration: none;
}

.kbh_new-product_card-button:hover {
	background: #f5363600 url(./img/basketw.png) 100px center/auto 20px no-repeat;
  color:#3E9953;
  padding: 1px 45px 3px 9px;
  border: solid 1px #3E9953;
}
.kbh_new-product_card-button-icon {
	padding: 10px 10px;
	border-left: 1px solid rgba(255, 255, 255, 0.16);
	box-shadow: rgba(0, 0, 0, 0.14) 1px 0px 0px inset;
}
.kbh_new-product_card-button-text {
	padding: 10px 18px;
}

.kbh_new-product_card-buttonbas {
  flex: 0 1 20%;
  margin: 0px auto;
  border-style: hidden;
  background-color: #00A750;
  border-radius: 20px;
  color: white;
  cursor: pointer;
  float: right;
  background-repeat: no-repeat;
  background-size: 30px auto;
  background-position: 40% 50%;
  background-image: url(./img/basketicon.png);
}

.hol_product_text_price-count input[type="number"] {
  display: block;
  height: 32px;
  line-height: 32px;
  font-size: 21px;
  font-family: segoeui_bold;
  width: 100%;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  text-align: center;
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}

.kbh_about_section {
  position: relative;
  background-image: url(img/greenb.jpg);
  padding-top: 100px;
  padding-bottom: 80px;
  box-shadow: 0 10px 10px rgb(0 0 0 / 75%);
}

.kbh_about_section-clip3 {
  position: absolute;
  top: 1px;
  left: 0;
  -webkit-clip-path: polygon(15% 5%, 100% 5%, 100% 15%, 50% 100%, 0 100%, 0 25%);
  clip-path: polygon(15% 5%, 100% 5%, 100% 15%, 50% 100%, 0 100%, 0 25%);
  background-image: url(img/generalbg2.png);
  
  width: 100%;
  height: 100%;
}


.kbh_about_box {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: space-between;
  z-index: 1;
}

.kbh_about_item {
  background: #fff;
  text-align: left;
  margin: 15px;
  padding: 30px 20px;
  border-radius: 5px;
}

.kbh_about_item h2 {
  font-weight: 400;
  font-family: 'segoeui_bold';
  font-style: normal;
  font-size: 21px;
  text-align: left;
  color: black;
}

.kbh_aboutimagesl {
  width: 460px;
  height: auto;
  box-sizing: border-box;
}

.kbh_aboutimagesl img {
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 18px 18px 2px 0px rgba(0, 0, 0, 0.95);
  -moz-box-shadow: 18px 18px 2px 0px rgba(0, 0, 0, 0.95);
  box-shadow: 18px 18px 2px 0px rgba(0, 0, 0, 0.95);
  background-size:contain;
}

.kbh_aboutminiture {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 10px 0px;
  padding: 0px;
}

.kbh_aboutminiture li {
  width: 22%;
  height: 70px;
  box-sizing: border-box;
  border: solid 5px #E41A4A;
  background-size: cover;
  cursor: pointer;
}

.kbh_aboutleftright {
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
  z-index: 1;
}

.kbh_aboutleftside {
  width: 38%;
  box-sizing: border-box;
}

.kbh_aboutlrightside {
  width: 60%;
  box-sizing: border-box;
  text-align: left;
  font-size: 21px;
  font-family: 'segoeui_light';
  color: white;
}

.kbh_aboutsrts_lic {
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: center;
  z-index: 1;
}

.kbh_aboutsrts_lic_img {
  width: 170px;
  height: auto;
  margin: 20px 20px;
  box-sizing: border-box;
display: inline-block;
}

.kbh_aboutsrts_lic_img img {
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 12px 12px 2px 0px rgba(0, 0, 0, 0.95);
  -moz-box-shadow: 12px 12px 2px 0px rgba(0, 0, 0, 0.95);
  box-shadow: 12px 12px 2px 0px rgba(0, 0, 0, 0.95);
  background-size:contain;
}

.hol_new-product_card-arrowl {
  position: absolute;
  top: 40%;
  left: 0px;
  background-image: url(./img/brslarrl_green.png);
  background-size: 100% 100%;
  width: 20px;
  height: 60px;
  cursor: pointer;
z-index: 35;
}

.hol_new-product_card-arrowr {
  position: absolute;
  top: 40%;
  right: 0px;
  background-image: url(./img/brslarrr_green.png);
  background-size: 100% 100%;
  width: 20px;
  height: 60px;
  cursor: pointer;
z-index: 35;
}

.kbh_brand_section {
  background:rgba(0, 0, 0, 0.30);
  padding-top:40px;
  padding-bottom: 40px;
}

.kbh_brand_box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content:space-between;
}

.kbh_brand_item {
  flex: 0 0 15%;
}

.kbh_brand_item img {
  width: 240px;
  height: 80px;
  margin: 20px;
  object-fit: contain;
}

.kbh_delivery_box {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: space-between;
}

.kbh_delivery_left {
  width: 60%;
  box-sizing: border-box;
  text-align: left;
  color: white;
}

.kbh_delivery_left h2 {
  font-weight: 400;
  font-size: 19px;
  font-family: 'segoeui_light';
  display: block;
}

.kbh_botdzzattl {
  font-weight: 600;
  font-family: 'segoeui';
  font-size: 17px;
  color: #3E9953;
  margin: 20px 0px 30px 0px;
}

.kbh_delivery_right {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 33%;
  justify-content: center;
  align-items: center;
}

.kbh_delivery_right p {
  width:360px;
  text-decoration: none;
  font-family: 'segoeui_light';
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
}

.kbh_delivery_right p a {
  text-decoration: none;
  font-family: 'segoeui_light';
  color: #3E9953;
  font-size: 15px;
}

.kbh_delivery_r_title {
  position: relative;
  font-family: segoeui_bold;
  text-transform: none;
  font-size: 36px;
  color: #3E9953;
  z-index: 1;
}

.kbh_delivery_l_contact {
  display: flex;
  flex-direction: row;
  align-content: space-between;
  justify-content: flex-start;
}

.kbh_delivery_l_contact-item {
  margin-right: 60px;
}

.kbh_delivery_l_contact-item h1 {
  font-weight: 400;
  font-size: 27px;
  font-family: 'segoeui_bold';
  text-transform: uppercase;
  display: block;
}

.kbh_delivery_l_contact-item a {
  text-decoration: none;
  font-size: 21px;
  font-family: 'segoeui_light';
  color: white;
  display: block;
  max-width: 200px;
}

.kbh_contacts_form {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 10px;
  height: 100%;
  text-align: center;
}

.kbh_contacts_form-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.kbh_contacts_form-item label {
  display: block;
  color: rgba(255, 255, 255, 0.65);
  font-size: 15px;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: -10px;
}

.kbh_contacts_form-item input[class="input_name"] {
  background: transparent url(./img/useric.png) no-repeat;
  background-color: rgba(0, 0, 0, 0.3);
  background-position: 10px center;
  background-size: 20px auto;
  border: solid 1px #252429;
  padding: 14px 10px 14px 40px;
  border-radius: 10px;
  width: 280px;
  color: white;
  margin: 20px 0px;
}

.kbh_contacts_form-item input[class="input_ompany"] {
  background: transparent url(./img/companyico.png) no-repeat;
  background-color: rgba(0, 0, 0, 0.3);
  background-position: 10px center;
  background-size: 20px auto;
  border: solid 1px #252429;
  padding: 14px 10px 14px 40px;
  border-radius: 10px;
  width: 280px;
  color: white;
  margin: 20px 0px;
}

.kbh_contacts_form-item input[class="input_email"] {
  background: transparent url(./img/phoneic.png) no-repeat;
  background-color: rgba(0, 0, 0, 0.3);
  background-position: 10px center;
  background-size: 20px auto;
  border: solid 1px #252429;
  padding: 14px 10px 14px 40px;
  border-radius: 10px;
  width: 280px;
  color: white;
  margin: 20px 0px;
}

.kbh_contacts_form-item textarea {
  background-color: rgba(0, 0, 0, 0.3);
  border: solid 1px #252429;
  padding: 14px 10px 14px 10px;
  border-radius: 15px;
  min-width: 310px;
  max-width: 310px;
  min-height:90px;
  max-height: 150px;
  color: white;
  margin: 20px 0px;
}

.kbh_contacts_form-item input[type="submit"] {
  display: inline-block;
  background: url(img/greenb.jpg) no-repeat center center;
  border-radius: 15px;
  padding: 8px 46px 8px 46px;
  border: none;
  color: #1f1f1f;
  font-family: 'segoeui_bold';
  font-size: 27px;
  background-position: 0% 0px;
  background-size: 200% 100%;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  text-decoration: none;
}

.kbh_contacts_form-item input[type="submit"]:hover {
  color: #3E9953;
  background: transparent;
  padding: 7px 46px 7px 46px;
  border: solid 1px #3E9953;
}

.kbh_conmap {
  position: relative;
}

.kbh_modal {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.75);
  background-color: rgba(0, 0, 0, 0.75);
  display: flex;
  flex-direction: column;
  text-align:left;
  border-left: solid 1px #252429;;
  border-right: solid 1px #252429;;
  width: 420px;
  height: 100%;
  position: absolute;
  left:0, 0px;
  top:0%;
}

.kbh_modal_contacts {
display: block;
text-align:left;
height: 100%;
position: relative;
padding: 0px 10px 0px 0px;
}

.kbh_modal_contacts h2 {
text-transform: uppercase;
font-size: 27px;
font-family: 'segoeui_bold';
padding-left: 27px;
color: white;
display: block;
}

.kbh_modal_contacts p {
font-size: 23px;
font-family: 'segoeui_light';
color: white;
padding-left: 29px;
display: block;
}

.kbh_modal_contacts p span {
  display: block;
  font-weight: 400;
  font-size: 23px;
  font-family: 'segoeui';
  color: white;
}

.kbh_infograph_box {
  margin: 50px 0px 50px 0px;
  display: flex;
  justify-content: space-between;
}

.kbh_infograph_item {
  display: inline-block;
  margin: 15px 10px;
  padding: 220px 15px 20px 15px;
  vertical-align: top;
  background-size: auto 150px;
  background-position: center 20px;
  background-repeat: no-repeat;
  width: 240px;
  position: relative;
  z-index: 30;
  width: 22%;
  box-sizing: border-box;
}

.kbh_infograph_item h1 {
  font-weight: 400;
  font-family: 'segoeui_bold';
  font-style: normal;
  font-size: 27px;
  text-align: center;
  color: #3E9953;
  margin: 0px;
  height: 80px;
  text-transform: uppercase;
}

.kbh_infograph_item h2 {
  font-weight: 400;
  font-family: 'segoeui_light';
  font-style: normal;
  font-size: 19px;
  text-align: center;
  color: white;
}

.kbh_price_title {
  font-weight: 400;
  font-family: 'segoeui_light';
  font-style: normal;
  font-size: 48px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 0;
}

.kbh_price_wtitle {
  font-weight: 400;
  font-family: 'segoeui_bold';
  font-style: normal;
  font-size: 36px;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 50px;
  margin-top: 0;
  position: relative;
}

.kbh_pricing-table-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2.6em;
  color: #FFF;
  margin-top: 15px;
  text-align: left;
  margin-bottom: 25px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.kbh_pricing-table-title a {
  font-size: 0.6em;
}

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
  clear: both;
}

.kbh_pricing-title {
  color: #000000;
  /*background: #e95846;*/
  padding: 10px 0;
  margin: 10px;
  font-size: 2em;
  text-transform: uppercase;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}

.kbh_textitle_font {
  position: relative;
  font-family: segoeui_bold;
  text-transform: none;
  font-size: 34px;
  color: #3E9953;
  z-index: 1;
}

.kbh_textitle_left {
  text-align: left;
}

.kbh_textitle_right {
  text-align: right;
}

.kbh_textitle_center {
  text-align: center;
}

.kbh_card_toleft {
  margin-right: auto;
}

.kbh_card_toright {
  margin-left: auto;
}

.ymaps-2-1-79-inner-panes {
  filter: hue-rotate(230deg) invert(1);
}

/* filter: grayscale(1) hue-rotate(1deg) invert(1);
.ymaps-2-1-79-inner-panes *[unselectable="on"] > ymaps > ymaps > ymaps {
filter: grayscale(0) hue-rotate(90deg) invert(1);
}*/

.kbh_footer {
  display: flex;
  position: relative;
  flex-direction: column;
  align-content: center;
  align-items: center;
  padding: 10px 0px;
  z-index:3000;
  background-color: #00020f;
  border-top: solid 1px #17161c;
  border-bottom: solid 1px #17161c;
  box-shadow: 0px -10px 5px 0px rgb(0 0 0 / 50%);
}

.kbh_footer_title {
  font-weight: 400;
  font-family: 'segoeui_light';
  font-style: normal;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.65);
}

.kbh_footer_title span {
color: rgba(255, 255, 255, 0.35);
}

/*======= конрзина ===========*/

.basketlaft {
width: 100%;
}

.basketpredm {
width: 100%;
    border-bottom: solid 1px #e6e6e6;
    margin: 10px 0px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: space-around;
color: white;
}

.itosgo {
width: 100%;
}

.basketpredm0 {
    width: 20%;
    display: inline-block;
    text-align: left;
}

.basketpredm1 {
    width: 30%;
    display: inline-block;
    text-align: left;
}

.basketpredm2 {
    width: 30%;
    display: inline-block;
    text-align: left;
}
.basketpredm3 {
    width: 10%;
    display: inline-block;
    text-align: left;
}

.basketpredm4 {
    width: 10%;
    display: inline-block;
    text-align: left;
    margin-top: -3px;
}

.basketimg {
    width: 110px;
    height: 110px;
    display: block;
    background-size: contain;
background-repeat: no-repeat;
background-position: center top;
}

.basketnnamet {
    font-size: 18px;
    margin: 0px 0px 10px 0px;
color: white;
}

.crosbitnbs {
    width: 30px;
    height: 30px;
    background: transparent url(./img/krestik.png);
        background-size: auto;
    background-size: 100% 100%;
    cursor: pointer;
    border: none;
}

.itosgo {
font-size: 26px;
color: #b60000;
}

.basketpredm3 input[type="button"] {
background: url(img/greenb.jpg) no-repeat center center;
    background-position-x: center;
    background-position-y: center;
    background-size: auto;
border-radius: 5px;
border: none;
padding: 5px 10px;
		color: #1e1e1e;
		font-family: 'segoeui_bold';
		font-size: 14px;
		background-position: 0% 0px;
		background-size: 200% 100%;
		text-transform: uppercase;
		cursor: pointer;
}

/*======= конрзина ===========*/


/*=============================== Модальное окно портфолио ====================================*/

.mikron_background {
width: 100%;
height: 100%;
position: fixed;
top: 0px;
left: 0px;
filter: blur(5px);
background-color: rgba(10, 11, 14, 0.7);
z-index: 200;
display: none;
}

.mikron_portf_cross {
width: 50px;
height: 50px;
position: fixed;
top: 0px;
right: 0px;
cursor: pointer;
z-index: 202;
display: none;
background-color: rgba(10, 11, 14, 0.3);
}

.mikron_portf_cross:before {
width: 60px;
height: 4px;
content: '';
position: absolute;
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
margin-left: -30px;
top: 24px;
left: 50%;
background-color: white;
cursor: pointer;
}

.mikron_portf_cross:after {
width: 60px;
height: 4px;
content: '';
position: absolute;
-moz-transform: rotate(315deg);
-ms-transform: rotate(315deg);
-webkit-transform: rotate(315deg);
-o-transform: rotate(315deg);
transform: rotate(315deg);
margin-left: -30px;
top: 24px;
left: 50%;
background-color: white;
cursor: pointer;
}


.mikron_portf_modal {
width: 86%;
height: 90%;
position: fixed;
top: 50%;
left: 50%;
z-index: 201;
transform: translate(-50%,-50%);
background-color: rgba(10, 11, 14, 0.8);
display: none;
transition: all 0.5s;
}

.mikron_flessx {
width: 100%;
height: 100%;
display: flex;
}

.mikron_fleximage {
width: 50%;
overflow: hidden;
background-position: center top;
background-size: cover;
text-align: left;
}


.mikron_flextext {
width: 50%;
padding: 10px 10px 10px 30px;
box-sizing: border-box;
color: white;
height: 100%;
}


.mikron_phone_modal {
width: 300px;
position: fixed;
top: 50%;
left: 50%;
z-index: 201;
transform: translate(-50%,-50%);
background-color: rgba(10, 11, 14, 0.8);
display: none;
transition: all 0.5s;
}

.mikron_sendform_modl {
padding: 20px;
color: white;
}

.hol_product_main_image img {
width: 100%;
height: 300px;
object-fit: contain;
}

.hol_product_thumbnails img {
height: 90px;
display: inline-block;
margin: 10px;
cursor: pointer;
}

/*=============================== Модальное окно портфолио ====================================*/

.kbh_dealer_infs {
text-align: left;
margin: 50px 0px 0px 0px;

}

.kbh_dealer_infs_info {
display: inline-block;
padding: 80px 10px 10px 10px;
margin: 10px;
background-size: auto 60px;
background-position: center top;
background-repeat: no-repeat;
width: 140px;
text-align: center;
font-weight: bold;
color: #3E9953;
vertical-align: top;
}