.stH{
	display: none !important;
}
.stV{
	display: block !important;
}
body{
	zoom: 0.85;
}

.menu-content{
	height:98%;
	overflow-y: auto;
}
.footer_block {
	display: block;
	position: relative;
	margin-top: 17px;
}
.productSliderSwiper  .swiper-slide{
	height: 280px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.certificatesSwiper .swiper-slide{
	height: 380px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product_slider .productSliderSwiper .swiper-slide img{
	max-height: 280px;
	height: auto;
	width: fit-content;
}
.other_products-card .bottom_text{
	flex-wrap: wrap-reverse;
}
.other_products-card .bottom_text .price_box, .other_products-card .bottom_text .price_box span{
	width:100%;
	color:#333;	
	font-size: 14px;
}
.other_products-card .bottom_text .price_box span{
	font-weight: 600;
}
.section_title, .equipment_text p, .equipment_text h3 {
	z-index: 3;
}
.question .custom-select.active .select-dropdown{
	overflow-y: auto;
}
.callbackwidget-call-form{
	width:100%;
	position: relative;
}
.feedback-modal .form-group{
	margin:20px 0;
}
.form-checkbox{
	margin:20px 0;
}
.feedback-modal .group-error__text{
	margin-bottom:10px;
}
.messbox{
	display: none;
	position: absolute;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    margin: 15px 0;
    line-height: 1.5em;
    width: 100%;
    height: 93%;
    top: 15px;
    left: 0;
    padding-top: 20%;
    background-color: #ffffff;
    z-index: 10;
}
.success{
	color:hsl(148, 75%, 22%);
}
.ertext{ 
	color:#C80000;
}

.question .messbox{
	height: 100%;
    top: -15px;
} 


.form-text textarea{
	border-color:#292929;
}
.form-checkbox__text{
	font-size:14px;
}

.question .form-checkbox__text {
    font-size: 16px;
    color:#fff;
}
.question  .form-checkbox__icon{
	border:1px solid #fff;
	background-color: #cfcfcf;
}
.question .form-checkbox__icon span{
	top:1px;
}
.ns-cookiesaccept{
	margin:0 auto;
}
.bx-breadcrumb .bx-breadcrumb-item span{
	line-height:1.5em;
}
.bx-breadcrumb .bx-breadcrumb-item a{
	line-height:1em;
}
.img-modal__content .swiper-slide.swiper-slide-next, .img-modal__content .swiper-slide.swiper-slide-prev{
	opacity: 0;
}

.bx-newslist .btn{
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2509803922);
	background: #FFD500;
	width: 150px;
	height: 54px;
	border-radius: 6px;
	border: 1px solid #292929;
	font-weight: 300;
	font-size: 20px;
	line-height: 150%;
	color: #292929;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.3s ease;
}

.bx-newslist .btn:hover{
	background: #FFD500;
	box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2509803922);
}
body .bx-newslist-block, .bx-newsdetail-block{
	padding: 0;
	margin-bottom: 40px;
}

.microprism_products h3{
	font-weight: 800;
	font-size: 26px;
	text-transform: uppercase;
	line-height: 150%;
	color: #432918;
}
.microprism_products p{
	margin-bottom:20px;
	font-size:16px;
}
.microprism-img__modal-group .swiper-slide{
	max-height:360px;
}

.microprism_products .microprismSwiper img{
	max-height:282px;
}

.microprism_products .possibilities_card h3{
	color:#fff;
}
.advantages.policy {
	padding: 0;
}
.advantages.policy .accordion_item::before{
	background: #F5F5F5;
}
.advantages.policy .accordion_content p{
	color:#292929;
}
.item-selected{
	display:none !important;
}

.getprice-modal .form-group, .callo-modal .form-group{
	margin: 20px 0;
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.getprice-modal .modal-dialog, .callo-modal .modal-dialog{
	width:40%;
}
.advantages .accordion {
    margin-top: 48px;
}
.advantages .accordion__header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
}

.advantages .accordion__content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}

.advantages .accordion__inner {
    padding-top: 24px;
    border-top: 1px solid #F5F5F5;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.microprism_products .advantages .accordion_item.active::before{
	display:none;
}



