/*Блок новостей с разделами*/

.main_title_radio {
	font-size: 30px;
	padding-right: 30px;
}

.radio {
	display: none;
}

.radio~label {
	width: 10%;
	display: inline-block;
	text-align: center;
	font-size: 14px;
}

.radio + label:hover {
	font-weight: 800;
}

.active + label {
	font-weight: 800;
}

.radio-blocks {
	margin-top: 20px;
}

.img_wrapper_category_news {
	width: 100%;
	height: 215px;
}

.img_item_category_news {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.title_wrapper_category_news {
	min-height: 70px;
	font-size: 20px;
	font-weight: 800;
}

.title_wrapper_category_news > a {
	text-decoration: none;
	color: #263651;
}

.preview_text_item_wrapper {
	margin-top: 15px;
}

/*.preview_text_item_wrapper > p {
	margin: 0;
}*/

.category_wtapper_item_news > span {
	width: 50%;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
}

.sect_code_item {
	text-decoration: none;
	color: #263651;
}

.news_category_after {
	position: absolute;
	bottom: 0;
	width: 100%;
	content: "";
	display: block;
	height: 150px;
	background: linear-gradient(0deg, rgb(255, 255, 255) 40%, rgba(255, 255, 255, 0) 100%);
}

.link_show_more_news {
	text-align: center;
	height: 30px;
	display: block;
	border: 1px solid #a8a8a8;
	width: 20%;
	margin: 0 auto;
	line-height: 30px;
	text-decoration: none;
	font-weight: 600;
	color: #a8a8a8;
	border-radius: 4px;
	font-size: 12px;
}

.link_show_more_news:hover {
	background-color: #a8a8a8;
	color: #fff;
}

/*world news*/

.title_world_news{
	text-decoration: none;
	color: #263651;
	font-size: 18px;
	padding-left: 0;
	margin-top: 15px;
	margin-bottom: 5px;
	display: block;
}

.world_news_wrapper {
	margin-bottom: 30px;

}

.img_wrapper_world_news {
	width: 100%;
	height: 150px;
	position: relative;
}

.news_world_after {
	background: linear-gradient(0deg, rgba(0,0,0,0.5606443260898109) 28%, rgba(255,255,255,0) 100%);
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
}

/*.news_world_after:hover {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.56) 60%, rgba(85, 85, 85, 0) 100%);
}*/


.title_wrapper_world_news {
	position: absolute;
	top: 30%;
	font-size: 20px;
	font-weight: 800;
}

.title_wrapper_world_news > a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding-left: 15px;
	text-shadow: 1px 1px 1px black, 0 0 0.5em black;
	width: 80%;
}

.category_wtapper_item_world_news {
	position: absolute;
	bottom: 10px;
	left: 15px;
	color: #fff;
	font-size: 12px;
}

/*Объявления на главной странице /index.php*/

.radioBoard {

}

.radioBoard {
	display: none;
}

.radioBoard~label {
	width: 15%;
	display: inline-block;
	text-align: center;
	font-size: 14px;
}

.radioBoard + label:hover {
	font-weight: 800;
}

.radio-blocks-board {
	margin-top: 20px;
}

.item_board_wrapper {
	flex: 0 0 30% !important;
	max-width: 30% !important;
}

.img_wrapper_board_realt {
	width: 100%;
	height: 150px;

}

