

/* Start:/local/templates/pnevmo/components/bitrix/news.detail/page-delivery/style.css?168606044212151*/
.delivery__col__list {
	width: 1050px;
	margin: 0 auto 95px;
}
@media (max-width: 1329px) {
	.delivery__col__list {
		width: 100%;
	}
}
@media (max-width: 1024px) {
	.delivery__col__list {
		margin: 0 auto 50px;
	}
}
@media (max-width: 767px) {
	.delivery__col__list__item {
		width: 100%;
		margin-bottom: 33px;
	}
	.delivery__col__list__item:last-child {
		margin-bottom: 0;
	}
	.delivery__col__list__item img {
		width: 100%;
	}
}

.delivery__col__caption {
	background: #e6e9ec;
	padding: 25px 65px;
	text-align: center;
}
@media (max-width: 1024px) {
	.delivery__col__caption {
		padding: 25px 35px;
	}
}
@media (max-width: 767px) {
	.delivery__col__caption {
		padding: 30px 25px;
	}
}

.delivery__col__caption h5 {
	font-size: 20px;
	font-weight: 500;
}
.delivery__col__caption p {
	margin-bottom: 0;
}
@media (max-width: 767px) {
	.delivery__col__caption h5 {
		margin-bottom: 10px;
		font-size: 17px;
	}
	.delivery__col__caption p {
		font-size: 16px;
	}
}

.delivery__title__1 {
	font-size: 30px;
	margin-bottom: 45px;
	font-weight: 500;
}
.delivery__title__4 {
	font-size: 30px;
	margin-bottom: 53px;
	font-weight: 500;
	line-height: 22px;
}
.delivery__text__1 {
	font-weight: 300;
	font-size: 19px;
	margin-bottom: 95px;
}

@media (max-width: 1024px) {
	.delivery__title__1 {
		margin-bottom: 45px;
		font-size: 24px;
	}
	.delivery__text__1 {
		margin-bottom: 40px;
		font-size: 20px;
		font-weight: 300;
	}
	.delivery__title__4 {
		margin-bottom: 48px;
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	.delivery__title__1 {
		font-size: 18px;
		margin-bottom: 38px;
	}
	.delivery__text__1 {
		font-size: 16px;
	}
	.delivery__title__4 {
		margin-bottom: 41px;
		font-size: 18px;
	}
}

.delivery__clients {
	margin-bottom: 95px;
	padding: 50px 0;
	background: #eef2f9;
	box-shadow: 0px 1px 11px 1px rgba(0,0,0, .25);
}
@media (max-width: 1024px) {
	.delivery__clients {
		margin-bottom: 50px;
	}
}
@media (max-width: 767px) {
	.delivery__clients {
		margin-bottom: 42px;
		padding: 37px 0 50px;
		box-shadow: none;
	}
}

.delivery__clients__top {
	margin-bottom: 100px;
}
@media (max-width: 1024px) {
	.delivery__clients__top {
		margin-bottom: 50px;
	}
}
@media (max-width: 767px) {
	.delivery__clients__top {
		margin-bottom: 37px;
	}
}

.delivery__clients__bottom {
	margin-bottom: 50px;
}
.delivery__clients__title {
	margin-bottom: 50px;
	font-size: 30px;
	font-weight: 500;
	text-align: center;
}
@media (max-width: 1024px) {
	.delivery__clients__title {
		font-size: 24px;
	}
}
@media (max-width: 767px) {
	.delivery__clients__title {
		margin-bottom: 37px;
	}
}

.delivery__clients__col {
	padding: 55px 20px 45px;
	background: #fff;
	box-shadow: 0px 0px 20px 2px rgba(0,0,0, .16);
}
@media (max-width: 1024px) {
	.delivery__clients__col {
		padding: 30px 30px 35px;
	}
}
@media (max-width: 767px) {
	.delivery__clients__col__item {
		margin-bottom: 23px;
	}
	.delivery__clients__col__item:last-child {
		margin-bottom: 0;
	}
	.delivery__clients__col {
		padding: 34px 13px 30px;
	}
}

.delivery__clients__col__table {
	display: table;
}
.delivery__clients__percent {
	display: table-cell;
	font-size: 125px;
	line-height: 92px;
	color: #3276d3;
	font-weight: 300;
	vertical-align: top;
	padding-right: 12px;
}
.delivery__clients__percent span {
	font-size: 58px;
}
@media (max-width: 1024px) {
	.delivery__clients__col__table {
		display: block;
	}
	.delivery__clients__percent {
		display: block;
		text-align: center;
		font-size: 80px;
	}
}
@media (max-width: 767px) {
	.delivery__clients__percent {
		font-size: 100px;
	}
}
.delivery__clients__col__content {
	display: table-cell;
	vertical-align: top;
}
.delivery__clients__col__title {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 500;
	text-transform: uppercase;
}
.delivery__clients__col__text {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
}
@media (max-width: 1024px) {
	.delivery__clients__col__title {
		text-align: center;
		font-size: 16px;
		text-transform: none;
	}
	.delivery__clients__col__text {
		font-size: 14px;
		line-height: 20px;
	}
}
.delivery__clients__bottom__text {
	font-weight: 300;
	text-align: center;
}
@media (max-width: 767px) {
	.delivery__clients__bottom__text {
		font-size: 17px;
	}
}

/* DELIVERY FORM */
#delivery__tabs {
	margin-bottom: 100px;
}
@media (max-width: 1024px) {
	#delivery__tabs {
		margin-bottom: 48px;
	}
}
@media (max-width: 767px) {
	#delivery__tabs {
		margin-bottom: 40px;
	}
}