.advantages .microprismSwiper img {
    max-height: 282px;
}

.advantages .swiper-slide {
    max-height: 360px;
}

.advantages .accordion__subtitle {
    font-weight: 800;
    font-size: 28px;
    line-height: 150%;
    color: #292929;
    margin-bottom: 24px;
}

.advantages .accordion ul {
    padding-left: 20px;
}
.microprism_products .accordion li,
.advantages .accordion li {
    font-weight: 300;
    font-size: 24px;
    line-height: 150%;
    color: #292929;
    list-style-type: none;
}
.microprism_products .accordion__subtitle{
	margin-bottom:0;
}
.microprism_products .accordion__header {
    justify-content: flex-start;
}
.microprism_products .accordion__title{
	border-bottom:1px dashed;
}
.accordion.active .accordion__title,
.microprism_products .accordion__title:hover{
	color:#FFD500;
}
.advantages .accordion__note {
    font-weight: 800;
    font-size: 20px;
    line-height: 150%;
    color: #292929;
}
.advantages .accordion__btn {
    width: 201px;
    height: 54px;
    border-radius: 4px;
    border: 1px solid #292929;
    background: #FFD500;
    font-weight: 300;
    font-size: 20px;
    line-height: 150%;
    color: #292929;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease;
}

.advantages .accordion.active .accordion__icon {
    transform: rotate(180deg);
}

.advantages .accordion__icon {
    flex-shrink: 0;
    width: 24px;
    height: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.35s ease;
}

.advantages  .microprismSwiper img {
    width: 100%;
}

body .advantages .accordion__subtitle {
    font-weight: 800;
    text-align: left;
    font-size: 28px;
    line-height: 150%;
    color: #292929;
    padding: 0;
    margin: 0 0 24px 0px;
    width: 48%;
}

body .advantages .accordion ul {
    padding-left: 20px;
}
.advantages .accordion_header{
	padding:0;
}
.microprism-img__modal-group .swiper-slide {
    height: 360px;
}

.accordion__block{
	    display: flex;
    align-items: center;
    justify-content: space-between;
}
.advantages .cahars_list{
	display:block;
	position: relative;
}

.advantages .accordion_item.active .accordion_body {
    max-height: 100%;
}

.advantages .accordion_item.active p{
	padding:0;
}
.advantages .accordion_item.active p.accordion__note{
	margin-bottom:25px
}

.microprism_products .advantages {
	padding:0px;
}

.advantages .accordion_item::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(50, 51, 52, 0.7);
	z-index: 2;
	opacity: 0;
}
.advantages .accordion_item.active::before {
	opacity: 1;
}
.gallery{
	overflow:hidden;
	max-width: 1868px;
	margin: auto;
}
.gallery .container{	
	position: relative;
}

.gallery button {
	position: absolute;
	top: 44%;
	transform: translateY(-44%);
		z-index: 3;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #FFD500;
	display: flex;
	align-items: center;
	justify-content: center;
}
.gallery button.swp-btn__prev {
	left: -22px;
}
.gallery button.swp-btn__next {
	right: -22px;
}
.gallery .gallerySwiper::before {
	content: "";
	position: absolute;
	left: 0;
	width: 272px;
	height: 100%;
	top: 0;
	left: -320px;
	background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
	z-index: 2;
}
.gallery .gallerySwiper::after {
	content: "";
	position: absolute;
	right: -320px;
	width: 272px;
	height: 100%;
	top: 0;
	background: linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);
	z-index: 2;
}
.product_slider{
	overflow:hidden;
}
.home-content .btn-outline{
	height: 52px;
	margin-left: 15px;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
	font-size: 20px;
	    background-color: #564e48;
	    color:#fff;
}
.home-content .btn-outline:hover,
.home-content .btn-outline:active{
	background-color:#432918;
	color:#fff;
	    border-color: #24150b;
}
@media only screen and (min-width: 1024px) { 
	 .home {
		zoom:1.1;
	    padding: 155px 0 155px;
	}
}

