.header .big-text p{
	color:#fff;
}
.fundamet-map__map .contacts-map{
	background:#e4e4e4;
}

@media (min-width: 576px) {
	#modal-agree {
		max-width: 500px;
	}

	.cookie {
		max-width: 100%;
		margin-bottom: 80px;
		padding: 10px 15px;
	}
}

.cookie {
	position: fixed;
	right: 0;
	bottom: 0;
	margin: 10px;
	border-radius: 3px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
	background-color: #eeece8;
	padding: 10px 15px;
	max-width: 500px;
	z-index: 10;
	display: flex;
}

.cookie__title {
	margin-right: 10px;
	font-size: 14px;
}

.cookie__btn {
	overflow: visible;
	position: absolute;
	right: 0;
	outline: none;
	border: none;
	margin-right: 10px;
	padding: 5px;
	top: 0;
	margin-top: 10px;
}
.cookie__btn svg {
	display: block;
}

.assenizator-page .order{
	margin-top:118px;
	padding:40px 0;
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
}

@media (max-width: 991px) {
	.cookie__title {
		font-size: 16px;
	}
}

@media (max-width: 950px) {
	.assenizator-page .main .order{
		margin-top:70px;
		padding:25px 0;
	}
}
.assenizator-page .order.fundament-page .order-bg{
	overflow:hidden;
	background-color:#fff;
	border-radius: 15px 0 0 15px;
	border:1px solid #e4e4e4;
	padding:30px 48px;
}
.assenizator-page .order.fundament-page .order-bg h2{
	font-weight: 500;
	font-size: 26px;
	line-height: 30px;
	color: #242424;
	text-align:center;
	padding-bottom:25px;
}
.assenizator-page .order.fundament-page .order-bg .order-text2{
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	color: #464646;
}
.invalid-feedback{
	color:#f44336;
}
.alert-success{
	display: block;
	color: #fff;
	background: #8bc34a;
	padding: 6px 12px;
	border-radius: 3px;
	margin: 10px 0;
}
.hidden{
	display:none;
}
.tpage-block{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom:30px;
}
.thpage-block{
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom:30px;
}
.thpage-col{
	width:49%;
}
@media (max-width: 767px) {
	.thpage-col{
		width:100%;
	}
}

.thpage-cost{
	color:#FD6901;
	font-weight:bold;
}
.thpage-img{
	width:100%;
	height:auto;
	border-radius:5px;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
	border-collapse: collapse;
    border-spacing: 0;
	background-color: transparent;
}
.table td{
	padding:5px 5px 5px 0;
	border-top: 1px solid #dddddd;
}
.fundamet-map-outer .fundamet-map{
	padding:0;
}

.seo-section{
	padding:50px 0px 0px 0px;
}

.seo-section h2{
	font-weight: 600;
	font-size: 36px;
	line-height: 42px;
	color: #262626;
	margin-bottom:50px;
	padding:0;
}

@media (max-width: 767px) {
	.seo-section h2{
		font-size: 24px;
    	line-height: 130%;
		margin-bottom:30px;
	}
}

.seo-text ul{
	list-style:circle;
	margin: 10px 10px 10px 40px;
}
.seo-text ol{
	list-style:decimal;
	margin: 10px 10px 10px 40px;
}
.seo-text p{
	margin: 0 0 20px 0;
}