.delivery__type {
	position: relative;
	display: block;
	border: 2px solid #e6e9ec;
	height: 195px;
	text-align: center;
	transition: all .3s;
}
@media (max-width: 767px) {
	.delivery__type {
		height: 170px;
	}
}

.delivery__type.active,
.delivery__type:hover {
	background: #3276d3;
	box-shadow: 0 0 10px rgba(0,0,0, .3);
	border-color: #3276d3;
}
.delivery__type__inner {
	padding: 0 10px;
	position: absolute;
	left: 50%;
	top: calc(50% + 20px);
	width: 100%;
	transform: translate(-50%, -50%);
}
.delivery__type__icon {
	width: 76px;
	margin: 0 auto 25px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transition: background-image .3s;
}
@media (max-width: 767px) {
	.delivery__type__inner {
		top: 50%;
	}
	.delivery__type__icon {
		margin: 0 auto 16px;
	}
}

.delivery__type__icon--track {
	height: 53px;
	background-image: url("data:image/svg+xml,%3Csvg fill='%233276d3' viewBox='0 0 362.438 362.438' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M76.636 232.8a35.795 35.795 0 0 0-18.743 5.283 4.376 4.376 0 0 0-1.436 6.014 4.368 4.368 0 0 0 6.012 1.436 27.054 27.054 0 0 1 14.167-3.99c14.945 0 27.103 12.158 27.103 27.104s-12.158 27.104-27.103 27.104-27.103-12.158-27.103-27.104a4.371 4.371 0 0 0-4.371-4.371H21.857c-7.234 0-13.114-5.883-13.114-13.115V79.801c0-7.232 5.88-13.114 13.114-13.114h173.77c2.414 0 4.371-1.957 4.371-4.372s-1.957-4.372-4.371-4.372H21.857C9.804 57.943 0 67.748 0 79.801v171.36c0 12.053 9.804 21.857 21.857 21.857h19.229c2.167 17.707 17.267 31.475 35.55 31.475 19.766 0 35.846-16.08 35.846-35.846s-16.08-35.845-35.846-35.845zM353.75 162.78l-.135-.241-60.021-80.705c-5.346-9.215-17.73-16.398-28.344-16.398h-27.32c-11.539 0-20.928 9.388-20.928 20.927v76.433c0 11.539 9.389 20.926 20.928 20.926h57.943a4.372 4.372 0 0 0 0-8.743H237.93c-6.719 0-12.184-5.466-12.184-12.184V86.362c0-6.718 5.465-12.184 12.184-12.184h27.32c7.584 0 17.145 5.586 20.871 12.2l.135.241 60.008 80.684c4.041 7.323 7.432 20.338 7.432 28.604v56.287c0 6.719-5.465 12.186-12.184 12.186h-32.01a4.371 4.371 0 0 0 0 8.742h32.01c11.539 0 20.926-9.389 20.926-20.928v-56.287c0-9.93-3.817-24.48-8.688-33.127z'/%3E%3Cpath d='M255.76 233.69a34.999 34.999 0 0 0-18.334 5.168 4.373 4.373 0 0 0-1.434 6.014 4.374 4.374 0 0 0 6.014 1.434 26.257 26.257 0 0 1 13.754-3.875c14.514 0 26.322 11.807 26.322 26.318s-11.809 26.316-26.322 26.316c-14.512 0-26.318-11.805-26.318-26.316a4.368 4.368 0 0 0-4.371-4.371h-92.083a4.371 4.371 0 0 0 0 8.742h88.014c2.162 17.271 16.91 30.688 34.758 30.688 19.334 0 35.064-15.727 35.064-35.059s-15.73-35.059-35.064-35.059z'/%3E%3C/svg%3E%0A");
}
.delivery__type__icon--trolley {
	height: 64px;
background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 477.723 477.723' fill='%233276d3' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M477.66 328.04c-1.6-2.4-3.6-4-6-3.6l-277.6 56c-2.4-8-6.8-14.8-12.8-20l244.4-49.2c2.4-.4 4-2.8 3.6-5.2l-50-249.6c-.4-2.4-2.8-4-5.2-3.6l-111.2 22.4-42.4 8.4-95.6 19.2c-2.4.4-4 2.8-3.6 5.2l49.2 245.2c-7.2-3.2-15.2-4.8-23.2-4l-59.6-295.6c-.4-2-2-3.2-3.6-3.6l-79.2-10.4c-2.4-.4-4.4 1.2-4.8 3.6s1.2 4.4 3.6 4.8l75.6 10 59.2 292.8c-10 3.2-18.4 9.6-24 18-6.4 9.6-8.8 21.2-6.4 33.6 2.4 12 9.6 22 19.2 28.4s21.2 8.8 33.6 6.4c12-2.4 22-9.6 28.4-19.2 5.6-8.4 8.4-18.4 7.2-29.2l277.6-55.6c2.4-.4 4-2.8 3.6-5.2zm-212.8-244l11.2-2.4 12 59.6-8.4-5.6c-2-1.2-4.8-.8-6 1.2l-6 8.8-3.6 5.2-5.2-3.6-8.8-6c-2-1.2-4.8-.8-6 1.2l-5.6 8.8-12-59.6 38.4-7.6zm-134.4 27.2l87.2-17.6 14 70c.4 2.4 2.8 4 5.2 3.6 1.2-.4 2-.8 2.8-2l5.6-8.4 3.6-5.2 5.2 3.6 8.8 6c2 1.2 4.8.8 6-1.2l6-8.8 3.6-5.2 5.2 3.6 8.4 5.6c2 1.2 4.8.8 6-1.2.8-1.2.8-2.4.4-3.6l-14-69.6 87.2-17.6 48.4 241.2-241.2 47.6-48.4-240.8zm50.8 302c-5.2 7.6-13.2 13.2-22.8 15.2s-19.2-.4-26.8-5.2c-7.6-5.2-13.2-13.2-15.2-22.8s.4-19.2 5.2-26.8c5.2-7.6 13.2-13.2 22.8-15.2s19.2.4 26.8 5.2c7.6 5.2 13.2 13.2 15.2 22.8s0 19.2-5.2 26.8z'/%3E%3C/svg%3E%0A");
}
.delivery__type:hover .delivery__type__icon--track,
.delivery__type.active .delivery__type__icon--track {
	background-image: url("data:image/svg+xml,%3Csvg fill='%23fff' viewBox='0 0 362.438 362.438' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M76.636 232.8a35.795 35.795 0 0 0-18.743 5.283 4.376 4.376 0 0 0-1.436 6.014 4.368 4.368 0 0 0 6.012 1.436 27.054 27.054 0 0 1 14.167-3.99c14.945 0 27.103 12.158 27.103 27.104s-12.158 27.104-27.103 27.104-27.103-12.158-27.103-27.104a4.371 4.371 0 0 0-4.371-4.371H21.857c-7.234 0-13.114-5.883-13.114-13.115V79.801c0-7.232 5.88-13.114 13.114-13.114h173.77c2.414 0 4.371-1.957 4.371-4.372s-1.957-4.372-4.371-4.372H21.857C9.804 57.943 0 67.748 0 79.801v171.36c0 12.053 9.804 21.857 21.857 21.857h19.229c2.167 17.707 17.267 31.475 35.55 31.475 19.766 0 35.846-16.08 35.846-35.846s-16.08-35.845-35.846-35.845zM353.75 162.78l-.135-.241-60.021-80.705c-5.346-9.215-17.73-16.398-28.344-16.398h-27.32c-11.539 0-20.928 9.388-20.928 20.927v76.433c0 11.539 9.389 20.926 20.928 20.926h57.943a4.372 4.372 0 0 0 0-8.743H237.93c-6.719 0-12.184-5.466-12.184-12.184V86.362c0-6.718 5.465-12.184 12.184-12.184h27.32c7.584 0 17.145 5.586 20.871 12.2l.135.241 60.008 80.684c4.041 7.323 7.432 20.338 7.432 28.604v56.287c0 6.719-5.465 12.186-12.184 12.186h-32.01a4.371 4.371 0 0 0 0 8.742h32.01c11.539 0 20.926-9.389 20.926-20.928v-56.287c0-9.93-3.817-24.48-8.688-33.127z'/%3E%3Cpath d='M255.76 233.69a34.999 34.999 0 0 0-18.334 5.168 4.373 4.373 0 0 0-1.434 6.014 4.374 4.374 0 0 0 6.014 1.434 26.257 26.257 0 0 1 13.754-3.875c14.514 0 26.322 11.807 26.322 26.318s-11.809 26.316-26.322 26.316c-14.512 0-26.318-11.805-26.318-26.316a4.368 4.368 0 0 0-4.371-4.371h-92.083a4.371 4.371 0 0 0 0 8.742h88.014c2.162 17.271 16.91 30.688 34.758 30.688 19.334 0 35.064-15.727 35.064-35.059s-15.73-35.059-35.064-35.059z'/%3E%3C/svg%3E%0A");
}
.delivery__type:hover .delivery__type__icon--trolley,
.delivery__type.active .delivery__type__icon--trolley {
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 477.723 477.723' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M477.66 328.04c-1.6-2.4-3.6-4-6-3.6l-277.6 56c-2.4-8-6.8-14.8-12.8-20l244.4-49.2c2.4-.4 4-2.8 3.6-5.2l-50-249.6c-.4-2.4-2.8-4-5.2-3.6l-111.2 22.4-42.4 8.4-95.6 19.2c-2.4.4-4 2.8-3.6 5.2l49.2 245.2c-7.2-3.2-15.2-4.8-23.2-4l-59.6-295.6c-.4-2-2-3.2-3.6-3.6l-79.2-10.4c-2.4-.4-4.4 1.2-4.8 3.6s1.2 4.4 3.6 4.8l75.6 10 59.2 292.8c-10 3.2-18.4 9.6-24 18-6.4 9.6-8.8 21.2-6.4 33.6 2.4 12 9.6 22 19.2 28.4s21.2 8.8 33.6 6.4c12-2.4 22-9.6 28.4-19.2 5.6-8.4 8.4-18.4 7.2-29.2l277.6-55.6c2.4-.4 4-2.8 3.6-5.2zm-212.8-244l11.2-2.4 12 59.6-8.4-5.6c-2-1.2-4.8-.8-6 1.2l-6 8.8-3.6 5.2-5.2-3.6-8.8-6c-2-1.2-4.8-.8-6 1.2l-5.6 8.8-12-59.6 38.4-7.6zm-134.4 27.2l87.2-17.6 14 70c.4 2.4 2.8 4 5.2 3.6 1.2-.4 2-.8 2.8-2l5.6-8.4 3.6-5.2 5.2 3.6 8.8 6c2 1.2 4.8.8 6-1.2l6-8.8 3.6-5.2 5.2 3.6 8.4 5.6c2 1.2 4.8.8 6-1.2.8-1.2.8-2.4.4-3.6l-14-69.6 87.2-17.6 48.4 241.2-241.2 47.6-48.4-240.8zm50.8 302c-5.2 7.6-13.2 13.2-22.8 15.2s-19.2-.4-26.8-5.2c-7.6-5.2-13.2-13.2-15.2-22.8s.4-19.2 5.2-26.8c5.2-7.6 13.2-13.2 22.8-15.2s19.2.4 26.8 5.2c7.6 5.2 13.2 13.2 15.2 22.8s0 19.2-5.2 26.8z'/%3E%3C/svg%3E%0A");
}


