.card__content ul {
	list-style-type: disc;
}

.card__content ol {
	list-style-type: decimal;
}

.card__content li {
	margin-left: 30px;
}

.block__paginator {
	margin-bottom: 60px;
}

.block__paginator span {
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	padding-top: 3px;
	border: 1px solid #fcc419;
	font-weight: bold;
	text-align: center;
	background-color: #fcc419;
	color: #fff;
}

.block__paginator a {
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	padding-top: 3px;
	border: 1px solid #ccc;
	font-weight: bold;
	text-align: center;
	color: #999;
}

.block__paginator ins {
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	padding-top: 3px;
	border: 1px solid #ccc;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #999;
}

.block-openx {
	margin-bottom: 30px;
}

.block-openx__list {
	display: -webkit-box;
	display: flex;
	padding: 0;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
	list-style: none;
}

.block-openx__item {
	display: inline-block;
	width: 300px;
	font-size: 14px !important;
	margin-bottom: 20px;
}

.block-openx__huge {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
}

.block-openx__huge img {
	max-width:100%;
    height:auto;
	width: 100%;
}

.openx__container {
	margin: 40px 0 40px 0;
}

.openx__title {
	font-weight: bold;
	margin-bottom: 5px;
}

.openx__description {

}

.filter__location {
	display: flex;
	align-items: center;
	height: 52px;
	padding: 10px 12px;
}

.filter-location__dropdown {
	transition: all .5s ease;
	position: relative;
	text-align: left;
	background-color: #fff;
	box-sizing: border-box;
	font-weight: 500;
	font-size: 14px;
	cursor: pointer;
	outline: none;
}

.filter-location__choose {
	font-style: normal;
	padding: 5px 12px;
	color: #343a40;
}

.filter-location__dropdown  .fa {
	font-size: 13px;
	color: #868e96;
	transition: all .3s ease-in-out;
}

.filter-location__dropdown.active  .fa {
	transform: rotate(-180deg)
}

.location-dropdown__select {
	display: none;
	position: absolute;
	background-color: #fff;
	width: 100%;
	left: 0;
	top: 100%;
	margin-top: -1px;
	border-radius: 0 1px 2px 2px;
	overflow: hidden;
	max-height: 144px;
	overflow-y: auto;
	z-index: 9
}

.location-dropdown__option {
	padding: 10px 10px 10px 27px;
	font-weight: 500;
	font-size: 14px;
	transition: all .2s ease-in-out;
	cursor: pointer
}

.location-dropdown__option:hover {
	background-color: #f8f9fa;
}

#metro__select {
	width: 300px;
	height: 30px;
	padding: 5px;
	background-color: #fff;
	border-color: #ccc;
	color: #666;
}

#metro__btn-select {
	position: relative;
	top: -1px;
	height: 30px;
}

.filter__city-item {
	cursor: pointer;
}

.card__params {
	margin: 20px 0;
}

ul.card__params-list li {
	margin-bottom: 5px;
}

ul.card__params-list li span {
	font-weight: bold;
}

.aside-list {
	box-sizing: border-box;
	display: block;
	margin: 20px 0;
	padding: 15px;
	list-style: none;
	border: 1px solid #ffc039;
}
.aside-list__item + .aside-list__item {
	margin-top: 20px;
}
.aside-list__item a {
	text-decoration: none;
	font-size: 15px;
}

.card__content-text {
	margin-top: 33px;
}

.card__content-text img {
	width: 100%;
}

.card__content-text p {
	margin-bottom: 10px;
}

.content-rubrics {
	margin-left: 30px;
}

.rubrics-list-item {
    font-weight: bolder;
}

.bold {
	font-weight: bold;
}

.content-widget {
    padding: 10px;
	border: 1px solid #ffc039;
	margin-bottom: 40px;
}

.content-widget .block-openx, .content-widget .openx__container {
	margin-bottom: 0;
}

.content-blocks {
	margin: 0 -10px;
	display: flex;
	padding: 0;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
	list-style: none;
}

.content-blocks__item {
	display: inline-block;
	padding: 0 10px;
	width: 16%;
	font-size: 16px;
	margin-bottom: 20px;
}

.block-content_list {
	display: flex;
	padding: 0;
	flex-flow: row wrap;
	-webkit-box-pack: justify;
	list-style: none;
	margin: 0 -10px;
}

.block-content_list .content-blocks__item {
	width: 33%;
	padding: 0 10px;
}

.block-content_list .content-blocks__item img, .content-blocks .content-blocks__item img {
	width: 100%;
	height: auto;
}

.blocks-item__title {
	font-weight: bold;
	margin-bottom: 5px;
}

.item-responsive {
	position: relative; /* относительное позиционирование */
}
.item-responsive:before {
	display: block; /* отображать элемент как блок */
	content: ""; /* содержимое псевдоэлемента */
	width: 100%; /* ширина элемента */
}
.item-responsive>.content-responsive {
	position: absolute; /* абсолютное положение элемент */
	/* положение элемента */
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
}

/* При необходимости (для блоков, имеющих данные классы) */
.item-16by9 {
	padding-top: 56.25%; /* (9:16)*100% */
}

