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

	nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
}

	.header-logo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		position: absolute;
		top: 20px;
		left: 40px;
	}
	
	.header-logo img {
    padding-top: 0px;
    width: 100%;
    max-width: 110px;
	}
	
	.header-menu__item {
    padding: 0;
    position: relative;
	}
	
	
	.header-menu__link {
    font-family: 'PT Sans',Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    color: #292929;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}

.header-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    display: flex;
    gap: 0 20px;
    top: 60px;
    left: 40px;
}

.header-callback a {
    color: #ffffff;
    font-size: 14px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1;
    font-weight: 700;
    border-radius: 5px;
    background-color: #e64500;
    background-position: center center;
    padding: 6px 20px;
}

.header-callback {
    position: absolute;
    top: 24px;
    right: 40px;
}

.header-phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 64px;
    right: 40px;
}
	
	
.header-phone a {
   font-size: 14px;
}

.director__title {
    font-size: 23px;
}

.director__discription {
    font-size: 19px;
    width: 100%;
}
	
	.director {
    width: 100%;
    padding: 60px 15px;
    max-height: 550px;
    height: 550px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    max-width: 100%;
	}
	
	.director__callback {
    width: 100%;
	}
	
	.block2 {
    height: 90px;
    background-color: #ffd380;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.05;
    font-weight: 700;
    text-align: center;
    color: #292929;
    padding: 0 40px;
	}
	
	
	.block3 {
    padding: 30px 0px;
}
	img.block3_img {
    width: 91px;
	}

	h2.block3__text {
		color: #292929;
		font-size: 26px;
		font-family: 'PT Sans',Arial,sans-serif;
		line-height: 1.55;
		font-weight: 700;
		background-position: center center;
		border-color: transparent;
		border-style: solid;
		margin: 20px 0px 40px 0;
		padding: 0 0px;
	}
	
	p.block3__flex-item {
    display: flex;
    width: 96%;
    flex-direction: column;
    background-color: #fff;
    padding: 10px;
    margin: 0;
    height: 79px;
    align-items: center;
    justify-content: center;
    color: #292929;
    font-size: 15px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 20px;
}

.block3__flex {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 0px;
}

.block3__callback {
    display: flex;
    justify-content: flex-start;
    width: 96%;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;   
    border-radius: 5px;
}

.block4 {
    display: flex;
    background-color: #fff;
    color: #292929;
    padding: 30px 0px;
    width: 100%;
}

h2.block4__title {
    color: #292929;
    font-size: 26px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin: 20px 0px 0px 0;
    padding: 0 0px;
    text-align: center;
}

p.block4__subtitle {
    color: #292929;
    font-size: 20px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.1;
    font-weight: 500;
    margin: 10px 0 30px 0;
    text-align: center;
}

.form-zvonok label {
    margin-bottom: 5px;
    font-weight: bold;
    color: #292929;
    font-size: 14px;
    font-family: 'PT Sans',Arial,sans-serif;
}

.block5 {
    display: flex;
    background-color: #fff;
    color: #292929;
    padding: 30px 0px;
    width: 100%;
}
	
	.block5_flexbox {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: column-reverse;
	}
	
	h2.block5__title {
    margin: 0;
    text-align: center;
    color: #292929;
    font-size: 26px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 700;
}

p.block5__subtitle {
    color: #292929;
    font-size: 15px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.1;
    font-weight: 500;
    margin: 10px 0 15px 0;
    text-align: left;
}

.block6_flexbox {
    display: flex;
    width: 100%;
    align-items: flex-start;
    margin: 0 auto;
	padding-bottom: 20px;
    overflow-y: overlay;
	
}

h2.block6__title {
    color: #292929;
    text-align: center;
    margin: 0 0 40px 0;
    font-size: 26px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 700;
}

p.model {
    color: #000;
    font-size: 12px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.1;
    font-weight: 700;
}

p.item-info1 {
    width: 100%;
    text-align: left;
    background-color: #ffffff;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    padding: 5px;
    display: flex;
    margin: 0;
    justify-content: flex-start;
    font-weight: 700;
    height: 60px;
    align-items: center;
    margin: 0;
}

p.item-info2 {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #292929;
    font-weight: 500;
    height: 60px;
    align-items: center;
    margin: 0;
}

.block6__callback a {
    color: #fff;
    font-size: 16px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1;
    font-weight: 700;
    background-color: #e64500;
    background-position: center center;
    padding: 5px 15px;
    width: 100%;
    text-align: center;
}

.block7 {
    display: flex;
    background-color: #f5f5f5;
    color: #292929;
    padding: 30px 0px;
    width: 100%;
}

h2.block7__title {
    color: #292929;
    font-size: 26px;
    text-align: center;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin: 0px 0px 6px 0;
    padding: 0 50px;
}

.block7-flex {
    display: flex;
    width: 90%;
    flex-direction: column;
    margin: 20px auto 0 auto;
}

.block7-flex-item-title {
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}

.block7-flex-item-info {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    padding: 0;
    margin-bottom: 28px;
}

.block8 {
    display: flex;
    background-color: #fff;
    color: #292929;
    padding: 30px 0px;
    width: 100%;
}
	
	.awards .popup-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
}
	
	.awards {
    margin-bottom: 20px;
	}
	
	.block3__callback a {
    color: #ffffff;
    font-size: 16px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1;
    font-weight: 700;
    background-color: #e64500;
    background-position: center center;
    padding: 18px 20px;
    width: 100%;
    text-align: center;
	}
	
	
