*{
	box-sizing:border-box;
}

body{
	background: #fafafa;
	font-family: 'Arial',sans-serif;
	margin:0;
	padding: 0;
}

p{
	font-size: 18px;
}

h2{
	text-align: center;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.title-ul{
	font-size: 19px;
	font-weight: bold;
}

.main-blocks__bg_white{
	padding: 35px 0 25px 0;
	background: #fff;
}

.main-blocks__bg_gray{
	padding: 35px 0 35px 0;
	background: #fafafa;
}

.main-blocks__bg_nav{
	background: #f2bf35;
}

.main-navigation ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.main-blocks__bg_footer{
	background: #333;
}

.main-blocks{
	width: 100%;
	margin: 0 auto;
	max-width: 1150px;
/*	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);*/
}

.logotype__block__text__sitename{
	font-size: 35px;
}

.logotype__block__text{
	float: left;
}

.logotype__img{
	max-width: 65px;
}

.logotype__block__img{
	float: left;
	padding-right: 15px;
}

.logotype__block{
	float: left;
	width: 50%;
}

.main-blocks__bg_footer{
/*	margin-top: 25px;*/
}

.tel-info__block{
	float: right;
	width: 50%;
}

.tel-row{
	font-size: 25px;
	text-align: right;
}

.samovivoz__mapp{
	width: 100%;
	height: 300px;
}

.main-nav__link-wrapper{
	float: left;
	margin-right: 10px;
}

.samovivoz__block{
	width: 49%;
	margin-right: 1%;
	float: left;
}

.samovivoz__block:last-child{
	margin-right: 0;
}

.block-info{
    width: 100%;
    margin: 0 auto;
    max-width: 1150px;
}

.samovivoz__mapp_unatov{
	background: url(/assets/unatov-map.png) no-repeat;
	background-size: cover;
}

.samovivoz__mapp_petrovka{
	background: url(/assets/petrovka-map.png) no-repeat;
	background-size: cover;
}

.samovivoz__adress{
	padding-bottom: 15px;
	    font-size: 19px;
}

.nav-link{
	text-transform: uppercase;
	padding: 13px 20px;
	padding-left: 20px!important;
	display: block;
	color: #222;
	text-align: center;
}

.nav-link:hover{
	background: #e0b132;
}

.nav-link:first-child{
	padding-left: 0;
}

.main-block__text-info__content{
	float: left;
	width: 50%;
}

.main-block__img-info{
	float: right;
	width: 50%;
}

.main-img-block-wrapper{
	float: left;
	width: 48%;
	height:170px;
	margin: 1%;
}

/* Additional style */
.block-price__desc{
    font-size: 26px;
    line-height: 1.4em;
    margin-bottom: 30px;
    border: 2px solid #daac31;
    padding: 20px;
}
.block-price__desc span{
    font-weight: bolder;
}
.vk-text{
    color: #4a76a8;
}
.whatsapp-text{
    color: #5acf67;
}
.telegram-text{
    color: #179cde;
}

/* End additional style */

.tel-numb-block{
	padding: 18px 0 0 0;
}

.main-link-top-soc__link__text{
	padding-bottom: 15px;
}

.main-blocks__bg_white_header{
	padding: 35px 0 0px 0;
}

.img__bil{
	background: url(/assets/2874989493.jpg) no-repeat;
	background-size: cover;
}

.img__mega{
	background: url(/assets/IMG_1035.JPG) no-repeat;
	background-size: cover;
}

.img__mts{
	background: url(/assets/IMG_1043.JPG) no-repeat;
	background-size: cover;
}

.img__tele{
	background: url(/assets/IMG_1072.JPG) no-repeat;
	background-size: cover;
}

.price-blocks__wrapper{
	text-align: center;
}

.price-block{
	width: 30%;
	margin-right: 30px;
	display: inline-block;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

.price-block:last-child{
	margin-right: 0;
}

.price-block__header{
	padding: 35px 40px;
	background: #daac31;
	color: #fff;
}

.soc-logo-top{
	position: relative;
}

.scheme-work__wrapper{
	text-align: center;
}

.scheme-work__block__icon__wrapper{
	display: inline-block;
	position: relative;
	margin-right: 100px;
}

.scheme-work__block__icon__wrapper:last-child{
	margin-right: 0;
}

.scheme-work__block__icon{
	text-align: center;
	position: relative;
	width: 190px;
	height: 190px;
	padding: 10px;
	border-radius: 50%;
	border: 2px dashed #f2bf35;
	margin: 0 auto;
}

.scheme-work__block__icon img{
	padding-top: 30px;
	padding-left: 6px;
	width: 60%;
}

.scheme-work__block__title{
	font-size: 22px;
	padding: 20px 0 15px 0;
}

.scheme-work__block__icon__wrapper:before{
	content: '>';
	position: absolute;
	right: -68px;
	font-size: 44px;
	font-weight: bold;
	top: 50%;
	margin-top: -75px;
	color: #f2bf35;
}

.scheme-work__block__icon__wrapper:last-child:before{
	display: none;
}

.soc-logo-top:before{
	content: '';
	position: absolute;
	left: -51px;
	top: 4px;
	width: 45px;
	height: 29px;
	background: url(/assets/viver-whatsapp.jpg) no-repeat;
	background-size: contain;
}

.price-block__tile{
	font-size: 30px;
}

.price-block__price{
	font-size: 40px;
	padding: 20px 0 10px 0;
}

.price-block-img__wrapper{
	width: 90%;
	margin: 15px auto;
}

.price-block-img{
	width: 100%;
}

.price-block__info{
	padding: 20px 0 15px 0;
}

.blokc-separate-title{
	text-align: center;
}

.size-more{
	position: relative;
	font-size: 21px;
}

.size-more:before{
	content: '';
	position: absolute;
	left: -32px;
	top: 15px;
	width: 32px;
	height: 14px;	background: url(/assets/arrow.png) no-repeat;
	background-size: contain;

}

.price-block__info{
	text-align:left;
	padding: 25px 0 15px 50px;
}

.price-block__info__row {
	padding: 10px 0 10px 0;
}

.block-partners{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	border: 1px dashed #f2bf35;
	padding: 15px;
	border-radius: 5px;
}

.main-delivery-cont{
	float: left;
	width: 50%;
}

.main-pay-cont{
	float: right;
	width: 50%;
}

.info-deliv-pay__block{
	padding: 20px;
	background: #fff;
	width: 90%;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);

}

.info-deliv-pay__title{
	font-size: 19px;
}

.site-footer{
	padding: 15px 0;
}

.deliv-img{
	width: 22%;
	float: left;
}

.deliv-img img{
	width: 100%;
}

.deliv-img_row{
	padding: 19px 0;
	border-bottom: 1px solid #ccc;
	padding-top: 20px;
	width: 90%;
}

.time-to-work{
	text-align: right;
	color: #000;
	font-weight: 600;
}

.deliv-img_row:last-child{
	border: none;
}

.deliv__text{
	float: left;
	padding-top: 7px;
	font-weight: bold;
	padding-left: 20px;
}

.pay-online img{
	padding-top: 5px;
	width: 280px;
}

.subtitle__delivery{
	clear: both;
	font-size: 17px;
	padding: 5px 0 0 0;
}

.order-btn{
	display: inline-block;
	    color: #fff!important;
	    padding: 10px 20px;
	    border-radius: 3px;
	    background: #daac31;
	    border-bottom: 2px solid #a58328;
}

.main-link-top-soc-block{
	background: #fff;
}

.main-link-top-soc__img{
	width: 55px;
	transition: all .3s;
}

.main-link-top-soc__img:hover{
	margin: -5px 0 5px 0;
	transition: all .3s;
}

.main-link-top-soc-block{
	text-align: center;
}

.order-btn:hover{
	background: #a58328;
}

.site-footer{
	padding: 30px 0;
	color: #fff;
}

.site-info{
	padding: 10px;
}

.site-info a{
	color: #fff;
}

.footer-site-info{
	float: left;
	width: 50%;
}

.site-info-adreess__img img{
	width: 25px;
}

.site-info-adreess__img{
	float: left;
}

.site-info__soc__row{
	text-align: right;
	padding: 10px 0;
}

.site-info__soc__row__link a{
	padding-right: 10px;
	color: #1fc2f2!important;
	font-size: 19px;
}

.site-info__soc__row__icon{
	float: right;
}

.site-info__soc__row__icon img{
	width: 25px;
}

@media (max-width: 720px) {
	.logotype__block{
		float: none;
		width: 100%;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.logotype__img{
		max-width: 40px;
		float: none;
	}
	.tel-info__block{
		float: none;
		text-align: center;
		width: 100%;
	}
	.soc-logo-top:before{
		display: none;
	}
	.tel-row{
		text-align: center;
		margin-bottom: 12px;
	}
	.main-block__text-info__content,
	.main-block__img-info{
		float: none;
		width: 100%;
	}
	.main-block__text-info__content h1{
		text-align: center;
	}
	.price-blocks__wrapper{
		display: flex;
		flex-direction: column;
		padding: 0 10px;
	}
	.price-block{
		width: 100%;
		margin-right: 0;
		margin-bottom: 25px;
	}
	.scheme-work__block__icon__wrapper:before{
		display: none;
	}
	.scheme-work__wrapper{
		display: flex;
		flex-direction: column;
	}
	.scheme-work__block__icon__wrapper{
		margin-right: 0;
		margin-bottom: 30px;
	}
	.info-deliv-pay__block{
		width: 100%;
	}
	.main-delivery-cont,
	.main-pay-cont,
	.samovivoz__block,
	.footer-site-info{
		float: none;
		width: 100%;
		padding: 0 10px;
	}
	.site-info__soc__row,
	.site-info,
	.site-info-adreess{
		text-align: center;
	}
	.site-info__soc__row__icon{
		display: none;
	}
}

@media (max-width: 420px) {
	.partners-text img,
	.pay-online img{
		max-width: 100%;
	}
	.main-nav__link-wrapper{
		margin-right: 0;
	}
	.nav-link{
		padding: 12px 15px;
		font-size: 15px;
	}
	.main-block__text-info__content ul{
		padding-left: 23px;
	}
}