.delivery__type__title {
	font-size: 18px;
	color: #3276d3;
	font-weight: 300;
	transition: color .3s;
}
.delivery__type.active .delivery__type__title,
.delivery__type:hover .delivery__type__title {
	color: #fff;
}
@media (max-width: 767px) {
	.delivery__type__title {
		font-size: 15px;
	}
}

/* End */


/* Start:/local/components/pnevmo/infoportal.element.add.form/templates/delivery-transport/style.css?16860604429255*/
div[id^="wait_comp_"] {
	display: none !important;
}

.delivery__form__title {
	padding-left: 25px;
	font-weight: 500;
	font-size: 20px;
}
@media (max-width: 1024px) {
	.delivery__form__title {
		margin-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.delivery__form__title {
		padding-left: 0;
		margin-bottom: 35px;
		line-height: 20px;
		font-size: 17px;
		text-align: center;
	}
}

.delivery__form__transport__company__hidden__image,
#delivery__form__row__RPPROP_RUSSIAN_POST_ADDRESS,
#delivery__form__row__RPPROP_EXPRESS_POST_ADDRESS,

#delivery__form__row__RPPROP_THIRD_PARTY_INN,
#delivery__form__row__RPPROP_THIRD_PARTY_NAMING,
#delivery__form__row__RPPROP_THIRD_PARTY_FIO,
#delivery__form__row__RPPROP_THIRD_PARTY_PHONE {
	display: none;
}
.delivery__form input[type=text],
.delivery__form .sl-container .sl-placeholder-container {
	height: 48px;
	line-height: 48px;
}
@media (max-width: 767px) {
	.delivery__form input[type=text] {
		height: 28px;
		line-height: 28px;
	}
	.delivery__form .sl-container .sl-placeholder-container {
		height: auto;
		line-height: 19px;
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
}

.delivery__form input[type=text],
.delivery__form textarea {
	width: 100%;
	font-size: 16px;
	padding: 0 25px;
	border: 1px solid #b0b0b4;
	font-weight: 300;
}
.delivery__form textarea {
	height: 110px;
	padding-top: 25px;
}
@media (max-width: 1024px) {
	.delivery__form textarea {
		height: 165px;
	}
}
@media (max-width: 767px) {
	.delivery__form input[type=text],
	.delivery__form textarea {
		font-size: 14px;
		padding: 0 15px;
	}
	.delivery__form textarea {
		padding-top: 10px;
		height: 65px;
	}
}

.delivery__form__info {
	background: #e6e9ec;
	text-align: center;
	padding: 20px 200px;
	margin-bottom: 20px;
	font-weight: 300;
}
.delivery__form__info b {
	font-weight: 700;
}
@media (max-width: 1024px) {
	.delivery__form__row,
	.delivery__form__info {
		margin-bottom: 17px;
	}
	.delivery__form__info {
		font-size: 16px;
		padding: 18px 40px;
	}
}
@media (max-width: 767px) {
	.delivery__form__row,
	.delivery__form__info {
		margin-bottom: 10px;
	}
	.delivery__form__info {
		padding: 9px 40px;
		font-size: 14px;
	}
}

/*select*/
.delivery__form select {
	width: 100%;
	padding-left: 25px;
	padding-right: 45px;
	height: 48px;
	line-height: 48px;
	color: #222;
	font-size: 18px;
	border: 0 !important;
	background-color: #e6e9ec;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAJCAYAAADdA2d2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTJCRDBGRjVEQzJCMTFFOEFGODVCMjU0QjNDODEzODkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTJCRDBGRjZEQzJCMTFFOEFGODVCMjU0QjNDODEzODkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1MkJEMEZGM0RDMkIxMUU4QUY4NUIyNTRCM0M4MTM4OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1MkJEMEZGNERDMkIxMUU4QUY4NUIyNTRCM0M4MTM4OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pr2+144AAAEJSURBVHjaYlRSUtrGwMDwEYhLgfgJA4ng7t27YFpZWVkCSHUBsSQTkJgPxFZAvBmIzRnIAEADjYDUeiB2AZkHMnQ1EPsA8U8g3gTEUSQaGALVxw4yB+jyZcyCgoIguVdAvAGINYC4AqrgBBD/wWMeO1RtPxAfAOJIoIF3QBIwQ0HgG9TGf1DFWkB8FIg/YzFQDIinAXEGEPcCcR7QwE8wSUZgRGFzBchLU4D4ORCnAvEZJDk9IJ4LxPJAXAQ0bAm6ZiYcXlsDxL5Q7+8C4mAg5oSKgfgsQBwAxEuwaWbCE2anoYZsB+KFULwMiI9AxY/h0shEIHJfAHESELcDsQEQTwDieELpGSDAAA9DPiUcVDWFAAAAAElFTkSuQmCC);
	background-repeat: no-repeat;
	appearance: none;
	background-position: center right 19px;
	outline: none;
}

.delivery__form option {
	padding-left: 25px;
	font-size: 18px;
}

@media (max-width: 767px) {
	.delivery__form select,
	.delivery__form option {
		padding-left: 10px;
		font-size: 14px;
	}
}

.delivery__form .sl-container .sl-placeholder-container {
	padding-top: 0;
	padding-bottom: 0;
	color: #222;
	background: #e6e9ec;
	border: 0;
}
.delivery__form .sl-container .sl-placeholder-container,
.sl-container .sl-options li a {
	padding-left: 25px;
	font-size: 18px;
}
@media (max-width: 767px) {
	.delivery__form .sl-container .sl-placeholder-container,
	.sl-container .sl-options li a {
		padding-left: 10px;
		font-size: 14px;
	}
}

.delivery__form .sl-placeholder {
	margin-top: 0;
}
@media (max-width: 767px) {
	.delivery__form .sl-placeholder {
		font-size: 14px;
	}
}

.delivery__form .sl-button {
	width: 90px;
	background-color: #e6e9ec;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAQCAYAAAAI0W+oAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzQzRjJCMjYyODg5MTFFOTg0QjdBRDdBNDRBNDk0NDciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzQzRjJCMjcyODg5MTFFOTg0QjdBRDdBNDRBNDk0NDciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDNDNGMkIyNDI4ODkxMUU5ODRCN0FEN0E0NEE0OTQ0NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDNDNGMkIyNTI4ODkxMUU5ODRCN0FEN0E0NEE0OTQ0NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pq6hdyYAAAEtSURBVHjaYmBgYLAGYgEG2gEFIDYCMe4D8SQgZqOBJRJAfACI14I4GUD8FYgbgZiZipYIAfFGIH4ExHYwwQIg/gbE5UDMSAVLQFGxGIhfAbETumQ7EP8E4mwKLeEG4ilA/AGIg7EpYAHiyUD8BYijyLSEFYjboFGRTMg1S6Cu8SbDolJoFJQQo1gYiLcA8TMgtiHBklRo0IN8xESsJkkgPgTEt4DYkAj1EdDgmg7E7KQGgyoQXwLii1A2LuABxK+hQc5PbgoygvrqMBBLYZG3BOLHQLwBiMUpzROgzPYSiLejFVWaUEeAcr4ctXK5FxC/BeKl0NIDVLScB+JzQKxM7XIrBIjfQy07CMRXgViXViVxAhB/BuKHQGxOikYWEi1aDcSy0Dx2khSNAAEGAF14Nc8HRIhcAAAAAElFTkSuQmCC');
}
@media (max-width: 767px) {
	.delivery__form .sl-button {
		width: 50px;
	}
}

/*Agree*/
.delivery__form .contact-form__agree-label,
.delivery__form .contact-form__agree-label a  {
	color: #010101;
	font-size: 16px;
}

.delivery__form .checkbox input[type=checkbox] + label:after {
	background: #e6e9ec;
}
.delivery__form .checkbox input[type=checkbox]:checked + label:after {
	background: #e6e9ec;
}
.delivery__form .checkbox input[type="checkbox"]:checked + label::before {
	content: '';
	top: -4px;
	width: 24px;
	height: 20px;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAMAAACgaw2xAAAARVBMVEVMaXFAgL8zZsxAgN87dtg3bdszd9UweM8yddMxdtUxdtMyddMydtMydtIydtMxdtMydtMyddMydtMydtQydtMydtMydtNyBVEOAAAAFnRSTlMABAUIDQ4eIExOhoutt8DExdfd3+b5zOF2cgAAAFpJREFUeNrFjkkOgCAUQx1QcVaU3v+omggY/q9ru3wd0oKr/ODDXFM+AhPNA77/mbcm++lt5G5r6M4CrCbLpwZwd968cBJXDvvZHcAZ92Un5LUTuHb2h2tVElyG5gdnmjFvqgAAAABJRU5ErkJggg==');
}

.delivery__form__footer {
	margin-top: 30px;
	margin-bottom: 50px;
}
@media (max-width: 767px) {
	.delivery__form__footer {
		margin-top: 10px;
		margin-bottom: 50px;
	}
}

.delivery__form__agree {
	margin-bottom: 50px;
}
@media (max-width: 767px) {
	.delivery__form__agree {
		text-align: left;
		width: 220px;
    margin: 0 auto 69px;
	}
	.delivery__form .contact-form__agree-label {
		position: absolute !important;
		top: 0;
		left: 0;
	}
}
.delivery__form__btn {
	font-weight: 500;
	font-size: 16px;
	padding: 12px 75px;
}

.delivery__form__radio__text {
	margin-bottom: 10px;
	padding-top: 28px;
	font-size: 16px;
	font-weight: 300;
	font-family: Roboto;
}
@media (max-width: 767px) {
	.delivery__form__radio__text {
		padding-top: 24px;
		font-size: 14px;
	}
}

.delivery__form__transport__company__hidden__image {
	padding-top: 20px;
	font-size: 15px;
}
@media (max-width: 767px) {
	.delivery__form__transport__company__hidden__image {
		font-size: 14px;
	}
}

/* radio */
.delivery__form__radio__row {
	margin-bottom: 15px;
}
.delivery__form .radio {
	display: inline-block;
}
@media (max-width: 767px) {
	.delivery__form .radio {
		margin-bottom: 19px;
	}
	.delivery__form .radio:last-child {
		margin-bottom: 10px;
	}
	.delivery__form__radio__row {
		margin-bottom: 0;
	}
}


.delivery__form .contact-form label.error {
	color: #df4d35;
}

/* End */


/* Start:/local/components/pnevmo/infoportal.element.add.form/templates/delivery-pickup/style.css?1686060442257*/
/*Остальные стили в компоненте delivery-transport*/
div[id^="wait_comp_"] {
	display: none !important;
}
#pickup__form__row__RPPROP_RUSSIAN_POST_ADDRESS,
#pickup__form__row__RPPROP_EXPRESS_POST_ADDRESS {
	display: none;
}


/* End */
/* /local/templates/pnevmo/components/bitrix/news.detail/page-delivery/style.css?168606044212151 */
/* /local/components/pnevmo/infoportal.element.add.form/templates/delivery-transport/style.css?16860604429255 */
/* /local/components/pnevmo/infoportal.element.add.form/templates/delivery-pickup/style.css?1686060442257 */
