

/* Start:/delivery/dostavka-v-regiony/style.css?17276841814862*/
h1#pagetitle {
	color: #1160AB;
}

.relate.bg-grey {
	background-color: #F9F9F9;
	border-radius: 20px;
}

.relate {
	border-bottom: 6px solid #A9AE33;
	padding: 24px 35px 0px 57px;
	display: flex;
	margin-bottom: 70px;
}
.relate_blue {
	border-bottom-color: #1160AB;
}

.relate__percentage {
	margin: 0;
}

.relate__left.relate__left_mobile {
	display: none;
}

.relate__percentage_mobile {
	display: none;
}

.relate__left {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-end;
}

.relate__heading {
	font-weight: bold;
	font-size: 22px;
	margin: 22px 0 11px 3px;
}

.relate__description {
	margin-left: 3px;
	padding-right: 20px;
}

.relate__description b {
	font-weight: 500;
}

.relate__right {
	margin-top: -25px;
}


.advantages {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.advantages .h3 {
	width: 100%;
}

.advantages-item {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 22px 20px 16px 20px;
	width: calc(25% - 25px);
	text-align: center;
	border: 1px solid #A9AE33;
	box-sizing: border-box;
	border-radius: 20px;
}


.advantages-item__icon {
	height: 87px;
}

.advantages-item__icon {
	margin-top: 8px;
}

.advantages-item p.advantages-item__description {
	margin-top: 24px;
	font-weight: 500;
}

.advantages__epilog {
	margin-top: 46px;
	display: flex;
	align-items: center;
}

.advantages__epilog-description {
	max-width: 640px;
	margin: 0;
}

.advantages__epilog-description b {
	font-weight: 500;
}

.advantages__epilog .btn {
	display: flex;
	justify-content: center;
	margin: 0;
	display: block;
	flex-shrink: 0;
}

.delivery-blockquote__notice {
	text-transform: uppercase;
}

.delivery-blockquote__notice_green {
	color: #A9AE33;
}

.delivery-cost__wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.delivery-cost-item {
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
	border-radius: 20px;
	width: calc(50% - 25px);
}

.delivery-cost-item__description {
	padding: 24px 40px;
}

.delivery-cost-item__description p:nth-last-child(1) {
	margin-bottom: 0;
}

.delivery-cost-item__img {
	max-width: 100%;
}
.delivery-blockquote+.h3 {
	text-align: center;
}

@media screen and (max-width: 1200px) {
	.relate {
		margin-top: 8px;
		padding: 12px 35px 0px 37px;
		justify-content: space-around;
		margin-bottom: 60px;
	}

	.relate__percentage {
		width: 105px;
	}

	.relate__heading {
		font-size: 16px;
		margin: -5px 0 3px 3px;
		font-weight: 600;
		display: block;
	}

	.relate__description {
		font-size: 13px;
		max-width: 360px;
	}

	.relate__family {
		height: 175px;
		margin-top: 10px;
	}

	.advantages-item {
		padding: 3px 0px 16px;
		border-radius: 14px;
	}

	.advantages-item__description {
		font-size: 13px;
		margin-bottom: 0;
	}

	.advantages-item p.advantages-item__description {
		margin-top: 12px;
		margin-bottom: 8px;
	}

	.advantages__epilog {
		margin-top: 27px;
	}

	.advantages__epilog-description {
		padding-right: 25px;
	}

	.delivery-cost-item {
		width: calc(50% - 9px);
	}

	.delivery-cost-item__description {
		padding: 14px 27px;
		font-size: 14px;
	}
	.advantages-item__icon {
		height: 50px;
		margin-top: 25px;
	}
}

@media screen and (max-width: 767px) {
	.relate__left_tablet {
		display: none;
	}

	.relate__left.relate__left_mobile {
		display: block;
	}

	.relate__description {
		max-width: 100%;
	}

	.relate__percentage_mobile {
		display: block;
	}

	.relate__family {
		position: relative;
		z-index: 3;
		border-radius: 20px;
		max-width: 100%;
		height: auto;
		margin-top: 62px;
		left: -11px;
	}

	.relate__percentage {
		position: absolute;
		left: 6px;
		top: 28px;
		z-index: 2;
	}

	.relate {
		padding: 0;
		margin-bottom: 26px;
	}

	.relate__left_mobile {
		margin-top: 15px;
	}

	.relate__left_mobile p {
		font-size: 16px;
	}
	.advantages {
		justify-content: center;
		max-width: 320px;
		margin: 0 auto;
	}
	.advantages-item {
		min-width: 120px;
		padding: 3px 5px 5px;
		margin: 10px 10px 14px;
		border-radius: 10px;
	}

	.advantages-item__icon {
		height: 47px;
	}

	.advantages-item__description {
		font-size: 11px;
	}

	.advantages__epilog {
		flex-direction: column;
		text-align: center;
		margin-top: 13px;
		width: 100%;
	}

	.advantages__epilog-description {
		margin-bottom: 20px;
		padding-right: 0;
	}

	.delivery-cost__wrap {
		flex-direction: column;
		align-items: center;
	}
	.delivery-cost-item {
		margin-bottom: 25px;
		width: 100%;
		max-width: 505px;
	}
	.delivery-cost h3 {
		text-align: center;
	}
}
/* End */
/* /delivery/dostavka-v-regiony/style.css?17276841814862 */
