

/* Start:/local/templates/devmaster/components/bitrix/news.list/zakaz_page/style.css?17548821673049*/
.city {
	background: #681D00;
	border-radius: 15px;
	margin-bottom: 85px;
	font-weight: 400;
	font-size: 14px;
	line-height: 180%;
	color: #FFFFFF;
}

.city-header .h3 {
	color: #FFFFFF;
	font-weight: 500;
	font-size: 28px;
	line-height: 34px;
	padding-left: 41px;
	position: relative;
	margin-bottom: 0;
}
.city-header .h3:before {
	content: '';
	position: absolute;
	left: 0;
	top: calc(50% - 13px);
	width: 20px;
	height: 26px;
	background: url("/local/templates/devmaster/components/bitrix/news.list/zakaz_page/img/map.svg") center no-repeat;
}
.city-header {
	padding: 23px 6px 17px 25px;
	border-bottom: 1px solid rgba(246, 244, 241, 0.4);
}

.land  {
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	margin-right: 38px;
	cursor: pointer;
	position: relative;
}
.land:hover {
	color: #FFAC1F;
}
.land.active:before {
	content: '';
	position: absolute;
	bottom: -33px;
	left: -11px;
	right: -11px;
	background: #FFAC1F;
	border-radius: 8px;
	height: 16px;
}
.city-list {
	display: flex;
}
.cityblock {
	display: none;
	position: relative;
	z-index: 2;
	width: 100%;
	background: #681D00;
	margin-bottom: 30px;
	padding: 28px 25px 20px;
}

.cityblock.active {
	display: flex;
	flex-flow: row wrap;

}

.city-item {
	width: 20%;
	margin-bottom: 35px;
}

.city-item-name {
	font-weight: 500;
	font-size: 21px;
	line-height: 162%;
	color: #FFAC1F;
	margin-bottom: 10px;
}

.show-cities {
	position: absolute;
	left: 50%;
	bottom: 0;
	text-transform: uppercase;
	color: rgba(255, 255, 255, 0.6);
	font-weight: 400;
	font-size: 10px;
	line-height: 12px;
	padding-right: 21px;
	transform: translateX(-50%);
	cursor: pointer;
}

.show-cities:before {
	content: '';
	width: 9px;
	height: 6px;
	position: absolute;
	right: 0;
	top: calc(50% - 3px);
	background: url("/local/templates/devmaster/components/bitrix/news.list/zakaz_page/img/bottom.svg") center no-repeat;
}
.show-cities.active:before {
	transform: rotate(180deg);
}
.hideCities {
	max-height: 285px;
	overflow: hidden;
}

.container {
	cursor: pointer;
}

.container:hover {
	text-decoration: underline;
}
@media (max-width: 1201px){
	.city-item {
		width: 25%;
		margin-bottom: 35px;
	}
}
@media (max-width: 992px){
	.city-header {
		padding: 12px 13px 17px 13px;
	}
	.city-header .h3 {
		font-size: 16px;
		line-height: 19px;
		padding-left: 23px;
		margin-bottom: 30px;
	}
	.city-header .h3:before {

		top: calc(50% - 7px);
		width: 12px;
		height: 14px;

		background-size: cover;
	}
	.lands {
		width: 100%;
		justify-content: space-between;
	}
	.land.active:before {
		content: '';
		position: absolute;
		bottom: -23px;
		left: 0;
		right: 0;
		background: #FFAC1F;
		border-radius: 8px;
		height: 10px;
	}
	.land {
		font-size: 14px;
		line-height: 17px;
		margin-right: 0;
		padding-left: 8px;
		padding-right: 8px;
	}
	.city-item {
		width: 50%;
		margin-bottom: 20px;
	}
	.city-item-name {
		font-size: 14px;
		line-height: 133%;
		margin-bottom: 5px;
	}

	.cityblock{
		padding: 23px 13px 30px 13px;
		width: 100%;
	}
	.hideCities {
		max-height: 458px;
	}
	.container {
		font-size: 12px;
		line-height: 200%;
	}
	.city {
		border-radius: 10px;
		margin-bottom: 50px;
	}
}
/* End */


/* Start:/local/templates/devmaster/components/bitrix/news.list/why/style.css?1754882167774*/
.why-item {
	width: 25%;
}

.why-item-name {
	font-weight: 500;
	color: #681D00;
	margin: 25px 0 0;
	max-width: 210px;
	min-height: 55px;
}

.why-item-text {
	font-size: 14px;
	line-height: 140%;
	max-width: 280px;
}

.why {
	margin: 90px 0;
}

@media (max-width: 992px){
	.why-item {
		width: 100%;
		margin-bottom: 30px;
	}
	.why-item-name {
		margin: 20px 0 10px;
		max-width: 100%;
		min-height: auto;
	}
	.why-item-text {
		max-width: none;
	}
	.why {
		margin: 50px 0;
	}.why-item:last-child {
		 margin-bottom: 0;
	 }
}

@media (max-width: 768px){
	.why-item {
		width: 100%;
		margin-bottom: 30px;
	}

	.why-item-name {
		margin: 20px 0 10px;
		max-width: 100%;
		min-height: auto;
	}
	.why-item-text {
		font-size: 12px;
		line-height: 140%;
		max-width: none;
	}
}
/* End */
/* /local/templates/devmaster/components/bitrix/news.list/zakaz_page/style.css?17548821673049 */
/* /local/templates/devmaster/components/bitrix/news.list/why/style.css?1754882167774 */