.block9 {
    display: flex;
    background-color: #f5f5f5;
    color: #292929;
    padding: 30px 0px;
    width: 100%;
}
	
	
	h2.block9__title {
    color: #292929;
    font-size: 26px;
    text-align: center;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin: 0px 0px 20px 0;
    padding: 0 9px;
}

.popup-gallery-two {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}

.popup-gallery-two a {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    align-items: center;
    justify-content: flex-start;
}

.block10 {
    display: flex;
    background-color: #fff;
    color: #292929;
    padding: 30px 0px;
    width: 100%;
}

h2.block10__title {
    color: #292929;
    font-size: 26px;
    text-align: center;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin: 0px 0px 20px 0;
    padding: 0 9px;
}

.block5_flexbox-item2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0 15px;
}

.block5_flexbox-item1 {
    width: 100%;
    display: flex;
    padding: 0 15px;
}

.owl-carousel .owl-item img {
    width: 100%;
}

.owl-prev, .owl-next {
    position: relative;
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.054);
    -webkit-box-shadow: inset 36.6667px -36.6667px 36.6667px rgb(194 194 194 / 5%), inset -36.6667px 36.6667px 36.6667px rgb(255 255 255 / 5%);
    box-shadow: inset 36.6667px -36.6667px 36.6667px rgb(194 194 194 / 5%), inset -36.6667px 36.6667px 36.6667px rgb(255 255 255 / 5%);
    -webkit-backdrop-filter: blur(69.6667px);
    /* backdrop-filter: blur(69.6667px); */
    border-radius: 50px;
    z-index: 10;
    border-radius: 50px !important;
}

.owl-next {
    right: -10px;
}

.owl-prev {
    left: -10px;
}
	
	.block11 {
    display: flex;
    background-color: #fff;
    color: #292929;
    padding: 30px 0px;
    width: 100%;
}

h2.block11__title {
    color: #292929;
    font-size: 26px;
    text-align: center;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin: 0px 0px 6px 0;
    padding: 0 30px;
}

.block11_flex {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px 10px;
    padding: 0 10px;
}

.block11_flex_item {
    display: flex;
    flex-direction: column;
    width: 45%;
    align-items: center;
}

p.block11_tovar-name {
    color: #000000;
    font-size: 15px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 700;
}

.block11__callback {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    border: 3px #e64500 solid;
    border-radius: 5px;
}

.block11__callback a {
    color: #ffffff;
    font-size: 16px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1;
    font-weight: 700;
    background-color: #e64500;
    background-position: center center;
	border: 3px #e64500 solid;
    padding: 5px 10px;
    width: 100%;
    text-align: center;
}


p.block4__subtitle {
    color: #292929;
    font-size: 16px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.1;
    font-weight: 500;
    margin: 10px 0 30px 0;
    text-align: center;
    padding: 0 10px;
}


.block12 {
    display: flex;
    background-color: #fff;
    color: #292929;
    padding: 30px 0px;
    width: 100%;
}

h2.block12__title {
    color: #292929;
    font-size: 26px;
    text-align: center;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 700;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin: 0px 0px 6px 0;
    padding: 0 0px;
}

p.block12__subtitle {
    color: #292929;
    font-size: 18px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.1;
    font-weight: 500;
    margin: 10px 0 25px 0;
    text-align: center;
}

.part-logo1 {
    width: 110px;
    margin: 0 auto;
    display: block;
}

.part-logo2 {
    margin: 0 auto;
    display: inline-block;
    height: 44px;
    padding: 10px;
}


.block13 {
    width: 100%;
    padding: 45px 20px;
    max-height: 567px;
    height: 403px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0;
    max-width: 100%;
    background-position: center right;
}

.block13__title {
    font-style: normal;
    margin-top: 0;
    margin-bottom: 5px;
    color: #2e2e2e;
    letter-spacing: 0.5px;
    padding: 10px;
    font-size: 26px;
    text-align: left;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.55;
    font-weight: 700;
}

.block13__discription {
    font-style: normal;
    margin-top: 0;
    margin-bottom: 0px;
    color: #2e2e2e;
    font-size: 20px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.15;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 10px;
}

.block13__podtext {
    max-width: 100%;
    background-color: #ffffffb8;
    border-top: 5px;
    padding: 10px;
}

.block13__callback {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
    margin: 125px auto 0 auto;
    border: 3px #e64500 solid;
    border-radius: 5px;
}

.block13__callback a {
    color: #ffffff;
    font-size: 20px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1;
    font-weight: 700;
    background-color: #e64500;
    background-position: center center;
	border: 3px #e64500 solid;
    padding: 10px 20px;
    width: 100%;
    text-align: center;
}

.block14_flex {
    display: flex;
    flex-direction: column;
}

.block14_flex-item {
    width: 100%;
    padding: 0 20px;
}

.block14_info {
    color: #000000;
    font-size: 19px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.2;
    font-weight: 400;
    background-position: center center;
    border-color: transparent;
    border-style: solid;
    margin: 0 0 20px 0;
}

.block14_link {
    color: #005ba5;
    font-size: 19px;
    font-family: 'PT Sans',Arial,sans-serif;
    line-height: 1.2;
    font-weight: 400;
    margin: 0 0 5px 0;
    display: block;
    padding: 0;
}

img.block5_img {
    width: 100%;
    height: 340px;
    object-fit: cover;
    max-width: 350px;
    margin: 0 auto;
}

}

.block8__content {
    max-width: 100%;
    margin: 0 auto;
    padding: 15px;
}

.awards img {
    max-width: 360px;
    max-height: 375px;
}