.item-4by3 {
	padding-top: 75%; /* (3:4)*100% */
}
.item-2by1 {
	padding-top: 50%; /* (1:2)*100% */
}
.item-1by1 {
	padding-top: 100%; /* (1:1)*100% */
}

@media screen and (max-width: 1024px) {
	.content-blocks .content-blocks__item {
		width: 33%;
	}
}

@media screen and (max-width: 768px) {
	.block-content_list .content-blocks__item, .content-blocks .content-blocks__item {
		width: 50%;
	}

	.card__preview {
		display: block;
	}

	.card__slider-wrap {
		width: 660px;
	}
}

@media screen and (max-width: 767px) {
	.card__categories {
		display: none;
	}

	.card__content {
		width: 100%;
	}

	.filter__location {
		flex-wrap: wrap;
		min-height: 52px;
		height: auto;
		padding: 12px 16px 24px;
	}

	.filter-location__dropdown {
		font-size: 16px;
	}

	.filter-location__choose {
		padding: 5px 0;
		color: #adb5bd;
	}

	.filter-location__dropdown .fa {
		margin-left: auto;
	}

	.location-dropdown__select {
		display: none;
		position: static;
		background-color: #fff;
		width: 100%;
		margin-top: -1px;
		border-radius: 0 1px 2px 2px;
		height: 100%;
		max-height: 100%;
		overflow-y: auto;
	}

	.location-dropdown__option {
		padding: 12px 0;
		font-weight: 500;
		font-size: 16px;
	}
}

@media screen and (max-width: 420px) {
	.block-content_list .content-blocks__item, .content-blocks .content-blocks__item {
		width: 100%;
	}

	.card__caption-wrap {
		display: block;
	}

	.card__share {
		margin-top: 15px;
	}

	.card__info-place {
		padding-right: 10px;
	}

	.card__info-about {
		width: 50%;
	}

	.card__slider-wrap {
		width: 330px;
	}
}

.article-comments {
	margin-top: 20px;
	width: 100%;
}

.article-comments-header {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 1.5em;
}

.article-comment {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
	margin-bottom: 10px;
}

.article-comment-title {
	margin-bottom: 5px;
}

.article-comment-author {
	font-weight: bold;
}

.article-comment-date {
	margin-left: 5px;
	font-size: 12px;
}

.article-comment-new {
	margin-top: 20px;
}

.article-comment-new-author {
	margin-bottom: 10px;
}

.article-comment-new-author-input {
	height: 30px;
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
	color: #333;
}

.article-comment-new-email {
	display: none;
}

.article-comment-new-text {
	margin-bottom: 15px;
}

.article-comment-new-text-input {
	height: 200px;
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
	color: #333;
	resize: none;
}

.article-comment-new-submit {
	margin-bottom: 20px;
}

.article-comment-new-submit-button {
	cursor: pointer;
	height: 30px;
}

.article-comment-new-submit-button:hover {
	background-color: #ccc;
}

.article-comment-new-thanks-title {
	font-weight: bold;
	margin-bottom: 5px;
}

.filter__building {
	display:flex
}
@media screen and (max-width:767px) {
	.filter__building {
		background-color:#fff;
		flex-wrap:wrap;
		padding:0 16px;
		padding-bottom:24px
	}
}
@media screen and (min-width:768px) {
	.filter__building {
		height:52px
	}
}
.filter__building-caption {
	width:100%;
	font-style:normal;
	font-weight:400;
	font-size:16px;
	line-height:16px;
	margin-bottom:8px;
	color:#adb5bd
}
@media screen and (min-width:768px) {
	.filter__building-caption {
		display:none
	}
}
.filter__building-field {
	padding:0 16px;
	font-style:normal;
	font-weight:400;
	font-size:14px;
	line-height:16px;
	color:#343a40;
	width:100%;
	border-right: 1px solid #f8f9fa;
}
.filter__building-field::placeholder {
	color:#868e96
}
@media screen and (max-width:767px) {
	.filter__building-field {
		border:1px solid #e9ecef;
		height:48px;
	}
}
@media screen and (min-width:768px) and (max-width:1024px) {
	.filter__building-field {
		width:230px
	}
}
@media screen and (min-width:1025px) {
	.filter__building-field {
		width:230px
	}
}
.filter__building-currency {
	display:flex;
	align-items:center;
	font-style:normal;
	font-weight:400;
	font-size:16px;
	line-height:20px;
	color:#868e96;
	background-color:#fff;
	height:52px
}
@media screen and (max-width:767px) {
	.filter__building-currency {
		padding:0 9px
	}
}
@media screen and (min-width:767px) {
	.filter__building-currency {
		padding:0 16px
	}
}

.header-phone {
	text-align: right;
	margin-left: auto;
}

.header-phone a {
	color: #228be6;
}

.more_special {
	position:absolute;
	bottom:-22px;
	right:0;
	background-color:#fcc419;
	height:44px;
	display:flex;align-items:center;
	justify-content:center;
	font-style:normal;font-weight:600;
	font-size:20px;
	line-height:24px;
	color:#fff;padding-right:24px;
	padding-left:16px;
	z-index:10
}

.more_special:after{
	content:"";
	position:absolute;
	left:-34px;
	top:0;
	border:22px solid transparent;
	border-right:12px solid #fcc419
}
