/*Common*/
.popup-wrapper {
	padding-top: 88px;
}
.account-popup .popup-body_title {
	margin-bottom: 40px;
}
.breadcrumbs_link[href] {
	transition: color .35s;
}
.breadcrumbs_link[href]:hover {
	color: #AD0101;
}
.pagination-wrap .pagelink {
	font-family: 'Mulish', sans-serif;
	transition: color .35s;
}
.pagination-wrap .pagelink:hover {
	color: #AD0101;
}
.pagination-wrap .pagelink:hover {
	color: #AD0101;
}
.prevlink:hover, .nextlink:hover {
	background-color: #AD0101;
}
.popup-body_close {
	transition: background-color .35s;
}
.popup-body_close:hover {
	background-color: #AD0101;
}
.control-row_label {
    font-weight: 800;
}
.radio-row_label {
    font-size: 16px;
    font-weight: 700;
}
/*Complex*/
.complex-card_title {
	font-size: 20px;
}
/*Преимущества*/
.advantages-card_content strong,
.advantages-slider_content strong {
	font-size: 20px;
	font-family: 'Mulish', sans-serif
}
.advantages-slider_content strong {
	font-size: 28px;
}
/*District*/
.district-card_title {
	font-size: 18px;
}
/*Blog*/
.article-preview_title {
	font-size: 20px;
	margin-bottom: 18px;
}
/*Catalog home page*/
.filter-box--catalog .filter-row.district-select {
	width: 285px;
}
.view-selector_item {
	transition: color .35s;
}
.view-selector_item:hover {
	color: #AD0101;
}
.filter-box-popup {
	padding: 48px 40px 72px 56px;
}
.filter-close-btn {
	top: 54px;
	right: 40px;
}
.filter-box-popup .page_title {
	margin-right: 32px;
	margin-bottom: 64px;
}
.filter-box-popup .subscribe-btn {
	margin-bottom: 72px;
}
.filter-box-popup .select-col {
	--bs-gutter-y: 24px;
	max-width: calc(330px + var(--bs-gutter-x));
	margin-right: 124px;
		
    --bs-gutter-y: 8px;
	max-width: calc(524px + var(--bs-gutter-x));
    margin-right: 72px;
}
.filter-box-popup .slider-col {
	--bs-gutter-x: 24px;
	--bs-gutter-y: 30px;
	max-width: calc(436px + var(--bs-gutter-x));
	
    --bs-gutter-y: 8px;
}
.catalog-sort_title {
	font-weight: 800;
}
.filter-result-btn {
	font-size: 14px;
	padding: 16px 32px;
}
.filter-clear-btn {
	font-size: 14px;
	padding: 16px 32px;
}
.filter-clear-btn-small {
	transition: color .2s;
}
.filter-clear-btn-small:before {
	transition: background-color .2s;
}
.filter-clear-btn-small:hover {
	color: #AD0101;
}
.filter-clear-btn-small:hover:before {
	background-color: #AD0101;
}
/*Catalog detail page*/
.lightbox-container {
	max-width: 792px;
}
.lightbox_btn {
	opacity: 0;
	transition: opacity .35s;
}
.lightbox-container:hover .lightbox_btn {
	opacity: 1;
}
.detail-card_fav:hover:after {
	background-color: #AD0101;
}
.detail-card_price strong {
	font-family: 'Mulish', sans-serif
}
.manager-contact_obj {
	transition: color .35s;
}
.manager-contact_obj:hover {
	color: #AD0101;
}
.object-location {
    width: 400px;
    height: 256px;
}
/*Managers home page*/
.manager-card_img {
	max-width: 150px;
	margin-bottom: 16px;
}
.manager-card_name {
	font-size: 20px;
}
.manager-card_job {
	margin-bottom: 24px;
}
/*Managers detail page*/
.manager-header_img {
	margin-right: 32px;
}
.manager-header_btn {
	margin-bottom: 0;
}
.manager-header_contacts .email {
	margin-left: 20px;
}
/*Contacts page*/
.contacts-page_text {
	margin-bottom: 48px;
}
.contacts-page_text h2 {
	font-size: 20px;
	font-family: 'Mulish', sans-serif;
}
.contacts-info_link {
	transition: color .35s;
}
.contacts-info_link:hover {
	color: #AD0101;
}
/*About us page*/
.about-page_text h2 {
	font-size: 20px;
}
/*Services Home Page*/
.service-card_title {
	font-size: 20px;
}
.welcome-text h2,
.profile-title {
	font-size: 20px;
	font-family: 'Mulish', sans-serif;
}
/*District home page*/
.property_btn:hover {
	background-color: #AD0101;
}
/*Profile home page*/
.user-money_val {
	font-size: 20px;
}
.add-phone-btn {
	margin-left: 16px;
}
/*Profile money page*/
.balance-info_val {
	font-size: 20px;
}
.balance-info {
	padding-bottom: 88px;
}
/*Place ad page*/
.category-select {
	margin: -16px -4px 40px;
}
.category-select_item {
	font-size: 14px;
	padding: 16px 32px;
	margin: 16px 4px 0;
}
.category-select_item:hover,
.add-photo_btn:hover {
	border-color: #AD0101;
}
.add-photo_preview .remove-btn:hover {
	background-color: #AD0101;
}
/*Agent Profile home page*/
.user-header {
    padding: 16px;
}
.notif-container {
    top: 60px
}