.img_item_board_realt {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.title_wrapper_board_item > a {
	font-size: 15px;
	text-decoration: none;
	color: #263651;

}

.move_section_wrapper {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.move_section {
	border: 1px solid black;
	height: 50px;
	width: 50px;
	margin-top: 45%;
}

.link_show_more_items {
	text-align: center;
	height: 30px;
	display: block;
	border: 1px solid #a8a8a8;
	width: 20%;
	margin: 0 auto;
	line-height: 30px;
	text-decoration: none;
	font-weight: 600;
	color: #a8a8a8;
	border-radius: 4px;
	font-size: 12px;
	
}

.show_more_wrapper {
	margin-top: 15px;
	margin-bottom: 15px;
}


/*Главная объявлений ads/index.php*/

.header_board_wrapper {
	background: rgba(196, 196, 196, 0.3);
}

.header_board, .wrapper_board, .wrapper_board_list {
	max-width: 1140px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}



.item_link_header, .add_ads {
	display: inline-block;
}

.item_link_header {
	width: 70%;
	padding: 0;
}


.add_ads {
	width: 25%;
	text-align: center;
}

.add_ads_link, .add_ads_link:hover {
	height: 30px;
	width: 100%;
	border: 1px solid #263651;
	background-color: #263651;
	display: block;
	text-decoration: none;
	color: #fff;
	border-radius: 5px;
	line-height: 28px;
}

.item_link {
	display: inline-block;
	padding-right: 25px;
	text-decoration: none;
	font-size: 15px;
	color: #263651; 
}

.item_link > a {
	text-decoration: none;
	font-size: 15px;
	color: #263651; 
}

/*board_list*/

.boadr_list {
	padding: 0;
}

.h_title_board {
	color: #263651;
	font-size: 25px;
	font-weight: 600;
}

.wrapper_first_column {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	position: sticky;
	top: 0;
	transform: translate(0, 0em);
	min-height: 0em;
	max-height: 800px;
	margin-top: 15px;
}

.link_nav_item {
	color: #263651;
	text-decoration: none;
	font-weight: 600;
	font-size: 15px;
}

.nav_board_list {
	padding: 0;
}
.nav_board_list_item {
	list-style: none;
	margin: 10px 0px 10px 0px;
}

.wrapper_second_column {
	flex: 0 0 75%;
	max-width: 75%;
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.board_list_item {
	width: 33%;
	display: inline-grid;
	padding: 0px 7px 0px 7px;
}

.item_img_wrapper {
	width: 100%;
	height: 175px;
}

.item_img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.data_item {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px; 
}

.link_name_item {
	text-decoration: none;
	color: #263651;
	font-size: 15px;
}

.type_item {
	font-weight: 600;
}

.address_item {
	color: #a8a8a8;
}

.price_item {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 800;

}
/*board list item in line, alternative layout*/

.board_list_item_line {
	list-style: none;
	margin-bottom: 15px;
	padding-bottom: 20px;
	margin-top: 15px;
	border: 4px solid #fff;
	border-bottom: 0.5px solid #00000026;
}


.board_list_item_line:hover {
	/*border: 4px solid #dff7ff;*/
}

.name_item_line {
	display: inline-block;
	width: 80%;
}

.price_item_line {
	font-weight: 800;
	display: inline-block;
	width: 15%;
	text-align: right;
}

.link_name_item_line {
	color: #263651;
	text-decoration: none;
	font-weight: 600;
	font-size: 15px;
}

.type_item_line {
	color: #a8a8a8;
	font-size: 12px;
	display: inline-block;
	width: 80%;
}

.data_item_line {
	color: #a8a8a8;
	font-size: 12px;
	display: inline-block;
	width: 15%;
	text-align: right;
}

.address_item_line {
	color: #263651;
	font-size: 12px;
	margin-bottom: 20px;
}

.detail_text_item_line {
	font-size: 14px;
	display: inline-block;
	width: 80%;
}

/*Спецпроекты*/

.project_title {
	display: inline-block;
}

.nav_button {
	float: right;
	margin:20px 0px 10px 0px;	
}

.arrow-left-project, .arrow-right-project {
	color: #263651;
	font-size: 25px;
	display: block;
	width: 100%;
	height: 100%;

}

.nav_button > button {
	padding: 0;
	background-color: #fff;
	width: 35px;
	height: 30px;
	border: 1px solid #263651;
	margin-right: 5px;
}

.arrow-left-project:hover, .arrow-right-project:hover {
	background-color: #263651;
	color: #fff;
}

/*advert*/

.advert_wrapper {
	margin-top: 60px;
}

@media (max-width:780px)
{
	.item_link_header, .yandex_wrapper {
		display: none;
	}
	.add_ads {
		width: 100%;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.h_title_board {
		font-size: 15px;
	}
	.wrapper_first_column {
		width: 100%;
		padding-left: 0px;
	}
	.price_item_line {
		display: block;
		width: 100%;
	}
	.data_item_line {
		display: block;
		width: 100%;
		text-align: left;
	}
	.detail_text_item_line {
		width: 100%;
	}
	.board_list_item {
	width: 100%;
	display: block;
	padding: 0px 7px 0px 7px;
	}

}



/*----------------------------*/
.first_h_title {
	margin: 0;
	padding-left: 15px;
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 900;
	color: #263651;

}

/*Спецпроекты*/

.wrapper_specproject {
	height: 300px;
	width: 100%;
	background: #000;
	margin-top: 20px;
	border: none;
	background-image: url(/upload/medialibrary/37c/37c392015d8f83fade9923cbfc4badba.png);
}

.title_specproject {
	position: absolute;
	content: '';
  	display: block;
	width: 100%;
  	height: 100%;
  	background-color: rgba(0,0,0,.5);
  	top: 0;
  	left: 0;
	
}

.title_specproject_text > h1 {
	text-align: center;
	color: #fff;
	font-size: 45px;
	margin-top: 100px;

}

.wrepper_tags {
	text-align: center;
}

.img_main_specproject {
	width: 100%;
	overflow: hidden;
	z-index: 1;
}


.tags {
	display: inline-block;
	position: relative;
	margin-left: 20px;
	width: 13%;
	height: 100%;
	color: #fff;
	text-decoration: none;
	background: rgba(0,0,0,.5);
	border: 1px solid rgba(255,255,255,.5);
	border-radius: 10px;
	text-align: center;
	font-size: 12px;
	min-height: 25px;
	padding-top: 2px;
}

/*О компании*/

.title_about_company {
	font-size: 	27px;
	font-weight: 700;
	color: 	#263651;
	margin-bottom: 15px;
}


/*Реклама*/

.advertising_dekstop, .advertising_mobil {
	text-align: center;
}
/*a > img - если есть ссылка, > img - если нет ссылки на баннере*/
.advertising_dekstop > a > img, .advertising_mobil > a > img, .advertising_dekstop > img, .advertising_mobil > img {
	margin-top: 15px;
	max-width: 100%;
	height: auto;
	width: 100%;
	max-height:120px;
}
/*Стили что бы отображался нормально баннер при редактировании*/
.advertising_dekstop div > a > img, .advertising_mobil div > a > img, .advertising_dekstop div > img, .advertising_mobil div > img {
	margin-top: 15px;
	max-width: 100%;
	height: auto;
	width: 100%
	max-height:120px;
}




@media (max-width:640px) { 
	.advertising_mobil {
		display: block !important;
		margin-top: 10px;
		margin-bottom: 5px;
	}
	.advertising_dekstop {
		display: none;
	}
}


/*Временная кнопка подачи объявления в газету*/

.new_ads_button {
	color: #263651;
	padding: 15px 20px;
	text-transform: uppercase;
	text-decoration:none;
	text-align:center;
	display: block;
	background-image: linear-gradient(to left,transparent,transparent 50%,#263651 50%,#263651);
	background-position: 100% 0;
	background-size: 200% 100%;
	transition: all .25s ease-in;
	font: 400 18px tahoma;
	border: 1px solid #263651;
	background-color: #fff;
	margin-bottom: 15px;
	max-width: 100%;
}

.new_ads_button:hover {
	background-position: 0 0;
	color:#fff;
}

/*Табы в личном кабинете*/

#tabs > div {
  display: none;
}

#tabs > div.active {
  display: block;
}

/*advert*/

.list_price_wrapper {

}

.list_price {
	box-shadow: 0 0 5px;
	padding: 10px;
	margin-bottom: 15px;
}

.tel_price {
	text-align: right;
}

/*!advert*/




/*include rubrick*/

.inc_rubric, .inc_rubric > a {
	font-size: 35px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	text-transform: uppercase;
	color: #263651;
	text-decoration: none;
	margin-top: 15px;
	padding-left: 25px;
	text-decoration: none;
}


@media (max-width:640px) { 
	.inc_rubric {
		font-size: 25px;
		padding-top: 5px;
		border-top: 3px solid #45BBC8;
	}
}


/*blogjquery.ru / valuta*/

.blkyrs {}
.blkyrs3 {display: none;}
.blavtors {}
.blavtors:hover {}
.blkyrs4 {
	float: left; 
	padding-left: 15px; 
	color: #fff
	}
.blkyrs4 img {
	display: none;
	}
.blkyrs4 .blkyrs6 { }
.blkyrs4 .blkyrs7 { }
.blkyrs5 {display: none;}
.blkyrs8 {padding-right: 5px;}

/*ads*/

.index_wrapper {
	height: auto;
}

.main_index {
	background-color: #F2F4F5;
	height: 110px;
	width: 100%;
	line-height: 100px;
	margin-top: 30px;
}
/*search_ads*/
.search {
	text-align: center;
	vertical-align: middle;
	display: inline;
}

.search_form {
	height: 100px;
	width: 100%;
	background-color: #fff;

}

.search_input {
	height: 50px;
	width: 80%;
	border:none;
	font-size: 20px;
	color: #263651;
}

.search_button {
	/*height: 100%;
	width: 100%;*/
	background-color: transparent;
	border:none;
	font-size: 20px;
	color: #263651;
	cursor: pointer;
	padding: 0;
	border-left: 6px solid #F2F4F5;
	border-right: 6px solid #F2F4F5;

}


.icon_search, .icon_search_button {
	font-size: 30px;
	color: #263651;
	margin-right: 5px;
}


/*modal*/

.vertmenu {
	margin: 0 20px;
	font-family: 'Open Sans', sans-serif;  
	padding-bottom: 30px;
  overflow-y: scroll;
  max-height: 500px;
  width: 95%;
}
.vertmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.vertmenu ul li {
	position: relative;
	margin: 0;
	line-height: 30px;
	text-transform: uppercase;
	margin-top: 25px;    
}
.vertmenu ul li li {
	padding-left:20px;
}
.vertmenu .subCat, .chka {
	top: 0;
	right: 30px;
	position: absolute;
	cursor: pointer;
}
.vertmenu .subCat.plus, 
.chka:before, 
.vertmenu .subCat.minus, 
.subCat:checked + .chka:before {
	content: '+';
	font-size: 26px;
	color: #1266B1;
	font-weight: bold;    
	font-family: Courier;    
}
.vertmenu .subCat.minus, .subCat:checked + .chka:before {
	content: '-';
}
.vertmenu a {
	color: #477AB9;
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;

}
.vertmenu ul li li a {
	color: #666;
	font-size: 15px;
	font-weight:normal;
	text-decoration:none;
}
.vertmenu a.active {
	color: #477AB9;;
}
.vertmenu a:hover {
	text-decoration: none;
	color: #000 !important;
}
.vertmenu > ul > li ul {
	display: none;
}
.vertmenu > ul > li a.active + span + ul {
	display: block !important;
}
.vertmenu > ul > li .subCat:checked ~ ul {
	display: block !important;
}
.vertmenu input[type=checkbox].subCat {
	display:none;
}
.vertmenu ul li li a:before {
	content: '\203A';
	font-size: 20px;
	padding-right: 6px;
	color: #666;
	font-weight: bold;
}
.vertmenu > ul li li a:hover:before {
	color: #1266B1;
}

	.add_ads {
 
  font-family: arial;
  font-size: 83%;
  /*top: 0;
  right: 0;
  bottom: 0;
  left: 0;*/
  background: rgba(14, 14, 14, 0.52);
  /*z-index: 99999;*/

}
.discuvedon h2 { color: #189CDA; border-bottom: 2px groove #efefef; }
.add_ads:target {
opacity:1;
pointer-events: auto;
}
.add_ads > div {
width: 523px;
position: relative;
margin: 5% auto;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #fff;
}
.add_ads .discuvedon { padding: 8px 21px 0px 31px; }
.add_ads .amedasaction { padding: 0px 18px 3px 18px; }
.add_ads .dcovaeckponug { padding: 8px 21px 7px 21px; }

.dcovaeckponug {
  background: #e2e2e2;
  border-top: 1px solid #9c9696;
  -moz-box-shadow: inset 0px 13px 12px -15px #757474;
  -webkit-box-shadow: inset 0px 13px 12px -15px #615959;
  box-shadow: inset 0px 13px 12px -15px #312e2e;
}

.dcovaeckponug p {
  color: #bd371d;
  text-align: right;
  margin: 0;
  padding: 5px;
}
.vas, .close, .nugpemen {
  background: #4a4a4e;
  color: #f1ebeb;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 1px 1px 3px #000;
  -webkit-box-shadow: 1px 1px 3px #232121;
  box-shadow: 1px 1px 2px #484444;
  padding: 1px 1px 0px 3px;
}
.close {
  position: absolute;
  right: 7px;
  top: 7px;
  width: 25px;
  height: 25px;
  font-size: 15px;
  border-radius: 100px;
}
.vas, .nugpemen {
width:75px;
float:right;
margin-left:18px;
}
.vas:hover {
  background: #0a5477;
}
.close:hover, .nugpemen:hover { background: #D4482D; }
.ditional { float:none; ditional: both;  
}

.prevention_ads_modal {
	padding-left: 20px;
}

@media (max-width:500px) {
	.add_ads > div {
		width: 80%;
	}

}

/*index*/

.ads_rubric_link > li > a, .ads_rubric_link > ul > li > a {
	text-decoration: none;
	font-size: 15px;
	color: #263651;
  list-style-type: none;

}

.ads_rubric_link > li {
    list-style-type: none;
    padding: 5px 0px 5px 25px;
}

.hidden_rubric {
	background-color: #fff;
  width: 100%;
}
.ads_rubric_img {
	height: 100px; 
	margin: 0px 10px 0px 10px;
}

.ads_rubric > p {
	text-align:center;
}
.ads_rubric {
	display: inline;
}



/*ads*/

.name_ads {
	list-style-type: none;
	font-family: 'Oswald', sans-serif;
	font-weight: 900;
	font-size: 18px;
	text-transform: uppercase;
	color: #263651;
	
}

.name_ads > span {
	line-height: 50px;
}
.name_ads_input {
	background: #fff;
	border: none;
	padding: 14px 16px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	font-size: 16px;
	line-height: 1.25;
	color: #406367;
	background-color: #f2f2f2;
	width: 100%;
}

.add_paper_ads_wrapper {
	background-color: #fff;
}

.name_ads, .props_ads {
	height: 50px;
}


.detail_text_ads, .detail_ads {
	width: 100%;
	height: 250px;
}

.props_ads, .props_ads > select {
	margin: 0;
	padding: 10px;
	display: inline-table;
}

.suggestions-input {
	background-color: #f2f2f2;
	border: none;
}

.detail_text_ads {
	resize: none;
}
.detail_ads > span {
	line-height: 250px;
}

.file-selectdialog-switcher {
	font-size: 25px;
	text-decoration: none;
	color: #263651;
	height: 35px;
	
	background-color: orange;
	border-radius: 15px;
	display: inline-block;

}

.file-selectdialog-switcher > span {
	padding-left: 20px;
	padding-right: 20px;
}

/*input type file*/

.input__wrapper {
  width: 100%;
  position: relative;

}
 
.input__file {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
 
.input__file-icon-wrapper {
  height: 60px;
  width: 60px;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-right: 1px solid #fff;
}
 
.input__file-button-text {
  line-height: 1;
  margin-top: 1px;
}
 
.input__file-button {
  width: 100%;
  max-width: 290px;
  background: #263651;
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-radius: 3px;
  cursor: pointer;
  height: 100%;

}

/*стилизация select*/

 .select_exits {
 	position: relative;
 	background: #263651;
    display: block;
    width: 290px; /* от ширины блока div */
    padding: .75rem 2.5rem .75rem 1rem;/* отступы от текста до рамки */
    background: #263651;
    color: #fff;
    font-family: sans-serif;
    border: 1px solid #ccc; /* рамка */
    border-radius: 3px;/* скругление полей формы */
    -webkit-appearance: none;/* Chrome */
    -moz-appearance: none;/* Firefox */
    appearance: none;/* убираем дефолнтные стрелочки */
	font-size: 1.125rem;
	font-weight: 700;
	cursor: pointer;
}

/*Стилизация submit*/

.submit_button_ads {
    width: 290px; /* от ширины блока div */
    padding: .75rem 1rem .75rem 1rem;/* отступы от текста до рамки */
    background: #263651;
    color: #fff;
    font-family: sans-serif;
    border: 1px solid #ccc; /* рамка */
    border-radius: 3px;/* скругление полей формы */
	font-size: 1.125rem;
	font-weight: 700;
	cursor: pointer;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
}


/*Стилизация select*/

.select {
    position: relative;
    display: block;
    min-width: 220px;
    width: 100%;
    max-width: 400px;
    margin-bottom: 20px;
}

.select__head {
    width: 100%;
    max-width: 100%;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 14px 15px;
    font-size: 14px;
    line-height: 18px;
    color: rgba(66, 67, 72, 0.8);
    cursor: pointer;
}

.select__head::after {
    width: 10px;
    height: 6px;
    background: #FFF url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.50495 5.78413L0.205241 1.25827C-0.0684138 0.970375 -0.0684138 0.503596 0.205241 0.215836C0.478652 -0.0719461 0.922098 -0.071946 1.19549 0.215837L5.00007 4.22052L8.80452 0.215953C9.07805 -0.0718292 9.52145 -0.0718292 9.79486 0.215953C10.0684 0.503736 10.0684 0.970492 9.79486 1.25839L5.49508 5.78425C5.35831 5.92814 5.17925 6 5.00009 6C4.82085 6 4.64165 5.928 4.50495 5.78413Z' fill='%23ED266A'/%3E%3C/svg%3E%0A") no-repeat center / cover;
    position: absolute;
    right: 20px;
    bottom: 50%;
    transform: translateY(50%);
    content: '';
    display: block;
    transition: .2s ease-in;
}

.select__head.open::after {
    transform: translateY(50%) rotate(180deg);
}

.select__list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    margin-top: 5px;
    max-height: 205px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 100;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #424348;
    scrollbar-color: dark;
    scrollbar-width: thin;
    overscroll-behavior: contain;
}

.select__list::-webkit-scrollbar {
    width: 7px;
    background-color: #F8F9FA;
    padding: 5px;
}

.select__list::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #D9D9D9;
}

.select__list .select__item {
    position: relative;
    border-top: 1px solid rgba(224, 229, 231, 0.5);
    padding: 10px 15px;
    cursor: pointer;
    list-style-type: none;
}



.select__list .select__item:hover {
    background-color: rgba(224, 229, 231, 0.5);
}

.select {
	display: none;
	margin-top: 20px;
}

.classified_dekstop > ul {
	display: inline-flex; 
	margin-top: 40px;
}

/*!-Стилизация select*/

@media (max-width:990px) {
	.detail_ads {
		height: 50px;
	}
	.detail_ads > span {
		line-height: 50px;
	}

}

@media (max-width:600px) {
	.select {
		display: block;
	}
	
	.classified_dekstop {
		display: none;
	}

}

/*Главная недвижимости*/

.realt_navigation_wrapper {
    list-style: none;
    padding: 0;
    text-align: left;
  }

  .realt_navigation_item {
    display: inline-block;
    width: 16%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background-color: #263651;
    border: 2px solid #263651;
  }

  .realt_navigation_item:hover, .realt_navigation_link:hover {
    background-color: #fff;
    color: #263651;

  }

  .realt_navigation_link {
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    height: 100%;
    width: 100%;
    display: block;
  }

  .realt_navigation_link:hover {

  }

  .realt_navigation_wrapper_mobil {
      display:none;
      width: 100%;
      height: 35px;
      border: 2px solid #263651;
      margin-top: 15px;
      font-size: 15px;
      color: #263651;
      font-family: sans-serif;
      text-align: center;
    }

  @media (max-width: 600px) {
    .realt_navigation_wrapper_mobil {
      display: block;
    }
    .realt_navigation_wrapper {
      /*display: none;*/
    }
  }

/*Новые стили для объявлений*/

.title_form_ads {
  background-color: #fff;
  padding-left: 15px;
}


.name_ads_select, .name_ads__input {
  padding-left: 15px;
  padding-top: 35px;
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  color: #263651;
}

 .ads_input_wrapper > input {
  width: 50%;
  height: 35px;
  border: 2px solid #263651;
}

.select__ads {

}

.ads_two_input_wrapper {
  padding-top: 15px;
  margin-left: 25px;
  
}
.ads_two_input_wrapper > input {
    width: 50%;
    height: 35px;
    border: 2px solid #263651;
    padding-top: 15px;

}

.ads_two_input_wrapper > span {
    margin-left: 0;

}

.name_ads_select_spoiler, .name_ads_input_spoiler {
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #263651;
    display: block;
}

.select_ads_spoiler_wrapper {
    padding-top: 15px;
}

.ads_input_spoiler_wrapper > input {
    width: 50%;
    height: 35px;
    border: 2px solid #263651;
}

.name_ads_select, .select_ads_wrapper, .name_ads__input, .ads_input_wrapper {
  margin-left: 40px;
}

.ads_detail_text {
  width: 90%;
  height: 250px;
}

.fa-angle-down {
  font-size: 18px;
}

.select__ads {
    width: 50%;
    height: 35px;
    border: 2px solid #263651;
}

.name_ads_select_redio {
  margin-bottom: 10px;
}

.input_radio {
  margin-left: 10px;
}

.radio_input_wrapper {
  padding-bottom: 15px;
}

.select__ads_multiple {
  width: 50%;
  height: auto;
}

.hint {
  width: 35px;
  height: 35px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: -40px;
}

/*для карты*/
.ads_map_wrapper {
  width: 100%;
}

.ads_map_container {
  width: 50%;
  height: 300px;
  margin-left: 40px;
}

/*Главная развилка*/
/*Мобильная*/
.select__item > a {
    position: relative;
    border-top: 1px solid rgba(224, 229, 231, 0.5);
    cursor: pointer;
    list-style-type: none;
    text-decoration: none;
    color: #263651;
}

/*декстроп*/
.ads_rubric > a {
  text-align: center;
  text-decoration: none;
  color: black;
}

/*Спойлер*/

.spoiler-content{
display:none;  /**скрываем блок контента спойлера**/
padding:15px 20px; /**добавляем внутренний отступ**/
}

/**Стили блока с текстом внутри спойлера**/
.spoiler-content{
display:none;  /**скрываем блок контента спойлера**/
padding:15px 20px; /**добавляем внутренний отступ**/
border:1px solid #ccc; /**рамка блока контента спойлера**/
margin-top:5px; /**отступ сверху**/

}
/**Стили блока оборачивающего каждый блок**/
.spoiler-block{
margin-top:10px; 
width: 100%;
}

.spoiler-title:hover {
background: linear-gradient(#263651, #263651);
color: #fff;
}

/**Стили кнопки спойлера**/
.spoiler-title {
border:1px solid #B9B9B9;
background: #ccc;/**обычный фон для браузеров, которые не поддерживают градиент**/
background:linear-gradient(#CACACA, #E8E8E8);/**градиентный фон**/
padding:10px;/**внутренний отступ**/
text-decoration:none;/**убираем подчёркивание у ссылки**/
color:#000; /**цвет текста ссылки**/
display:block; /**делаем ссылку на всю ширину**/
}
/*Спойлер енд*/

@media (max-width:600px) {
  .ads_input_spoiler_wrapper > input, .ads_input_wrapper > input, .select__ads, .select__ads_multiple {
    width: 100%;
  }
  .spoiler-title {
    font-size: 12px;
  }
  .ads_map_container {
  width: 85%;
}

}