@media only screen and (max-width: 600px) { 
	    main {
        padding-top: 45px;
    }

	.other_products .tabs_btn{
		font-size:18px;
	}

	.gallery .swiper-backface-hidden .swiper-slide{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.gallery .swiper-pagination{
		justify-content:center;
	}

	.advantages .accordion{
		padding:0 15px;
	}
		.home-content h1 {
		font-size: 32px;
	}

	.feedback-modal .btn-yellow{
				bottom: -63px;
	}
	.callo-modal .btn-yellow, .getprice-modal .btn-yellow{
		width: 100%;
		text-align: center;
		align-items: center;
		justify-content: center;
		margin-top: 35px;
	}
	.certificates .certificatesSwiper img{
				width: auto;
	}

	.callo-modal .modal-dialog, .getprice-modal .modal-dialog{
		width: 100%;
	}
	.mb-menu__content {
		height: 107svh;
	}
	.advantages .accordion__block{
				flex-direction: row;
		flex-wrap: wrap;
	}
	.advantages .accordion__block>p{
		width:100%;
	}
	body .advantages .accordion ul{
		padding-left:0;
		margin-bottom: 25px;
	}
		.modal-content {
		/*min-height: 107svh;*/
		        min-height: 60svh;
        margin-top: 50%;
		
	}
	.modal-dialog{
		height:100%;
		max-height:100%;
	}
	#advantages .accordion_item{
		padding:24px 12px;
	}

}
@media only screen and (max-width: 480px) { 
	 .callo-modal .modal-dialog {
		width: 100%;
	}
}

/*25-05*/
.header-navs a {
    font-size: 18px;
}
.menu-list__item a {
    font-size: 18px;
}
.possibilities_card h3 {
    font-size: 24px;
}
.possibilities_card p {
    font-size: 20px;
}
.question form label {
    font-size: 20px;
}
.question form .input_block input{
	font-size: 20px;
}
.delivery_card h3 {
    font-size: 26px;
}
.delivery_card p {
    font-size: 20px;
}
.possibilities_card button{
	font-size: 20px;
	width:auto;
	height:45px;
	padding:7px 20px;
}
.footer_block ul a {
    font-size: 20px;
}
.other_products-card p, .other_products-card .bottom_text .price_box, .other_products-card .bottom_text .price_box span {
    font-size: 16px;
}
.other_products-card{
	padding:15px;
}
.possibilities_cards-card h3{
	font-size:24px;
}
.possibilities_cards-card p{
	font-size:20px;
}
.possibilities_cards-card a{
	font-size: 20px;
	width:auto;
	height:45px;
	padding:7px 20px;
	max-width:150px;
}
.microprism_products p{
	font-size: 20px;
}
.microprism_products h3{
	margin-bottom:35px;
}
.group-error__text{
	margin:10px 0 35px 0;
}
.form-inp input{
	font-size: 20px;
	padding: 5px 12px;
}

.about{
	background-color: #F5F5F5;
	padding-top:0;
	box-shadow: inset 0 0px 16px 0px rgba(0, 0, 0, 0.1490196078);
}
.about-list__item{
	flex-direction: row;
	flex-wrap: wrap;
    min-height: 150px;
}
.about-list__item span{
	display: none;
}
.about-list__item:hover span{
	display:block;
	width:100%;
	font-size:18px;
	font-weight:500;
}
.link_to{
	color:#FFD500;
	text-decoration:underline !important;
}
.bx-newsdetail-img img{
	max-height:250px;
}
.home-bg{
	    opacity: 0.23;
}
.errFrm{
    display: inline-block;
    color: #F45;
    width: 100%;
}
@media (max-width: 1536px) {
    .about-container {
        padding-top: 64px;
        padding-bottom: 64px;
    }

}

@media (max-width: 992px) {
    .home-content .btn-outline{
        height: 48px;
        padding: 0 12px;
        border: 0;
        box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
        font-size: 16px;
    }
}
/*25-05*/
.menu-content img,
.footer_logo-block a,
.header-logo img {
    width: 185px;
}

.info_message{
	background-color: #432918bf;
    font-size: 18px;
    color: #fff;
    padding: 5px 12px;
    line-height: 1.5em;
    margin-top:25px;
    border-radius:3px;
}