.partnership{
	background: #FFF;
}
.partnership__line{
	padding:15px 0;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color:#333333;
	letter-spacing: 0.01em;
	text-transform:uppercase;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.partnership__line .orange-btn2, .partnership__line .orange-btn2:hover, .partnership__line .orange-btn2:focus{
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	padding: 6px 25px;
	text-transform: none;
	margin-left:40px;
	margin-right:40px;
}

.assenizator-machine-item__img2{
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
	height:204px;
	width:100%;
}
.assenizator-machine-item__img{
	padding:0;
}

@media (max-width: 767px) {

	.partnership__line{
		background-image:none;
		font-weight: 400;
		font-size: 12px;
		line-height: 14px;
		text-transform:none;
		justify-content:space-between;
	}
	.partnership__line .orange-btn2, .partnership__line .orange-btn2:hover, .partnership__line .orange-btn2:focus{
		font-weight: 400;
		font-size: 14px;
		line-height: 100%;
		margin-left:0;
		margin-right:0;
		padding: 6px 10px;
	}
	.partnership__text{
		width:60%;
	}

	.fundament-review-item__img{
		flex:0 0 80px;
		height:80px;
	}
	.fundament-review-item__text{
		margin:0;
	}

}


.offer{
	margin-top:70px;
}
.offer h2{
	font-weight: 900;
	font-size: 36px;
	line-height: 42px;
	color: #242424;
	margin-bottom:50px;
	padding:0;
}
.offer-block{
	display:flex;
	justify-content:space-between;
	align-items: flex-start;
}
.offer-text{
	width:58%;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #464646;
}
.offer-text p{
	margin-bottom:10px;
}
.offer-wedo{
	width:40%;
	background: #FFFFFF;
	border: 1px solid #D8D8D8;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
	border-radius: 15px;
	padding:20px;
}
.offer-wedo-title{
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	color: #242424;
	margin-bottom:15px;
}
.offer-wedo-list{
	list-style-type:none;
	padding:0;
	margin:0 0 20px 0;
}
.offer-wedo-list li{
	display:flex;
	justify-content:flex-start;
	align-items: flex-start;
	margin-bottom:15px;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #464646;
}
.offer-wedo-list li::before{
	content:"";
	display:inline-block;
	width:20px;
	height:20px;
	background-size:contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url('../img/list_icon.svg');
	margin-right:10px;
}
.offer-wedo-sub{
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	color: #ABABAB;
}

@media (max-width: 767px) {
	.offer-block{
		flex-wrap: wrap;
	}
	.offer-text{
		width:100%;
	}
	.offer-wedo{
		width:100%;
	}
	.offer h2{
		font-size: 24px;
		line-height: 28px;
		margin-bottom:40px;
	}
}

.preim{
	margin-top:70px;
}
.preim h2{
	font-weight: 900;
	font-size: 36px;
	line-height: 42px;
	color: #242424;
	margin-bottom:50px;
	padding:0;
}
.preim-block{
	display:flex;
	justify-content:space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.preim-item{
	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
	border-radius: 15px;
	width:32%;
	padding:25px 20px;
	min-height:144px;
	margin-bottom:20px;

	background-image: url('../img/preim-back.png');
	background-size:50%;
	background-position: 100% 100%;
	background-repeat:no-repeat;
}
.preim-item-title{
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #242424;
	text-transform: uppercase;
	margin-bottom:5px;
}
.preim-item-text{
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #464646;
}
@media (max-width: 767px) {
	.preim-item{
		width:100%;
		margin-bottom:0;
	}
	.preim h2{
		font-size: 24px;
		line-height: 28px;
		margin-bottom:40px;
	}
}


.ocpluses{
	border: 1px solid #FD9A55;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
	border-radius: 5px;
	background:#fff;
	padding: 25px 0;
}
.ocpluses-block{
	display:flex;
	justify-content:space-between;
	align-items: flex-start;
}
.ocpluses-title{
	width:25%;
}
.ocpluses-title h2{
	font-weight: 500;
	font-size: 24px;
	line-height: 130%;
	color: #262626;
}
.ocpluses-list-place{
	width:48%;
}
.ocpluses-info{
	width:25%;
}

.ocpluses-list{
	list-style-type:none;
	padding:0;
	margin:0;
}
.ocpluses-list li{
	display:flex;
	justify-content:flex-start;
	align-items: flex-start;
	margin-bottom:15px;
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #464646;
}
.ocpluses-list li::before{
	content:"";
	display:inline-block;
	width:20px;
	height:20px;
	background-size:contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url('../img/list_icon2.svg');
	margin-right:10px;
}
.ocpluses-title-text{
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: #464646;
	margin-bottom:15px;
}
.ocpluses-btn, .ocpluses-btn:hover, .ocpluses-btn:focus{
	display:block;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	padding:10px 24px;
	background: #FD6901;
	border-radius: 5px;
	margin-bottom:15px;
	text-decoration:none;
	text-align:center;
}
.ocpluses-price{
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	color: #FD781C;
	margin-bottom:5px;
}
.ocpluses-price-text{
	font-weight: 400;
	font-size: 14px;
	line-height: 120%;
	color: #787878;
	margin-bottom:15px;
}

@media (max-width: 767px) {
	.ocpluses-block{
		flex-wrap:wrap;
	}
	.ocpluses-title{
		width:100%;
	}
	.ocpluses-list-place{
		width:100%;
	}
	.ocpluses-info{
		width:100%;
	}
}

.assenizator-machine__list{
	align-items:stretch;
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.assenizator-machine-item{
	padding:0;
	border-radius:15px;
	overflow:hidden;
	background:#fff;
	border: 1px solid #E5E5E5;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.04), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
	width:32%;
	margin: 0 0 30px 0;
	position:relative;
}
@media (max-width: 767px) {
	.assenizator-machine__list{
		padding-left:15px;
		padding-right:15px;
	}
	.assenizator-machine-item{
		width:100%;
	}
}
.assenizator-machine-item__img{
	background-size:cover;
	background-position:50% 50%;
	background-repeat:no-repeat;
	height:185px;
	width:100%;
	padding:0;
	margin: 0 0 20px 0;
}
.assenizator-machine-item__info{
	padding:20px;
	margin-bottom:70px;
}
.assenizator-machine-item__title{
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: 0.03em;
	color: #242424;
	margin-bottom:15px;
}
.assenizator-machine-item__ltitle{
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 0.03em;
	color: #242424;
	margin-bottom:8px;
}
.assenizator-machine-item__list{
	margin: 0px 0px 20px 0px;
}
.assenizator-machine-item__item{
	font-weight: 400;
	font-size: 15px;
	line-height: 19px;
	color: #666666;
	margin: 0 0 8px 0;
}
.assenizator-machine-item__price{
	font-weight: 500;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.03em;
	color: #FF9900;
	margin-bottom:10px;
}
.assenizator-machine-item__btn, .assenizator-machine-item__btn:hover, .assenizator-machine-item__btn:focus{
	background: #FF9900;
	border-radius: 5px;
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	color: #FFFFFF;
	padding:12px;
	display:block;
	width:100%;
	margin:0;
	text-decoration:none;
	border:1px solid #FF9900;
}
.assenizator-machine-item__bottom{
	position:absolute;
	bottom:20px;
	left:20px;
	right:20px;
}

.orange-btn2, .orange-btn2:hover, .orange-btn2:focus, .form-submit input.orange-btn2, .yellow-btn2{
	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	color:#fff;
	background: #FF9900;
	border-radius: 5px;
	padding:12px 25px;
	border:1px solid #FF9900;
	cursor:pointer;
	text-align:center;
	text-decoration:none;
}

.fundamet-map__wrapper {
	margin-bottom: 70px;
}

.contacts-requisites {
	padding-bottom: 50px;
}

.contacts-requisites-blocks {
	display: flex;
	justify-content: space-between;
}

.contacts-requisites p {
	margin-bottom: 15px;
}

@media (max-width: 767px) {
	.footer-logo-mob{
		display:flex;
		justify-content: center;
		align-items: center;
		padding-left:15px;
		padding-right:15px;
	}
	.footer-logo-mob .logo-text{
		text-align:left;
		margin-left:20px;
	}
	.footer-cols{
		display:flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
		margin-top:20px;
	}
	.footer-cols-col{
		width:47%;
		margin-bottom:30px;
	}
	.footer-paymethods__ico{
		margin-bottom:10px;
		margin-right:15px;
		display:inline-block;
	}
	.footer-paymethods__ico + span{
		padding-left:0;
	}

	.contacts-requisites-blocks {
		flex-direction: column;
	}
}

.prices_block{
	margin-top:80px;
}
.prices_table{
	width:100%;
}
.prices_table th{
	padding:5px 5px 5px 0;
	text-align:left;
	border-bottom:3px solid #FF9900;
}
.prices_table-oldprice{
	text-decoration:line-through;
}
.prices_table-nowprice{
	color:#FF9900;
	font-weight:600;
}

#modal-agree .form-title {
	margin-bottom: 20px;
}

#modal-agree .text-block p {
	margin-bottom: 15px;
	line-height: 1.3;
}

#modal-agree .text-block ul {
	margin-bottom: 20px;
}

#modal-agree .text-block li {
	margin-bottom: 10px;
	list-style: inside;
}

.agreement-container .titleH2 {
	margin-bottom: 30px;
}

.agreement-container p {
	margin-bottom: 15px;
	line-height: 1.3;
}

.agreement-container li {
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.3;
}

.agreement-container .counters ol {
	list-style-type: none;
	margin-bottom: 20px;
}

.agreement-container strong {
	margin-bottom: 10px;
	display: block;
}

.agreement-container .counters ol li {
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.3;
	list-style: inside;
}

.form-harmony .form__header {
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
}

.form-harmony .form__body {
	line-height: 22px;
}

.form__body ol>li {
	margin-bottom: 10px;
}

@media (min-width: 992px) {
	#modal-agree {
		max-width: 960px;
	}
}