/* WRITE YOUR CODE HERE */
@media (min-width: 670px){
	 .headerWrap {padding: 30px 30px 30px 30px;}
	header{position:relative;background:#fff;}
.headerMenu > ul > li > a{color:#555;}
header .topMenu{color:#555;}
#topSearch{color: #555;}
.request_call{color:#fff;background: #555;}
.request_call:hover{color:#fff;background: #555;}
	.hm2{position:absolute;margin:auto;top:90px;max-width: 1000px;background:#fafafa;border-radius:15px;left:0;right:0;box-shadow: 0 5px 10px 0 rgba(0,0,0,0.07);    border: 1px solid #C5D0D2;}
	.hm2 ul{margin-top:20px;margin-bottom:20px;text-align:center;}
.hm2 ul li{float:none;display:inline-block;}
	.hm2 ul li ul li{float:left!important;display: contents!important;}
	.mainTitle{padding-top:100px;}
	.owl-carousel .owl-stage-outer{height:60vh!important;/*overflow: inherit;*/}
.owl-carousel .owl-stage-outer .slide{height:60vh!important;}

}
.innova_slider_template2_slider_inner p{color:#000;}
.innova_slider_template2_slider_inner .innova_slider_template2_slide_innerH1{display:none;}

.callBack-adress__wrapper {
  display: flex;
  flex-direction: column;
	font-size:16px;
	color: #121822;
	outline: none;
	border-color:transparent;
	width: 100%;
	font-weight: 500;
	border: none!important;
	font-family: 'MullerRegular', sans-serif;
}

.inputAdress__label {
	text-transform: uppercase;
	color: rgba(0,0,0,.8);
	font-weight: 700;
}

.inputAdress__title{
	padding-bottom: 8px;
	color:#9B9B9B;
	font-size:17px;
font-family: 'MullerRegular', sans-serif;
margin-bottom:16px;
border-bottom: 1px solid #E1E1E1;
}

.inputAdress {
	accent-color: #178728;
	transform: scale(1.2);
	margin-right: 12px;
}

.address__wrapper{display:flex;
flex-direction:column;gap:12px;}

.burger-menu{width:30px;margin-bottom:4px;}


.number-list__wrapper {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.number__item {
  display: flex;
	align-items:center;
  justify-content: space-between;
  gap: 16px;
}
.number__left {
	text-align:center;
  background-color: #178728;
  border-radius: 4px;
  width:100%;
	font-size:14px;
	font-weight:700;

  padding: 6px 8px;
  color: white;
}
.number__rigth {
  color: #212121;
font-size:16px;
white-space: nowrap;
}
.grafik{width:auto!important;}

.request_call{
background-color:#6EB73B;

}

.header__right{
	display: flex!important;
	flex-direction: column;
	gap: 6px;
}
.headerWrap{

	display: flex;
	align-items: center;
	justify-content: space-between;
}
#topSearch{display:none}
.top_callBack{float:none;margin:0;order:-1;}
.burger-text {
	order:1;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'MullerRegular', sans-serif;
}

.burger-wrapper{
  display: flex!important;
  align-items: center;
	gap:8px;

}

.number__left {
	text-align: center;
	background-color: #178728;
	border-radius: 4px;
	/* width: 100%; */
	font-size: 14px;
	font-weight: 700;
	padding: 6px 8px;
	color: white;
	width: 160px;
}

.number-list__contacts {
  flex-direction: row;
  margin-top: 8px;
}
.number-list__contacts .number__item {
  flex-direction: column;
  align-items: baseline;
  gap: 8px;
}

.number-list__contacts .number__left {
	background-color: #646464;
}


.number-list__footer {
  flex-direction: row;
	flex-wrap:wrap;
  margin-top: 0px;
}
.number-list__footer .number__item {
  flex-direction: column;
  align-items: baseline;
  gap: 4px;
	justify-content: flex-start;

}

.number-list__footer .number__rigth {
	color: #555;
	font-size: 16px;
	white-space: nowrap;
}

.number-list__footer .number__left {
	text-align: center;
	background-color: transparent;
	border-radius: 0;
	/* width: 100%; */
	margin-bottom:0;
	font-size: 14px;
	font-weight: 700;
	padding: 0px;
	color: #1a1a1a;
	width: 160px;
	border-bottom: 1px solid #0000008f;
}




.hm2{top:78px;}
@media screen and (max-width:1030px) and (min-width: 501px){
	.number-list__wrapper{display:none;}
	.burger-wrapper{margin-right:auto!important;}
		.number-list__contacts{flex-wrap:wrap;display:flex;}
}
@media screen and (max-width:1030px) and (min-width: 501px){
	.header__right{display:none!important;}
	.burger-wrapper{margin-left:auto!important;}
	.burger-wrapper{margin-right:0!important;}

}
@media screen and (max-width:560px){
	header{background-color:white;background-image:none;}
	.number__left{font-size:12px;width:148px;border-radius:12px;}
	.number__rigth{font-size:14px;font-weight:700;}
	.logo img{max-height:50px;}
	.burger-text{color:#313131;font-size:16px;order:-1;}
	div.burger-wrapper{padding:0!important;}
	.grafik br{display:none;}
	.grafik{margin-top:14px;}
	.grafik p{display:inline!important;}
	.grafik div{display:inline!important;}
	.grafik b{display:inline!important;}
	.header__right{align-items:center;margin-top:12px;}
	.request_call{border-radius:8px;text-transform:uppercase;font-weight:700;font-size:12px;padding:8px 6px;}
	.phones_top_header {margin-top:14px;}
	.number-list__contacts{flex-wrap:wrap;display:flex;}

}

#popup-content {
	max-width: 650px;
    padding: 30px;
}

#popup-content img {
	padding-bottom: 20px;
}

#popup-content p {
	line-height: 1.2;
    margin-bottom: 10px;
}


#popup-content .button_pop {
	padding: 8px 20px;
    background-color: #178728;
    color: white;
    border: none;
    cursor: pointer;
    margin: 0 auto;
    font-size: 17px;
    font-weight: 600;
    width: fit-content;
}

.bvi-open {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #ddd;
	position: absolute;
	top: 0;
	right: -15px;
}

.bvi-open svg {
    width: 66%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.header__right {
	padding-right: 60px;
	position: relative;
}

.bvi-open-mob {
	display: none;
}

@media screen and (max-width: 560px) {
    .phones_top_header {
        width: 100%;
    }
	.header__right {
		align-items: flex-start;
	}

	.header__right .bvi-open {
		display: none;
	}

	.bvi-open-mob {
		display: flex;
		width: 35px;
		height: 35px;
		top: 65px;
    right: 130px;
	}
}
/* start verstace */
.window_kuki {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding: 25px 125px 75px 25px;
  z-index: 100;
  box-shadow: 0 0 15px rgba(0, 0, 0, .5);
}
.inner_kuki {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.window_kuki p {
  font-size: 20px;
  margin: 0 !important;
  text-align: left;
  width: 70%;
}
.window_kuki p a {
  display: inline;
  text-decoration: underline;
}
.btn_kuki {
  max-width: 220px !important;
  height: 48px !important;
}
@media screen and (max-width: 767px) {
  .inner_kuki {
    flex-direction: column;
  }
  .window_kuki p {
    width: 100%;
    font-size: 15px;
    text-align: center;
  }
  .window_kuki {
    padding: 15px 15px 30px;
  }
}
/* end verstace */


@media (min-width: 670px) {

    .hm2 {max-width: 1200px !important;}

}


.bvi-open-mob {display: flex !important;
position:unset !important;
}


.footerHeader {
    display: flex;
    align-items: flex-start;
}

.footerBlock.footerSocial {
    margin-right: 20px; 
}

.footerBlock.bvi-o {

    align-items: center;
}

.footerSocial {
    width: unset;
}


@media (max-width: 769px) {

    .footerHeader {
        display: block;

    }

    .footerBlock.footerSocial {
        margin-right: 20px;
    }

    .footerBlock.bvi-o {
        display: flex;
        justify-content: center;
		margin-top:10px;
    }

    .footerSocial {
        width: 100%;
    }
.btn_kuki {
    max-width: 220px !important;
    height: 35px !important;
    margin-top: 10px;
}

.window_kuki {
        padding: 10px 10px 15px;
        margin: 25px;
    }

.window_kuki p {
        width: 100%;
        font-size: 13px;
        text-align: center;
    }

}


.inner_kuki, .inner_kuki a {color:black;}

.qr_button {display:none;}



@media screen and (max-width: 560px) {
    .logo_detail img {
        max-height: 50px;
    }
}

@media (max-width: 500px) {
    .logo_detail {
        align-self: flex-start;
left:unset !important;
    }
}