/*.notif-container_item {
    padding: 16px 24px;
}*/

.user-menu {
    height: calc(100vh - 60px);
    top: 80px;
}
.agent-home-page .page_title {
    font-size: 24px;
}
.agent-home-page .filter-row_label {
    font-size: 14px;
    font-weight: 700;
}
.filter-result_header {
    padding: 16px 24px;
}
.filter-result_title {
    font-size: 20px;
    font-weight: 800;
}
.list-container_title {
    font-weight: 800;
}
.agent-home-page .pagination-wrap {
    margin-top: 40px;
}
.radio-group_title {
    font-weight: 800;
}
.deal-section {
    max-width: 692px;
}
.deal-section_title {
    font-size: 20px;
    font-weight: 800;
}
.deal-table_title {
    font-weight: 800;
}
.deal-form_title {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 28px;
}
.user-menu_title.money:after {
    font-family: 'Mulish', sans-serif;
}

.exclusive-page .page_title {
    font-size: 28px;
}
.exclusive-page_agent strong {
    font-size: 18px;
}
.exclusive-page .object-card  {
    padding: 0 20px 32px;
}
.object-card_gallery .object-card_img {
    margin-left: -20px;
    margin-right: -20px;
}
/*Footer*/
.subscribe-box {
	flex-direction: row;
	align-items: flex-end;
}
.subscribe-box strong {
	font-size: 30px;
	font-family: 'Mulish', sans-serif;
	margin-bottom: 0;
}
.subscribe-box_btn {
	margin-left: 16px;
	margin-right: 0;
}
.footer-contacts_item:hover,
.footer-nav_item:hover {
	color: #AD0101;
}
.footer-contacts_item:hover:before {
	background-color: #AD0101;
}
@media(min-width: 1300px) {
	.radio-group {
		--bs-gutter-x: 44px;
		--bs-gutter-y: 16px;
	}
	.filter-box--catalog {
		margin-left: -24px;
		margin-right: -24px;
	}
	/*Catalog detail page*/
	.lightbox_btn {
		--swiper-navigation-sides-offset: -32px;
	}
	/*Managers details page*/
	.manager-header {
		margin-left: -32px;
		margin-right: -16px;
	}
}
/*Agent Profile home page*/
@media(min-width: 1780px){
    .agent-home-page .page_content{
        padding-left: 0;
    }
    .filter-result_header {
        width: 1248px;
        max-width: calc(100vw - 1.5rem);
        margin-left: 50%;
        transform: translateX(-50%);
    }
    .list-container {
        width: 1248px;
        max-width: calc(100vw - 1.5rem);
        margin-left: 50%;
        transform: translateX(-50%);
    }
}
@media(min-width:1921px){
	.footer:before {
		background-size: contain;
	}
}





@media screen and (max-width: 1400px), 
       screen and (max-height: 800px) {
	
	
	.popup-wrapper{
		padding-top: 40px;
	}
	.popup-body{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.popup-body .popup-body_title{
		margin-bottom: 24px;
		font-size: 24px;
	}
	.popup-body .control-row_input, .popup-body .control-row_select{
		height: 40px;
		font-size: 13px;
	}
	.popup-body .control-row_label{
		font-size: 15px;
		margin-bottom: 4px;
	}
	.popup-body textarea{
		line-height: 1.45;
		font-size: 13px;
	}
	.date-container-days{
		font-size: 14px;
	}
	.tempus-dominus-widget .date-container-days{
		grid-auto-rows: 36px;
	}
	
	
	.popup-body::-webkit-scrollbar {
		width: 5px
	}
	.popup-body::-webkit-scrollbar-track {
		background: rgba(155, 155, 155, 0.10);
	}
	.popup-body::-webkit-scrollbar-thumb {
		background: #c1c1c1;
		border-radius: 5px;
	}
}














