

/* Start:/local/components/extyl/search.title/templates/main/style.css?16148492082443*/
.title-search-result {
    z-index: 10000;
}
.title-search-result .search-title-result {
    background-color: rgb(255, 255, 255);
    border-left: 1px solid rgb(234, 234, 234);
    border-bottom: 1px solid rgb(234, 234, 234);
    border-right: 1px solid rgb(234, 234, 234);
    padding: 13px 30px;
}
.title-search-result .search-title-result .search-title-item {
    font-size: 15px;
    line-height: 1.25;
    padding: 10px;
    cursor: pointer;
}
.title-search-result .search-title-result .search-title-item:hover {
    background-color: #f8f8f8;
}
.js-search-content{
    height: calc(100%/2 - 20px);
    display: inline-block;
    overflow-y: auto;
    font-size: 16px;
    margin-top: 23px;
    overflow-x: hidden;
} 
@media (max-height: 787px) {
    .js-search-content {
        height: calc(100% / 2 - 26%);
    }

    .js-search-content::-webkit-scrollbar {
        width: 5px
    }

    .js-search-content::-webkit-scrollbar-track {
        background: #eaeaea;
        border-radius: 2px
    }

    .js-search-content::-webkit-scrollbar-thumb {
        background: #68981a;
        border-radius: 2px
    }

    .js-search-content::-webkit-scrollbar-thumb:hover {
        background: #68981a
    }
}
/*Custom*/
.js-search-content {
    min-height: 70px;
    width: 100%;
}
.search-select {
    text-transform: uppercase;
    background: #f8f8f8;
    padding: 8px 15px;
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 14px;
    border: none;
    outline: none;
}
.search-sort {
    margin-top: 16px;
}
.search-filter {
    display: flex;
    flex-direction: column;
}
.search-sort__label,
.search-filter__label {
    display: block;
}
@media (min-width: 1201px) {
    .search-filter {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .search-filter__col {
        flex: 0 0 32%;
    }
    .js-search-content {
        min-height: 235px;
        width: 100%;
    }
}

.modal__search .seacrh__form {
    margin-bottom: 40px;
    position: relative;
}

.modal__search .seacrh__form .title-search-result {
    position: absolute;
    top: 100% !important;
    left: 0 !important;
    right: 0 !important;
}

.modal__search .seacrh input {
    margin-bottom: 0 !important;
}
@media screen and (max-width: 768px) {
    .modal__search .seacrh input {
        margin-bottom: 0 !important;
    }   
}
.search-title-result .search-title-item a {
    text-decoration: none;
}
/* End */


/* Start:/local/components/extyl/geotargeting/templates/.default/style.css?1606208173979*/
.link__city.header__city{position:relative;}
#regionFindPopup{
    position: fixed;
    left:0;top:0;
    width:100%;
    height:100%;
    background:#000000a6;
    z-index: 100;
}
#regionFindPopupForm{
    position: fixed;
    padding: 25px 35px;
    box-shadow: 1px 2px 4px #00000075;
    background: #fff;
    width: 660px;
    left: 50%;
    margin-left: -330px;
    top:50%;
    margin-top:-200px;
}
#regionFindPopup .suggestions{width: 300px; position: relative; left: 136px;    font-size: 16px;padding: 10px 0;}
#regionFindPopup .suggestionsItem{color:#000;cursor:pointer;}
#regionFindPopup .suggestionsItem:hover{text-decoration:underline;}
#regionFindPopup h3{color:#000;font-size: 22px;}
#regionFindPopup h3 input{background:transparent; border:none;font-size: 22px;padding:10px;color:#3432cc;}
#regionFindPopup h3 input:focus{background:#fff;}
#regionFindPopup h3 .citySelectOk{background:#67981a;color:#fff;border-radius:5px;cursor:pointer;}
/* End */


/* Start:/local/templates/rosreestr/components/bitrix/news.list/popup_message/style.css?1606208173129*/
.popup_message_cont .modal__footer {
    display: flex;
}

.popup_message_cont .modal__footer .button {
    margin-right: 20px;
}
/* End */


/* Start:/local/templates/rosreestr/styles.css?16062081735334*/
h1,h2,h3,h4,h5,h6{
    /*font-family: "Open Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;*/
    font-weight: 500;
}
p{
	/*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;*/
	font-size: 14px;
}
p.bxe-first-letter:first-letter, .bxe-first-letter-s{
	font-weight: bold;
	font-size: 56px;
	line-height: 56px;
	margin-right: 10px;
	float: left;
	vertical-align: top;

}
.lead {
	color: #757575;
  	margin-left: 40px;
  		padding:0 0 0 15px;
  	font-size: 13px;
  	font-weight: 300;
  	line-height: 1.4;
  	border-left: 3px solid #99cded;
}
@media (min-width: 768px){
	.lead {
	  	font-size: 16px;
  		margin-left: 20px;
	}
}

blockquote {
  	padding:0 0 0 15px;
  	margin: 0 0 20px 20px;
	border-left: 3px solid #c2c2c2;
}
blockquote p{
  	font-size: 20px;
  	font-style: italic;
	color: #757575;
  	font-family: Georgia, "Helvetica Neue", Arial,  Helvetica, sans-serif;
}
@media (max-width: 768px){
	blockquote p {
	  	font-size: 16px;
	}
}

blockquote.bxe-quote {
	position: relative;
	padding-left: 70px;
	padding-top: 8px;
	min-height: 50px;
	border-left: none;
}
blockquote.bxe-quote:after{
	content: "";
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAzOS45OTYgMzcuOTk1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAzOS45OTYgMzcuOTk1OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggc3R5bGU9ImZpbGw6I0Q2RDdENjsiIGQ9Ik0wLjAxLDM3Ljk5NXYtMTguMTFjLTAuMDc5LTIuNjA0LDAuMjk0LTUuMDQ5LDEuMTE4LTcuMzM4YzAuODI0LTIuMjg4LDEuOTgxLTQuMywzLjQ3Mi02LjAzNmMxLjQ5LTEuNzM1LDMuMjc2LTMuMTc2LDUuMzU2LTQuMzIxYzIuMDc4LTEuMTQzLDQuMzM1LTEuODczLDYuNzY4LTIuMTl2Ny44MTJjLTIuOTgzLDEuMDI3LTUuMDIzLDIuNTQ1LTYuMTIxLDQuNTU3Yy0xLjEsMi4wMTItMS42NDgsNC40NzktMS42NDgsNy4zOThoNy43Njl2MTguMjI4SDAuMDF6IE0yMy4yODEsMzcuOTk1di0xOC4xMWMtMC4wNzktMi42MDQsMC4yOTQtNS4wNDksMS4xMTgtNy4zMzhjMC44MjQtMi4yODgsMS45ODEtNC4zLDMuNDcyLTYuMDM2YzEuNDktMS43MzUsMy4yNzYtMy4xNzYsNS4zNTYtNC4zMjFjMi4wNzgtMS4xNDMsNC4zMzUtMS44NzMsNi43NjgtMi4xOXY3LjgxMmMtMi45ODMsMS4wMjctNS4wMjMsMi41NDUtNi4xMjEsNC41NTdjLTEuMSwyLjAxMi0xLjY0OCw0LjQ3OS0xLjY0OCw3LjM5OGg3Ljc2OXYxOC4yMjhIMjMuMjgxeiIvPjwvc3ZnPg==);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	left: 10px;
	top: 10px;
	-webkit-background-size: 40px;
			background-size: 40px;
	width: 40px;
	height:40px;
}

hr{
	border: none;
	border-bottom: 1px solid #ccc;
}
hr.bxe-bolder{
	border-bottom-width: 5px;
}
hr.bxe-dashed{
	border-bottom-style: dashed;
	border-bottom-width: 2px;
}
hr.bxe-normal{}
hr.bxe-light{
	border-bottom-color: #e5e5e5

}
hr.bxe-dotted{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
}

/**/
.bg-primary	{background: #60aadb!important;color: #fff;}
.bg-success	{background: #64ba4e!important;color: #fff;}
.bg-info	{background: #9bc6dd!important;color: #fff;}
.bg-warning	{background: #fec139!important;color: #fff;}
.bg-danger{}
/**/
img.pull-left{
	padding: 5px 15px 5px 0;
}
img.pull-right{
	padding: 5px 0 5px 15px;
}
/**/
.alert{
	border: none;
	border-radius: 1px;
	font-size: 14px;
}
.alert.alert-note{
	background: #f2f2f3;
}
.alert.alert-sys{
	background: #f5f2ec;
	color: #81641F;
}
.alert.bxe-icon{
	padding-left: 90px;
	min-height: 100px;
	position: relative;
}
.alert.bxe-icon:after{
	left:22px;
	top: 20px;
	position: absolute;
	content: " ";
	width:48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
	background-image:url(/local/templates/rosreestr/images/editor_sprite.png);
	background-repeat: no-repeat;
}
.alert.bxe-icon.alert-success:after	{background-position:0 0}
.alert.bxe-icon.alert-info:after	{background-position:0 -50px}
.alert.bxe-icon.alert-warning:after	{background-position:0 -100px}
.alert.bxe-icon.alert-danger:after	{background-position:0 -200px}
.alert.bxe-icon.alert-note:after	{background-position:0 -150px}
.alert.bxe-icon.alert-sys:after		{background-position:0 -250px}

.bxe-aleft-title{
	font-weight: bold;
	padding-bottom: 5px;
}

.bx-panel-tooltip {
  z-index: 2210 !important;
  overflow: hidden !important;
  position: absolute !important;
  letter-spacing: normal !important;
  list-style: none !important;
  text-align: left !important;
  text-indent: 0 !important;
  text-transform: none !important;
  visibility: visible !important;
  white-space: normal !important;
  word-spacing: normal !important;
  vertical-align: baseline !important;
  margin: 0 !important;
  padding: 15px !important;
  float: none !important;
  text-decoration: none !important;
  -webkit-border-radius: 1px !important;
  -moz-border-radius: 1px !important;
  border-radius: 1px !important;
  -webkit-box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0 12px 10px rgba(0,0,0,.25) !important;
  box-shadow: 0 12px 10px rgba(0, 0, 0, 0.25) !important;
  border: 1px solid;
  border-color: #f0f0f0;
  background: #fff;
  color: #35414e;
  font-size: 14px;
}

/**/
tab,
tabsection,
.bxe-tab-title{
	display: block;
	padding: 5px;
	border: 1px dashed #ccc;
}
/**/
.bxe-list,
.bxe-list ul{
	list-style: none;
	margin: 5px 0;
	padding-left: 15px;
}
.bxe-list-default,
.bxe-list-default ul{

 }
.bxe-list .fa{
	color: #9fb2bd;
	margin-right: 6px;
}
.bxe-lis-blue .fa{
	color: #0083d1;
}
/* End */


/* Start:/local/templates/rosreestr/template_styles.css?162375404314655*/
.faq_questions{display:none;}
.faq_questions.active{display:block;}
a.fag__box{color:#000;}
a.fag__box b{color: #68981A;font-weight:bold;}
a.fag__box:hover{color:#000;text-decoration:none;    border-bottom: 1px solid #68981A;}
a.menu__link{text-decoration:none !important;}

#clearSearch{
	text-align: right;
	display:inline-block;
    color: #99981a;
    font-size: 14px;
	float:right;
	cursor:pointer;
}
#clearSearch span{
	text-decoration: underline;
}
#clearSearch:hover span{
	text-decoration: none;
}

progress:after{
    content: attr(counter) !important;
}

.card {    position: relative;}
.card__question{    position: relative;}

.card__question input[type=text]{
	opacity: 1;
    cursor: initial;
    height: initial;
    width: initial;
	max-width:100%;
	padding:5px 10px;
	display:block;
	position:relative;
	border: 1px solid #eee;
	font-family: "Roboto","Arial",sans-serif;
    font-size: 16px;
}
.card__question textarea{
	max-width:100%;
	padding:10px;
	border-color:#eee;
	font-family: "Roboto","Arial",sans-serif;
    font-size: 16px;
}
.card__question select{
	padding:10px;
	display:block;
	position:relative;
	border: 1px solid #eee;
	font-family: "Roboto","Arial",sans-serif;
    font-size: 16px;
    width:100%;    
}

.survey-service__list .menu_link{color:#000;text-decoration:none;}
.survey-service__list .menu_link:hover{text-decoration:underline;}

.media__inner.container{position:relative;}
.media__item_video_container{
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.media__item.big .media__item_video_container{visibility:hidden;}
.media__item.big .video_background{background-color:#eaeaea;background-repeat: no-repeat;background-position: 50% 50%;background-size: contain;}
.media__item.big:after{display:block;content:'';clear:both;}
.video_background{width:100%;height:100%;position:absolute;top:0;left:0;}
.positionb, .card.modal .btn{display: block;}
.card .user_title{font-weight:bold;}
.survey-service__list li li.active .menu_link{color:#68981a;}
.survey-service__list li li.active .menu_link:hover{text-decoration:none;}

.survey-service__list li{cursor:default;}
.survey-service__list li.active ul{display:block;}
.survey-service__list li.active .label{font-weight:bold;}
.survey-service__list li.selected .label{color: #68981a;}
.survey-service__list li li .selected{font-weight:bold;}
.survey-service__list .icon{cursor:pointer;}
.card .btn_group button { min-width: 36%;}

.sectionRegionSelect{}
.sectionRegionSelect:after{content:'';clear:both;display:block;}
.sectionRegionSelect a{
	display:block;
	background: #f8f8f8;
	float:left;
	padding:10px 24px;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
	margin-right:10px;
	color:#292c2f;
}
.sectionRegionSelect a.active{background:#67981a;color:white}
.sectionRegionSelect a:hover {
    color: #fff;
    background: #68981a;
    cursor: pointer;
}
.regSections{margin-top:50px;}
.regSections .sectionLink{display:block;}
.regSections .sectionLink:hover{text-decoration:none;}

.person_box .face {width: 150px;float: left;}
.person_box.main_person .face {width: 250px;}
.person_box .face img {display: block;width: 100%;}
.person_box .description {margin: 15px 0 15px 170px;font: 1em/1.2 "Calibri", Arial, sans-serif;}
.person_box .description:after {content:'';display:block;clear:both;}
.person_box .description .name {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.05em;
	margin: 0 0 1em 0;
	font: 1.3em/1.1 "Calibri", Arial, sans-serif;
}
.person_box .description .post {margin: 0 0 20px 0;}

.person_list{position: relative;}
.person_list .person_box {padding: 15px 30px 15px 30px;}
.person_list .person_box{color:#fff;border:1px solid rgba(42,45,47,.1);margin-bottom: 24px;}
.person_list .person_box.main_person{padding: 30px;}
.person_list .person_box .face {width: 150px;float: left;}
.person_list .person_box.main_person .face {width: 250px;}
.person_list .person_box .face img {display: block;width: 100%;}
.person_list .person_box .description {margin: 15px 0 15px 170px;font: 1em/1.2 "Calibri", Arial, sans-serif;color:black;}
.person_list .person_box.main_person .description {margin: 15px 0 0 270px;font: 1em/1.2 "Calibri", Arial, sans-serif;color:black;}
.person_list .person_box .description:after {content:'';display:block;clear:both;}
.person_list .person_box .description .name {
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.05em;
	margin: 0 0 1em 0;
	font: 1.3em/1.1 "Calibri", Arial, sans-serif;
}
.person_list .person_box .line {
	/*height: 2px;
	clear: both;
	background: #999;
	border-bottom: 1px solid #666;
	margin-top:15px;*/
    opacity: .1;
    background-color: #2e3032;
    margin-top: 40px;
    margin-bottom: 20px;
}
.person_list .person_box .description .post {margin: 0 0 20px 0;}
.person_list .person_box.main_person .description .post {margin: 0 0 30px 0;}
.person_list .button {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	text-decoration: none;
	border-radius: 5px;
	color: black;
	background: #f8f8f8;
	text-transform: uppercase;
	padding: 8px 18px;
	font: 0.85em/1 "Calibri", Arial, sans-serif;
}
.person_list .button:hover {
	color: white;
}


#faq_search_results .seacrh__result{position:relative;margin-top:0;}
#faq_search_results .seacrh__result .menu__item{display: inline-block;}

/* *** */

#round_info_987 .main_info {
	margin: 0 0 40px 0;
	background: #f2f2f2;
	padding: 10px;
	text-align: center;
}
#round_info_987 .main_info strong {
	font: normal 1.2em/1.2 Roboto bold;
}
#round_info_987 .main_info p {
	text-align: left;
}
#round_info_987 .main_info img {
	width: 140px;
	height: auto;
	display: block;
	margin: 0 auto 20px auto;
}

#round_info_987 .about_payment {
	margin: 0 0 40px 0;
	text-align: center;
	overflow: hidden;
}
#round_info_987 .about_payment .H2 {
	margin: 0 0 0.8em 0;
}
#round_info_987 .about_payment .blue {
	font: normal 12px/1.2 Roboto;
	color: #006FB8;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}
#round_info_987 .about_payment .price {
	font: normal 26px/1 Roboto bold;
	color: black;
}
#round_info_987 .about_payment .unit_left, #round_info_987 .about_payment .unit_right {
	width: 50%;
}
#round_info_987 .about_payment .unit_left img, #round_info_987 .about_payment .unit_right img {
	width: 120px;
	max-width: 80%;
	height: auto;
	margin: 0 0 10px 0;
}
#round_info_987 .about_payment .unit_left {
	float: left;
	border-right: 2px solid #acacac;
}
#round_info_987 .about_payment .unit_right {
	float: right;
}


#round_info_987 .doc_need {
	margin: 0 0 40px 0;
	overflow: hidden;
}
#round_info_987 .doc_need .ico {
	width: 80px;
	float: left;
}
#round_info_987 .doc_need .text {
	margin: 0 0 0 90px;
	text-transform: uppercase;
	color: black;
	font: normal 14px/1.2 Roboto;
}
#round_info_987 .doc_need .text a {
	font: normal 12px/1 Roboto;
	color: #006fb8;
}


#round_info_987 .info_banner {
	margin: 0 0 10px 0;
	overflow: hidden;
	border: 2px solid #006fb8;
	padding: 20px;
	text-align: center;
}
#round_info_987 .info_banner .ico {
	margin: 0 0 20px 0;
}
#round_info_987 .info_banner ul li {
	position: relative;
	line-height: none;
}
#round_info_987 .info_banner ul li:before {
	content: '\25CF';
	color: green;
	font: 1.2em/1 Roboto;
	position: absolute;
	top: -2px;
	left: -20px;
}



#round_info_987 #round_info {
	margin: 0 0 40px 0;
	background: #f2f2f2;
	position: relative;
	padding: 10% 15%;
	overflow: hidden;
}
#round_info_987 #round_info .bg_layer, #round_info_987 #round_info .blind_title {
	display: none;
}
#round_info_987 #round_info .txt_layer {
	text-align: center;
}
#round_info_987 #round_info .txt_layer .svg_link {
	display: inline-block;
	max-width: 200px;
	text-transform: uppercase;
	text-decoration: none;
	color: #006FB8;
	position: absolute;
	z-index: 5;
}
#round_info_987 #round_info .txt_layer .svg_link:after {
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	background: #006FB8;
	margin: 3px auto 0 auto;
}
#round_info_987 #round_info .txt_layer .svg_link.link01 {
	right: 2%;
	top: 2%;
}
#round_info_987 #round_info .txt_layer .svg_link.link02 {
	right: 2%;
	top: 73%;
}
#round_info_987 #round_info .txt_layer .svg_link.link03 {
    left: calc(50% - 79px);
    top: 91%;
}
#round_info_987 #round_info .txt_layer .svg_link.link04 {
	left: 2%;
	top: 73%;
}
#round_info_987 #round_info .txt_layer .svg_link.link05 {
	left: 2%;
	top: 2%;
}
#round_info_987 #round_info .txt_layer .svg_link:hover, #round_info_987 #round_info .txt_layer .svg_link.hover {
	color: green;
}
#round_info_987 #round_info .txt_layer .svg_link:hover:after, #round_info_987 #round_info .txt_layer .svg_link.hover:after {
	background: green;
}
#round_info_987 #round_info .txt_layer .svg_link.disabled {
	color: #666;
	cursor: default;
}
#round_info_987 #round_info .txt_layer .svg_link.disabled:after {
	background: #666;
}
#round_info_987 #round_info .svg_layer {
	position: relative;
	z-index: 2;
	text-align: center;
}

/* *** */




/*activity/obespechenie-kadastrovoy-deyatelnosti/gosudarstvennyy-reestr-kadastrovykh-inzhenerov/predostavlenie-svedeniy-iz-gosudarstvennogo-reestra-kadastrovykh-inzhenerov*/

.PSIGRKI .main_info {
    margin: 0 14px 40px 14px;
    padding: 30px 60px;
	background: #f2f2f2;
	color: #000;
    text-align: center;
}
.PSIGRKI .button {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none;
}
.PSIGRKI .button.blue_button {
    color: #fff;
    background: #006fb8;
    border-bottom: 1px solid #60a3cf;
    border-top: 1px solid #91bdda;
}
.PSIGRKI .right_arr {
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    margin: 0 0 0 10px;
    background: transparent url(/local/templates/rosreestr/../img/sprite.png) -216px -45px no-repeat;
}
.PSIGRKI .H2 {
    margin: 0 0 1em 130px;
	font: normal 1.5em/1 "Calibri-Bold", Arial, sans-serif;
    color: #006fb8;
    text-transform: uppercase;
}
.PSIGRKI  .doc_need {margin: 0 14px 40px 14px;padding: 0 60px;}
.PSIGRKI .css_main .doc_need .ico {width: 80px;float: left;}
.PSIGRKI .banner_list {margin: 0 14px 40px 14px;}
.PSIGRKI .info_banner {
    margin: 0 0 10px 0;
    overflow: hidden;
    border: 2px solid #006fb8;
    text-align: left;
	padding: 40px 60px 20px 60px;
}
.PSIGRKI .info_banner .ico {margin: 0 0 20px 0;width: 80px;float: left;}
.PSIGRKI .info_banner .text {margin: 0 0 1em 130px;}
.PSIGRKI .about_payment .H2 {margin: 0 0 0.8em 0;}
.PSIGRKI .about_payment {margin: 0 0 40px 0;text-align: center; overflow: hidden;}
.PSIGRKI .about_payment .unit_left {width: 50%;float: left;border-right: 2px solid #acacac;}
.PSIGRKI .about_payment .blue {
    font: normal 16px/1.2 "Calibri", Arial, sans-serif;
    color: #006fb8;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.PSIGRKI .about_payment .unit_right {width: 50%;float: right;}
.PSIGRKI .about_payment .price {font: normal 30px/1 "Calibri-Bold", Arial, sans-serif;}
.PSIGRKI #round_info {
    background: #f2f2f2;
    position: relative;
    overflow: hidden;
	margin: 0 14px 40px 14px;
    padding: 7% 15% 10% 15%;
} 
.PSIGRKI .css_main h3, .css_main .H3 {
    font: 1.2em/1 "Calibri-Bold", Arial, sans-serif;
    color: #006fb8;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0 0.8em 44px;
}
.PSIGRKI #round_info .txt_layer .svg_link {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    color: #006fb8;
    position: absolute;
    z-index: 5;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
	max-width: 200px;
    font: normal 14px/1.3 "Calibri", Arial, sans-serif;
}
.PSIGRKI #round_info .blind_title {display: none;}
.PSIGRKI #round_info .txt_layer {text-align: center;}
.PSIGRKI #round_info .txt_layer .svg_link {max-width: 200px;font: normal 14px/1.3 "Calibri", Arial, sans-serif;}
.PSIGRKI #round_info .txt_layer .svg_link.hover {color: #67bd4a;}
.PSIGRKI #round_info .txt_layer .svg_link.disabled {color: #666;cursor: default;}
.PSIGRKI #round_info .txt_layer .svg_link.link01 {right: 5%;top: 10%;}
.PSIGRKI #round_info .txt_layer .svg_link.link02 {right: 3%;top: 65%;}
.PSIGRKI #round_info .txt_layer .svg_link.link03 {left: 37%;top: 92%;}
.PSIGRKI #round_info .txt_layer .svg_link.link04 {left: 2%;top: 65%;}
.PSIGRKI #round_info .txt_layer .svg_link.link05 {left: 3%;top: 10%;right: 2%;}
.PSIGRKI #round_info .svg_layer {position: relative;z-index: 2;}
.PSIGRKI #round_info .txt_layer .svg_link:after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background: #006fb8;
    margin: 3px auto 0 auto;
}
.PSIGRKI #round_info .txt_layer .svg_link.disabled:after {background: #666;}
#round_info .txt_layer .svg_link.hover:after {background: #67bd4a;}


/* *** */



.survey-service__list li{cursor:default !important;}
.survey-service__list li a, .survey-service__list li a span{color:#292c2f;}
.survey-service__list li span.link--theme-green span{cursor:default;}
.survey-service__list li a.link--theme-green span{color:#68981a;}

.font10px td, .font10px th {
	font-size:10px !important;
}

.right-menu-item div.flex.align__items--center.relative {
	padding-left: 17px;
}


@media screen and (max-width: 1000px) {
    #round_svg svg {
        width: 100%;
    }
    .static_page_content .news__content-text #round_info_987 #round_info .txt_layer .svg_link {
        font-size: 12px;
    }
    #round_info_987 #round_info .txt_layer .svg_link.link03 {
        left: calc(50% - 73px);
    }
}

@media screen and (max-width: 567px) {
    #round_svg {
        display: none;
    }
    #round_info_987 #round_info .txt_layer .svg_link.link01,
    #round_info_987 #round_info .txt_layer .svg_link.link02,
    #round_info_987 #round_info .txt_layer .svg_link.link03,
    #round_info_987 #round_info .txt_layer .svg_link.link04,
    #round_info_987 #round_info .txt_layer .svg_link.link05 {
        position: relative;
        right: 0%;
        top: 0%;
        left: 0%;
        bottom: 0%;
        max-width: 100%;
        display: block;
        margin-bottom: 15px;
    }
    #round_info_987 #round_info {
        padding: 5% 5% 5px;
    }
}


@media (max-width: 990px) {
	.news__content--faq.news__content {
		flex-wrap: wrap;
	}

	.news__content--faq .news__left{
		width: 100%;
	}

	.news__content--faq .news__right,
	.news__content--faq .news__right .survey-service__list {
		display: none;
	}
}

/* End */


/* Start:/local/templates/rosreestr/css/default.css?1633628579147740*/
@charset "UTF-8";

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@font-face {
    font-family: 'icomoon';
    src: url(/local/templates/rosreestr/css/../fonts/icomoon.eot?v18k1o#iefix) format("embedded-opentype"), url(/local/templates/rosreestr/css/../fonts/icomoon.ttf?v18k1o) format("truetype"), url(/local/templates/rosreestr/css/../fonts/icomoon.woff?v18k1o) format("woff"), url(/local/templates/rosreestr/css/../fonts/icomoon.svg?v18k1o#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow-left:before {
    content: "\e900"
}

.icon-arrow-right:before {
    content: "\e901"
}

.icon-eye:before {
    content: "\e902"
}

.icon-full-arrow-right:before {
    content: "\e903"
}

.icon-mark:before {
    content: "\e904"
}

.icon-search:before {
    content: "\e905"
}

.icon-arrow-bottom:before {
    content: "\e906"
}

.icon-facebook:before {
    content: "\e907"
}

.icon-instagram:before {
    content: "\e908"
}

.icon-odnoklasniki:before {
    content: "\e909"
}

.icon-social-1:before {
    content: "\e90a"
}

.icon-twitter:before {
    content: "\e90b"
}

.icon-vk:before {
    content: "\e90c"
}

.icon-youtube:before {
    content: "\e90d"
}

.icon-play3:before {
    content: "\ea1c"
}

@font-face {
    font-family: 'Roboto';
    src: url(/local/templates/rosreestr/css/../fonts/Roboto-MediumItalic.eot);
    src: local("Roboto Medium Italic"), local("Roboto-MediumItalic"), url(/local/templates/rosreestr/css/../fonts/Roboto-MediumItalic.eot?#iefix) format("embedded-opentype"), url(/local/templates/rosreestr/css/../fonts/Roboto-MediumItalic.woff) format("woff"), url(/local/templates/rosreestr/css/../fonts/Roboto-MediumItalic.ttf) format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: 'Roboto';
    src: url(/local/templates/rosreestr/css/../fonts/Roboto-Italic.eot);
    src: local("Roboto Italic"), local("Roboto-Italic"), url(/local/templates/rosreestr/css/../fonts/Roboto-Italic.eot?#iefix) format("embedded-opentype"), url(/local/templates/rosreestr/css/../fonts/Roboto-Italic.woff) format("woff"), url(/local/templates/rosreestr/css/../fonts/Roboto-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Roboto';
    src: url(/local/templates/rosreestr/css/../fonts/Roboto-Bold.eot);
    src: local("Roboto Bold"), local("Roboto-Bold"), url(/local/templates/rosreestr/css/../fonts/Roboto-Bold.eot?#iefix) format("embedded-opentype"), url(/local/templates/rosreestr/css/../fonts/Roboto-Bold.woff) format("woff"), url(/local/templates/rosreestr/css/../fonts/Roboto-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url(/local/templates/rosreestr/css/../fonts/Roboto-Regular.eot);
    src: local("Roboto"), local("Roboto-Regular"), url(/local/templates/rosreestr/css/../fonts/Roboto-Regular.eot?#iefix) format("embedded-opentype"), url(/local/templates/rosreestr/css/../fonts/Roboto-Regular.woff) format("woff"), url(/local/templates/rosreestr/css/../fonts/Roboto-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url(/local/templates/rosreestr/css/../fonts/Roboto-Medium.eot);
    src: local("Roboto Medium"), local("Roboto-Medium"), url(/local/templates/rosreestr/css/../fonts/Roboto-Medium.eot?#iefix) format("embedded-opentype"), url(/local/templates/rosreestr/css/../fonts/Roboto-Medium.woff) format("woff"), url(/local/templates/rosreestr/css/../fonts/Roboto-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url(/local/templates/rosreestr/css/../fonts/Roboto-BoldItalic.eot);
    src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"), url(/local/templates/rosreestr/css/../fonts/Roboto-BoldItalic.eot?#iefix) format("embedded-opentype"), url(/local/templates/rosreestr/css/../fonts/Roboto-BoldItalic.woff) format("woff"), url(/local/templates/rosreestr/css/../fonts/Roboto-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'Roboto';
    src: url(/local/templates/rosreestr/css/../fonts/Roboto-ThinItalic.eot);
    src: local("Roboto Thin Italic"), local("Roboto-ThinItalic"), url(/local/templates/rosreestr/css/../fonts/Roboto-ThinItalic.eot?#iefix) format("embedded-opentype"), url(/local/templates/rosreestr/css/../fonts/Roboto-ThinItalic.woff) format("woff"), url(/local/templates/rosreestr/css/../fonts/Roboto-ThinItalic.ttf) format("truetype");
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-family: 'Roboto';
    src: url(/local/templates/rosreestr/css/../fonts/Roboto-Black.eot);
    src: local("Roboto Black"), local("Roboto-Black"), url(/local/templates/rosreestr/css/../fonts/Roboto-Black.eot?#iefix) format("embedded-opentype"), url(/local/templates/rosreestr/css/../fonts/Roboto-Black.woff) format("woff"), url(/local/templates/rosreestr/css/../fonts/Roboto-Black.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url(/local/templates/rosreestr/css/../fonts/Roboto-Light.eot);
    src: local("Roboto Light"), local("Roboto-Light"), url(/local/templates/rosreestr/css/../fonts/Roboto-Light.eot?#iefix) format("embedded-opentype"), url(/local/templates/rosreestr/css/../fonts/Roboto-Light.woff) format("woff"), url(/local/templates/rosreestr/css/../fonts/Roboto-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Roboto';
    src: url(/local/templates/rosreestr/css/../fonts/Roboto-LightItalic.eot);
    src: local("Roboto Light Italic"), local("Roboto-LightItalic"), url(/local/templates/rosreestr/css/../fonts/Roboto-LightItalic.eot?#iefix) format("embedded-opentype"), url(/local/templates/rosreestr/css/../fonts/Roboto-LightItalic.woff) format("woff"), url(/local/templates/rosreestr/css/../fonts/Roboto-LightItalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'Roboto';
    src: url(/local/templates/rosreestr/css/../fonts/Roboto-BlackItalic.eot);
    src: local("Roboto Black Italic"), local("Roboto-BlackItalic"), url(/local/templates/rosreestr/css/../fonts/Roboto-BlackItalic.eot?#iefix) format("embedded-opentype"), url(/local/templates/rosreestr/css/../fonts/Roboto-BlackItalic.woff) format("woff"), url(/local/templates/rosreestr/css/../fonts/Roboto-BlackItalic.ttf) format("truetype");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: 'Roboto';
    src: url(/local/templates/rosreestr/css/../fonts/Roboto-Thin.eot);
    src: local("Roboto Thin"), local("Roboto-Thin"), url(/local/templates/rosreestr/css/../fonts/Roboto-Thin.eot?#iefix) format("embedded-opentype"), url(/local/templates/rosreestr/css/../fonts/Roboto-Thin.woff) format("woff"), url(/local/templates/rosreestr/css/../fonts/Roboto-Thin.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

.container {
    width: 100%;
    max-width: 1200px;
    padding: 0 12px;
    margin: 0 auto
}

.wrapper {
    overflow-x: hidden
}

body {
    font-family: "Roboto", "Arial", sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #292c2f;
    -webkit-font-smoothing: antialiased
}

button {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    cursor: pointer
}

.bold {
    font-weight: 600
}

.bg__grey {
    background-color: #f8f8f8
}

h1 {
    font-size: 52px
}

h1,
h2,
h3 {
    line-height: 1.2
}

h2 {
    font-weight: 500;
    font-size: 48px
}

h1,
h3,
h5,
h6 {
    font-weight: 600
}

h3 {
    font-size: 32px
}

h5,
h6 {
    line-height: 1.6
}

h6 {
    font-size: 14px
}

.icon-coat-of-arms {
    display: block;
    width: 38px;
    height: 42px;
    opacity: .4;
    position: relative
}

.icon-coat-of-arms:before {
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(/local/templates/rosreestr/css/../img/icon-coat-of-arms.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0
}

.media .news__right {
    padding-left: 24px
}

.f18,
h5 {
    font-size: 18px
}

.pr-60 {
    padding-right: 60px
}

.p-0 {
    padding: 0 !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pl-20 {
    padding-left: 20px !important
}

.pl-12 {
    padding-left: 12px
}

.pb-12 {
    padding-bottom: 12px
}

.pr-15 {
    padding-right: 15%
}

.f-18 {
    font-size: 18px !important
}

.pt-8 {
    padding-top: 8px
}

.pt-80 {
    padding-top: 80px
}

.pl-0 {
    padding-left: 0 !important
}

.pl-80 {
    padding-left: 80px !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-8 {
    margin-bottom: 8px
}

.mt-24 {
    margin-top: 24px
}

.mr-24 {
    margin-right: 24px
}

.collectionTopBlock__back {
    margin-top: 24px
}

.collectionTopBlock__back a img,
.mr-12 {
    margin-right: 12px
}

.mb-16 {
    margin-bottom: 16px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mb-60 {
    margin-bottom: 60px !important
}

.align__center {
    text-align: center
}

.flex {
    display: -webkit-box;
    display: flex
}

.flex1 {
    -webkit-box-flex: 1;
    flex: 1
}

.flex2 {
    -webkit-box-flex: 2;
    flex: 2
}

.flex--wrap,
.flex__wrap--reverse {
    flex-wrap: wrap
}

.flex__wrap--initial {
    flex-wrap: initial !important
}

.width50 {
    width: 50%
}

.relative {
    position: relative
}

.positionb {
    position: absolute;
    bottom: 0
}

.bottom60 {
    bottom: 60px !important
}

.none {
    display: none
}

.uppercase {
    text-transform: uppercase
}

.height100 {
    height: 100%
}

.w--normal {
    font-weight: 400
}

.wrap {
    flex-wrap: wrap
}

.left {
    left: 32px
}

.bg_about {
    background-image: url(/local/templates/rosreestr/css/../img/bg_about.png);
    z-index: -1;
    right: 8%;
    position: absolute;
    height: 400px;
    background-repeat: no-repeat;
    width: 500px
}

.bg--gray {
    background-color: #f8f8f8 !important
}

.icon-full-arrow-left {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.align--center {
    align-self: center
}

.opacity6 {
    opacity: .6
}

.font20 {
    font-size: 20px
}

.width {
    width: 50%
}

.ymaps-2-1-75-zoom__scale {
    display: none
}

.hidden {
    overflow: hidden
}

.form-group label {
    display: inline-block
}

.form-group div {
    padding-bottom: 8px
}

.form-group .label {
    color: #2a2d2f;
    opacity: .6
}

.form-group .form__box {
    margin-bottom: 10px
}

.justify--center {
    -webkit-box-pack: center;
    justify-content: center
}

.justify--between {
    -webkit-box-pack: justify;
    justify-content: space-between
}

.align__items--center {
    -webkit-box-align: center;
    align-items: center
}

.text__transform--uppercase {
    text-transform: uppercase
}

.max-width {
    max-width: 708px !important
}

.bg__main {
    min-height: 314px
}

.min__height--auto {
    min-height: auto !important
}

.min__height--100 {
    min-height: 100% !important
}

.min__height--460 {
    min-height: 460px !important
}

.resize--none {
    resize: none
}

.text__transform--none {
    text-transform: none
}

.ymaps-2-1-75-zoom {
    height: auto !important
}

.display--inline-block {
    display: inline-block
}

input::-webkit-input-placeholder {
    сolor: #2e3032
}

input:-ms-input-placeholder {
    color: #2e3032;
    opacity: .4
}

input::-webkit-input-placeholder {
    color: #2e3032;
    opacity: .4
}

input::-moz-placeholder {
    color: #2e3032;
    opacity: .4
}

input::-ms-input-placeholder {
    color: #2e3032;
    opacity: .4
}

input::placeholder {
    color: #2e3032;
    opacity: .4
}

.absolute--none {
    position: relative !important
}

.banner__parallax img,
.display--block,
.survey-service__list ul.sub-menu.show {
    display: block
}

.form-group input:focus,
button:active,
button:focus,
input:focus {
    outline: 0
}

button::-moz-focus-inner {
    border: 0
}

.font--weight-500 {
    font-weight: 500
}

.parallax {
    -webkit-perspective: 1px;
    perspective: 1px;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: -1
}

.parallax__layer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.parallax__layer--base {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.parallax__layer--back {
    -webkit-transform: translateZ(-1px) scale(2);
    transform: translateZ(-1px) scale(2)
}

.banner__parallax {
    height: auto !important;
    bottom: 0;
    top: auto !important
}

.header {
    background-color: #fff;
    z-index: 500;
    -webkit-transition: all .5s;
    transition: all .5s
}

@media (max-width:768px) {
    .header__inner--top {
        display: -webkit-box;
        display: flex
    }
}

.header.stick {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.header__top {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 10px 0;
    position: relative
}

@media (max-width:375px) {
    .header__top {
        display: block
    }
}

.header__top .header__btns {
    margin-right: auto;
    -webkit-box-flex: 1;
    flex: 1 1 1em
}

.header__top .header__btn {
    margin-right: 24px
}

.header__top:after {
    content: '';
    width: 100vw;
    height: 1px;
    background-color: #eaeaea;
    position: absolute;
    bottom: 0;
    left: calc(-1*(100vw - 1176px)/2)
}

.header__logo {
    margin-right: 36px
}

.header__btns {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    font-size: 12px
}

.header__btn {
    text-transform: uppercase;
    letter-spacing: .05em
}

.header__btn.link__search {
    margin-right: 22px
}

.header__bottom,
.header__info {
    width: 30%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
    align-items: flex-end
}

.header__bottom {
    -webkit-box-align: baseline;
    align-items: baseline;
    padding: 24px 0;
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.header__bottom .header__btns {
    max-width: 225px;
    position: relative;
    z-index: 20
}

.header__menu {
    padding-top: 16px;
    padding-right: 15px;
    margin-right: auto
}

.header__menu .menu__link {
    display: block;
    letter-spacing: .02em;
    padding-bottom: 24px
}

.header__menu--burger {
    background-image: url(/local/templates/rosreestr/css/../img/burger.png);
    background-repeat: no-repeat
}

.header__gerb {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    opacity: .3;
    text-align: right;
    -webkit-box-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    justify-content: flex-end
}

.header__gerb_arrow {
    margin-left: 25px
}

.header__special-btns-box {
    margin-left: 60px
}

.main__items {
    padding-top: 63px
}

.logo {
    display: block;
    text-decoration: none
}

.logo--large {
    width: 173px;
    height: 86px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important
}

.link {
    color: #292c2f;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.link:hover {
    color: #67981a
}

.link__visually-impaired {
    height: 18px
}

.link__city .icon-mark,
.link__visually-impaired .icon-eye {
    width: 18px;
    height: 18px;
    font-size: 18px;
    color: #abacad;
    display: block;
    position: absolute;
    top: 0;
    left: 4px
}

.link__city,
.link__visually-impaired {
    padding-left: 34px;
    position: relative
}

.link__city .icon-mark {
    content: ''
}

.link__phone {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2
}

.link--arrow-left {
    padding-left: 35px;
    padding-right: 0 !important
}

.link__search {
    width: 18px;
    height: 18px;
    position: relative
}

.link__search .icon-search {
    width: 18px;
    height: 18px;
    font-size: 20px;
    position: absolute;
    left: 0
}

.link--arrow {
    display: inline-block;
    position: relative;
    padding-right: 35px
}

.link--arrow .icon-full-arrow-right {
    right: 7px
}

.link--arrow .icon-full-arrow-left,
.link--arrow .icon-full-arrow-right,
.link--arrow-left .icon-full-arrow-left {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 2px;
    font-size: 18px;
    color: #292c2f;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .3s;
    transition: all .3s
}

.link--arrow-left .icon-full-arrow-left {
    right: 7px
}

.link--arrow-left:hover .icon-full-arrow-left,
.link--arrow:hover .icon-full-arrow-right {
    color: #68981a;
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}

.link--arrow-left:hover .icon-full-arrow-left {
    margin-left: -5px
}

.icon-full-arrow-left:before {
    content: ""
}

.link--arrow .icon-full-arrow-left {
    -webkit-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
    left: 0;
    right: 7px
}

.link--theme-green {
    color: #68981a
}

.link--uppercase {
    text-transform: uppercase
}

.link__special {
    display: block;
    padding-right: 45px
}

.link__special .icon-arrow-bottom {
    position: absolute;
    top: 50%;
    right: 4px;
    color: #bbbcbd;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    transition: all .3s
}

.link__special:hover .icon-arrow-bottom {
    color: #67981a
}

.link__phone--small {
    font-size: 18px;
    line-height: 21px
}

.link__decoration--none {
    text-decoration: none
}

.label--opacity-6 {
    opacity: .6;
    color: #2e3032
}

.label--spacing-05 {
    letter-spacing: .05em
}

.label--contact {
    font-size: 16px;
    margin-right: 8px
}

.prompt {
    font-weight: 300;
    font-size: 12px;
    line-height: 1.2;
    color: #abacad
}

.prompt__sign-in {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding: 40px;
    background-color: #f8f8f8;
    color: #2e3032
}

.prompt__sign-in .prompt__title {
    width: 100%;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.6
}

.prompt__sign-in .prompt__text {
    width: 100%;
    font-size: 14px;
    line-height: 1.6
}

.prompt__sign-in .prompt__btns {
    width: 272px;
    margin: auto auto 0
}

.prompt__sign-in .prompt__btns .button {
    width: 100%;
    margin-bottom: 13px
}

.prompt__sign-in .prompt__btns .button:last-child {
    margin-bottom: 0
}

.prompt__list {
    color: #68981a;
    font-size: 16px
}

.menu {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    flex: 1 1
}

.menu__item {
    margin-right: 16px;
    position: relative
}

.menu__item:hover .menu__link,
.menu__link:hover {
    color: #67981a
}

.menu__link {
    text-decoration: none;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: .01em;
    text-transform: uppercase;
    color: #292c2f;
    position: relative;
    z-index: 20;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (max-width:1152px) {
    .menu__link {
        font-size: 12px
    }
}

.menu__link:after,
.nav {
    left: 0;
    position: absolute
}

.menu__link:after {
    content: '';
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #6c9922;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: all .3s;
    transition: all .3s
}

.menu__item.active .menu__link:after,
.menu__item:hover .menu__link:after,
.menu__link:hover:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.menu__link+.sub-menu {
    width: 100vw;
    background-color: #fff;
    position: fixed;
    top: 192px;
    left: 0;
    opacity: 0;
    visibility: collapse;
    -webkit-transform: scale(1, 0) translateY(-100%);
    transform: scale(1, 0) translateY(-100%);
    -webkit-transition: all .5s;
    transition: all .5s;
    box-shadow: 0 40px 40px rgba(181, 181, 181, .2);
    z-index: 100
}

@media screen and (max-width:768px) {
    .menu__item:hover .sub-menu {
        visibility: hidden !important;
        opacity: 0 !important
    }
}

.menu__item .sub-menu:hover,
.menu__item:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0)
}

.menu__item .prompt__sign-in {
    width: 338px;
    height: 100%;
    position: absolute;
    top: 0;
    right: calc(((100vw - 1176px)/2) - 155px)
}

.menu--theme-white .menu__link {
    color: #fff
}

.menu__item.active .menu__link {
    color: #67981a
}

.main__menu .menu__item {
    line-height: 1.2;
    font-size: 14px;
    padding-bottom: 15px;
    padding-top: 9px;
    white-space: nowrap
}

.nav {
    z-index: 1;
    right: 0;
    top: 539px;
    min-height: 71px
}

.nav .menu {
    background-color: #fff;
    box-shadow: 0 12px 40px rgba(181, 181, 181, .16);
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 24px;
    padding-right: 24px
}

.main__bottom .menu__level1 {
    text-align: center;
    margin-right: 0 !important
}

.menu__level2,
.menu__level3 {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 1;
    flex-grow: 1
}

.owl-carousel.owl-loaded {
    position: relative
}

.sub-menu__inner {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding-right: 225px;
    min-height: 300px
}

.sub-menu__list {
    width: calc(33.3333% - 20px);
    margin-right: 30px;
    list-style-type: none;
    padding: 40px 0
}

.sub-menu__list:nth-child(3n+3) {
    margin-right: 0
}

.sub-menu__item {
    margin-bottom: 32px;
    max-height: 17px
}

.sub-menu__item:last-child {
    margin-bottom: 0
}

.button {
    display: block;
    padding: 16px 19px;
    background-color: #2e3032;
    color: #fff;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.button--link {
    display: inline-block
}

.button--theme-green,
.button:hover {
    background-color: #67981a
}

.button--theme-green:hover,
.slider .owl-dot span {
    background-color: #2e3032
}

.button--theme-transparent {
    background-color: transparent;
    border: 1px solid #67981a;
    color: #2a2d2f
}

.button--theme-transparent:hover {
    background-color: transparent;
    color: #67981a
}

.button--fix-width {
    min-width: 230px
}

.button__personal-round {
    border-radius: 50%
}

.button__personal-userLogo {
    cursor: pointer;
    padding: 12px;
    display: flex;
}

.button__personal-userLogo svg path {
    fill: white
}

.slider {
    position: relative
}

.slider-xs {
    display: none
}

@media screen and (max-width:500px) {
    .slider-xs {
        display: block
    }
}

.slider .owl-stage:after,
.slider-sm {
    display: none
}

@media screen and (max-width:768px) {
    .slider-sm {
        display: block
    }
}

.slider--none .slider__title {
    padding-top: 80px;
    width: 100%;
    font-weight: 500
}

.slider__content {
    position: relative;
    z-index: 20
}

.slider .owl-stage {
    display: -webkit-box;
    display: flex
}

.slider__news .owl-item {
    width: 100%;
    float: none;
    margin-left: 4px
}

.slider .owl-next,
.slider .owl-prev {
    width: 48px;
    height: 48px;
    position: absolute;
    top: calc(50% - 24px);
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (max-width:768px) {

    .slider .owl-next,
    .slider .owl-prev {
        width: 28px;
        height: 28px
    }
}

.slider .owl-prev {
    left: 0
}

.slider .owl-next {
    right: 0
}

.slider__media--service .owl-prev {
    left: 50%;
    -webkit-transform: translateX(-690px);
    transform: translateX(-690px)
}

@media screen and (max-width:1400px) {
    .slider__media--service .owl-prev {
        -webkit-transform: translateX(-537px);
        transform: translateX(-537px)
    }
}

@media screen and (max-width:1100px) {
    .slider__media--service .owl-prev {
        -webkit-transform: none;
        transform: none;
        /*left: 2%*/
        left: 5px;
    }
}

@media screen and (max-width:768px) {
    .slider__media--service .owl-prev {
        -webkit-transform: none;
        transform: none;
        /*left: 1%*/
        left: 5px;
    }
}

.slider__media--service .owl-next {
    right: 50%;
    -webkit-transform: translateX(690px);
    transform: translateX(690px)
}

@media screen and (max-width:1400px) {
    .slider__media--service .owl-next {
        -webkit-transform: translateX(537px);
        transform: translateX(537px)
    }
}

@media screen and (max-width:1100px) {
    .slider__media--service {
        padding-left: 50px;
        padding-right: 50px;
    }
    .slider__media--service .owl-next {
        -webkit-transform: none;
        transform: none;
        /*right: 2%*/
        right: 5px;
    }
}

@media screen and (max-width:768px) {
    .slider__media--service .owl-next {
        -webkit-transform: none;
        transform: none;
        /*right: 1%*/
        right: 5px;
    }
}

.slider__main .owl-prev {
    left: 50%;
    -webkit-transform: translateX(-690px);
    transform: translateX(-690px)
}

@media screen and (max-width:1400px) {
    .slider__main .owl-prev {
        -webkit-transform: translateX(-537px);
        transform: translateX(-537px)
    }
}

@media screen and (max-width:1100px) {
    .slider__main .owl-prev {
        -webkit-transform: none;
        transform: none;
        left: 5%
    }
}

@media screen and (max-width:768px) {
    .slider__main .owl-prev {
        -webkit-transform: none;
        transform: none;
        left: 1%
    }
}

.slider__main .owl-next {
    right: 50%;
    -webkit-transform: translateX(690px);
    transform: translateX(690px)
}

@media screen and (max-width:1400px) {
    .slider__main .owl-next {
        -webkit-transform: translateX(537px);
        transform: translateX(537px)
    }
}

@media screen and (max-width:1100px) {
    .slider__main .owl-next {
        -webkit-transform: none;
        transform: none;
        right: 5%
    }
}

@media screen and (max-width:768px) {
    .slider__main .owl-next {
        -webkit-transform: none;
        transform: none;
        right: 1%
    }

    .slider__item--firstMain .slider__item-inner {
        padding: 0 50px !important
    }
}

@media screen and (max-width:1400px) {
    .slider__item--firstMain .owl-prev {
        -webkit-transform: translateX(-657px) !important;
        transform: translateX(-657px) !important
    }
}

@media screen and (max-width:1300px) {
    .slider__item--firstMain .owl-prev {
        -webkit-transform: inherit !important;
        transform: inherit !important;
        left: 1%
    }
}

@media screen and (max-width:700px) {
    .slider__item--firstMain .owl-prev {
        width: 44px !important;
        height: 44px !important
    }
}

@media screen and (max-width:1400px) {
    .slider__item--firstMain .owl-next {
        -webkit-transform: translateX(657px) !important;
        transform: translateX(657px) !important
    }
}

@media screen and (max-width:1300px) {
    .slider__item--firstMain .owl-next {
        -webkit-transform: inherit !important;
        transform: inherit !important;
        right: 1%
    }
}

@media screen and (max-width:700px) {
    .slider__item--firstMain .owl-next {
        width: 44px !important;
        height: 44px !important
    }
}

@media screen and (max-width:1400px) {
    .slider__item--firstMain .owl-dots {
        left: calc((99vw - 76%)/2) !important
    }
}

.slider__news .owl-next,
.slider__news .owl-prev {
    top: 112px
}

.slider__dots--center .owl-dots {
    width: 100%;
    left: auto !important;
    right: auto !important;
    -webkit-box-pack: center;
    justify-content: center;
    position: absolute !important;
    margin-top: -20px !important
}

.slider__dots--right .owl-dots {
    margin-top: -70px !important;
    margin-right: 0 !important
}

.slider .owl-next.disabled,
.slider .owl-prev.disabled {
    opacity: 0;
    pointer-events: none
}

.slider .owl-next .arrow-next,
.slider .owl-prev .arrow-prev {
    fill: #2e3032;
    position: absolute;
    top: 50%;
    width: 10px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (max-width:768px) {

    .slider .owl-next .arrow-next,
    .slider .owl-prev .arrow-prev {
        width: 15px;
        height: 15px
    }
}

.slider .owl-next:hover .arrow-next,
.slider .owl-prev:hover .arrow-prev {
    fill: #67981a
}

.slider--nav-white .owl-next .arrow-next,
.slider--nav-white .owl-prev .arrow-prev {
    fill: #fff
}

.slider--nav-white .owl-next:hover .arrow-next,
.slider--nav-white .owl-prev:hover .arrow-prev {
    fill: #000
}

.slider--nav-contrast .owl-next,
.slider--nav-contrast .owl-prev {
    border-radius: 50%;
    background-color: #fff !important
}

.slider--nav-contrast .owl-next .arrow-next,
.slider--nav-contrast .owl-prev .arrow-prev {
    fill: #292c2f
}

.slider--nav-contrast .owl-next:hover .arrow-next,
.slider--nav-contrast .owl-prev:hover .arrow-prev {
    fill: #67981a
}

.slider--nav-gray .owl-next,
.slider--nav-gray .owl-prev {
    border-radius: 50%;
    background-color: #f8f8f8 !important
}

.slider--nav-dark .owl-next,
.slider--nav-dark .owl-prev {
    border-radius: 50%;
    background-color: #000 !important
}

.slider--nav-dark .owl-next .arrow-next,
.slider--nav-dark .owl-prev .arrow-prev {
    fill: #fff
}

.slider .owl-dots {
    width: 100%;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

.slider .owl-dot span {
    width: 12px;
    display: block;
    border-radius: 50%;
    opacity: .2;
    margin-right: 18px;
    -webkit-transition: all .3s;
    transition: all .3s;
    height: auto
}

.slider .owl-dot.active span {
    background-color: #67981a;
    opacity: 1
}

.slider--dots-none .owl-dots,
.survey-service__list ul.sub-menu {
    display: none
}

.slider--dots-center .owl-dots {
    width: calc(100vw - (100vw - 1200px));
    position: absolute;
    top: 60%;
    left: calc((100vw - 1200px)/2)
}

.slider__item--firstMain .slider__item {
    padding: 40px 0
}

@media screen and (max-width:600px) {
    .slider__item--firstMain .slider__item {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .slider__item--firstMain .slider__links--main {
        margin-top: 60px !important
    }

    .slider__item--firstMain .slider__title {
        width: 100% !important;
        font-size: 20px !important;
        padding-top: 0 !important
    }

    .slider__item--firstMain .button {
        display: block !important;
        padding: 9px 8px !important;
        font-size: 10px !important;
        margin-bottom: 5px !important;
        min-width: auto !important
    }
}

.slider--dots-left .owl-dots {
    width: calc(100vw - (100vw - 1200px));
    position: absolute;
    top: 63%;
    margin-top: 0 !important;
    left: calc((99vw - 1176px)/2)
}

@media screen and (max-width:768px) {
    .slider--dots-left .owl-dots {
        top: 40%;
        left: 49px !important
    }
}

.slider .owl-next .arrow-next {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(180deg) translate(50%, 50%);
    transform: rotate(180deg) translate(50%, 50%)
}

.slider__item--firstMain .slider__title {
    padding-top: 20px
}

.slider__main .slider__item {
    min-height: 314px
}

.slider__main .slider__content,
.slider__main .slider__item,
.slider__main .slider__item-inner {
    display: -webkit-box;
    display: flex
}

.slider__main .slider__content {
    width: 100%;
    flex-wrap: wrap
}

.slider__title {
    font-size: 48px;
    line-height: 1.2
}

.slider__main .slider__title {
    padding-top: 43.32px;
    width: 100%;
    font-weight: 500
}

.slider__links.slider__links--main {
    -webkit-box-align: center;
    align-items: center
}

.slider__main .slider__links {
    width: 100%;
    margin-top: auto
}

@media (max-width:768px) {
    .slider__main .slider__links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -webkit-box-align: start;
        align-items: flex-start
    }

    .slider__main .slider__links .button {
        margin-bottom: 15px
    }

    .slider__main .slider__links .button:last-child {
        margin-bottom: 0
    }
}

.slider__item {
    text-decoration: none;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.slider__links {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

.slider__links .button__details {
    margin-right: 24px
}

.slider__news .slider__item {
    min-height: 485px
}

.slider__news .slider__item,
.slider__news-pressa .slider__item {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.slider__news .slider__content,
.slider__news-pressa .slider__content {
    width: 100%;
    margin-top: auto;
    background-color: rgba(82, 84, 86, .6);
    padding: 20px 40px
}

.slider__item--gradient {
    position: relative
}

.slider__item--gradient:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.slider__item--gradient-green:before,
.slider__item--gradient:before {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(55%, #ceefb9), color-stop(65%, rgba(206, 239, 185, .5)), color-stop(95%, rgba(206, 239, 185, 0)));
    background-image: linear-gradient(90deg, #ceefb9 55%, rgba(206, 239, 185, .5) 65%, rgba(206, 239, 185, 0) 95%)
}

.slider__item--gradient-peach:before {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(55%, #fff6e3), color-stop(65%, rgba(255, 246, 227, .5)), color-stop(95%, rgba(255, 246, 227, 0)));
    background-image: linear-gradient(90deg, #fff6e3 55%, rgba(255, 246, 227, .5) 65%, rgba(255, 246, 227, 0) 95%)
}

.slider__item--gradient-pink:before {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(55%, #f9f2f1), color-stop(65%, rgba(249, 242, 241, .5)), color-stop(95%, rgba(249, 242, 241, 0)));
    background-image: linear-gradient(90deg, #f9f2f1 55%, rgba(249, 242, 241, .5) 65%, rgba(249, 242, 241, 0) 95%)
}

.slider__item--gradient-blue:before {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(55%, #e4f3fc), color-stop(65%, rgba(228, 243, 252, .5)), color-stop(95%, rgba(228, 243, 252, 0)));
    background-image: linear-gradient(90deg, #e4f3fc 55%, rgba(228, 243, 252, .5) 65%, rgba(228, 243, 252, 0) 95%)
}

.slider__item .slider__content .date,
.slider__item .slider__content .title {
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (max-width:768px) {

    .slider__item .slider__content .date,
    .slider__item .slider__content .title {
        font-size: 14px;
    }
}

.slider__item:hover {
    cursor: pointer
}

.slider__item:not(.one):hover .slider__content .date,
.slider__item:not(.one):hover .slider__content .title {
    cursor: pointer
}

.media__card:hover .video__card-title {
    cursor: pointer;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.slider__content .date {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 20px
}

.slider__item:not(.one):hover .slider__content .date,
.slider__item:not(.one):hover .slider__content .title {
    color: #fff;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.pressaHover .media__card .video__card-title {
    -webkit-transition: .3s transform;
    transition: .3s transform;
    color: #fff !important
}

.pressaHover .media__card:hover .video__card-title {
    color: #fff !important;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.pressaHover .slider__item:hover .slider__content .title {
    color: #fff !important
}

.pressaHover .slider__item:not(.one)::after {
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    top: 0;
    left: 0;
    content: " ";
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0
}

.pressaHover .slider__item:not(.one):hover::after {
    opacity: .3
}

.owl-carousel.top button.owl-dot {
    background: #000 !important
}

@media screen and (min-width:1000px) {
    .owl-carousel .owl-item:nth-child(3n) .video__card {
        margin-right: 0
    }
}

@media screen and (max-width:1000px) {
    .owl-carousel .owl-item:nth-child(2n) .video__card {
        margin-right: 0
    }
}

@media screen and (max-width:650px) {
    .owl-carousel .owl-item:nth-child(n) .video__card {
        margin-right: 0
    }
}

.slider__dots--main .owl-dots {
    margin-top: -35px !important
}

.slider__video .video__card {
    width: auto;
    margin-right: 24px
}

.owl-item:nth-child(2n) {
    margin-right: 0
}

.slider__video .owl-stage-outer {
    margin-right: 3px
}

.news--main {
    background-color: #fff
}

.news__inner {
    padding-top: 80px;
    padding-bottom: 70px
}

.news__inner--main {
    padding-bottom: 0;
    margin-bottom: 70px
}

.news__content {
    display: -webkit-box;
    display: flex
}

.news__content--main {
    -webkit-box-pack: justify;
    justify-content: space-between
}

@media (max-width:768px) {
    .news__content--main .news__left {
        margin-bottom: 40px !important
    }
}

.news__content-text {
    padding: 40px 0 0
}

@media (max-width:768px) {
    .news__content-text--openService {
        padding: 0;
        margin-top: 20px
    }
}

.news__content-text p {
    padding-bottom: 20px
}

.news__content-answer {
    padding-bottom: 24px
}

.news__left {
    width: 60%
}

.news__left--main {
    max-width: 576px
}

.news__right {
    width: 40%;
    padding-left: 24px;
    padding-bottom: 27px
}

.news__right--main {
    width: 34%
}

.news__arrow {
    display: -webkit-box;
    display: flex
}

.news__pressa .news__right {
    -webkit-box-flex: 1;
    flex: 1 1 46%;
    margin-right: 24px
}

.news__pressa:nth-child(2n) {
    margin-right: 0
}

.news__arrowLeft {
    padding: 40px 0
}

.news__arrowRight {
    padding: 40px 0 40px 22%
}

.news__arrowLeft a,
.news__arrowRight a {
    text-transform: inherit
}

.new__link-box,
.new__link-box .link__news {
    text-transform: uppercase;
    letter-spacing: .05em
}

.news__content .slider__item {
    min-height: 361px;
    margin-bottom: 15px
}

.slider__item--main {
    margin-bottom: 0 !important;
    min-height: 486px !important
}

@media (max-width:500px) {
    .slider__item--main {
        min-height: 300px !important
    }
}

.news__content .slider__content {
    position: absolute;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-1.46%, rgba(42, 45, 47, 0)), color-stop(88%, #444343));
    background: linear-gradient(180deg, rgba(42, 45, 47, 0) -1.46%, #444343 88%);
    padding-left: 60px;
    padding-bottom: 40px;
    /*padding-right: 224px;*/
    padding-right: 60px;
}

.slider__content--main {
    background: rgba(82, 84, 86, .6) !important;
    padding: 20px 40px !important;
    box-sizing: border-box
}

.slider__content--main .date {
    margin-top: 8px
}

.owl-carousel .owl-dots {
    width: auto;
    margin-right: 24px !important;
    z-index: 10000;
    float: right
}

.owl-carousel .owl-dots button:last-child {
    margin-right: 0 !important
}

.owl-carousel button.owl-dot.active {
    opacity: 1;
    z-index: 10;
    background: #68981a !important
}

.owl-carousel button.owl-dot {
    background: #fff !important;
    opacity: .2;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 16px
}

.pagination {
    list-style: none;
    display: -webkit-box;
    display: flex;
    position: relative;
    margin-top: 5%
}

@media screen and (max-width:768px) {
    .pagination {
        margin-bottom: 70px
    }
}

.pagination a {
    color: inherit;
    text-decoration: none
}

@media screen and (max-width:633px) {
    .pagination .page__items {
        width: 100%;
        align-content: center;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .pagination .page__items .page__item {
        padding: 0
    }
}

.pagination .next {
    margin-left: 84px;
    font-size: 20px
}

@media screen and (max-width:633px) {
    .pagination .next {
        margin-left: 0;
        position: absolute;
        bottom: -51px;
        width: 100%;
        text-align: center
    }
}

.pagination .next .active {
    color: #2e3032 !important
}

.pagination .page__item {
    padding: 0 23px;
    cursor: pointer;
    opacity: .5
}

.pagination .page__item.active,
.pagination .page__item:hover {
    opacity: 1;
    color: #67981a
}

.pagination--collection {
    margin-top: 0;
    margin-bottom: 107px
}

.bar__news {
    margin-bottom: 32px
}

.fag__box {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 24px;
    margin-bottom: 24px;
    display: -webkit-box;
    display: flex;
    color: inherit;
    text-decoration: none;
    -webkit-box-align: center;
    align-items: center
}

.fag__box .icon-full-arrow-left {
    font-size: 18px;
    color: #292c2f;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .3s;
    transition: all .3s
}

.fag__box:hover {
    cursor: pointer;
    border-bottom: 1px solid #68981a
}

.fag__box:hover .icon-full-arrow-right {
    color: #68981a;
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}

.popular__box {
    margin-top: 24px
}

.popular__item {
    background: #f8f8f8;
    padding: 10px 24px;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 1.2;
    cursor: pointer
}

.popular__item:hover {
    color: #fff !important;
    background: #68981a;
    cursor: pointer
}

@media screen and (max-width:768px) {
    .questions__filter .menu__item {
        margin-top: 10px;
        text-align: center;
        padding: 16px 24px !important
    }

    .questions__filter .menu__item a {
        display: block;
        line-height: 1.6
    }
}

.media__filter {
    border-bottom: 1px solid #eaeaea;
    display: -webkit-inline-box !important;
    display: inline-flex !important;
    min-height: 44px !important;
    padding: 8px 0 !important;
    margin-bottom: 40px !important;
    -webkit-box-pack: start !important;
    justify-content: flex-start !important
}

@media screen and (max-width:768px) {
    .media__filter {
        overflow: auto;
        border: 0 !important;
        width: 100%;
        padding-bottom: 0 !important
    }

    .media__filter .menu__item {
        padding: 0 10px !important
    }
}

.media__filter .menu__item {
    padding-right: 31px;
    margin-right: 0 !important
}

@media screen and (max-width:650px) {
    .media__filter .menu__item {
        width: auto;
        padding-right: 0
    }
}

.media__filter .menu__item:last-child {
    padding-right: 0
}

.media__filter a {
    opacity: .4;
    padding-bottom: 13px !important
}

.media__filter .menu__item.active a,
.media__filter .menu__item:hover a {
    opacity: 1
}

.title__news {
    margin-bottom: 40px
}

.title--theme-white {
    color: #fff
}

.title__banner,
.title__news-slider {
    font-size: 24px;
    line-height: 1.6
}

.title__banner {
    width: 100%;
    font-size: 20px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.title__footer-info {
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 12px
}

.title__price {
    opacity: .6
}

.date {
    font-size: 16px;
    line-height: 1.6
}

.date--theme-white {
    color: #fff
}

.date--theme-green {
    color: #68981a
}

.list {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

.list--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.list__item {
    margin-bottom: 32px
}

.list__item:hover .icon-full-arrow-right {
    color: #68981a;
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}

.list__item:last-child {
    margin-bottom: 0
}

.list__text,
.list__title {
    font-size: 18px;
    margin-bottom: 10px
}

.list__title {
    margin-bottom: 16px
}

.list--cards.service .list__item {
    padding: 24px
}

.list--cards .list__item {
    width: 100%;
    padding: 40px;
    background-color: #fff;
    margin-bottom: 24px;
    box-shadow: 0 0 40px transparent;
    text-decoration: none;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s
}

.list--theme-grey .list__item {
    background-color: #f8f8f8
}

.list--theme-grey .list__item:hover {
    background-color: #f3f3f3
}

.list--cards .list__item:last-child {
    margin-bottom: 0
}

.list--cards .list__text {
    font-size: 16px
}

.list--cards .list__title {
    color: #292c2f;
    padding-right: 40px;
    position: relative
}

.list--cards .list__title .icon-full-arrow-right {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.list--cards .list__item:not(.list__item--main):hover .icon-full-arrow-right {
    -webkit-transform: translate(5px, -50%);
    transform: translate(5px, -50%);
    color: #67981a
}

.list--cards .list__item:not(.list__item--main):hover {
    box-shadow: inset 0 0 0 1px #67981a
}

.list--cards.list__info .list__item:not(.list__item--main) .icon-full-arrow-right {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .3s;
    transition: all .3s;
    position: absolute;
    top: 0
}

.list--cards.list__info .list__item:not(.list__item--main):hover .icon-full-arrow-right {
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}

.list--cards.list__info .list__item:not(.list__item--main):hover {
    cursor: pointer
}

.list--cards.list__info .list__item .list__title,
.list--cards.list__info .list__item .prompt__list {
    -webkit-transition: all .3s;
    transition: all .3s
}

.list--cards.list__info .list__item--main {
    border: 1px solid transparent;
    padding: 24px
}

.list--cards.list__info .list__item--main:hover {
    border: 1px solid #68981a
}

.list__icon-custom {
    position: absolute;
    top: 27px;
    left: 27px;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.service .list__icon-custom {
    width: 34px;
    margin-bottom: 20px;
    height: 31px;
    position: static
}

.list .list__item--theme-blue {
    background-color: #ebf0fc
}

.list .list__item--theme-blue:hover {
    background-color: #d0deff
}

.list .list__item--theme-green {
    background-color: #eef8df
}

.list .list__item--theme-green:hover {
    background-color: #dbf1bb
}

.list__link {
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.list__link--white {
    color: #fff
}

.list__social .list__item {
    margin-bottom: 15px;
    margin-right: 15px
}

.list__social .list__link {
    max-width: 20px;
    max-height: 20px
}

.list__social .list__link:hover {
    color: #68981a
}

.list__footer-middle .list__item {
    margin-bottom: 12px
}

.list__footer-middle .list__item:last-child {
    margin-bottom: 0
}

.list__footer-middle .list__link {
    opacity: .4;
    font-size: 14px
}

.list__footer-middle .list__link:hover {
    opacity: 1
}

.list--item-shadow .list__item {
    box-shadow: 0 12px 40px rgba(181, 181, 181, .16)
}

.banner__collection {
    min-height: 425px;
    padding: 60px 0 40px;
    position: relative
}

.banner__collection--main {
    background-size: contain;
    background-position: bottom;
    background-repeat: repeat-x
}

.banner__parallax {
    position: absolute;
    left: 0;
    width: 100%
}

.banner__img {
    max-width: 100%;
    max-height: 100%
}

.banner__inner {
    position: relative
}

.banner__items {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

.banner__item--service-inner {
    box-shadow: 0 12px 20px rgba(181, 181, 181, .16) !important
}

.banner__item--service {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    width: calc(33.3333% - 16px);
    min-height: calc(1176px/3 - 19px);
    overflow: hidden;
    padding: 60px 32px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 24px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 12px 40px rgba(181, 181, 181, .16);
    text-decoration: none;
    position: relative;
    color: #292c2f;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: 1px solid transparent;
    width: auto !important
}

.special .banner__item:not(.banner__item--main) {
    padding: 40px 20px;
    min-height: calc(1176px/4 - 19px)
}

.banner__item:not(.banner__item--main) {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    width: calc(33.3333% - 16px);
    min-height: calc(1176px/3 - 19px);
    overflow: hidden;
    padding: 60px 32px;
    margin-right: 24px;
    margin-bottom: 24px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 12px 40px rgba(181, 181, 181, .16);
    text-decoration: none;
    position: relative;
    color: #292c2f;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: 1px solid transparent
}

.banner__item:not(.banner__item--main)--main {
    border-radius: 2px
}

@media (max-width:1200px) {
    .banner__item--main {
        padding: 40px !important;
        margin-right: 0 !important
    }

    .banner__item--main .banner__content {
        padding: 0 !important
    }
}

.banner__item.banner__item--main:hover,
.banner__item:hover {
    border: 1px solid #67981a;
    box-shadow: 0 0 40px rgba(181, 181, 181, .6);
    cursor: pointer
}

.banner__item.banner__item--main:hover {
    border: 0
}

.banner__item:nth-child(3n+3),
[data-banner-count="1"] .banner__item:nth-child(3n+3) {
    margin-right: 0
}

[data-banner-count="1"] .banner__item,
[data-banner-count="2"] .banner__item {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    padding: 60px 32px;
    margin-right: 24px;
    margin-bottom: 24px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 12px 40px rgba(181, 181, 181, .16);
    text-decoration: none;
    color: #292c2f
}

[data-banner-count="1"] .banner__item {
    width: 100%;
    height: 375px
}

[data-banner-count="2"] .banner__item {
    width: calc(50% - 12px);
    height: calc(1176px/2 - 12px)
}

[data-banner-count="2"] .banner__item:nth-child(3n+3) {
    margin-right: 24px
}

[data-banner-count="2"] .banner__item:nth-child(2n+2) {
    margin-right: 0
}

[data-banner-count="4"] .banner__item {
    width: calc(25% - 18px);
    height: calc(1176px/3 - 18px);
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    padding: 60px 32px;
    margin-right: 24px;
    margin-bottom: 24px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 12px 40px rgba(181, 181, 181, .16);
    text-decoration: none;
    color: #292c2f
}

[data-banner-count="4"] .banner__item:nth-child(3n+3) {
    margin-right: 24px
}

[data-banner-count="4"] .banner__item:nth-child(4n+4) {
    margin-right: 0
}

.banner__item:hover .link--arrow .icon-full-arrow-right {
    color: #68981a;
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}

.banner__btns {
    width: 100%
}

.banner__collection .banner__btns {
    margin-top: auto
}

.banner__imgs {
    margin-bottom: 80px
}

.banner__imgs--main {
    margin-bottom: 0;
    padding-bottom: 80px;
    background-color: #fff
}

.banner__imgs .banner__item {
    width: calc(50% - 12px);
    height: 325px;
    padding: 40px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

.banner__imgs .banner__item .banner__content {
    position: relative;
    z-index: 20
}

.banner__imgs .banner__item:nth-child(3n+3) {
    margin-right: 24px
}

.banner__imgs .banner__item:nth-child(2n+2) {
    margin-right: 0
}

.banner__imgs .banner__item .banner__content {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    padding-left: calc((100vw - 1176px)/2);
    padding-right: 55px;
    height: 100%
}

@media screen and (max-width:600px) {
    .banner__item.banner__item--main {
        width: 100% !important
    }
}

@media screen and (max-width:768px) {
    .banner__item.banner__item--main {
        height: auto !important
    }
}

@media screen and (max-width:1000px) {
    .banner__item.banner__item--main {
        width: 50%;
        height: auto !important
    }
}

.banner__imgs .banner__item:nth-child(2n+2) .banner__content {
    padding-left: 55px;
    padding-right: calc((100vw - 1176px)/2)
}

.banner__imgs .banner__item .title__banner {
    width: 55%;
    margin-right: 45%;
    margin-bottom: 15px
}

.banner__imgs .banner__item .banner__btns {
    width: 100%;
    margin-top: auto;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-transition: opacity .4s, -webkit-transform .6s;
    transition: transform .6s, opacity .4s;
    transition: transform .6s, opacity .4s, -webkit-transform .6s
}

@media (max-width:1200px) {
    .banner__imgs .banner__item .banner__btns {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        pointer-events: all
    }
}

.banner__imgs .banner__item:hover .banner__btns {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    pointer-events: all
}

.banner__imgs .banner__item .button__details {
    max-width: 230px
}

.banner__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all 1s;
    transition: all 1s
}

@media (max-width:847px) {
    .banner__bg--main {
        background: #f8f8f8 !important
    }
}

.banner__item:hover .banner__bg {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.banner__items .banner__img-box {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    align-items: flex-end;
    width: 50%;
    height: 50%;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0
}

.banner__collection .banner__item:hover {
    border: 1px solid #67981a
}

.banner__collection .banner__item--main:hover {
    background-color: #fff;
    border: 1px solid #67981a
}

.banner__collection .banner__item--main:hover .title__banner {
    color: #2a2d2f
}

.info__left {
    width: calc(50% - 12px)
}

.info__right {
    width: calc(50% + 12px);
    padding-left: 126px
}

.info__inner {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 100px
}

.info__inner--main {
    background-color: #fff;
    margin-bottom: 0;
    padding-bottom: 100px
}

@media (max-width:1200px) {
    .info__inner--main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .info__inner--main .info__left {
        background-image: url(/local/templates/rosreestr/css/img/reception-bg.jpg);
        width: 100%;
        padding: 0
    }

    .info__inner--main .info__left .info__content {
        padding: 20px 126px
    }

    .info__inner--main .info__right {
        width: 100%;
        padding: 0 126px
    }

    .info__inner--main .info__right .info__content {
        padding: 0
    }

    .info__inner--main .info__link-box {
        margin: 40px 0;
        padding: 0 100px !important
    }
}

@media (max-width:768px) {
    .info__inner--main .info__right {
        padding: 0 12px
    }

    .info__inner--main .info__content {
        padding: 20px 12px !important
    }
}

.info__left .info__content {
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 15px
}

.info__left .info__content,
.info__left .info__link-box {
    padding-left: calc((100vw - 1200px)/2);
    padding-right: 100px
}

.info__right .list__info .list__title {
    padding-right: 0
}

.info__right .info__content {
    padding-right: calc((100vw - 1200px)/2 + 100px)
}

.info__right .list__info {
    padding: 40px 0
}

.info__right .list--cards .list__item {
    padding: 20px 40px 20px 66px
}

.info__right .list--cards .list__text {
    color: #292c2f;
    font-weight: 300;
    margin-bottom: 24px
}

.news__full {
    height: 198px;
    width: 100%;
    padding-bottom: 24px
}

.news__full .news__date {
    position: absolute;
    bottom: 24px
}

.news__row {
    width: calc(54% - 16px)
}

.news__flex {
    display: -webkit-box;
    display: flex
}

.news__flex.wrap .news__card {
    -webkit-box-flex: 1;
    flex: 1 1 46%;
    margin-right: 24px
}

.news__flex.wrap .news__card:nth-child(2n) {
    margin-right: 0
}

.news__card {
    display: block;
    position: relative;
    margin-bottom: 24px;
    border: 1px solid rgba(46, 48, 50, .1);
    text-decoration: none;
    overflow: hidden
}

.news__card:hover {
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #f9f9f9;
    cursor: pointer
}

.news__card:hover .news__text {
    color: #68981a
}

.news__card:first-child {
    margin-right: 24px
}

.news__item {
    overflow: hidden;
    line-height: 1.6;
    font-size: 16px;
    color: #2a2d2f;
    text-decoration: none;
    padding: 16px 24px 0
}

.news__text {
    font-size: 14px
}

.news__date {
    position: absolute;
    bottom: 24px
}

.news__flex.wrap .news__date,
.news__flex.wrap .news__full .news__date {
    bottom: 6px
}

.round {
    display: inline-grid;
    border: 1px solid #68981a;
    opacity: .7;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    padding: 24px;
    margin-right: 24px
}

.round--play {
    position: relative
}

.round--play:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 11px;
    height: 14px;
    background-image: url(/local/templates/rosreestr/css/../img/Polygon-1.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat
}

.media__action .round,
.media__action-text {
    vertical-align: middle
}

.main__bottom {
    min-height: 71px;
    display: -webkit-box;
    display: flex;
    padding: 20px 0 0;
    -webkit-box-pack: center;
    justify-content: center
}

@media screen and (max-width:925px) {
    .main__bottom {
        padding-left: 0 !important
    }

    .main__bottom .menu__item {
        margin-right: 6px;
        white-space: initial
    }

    .main__bottom .menu__item a {
        font-size: 10px
    }
}

@media screen and (max-width:925px) and (max-width:816px) {
    .main__bottom .menu__item a {
        font-size: 9px
    }
}

.main__bottom a {
    padding-bottom: 28px
}

.main__bottom.menu__level1 {
    min-height: auto;
    padding: 24px 0 0 12px
}

.main__bottom.menu__level1 a {
    padding-bottom: 12px
}

.main__menu.menu__level1 .menu__item {
    padding-bottom: 24px;
    margin-bottom: 0;
    padding-top: 0
}

.media__container {
    background: #f8f8f8
}

.media__inner:hover .owl-item {
    cursor: pointer;
    color: #68981a
}

.media__inner {
    padding-top: 80px;
    margin-bottom: 80px
}

.media__inner button.owl-dot {
    background: #2a2d2f !important;
    opacity: .2;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 16px
}

.news__content .slider__news-pressa .slider__content {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-1.46%, rgba(42, 45, 47, 0)), color-stop(88%, #444343));
    background: linear-gradient(180deg, rgba(42, 45, 47, 0) -1.46%, #444343 88%);
    padding-left: 60px;
    padding-bottom: 40px;
    padding-right: 224px
}

.media__img {
    cursor: pointer !important;
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover
}

.media__item {
    cursor: pointer !important;
    color: #fff
}

.media__card {
    margin-bottom: 24px;
    border: 1px solid rgba(46, 48, 50, .1)
}

.media__card-content {
    color: #fff;
    margin-top: auto;
    padding: 20px 100px 40px 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(42, 45, 47, 0)), to(#2a2d2f));
    background: linear-gradient(180deg, rgba(42, 45, 47, 0) 0, #2a2d2f 100%)
}

.media__card.media__img {
    height: 250px
}

.media__action,
.subscribe__item button {
    font-size: 16px;
    line-height: 1.4;
    letter-spacing: .05em;
    text-transform: uppercase
}

.media__action img {
    display: initial !important;
    width: auto !important
}

.breadcrumbs,
.breadcrumbs__inner {
    padding-left: 15px;
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 37px
}

.breadcrumbs__home {
    margin-right: 18.25px
}

.breadcrumbs a {
    color: #2e3032;
    opacity: .8;
    font-size: 12px;
    line-height: 1.2;
    margin-left: 16px;
    margin-right: 16px;
    text-decoration: none;
    position: relative
}

.title__media {
    margin-bottom: 40px
}

.green {
    background: #68981a
}

.media,
.ui-datepicker td.selected {
    background: #f8f8f8
}

.media__content {
    display: -webkit-box;
    display: flex
}

.media__left {
    width: 50%
}

.news__ellipsis {
    padding: 10px 0 0;
    display: block;
    height: 150px;
    font-size: 14px
}

.media__right {
    width: 50%;
    padding-left: 224px;
    padding-bottom: 27px
}

.main__inner {
    max-width: 1169px;
    z-index: 1;
    right: 0;
    margin-top: -37px;
    left: 0;
    position: absolute;
    background: #fff;
    box-shadow: 0 12px 40px rgba(181, 181, 181, .16)
}

.material__parallax {
    background: #f8f8f8 !important
}

.material__title {
    width: 100%;
    margin-bottom: 40px;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

.material__title .link {
    font-size: 16px
}

.material__file,
.material__title,
.material__title div {
    -webkit-box-align: center;
    align-items: center
}

.material__title div {
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 1
}

.material__item {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    min-height: 154px;
    overflow: hidden;
    padding: 40px 100px 40px 40px;
    margin-bottom: 24px;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 12px 40px rgba(181, 181, 181, .16);
    text-decoration: none;
    color: #292c2f;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

.material__item:hover {
    box-shadow: 0 0 40px rgba(181, 181, 181, .6)
}

.material__item:hover .title {
    color: #68981a
}

.material__file {
    margin-top: 16px;
    color: #2a2d2f;
    font-size: 16px;
    display: -webkit-box;
    display: flex
}

.material__file img {
    padding-right: 17.5px
}

.opacity4 {
    opacity: .4
}

.alignRight {
    text-align: right
}

.subscribe {
    border: 1px solid rgba(42, 45, 47, .1);
    box-sizing: border-box;
    padding: 40px;
    margin: 0 auto;
    width: 70%
}

.subscribe__title {
    margin-bottom: 27px;
    text-align: center;
    font-size: 20px;
    line-height: 1.6
}

.subscribe__title .label {
    margin-bottom: 8px;
    font-weight: 400
}

.subscribe__title span {
    color: #2a2d2f;
    opacity: .4;
    font-size: 16px
}

.subscribe__item {
    list-style: none;
    width: calc(60% - 16px);
    margin: 0 auto
}

.subscribe__item ul {
    list-style: none;
    width: 55%;
    margin: 0 auto
}

.special .subscribe__item .btn {
    border-style: solid;
    border-width: 1px
}

.subscribe__item button {
    width: 60%;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    color: #fff
}

.special .pressoffice__item {
    height: calc(1176px/4 - 16px);
    border-style: solid;
    border-width: 1px
}

.pressoffice__item {
    flex-wrap: wrap;
    width: calc(33.3333% - 16px);
    height: calc(1176px/3 - 16px);
    overflow: hidden;
    padding: 40px 40px 40px 60px;
    margin-right: 24px;
    border-radius: 2px;
    text-decoration: none;
    color: #292c2f;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #f8f8f8
}

.pressoffice__item--small-contact {
    height: auto !important
}

@media screen and (max-width:768px) {
    .pressoffice__item--small-contact {
        padding: 10px !important
    }

    .pressoffice__item--small-contact .flex {
        margin-bottom: 10px !important
    }
}

.pressoffice__absolute {
    position: absolute;
    bottom: 10%
}

.pressoffice__card {
    background-color: #fff;
    padding: 0;
    position: relative;
    border: 1px solid rgba(46, 48, 50, .1)
}

.pressoffice__phone {
    font-weight: 500;
    display: block;
    font-size: 48px;
    line-height: 100%;
    margin-bottom: 40px
}

.pressoffice__box {
    padding: 40px 32px 20px
}

.pressoffice__box.notHover:hover {
    color: #2e3032 !important
}

.download i,
.download__text:hover,
.pressoffice__box:hover,
.pressoffice__email a:hover {
    color: #68981a
}

.pressoffice__email {
    border-top: 1px solid rgba(46, 48, 50, .1);
    width: 100%;
    bottom: 0;
    position: absolute
}

.pressoffice__email a {
    color: #292c2f;
    text-decoration: none
}

.clear {
    clear: both
}

.flexgrow1 {
    -webkit-box-flex: 1;
    flex-grow: 1
}

.download__size {
    color: #2a2d2f;
    padding-left: 4px;
    font-size: 16px
}

.download__text {
    color: #2a2d2f;
    opacity: 1
}

.label__banner {
    width: 100%;
    font-size: 16px;
    line-height: 1.6;
    -webkit-transition: all .3s;
    transition: all .3s
}

.publick {
    background: #fff
}

.publick__items {
    cursor: pointer;
    flex-wrap: wrap;
    width: calc(49% - 16px);
    overflow: hidden;
    padding: 40px 0 40px 65px;
    margin-right: 24px;
    margin-top: 40px;
    margin-bottom: 24px;
    background-color: #f8f8f8;
    border-radius: 2px;
    text-decoration: none;
    color: #292c2f;
    -webkit-transition: all .3s;
    transition: all .3s
}

.publick__items:hover {
    box-shadow: 0 0 40px rgba(181, 181, 181, .6)
}

.publick__item,
.publick__items {
    display: -webkit-box;
    display: flex
}

.publick__item.title {
    color: #68981a
}

.publick__title {
    width: 100%;
    font-size: 18px;
    line-height: 1.6;
    -webkit-transition: all .3s;
    transition: all .3s
}

.publick__date,
.survey-service__list ul.sub-menu.level3 {
    margin-top: 8px
}

.publick__inner {
    padding-top: 0 !important;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    padding: 0 24px 32px;
    margin-bottom: 24px;
    text-decoration: none;
    color: #292c2f;
    -webkit-transition: all .3s;
    transition: all .3s
}

.container-checkbox {
    display: block;
    position: relative;
    padding-left: 40px;
    padding-bottom: 29px;
    cursor: pointer
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border: 1px solid rgba(42, 45, 47, .1);
    box-sizing: border-box;
    border-radius: 4px
}

input:checked~.checkmark {
    background-color: #68981a
}

.checkmark:after {
    background-repeat: no-repeat;
    background-image: url(/local/templates/rosreestr/css/../img/checkbox.png);
    left: 5px;
    top: 8px;
    width: 100%;
    height: 9px
}

.card__question input:checked~.checkmark:after,
.custom__select-block #select:checked~.items label,
input:checked~.checkmark:after {
    display: block
}

input[type=checkbox] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.btn {
    font-size: 14px;
    line-height: 120%;
    text-align: center;
    letter-spacing: .05em;
    text-transform: uppercase;
    padding: 16px 0;
    width: 100%
}

.form-group {
    margin-bottom: 42px;
    margin-top: 40px
}

.form-group input {
    border: 0;
    font-size: 18px;
    line-height: 1.6;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    padding-bottom: 18px;
    width: 100%
}

.news__row {
    height: 290px
}

.news__row.full {
    width: 100%
}

.btn-dark {
    background: #2e3032
}

.footer {
    background: #292c2f
}

.footer__item,
.footer__menu {
    display: -webkit-box;
    display: flex
}

.footer__item {
    flex-wrap: wrap;
    overflow: hidden;
    padding-top: 10px;
    margin-right: 24px;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.footer__menu {
    width: 50%
}

.footer__items,
.footer__menu a {
    color: #fff;
    font-size: 14px;
    line-height: 16px
}

.footer__menu a {
    font-weight: 400
}

.footer__menu ul {
    list-style: none;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

@media screen and (max-width:768px) {
    .footer__menu ul {
        -webkit-column-count: auto;
        -moz-column-count: auto;
        column-count: auto
    }
}

.footer__items {
    display: -webkit-box;
    display: flex;
    padding-top: 49px;
    padding-bottom: 49px
}

.footer__items label {
    color: #fff;
    padding-bottom: 12px
}

.footer__contact {
    width: 25%;
    display: -webkit-box;
    display: flex
}

.footer__contact.small .footer__phone {
    font-weight: 500;
    font-size: 18px;
    line-height: 21px
}

.footer__social {
    width: 25%
}

.footer__copyrite {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    color: #fff;
    opacity: .4;
    width: 50%
}

.footer__copyrite a {
    text-decoration: none;
    color: #fff;
    margin-bottom: 16px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.footer__gerb {
    -webkit-box-flex: 1;
    flex: 1;
    text-align: right
}

.footer__prompt {
    font-size: 14px;
    padding-top: 12px;
    color: #fff;
    opacity: .4
}

.footer__phone {
    font-weight: 500;
    font-size: 32px;
    color: #fff;
    line-height: 37px;
    text-decoration: none
}

.line {
    border-bottom: 1px solid rgba(217, 217, 222, .2);
    margin-right: 80px;
    margin-left: 80px
}

#calendar thead tr:last-child {
    font-size: small;
    color: #555
}

#calendar tbody td {
    color: #2e3032;
    margin-bottom: 26px;
    padding: 7px 11px 7px 9px;
    cursor: pointer
}

#calendar tbody td.today,
#calendar tbody.today {
    background: #68981a;
    border-radius: 65px;
    color: #fff
}

.news__pressa .owl-carousel.owl-loaded {
    position: relative
}

.news__pressa .owl-carousel .owl-dots {
    width: auto;
    position: absolute;
    margin-top: -64px;
    right: 0;
    margin-right: 60px
}

.news__pressa .owl-carousel button.owl-dot {
    background: #fff;
    opacity: .2;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 16px
}

.slider__news-pressa {
    border: 1px solid transparent
}

.slider__news-pressa button.owl-dot.active {
    opacity: 1;
    background: #68981a !important
}

.slider__item .news__right {
    padding-left: 24px
}

.news__pressa .news__right,
.slider__news-pressa .news__right {
    width: 40%;
    padding-left: 24px;
    padding-bottom: 27px
}

.news__pressa .news__left,
.slider__news-pressa .news__left {
    width: 60%
}

.news__pressa .slider__item,
.slider__news-pressa .slider__item {
    height: 360px;
    min-height: auto;
    overflow: hidden
}

.slider__news-pressa--media .slider__item {
    height: auto;
    min-height: 360px;
    text-decoration: none
}

.slider__news-pressa .slider__item .date,
.slider__news-pressa .slider__item .title {
    -webkit-transition: all .3s;
    transition: all .3s
}

.slider__news-pressa:not(.slider__news-pressa--media) .slider__item:hover,
.slider__news-pressa:not(.slider__news-pressa--media) .slider__item:hover .date,
.slider__news-pressa:not(.slider__news-pressa--media) .slider__item:hover .title {
    font-weight: 700
}

.slider__news-pressa--media .slider__media-box:hover .media__card {
    color: #fff
}

.slider__news-pressa--media .slider__item:hover .slider__content .date,
.slider__news-pressa--media .slider__item:hover .slider__content .title {
    font-weight: 400
}

.slider__news-pressa--media .media__card:hover .date,
.slider__news-pressa--media .media__card:hover .media__card-content,
.slider__news-pressa--media .media__card:hover .title,
.slider__news-pressa--media .slider__media-box:hover .slider__content .title__news-slider {
    font-weight: 700
}

.slider__news-pressa .owl-dot span {
    width: 8px;
    height: 8px
}

.slider__main-pressa .slider__item {
    min-height: 314px
}

.slider__main-pressa .slider__title {
    padding-top: 43.32px
}

.menu__item img {
    padding-right: 15px
}

.publick__inner .banner__btns {
    left: 24px;
    width: auto;
    bottom: 0;
    position: absolute
}

.banner__materials {
    padding-top: 60px
}

.media__card .media__item--theme-white {
    -webkit-transition: all .3s;
    transition: all .3s
}

.media__card:hover .media__item--theme-white,
.survey-service__list li span:hover {
    color: #68981a
}

.media__inner .owl-dots {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 220px !important;
    margin-top: -85px;
    width: auto;
    display: block
}

.open-service__banner {
    cursor: pointer
}

.open-service__banner:hover .round {
    border: 1px solid #68981a;
    color: #67981a
}

.video__action {
    bottom: 50%;
    position: absolute
}

.video__start {
    color: #fff;
    letter-spacing: .05em
}

.video__action .round {
    border: 1px solid #fff
}

.media__item {
    padding: 40px;
    position: relative
}

.survey__item {
    margin-top: 80px
}

.survey-service__list {
    margin-left: 30%;
    position: relative
}

.survey-service__list a {
    text-decoration: none
}

.survey-service__list a:hover {
    color: #67981a
}

.survey-service__list .label {
    padding-left: 10px;
    -webkit-box-ordinal-group: 2;
    order: 1
}

.survey-service__list .icon {
    -webkit-box-ordinal-group: 1;
    order: 0;
    position: absolute;
    right: 29px
}

.survey-service__list li:not(.list) .icon {
    color: #2e3032;
    font-size: 6px !important
}

@media screen and (max-width:768px) {
    .survey-service__list li:not(.list) .icon {
        float: right
    }
}

.survey-service__list li.active .icon {
    color: #68981a;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: right
}

.survey-service__list .card {
    padding: 16px 12px 16px 28px
}

.survey-service__list .card-child {
    padding-left: 16px
}

.survey-service__list label {
    font-size: 20px
}

.survey-service__list.right .icon {
    right: auto;
    margin-left: -17px;
    top: 10px
}

.survey-service__list.right .label {
    padding-left: 0
}

.survey-service__list ul {
    margin-top: 24px;
    list-style: none
}

.survey-service__list ul.sub-menu.level3 li {
    padding-bottom: 0;
    margin-left: 30px
}

.mobile__menu-bottom ul a,
.survey-service__list a.li {
    color: #2e3032;
    text-decoration: none
}

.survey-service__list li {
    padding-bottom: 24px;
    cursor: pointer
}

.survey-service__list li li {
    padding-bottom: 16px
}

.survey-service__list .active:before {
    color: #68981a;
    display: inline-block;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.survey-service__result {
    display: none;
    margin-left: 40px;
    margin-top: 8px
}

.survey-service.show {
    display: block
}

.survey-service__card .card {
    min-height: 100% !important
}

.card__small .user_picture {
    width: 80px;
    height: 80px !important
}

.child {
    padding-top: 0 !important;
    padding-bottom: 16px !important
}

.mobile__menu-bottom ul li {
    border-bottom: 0 !important
}

.seacrh__items {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    margin-bottom: -32px;
    padding-bottom: 32px;
    scrollbar-base-color: #68981a;
    scrollbar-3dlight-color: #68981a;
    scrollbar-highlight-color: #68981a;
    scrollbar-track-color: #eaeaea;
    scrollbar-arrow-color: black;
    scrollbar-shadow-color: #68981a;
    scrollbar-dark-shadow-color: #68981a
}

.seacrh {
    position: relative;
    margin-bottom: 40px
}

@media (max-width:768px) {
    .seacrh {
        margin-top: 15px
    }
}

.seacrh__items::-webkit-scrollbar {
    width: 5px
}

.seacrh__items::-webkit-scrollbar-track {
    background: #eaeaea;
    border-radius: 2px
}

.seacrh__items::-webkit-scrollbar-thumb {
    background: #68981a;
    border-radius: 2px
}

.seacrh__items::-webkit-scrollbar-thumb:hover {
    background: #68981a
}

.seacrh__item {
    margin-bottom: 32px
}

.seacrh__item:last-child {
    margin-bottom: 40px
}

.seacrh__item a {
    line-height: 1.6;
    color: #292c2f;
    text-decoration: none
}

.seacrh__item h5 {
    color: #2a2d2f;
    margin-bottom: 8px
}

.seacrh__content {
    margin-top: 8px;
    color: rgba(46, 48, 50, .6)
}

.seacrh__category {
    display: -webkit-box;
    display: flex;
    margin-bottom: 32px;
    margin-top: 16px
}

.seacrh__category a {
    text-decoration: underline;
    cursor: pointer;
    color: #2e3032
}

.seacrh .icon-search {
    position: absolute;
    margin: 25px 33px;
    cursor: pointer
}

.openData__counter span,
.seacrh .icon-search:hover {
    color: #68981a
}

@media (max-width:450px) {
    .seacrh .icon-search {
        margin: 25px 15px
    }
}

.seacrh input {
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    padding: 23px 204px 23px 74px;
    border-radius: 2px;
    width: 100%;
    font-size: 16px;
    line-height: 19px
}

@media (max-width:450px) {
    .seacrh input {
        position: static;
        padding-right: 15px;
        padding-left: 40px
    }
}

.seacrh button {
    position: absolute;
    right: 0;
    top: 0;
    margin: 11px;
    padding: 15px 60px
}

@media (max-width:450px) {
    .seacrh button {
        position: static;
        width: 100%;
        margin: 15px 0 0
    }
}

.seacrh__delete {
    position: absolute;
    right: 200px;
    margin-top: 30px;
    opacity: .2;
    top: 0;
    cursor: pointer;
    padding-left: 0
}

.seacrh__delete:hover {
    opacity: 1
}

.seacrh__result {
    margin-top: -50px;
    display: -webkit-box;
    display: flex;
    margin-bottom: 25px;
    position: absolute;
}

.card {
    background: #fff;
    border: 1px solid rgba(42, 45, 47, .1);
    box-sizing: border-box;
    border-radius: 2px;
    padding: 40px;
    margin-bottom: 24px;
    cursor: pointer
}

.card__bottom {
    margin-top: -5%
}

.card--toggle .icon {
    font-size: 10px
}

.card__shadow {
    box-shadow: 0 12px 40px rgba(181, 181, 181, .16)
}

.card__shadow .icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #68981a
}

.card--open,
.card__shadow {
    cursor: pointer
}

.card__small {
    height: auto;
    background: 0 0;
    margin: 0;
    padding: 0;
    width: 100%;
    border: 0
}

.card--big {
    height: 400px
}

.card__label {
    font-size: 16px
}

.card__text {
    padding: 24px 0;
    font-size: 20px
}

.card__result {
    display: -webkit-box;
    display: flex;
    margin-bottom: 19px
}

.card__result img {
    margin-right: 20px
}

.card__progress {
    margin-bottom: 33px
}

.card__question ul {
    list-style: none
}

.card__question input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.card__question input:checked~.checkmark {
    background-color: #68981a
}

.card__question .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    border: 1px solid rgba(42, 45, 47, .1);
    border-radius: 12px
}

.card__question .checkmark--round {
    padding: 6px
}

.card__question .checkmark--round:after {
    top: auto !important;
    left: auto !important;
    position: relative !important;
    width: 100% !important;
    height: 100% !important
}

.card__question .checkmark:after {
    top: 6px;
    left: 6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff
}

.special .card__question .checkmark:after {
    background: black
}

.card hr {
    opacity: .1;
    background-color: #2e3032;
    margin-top: 20px;
    margin-bottom: 20px
}

.card .user_picture {
    margin-right: 32px;
    overflow: hidden;
    border-radius: 70%;
    margin-bottom: 25px;
    height: 114px
}

.card .user_title {
    padding-bottom: 24px
}

.card .user__job:hover {
    cursor: pointer;
    color: #68981a
}

.card .user__job.custom__list::before {
    content: "\2022";
    color: #68981a;
    display: inline-block;
    width: 9px;
    padding-left: 5px;
    padding-right: 5px;
}

.card .survey-service__card button,
.card button {
    padding: 16px 11%
}

.card.none.opacity-toggle {
    display: block;
    padding: 32px 32px 15px;
    position: absolute;
    /*margin-top: -52%;*/
    right: 28px;
    top: calc(100% - 30px);
    width: 500px;
    overflow: hidden;
    z-index: 100;
    background: #fff;
    border: 1px solid rgba(46, 48, 50, .1);
    box-sizing: border-box;
    box-shadow: 0 12px 40px rgba(181, 181, 181, .16)
}

.card__delete {
    position: absolute;
    right: 28px;
    cursor: pointer;
    margin-top: -15px;
    opacity: .2
}

.card__delete:hover {
    opacity: 1
}

.card.modal .flex {
    margin-top: 16px
}

.card.modal .title {
    font-weight: 400;
    text-align: center;
    padding-bottom: 18px
}

.card.modal .user_picture {
    margin-right: 32px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    min-width: auto;
    max-height: initial
}

.card.modal .user_picture-box {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    margin-right: 32px;
    position: relative;
    overflow: hidden;
}

.card.modal .user_picture-box .user_picture {
    width: 100%;
    height: 100%;
    border-radius: 0;
    margin-right: 0;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.card.modal .btn {
    margin-top: 32px
}

.card.modal .user__job {
    padding-bottom: 8px;
    opacity: .8
}

.card.modal .icon-full-arrow-right {
    margin-top: -5px
}

@media screen and (max-width:768px) {
    .card__min--auto .card {
        min-height: 200px !important
    }
}

@media screen and (max-width:580px) {
    .card__min--auto .card {
        min-height: 120px !important
    }
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.btn_group {
    display: -webkit-box;
    display: flex
}

.btn_group button {
    margin-right: 40px
}

.open-service__banner {
    height: 500px;
    background-position-x: center;
    background-image: url(/local/templates/rosreestr/css/../img/rosreestr.png);
    width: 80%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 80px auto 60px
}

.open-service__banner .video__action {
    bottom: 60px
}

.open-service__list {
    margin-top: 40px
}

.open-service__list ul {
    margin-top: 16px;
    margin-left: 20px
}

.open-service__list ul li {
    list-style: none;
    padding-left: 8px;
    margin-bottom: 16px
}

.open-service__list ul li::before {
    content: "\2022";
    color: #68981a;
    display: inline-block;
    width: 1em
}

.main__open {
    border: 1px solid #68981a;
    width: 269px;
    padding: 16px 80px;
    margin: 54px auto 0;
    text-align: center;
    cursor: pointer
}

.main__open:hover,
.select-items div:hover,
.ui-datepicker td a:hover {
    color: #67981a
}

.flex .card:not(.modal) {
    min-height: 376px
}

.flex .card.sub-menu {
    min-height: auto
}

.count__big--size {
    font-size: 120px;
    font-weight: 500;
    line-height: 1;
    padding-bottom: 16px
}

.count__small--size {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.6;
    padding-bottom: 0
}

@media screen and (max-width:768px) {
    .count__small--size {
        font-size: 20px;
        padding-bottom: 5px
    }
}

.card--small-sub {
    color: #2a2d2f;
    font-weight: 300
}

.card--small-bottom {
    margin-top: 80px
}

@media screen and (max-width:768px) {
    .card--small-bottom {
        margin-top: 30px
    }

    .positionb {
        font-size: 10px
    }
}

.video__card {
    width: calc(33.3333% - 16px);
    margin-right: 24px
}

.video__card-title {
    position: absolute;
    width: 85%;
    -webkit-transition: all .3s;
    transition: all .3s;
    bottom: 24px;
    color: #fff
}

.progress {
    box-shadow: none;
    height: 7px;
    width: 100%
}

.progress__bar {
    position: relative;
    overflow: hidden;
    height: 8px;
    box-shadow: none;
    border-radius: 80px
}

.progress__bar:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 80px;
    width: 550px;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(#fd8ea2), color-stop(20%, #fd8ea2), color-stop(20%, #fd8ea2), color-stop(53%, #9cd9fb), color-stop(53%, #9cd9fb), color-stop(100%, #bfeb77), to(#bfeb77));
    background: linear-gradient(left, #fd8ea2 0%, #fd8ea2 20%, #fd8ea2 20%, #9cd9fb 53%, #9cd9fb 53%, #bfeb77 100%, #bfeb77 100%);
    background: -ms-linear-gradient(left, #fd8ea2 0%, #fd8ea2 20%, #fd8ea2 20%, #9cd9fb 53%, #9cd9fb 53%, #bfeb77 100%, #bfeb77 100%)
}

.progress__title {
    position: absolute;
    margin-top: -8px
}

.calendar {
    min-height: 361px;
    border: 1px solid rgba(46, 48, 50, .1)
}

@media screen and (max-width:768px) {
    .calendar {
        margin-top: 25px;
        margin-bottom: 25px
    }
}

#calendar {
    width: 100%;
    text-align: center;
    padding: 30px 10px 25px
}

#calendar select {
    float: left;
    margin-left: 13px;
    margin-bottom: 30px
}

#calendar .select_grey {
    position: absolute;
    background: gray;
    opacity: .1;
    height: 39px;
    width: 510%;
    left: 0;
    border-radius: 65px;
    z-index: 0;
    margin-top: -7px;
    padding: 7px 11px 7px 9px
}

#calendar input {
    float: right;
    margin-bottom: 30px
}

#calendar,
#calendar input,
#calendar select,
#date_range select {
    border: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6
}

#date_range {
    width: 100%;
    text-align: center;
    padding: 30px 16px 25px;
    min-height: 375px
}

#date_range select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0
}

#date_range select::-ms-expand {
    display: none
}

.ui-datepicker .selected.selected-end a,
.ui-datepicker .selected.selected-start a {
    border-radius: 65px;
    background: #68981a;
    color: #fff
}

.ui-datepicker-calendar {
    width: 100%;
    text-align: center;
    border-spacing: 0 9px
}

.ui-datepicker-month,
.ui-datepicker-year {
    float: left;
    /*margin-bottom: 30px;*/
    padding-right: 25px;
    border: 0
}

.ui-datepicker-year {
    float: right
}

.ui-datepicker td {
    margin-bottom: 45px;
    padding: 0 11px 0 9px;
    cursor: pointer
}

@media screen and (max-width:1180px) {
    .ui-datepicker td {
        padding: 0
    }
}

.ui-datepicker td div {
    display: grid;
    width: 38px
}

.ui-datepicker td a {
    color: #2e3032;
    padding: 7px 11px 4px 9px;
    text-decoration: none;
    display: block;
    cursor: pointer
}

@media screen and (max-width:850px) {
    .ui-datepicker td a {
        font-size: 14px
    }
}

.ui-datepicker-block.left {
    display: inline-block;
    float: left;
    left: 0;
    position: relative
}

.ui-datepicker-block.right {
    float: right;
    position: relative;
    margin-right: 13px;
    display: inline-block
}

.ui-datepicker td.selected.selected-start {
    border-top-left-radius: 65px;
    border-bottom-left-radius: 65px;
    background: -webkit-gradient(linear, left top, right top, from(#fff), to(#f8f8f8)) no-repeat !important;
    background: linear-gradient(to right, #fff, #f8f8f8) no-repeat !important;
    background-position: right
}

.ui-datepicker td.selected.selected-end {
    border-top-right-radius: 65px;
    border-bottom-right-radius: 65px;
    padding-right: -1px;
    background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), to(#fff)) no-repeat;
    background: linear-gradient(to right, #f8f8f8, #fff) no-repeat;
    background-position: right
}

.ui-datepicker-calendar thead,
.ui-datepicker-next,
.ui-datepicker-prev {
    display: none
}

.ui-datepicker .selected.last-of-month:not(.selected-end) a {
    border-right: 2px dotted #d4e7f6;
    padding-right: 1px
}

.ui-datepicker-block.left {
    width: 110px
}

.ui-datepicker-block.right {
    width: 80px
}

.ui-datepicker-block.right .select-selected {
    padding-right: 20px
}

.ui-datepicker-month,
.ui-datepicker-year {
    visibility: hidden
}

.ui-datepicker-title {
    display: inline-block;
    margin-bottom: 23px;
    width: 100%
}

.select-items,
.select-selected {
    position: absolute;
    background: #fff;
    text-align: left
}

.select-selected {
    border: 0;
    padding: 0;
    cursor: pointer;
    margin-top: 0
}

.select-selected.select-arrow-active:after {
    color: #67981a;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.select-selected:after {
    content: "\e900";
    /*color: #2e3032;*/
    display: inline-block;
    margin-top: -.5em;
    font-family: 'icomoon';
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 9px;
    line-height: 1 !important;
    right: -16px;
    position: absolute;
    top: 50%
}

.select-items div {
    color: #000;
    padding: 8px 16px;
    background: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select-items {
    border: 1px solid rgba(42, 45, 47, .1);
    top: 100%;
    /*top: 50%;*/
    left: 0;
    right: 0;
    z-index: 99
}

.custom__select-block input,
.select-hide {
    display: none
}

.ui-datepicker-title {
    min-height: 25px
}

.media__title {
    font-size: 24px;
    color: #2e3032;
    font-weight: 500;
    line-height: 1.4
}

@media screen and (max-width:1400px) {
    .slider__main .slider__item-inner {
        width: 80%
    }
}

@media screen and (max-width:1300px) {
    .header__top:after {
        left: 0
    }
}

@media screen and (max-width:1000px) {
    .news__arrow {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .news__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row wrap
    }

    .news__content .news__right img {
        max-width: 100%
    }

    .video__card {
        width: calc(48% - 16px)
    }

    .footer__phone,
    .link__phone {
        font-size: 2vw;
        letter-spacing: 1px
    }

    .banner__item {
        width: calc(48% - 16px) !important
    }

    .banner__item .link--arrow {
        font-size: inherit !important
    }

    .publick__items {
        width: 100%
    }

    .open-service__banner {
        height: 300px;
        background-size: contain;
        margin-bottom: 0
    }

    .open-service__banner .video__action {
        left: 138px
    }

    .open-service__banner:hover {
        cursor: pointer
    }

    .open-service__banner:hover .video__start {
        color: #67981a
    }

    .open-service__banner:hover .round {
        border: 1px solid #68981a
    }

    .news__context-text {
        padding: 40px 40px 0
    }

    .menu__link {
        font-size: 11px
    }
}

@media screen and (max-width:750px) {
    .news__content .title__news {
        margin-bottom: 40px !important
    }

    .news__content .news__left,
    .news__content .news__right {
        width: 80%;
        margin: 0 auto 20px;
        padding: 0
    }

    .title__news-slider {
        font-size: 2vw;
        line-height: 1.6
    }

    .publick__items {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        margin-top: 40px;
        margin-right: 0
    }

    .pressoffice__item {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        margin-bottom: 15px;
        height: calc(800px/3 - 16px)
    }

    .pressoffice__item--small {
        height: calc(600px/3 - 16px) !important
    }

    .pressoffice__phone {
        font-size: 25px;
        margin-bottom: 24px
    }

    .material__title {
        font-size: 12px;
        padding-top: 30px
    }

    .survey-service__list {
        margin-left: 0
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {

    .header__gerb--small,
    .header__logo.logo--small,
    .header__menu--burger,
    .mobile__menu-bottom {
        display: none !important
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {

    .header__gerb--small,
    .header__logo.logo--small,
    .header__menu--burger,
    .mobile__menu-bottom {
        display: block !important
    }
}

@media only screen and (min-device-width:1024px) and (max-device-height:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {

    .header__gerb--small,
    .header__logo.logo--small,
    .header__menu--burger,
    .mobile__menu-bottom {
        display: none !important
    }
}

@media only screen and (min-device-width:1366px) and (max-device-height:1024px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {

    .header__gerb--small,
    .header__logo.logo--small,
    .header__menu--burger,
    .mobile__menu-bottom {
        display: none !important
    }
}

@media screen and (max-width:600px) {
    .video__card {
        width: 100%;
        margin-right: 0
    }

    .video__card .media__item {
        padding: 40px;
        position: relative;
        background-size: cover
    }

    .video__card-title {
        position: absolute;
        width: 85%;
        bottom: 24px;
        color: #fff;
        font-size: 2.5vw
    }

    .banner__item {
        width: 100% !important
    }

    .news__item {
        padding: 16px 10px 0;
        line-height: 1.4
    }

    .news__content .slider__content {
        padding-left: 20px;
        padding-right: 20px
    }

    .news__content .slider__item {
        min-height: 198px
    }

    .news__item,
    .news__text {
        font-size: 12px
    }

    .news__date {
        bottom: 2px
    }

    .slider__item {
        background-size: contain;
        height: auto !important
    }

    .news__right .news__full,
    .news__right .news__row {
        height: 150px
    }

    .pressoffice__item--small {
        padding: 40px
    }

    .download__size,
    .material__file {
        font-size: 12px
    }

    .subscribe__item ul {
        width: auto
    }

    .subscribe__item {
        width: 100%
    }

    .survey-service__card button {
        padding: 6px
    }

    .btn_group button {
        margin-right: 10px
    }

    .news__content {
        margin-bottom: 25px
    }

    .publick__inner .material__title {
        padding-top: 0
    }

    .publick__inner .banner__btns {
        left: auto
    }

    .material__title {
        font-size: 12px;
        padding-top: 30px;
        text-align: center
    }

    .material__title .title {
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        margin-bottom: 20px
    }

    .material__title div {
        align-self: center
    }

    .material__title h2,
    h2 {
        font-size: 30px
    }

    .link--arrow {
        font-size: 10px
    }

    .material__item {
        padding: 20px;
        margin-bottom: 15px
    }

    .calendar {
        margin-top: 24px;
        min-height: auto
    }

    #date_range {
        padding: 15px 10px;
        min-height: auto
    }

    .ui-datepicker-month,
    .ui-datepicker-year {
        float: left;
        margin-bottom: 5px
    }

    .slider__news {
        margin-top: 20px
    }

    .banner__item {
        min-height: 200px;
        padding: 20px;
        height: auto;
        overflow: hidden;
        margin-right: 0
    }

    .banner__item .title__banner {
        width: 100%;
        font-size: 14px
    }

    .pl-80 {
        padding-left: 0 !important
    }
}

@media screen and (max-width:640px) {
    .publick__items {
        margin-bottom: 0;
        padding: 20px
    }

    .subscribe {
        padding: 20px;
        width: 90%
    }
}

@media screen and (max-width:768px) {
    .header__container--top {
        display: -webkit-box;
        display: flex
    }

    .banner__item {
        padding: 20px
    }

    .bottom60 {
        bottom: 20px !important
    }

    .container {
        padding: 0 20px
    }

    body {
        padding-top: 0 !important
    }

    .header__top {
        padding: 0 !important
    }

    .header__top:after {
        left: auto
    }

    .header__bottom {
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        padding: 16px 0
    }

    .header__menu--burger,
    .header__menu--close {
        display: block;
        height: 20px;
        cursor: pointer;
        width: 20px;
        background-repeat: no-repeat
    }

    .header__menu--close {
        background-image: url(/local/templates/rosreestr/css/../img/close.png)
    }

    .header__menuv .menu__item {
        margin-right: auto
    }

    .header__menu .menu__link:after,
    .news__right .survey-service__list {
        display: none
    }

    .header nav,
    .header__top:after {
        display: none !important
    }

    .header nav.visible {
        display: block !important;
        margin-top: 20px
    }

    .mobile__menu-bottom {
        margin-top: 24px
    }

    .mobile__menu-bottom ul.show {
        display: block !important;
        border: 0
    }

    .mobile__menu-bottom .survey-service__list {
        margin-bottom: 0
    }

    .main .menu__item,
    .mobile__menu-bottom .li,
    .mobile__menu-bottom ul li {
        padding: 16px 24px;
        border-bottom: 1px solid #eaeaea
    }

    .mobile__menu-bottom .li .icon {
        font-size: 6px;
        float: right
    }

    .mobile__menu-bottom .li.active {
        font-weight: 700
    }

    .mobile__menu-bottom .li.active .icon {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        color: #67981a
    }

    .mobile__menu-bottom .li a:after {
        content: none
    }

    .mobile__menu-bottom a {
        font-size: 14px
    }

    .mobile__menu-bottom ul {
        list-style: none
    }

    .mobile__menu-bottom ul li {
        list-style: none;
        padding: 16px 0 16px 24px
    }

    .main__bottom,
    .mobile__menu-bottom {
        border: 1px solid #eaeaea
    }

    .main .menu__item {
        margin-bottom: 1px !important
    }

    .main .menu__item a {
        font-size: 14px !important;
        padding-bottom: 0
    }

    .main .menu__item a:hover {
        background: 0 0 !important
    }

    .main .nav {
        display: none;
        position: inherit
    }

    .main .nav .menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        box-shadow: none
    }

    .main .main__inner nav .menu__level2,
    .main .main__inner nav .menu__level3,
    .main .nav .menu .menu__level2,
    .main .nav .menu .menu__level3 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        padding-bottom: 0
    }

    .main .main__inner {
        position: inherit;
        box-shadow: none;
        margin-top: 24px !important
    }

    .main .main__inner nav {
        display: none;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        flex-direction: column !important
    }

    .slider__main .slider__item-inner {
        width: 100%
    }

    .card {
        font-size: 14px;
        padding: 24px
    }

    .card .flex {
        display: -webkit-box;
        display: flex
    }

    .card__footer {
        color: rgba(42, 45, 47, .6)
    }

    .card hr {
        margin-top: 24px;
        margin-bottom: 24px
    }

    .card .flex .positionb {
        margin-top: 24px;
        position: inherit
    }

    .card.card__small .user_picture {
        width: auto !important
    }

    .contact__container .pressoffice__item {
        height: 300px !important;
        padding: 20px !important
    }

    .contact__container .pressoffice__phone {
        font-size: 30px !important
    }

    .contact__container .pressoffice__box {
        padding: 10px !important
    }

    .card__small .contact__box {
        font-size: 10px !important
    }

    .card .user_picture {
        overflow: hidden;
        text-align: center;
        width: 120px;
        height: 100px;
        margin-right: 30px
    }

    .card .user_picture img {
        width: 90px;
        border-radius: 50%
    }

    .card .user_title {
        padding-bottom: 8px;
        font-size: 18px
    }

    .news__left,
    .news__right {
        width: 100% !important;
        margin: 0 !important
    }

    .footer {
        background: #5b6778;
        padding-bottom: 24px
    }

    .footer__logo {
        height: 60px
    }

    .footer__items {
        display: block;
        color: #fff;
        padding-top: 0;
        padding-bottom: 0
    }

    .slider__item {
        background-size: cover;
        min-height: auto
    }

    .slider__title {
        font-size: 28px
    }

    .slider__main .slider__item {
        min-height: auto
    }

    .survey-service__list ul {
        margin-top: 0;
        padding: 16px 24px;
        border: 1px solid #eaeaea;
        border-top: none;
        list-style: none
    }

    .breadcrumbs {
        display: none
    }

    .news__inner,
    .slider__main .slider__title {
        padding-top: 0
    }

    .news__inner--main {
        margin-top: 40px
    }

    .news__inner--main .title__news {
        margin-bottom: 20px
    }

    .news__right {
        padding-left: 0 !important
    }

    .survey .news__left {
        -webkit-box-ordinal-group: 2;
        order: 1
    }

    .survey .news__right {
        -webkit-box-ordinal-group: 1;
        order: 0;
        margin-bottom: 24px !important
    }

    .survey .count__big--size {
        font-size: 77px
    }

    .survey .card--big {
        min-height: 250px;
        height: 250px
    }

    .survey .card {
        min-height: 290px;
        padding: 12px;
        font-size: 11px
    }

    .survey .card h6 {
        font-size: 12px
    }

    .survey__item {
        margin-top: 23px
    }

    .survey-service__list {
        margin-left: 0
    }

    .survey-service__list label {
        font-size: 14px;
        padding: 16px 24px;
        display: block;
        text-transform: uppercase;
        width: 100%;
        border: 1px solid #eaeaea
    }

    .survey-service__list .label {
        padding-left: 10px;
        -webkit-box-ordinal-group: 1;
        order: 0
    }

    .survey-service__list .icon {
        -webkit-box-ordinal-group: 2;
        order: 1
    }

    .survey-service__list li.active:before {
        float: right
    }

    .survey-service__list ul ul {
        border: 0
    }

    .survey-service__list ul.sub-menu.show {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .survey-service__list ul li {
        padding-bottom: 16px;
        border-bottom: 1px solid #eaeaea;
        padding-top: 16px
    }

    .survey-service__list ul li ul.sub-menu li {
        padding-top: 9px;
        padding-bottom: 9px;
        border-bottom: none
    }

    .header.stick {
        position: inherit
    }

    .header__top .header__btns {
        display: none
    }

    .header__bottom .header__btns {
        -webkit-box-pack: end;
        justify-content: flex-end;
        -webkit-box-flex: 1;
        flex: 1 1 17px;
        -webkit-box-align: end;
        align-items: end
    }

    .header__btns .button__personal-userLogo,
    .header__gerb,
    .header__top .header__phone {
        display: none
    }

    .button__personal-userLogo {
        margin: 6px 0 22px;
        padding: 16px;
        width: 100%;
        background-image: none
    }

    .header .header__small .header__btns,
    .header .header__small .header__btns a {
        display: block;
        margin-bottom: 20px;
        width: 100%
    }

    .header .header__small .header__btns a {
        padding-left: 30px
    }

    .header .header__small .header__btns i {
        left: 0
    }

    .header .header__small .header__info {
        width: 100%;
        margin-bottom: 40px;
        margin-top: 40px
    }

    .header .header__small .link__phone,
    .modal__search .modal__dialog h3 {
        font-size: 24px
    }

    .footer__contact,
    .footer__copyrite,
    .footer__logo,
    .footer__menu,
    .footer__menu ul,
    .footer__social {
        width: 100%
    }

    .footer__inner {
        padding-top: 24px
    }

    .footer__phone {
        margin-bottom: 0;
        padding-bottom: 0;
        font-size: 32px !important;
        -webkit-box-flex: 1;
        flex: 1 1 100%
    }

    .footer__contact {
        margin-top: 40px
    }

    .footer__contact.small .footer__phone {
        font-weight: 500;
        font-size: 18px !important;
        line-height: 21px
    }

    .footer__social {
        margin-bottom: 30px
    }

    .footer__logo {
        padding-top: 0
    }

    footer .line {
        margin: 40px 20px
    }

    .footer__menu {
        margin-top: 40px;
        padding-top: 0
    }

    footer .sub-menu__item {
        margin-bottom: 24px;
        min-height: auto
    }

    .modal__search .modal__dialog {
        width: 100% !important;
        padding: 20px 24px 24px 20px
    }

    .modal__search .material__title {
        width: 100%;
        margin-bottom: 24px;
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap
    }

    .modal .popular__item {
        margin-right: 0;
        margin-bottom: 0;
        margin-top: 16px
    }

    .modal__search .seacrh input {
        padding: 16px !important;
        line-height: 19px !important
    }

    .modal__search .seacrh .seacrh__delete {
        padding: 21px !important
    }

    .modal__search .seacrh .icon-search {
        right: 26px !important;
        padding: 18px !important
    }

    .footer__flexWrap {
        display: -webkit-box !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .footer__flexWrap ul:not(:first-child) {
        margin-top: 24px
    }

    .order0 {
        -webkit-box-ordinal-group: 1;
        order: 0
    }

    .order1 {
        -webkit-box-ordinal-group: 2;
        order: 1
    }

    .survey-service__card .btn_group,
    .survey-service__list {
        margin-bottom: 24px
    }

    .survey-service__card .card.card--big {
        min-height: 220px !important
    }
}

@media screen and (min-width:768px) {

    .header__gerb--small,
    .header__logo.logo--small,
    .header__menu--burger,
    .mobile__menu-bottom {
        display: none
    }
}

@media screen and (max-width:375px) {

    .seacrh__items,
    .seacrh__result {
        display: none
    }

    .modal.modal__search.show {
        height: 100%
    }

    .modal__search.modal__body {
        overflow: scroll;
        height: 20%
    }
}

@media screen and (min-width:400px) {
    .footer {
        background-color: #292c2f
    }

    .footer__left {
        width: 30%
    }

    .footer__left .list__social {
        width: 125px
    }

    .footer__left .list__social .list__item {
        width: calc(25% - 12px);
        margin-right: 16px
    }

    .footer__left .list__social .list__item:nth-child(4n+4) {
        margin-right: 0
    }

    .footer__right {
        width: 22%;
        margin-left: 3%
    }

    .footer__top {
        display: -webkit-box;
        display: flex;
        padding-bottom: 10px;
        margin-bottom: 30px;
        position: relative
    }

    .footer__top:after {
        content: '';
        width: calc(100vw - ((100vw - 1200px)/2) + 160px);
        height: 1px;
        position: absolute;
        bottom: 0;
        left: calc(-1*((100vw - 1200px)/2) + 80px);
        background-color: #d9d9de;
        opacity: .2
    }

    .footer__middle {
        width: 45%
    }

    .footer__menu .menu__item {
        width: 50%;
        margin-right: 0;
        padding-right: 10px;
        margin-bottom: 20px
    }

    .footer__menu .menu__item:hover .menu__link {
        color: #fff
    }

    .footer__menu .menu__item:hover .menu__link:after {
        display: none
    }

    .footer__menu .menu__link {
        font-size: 14px;
        line-height: 16px;
        text-transform: none
    }

    .footer__menu .menu__link:hover {
        color: #67981a
    }

    .footer__phone {
        display: inline-block;
        color: #fff;
        font-size: 32px;
        line-height: 37px;
        letter-spacing: normal;
        margin-bottom: 12px
    }

    .footer__phone.link__phone--small {
        font-size: 18px;
        line-height: 21px
    }

    .footer__social img {
        cursor: pointer;
        width: auto;
        height: 15px;
        margin-right: 20px
    }

    .footer__bottom {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap
    }

    footer .sub-menu__item {
        min-height: auto
    }
}

.footer__logo {
    width: 25%;
    height: 120px;
}

@media screen and (max-width:768px) {
    .footer__logo {
        width: 100%
    }
}

.social__fixed {
    position: fixed;
    right: 91px;
    z-index: 50;
    top: 28%
}

.social__fixed .round {
    margin-bottom: 16px;
    margin-right: 0;
    width: 48px;
    display: inline-block;
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    background: #fff;
    padding: 0;
    height: 48px;
    border: 1px solid rgba(42, 45, 47, .1)
}

.modal {
    width: 100%;
    z-index: 1072;
    display: none
}

.modal__detail {
    top: 5% !important;
    bottom: 5%
}

.modal.show {
    position: fixed;
    display: block;
    top: 0;
    -webkit-transition: .3s all;
    transition: .3s all
}

.modal__button--close,
.modal__close {
    cursor: pointer;
    padding: 16px 24px
}

.modal__close {
    margin-bottom: 40px;
    float: right;
    opacity: .2;
    padding: 11px;
    border: 1px solid #292c2f;
    border-radius: 80px
}

.modal__close:hover,
.openDataRusult__itemTool:hover g {
    opacity: 1
}

.modal__dialog {
    width: 60%;
    max-height: 95%;
    overflow: auto;
    margin: 0 auto;
    padding: 40px;
    background: #fff
}

@media screen and (max-width:768px) {
    .modal__dialog {
        padding: 20px;
        width: 90%
    }
}

.modal__title {
    margin-top: 24px;
    margin-bottom: 8px
}

.modal__picture {
    height: 300px;
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat
}

@media screen and (max-width:768px) {
    .modal__picture {
        padding: 20px;
        min-height: 215px;
        height: auto
    }
}

.modal__footer {
    margin-top: 40px
}

.modal__search .modal__dialog {
    width: 80%
}

.modal__search .seacrh input {
    line-height: 19px;
    padding: 23px 88px 23px 40px
}

@media screen and (max-width:768px) {
    .modal__search .seacrh input {
        padding-right: 72px !important
    }
}

.modal__search .seacrh .icon-search {
    right: 32px;
    top: 0
}

@media screen and (max-width:768px) {
    .modal__search .seacrh .icon-search {
        margin: 0;
        right: 24px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

.modal__search .seacrh .seacrh__delete {
    top: 0;
    right: 28px
}

@media screen and (max-width:768px) {
    .modal__search .seacrh .seacrh__delete {
        right: 0;
        margin-top: 0;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media screen and (max-width:600px) {
    .modal__search .seacrh .seacrh__delete {
        right: 0;
        margin-top: 0
    }
}

.modal .popular__item {
    display: inline-block;
    margin-right: 16px
}

.modal .popular__label {
    margin-right: 35px
}

.overlay {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 20;
    -webkit-transition: .3s all;
    transition: .3s all
}

.overlay.show {
    opacity: 1;
    visibility: visible;
    z-index: 1000
}

.overlay--white {
    background: #fff
}

.custom__select-block #text {
    position: absolute;
    display: block;
    width: 100%;
    top: 0;
    font-family: sans-serif;
    padding-bottom: 18px;
    border-bottom: 1px solid #eaeaea;
    opacity: .6
}

.custom__select-block .select {
    display: inline-block;
    width: 100%;
    position: relative;
    font-family: 'icomoon'
}

.custom__select-block .select input[name=list]:not(:checked)~#text {
    color: #000;
    background: #fff
}

.custom__select-block .select input[name=list]:checked~#text {
    background: 0 0;
    color: transparent;
    z-index: 2
}

.custom__select-block #select:disabled~.items #text {
    background: #eee
}

.custom__select-block #select:not(:checked)~.items {
    height: 45px;
    margin-top: 32px
}

.custom__select-block #select:checked~.items #text {
    border-bottom: 1px solid #67981a
}

.custom__select-block #select:checked~.items {
    padding-top: 54px;
    margin-top: 32px;
    background: #fff
}

.custom__select-block #select:checked~.bg {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0
}

.custom__select-block #select:checked~.items:before {
    color: #67981a;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.custom__select-block #select:checked~.items label::first-child {
    border-top: 1px solid #eaeaea
}

.custom__select-block #select:checked~.items label:last-child {
    border-bottom: 1px solid #eaeaea
}

.custom__select-block .items {
    display: block;
    width: 100%;
    position: absolute;
    overflow: hidden;
    z-index: 10;
    cursor: pointer
}

.custom__select-block .items:before {
    content: "\e900";
    display: inline-block;
    position: absolute;
    right: -5px;
    top: 11px;
    z-index: 200;
    font-size: 9px;
    color: #2e3032;
    width: 30px;
    text-align: center;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    cursor: pointer
}

.custom__select-block .items label {
    display: none;
    background: #fff;
    padding: 16px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    font-family: sans-serif
}

.custom__select-block .items label:hover {
    color: #68981a;
    cursor: pointer
}

.custom__select-block .items input:checked+label {
    display: block;
    border: 0;
    background: #fff;
    padding: 0
}

.openData {
    margin-top: 80px
}

@media (max-width:768px) {
    .openData {
        margin-top: 20px
    }
}

.openData__title {
    font-weight: 600;
    font-size: 48px;
    line-height: 120%;
    color: #292c2f
}

.openData__description {
    color: #68981a;
    font-size: 16px;
    line-height: 160%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 16px
}

.openData__description img {
    margin-right: 8px
}

.openData__counter {
    font-size: 18px;
    line-height: 160%;
    color: #2a2d2f;
    margin-top: 16px
}

.openData .seacrh {
    margin-top: 40px
}

.openDataRusult__item {
    padding: 24px 0;
    display: -webkit-box;
    display: flex;
    border-bottom: 1px solid #eaeaea
}

.openDataRusult__item--parent {
    border: 0;
    padding-bottom: 0
}

.openDataRusult__item--parent .openDataRusult__itemTitle,
.openDataRusult__itemTitle:hover,
.openDataRusult__itemTool:hover {
    color: #68981a
}

.openDataRusult__itemIndex {
    -webkit-box-flex: 0;
    flex: none;
    width: 41px
}

.openDataRusult__itemTools {
    display: -webkit-box;
    display: flex;
    margin-top: 22px
}

.openDataRusult__itemTitle,
.openDataRusult__itemTool {
    -webkit-transition: .3s color;
    transition: .3s color;
    text-decoration: none
}

.openDataRusult__itemTool {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-right: 16px;
    color: rgba(42, 45, 47, .4)
}

.openDataRusult__itemTool svg {
    margin-right: 10px
}

.openDataRusult__itemTool svg path {
    -webkit-transition: .3s fill;
    transition: .3s fill
}

.openDataRusult__itemTool svg g {
    -webkit-transition: .3s opacity;
    transition: .3s opacity
}

.openDataRusult__itemTool:hover path {
    fill: #68981a
}

.openDataRusult__itemTitle {
    font-size: 18px;
    line-height: 160%;
    color: #2a2d2f
}

.collectionTable {
    margin-bottom: 80px;
    overflow: auto;
    display: none
}

.collectionTable__table {
    width: 100%;
    min-width: 856px
}

.collectionTable__table thead td {
    color: rgba(42, 45, 47, .6);
    font-size: 14px;
    line-height: 160%
}

.collectionTable__table thead td:nth-child(1) {
    width: 10%
}

.collectionTable__table thead td:nth-child(2) {
    width: 40%
}

.collectionTable__table thead td:nth-child(3) {
    width: 50%
}

.collectionTable__table tbody td {
    border-bottom: 1px solid #eaeaea;
    color: #2a2d2f;
    font-size: 16px;
    line-height: 160%;
    padding: 16px 0
}

.collectionTable__table tbody td:nth-child(1) {
    width: 10%
}

.collectionTable__table tbody td:nth-child(2) {
    width: 40%
}

.collectionTable__table tbody td:nth-child(3) {
    width: 50%
}

.collectionTable__table tbody td a {
    color: #4769be
}

.videoBlock {
    text-align: center;
    margin-top: 80px
}

.videoBlock__body {
    position: relative;
    display: inline-block;
    max-width: 976px;
    width: 100%;
    overflow: hidden;
    padding-top: 47%
}

.jq-select-multiple select,
.jq-selectbox select,
.videoBlock iframe,
.videoBlock video {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.activity img {
    align-self: center;
    margin: 0 auto
}

@media screen and (max-width:650px) {
    .activity img {
        height: 3.5vw
    }
}

.activity .round {
    padding: 14px;
    background: #68981a;
    opacity: 1;
    width: 80px;
    display: -webkit-box;
    display: flex;
    border: 0;
    height: 80px;
    position: absolute;
    top: 24px
}

@media screen and (max-width:650px) {
    .activity .round {
        width: 40px;
        height: 40px;
        -webkit-box-pack: center;
        justify-content: center
    }
}

.activity .card {
    margin-bottom: 0;
    font-size: 18px;
    -webkit-box-flex: 3;
    flex: 3 3 25%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
    padding: 130px 24px 40px;
    min-height: 311px;
    cursor: pointer
}

@media screen and (max-width:650px) {
    .activity .card {
        padding: 24px 12px 20px;
        min-height: 200px;
        -webkit-box-flex: 1;
        flex: 1 1 30%
    }
}

@media screen and (max-width:580px) {
    .activity .card {
        -webkit-box-flex: 1;
        flex: 1 1 100%;
        min-height: 150px
    }
}

.activity .card:hover {
    -webkit-transition: all .3s;
    transition: all .3s;
    border: 1px solid #68981a;
    box-shadow: 0 1px 15px 0 rgba(104, 152, 26, .39);
    cursor: pointer
}

.activity__absolute {
    width: 100%;
    bottom: 40px
}

@media screen and (max-width:850px) {
    .activity__absolute {
        font-size: 12px;
        bottom: 0;
        margin-top: 56px;
        width: 90%
    }
}

.contact__container {
    width: 600px
}

.contact__paralax {
    height: 450px !important;
    bottom: 34%
}

.contact .label-xs {
    font-size: 20px;
    line-height: 1.6;
    color: #2a2d2f
}

.contact__container .pressoffice__item {
    height: 403px
}

.contact__container .pressoffice__item .card {
    padding: 0
}

.contact__container .pressoffice__box {
    padding: 20px 32px
}

.contact__cards {
    display: -webkit-box;
    display: flex;
    margin-top: 60px
}

.contact__cards .contact__box {
    -webkit-box-flex: 1;
    flex: 1 1 25%;
    font-size: 16px;
    padding-top: 0;
    padding-bottom: 32px
}

@media screen and (max-width:670px) {
    .contact__cards .contact__box {
        -webkit-box-flex: 1;
        flex: 1 1 50%
    }
}

@media screen and (max-width:500px) {
    .contact__cards .contact__box {
        -webkit-box-flex: 1;
        flex: 1 1 100%
    }
}

.contact__cards .contact__box .label {
    color: #2a2d2f;
    opacity: .4
}

.contact__cards .contact__box .title {
    padding-bottom: 8px
}

.contact__cards .title {
    font-size: 18px;
    padding-bottom: 3px
}

@media screen and (max-width:768px) {
    .contact .container {
        padding: 0 10px
    }

    .contact .card {
        padding: 14px
    }
}

.collectionTopBlock__back a {
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center
}

.collectionTopBlock__title {
    font-weight: 600;
    font-size: 48px;
    line-height: 140%;
    color: #292c2f;
    margin-top: 24px
}

@media screen and (max-width:768px) {
    .collectionTopBlock__title {
        font-size: 28px
    }
}

.collectionButtons {
    display: -webkit-box;
    display: flex;
    margin-top: 40px
}

.collectionButtons .button,
.passportCollection__button {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center
}

.collectionButtons .button {
    margin-right: 23px;
    max-width: 271px;
    width: 100%;
    padding: 0 19px;
    height: 49px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.passportCollection {
    margin-bottom: 32px
}

.passportCollection__button {
    -webkit-transition: .3s color;
    transition: .3s color;
    height: 77px;
    width: 230px;
    display: -webkit-inline-box;
    display: inline-flex;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    border-radius: 2px;
    margin-top: 40px;
    cursor: pointer
}

.passportCollection__button:hover {
    color: #67981a
}

.passportCollection__button img {
    margin-right: 15px
}

.block404 {
    display: -webkit-box;
    display: flex;
    padding-top: 56px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden
}

.block404__left {
    width: 50%;
    padding-top: 40px;
    position: relative;
    z-index: 1
}

@media (max-width:840px) {
    .block404__left {
        width: 100%;
        text-align: center
    }
}

.block404__right {
    width: 50%;
    text-align: center
}

.block404__right img {
    max-width: 100%
}

@media (max-width:840px) {
    .block404__right {
        width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: .2
    }
}

.block404__button {
    margin-top: 60px
}

.block404__description {
    font-size: 24px;
    line-height: 140%;
    color: rgba(42, 45, 47, .6);
    margin-top: 24px
}

.block404__title {
    font-weight: 600;
    font-size: 48px;
    line-height: 120%;
    color: #292c2f
}

.newsBodyV3 {
    margin-top: 16px
}

@media (max-width:600px) {
    .newsBodyV3 {
        margin-bottom: 40px
    }
}

.newsBodyV3__title {
    font-size: 48px;
    line-height: 140%;
    color: #3d4146;
    font-style: normal;
    font-weight: 500;
    max-width: 776px
}

.newsBodyV3__date {
    color: #68981a;
    font-size: 16px;
    line-height: 160%;
    margin-top: 16px
}

.newsBodyV3__date--orange {
    color: #f8943d
}

.newsBodyV3__date span {
    opacity: .8;
    color: #3d4146
}

.newsBodyV3__img {
    margin-top: 40px
}

.newsBodyV3__img img {
    width: 100%
}

.newsBodyV3__description {
    color: #3d4146;
    opacity: .4;
    font-size: 16px;
    line-height: 160%;
    margin-top: 24px
}

.newsBodyV3__minTitle {
    color: #3d4146;
    font-size: 20px;
    line-height: 160%;
    margin-top: 40px
}

.newsBodyV3__text {
    font-size: 16px;
    line-height: 160%;
    margin-top: 40px
}

.newsBodyV3__preview {
    display: -webkit-box;
    display: flex;
    margin: 80px -15px 0
}

@media (max-width:1045px) {
    .newsBodyV3__preview {
        flex-wrap: wrap;
        -webkit-box-pack: center;
        justify-content: center
    }
}

.newsBodyV3__previewItem {
    width: calc(33.33% - 30px);
    margin: 0 15px
}

.newsBodyV3__previewItem img {
    max-width: 100%
}

@media (max-width:1045px) {
    .newsBodyV3__previewItem {
        width: auto;
        margin-bottom: 15px
    }
}

.nextNewsBlockV3 {
    height: 132px;
    background: #f8f8f8;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-top: 80px
}

@media (max-width:600px) {
    .nextNewsBlockV3 {
        display: none
    }
}

.nextNewsBlockV3__column {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.nextNewsBlockV3__item {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    font-size: 16px;
    line-height: 160%;
    color: #3d4146;
    width: 45%
}

.nextNewsBlockV3__itemArrowLeft {
    margin-top: 9px;
    margin-right: 24px
}

.nextNewsBlockV3__itemArrowRight {
    margin-top: 9px;
    margin-left: 24px
}

.collectionFeedback__title {
    font-weight: 600;
    font-size: 32px;
    line-height: 140%
}

.collectionFeedback__form {
    width: 100%
}

.collectionFeedback__massage {
    margin-top: 40px
}

.collectionFeedback__formField {
    margin-bottom: 16px
}

.collectionFeedback textarea {
    max-width: 100%;
    min-width: 100%;
    border: 1px solid #eaeaea;
    font-family: inherit;
    border-radius: 2px;
    padding: 26px 32px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 19px
}

.collectionFeedback button {
    width: 207px
}

.collectionComments {
    padding: 40px 0;
    box-sizing: border-box
}

.collectionComments>.collectionComments__item {
    border-bottom: 1px solid #eaeaea;
    padding-top: 32px
}

.collectionComments__item .collectionComments__item {
    padding-left: 58px
}

.collectionComments__bodyTop {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.collectionComments__bodyImg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 42px;
    width: 42px;
    margin-right: 16px;
    border-radius: 50%;
    overflow: hidden
}

.collectionComments__bodyBottom {
    padding-left: 58px
}

.collectionComments__bodyName {
    font-size: 16px;
    line-height: 160%;
    color: #2a2d2f
}

.collectionComments__bodyBottomText {
    margin: 16px 0
}

.collectionComments__bodyDate {
    color: rgba(42, 45, 47, .2);
    font-size: 14px;
    line-height: 160%
}

.collectionComments__bodyBottomLink a,
.collectionTopBlock__back a {
    color: #68981a;
    text-decoration: none
}

.collectionComments__bodyBottomLink a:hover {
    color: #77af1c
}

.collectionComments__body {
    padding-bottom: 32px
}

.jq-checkbox,
.jq-radio {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.jq-checkbox input,
.jq-radio input {
    position: absolute;
    z-index: -1;
    margin: 0;
    padding: 0;
    opacity: 0
}

.jq-checkbox,
.jq-file,
.jq-radio {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.jq-file input {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    margin: 0;
    padding: 0;
    opacity: 0;
    font-size: 100px;
    line-height: 1em
}

.jq-file__name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jq-select-multiple,
.jq-selectbox {
    position: relative;
    display: inline-block
}

.jq-select-multiple select,
.jq-selectbox select {
    margin: 0;
    padding: 0;
    opacity: 0
}

.jq-select-multiple li,
.jq-selectbox li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.jq-selectbox {
    z-index: 10
}

.jq-selectbox__select {
    position: relative
}

.jq-selectbox__select-text {
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jq-selectbox__dropdown {
    position: absolute
}

.jq-selectbox__search input {
    -webkit-appearance: textfield
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none
}

.jq-selectbox__dropdown ul {
    overflow: auto;
    list-style: none
}

.jq-select-multiple ul,
.jq-selectbox__dropdown ul {
    position: relative;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.jq-number {
    display: inline-block
}

.jq-number__field input {
    -moz-appearance: textfield;
    text-align: left
}

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: 0;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(/local/templates/rosreestr/css/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

@font-face {
    font-family: 'simple-line-icons';
    src: url(/local/templates/rosreestr/css/../fonts/Simple-Line-Icons.eot?v=2.4.0);
    src: url(/local/templates/rosreestr/css/../fonts/Simple-Line-Icons.eot?v=2.4.0#iefix) format("embedded-opentype"), url(/local/templates/rosreestr/css/../fonts/Simple-Line-Icons.woff2?v=2.4.0) format("woff2"), url(/local/templates/rosreestr/css/../fonts/Simple-Line-Icons.ttf?v=2.4.0) format("truetype"), url(/local/templates/rosreestr/css/../fonts/Simple-Line-Icons.woff?v=2.4.0) format("woff"), url(/local/templates/rosreestr/css/..fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons) format("svg");
    font-weight: 400;
    font-style: normal
}

html {
    font-size: 100%
}

.header-middle__logo-block {
    max-width: 232px
}

.header-middle__logo-block a {
    display: inline-block;
    padding-top: 24.18%;
    width: 100%;
    height: auto;
    background: url(/layout/image/logo-bw.png) no-repeat 50% 50%/100% !important
}

.header-middle__logo-block a img,
marquee {
    display: none !important
}

.special body {
    margin-top: 64px;
    min-width: 300px
}

.special-audio i,
.special-images i,
.special-quit i,
.special-settings i,
i.special-audio {
    font-family: 'simple-line-icons' !important;
    cursor: pointer;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.special-audio i:before {
    content: "\e09f"
}

.special-settings i:before {
    content: "\e09a"
}

.special-quit i:before {
    content: "\e087"
}

.special-images button[value='0'] i:before {
    content: "\e07c"
}

.special-images button[value='1'] i:before {
    content: "\e032"
}

#special {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 8px 0;
    border-bottom: 1px solid gray;
    z-index: 999999;
    cursor: default;
    line-height: 1em !important
}

#special * {
    font-size: 0 !important
}

#special {
    webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#special i {
    font-style: normal;
    font-weight: 700;
    line-height: 30px !important;
    color: inherit !important;
    background: inherit !important;
    font-size: inherit !important
}

#special .special-panel div {
    padding: 0;
    display: inline-block;
    margin: 0 0 5px 16px
}

#special button,
#special em,
#special span {
    font-size: 16px !important;
    vertical-align: middle
}

#special button {
    margin: 0 2px;
    border: 1px solid;
    border-color: inherit;
    min-width: 32px;
    padding: 5px;
    line-height: normal;
    text-decoration: none;
    overflow: hidden;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    outline: 0;
    height: auto;
    text-transform: none;
    font-size: 20px !important;
    color: inherit;
    background: inherit
}

#special .special-panel button {
    height: 32px;
    line-height: 32px !important;
    padding: 0
}

#special,
#special .active {
    border-bottom-width: 3px
}

#special-settings-body {
    display: none;
    padding: 0 1em;
    text-align: left
}

#special-settings-body>div {
    margin: 15px 15px 0
}

#special-settings-body button {
    margin-bottom: 5px
}

.special-reset,
.special-settings-close {
    display: inline-block
}

.special-settings-close {
    float: right
}

#special .special-line-height button[value='1'],
.special-line-height-1 *:not(h3) {
    line-height: normal !important
}

#special .special-line-height button[value='2'],
.special-line-height-2 * {
    line-height: 1.75em !important
}

#special .special-line-height button[value='3'],
.special-line-height-3 * {
    line-height: 2em !important
}

#special .special-font-size button[value='1'],
.special-font-size-1 *:not(h3):not(h2) {
    font-size: 1rem !important
}

.special-font-size-1 .subscribe__title h4 {
    font-size: 20px !important
}

.special-font-size-1 .main__item .slider__title {
    font-size: 48px !important
}

#special .special-font-size button[value='2'],
.special-font-size-2 *:not(h3):not(h2) {
    font-size: 1.5rem !important
}

.special-font-size-2 .subscribe__title h4 {
    font-size: 28px !important
}

.special-font-size-2 h3 {
    font-size: 45px !important
}

.special-font-size-2 h2 {
    font-size: 58px !important
}

.special-font-size-2 .main__item .slider__title {
    font-size: 58px !important
}

.special-font-size-2 .subscribe__title {
    font-size: 35px !important
}

#special .special-font-size button[value='3'],
.special-font-size-3 *:not(h3):not(h2):not(ymaps) {
    font-size: 2rem !important
}

.special-font-size-3 .subscribe__title h4 {
    font-size: 38px !important
}

.special-font-size-3 h3 {
    font-size: 50px !important
}

.special-font-size-3 h2 {
    font-size: 65px !important
}

.special-font-size-3 .main__item .slider__title {
    font-size: 68px !important
}

#special .special-font-family button[value='1'],
.special-font-family-1 *:not(h3) {
    font-family: Arial, sans-serif
}

#special .special-font-family button[value='2'],
.special-font-family-2 * {
    font-family: Times, sans
}

/*#special .special-color button[value='1'],*/
.special-color-1 input:checked~.checkmark {
    background: black !important
}

#special .special-color button[value='1'],
.special-color-1 *:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture):not(.banner__bg):not(.media__card .media__item) {
    color: #000 !important;
    background: #fff !important;
    border-color: #000 !important
}

.special-color-1 .slider__item--gradient-green:before,
.special-color-1 .slider__item--gradient:before {
    background: #fff
}

.special-color-1 .video__action .round {
    border-color: #000;
    background: #fff;
}

.special-color-1 .video__action .round::before {
    border-color: transparent #000;
}

.special-color-1 .header.stick,
.special-color-2 .header.stick,
.special-color-3 .header.stick,
.special-color-4 .header.stick,
.special-color-5 .header.stick {
    top: -48px !important;
    -webkit-transition: all .5s !important;
    transition: all .5s !important
}

.special-color-1 .header .sub-menu,
.special-color-2 .header .sub-menu,
.special-color-3 .header .sub-menu,
.special-color-4 .header .sub-menu
.special-color-5 .header .sub-menu {
    top: 263px !important
}

.special-color-1 .header.stick .sub-menu,
.special-color-2 .header.stick .sub-menu,
.special-color-3 .header.stick .sub-menu,
.special-color-4 .header.stick .sub-menu,
.special-color-5 .header.stick .sub-menu {
    top: 160px !important
}

.special-color-1 .video__action .round,
.special-color-2 .video__action .round,
.special-color-3 .video__action .round,
.special-color-4 .video__action .round,
.special-color-5 .video__action .round {
    border-width: 2px;
    padding: 20px 20px 20px 22px;
}

.special-color-1 .main__item.owl-carousel {
    border-top: solid;
    border-bottom: solid
}

#special .special-color button[value='2'],
.special-color-2 *:not(.list__icon-custom):not(.slider__item--main):not(.banner__bg):not(.news__card-img):not(.media__item):not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    color: #fff !important;
    background: #000 !important;
    border-color: #fff !important
}

.special-color-2 .slider__item--gradient-green:before,
.special-color-2 .slider__item--gradient:before {
    background: #000;
}

.special-color-2 .main__item.owl-carousel {
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff
}

.special-color-2 .video__action .round {
    border-color: #fff;
    background: #000;
}

.special-color-2 .video__action .round::before {
    border-color: transparent #fff;
}

#special .special-color button[value='3'],
.special-color-3 *:not(.list__icon-custom):not(.slider__item--main):not(.banner__bg):not(.news__card-img):not(.media__item):not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    color: #063462 !important;
    background: #9dd1ff !important;
    border-color: #063462 !important
}

.special-color-3 .slider__item--gradient-green:before,
.special-color-3 .slider__item--gradient:before {
    background: #9dd1ff;
}

.special-color-3 .main__item.owl-carousel {
    border-top: solid 1px #063462;
    border-bottom: solid 1px #063462
}

.special-color-3 .video__action .round {
    border-color: #063462;
    background: #9dd1ff;
}

.special-color-3 .video__action .round::before {
    border-color: transparent #063462;
}

#special .special-color button[value='4'],
.special-color-4 *:not(.list__icon-custom):not(ymaps):not(.banner__bg):not(.slider__item--main):not(.news__card-img):not(.media__item):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    color: #59422e !important;
    background: #f7f3d6 !important;
    border-color: #59422e !important
}

.special-color-4 .slider__item--gradient-green:before,
.special-color-4 .slider__item--gradient:before {
    background: #f7f3d6;
}

.special-color-4 .main__item.owl-carousel {
    border-top: solid 1px #063462;
    border-bottom: solid 1px #063462
}

.special-color-4 .video__action .round {
    border-color: #59422e;
    background: #f7f3d6;
}

.special-color-4 .video__action .round::before {
    border-color: transparent #59422e;
}

#special .special-color button[value='5'],
.special-color-5 *:not(.list__icon-custom):not(ymaps):not(.banner__bg):not(.slider__item--main):not(.news__card-img):not(.media__item):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    color: #a9dd38 !important;
    background: #3b2716 !important;
    border-color: #a9dd38 !important
}

.special #special .special-color button[value='1'] {
    color: #000 !important;
    background: #fff !important;
    border-color: #000 !important
}

.special-color-5 .slider__item--gradient-green:before,
.special-color-5 .slider__item--gradient:before {
    background: #3b2716;
}

.special-color-5 .main__item.owl-carousel {
    border-top: solid 1px #063462;
    border-bottom: solid 1px #063462
}

.special-color-5 .video__action .round {
    border-color: #a9dd38;
    background: #3b2716;
}

.special-color-5 .video__action .round::before {
    border-color: transparent #a9dd38;
}

#special .special-letter-spacing button[value='1'],
.special-letter-spacing-1 * {
    letter-spacing: normal !important
}

#special .special-letter-spacing button[value='2'],
.special-letter-spacing-2 * {
    letter-spacing: 2px !important
}

#special .special-letter-spacing button[value='3'],
.special-letter-spacing-3 * {
    letter-spacing: 4px !important
}

.special .header-top__not-see-icon {
    background: url(/local/templates/rosreestr/css/../image/temp/svg/eye-alt.svg) no-repeat center/cover !important
}

@media (max-width:940px) {
    #special .special-panel span {
        display: none
    }
}

@media (max-width:460px) {
    .special body {
        margin-top: 104px
    }
}

.special-images-0 .person_box-face {
    display: none !important;
}

@media (max-width: 767px) {
    .width50--custom {
        width: 100%;
    }
}

@media (max-width: 576px) {
  .newsBodyV3__title {
    font-size: 18px;
  }
}
/* End */


/* Start:/local/templates/rosreestr/css/custom.css?1614849209143183*/
/* for bitrix_include_areas */
@font-face {
	font-family: Calibri-Bold;
	src: url('/local/templates/rosreestr/fonts/calibri_bold-webfont.woff');
}

body {
    font-family: 'Roboto', sans-serif;
}
form[name="bx_popup_form"] input[type="checkbox"] {
    position: relative;
    opacity: 1;
    height: auto;
    width: auto;
}

.text-center {
    text-align: center;
}
.text-right{
    text-align: right;
}
.font-bold {
    font-weight: bold;
}
.max-width-100 {
    max-width: 100%;
}
.table-td-width-auto td {
    width: auto !important;
    padding: 16px !important;
}

.header__phone a {
    line-height: 1.2;
    color: #292c2f;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
}
.header__phone a:hover {
    color: #67981a;
}
.footer__phone a {
    color: #fff;
    text-decoration: none;
}

.sub-menu__list--fluid,
.footer__menu .sub-menu__list--fluid {
    width: 100%;
    margin-right: 0;
}

.sub-menu__list--items-lines {
    display: flex;
    flex-wrap: wrap;
}

.sub-menu__list[data-items-in-line="3"] .sub-menu__item{
    width: calc(33.3333% - 20px);
    margin-right: 30px;
}

.sub-menu__list[data-items-in-line="3"] .sub-menu__item:nth-child(3n+3) {
    margin-right: 0;
}

.sub-menu__list[data-items-in-line="2"] .sub-menu__item{
    width: calc(50% - 15px);
    margin-right: 30px;
}

.sub-menu__list[data-items-in-line="2"] .sub-menu__item:nth-child(2n+2) {
    margin-right: 0;
}

.main__bottom .menu__link {
    display: block;
    padding-bottom: 10px;
}

.slider--none .slider__title {
    padding-bottom: 80px;
}

.news__fluid-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.news__fluid-box[data-items-in-line="3"] .news__card{
    width: calc(33.3333% - 16px);
    margin-right: 24px;
}

.news__fluid-box[data-items-in-line="3"] .news__card:nth-child(3n+3) {
    margin-right: 0;
}

.news__fluid-box--third-large[data-items-in-line="3"] .news__card {
    width: calc(30% - 16px);
    margin-right: 24px;
}

.news__fluid-box--third-large[data-items-in-line="3"] .news__card:nth-child(3n+3) {
    width: calc(40% - 16px);
    margin-right: 0;
}

.news__content--calc-left-right .news__left{
    width: calc(60% - 12px);
    margin-right: 24px;
}

.news__content--calc-left-right .news__right {
    width: calc(40% - 12px);
    padding-left: 0;
}

.news__content--calc-left-right.news__content--next-4-borders .news__left {
    width: calc(60% - 8px);
}

.card--text-dark {
    color: #292c2f;
}

.card--text-decoration-none {
    text-decoration: none;
}

.sub-menu__list--items-lines .sub-menu__item{
    max-height: none;
}

.menu__item .sub-menu {
    pointer-events: none !important;
}
.menu__item:hover .sub-menu,
.menu__link:hover + .sub-menu,
.menu__link + .sub-menu:hover {
    opacity: 1;
    pointer-events: initial !important;
}

.banner--relative {
    position: relative;
}

.banner__content {
    width: 100%;
    margin-top: auto;
    position: absolute;
    bottom: 0;
    padding: 20px 224px 40px 60px;
}

.banner--height-fluid {
    height: 100%;
}

.banner__bg:hover .title--banner-translate{
    transform: translateX(-10px);
}

.banner--height-spacer-medium {
    min-height: 400px;
}

.title--large {
    font-size: 24px;
    line-height: 1.6;
}

.title--banner-translate {
    transition: all .3s;
}

.news__left--offset-small {
    padding-bottom: 27px;
}

.main__item--relative {
    position: relative;
}

.media__inner--offset-top-small {
    padding-top: 40px;
}

.media__inner.container .media__inner.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.header__form {
    display: flex;
    align-items: center;
}

.header__form .select--language{
    width: 40px;
}

.select:hover {
    cursor: pointer;
}

.select__option {
    transition: all .3s;
}

.jq-selectbox__select-text {
    transition: all .3s;
}

.jq-selectbox__dropdown {
    box-shadow: 0 1px 15px 0 rgba(0,0,0,.4);
    background-color: #fff;
}

.jq-selectbox__dropdown .select__option {
    padding: 5px 15px;
}

.jq-selectbox__dropdown .select__option:hover {
    background-color: #67981a;
    color: #fff;
}

.select:hover .jq-selectbox__select-text {
    color: #67981a;
}

.select--language {
    text-transform: uppercase;
}
.modal__search, .modal__search .modal__content, .modal__search .modal__body{height:100%}
.modal__search .modal__dialog{
    height:100%;
    max-height: initial;
}
.modal__search .modal__body{
    overflow: hidden;
}
.special .slider__item.bg__main{
    border-top: solid;
    border-bottom: solid;
}
.special .modal__close {
    margin-bottom: 20px;
    margin-top: 20px;
}
.special .seacrh__delete, .special .modal__close {
    opacity: 1
}
.special input::-webkit-input-placeholder {
    opacity: 1;
}
.special input::-ms-input-placeholder {
    opacity: 1;
}
.special input::-moz-placeholder {
    opacity: 1;
}
.special .footer__prompt, .special .footer__copyrite {
    opacity: 1;
}
.special .list__item, .special .banner__item .banner__bg, .special .banner__item:hover .banner__bg, .special .banner__item .button  {
    border-width: 1px !important;
    border-style: solid !important;
}
.special .banner__item--main:first-child .banner__content{
    margin-left: -1px;
}
.special .banner__item--main:last-child .banner__content{
    margin-right: -1px;
}
.special .footer {
    border-top-style: solid;
    border-width: 2px;
}
.special .button__personal-userLogo, .special .publick__items, .special .news__left--main .slider{
    border-style: solid;
    border-width: 1px;
}
.special-font-size-2 .button__personal-userLogo {
    padding: 22px;
}
.special-font-size-2 .button__personal-userLogo svg{
    width: 40px;
    height: 40px;
}
.special-font-size-3 .button__personal-userLogo {
    padding: 28px;
}
.special-font-size-3 .button__personal-userLogo svg{
    width: 50px;
    height: 50px;
}
.special-color-1 .button__personal-userLogo svg path{
    fill: black
}
.special-color-3 .button__personal-userLogo svg path{
    fill: #36648c;
}
.special-color-1 .footer__social svg path, .special-color-1 .footer__logo svg path {
    fill: black
}
.special-color-2 .footer__logo svg path {
    fill: white
}
.special-color-3 .footer__logo svg path {
    fill: #063462
}
.special-color-4 .footer__logo svg path {
    fill: #59422e
}
.special-color-5 .footer__logo svg path {
    fill: #a9dd38
}
/*.footer__logo svg{*/
    /*width: 157px;*/
/*}*/
.footer__social svg {
    cursor: pointer;
    width: auto;
    height: 15px;
    margin-right: 20px;
}
.special-font-size-2 .footer__social svg {
    height: 30px;
}
.special-font-size-3 .footer__social svg {
    height: 40px;
}
.special .ui-datepicker td.ui-datepicker-today a {
    border-radius: 50%;
    border-width: 1px;
    border-style: solid;
}
.special .ui-datepicker td a {
    padding-left: 2px !important;
    padding-right: 2px !important;
    white-space: nowrap !important;
}
.special #date_range {
    padding: 5px !important;
}
.special .banner__collection--main img.banner__img {
    display: none;
}
@media (max-width: 1500px) {
    .menu__item .prompt__sign-in {

        right: 0;
    }
    .sub-menu__inner {
        padding-right: 350px;
    }

    .sub-menu__inner:after {
        content: '';
        width: 338px;
        height: 100%;
        background-color: #f8f8f8;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
    }

    .menu__item .prompt__sign-in {
        max-height: 400px;
        z-index: 20;
    }
}

@media (max-width: 1024px) {
    .sub-menu__list[data-items-in-line="3"] .sub-menu__item{
        width: calc(50% - 15px);
        margin-right: 30px;
    }

    .sub-menu__list[data-items-in-line="3"] .sub-menu__item:nth-child(3n+3) {
        margin-right: 30px;
    }

    .sub-menu__list[data-items-in-line="3"] .sub-menu__item:nth-child(2n+2) {
        margin-right: 0;
    }

    .banner__content{
        padding: 20px 40px 60px;
    }

    .media__inner--offset-top-small {
        padding-top: 20px;
    }
}

@media (max-width: 768px) {
    .survey-service__list.right {
        width: 100%;
        height: auto;
    }
    .survey-service__list > .link--theme-green {
        padding-right: 60px;
    }
    .special-font-size-2 .survey-service__list > .link--theme-green {
        padding-right: 70px;
    }
    .special-font-size-3 .survey-service__list > .link--theme-green {
        padding-right: 85px;
    }
    .survey img {
        width: 100%;
        height: auto;
    }
    .survey .card__result .flex1 > img {
        width: auto !important;
    }
    .news__fluid-box--third-large[data-items-in-line="3"] .news__card {
        width: calc(50% - 16px);
        margin-right: 24px;
    }

    .news__fluid-box--third-large[data-items-in-line="3"] .news__card:nth-child(3n+3) {
        width: calc(50% - 16px);
        margin-right: 24px;
    }

    .news__fluid-box--third-large[data-items-in-line="3"] .news__card:nth-child(2n+2) {
        margin-right: 0px;
    }

    .media__inner--offset-top-small{
        padding-top: 0;
    }
    .order0 {
        -webkit-box-ordinal-group: 1;
        order: 0;
    }
    .order1 {
        -webkit-box-ordinal-group: 2;
        order: 1;
    }
}

@media (max-width: 767px) {
    .sub-menu__list[data-items-in-line="3"] .sub-menu__item{
        width: 100%;
        margin-right: 0;
    }

    .sub-menu__list[data-items-in-line="3"] .sub-menu__item:nth-child(3n+3) {
        margin-right: 0;
    }

    .sub-menu__list[data-items-in-line="2"] .sub-menu__item{
        width: 100%;
        margin-right: 0;
    }

    .banner__content{
        padding: 20px 30px;
    }
}

@media (max-width: 339px) {
    .news__fluid-box--third-large[data-items-in-line="3"] .news__card {
        width: 100%;
        margin-right: 0;
    }

    .news__fluid-box--third-large[data-items-in-line="3"] .news__card:nth-child(3n+3) {
        width: 100%;
        margin-right: 0;
    }
}

.loading {
    opacity: 0.5;
    position: relative;
    pointer-events: none;
    user-select: none;
}
.loading:after {
    content: '';
    width: 50px;
    height: 50px;
    position: fixed;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    background-image: url(/local/templates/rosreestr/css/../img/loader.gif);
    background-size: 100%;
    z-index: 1000;
}

.special .ui-datepicker td div {
    width: auto;
}
.special-color-1 .ui-datepicker td.selected .ui-state-active:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-1 .ui-datepicker td.selected a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-1 .ui-datepicker td.selected.selected-start.selected-end:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-2 .ui-datepicker td.selected .ui-state-active:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-2 .ui-datepicker td.selected a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-2 .ui-datepicker td.selected.selected-start.selected-end:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-3 .ui-datepicker td.selected .ui-state-active:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-3 .ui-datepicker td.selected a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-3 .ui-datepicker td.selected.selected-start.selected-end:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-4 .ui-datepicker td.selected .ui-state-active:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-4 .ui-datepicker td.selected a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-4 .ui-datepicker td.selected.selected-start.selected-end:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-5 .ui-datepicker td.selected .ui-state-active:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-5 .ui-datepicker td.selected a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-5 .ui-datepicker td.selected.selected-start.selected-end:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture){
    background: transparent !important;
}
.special-color-1 .ui-datepicker .selected.selected-end a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-1 .ui-datepicker .selected.selected-start a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture){
    border-radius: 0 !important;
    color: #fff !important;
    background: #000 !important;
}
.special-color-1 .ui-datepicker td.selected:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: #ccc !important;
}
.special-color-1 .ui-datepicker td.selected.selected-start:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: -webkit-gradient(linear,left top,right top,from(#fff),to(#ccc)) no-repeat !important;
    background: linear-gradient(to right,#fff,#ccc) no-repeat !important;
}
.special-color-1 .ui-datepicker td.selected.selected-end:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: -webkit-gradient(linear,left top,right top,from(#ccc),to(#fff)) no-repeat !important;
    background: linear-gradient(to right,#ccc,#fff) no-repeat !important;
}

.special-color-2 .ui-datepicker .selected.selected-end a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-2 .ui-datepicker .selected.selected-start a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    border-radius: 0 !important;
    color: #000 !important;
    background: #fff !important;
}
.special-color-2 .ui-datepicker td.selected:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: #333 !important;
}
.special-color-2 .ui-datepicker td.selected.selected-start:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: -webkit-gradient(linear,left top,right top,from(#000),to(#333)) no-repeat !important;
    background: linear-gradient(to right,#000,#333) no-repeat !important;
}
.special-color-2 .ui-datepicker td.selected.selected-end:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: -webkit-gradient(linear,left top,right top,from(#333),to(#000)) no-repeat !important;
    background: linear-gradient(to right,#333,#000) no-repeat !important;
}

.special-color-3 .ui-datepicker .selected.selected-end a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-3 .ui-datepicker .selected.selected-start a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    border-radius: 0 !important;
    color: #9dd1ff !important;
    background: #063462 !important;
}
.special-color-3 .ui-datepicker td.selected:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: #fff !important;
}
.special-color-3 .ui-datepicker td.selected.selected-start:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: -webkit-gradient(linear,left top,right top,from(#9dd1ff),to(#fff)) no-repeat !important;
    background: linear-gradient(to right,#9dd1ff,#fff) no-repeat !important;
}
.special-color-3 .ui-datepicker td.selected.selected-end:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: -webkit-gradient(linear,left top,right top,from(#fff),to(#9dd1ff)) no-repeat !important;
    background: linear-gradient(to right,#fff,#9dd1ff) no-repeat !important;
}

.special-color-4 .ui-datepicker .selected.selected-end a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-4 .ui-datepicker .selected.selected-start a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    border-radius: 0 !important;
    color: #f7f3d6 !important;
    background: #59422e !important;
}
.special-color-4 .ui-datepicker td.selected:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: #fff !important;
}
.special-color-4 .ui-datepicker td.selected.selected-start:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: -webkit-gradient(linear,left top,right top,from(#59422e),to(#fff)) no-repeat !important;
    background: linear-gradient(to right,#59422e,#fff) no-repeat !important;
}
.special-color-4 .ui-datepicker td.selected.selected-end:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: -webkit-gradient(linear,left top,right top,from(#fff),to(#59422e)) no-repeat !important;
    background: linear-gradient(to right,#fff,#59422e) no-repeat !important;
}

.special-color-5 .ui-datepicker .selected.selected-end a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-5 .ui-datepicker .selected.selected-start a:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    border-radius: 0 !important;
    color: #3b2716 !important;
    background: #a9dd38 !important;
}
.special-color-5 .ui-datepicker td.selected:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: #333 !important;
}
.special-color-5 .ui-datepicker td.selected.selected-start:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: -webkit-gradient(linear,left top,right top,from(#a9dd38),to(#333)) no-repeat !important;
    background: linear-gradient(to right,#a9dd38,#333) no-repeat !important;
}
.special-color-5 .ui-datepicker td.selected.selected-end:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: -webkit-gradient(linear,left top,right top,from(#333),to(#a9dd38v)) no-repeat !important;
    background: linear-gradient(to right,#333,#a9dd38) no-repeat !important;
}

.header__menu .menu__item:hover .menu__link::before {
    content: '';
    display: block;
    height: 24px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
}
.footer__menu > .sub-menu {
    width: 100%;
}

.custom__select-block.width50 {
    margin-bottom: 30px !important;
    min-width: 400px;
    height: auto !important;
}

@media screen and (max-width: 767px) {
    .custom__select-block.width50 {
        width: 100%;
        min-width: auto;
    }
}
.custom__select-block .select {
    min-height: 77px;
}
.custom__select-block .items::before {
    /*margin-top: -15px;
    top: 50%;*/
}
.custom__select-block #select:checked ~ .items {
    border-bottom: 1px solid #eaeaea;
}
.custom__select-block #select:not(:checked) ~ .items {
    border-bottom: 1px solid #eaeaea;
    height: auto;
    min-height: 45px;
    position: relative;
}
.custom__select-block .items input:checked + label {
    margin-right: 30px;
    /*white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;*/
}
.custom__select-block #text {
    padding-top: 9px;
    padding-bottom: 9px;
}
.custom__select-block .select input[name="list"]:checked ~ #text {
    border-color: transparent;
}
.news__arrow {
    justify-content: space-between;
}
@media screen and (max-width: 1000px) {
    .news__arrow {
        flex-direction: row;
    }
}
.news__arrowLeft,
.news__arrowRight {
    padding: 40px 0;
    max-width: 480px;
    width: calc(50% - 20px);
}
::-ms-clear {
    display: none !important;
}

.survey-service__list.right a .label {
    color: #2A2D2F;
}
.survey-service__list.right a:hover .label {
    color: #68981a;
}
@media (max-width: 768px) {
    .survey-service__list label span {
        display: none;
    }
    .survey-service__list label::before {
        display: block;
        content: attr(data-mobile-title);
    }
}

.news__content {
    justify-content: space-between;
}
#about-rosreestr .news__left.static_page_content {
    width: 100%;
}
.news__left.static_page_content {
    width: calc(100% - 290px);
}
.survey-service__list {
    margin-left: 0 !important;
    width: 250px;
}
.mobile__menu-bottom {
    margin-bottom: 24px;
}
@media (max-width: 768px) {
    .survey-service__list {
        width: 100%;
    }
    .survey-service__list > .li:not(.active) {
        border-bottom: 0 !important;
    }
}

.footer__social {
    -ms-align-items: flex-start;
    align-items: flex-start;
}

.footer__social a {
    display: block;
    margin-right: 20px;
}
.footer__social svg {
    margin: 0;
    max-width: 20px;
}

.label--contact {
    margin: 0 8px;
}

.seacrh__items,
.seacrh__result {
    display: block !important;
}

.banner__btns {
    left: 32px;
    right: 32px;
}

.header__menu--burger,
.header__menu--close {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
}
.link__search .icon-search {
    line-height: 18px !important;
}
.header__menu--burger {
    background-image: none !important;
}
.header__menu--burger svg {
    display: block;
    width: 100%;
    height: 100%;
    fill: #000;
}
.header__menu--burger:hover svg {
    fill: #67981a;
}
.header__menu--burger .header__menu--burger-close {
    display: none;
}
.header__menu--burger.header__menu--close .header__menu--burger-opener {
    display: none;
}
.header__menu--burger.header__menu--close .header__menu--burger-close {
    display: block;
}
.header__menu--burger img,
.header__menu--close img {
    display: none !important;
}
.special.special-font-size-2 .link__search,
.special.special-font-size-2 .link__search .icon-search,
.special.special-font-size-2 .header__menu--burger:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    width: 25px;
    height: 25px;
}
.special.special-font-size-2 .link__search .icon-search {
    line-height: 25px !important;
}
.special.special-font-size-3 .link__search,
.special.special-font-size-3 .link__search .icon-search,
.special.special-font-size-3 .header__menu--burger:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    width: 32px;
    height: 32px;
}
.special.special-font-size-3 .link__search .icon-search {
    line-height: 32px !important;
}
.special.special-color-1 .header__menu--burger svg {
    fill: #000 !important;
}
.special.special-color-2 .header__menu--burger svg {
    fill: #fff !important;
}
.special.special-color-3 .header__menu--burger svg {
    fill: #063462 !important;
}
.special.special-color-4 .header__menu--burger svg {
    fill: #59422e !important;
}
.special.special-color-5 .header__menu--burger svg {
    fill: #a9dd38 !important;
}

@media (max-width: 768px) {
    .header__inner {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
    }
    .header__top {
        width: 209px;
    }
    .header__bottom {
        width: calc(100% - 209px);
    }
    .header__small {
        width: 100%;
    }
    .header__bottom .header__btns {
        width: 100%;
        max-width: none;
    }
}

.bx-touch .info_window2 {
    display: none !important;
}

.material__title .title {
    max-width: 100%;
}

.special-font-size-3 table.MsoNormalTable--fz-3-min {
    min-width: 1200px;
}

.special .title__news,
.special .slider__title,
.special-font-size-3 :not(h3):not(h2),
.special-font-size-3 :not(.MsoNormalTable--not-break *),
.special-font-size-2 :not(h3):not(h2),
.special-font-size-2 :not(.MsoNormalTable--not-break *),
.special-font-size-3 h1,
.special-font-size-3 h2,
.special-font-size-3 h3 {
    word-break: break-word !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
}

.special-font-size-3 .footer__phone,
.special-font-size-3 .select-items:not(h3):not(h2),
.special-font-size-3 .select-items div:not(h3):not(h2) {
    white-space: nowrap !important;
}

.special-font-size-3 .main__menu .menu__item {
    text-align: center;
    white-space: normal;
    word-break: break-word !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
}
.static_page_content a,
.regSections a {
    color: #2A2D2F;
}
.static_page_content a:hover,
.regSections a:hover {
    color: #68981a;
}
.regSections ul,
.regSections ol {
    margin-left: 1em;
}

.open-service__banner .video__action img:not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.round):not(.video__card-title):not(.checkmark):not(.ui-datepicker-today):not(.slider__item--main) {
    background-color: transparent !important;
}

@media (max-width: 768px) {
    .media__card .video__action,
    .open-service__banner .video__action {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #00000055;
    }
    .media__card .video__action .round,
    .open-service__banner .video__action .round {
        margin: -30px 0 0 -30px;
        position: absolute;
        top: 50%;
        left: 50%;
    }
}


#faq_search_results .seacrh__result {
    margin-top: auto;
    position: relative;
    pointer-events: none;
    background-color: transparent !important;
}
#faq_search_results .seacrh__result .menu__item {
    display: inline;
    border: 0 !important;
    padding: 0 !important;
}

@media (min-width: 769px) and (max-width: 1024px) {
    .special-font-size-3 .activity .card {
        flex: 1 1 33.33%;
    }
}
@media (min-width: 651px) and (max-width: 768px) {
    .special-font-size-3 .activity .card {
        flex: 1 1 50%;
    }
}
@media (min-width: 581px) and (max-width: 650px) {
    .special-font-size-3 .activity .card {
        flex: 1 1 100%;
    }
}

.special .pressoffice__item {
    min-height: calc(1176px/4 - 16px);
    height: auto !important;
}
.special .pressoffice__email {
    position: static;
}

.media__img .title__news-slider {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
}
.media__img .title__news-slider + br {
    display: none !important;
}

.news__ellipsis{
    padding-bottom: 60px;
    height: auto;
    /*min-height: 160px;*/
}
.special-font-size-3 .news__ellipsis{
    padding-bottom: 80px;
}
.special-font-size-3 .link--arrow-left .icon-full-arrow-left {
    font-size: 18px !important;
    margin-top: .5em;
}

@media (min-width: 769px) and (max-width: 1024px) {
    .special-font-size-3 .news__fluid-box--third-large[data-items-in-line="3"] {
        margin-right: -24px;
        width: calc(100% + 24px);
    }
    .special-font-size-3 .news__fluid-box--third-large[data-items-in-line="3"] .news__card {
        width: calc(50% - 24px) !important;
        margin-right: 24px !important;
    }
}
@media (max-width: 768px) {
    .special-font-size-3 .news__fluid-box--third-large[data-items-in-line="3"] .news__card {
        width: 100% !important;
        margin-right: 0 !important;
    }
}

.seacrh__result--default-position {
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.seacrh__result--offsets-top-none {
    margin-top: 0;
}

.seacrh__result--flex{
    display: flex !important;
}

.title__banner {
    z-index: 5;
}

.special .banner__imgs .banner__item {
    height: auto;
}

.special .sub-menu__inner:after {
    background-color: #fff;
}

.special-font-size-3 .footer .sub-menu__item{
    overflow-wrap: break-word;
}

.special-font-size-3 .banner__item--service .min__height--100 {
    width: 100%;
}

.special-font-size-3 .banner__item--service .title {
    width: 100%;
    overflow-wrap: break-word;
}

.video__start--centered-icon .round{
    position: relative;
}

.video__start--centered-icon .round .video__icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.video__start--round-offseets-none .round{
    margin: 0;
}

.survey .video__icon-play {
    width: auto;
}

.open-service__banner-bg-none {
    background-image: none;
}

.open-service__banner--height-auto {
    height: auto;
}

.media__item--padding-none {
    padding: 0;
}

.video_background--static {
    position: static;
}

.media__item_video_container--static {
    position: static;
}

.open-service__banner--width-fluid {
    width: 100%;
}

.video__background-img {
    width: 100%;
}

.open-service__banner .video__action--left-40 {
    left: 40px;
}

.round--block {
    display: block;
}

.collectionFeedback__form .button.button--theme-green {
    -webkit-appearance: none;
    border-radius: 0;
}

.special .media__inner .card .round {
    background-color: #fff;
}

.news-styler h3 {
    font-size: 1rem;
}

.news-styler img {
    max-width: 100%;
    height: auto !important;
}
.header__top .header__btns--flex-0-0-auto,
.header__btns--flex-0-0-auto {
    flex: 0 0 auto;
}

.header__btns--offsets-left-10p {
    margin-left: 10%;
}
.header__top .header__btns--flex-2-1-1em,
.header__btns--flex-2-1-1em {
    flex: 2 1 1em;
}

.header__info--width-auto {
    width: auto;
}
.header__btn.link__search.link__search--offsets-right-large,
.link__search--offsets-right-large {
    margin-right: 42px;
}

.button-box {
    display: flex;
    align-items: center;
}

.button__text {
    display: inline-block;
    color: #000;
    text-decoration: none;
    transition: all .3s;
}

.button__text--uppercase {
    text-transform: uppercase;
}

.button__text--offsets-right-small {
    margin-right: 24px;
}

.button-box--decoration-none {
    text-decoration: none;
}

.button-box--hover:hover .button__text {
    color: #67981a;
}

.button-box--hover:hover .button--theme-green {
    background-color: #2e3032;
}

.button-box--hover .button--theme-green {
    transition: all .3s;
}

.header__menu--padding-right-none {
    padding-right: 0;
}

.header__top--decoration-line-none:after {
    display: none;
}

.button__text--mobile {
    display: none;
}

.partners__list {
    padding-top: 53px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: -15px;
}

.partners__list--line:before {
    content: '';
    width: calc(100% - 15px);
    margin-left: 15px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom: 1px solid rgba(41, 44, 47, 0.2);
}

.partners__item {
    align-self: center;
    max-width: calc(25% - 15px);
    margin-bottom: 20px;
    margin-left: 15px;
}

.main__item--bg-white {
    background-color: #fff;
}

.partners__img-box {
    display: inline-block;
    max-width: 100%;
}

.partners__img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.main__item--padding-bottom-normal {
    padding-bottom: 40px;
}

.footer__logo {
    width: 30%;
}

.footer__menu {
    width: 45%;
}

.sub-menu__list--padding-small {
    padding: 20px 0;
}

.footer__contact {
    margin-right: 0;
    padding-top: 30px;
    flex-direction: column;
}

.footer__contact--row {
    flex-direction: row;
}

.footer__social--column {
    flex-direction: column;
}

.footer__social-list {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.footer__social-list a {
    display: block;
    margin-right: 20px;
    margin-bottom: 10px;
}

.footer__copyrite .footer__copyrite-item {
    margin-bottom: 17px;
}

.footer__contact--padding-top-xs {
    padding-top: 10px;
}

.footer__prompt--padding-top-none {
    padding-top: 0;
}

.footer__phone-box {
    margin-right: auto;
}

.footer__copyrite {
    width: 42%;
}

.special-font-size-3 .footer__copyrite {
    width: 30%;
}

.footer__social--small {
    width: 35%;
}

.special-font-size-3 .footer__social--small {
    width: 30%;
}

.footer__contact--small {
    width: 23%;
}

.special-font-size-3 .footer__contact--small {
    width: 30%;
}

.footer__items--padding-bottom-small {
    padding-bottom: 10px;
}

.search-box {
    height: 100%;
}

.js-search-content {
    overflow: hidden;
    height: auto !important;
}

.pressoffice__box--hover-none:hover {
    color: #292c2f;
}

@media (max-width: 1200px) {
    .header__btns--offsets-left-10p {
        margin-left: 5%;
    }

    .header__btn.link__search.link__search--offsets-right-large,
    .link__search--offsets-right-large {
        margin-right: 15px;
    }

    .button-box--sign-in .button__text {
        display: none;
    }

    .footer__phone--mobile {
        font-size: 28px;
    }
}

@media (max-width: 1024px) {
    .open-service__video .video__start--mobile-centered,
    .video__start--mobile-centered {
        bottom: auto;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .search-box--mobile {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .search-content--mobile {
        height: auto;
        display: block;
        overflow: auto;
    }
    .search-content--mobile .seacrh__items {
        height: auto !important;
    }
    .header__top .header__btns--mobile-visible,
    .header__btns--mobile-visible {
        display: flex;
    }

    .partners__item {
        max-width: calc(33.3333% - 15px);
        margin-bottom: 18px;
    }

    .footer__items--top {
        flex-wrap: wrap;
    }

    .footer__items--top .footer__logo {
        order: 1;
        width: 100%;
        margin-right: 0;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }

    .footer__items--top .footer__contact{
        order: 3;
        width: 250px;
        display: flex;
    }

    .footer__items--top .footer__menu{
        order: 2;
        width: calc(100% - 274px);
        margin-right: 24px;
    }

    .footer__items--bottom {
        flex-wrap: wrap;
    }

    .footer__items--bottom .footer__social{
        order: 1;
        width: 100%;
        margin-right: 0;
        align-items: center;
        margin-bottom: 10px;
    }

    .footer__items--bottom .footer__copyrite {
        order: 2;
        width: calc(100% - 254px);
    }

    .special-font-size-3 .footer__items--bottom .footer__copyrite {
        width: calc(100% - 324px);
    }

    .footer__items--bottom .footer__contact {
        order: 3;
        width: 230px;
    }

    .special-font-size-3 .footer__items--bottom .footer__contact {
        width: 300px;
    }

    .footer__items {
        padding-top: 30px;
    }
}

@media (max-width: 768px) {
    .header__menu--burger {
        display: block !important;
    }

    .header__top {
        width: 100%;
    }
    .header__top .header__btns--mobile-offsets-right-none,
    .header__btns--mobile-offsets-right-none {
        margin-right: 0;
    }

    .header__btns--mobile-offsets-left-auto {
        margin-left: auto;
    }

    .header__bottom {
        display: none;
    }

    .button-box--userLogo-opened {
        display: block;
        padding: 10px;
        background: #68981a;
        color: #fff;
        border-radius: 0;
        text-align: center;
    }

    .button__text--desctop,
    .button__svg--desctop {
        display: none;
    }

    .footer__items--top .footer__menu {
        width: 100%;
        margin-right: 0;
        margin-top: 0;
    }

    .footer__items--top .footer__menu .sub-menu__item {
        width: auto;
        margin-right: 0;
    }

    .footer__items--top .footer__menu .sub-menu__list {
        flex-direction: column;
        align-items: center;
    }

    .footer__items--top .footer__contact {
        width: auto;
        margin: 20px 0 0;
        padding-top: 0;
        align-items: center;
    }

    .footer__items--bottom .footer__copyrite {
        width: 100%;
        margin-right: 0;
        align-items: center;
    }

    .special-font-size-3 .footer__items--bottom .footer__copyrite {
        width: 100%;
        text-align: center;
    }

    .special-font-size-3 .footer__items--bottom .footer__contact {
        width: 300px;
    }

    .footer__items--bottom .footer__contact {
        margin: 0 auto;
        padding-top: 10px;
    }

    .footer__items--top .footer__logo {
        margin-bottom: 0;
    }

    .footer__items--bottom {
        padding-top: 0;
    }
}

@media (max-width: 767px) {
    .partners__list {
        padding-top: 25px;
    }

    .partners__item {
        max-width: calc(50% - 15px);
        margin-bottom: 20px;
    }

    .main__item--padding-bottom-normal {
        padding-bottom: 20px;
    }
}

@media (max-width: 500px) {
    .partners__item {
        display: flex;
        justify-content: center;
        align-items: center;
        width: calc(100% - 15px);
        max-width: calc(100% - 15px);
        margin-bottom: 20px;
    }
}

@media (max-width: 375px) {
    .header__top--mobile-375-flex {
        display: flex;
    }
}

@media (min-width: 601px) {
    .banner__item.banner__item--main {
        width: 50% !important;
    }
    .banner__item.banner__item--main:hover {
        z-index: 2;
    }
    .banner__item.banner__item--main .banner__bg {
        /*transition-duration: 0;*/
    }
}
.slider__main .owl-stage::after {
    display: none !important;
}

.special-font-size-2 .card__question:not(h3):not(h2),
.special-font-size-3 .card__question:not(h3):not(h2) {
    font-size: 1.5em !important;
}
.special-font-size-2 .card__question input ~ .checkmark,
.special-font-size-3 .card__question input ~ .checkmark {
    margin-top: .2em;
}
.special-font-size-2 .vote-form .card__text,
.special-font-size-3 .vote-form .card__text {
    font-size: 1.5em !important;
    color: #333 !important;
}

.sectionRegionSelect {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-left: -10px;
}
.sectionRegionSelect::after {
    display: none !important;
}
.sectionRegionSelect a {
    margin-left: 10px;
    margin-right: 0;
}
.sectionRegionSelect a:hover {
    color: #fff;
}
@media (max-width: 600px) {
    .sectionRegionSelect {
        flex-wrap: wrap;
    }
    .sectionRegionSelect a {
        margin-left: 0;
        width: 100%;
    }
    .sectionRegionSelect a + a {
        margin-top: 10px;
    }
}

@media (max-width: 768px) {
    .person_list .person_box.main_person.person_box--responsive .face {
        width: 200px;
    }
    .person_list .person_box.main_person.person_box--responsive .description {
        margin-left: 220px;
    }
}

@media (max-width: 600px) {
    .person_list .person_box.person_box--responsive,
    .person_list .person_box.main_person.person_box--responsive {
        padding: 15px;
    }
    .person_list .person_box.person_box--responsive .face {
        width: 100px;
    }
    .person_list .person_box.person_box--responsive .description {
        margin-left: 120px;
    }
    .person_list .person_box.main_person.person_box--responsive .face {
        width: 150px;
    }
    .person_list .person_box.main_person.person_box--responsive .description {
        margin-left: 170px;
    }
}

@media (max-width: 450px) {
    .person_box.person_box--responsive .face,
    .person_list .person_box.person_box--responsive .face {
        float: none;
        width: 100px;
        margin: 0 auto 15px;
    }
    .person_box.person_box--responsive .description,
    .person_list .person_box.person_box--responsive .description {
        margin-left: 0;
        width: 100%;
    }
    .person_list .person_box.main_person.person_box--responsive .face {
        width: 150px;
    }
    .person_list .person_box.main_person.person_box--responsive .description {
        margin-left: 0;
    }
}

.fag__content .news__right .survey-service__list {
    float: right;
}
.fag__content .news__right .survey-service__list .link--theme-green {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 0;
}

.progress--new .progress__bar {
    margin-right: 66px;
    overflow: visible;
}
.progress--new .progress__bar::before {
    content: none;
}
.progress--new .progress__bar span {
    display: block;
    border-radius: 4px;
    width: 0;
    height: 8px;
    background: -webkit-gradient(linear,left top,right top,from(#fd8ea2),color-stop(20%,#fd8ea2),color-stop(20%,#fd8ea2),color-stop(53%,#9cd9fb),color-stop(53%,#9cd9fb),color-stop(100%,#bfeb77),to(#bfeb77));
    background: linear-gradient(left,#fd8ea2 0%,#fd8ea2 20%,#fd8ea2 20%,#9cd9fb 53%,#9cd9fb 53%,#bfeb77 100%,#bfeb77 100%);
    background: -ms-linear-gradient(left,#fd8ea2 0%,#fd8ea2 20%,#fd8ea2 20%,#9cd9fb 53%,#9cd9fb 53%,#bfeb77 100%,#bfeb77 100%);
    position: relative;
}
.progress--new .progress__bar span::before {
    content: attr(data-count);
    margin-left: 16px;
    width: 50px;
    position: absolute;
    top: -9px;
    left: 100%;
    border-radius: 4px;
    text-align: center;
    background: #2a2d2f1a;
}

.seacrh button {
    width: 172px;
}
.seacrh .icon-close {
    display: none;
    margin-top: -12px;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    color: #2E3032;
    position: absolute;
    top: 50%;
    right: 204px;
    opacity: .4;
    cursor: pointer;
}
.seacrh .icon-close:hover {
    opacity: 1;
}
.seacrh .icon-close + input {
    padding-right: 240px;
}

.special body {
    margin-top: 56px;
}
@media (max-width: 768px) {
    .header.stick {
        position: fixed;
        top: 0 !important;
    }
    .header.stick .header__small,
    #special-settings-body {
        max-height: calc(100vh - 86px);
        overflow-y: auto;
    }
    .special.special-font-size-1 .header.stick {
        top: 56px !important;
    }
    .special.special-font-size-1 .header.stick .header__small {
        max-height: calc(100vh - 142px);
    }
    .special.special-font-size-1 #special-settings-body {
        max-height: calc(100vh - 56px);
    }
    .special.special-font-size-2 .header.stick {
        top: 56px !important;
    }
    .special.special-font-size-2 .header.stick .header__small {
        max-height: calc(100vh - 142px);
    }
    .special.special-font-size-2 #special-settings-body {
        max-height: calc(100vh - 56px);
    }
    .special.special-font-size-3 .header.stick {
        top: 56px !important;
    }
    .special.special-font-size-3 .header.stick .header__small {
        max-height: calc(100vh - 142px);
    }
    .special.special-font-size-3 #special-settings-body {
        max-height: calc(100vh - 56px);
    }
}
@media (max-width: 460px) {
    .special body {
        margin-top: 93px;
    }
    .special.special-font-size-1 .header.stick {
        top: 93px !important;
    }
    .special.special-font-size-1 .header.stick .header__small {
        max-height: calc(100vh - 179px);
    }
    .special.special-font-size-1 #special-settings-body {
        max-height: calc(100vh - 93px);
    }
    .special.special-font-size-2 .header.stick {
        top: 93px !important;
    }
    .special.special-font-size-2 .header.stick .header__small {
        max-height: calc(100vh - 179px);
    }
    .special.special-font-size-2 #special-settings-body {
        max-height: calc(100vh - 93px);
    }
    .special.special-font-size-3 .header.stick {
        top: 93px !important;
    }
    .special.special-font-size-3 .header.stick .header__small {
        max-height: calc(100vh - 179px);
    }
    .special.special-font-size-3 #special-settings-body {
        max-height: calc(100vh - 93px);
    }
}

.video__action .round {
    padding: 22px 22px 22px 24px;
    box-shadow: 0 0 10px #00000033;
    background: #00000011;
}
.video__action .round img:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background-color: transparent !important;
}
.video__action .round::before {
    content: '';
    display: block;
    border-width: 7px 0 7px 13px;
    border-style: solid;
    border-color: transparent #fff;
    width: 0;
    height: 0;
}
.video__action .round .video__icon-play,
.video__action .round img {
    display: none !important;
}

#regionFindPopupForm {
    padding-bottom: 15px;
    /* width: 100% !important; */
    /* max-width: 660px; */
    /* max-width: 840px; */
    margin: auto !important;
    width: auto !important;
    transform: translate(-50%, -50%);
}

#regionFindPopup h3 .citySelectInput {
    flex: none;
    min-width: 200px !important;
}

#regionFindPopup h3 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center;
}
#regionFindPopup span {
    flex-shrink: 0;
    white-space: nowrap;
    width: 135px;
}
#regionFindPopup h3 .citySelectOk {
    flex-shrink: 0;
    width: 110px;
}
#regionFindPopup h3 .citySelectInput {
    width: calc(100% - 245px);
    min-width: 0;
}
#regionFindPopup .suggestions {
    margin: 10px 110px 0 135px !important;
    padding: 0 !important;
    width: auto !important;
    left: 0 !important;
    overflow-y: auto;
    max-height: calc(100vh - 200px);
}
#regionFindPopup .suggestionsItem {
    padding: 10px;
}

@media (max-width: 600px) {
    #regionFindPopupForm {
        padding: 15px;
    }
    #regionFindPopup h3 {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #regionFindPopup h3 span {
        width: 100%;
    }
    #regionFindPopup h3 .citySelectInput {
        padding-left: 0 !important;
        width: calc(100% - 110px);
    }
    #regionFindPopup .suggestions {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    #regionFindPopup .suggestionsItem {
        padding: 10px 0 !important;
    }
}

@media (max-width: 1023px) {
    .slider__content--mobile-fluid,
    .news__content .slider__content--mobile-fluid,
    .news__content .slider__content {
        padding-right: 60px;
        padding-bottom: 60px;
    }
    .slider--dots-mobile-right .owl-dots,
    .slider__dots--right .owl-dots {
        margin-top: -40px!important;
    }
}

.link-next {
    text-decoration: none;
}

.link-next .link__text {
    text-decoration: underline;
}

@media(max-width: 767px) {
    div.blog-comment-field-captcha input {
        width: 100% !important;
    }
}

@media (min-width: 769px){
    .header__menu--burger {
        display: none !important;
    }
}

.menu__link+.sub-menu {
    pointer-events: none;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.menu__item .sub-menu:hover, .menu__item:hover .sub-menu {
    pointer-events: all;
}

.news-styler blockquote {
    padding: 0;
    margin: 0;
    border: 0;
}

.news-styler a {
    color: #000;
}

.newsBodyV3__text {
    margin-bottom: 40px;
}

@media (max-width: 1000px) {
    .sub-menu__link {
        font-size: 12px;
    }
}

.header__top .header__btn,
.header__top .header__form {
    margin-top: 2px;
    margin-bottom: 2px;
}

.svg_container {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.svg_inner {
    width: 100%;
    height: 100%;
    max-width: 642px;
    max-height: 346px;
}

.svg_inner svg {
    width: 100% !important;
    height: 100% !important;
}

@media (max-width: 1024px) {
    .svg_container {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .svg_inner {
        width: 642px;
        height: 346px;
        max-width: none;
        max-height: none;
    }
    .svg_inner .zoomer {
        display: none;
    }
}

.person_box .link--theme-green.link--uppercase.font--weight-500 {
    margin-top: 20px;
}

.header__small .button-box--sign-in {
    margin-bottom: 20px;
}

@media (max-width: 600px) {
    .media__card.media__img {
        height: 250px !important;
    }
    .news__content .slider__item {
        min-height: 250px;
    }
}

@media (min-width: 769px) {
    .main__item .mobile__menu-bottom {
        display: none !important;
    }
}

#regionFindPopup h3 .citySelectOk {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.media__filter--alt {
    padding-bottom: 0 !important;
    min-height: 0 !important;
}

.media__inner--alt {
    padding-top: 0 !important;
}

.modal__dialog--small {
	width: 450px;
}

@media(max-width: 767px) {
	.modal__dialog--small {
		width: calc(100% - 24px);
	}
}

.modal__close--offsets-bottom-none {
	margin-bottom: 0;
}

.captcha--offsets-center {
	margin: 0 auto;
}

.captcha--flex {
	display: flex;
}

.captcha--flex-column {
	flex-direction: column;
}

.captcha--align-centered {
	align-items: center;
}

.captcha__img-box {
	margin-bottom: 15px;
}

.captcha__img {
	display: block;
}

.input--captcha {
	width: 100%;
	height: 40px;
	padding: 5px 10px;
}

.captcha__input {
	margin-bottom: 15px;
}

.captcha__input--width-180 {
	width: 180px;
}

.tooltipster-sidetip .tooltipster-content {
	font-size: 14px;
}

a[href="javascript:void(0);"] {
	cursor: default;
}

.logo--special-color-1,
.logo--special-color-2,
.logo--special-color-3,
.logo--special-color-4,
.logo--special-color-5 {
	display: none;
}

.special .logo--header-main {
	display: none;
}

.special.special-color-1 .logo--special-color-1,
.special.special-color-2 .logo--special-color-2,
.special.special-color-3 .logo--special-color-3,
.special.special-color-4 .logo--special-color-4,
.special.special-color-5 .logo--special-color-5 {
	display: block;
}

.select--language {
	z-index: 30;
}

.special-font-size-3 .header__top {
	flex-wrap: wrap;
	justify-content: center;
}

.special-font-size-3 .header__logo {
    width: 188px;
	margin-right: 15px;
}

.special-font-size-3 .header__btns--secondary {
    width: calc(100% - 203px);
    flex-basis: calc(100% - 203px);
    justify-content: flex-end;
}

.special-font-size-3 .header__btns--main {
	-webkit-box-flex: initial;
	flex: auto;
	margin-right: 0;
	justify-content: flex-end;
}

.special-font-size-2 .header__form .select--language,
.special-font-size-3 .header__form .select--language {
	width: 80px;
}

.special-font-size-3 .header.stick {
	top: -160px !important;
}

.special-images-0 .slider__item,
.special-images-0 .video_background{
	background-image: none !important;
}


.news-styler > .regSections:first-child {
    margin-top: 0;
}
table.content-table th,
table.content-table td {
    vertical-align: top;
    text-align: left;
}
table.content-table th + th,
table.content-table th + td,
table.content-table td + th,
table.content-table td + td {
    padding-left: 1em;
}
.breadcrumbs span {
    color: #2e3032;
    opacity: .8;
    font-size: 12px;
    line-height: 1.2;
    margin-left: 16px;
    margin-right: 16px;
    text-decoration: none;
    position: relative;
}
.static_page_content_obmen_opytom .video_background {
    background-size: auto !important;
}

.mediateka__container_year_video .slider__video .video__card {
    margin: 0
}

.custom-ul-kollegiya {
    margin-bottom: 40px;
}

.seacrh button {
   min-width: 172px;
   width: auto;
}

.special-font-size-3 *[class*=container__text] {
    font-size: 1.5rem !important;
}

.special-font-size-3 *[class*=copyright__link] {
    font-size: 1.5rem !important;
}

.publick__date, .survey-service__list ul.sub-menu.level3 li {
    margin: 15px 0;
}

.survey-service__list {
    width: 350px;
    margin-left: 50px !important;
}

@media (max-width: 768px) {
  .survey-service__list {
      margin-left: 0px !important;
  }
}

.video__card .media__item * {
    z-index: 2;
}

.video__card .media__item::after {
    transition: .3s opacity;
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5;
    z-index: 1;
    background-image: linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0.91), rgba(0, 0, 0, 0.82), rgba(0, 0, 0, 0.73), rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.36), rgba(0, 0, 0, 0.27), rgba(0, 0, 0, 0.18), rgba(0, 0, 0, 0.09), rgba(0, 0, 0, 0));
}

.video__card .media__item.hide-gradient::after {
    opacity: 0;
}

.special .media__inner .card .round {
    background: #000000 !important;
}

.special-color-2 .media__inner .card .round {
    background: #68981a !important;
}

.breadcrumbs {
    margin-bottom: 0;
    margin-top: 37px;
}

.material__item .title__banner {
    font-size: 14px;
}

.material__item .material__file {
    font-size: 14px;
}

.person_box-order {
    font-size: 20px;
    line-height: 160%;
    margin: 40px 0;
}

.person_box-html p {
    font-size: 16px;
}

.person_box-position {
    font-size: 16px;
    line-height: 140%;
    color: #68981A;
}

.person_box-name {
    font-weight: 500;
    font-size: 48px;
    line-height: 140%;
    color: #292C2F;
    margin-bottom: 72px;
}

.person_box-face {
   width: 276px;
   height: 276px;
   border-radius: 50%;
   overflow: hidden;
   background-size: cover !important;
   background-position: center !important;
   margin-bottom: 24px;
}

.person_box-card-question ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}

.person_box-card-question li {
    width: calc(25% - 24px);
    margin: 0 12px;
}

@media (max-width: 885px) {
    .person_box-card-question li {
        width: calc(100% - 24px);
    }
}

.person_box-card-question .card__result {
    background: #F8F8F8;
    padding: 10px 24px;
    box-sizing: border-box;
}

.news__inner {
   padding-top: 40px;
}

@media (max-width: 768px) {
    .news__inner {
       padding-top: 0px;
    }
    .person_box-name {
        margin-bottom: 0;
        font-size: 28px;
    }
}

.openData__flex {
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
}

@media (max-width: 375px) {
    .openData__flex {
        display: block;
    }
}

.openData__counter {
    margin-top: 0;
}

.regSections .custom-ul-kollegiya {
    font-size: 14px;
}

/* Слайдер */

#sync1 .item {
	 background: #0c83e7;
	 /* padding: 80px 0px; */
	 margin: 5px;
	 color: #fff;
	 -webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
	 border-radius: 3px;
	 text-align: center;
}
 #sync2 .item {
   transition: .3s opacity;
	 background: #c9c9c9;
	 /* padding: 10px 0px; */
	 margin: 5px;
	 color: #fff;
	 -webkit-border-radius: 3px;
	 -moz-border-radius: 3px;
	 border-radius: 3px;
	 text-align: center;
	 cursor: pointer;
   padding-top: 60%;
   background-size: cover;
   opacity: .5;
}
 #sync2 .item h1 {
	 font-size: 18px;
}
 #sync2 .current .item {
	 opacity: 1
}

#sync1 .owl-dots, #sync2 .owl-dots {
    display: none;
}
 .owl-theme {
	/*default owl-theme theme reset .disabled:hover links */
}
 .owl-theme .owl-nav [class*="owl-"] {
	 transition: all 0.3s ease;
}
 .owl-theme .owl-nav [class*="owl-"].disabled:hover {
	 background-color: #d6d6d6;
}

#sync2.owl-theme {
    position: relative;
}

 #sync1.owl-theme {
	 position: relative;
}
#sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev, #sync2.owl-theme .owl-next, #sync2.owl-theme .owl-prev {
	 width: 48px;
	 height: 48px;
	 margin-top: -24px;
	 position: absolute;
	 top: 50%;
}
#sync1.owl-theme .owl-prev, #sync2.owl-theme .owl-prev {
	 left: 5px;
}
#sync1.owl-theme .owl-next, #sync2.owl-theme .owl-next {
	 right: 5px;
}


/* конец Слайдер */


#view_csv {
    margin: 20px 0;
}

.full-row {
    display: none;
}

.special-font-size-2 #regionFindPopupForm span {
    width: 150px;
}

.special-font-size-3 #regionFindPopupForm span {
    width: 194px;
}

.special-font-size-3 #regionFindPopup h3 .citySelectOk {
  width: 145px;
}

.news__content-text ul {
    padding-left: 15px;
}

.custom__select-block #select:checked~.bg {
    background-color: transparent !important;
}

.custom__select-block .select input[name=list]:checked~#text {
    color: transparent !important;
    background-color: transparent !important;
    border: none !important;
}

.special-font-size-3 .form__box .flex .mr-12 {
    flex: none;
}

.static_page_content .news__content-text {
    font-size: 14px
}
#about-rosreestr .static_page_content .news__content-text h3 {
    font-size: 32px;
}
.static_page_content .news__content-text * {
    font-size: 14px
}

.news__card-img {
    height: 104px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}


@media (max-width: 999px) {
    .mediateka__container_year .slider {
        display: flex !important;
        flex-direction: column;
    }

    .mediateka__container_year .slider .owl-dots {
        position: static;
        order: -1;
        margin-right: 0px !important;
        margin-bottom: 15px;
        margin-top: -32px !important;
    }
}

.slider__news .owl-next, .slider__news .owl-prev {
    top: 50%;
    transform: translateY(-50%);
}
.slider__news--columns .slider__item.one::after {
    content: '';
    display: table;
    clear: both;
}
.slider__news--columns .slider__item.one > :nth-child(1) {
    float: left;
    margin: 0;
    width: 60%;
}
.slider__news--columns .slider__item.one > :nth-child(2) {
    float: right;
    margin: 0 0 0 24px;
    width: calc(40% - 24px);
}
@media (min-width: 769px) {
    .slider__news--columns-alt.owl-carousel {
        display: block;
    }
    .slider__news--columns-alt:not(.owl-loaded)::after {
        content: '';
        display: table;
        clear: both;
    }
    .slider__news--columns-alt:not(.owl-loaded) > :nth-child(1) {
        float: left;
        margin: 0;
        width: 60%;
    }
    .slider__news--columns-alt:not(.owl-loaded) > :nth-child(2),
    .slider__news--columns-alt:not(.owl-loaded) > :nth-child(3) {
        float: right;
        margin: 0 0 0 24px;
        width: calc(40% - 24px);
    }

    .slider__news--columns-alt:not(.owl-loaded) > :nth-child(2) {
        margin-bottom: 15px;
    }
}
.slider__news--columns-alt.owl-carousel.owl-loaded .slider__item,
.slider__news--columns-alt.owl-carousel.owl-loaded .media__item {
    height: 361px !important;
}

.slider__item .news__left,
.slider__item .news__right {
    padding-bottom: 0 !important;
}
.slider__item .news__left .slider__item:last-child,
.slider__item .news__right .slider__item:last-child {
    margin-bottom: 0 !important;
}

.open-service__banner--no-margin-top {
    margin-top: 0;
}

.card__question .checkmark--checkbox:after {
    background: url(/local/templates/rosreestr/css/../img/checkbox.png);
}

.media__item.big .video_background {
    background-size: cover;
}

.seacrh__items {
    /*height: calc(100% - 100px);*/
    height: calc(50vh - 100px);
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.special-color-4 svg path {
    fill: black;
}

@media screen and (max-width: 1000px) {
    .news__content {
        flex-wrap: nowrap;
    }
}

.icon-arrow-bottom--sum-menu-open {
    display: none;
    right: 29px !important;
    top: 50% !important;
    transform: translateY(-50%);
    font-size: 6px;
}

.link--theme-green--active {
    font-weight: bold;
}

.link--theme-green--active .icon-arrow-bottom--sum-menu-open {
    transform: rotateX(180deg) translateY(50%);
}

.link--theme-green--relative {
    position: relative;
}

@media (max-width: 768px) {
  .news__content {
      flex-wrap: wrap;
  }
  .news__left {
      margin-bottom: 20px !important;
  }
  .news__content-text {
      padding: 15px 0 0;
  }
  .icon-arrow-bottom--sum-menu-open {
      display: block;
  }
  .survey-service__list {
      width: auto;
  }
  .sum-menu-open-block {
    display: none;
  }
}

.special-color-1 .logo--your-control path[fill=white]{
    fill: #000 !important;
}

@media (max-width: 425px) {
    .footer__item.footer__menu.order1 {
        order: 4;
    }
    .footer__item {
        justify-content: flex-start !important;
        align-items: flex-start !important;
    }
    .footer__item.footer__contact {
        margin-bottom: 20px
    }
    .footer__items--top .footer__menu .sub-menu__list {
        align-items: flex-start !important;
    }
}

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

.social__fixed {
    top: 50%;
    margin-top: -85px; /* (height - headerHeight)/2 */
    z-index: 501;
}
.social__fixed a svg {
    fill: #2E3032;
    transition: fill .25s;
}
.social__fixed a:hover svg {
    fill: #67981a;
}
.special .social__fixed:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background-color: transparent !important;
}

.special-color-1 .social__fixed .round {
    border-color: #000 !important;
    background: #fff !important;
    color: #000 !important;
}
.special-color-1 .social__fixed a svg {
    fill: #000 !important;
}

.special-color-2 .social__fixed .round {
    border-color: #fff !important;
    background: #000 !important;
    color: #fff !important;
}
.special-color-2 .social__fixed a svg {
    fill: #fff !important;
}

.special-color-3 .social__fixed .round {
    border-color: #063462 !important;
    background: #9dd1ff !important;
    color: #063462 !important;
}
.special-color-3 .social__fixed a svg {
    fill: #063462 !important;
}

.special-color-4 .social__fixed .round {
    border-color: #59422e !important;
    background: #f7f3d6 !important;
    color: #59422e !important;
}
.special-color-4 .social__fixed a svg {
    fill: #59422e !important;
}

.special-color-5 .social__fixed .round {
    border-color: #a9dd38 !important;
    background: #3b2716 !important;
    color: #a9dd38 !important;
}
.special-color-5 .social__fixed a svg {
    fill: #a9dd38 !important;
}

@media (max-width: 1500px) {
    .social__fixed {
        right: 20px;
        /*top: 18%;*/
        top: 50%;
        margin-top: -85px; /* (height - headerHeight)/2 */
    }
    .special .social__fixed {
        margin-top: -57px; /* (height - headerHeight - specialHeaderHeight)/2 */
    }
}

@media (max-width: 1300px) {
    .newsBodyV3--with-sharing {
        padding-right: 90px;
    }
}

@media (max-width: 460px){
    .social__fixed {
        right: 5px;
    }
    .newsBodyV3--with-sharing {
        padding-right: 58px;
    }
    .special .social__fixed {
        margin-top: -39px; /* (height - headerHeight - specialHeaderHeight)/2 */
    }
}


@media (max-width: 370px){
    .social__fixed {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        position: static;
        top: auto;
        right: auto;
    }
    .social__fixed > div {
        margin: 5px 5px 0 0;
    }
    .newsBodyV3--with-sharing {
        padding-right: 0;
    }
}
@media (max-width: 600px){
    .nextNewsBlockV3 {
        display: block;
    }
}

.news__arrowMobile {
    display: none;
    transform: translateY(3px);
}

@media (max-width: 425px) {
    .news__arrowMobile {
        display: block;
    }
    .news__arrowDesktop {
        display: none;
    }
    .news__arrowRight {
        text-align: right;
    }
    .nextNewsBlockV3 {
        height: 110px;
    }
}

/* */
table.js-sticky--head {
    position: fixed;
    top: 0;
    width: auto;
    display: none;
    z-index: 2;
}

/* */
.table-overflow {
    overflow: auto;
}

.table-overflow-scroll {
    height: 20px;
    position: fixed;
    bottom: 0;
    overflow-y: hidden;
    overflow-x: auto;
    z-index: 501;
    visibility: hidden;
}

.table-overflow-scroll.visible {
    visibility: visible;
}

.table-overflow-scroll div {
    border-top: 1px solid #fff;
    opacity: 0;
}

.table-custom td {
    border: 1px solid black;
}

.table-custom {
  border-collapse: collapse
}

.video-custom-position .video-js {
    max-width: 100%;
}

@media (max-width: 768px) {
    .video-custom-position .video-js {
        position: relative;
        overflow: hidden;
        padding-top: 57%;
        height: auto;
    }
    .video-custom-position video {
        position: absolute !important;
        width: 100% !important;
        height: 100% !important;
    }
}
.select-items {
    height: 200px;
    overflow: auto;
}

.select-items::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
	background-color: #F5F5F5;
	border-radius: 10px;
}

.select-items::-webkit-scrollbar
{
	width: 7px;
	background-color: #F5F5F5;
}

.select-items::-webkit-scrollbar-thumb
{
	border-radius: 7px;
	background-color: #68981a;
}

#search-contacts-list ~ .selectize-control {
    /* min-width: 455px; */
    /* height: 40px; */
    margin-top: 40px;
}

#search-contacts-list ~ .selectize-control * {
    font-size: 16px;
}

#search-contacts-list ~ .selectize-control .selectize-input {
    padding-right: 40px;
    border: none;
    border-bottom: 2px solid #68981a;
    box-shadow: none;
}

@media (max-width: 425px) {
    .width50--custom {
        width: 100%;
    }
}

@media (max-width: 1300px) {
    #regionFindPopup h3 .citySelectInput {
        width: auto !important;
        border: 1px solid #878787;
        margin: 0 15px;
        border-radius: 5px;
    }
}

@media (max-width: 600px) {
    #regionFindPopup h3 .citySelectInput {
        margin: 15px 0;
        padding-left: 10px !important;
        width: 100% !important
    }
    #regionFindPopupForm {
        width: 90% !important
    }
}

.menu__item {
    position: static;
}

.header__menu .sub-menu {
    position: absolute !important;
    left: 0 !important;
    top: 100% !important;
}

.header__menu .menu__item:hover .menu__link::before {
    content: " ";
    width: 120%;
    left: 50%;
    /*height: 48px;*/
    height: 25vh;
    transform: translate(-50%, -50%);
    /* background: aquamarine; */
}


.special-font-size-3 .header__menu .menu__item:hover .menu__link:not(h3):not(h2):not(ymaps)::before {
    height: 600%; /* 6 lines bottom! */
    transform: translate(-50%, 0);
}

.special-font-size-1 .menu__item:hover .sub-menu:not(h3):not(h2):not(ymaps),
.special-font-size-2 .menu__item:hover .sub-menu:not(h3):not(h2):not(ymaps),
.special-font-size-3 .menu__item:hover .sub-menu:not(h3):not(h2):not(ymaps) {
    border-top: 1px solid #000;
}


.header--fixed {
    position: relative;
}

.sub-menu {
    pointer-events: all !important;
    visibility: visible !important;
    /* z-index: 2; */
}

.menu__item:hover .sub-menu {
  transition: max-height 0s, opacity .5s, 0s z-index;
  /* z-index: 3; */
}

.menu__item {
    z-index: 2;
}

.menu__item:hover {
    z-index: 3;
}

/* .sub-menu:hover {
  transition: max-height 0s, opacity .5s;
  z-index: 3;
} */

.menu__item:not(:hover) .sub-menu {
    transition: max-height 0s .5s, opacity .5s, 0s z-index;
    max-height: 0 !important;
}

.special-color-1 .header .sub-menu, .special-color-2 .header .sub-menu, .special-color-3 .header .sub-menu {
    top: 100% !important;
}

.special-color-1 .header.stick .sub-menu, .special-color-2 .header.stick .sub-menu, .special-color-3 .header.stick .sub-menu {
    top: 100% !important;
}

html[class*='special-color-'] #firstSlider .slider__item--gradient::before {
    background: linear-gradient(90deg,#ceefb9 55%,rgba(206,239,185,.5) 65%,rgba(206,239,185,0) 95%) !important;
}

html[class*='special-color-'] #firstSlider .slider__item * {
    background: transparent !important;
    background-size: cover !important;
}

html[class*='special-color-'] #firstSlider .owl-dots {
    background: transparent !important;
    background-size: cover !important;
}

.blue_button--center .right_arr {
    display: none;
}

.header__menu .sub-menu {
    display: none;
}
.menu__item .sub-menu:hover, .menu__item:hover .sub-menu{display: block;}

.header__menu .sub-menu--display-block {
    display: block;
}

.file-block {
    display: flex;
    align-items: flex-start;
    margin: 15px 0;
}

.file-block__img {
    flex: none;
}

.file-block__img img[src*=xls] {
    transform: translateX(-4px);
}

@media (min-width: 980px) {
    #round_info_987 article table {
        border: none;
        border-collapse: collapse;
        margin: 0 14px 40px 14px;
    }
}

@media (min-width: 760px) {
    #round_info_987 article table {
        margin: 0 10px 40px 10px;
    }
}
/*MsoTableGrid*/
article table.table-thin, table.MsoNormalTable {
    max-width: 100%;
    border-spacing: 0;
    margin: 0 0 40px 0;
    border-collapse: collapse;
}

article table.table-thin td, table.MsoNormalTable td {
    border: 1px solid #b0b0b0 !important;
    vertical-align: top;
    padding: 3px 5px !important;
    font: 0.875em/1.2 "Calibri", Arial, sans-serif;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
}
table.MsoNormalTableFluid {
    width: 100%;
}
article table.table-thin td[colspan="4"], article table.table-thin td[colspan="2"] {
	text-align: center;
}
article table.table-thin tr:first-child, table.MsoNormalTable tbody tr:first-child, table.MsoNormalTable tbody tr.MsoNormalTable-head {
    background-color: #f5f6f6;
}
#round_info_987 .blue_button {
    color: #fff;
    background: #006fb8;
    border-bottom: 1px solid #60a3cf;
    border-top: 1px solid #91bdda;
    padding: 10px 60px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none;
}

#round_info_987 .right_arr {
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 21px;
    margin: 0 0 0 10px;
    background: transparent url(/local/templates/rosreestr/img/sprite.png) -216px -45px no-repeat;
}

#round_info_987 .H2 {
    font: normal 1.5em/1 "Calibri-Bold", Arial, sans-serif;
    color: #006fb8;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0 .8em 0;
}

@media (min-width: 980px) {
    #round_info_987 .H2 {
        margin: 0 0 1em 130px;
    }
}

@media (min-width: 760px) {
    #round_info_987 .info_banner .ico {
        width: 80px;
        float: left;
    }
}

#round_info_987 .info_banner .ico img {
    margin: 0 0 20px 0;
    width: 80px;
}

@media (min-width: 980px) {
    #round_info_987 .doc_need {
        margin: 0 14px 40px 14px;
        padding: 0 60px;
    }
}

@media (min-width: 760px) {
    #round_info_987 .doc_need {
        margin: 0 10px 40px 10px;
        padding: 20px;
    }
}
#round_info_987 .doc_need {
    margin: 0 0 40px 0;
    overflow: hidden;
}

.static_page_content a.link--theme-green {
    color: #68981a;
}

.static_page_content .offsets-top {
    padding-top: 20px;
}

#round_info_987 p.MsoNormal {
	text-align: center;
	size: 4;
}

@media (min-width: 760px) {
	#round_info_987 .doc_need .H2 {
	    text-align: center;
	}
}

@media (min-width: 980px) {
	#round_info_987 h2, #round_info_987 .H2 {
	    margin: 0 0 0.8em 44px;
	}
}

@media (min-width: 760px) {
	#round_info_987 h2, #round_info_987 .H2 {
	    margin: 0 0 0.8em 30px;
	}
}

#round_info_987 h2, #round_info_987 .H2 {
    font: normal 1.5em/1 "Calibri-Bold", Arial, sans-serif;
    color: #006fb8;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0 .8em 0;
}

@media (min-width: 980px) {
	#round_info_987 .doc_need .text {
	    margin: 0 0 0 130px;
	    font: normal 18px/1.2 "Calibri-Italic", Arial, sans-serif;
	}
}

@media (min-width: 760px) {
	#round_info_987 .doc_need .text {
	    margin: 0 0 0 110px;
	}
}

#round_info_987 .doc_need .text {
    margin: 0 0 0 90px;
    text-transform: uppercase;
    color: #000;
    font: normal 14px/1.2 "Calibri-Italic", Arial, sans-serif;
}

#round_info_987 .doc_need .text p {
    font-family: Calibri, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
}

#round_info_987 h4, #round_info_987 .H4 {
    font: 1.4em/1 "Calibri-Bold", Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0 1em 0;
}

#round_info_987 h2.black, #round_info_987 h3.black, #round_info_987 .H3.black, #round_info_987 h4.black, #round_info_987 .H4.black {
    color: #000;
}

.special.special-font-size-1 .slider__main .slider__item:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special.special-font-size-2 .slider__main .slider__item:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special.special-font-size-3 .slider__main .slider__item:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background-size: cover !important;
}

.special #js-search-container .icon-search,
.special #js-search-container .seacrh__delete {
    background-color: transparent !important;
}

.special-font-size-2 .title__news-slider,
.special-font-size-3 .title__news-slider,
.special-font-size-2 .video__card-title,
.special-font-size-3 .video__card-title {
    display: block;
    display: -webkit-box;
    /*font-size: $font-size;*/
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.special-font-size-3 .mediateka__container_year .date__news-slider {
    display: none !important;
}

.special-font-size-3 .ui-datepicker-block.right {
    width: 100px;
}

.ui-datepicker-block.right .select-selected {
    white-space: nowrap;
}
.special-font-size-3 .pressoffice__absolute {
    position: static;
    bottom: auto;
}

.main {
    margin-bottom: 2em;
}

.video-js,
.special-color-1 .video-js:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-2 .video-js:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture),
.special-color-3 .video-js:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    max-width: 100% !important;
    background: #000 !important;
}
.special-font-size-1 .vjs-control-bar,
.special-font-size-1 .vjs-control-bar *,
.special-font-size-2 .vjs-control-bar,
.special-font-size-2 .vjs-control-bar *,
.special-font-size-3 .vjs-control-bar,
.special-font-size-3 .vjs-control-bar * {
    font-size:.5rem !important;
}

.special .vjs-text-track-display:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background-color: transparent !important;
}
.special .vjs-time-control {
    padding: 8px 0;
}

.special .slider__video .owl-stage-outer {
    margin-right: 0 !important;
}
.special .owl-dots {
    display: none !important;
}
@media (max-width: 767px) {
    .owl-dots {
        display: none !important;
    }
}
.special .owl-carousel .owl-nav button.owl-next,
.special .owl-carousel .owl-nav button.owl-prev,
.special .owl-carousel button.owl-dot {
    border: 1px solid #000;
}
.special .owl-carousel .owl-nav button.owl-next svg,
.special .owl-carousel .owl-nav button.owl-prev svg {
    display: block;
}
.special .slider__main .slider__item {
    min-height: 100%;
}
.special-font-size-2 .slider__main .slider__title,
.special-font-size-3 .slider__main .slider__title {
    word-break: break-word;
}
table.table-blocks {
    margin: 0 -10px;
    width: calc(100% + 20px);
    line-height: 1.2;
    color: #666;
    table-layout: fixed;
}
table.table-blocks + table.table-blocks {
    margin-top: 40px;
}
table.table-blocks td {
    vertical-align: top;
}
table.table-blocks a {
    text-decoration: none;
    color: #666;
}
table.table-blocks .table-blocks__title {
    padding: 15px 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: #006fb8;
    text-align: center;
}
table.table-blocks td.table-blocks__block {
    padding: 20px;
    font-size: 10px;
}
table.table-blocks .table-blocks__block-title {
    text-transform: uppercase;
    font-size: 14px;
}
table.table-blocks .table-blocks__block-title span {
    font-weight: 800;
}
table.table-blocks .table-blocks__block-title + a,
table.table-blocks td.table-blocks__block a + a {
    margin-top: 20px;
}
table.table-blocks td.table-blocks__block a {
    display: block;
    border: solid #666;
    border-width: 0 5px 0 0;
    padding-left: 20%;
    padding-right: 10px;
    font-size: 12px;
    line-height: 1;
    text-align: right;
}
table.table-blocks td.table-blocks__block.table-blocks__block--grey {
    background: #999;
    color: #eee;
}
table.table-blocks td.table-blocks__block.table-blocks__block--grey a {
    border-color: #eee;
    color: #eee;
}
table.table-blocks td.table-blocks__block.table-blocks__block--green {
    background: #7bbe4d;
    color: #fff;
}
table.table-blocks td.table-blocks__block.table-blocks__block--green a {
    border-color: #fff;
    color: #fff;
}
@media(max-width: 1024px) {
    table.table-blocks,
    table.table-blocks tbody,
    table.table-blocks tr,
    table.table-blocks td {
        display: block;
        width: 100% !important;
    }
    table.table-blocks {
        margin: 0 auto;
    }
    table.table-blocks + table.table-blocks {
        margin-top: 40px;
    }
    table.table-blocks .table-blocks__block {
        margin-top: 10px;
    }
    table.table-blocks td.table-blocks__block a {
        margin-left: 0;
        border-width: 0 0 0 5px;
        padding-left: 10px;
        padding-right: 0;
        text-align: left;
    }
}

.breadcrumbs,
.breadcrumbs__inner {
    display: block !important;
}
.breadcrumbs > *,
.breadcrumbs__inner > * {
    display: inline !important;
}

table.MsoNormalTable td.MsoNormalTable--a-center,
table.MsoNormalTable th.MsoNormalTable--a-center {
    vertical-align: middle;
    text-align: center;
}
.person_box p {
    font-size: initial;
}
@media screen and (max-width: 768px) {
    .card .user_picture {
        margin-right: 10px !important;
        flex-shrink: 0 !important;
        width: 120px !important;
        height: auto !important;
        -ms-align-self: flex-start !important;
        align-self: flex-start !important;
    }
    .card .user_picture + .flex1 {
        -webkit-box-flex: initial;
        flex: initial;
        width: calc(100% - 130px);
    }
    .card:not(.sub-menu):not(.card--alt) .flex {
        display: block;
        margin-left: -24px;
        margin-right: -24px;
    }
    .card ~ .pressoffice__absolute {
        position: static;
        bottom: auto !important;
    }
}
.regSections table td {
    padding: 0px 7px 0px 7px;
}
.regSections td img {
    width: 35px;
    max-width: initial;
    height: auto;
    margin-right: 0;
}
.special-font-size-3 .chosen-container-single .chosen-single.chosen-default {
    height: auto;
}
.special .banner__bg--main,
.special .banner__collection {background-image: none !important;}
.special .banner__item:hover {z-index: 21;}
.special .banner__item:hover .banner__bg {transform: none !important}
.special .banner__item--main:last-child .banner__content {margin: 0 1px;width: calc(100% - 2px);}

#special ~ .modal,
.special .modal {padding-top: 56px;}
@media (max-width: 460px) {
    #special ~ .modal,
    .special .modal {padding-top: 93px;}
}
.special .ui-datepicker-block.left .select-items {
    right: auto !important;
    min-width: 100%;
}
.special .ui-datepicker-block.right .select-items {
    left: auto !important;
    min-width: 100%;
}
@media (max-width: 450px) {
    .special-font-size-3 .seacrh input {
        padding-left: 60px;
    }
}
@media(max-width:767px){
    .table-scroll-wrap {
        overflow-y: auto;
    }
}
.slider__news .owl-item {
    margin-left: 0 !important;
}

.slider .owl-stage {
    display: block !important;
}

@media (max-width: 1023px) {
    .newsBodyV3__title {
        overflow-wrap: break-word;
    }
}

.special .section_index .section_banner .ban_content {
    padding: 15px;
}
.special .section_index .section_banner .ban_content::after {
    content: '';
    display: table;
    clear: both;
}
.special .section_index .section_banner .ban_desc,
.special .section_index .section_banner .ban_desc * {
    text-align: left !important;
}
.special .section_index .section_banner .ban_content .arrow_link {
    display: block;
    margin: 15px 0 0;
    position: static;
    right: auto;
    bottom: auto;
    float: right;
}
.special #svg_container .zoomer .pls {
    background: transparent url(/local/templates/rosreestr/old_img/sprite.png) -365px -111px no-repeat !important;
}
.special #svg_container .zoomer .mns {
    background: transparent url(/local/templates/rosreestr/old_img/sprite.png) -399px -111px no-repeat !important;
}
.special-color-3 #svg_map path,
.special-color-3 #svg_map circle {stroke: #063462 !important;}

.cols {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
}

.cols--top {
  align-items: flex-start;
}

.cols--middle {
  align-items: center;
}

.cols--bottom {
  align-items: flex-end;
}

.col-5 {
  width: 5%;
}

.col-10 {
  width: 10%;
}

.col-15 {
  width: 15%;
}

.col-20 {
  width: 20%;
}

.col-25 {
  width: 25%;
}

.col-30 {
  width: 30%;
}

.col-33 {
  width: 33.33%;
}

.col-35 {
  width: 35%;
}

.col-40 {
  width: 40%;
}

.col-45 {
  width: 45%;
}

.col-50 {
  width: 50%;
}

.col-55 {
  width: 55%;
}

.col-60 {
  width: 60%;
}

.col-65 {
  width: 65%;
}

.col-66 {
  width: 66.66%;
}

.col-70 {
  width: 70%;
}

.col-75 {
  width: 75%;
}

.col-80 {
  width: 80%;
}

.col-85 {
  width: 85%;
}

.col-90 {
  width: 90%;
}

.col-95 {
  width: 95%;
}

.col-100 {
  width: 100%;
}

[class^="col-"],
[class*=" col-"] {
  padding-left: 16px;
  padding-right: 16px;
}

@media all and (max-width: 1199px) {
  .hidden-lg-down {
    display: none;
  }

  .hidden-lg-up {
    display: block;
  }

  .col-lg-5 {
    width: 5%;
  }

  .col-lg-10 {
    width: 10%;
  }

  .col-lg-15 {
    width: 15%;
  }

  .col-lg-20 {
    width: 20%;
  }

  .col-lg-25 {
    width: 25%;
  }

  .col-lg-30 {
    width: 30%;
  }

  .col-lg-33 {
    width: 33.33%;
  }

  .col-lg-35 {
    width: 35%;
  }

  .col-lg-40 {
    width: 40%;
  }

  .col-lg-45 {
    width: 45%;
  }

  .col-lg-50 {
    width: 50%;
  }

  .col-lg-55 {
    width: 55%;
  }

  .col-lg-60 {
    width: 60%;
  }

  .col-lg-65 {
    width: 65%;
  }

  .col-lg-66 {
    width: 66.66%;
  }

  .col-lg-70 {
    width: 70%;
  }

  .col-lg-75 {
    width: 75%;
  }

  .col-lg-80 {
    width: 80%;
  }

  .col-lg-85 {
    width: 85%;
  }

  .col-lg-90 {
    width: 90%;
  }

  .col-lg-95 {
    width: 95%;
  }

  .col-lg-100 {
    width: 100%;
  }
}

@media all and (max-width: 995px) {
  .hidden-md-down {
    display: none;
  }

  .hidden-md-up {
    display: block;
  }

  .col-md-5 {
    width: 5%;
  }

  .col-md-10 {
    width: 10%;
  }

  .col-md-15 {
    width: 15%;
  }

  .col-md-20 {
    width: 20%;
  }

  .col-md-25 {
    width: 25%;
  }

  .col-md-30 {
    width: 30%;
  }

  .col-md-33 {
    width: 33.33%;
  }

  .col-md-35 {
    width: 35%;
  }

  .col-md-40 {
    width: 40%;
  }

  .col-md-45 {
    width: 45%;
  }

  .col-md-50 {
    width: 50%;
  }

  .col-md-55 {
    width: 55%;
  }

  .col-md-60 {
    width: 60%;
  }

  .col-md-65 {
    width: 65%;
  }

  .col-md-66 {
    width: 66.66%;
  }

  .col-md-70 {
    width: 70%;
  }

  .col-md-75 {
    width: 75%;
  }

  .col-md-80 {
    width: 80%;
  }

  .col-md-85 {
    width: 85%;
  }

  .col-md-90 {
    width: 90%;
  }

  .col-md-95 {
    width: 95%;
  }

  .col-md-100 {
    width: 100%;
  }
}
@media all and (max-width: 767px) {
  .hidden-sm-down {
    display: none;
  }

  .hidden-sm-up {
    display: block;
  }

  .col-sm-5 {
    width: 5%;
  }

  .col-sm-10 {
    width: 10%;
  }

  .col-sm-15 {
    width: 15%;
  }

  .col-sm-20 {
    width: 20%;
  }

  .col-sm-25 {
    width: 25%;
  }

  .col-sm-30 {
    width: 30%;
  }

  .col-sm-33 {
    width: 33.33%;
  }

  .col-sm-35 {
    width: 35%;
  }

  .col-sm-40 {
    width: 40%;
  }

  .col-sm-45 {
    width: 45%;
  }

  .col-sm-50 {
    width: 50%;
  }

  .col-sm-55 {
    width: 55%;
  }

  .col-sm-60 {
    width: 60%;
  }

  .col-sm-65 {
    width: 65%;
  }

  .col-sm-66 {
    width: 66.66%;
  }

  .col-sm-70 {
    width: 70%;
  }

  .col-sm-75 {
    width: 75%;
  }

  .col-sm-80 {
    width: 80%;
  }

  .col-sm-85 {
    width: 85%;
  }

  .col-sm-90 {
    width: 90%;
  }

  .col-sm-95 {
    width: 95%;
  }

  .col-sm-100 {
    width: 100%;
  }
}
@media all and (max-width: 479px) {
  .hidden-xs-down {
    display: none;
  }

  .hidden-xs-up {
    display: block;
  }

  .col-xs-5 {
    width: 5%;
  }

  .col-xs-10 {
    width: 10%;
  }

  .col-xs-15 {
    width: 15%;
  }

  .col-xs-20 {
    width: 20%;
  }

  .col-xs-25 {
    width: 25%;
  }

  .col-xs-30 {
    width: 30%;
  }

  .col-xs-33 {
    width: 33.33%;
  }

  .col-xs-35 {
    width: 35%;
  }

  .col-xs-40 {
    width: 40%;
  }

  .col-xs-45 {
    width: 45%;
  }

  .col-xs-50 {
    width: 50%;
  }

  .col-xs-55 {
    width: 55%;
  }

  .col-xs-60 {
    width: 60%;
  }

  .col-xs-65 {
    width: 65%;
  }

  .col-xs-66 {
    width: 66.66%;
  }

  .col-xs-70 {
    width: 70%;
  }

  .col-xs-75 {
    width: 75%;
  }

  .col-xs-80 {
    width: 80%;
  }

  .col-xs-85 {
    width: 85%;
  }

  .col-xs-90 {
    width: 90%;
  }

  .col-xs-95 {
    width: 95%;
  }

  .col-xs-100 {
    width: 100%;
  }
}

@media (max-width: 767px) {
    .news__content .socials img {
        width: 50px !important;
        height: 50px !important;
    }
}

.survey-service__card .flex .card {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
}
.card--with-closer.card__shadow {
    cursor: auto;
}

.card--with-closer .card__closer {
    cursor: pointer;
}

.special .button.blue_button span.right_arr {
    display: none !important;
}

.special-font-size-2 .button.blue_button,
.special-font-size-3 .button.blue_button,
.special-font-size-2 #round_info_987 .blue_button,
.special-font-size-3 #round_info_987 .blue_button {
    padding-left: 10px;
    padding-right: 10px;
    white-space: normal;
}
.special .header__menu .menu__link {
    padding: .2em 0;
}
.special .menu__link::after,
.special .menu__item:hover .sub-menu {
    transition: none !important;
}

.regSections article ul li {
    margin: 0 0 20px 0;
    list-style: none;
    position: relative;
}

.regSections article ul li:before {
    content: '\25CF';
    color: #67bd4a;
    font: 1.2em/1 "Calibri", Arial, sans-serif;
    position: absolute;
    left: -20px;
}

.auto_scroll_table{
display: block;
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}

.news-styler table {
    border-collapse: collapse;
}

.news-styler table td {
    padding: 5px 10px;
    border: 1px solid #e9eaea;
}

.content-table--offsets-normal {
    margin-bottom: 30px;
}

.news-list--offsets-normal {
    margin-bottom: 20px;
}

/**popular_themes - раздел популярные запросы**/
.popular_themes h4, .popular_themes .H1 {
    font: normal 30px/1 "Calibri-Bold", Arial, sans-serif;
    color: #006fb8 !important;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0 0.8em 0;
}

.popular_themes .ico_title .star_ico, .popular_themes .ico_title .qm_ico {
    margin: 0 10px 0 -50px;
}
.popular_themes .star_ico {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 41px;
    background: transparent url(/local/templates/rosreestr/css/../img/sprite.png) -109px -143px no-repeat;
    margin: 0 10px 0 0;
}

.popular_themes .ico_title {
    padding: 0 0 0 50px;
}

@media (min-width: 760px){
.popular_themes ul.links_list > li {
    margin: 0 0 20px 40px;
}
}
.popular_themes ul.links_list > li {
    margin: 0 0 20px 30px;
}
.popular_themes ul.links_list li {
    list-style: none;
    margin: 0 0 20px 20px;
    position: relative;
}

@media (min-width: 760px){
.popular_themes ul.links_list > li:before {
    left: -40px;
}
}
.popular_themes ul.links_list > li:before {
    content: '';
    display: inline-block;
    vertical-align: text-bottom;
    width: 22px;
    height: 23px;
    background: transparent url(/local/templates/rosreestr/css/../img/sprite.png) -192px -45px no-repeat;
    position: absolute;
    top: 0;
    left: -30px;
}

.popular_themes ul.links_list > li a {
    font: normal 1.5em/1 "Calibri", Arial, sans-serif;
}

.popular_themes ul.links_list li a {
    color: #006fb8;
    text-decoration: none;
}

.popular_themes .open_more {
    margin: 0 0 40px 0;
    border-top: 1px solid #666;
    text-align: center;
    padding: 10px 0 0 0;
}

.popular_themes .open_more span {
    display: inline-block;
    text-transform: uppercase;
    font: normal 12px/1.2 "Calibri", Arial, sans-serif;
    color: #006fb8;
    text-decoration: underline;
    position: relative;
    cursor: pointer;
}

.popular_themes .open_more span i {
    display: block;
    width: 42px;
    height: 42px;
    margin: -30px auto 10px auto;
    background: transparent url(/local/templates/rosreestr/css/../img/sprite.png) -302px -280px no-repeat;
}

.popular_themes .open_more span.open i {
    background: transparent url(/local/templates/rosreestr/css/../img/sprite.png) -350px -280px no-repeat;
}

@media (min-width: 760px){
.popular_themes ul.links_list .open_title {
    margin: 10px 0;
}
}
.popular_themes ul.links_list .open_title {
    font: normal 14px/1.2 "Calibri-Italic", Arial, sans-serif;
    color: #67bd4a;
    border-bottom: 1px dashed #67bd4a;
    cursor: pointer;
    display: inline-block;
}

@media (min-width: 980px){
.popular_themes ul.links_list .else {
    left: -125px;
    max-width: 75px;
}
}
@media (min-width: 760px){
.popular_themes ul.links_list .else {
    position: absolute;
    top: -3px;
    left: -105px;
    max-width: 60px;
    text-align: right;
}}
.popular_themes ul.links_list .else {
    font: normal 14px/1.2 "Calibri-Italic", Arial, sans-serif;
    color: #cecece;
}

.popular_themes .hide {
    display: none;
}

@media (max-width: 460px) {
    .flex {
        flex-wrap: wrap;
    }
    .flex .card {
        width: 100% !important;
        margin: 0 0 24px !important;
    }
}

.special-images-0 .user_picture {
    display: none !important;
}

.svg_layer.svg_links g:not(.disabled) {
    cursor: pointer;
}
.svg_layer.svg_links g ~ :not(g) {
    pointer-events: none;
}
.svg_layer.svg_links g {
    fill: #ccc;
}
.svg_layer.svg_links g:not(.disabled) {
    fill: #006fb8;
    transition: fill .25s, opacity .25s;
}
.svg_layer.svg_links g path ~ path {
    opacity: 0;
}
.svg_layer.svg_links g:not(.disabled):hover path,
.svg_layer.svg_links g:not(.disabled):hover path ~ path,
.svg_layer.svg_links g:not(.disabled).hover path,
.svg_layer.svg_links g:not(.disabled).hover path ~ path {
    fill: #67bd4a;
    opacity: 1;
}
a.svg_link.disabled {
    pointer-events: none !important;
}

.search-columns {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.search-columns .search-more {
    /*width: 20%;*/
    width: 300px;
}
.search-columns .search-more select {
    width: 100%;
}
.search-columns .search-content {
    margin: 0;
    width: 100%;
}
.search-columns .search-more ~ .search-content {
    /*width: calc(80% - 40px);*/
    width: calc(100% - 340px);
}
.search-columns .search-popular {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin: -14px 0 0 -14px;
}
.search-columns .search-popular .popular__label,
.search-columns .search-popular .popular__item {
    display: block;
    margin: 14px 0 0 14px;
    width: calc(100% - 14px);
}

.modal__search,
.modal__search .modal__content,
.modal__search .modal__body,
.modal__search .modal__dialog,
.search-box {
    height: auto !important;
    overflow: initial;
}
.modal__search .modal__body {
}
.modal__search .modal__dialog {
    max-height: 100vh !important;
    overflow: auto;
}
.modal__search .seacrh {
    margin-bottom: 0 !important;
}
.seacrh__items {
    height: auto;
    overflow: initial;
    min-height: 0 !important;
}
.modal__search .modal__dialog {
    width: 100%;
}
.modal__search .material__title {
    padding-top: 0 !important;
}
@media (max-width: 996px) {
    .search-columns .search-more {
        width: 250px;
    }
    .search-columns .search-more ~ .search-content {
        width: calc(100% - 290px);
    }
}
@media (max-width: 768px) {
    .search-columns .search-more,
    .search-columns .search-more ~ .search-content {
        width: 100%;
    }
    .search-columns .search-more ~ .search-content {
        margin-top: 40px;
    }
}

@media (max-width: 1024px) {
    .main__item.slider--none .slider__item.bg__main {
        background-position: 50% 50% !important;
    }
}

article table.table-thin td,
table.MsoNormalTable td,
.news-styler table td {
    min-width: 3em;
}
article table.table-thin td ~ td,
table.MsoNormalTable td ~ td,
.news-styler table td ~ td {
    min-width: 10em !important;
}

.banner__item--service {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
}

.slider__main.owl-carousel .owl-stage,
.slider.owl-carousel .owl-stage {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
    -ms-align-items: stretch;
    align-items: stretch;
}
.slider__main.owl-carousel .owl-stage::before,
.slider.owl-carousel .owl-stage::before,
.slider__main.owl-carousel .owl-stage::after,
.slider.owl-carousel .owl-stage::after {
    content: none !important;
}
.slider__main.owl-carousel .owl-item .slider__item-inner,
.slider.owl-carousel .owl-item .slider__item-inner {
    height: 100% !important;
}
.slider__main.owl-carousel .owl-item .slider__item{
    min-height: 400px !important;
    height: 100% !important;
}
@media (max-width: 767px) {
    .slider__main.owl-carousel .owl-item .slider__item {
        min-height: auto !important;
    }
}
.slider.owl-carousel .owl-item .banner__item--service {
    height: calc(100% - 24px);
}
.slider.owl-carousel .owl-item .banner__item--service .min__height--100 {
    min-height: 0 !important;
}
.special-color-1 .owl-next .arrow-next,
.special-color-1 .slider--nav-dark .owl-next .arrow-next,
.special-color-1 .owl-next .arrow-prev,
.special-color-1 .slider--nav-dark .owl-prev .arrow-prev {
    fill: #000;
}
.special-color-2 .owl-next .arrow-next,
.special-color-2 .slider--nav-dark .owl-next .arrow-next,
.special-color-2 .owl-next .arrow-prev,
.special-color-2 .slider--nav-dark .owl-prev .arrow-prev {
    fill: #fff;
}
.special-color-3 .owl-next .arrow-next,
.special-color-3 .slider--nav-dark .owl-next .arrow-next,
.special-color-3 .owl-next .arrow-prev,
.special-color-3 .slider--nav-dark .owl-prev .arrow-prev {
    fill: #063462;
}
.special-color-4 .owl-next .arrow-next,
.special-color-4 .slider--nav-dark .owl-next .arrow-next,
.special-color-4 .owl-next .arrow-prev,
.special-color-4 .slider--nav-dark .owl-prev .arrow-prev {
    fill: #59422e;
}
.special-color-5 .owl-next .arrow-next,
.special-color-5 .slider--nav-dark .owl-next .arrow-next,
.special-color-5 .owl-next .arrow-prev,
.special-color-5 .slider--nav-dark .owl-prev .arrow-prev {
    fill: #a9dd38;
}

.special .slider__item-inner {
    padding-left: 0;
    padding-right: 0;
}

.media__inner > .openData {
    margin-top: 0 !important;
}

p.MsoNormal {
    font-size: inherit;
}
p.MsoNormal + p.MsoNormal,
h4 + p.MsoNormal {
    margin-top: .5em;
}

.special-font-size-2 .main__open,
.special-font-size-3 .main__open {
    padding-left: 1em;
    padding-right: 1em;
}

@media (min-width: 768px) {
    .special-font-size-2 .width50--custom {
        width: 75%;
    }

    .special-font-size-3 .width50--custom {
        width: 75%;
    }
}

/*.special-font-size-3 .sectionRegionSelect a {
    word-break: none !important;
    word-wrap: none !important;
    overflow-wrap: none !important;
}*/

img#bx_flv_player_1984327946_div_jwplayer_controlbar_background {
    height: 24px !important;
}

.static_page_content a {
    /*font-size: 1.125rem;*/
    font-size: 0.875rem;
}

.slider__item--gradient-gray:before {
    background-image: linear-gradient(90deg, #F8F8F8 55%, rgba(248, 248, 248, .5) 65%, rgba(248, 248, 248, 0) 95%);
}

.slider__item--gradient-light-green:before {
    background-image: linear-gradient(90deg, #ECF7DE 55%, rgba(236, 247, 222, .5) 65%, rgba(236, 247, 222, 0) 95%);
}

.slider__item--gradient-white:before {
    background-image: linear-gradient(90deg, #fff 55%, rgba(255, 255, 255, .5) 65%, rgba(255, 255, 255, 0) 95%);
}

.special #download-open-data-set {
    border-width: 1px;
    border-style: solid;
}

.special .main .chosen-container-single .chosen-single div b:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: url(/local/templates/rosreestr/old_img/sprite.png) -62px -197px no-repeat !important;
}

.special #territorial_authorities .js-accordionBox:hover .collapse_title:before,
.special #territorial_authorities .js-accordionBox.open .collapse_title:before {
    background: transparent url(/local/templates/rosreestr/old_img/sprite.png) -62px -197px no-repeat;
}

.flex-cards {
    flex-wrap: wrap;
}

.flex-cards--2-in-row .card{
    width: calc(50% - 12px);
}

@media (max-width: 460px) {
    .flex-cards--2-in-row .card{
        width: 100%;
    }

    .card.none.opacity-toggle {
        right: 0;
    }
}
.collectionComments__item .collectionComments__item {
    padding-left: 40px;
}
@media (max-width: 1400px) {
    .collectionComments__item .collectionComments__item {
        padding-left: 20px;
    }
}
@media (max-width: 1024px) {
    .collectionComments__item .collectionComments__item {
        padding-left: 0;
    }
}

@media (max-width: 768px) {
    .survey .card__delete {
        width: auto;
    }
}

@media (max-width: 767px) {
    .collectionComments__item .collectionComments__item {
        padding-left: 0;
    }
    .collectionComments__bodyBottomText {
        overflow-wrap: break-word;
    }
}

.special-font-size-3 .survey-service__card .card button {
    padding-left: 7%;
    padding-right: 7%;
}

.special .progress--new .progress__bar span:not(ymaps):not(.no-hide-special):not(.round__icon):not(.ymaps-2-1-75-events-pane):not(.ymaps-2-1-75-zoom__icon):not(.ymaps-2-1-75-float-button-icon_icon_geolocation):not(.ymaps-2-1-75-traffic__icon):not(.slider__top--news):not(.slider__content):not(.title__news-slider):not(.date__news-slider):not(.media__img):not(.video_background):not(.title__banner):not(.video__action):not(.no-hide-special):not(.round):not(.video__card-title):not(.vjs-control-bar):not(.vjs-control):not(.vjs-text-track-display):not(.vjs-menu):not(.vjs-menu-content):not(.vjs-slider-bar):not(.vjs-remaining-time-display):not(video):not(.vjs-time-control):not(.person_box-face):not(.modal__picture) {
    background: -webkit-gradient(linear,left top,right top,from(#fd8ea2),color-stop(20%,#fd8ea2),color-stop(20%,#fd8ea2),color-stop(53%,#9cd9fb),color-stop(53%,#9cd9fb),color-stop(100%,#bfeb77),to(#bfeb77)) !important;
}

.special-font-size-3 .progress--new .progress__bar span::before {
    width: 80px;
}

.special-font-size-3 .vote-form .survey-service__card .button {
    padding-left: 11px;
    padding-right: 11px;
}

.special-font-size-3 .footer .footer__menu .link.sub-menu__link:not(h3):not(h2):not(ymaps) {
    font-size: 1.9rem !important;
}

.special-font-size-3 .header .prompt__sign-in .prompt__btns .button__sign-up:not(h3):not(h2):not(ymaps) {
    font-size: 1.8rem !important;
}

@media (max-width: 450px) {
    .special-font-size-3 .seacrh .icon-close + input {
        padding-right: 40px;
        padding-left: 50px;
    }

    .special-font-size-3 .seacrh .icon-close {
        top: 37px;
        right: 5px;
    }
}

@media (max-width: 500px) {
    .special-font-size-3 #faq_questions_container .media__filter {
        flex-direction: column;
    }

    .special-font-size-3 #faq_questions_container .media__filter .menu__item {
        border-bottom: 0;
    }

    .special-font-size-2 #faq_questions_container .media__filter {
        flex-direction: column;
    }

    .special-font-size-2 #faq_questions_container .media__filter .menu__item .menu__link {
        font-size: 1.4rem !important;
    }

    .special-font-size-3 #faq_questions_container .media__filter .menu__item .menu__link {
        font-size: 1.8rem !important;
    }

    .special-font-size-3 #faq_questions_container .media__filter .menu__item:last-child {
        border-bottom: 1px solid #eaeaea;
    }
}

@media (max-width: 767px) {
    .news__content .slider__content {
        padding-left: 30px;
    }
}

.special-font-size-3 .banner__item .title__banner,
.special-font-size-2 .banner__item .title__banner {
    padding-bottom: 40px;
}

.special-images-0 #sync1,
.special-images-0 #sync2,
.special-images-0 .news__fluid-box .news__card-img{
    display: none;
}

.bx-ie .video__start .round {
    display: inline-block;
}

@media (max-width: 600px) {
    .banner__collection--main[data-banner-count="4"] .banner__item {
        margin-right: 0;
    }

    .banner__imgs .banner__item .title__banner {
        width: 100%;
        margin-right: 0;
    }

    .banner__item--main {
        padding: 20px !important;
    }

    .info__inner--main .info__link-box {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .special .modal__search .seacrh .icon-search {
        background-color: #fff !important;
        top: 1px;
    }

    .special .modal__search .seacrh .seacrh__delete {
        top: 1px;
        right: 1px;
    }

    .special .modal__search .seacrh input {
        padding-right: 105px !important;
    }
}

.special-font-size-3 .banner__imgs .banner__item .button__details {
    max-width: 250px;
}

#special {
    background-color: #fff;
}

.special-line-height,
.special-letter-spacing {
    display: none;
}

.special-font-size-3 .collectionButtons .button,
.special-font-size-2 .collectionButtons .button {
    padding-top: 5px;
    padding-bottom: 5px;
    height: auto;
}

.special-font-size-3 .collectionFeedback__form .button.button--theme-green,
.special-font-size-2 .collectionFeedback__form .button.button--theme-green {
    width: auto;
}

.svg_layer path.active {
    fill: green;
}

@media (max-width: 767px) {
    .special-font-size-3 .card.none.opacity-toggle {
        top: 0;
        height: auto;
    }
}

.bx-ie.special-font-size-3 .survey-service__list .sub-menu:not(h3):not(h2) {
    word-break: break-all;
}

.special-font-size-3 .MsoNormalTable[width="461"] {
    width: 100% !important;
}

.special .main-user-consent-request-popup-button {
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
}

.special-font-size-3 .collectionTable__table .collectionTableClose {
    white-space: nowrap;
}

.static_page_content  .MsoArticle {
    /*font-size: 1.125rem;*/
    font-size: 0.875rem;
}

@media (max-width: 991px) {
    .card.none.opacity-toggle {
        width: 100%;
        right: 0;
    }
}

@media (max-width: 768px) {
    .card.modal .user_picture-box .user_picture {
        width: 100% !important;
        height: 100% !important;
    }
}

@media (max-width: 767px) {
    #regionFindPopup {
        padding-top: 50px;
        padding-bottom: 50px;
        text-align: center;
        font-size: 0;
    }

    #regionFindPopup:after {
        content: '';
        width: 0;
        height: 100%;
        display: inline-block;
        vertical-align: middle;
    }

    #regionFindPopupForm {
        display: inline-block;
        vertical-align: middle;
        transform: none;
        position: static;
        left: 0;
        top: 0;
        font-size: 16px;
        max-height: calc(100vh - 110px);
        overflow-y: auto;
    }

    #regionFindPopup .suggestions {
        max-height: none;
        overflow: auto;
    }

    .special #regionFindPopup {
        padding-top: 110px;
    }

    .special #regionFindPopupForm {
        max-height: calc(100vh - 125px);
    }
}

.text-align-center {
    text-align: center;
}

.survey-service__card .card.modal {
    min-height: auto !important;
}

@media (max-width: 768px) {
    .card.modal:not(.sub-menu):not(.card--alt) .flex {
        margin-left: auto;
        margin-right: auto;
        justify-content: center;
    }

    .card.modal .flex .user_picture-box {
        margin: 0 auto 10px;
    }

    .card.modal .flex .user__name {
        text-align: center;
    }
}

@media (max-width: 450px) {
    .seacrh .icon-close + input {
        padding-left: 40px;
        padding-right: 20px;
    }
}

.special-color-1 .footer {
    background-color: #fff;
}

.special-color-1 .footer__copyrite a,
.special-color-1 .footer__items,
.special-color-1 .footer__menu a,
.special-color-1 .footer__phone a,
.special-color-1 .footer__prompt,
.special-color-1 .footer__phone,
.special-color-1 .footer__items label {
    color: #000;
}

@media (max-width: 767px) {
    .modal__search .modal__dialog {
        height: calc(100vh - 65px) !important;
    }
}

.table-fs__content {
    min-width: 100%;
    font-size: 14px;
    border-collapse: collapse;
}

.table-fs__content td{
    border: 1px solid #b0b0b0;
    padding: 3px 5px;
}

.table-fs__content th {
    padding: 3px 5px;
    border: 1px solid #b0b0b0;
    background-color: #f5f6f6;
    font-weight: bold;
}

.table-fs__search-input {
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    padding: 23px 30px 23px 74px;
    border-radius: 2px;
    width: 100%;
    max-width: 500px;
    font-size: 16px;
    line-height: 19px;
}

.icon-green {
    color: #68981a;
}

.table-fs__search {
    margin-bottom: 30px;
}

.table-fs__search-input-box {
    position: relative;
}

.table-fs__search .icon-search {
    position: absolute;
    top: 26px;
    left: 25px;
}

.table-fs__btn {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    display: block;
    width: 100%;
    height: 100%;
    padding-right: 15px;
    position: relative;
    min-height: 24px;
    font-weight: inherit;
}

.table-fs__sort-icon {
    width: 6px;
    height: 24px;
    display: inline-block;
    position: absolute;
    top: calc(50% - 12px);
    right: 5px;
}

.table-fs__sort-icon:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    border: 3px solid transparent;
    border-top: 8px solid #b0b0b0;
}

.table-fs__sort-icon:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    border: 3px solid transparent;
    border-bottom: 8px solid #b0b0b0;
}

.table-fs__btn.down .table-fs__sort-icon:after {
    border-top-color: #292c2f;
}

.table-fs__btn.up .table-fs__sort-icon:before {
    border-bottom-color: #292c2f;
}

.table-fs__box {
    max-width: 100%;
    overflow: auto;
}

.main-user-consent-request-popup-header {
    white-space: normal;
    text-overflow: initial;
}

@media (max-width: 767px) {
    .collectionButtons {
        flex-wrap: wrap;
    }

    .collectionButtons .button {
        margin-bottom: 15px;
    }

    .collectionButtons .button:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 767px) {
    .bx-ios.special #regionFindPopupForm {
        max-height: calc(100vh - 165px);
    }
}

.special-font-size-3 .survey-service__card .card.card--alt a.positionb {
    position: static;
}

.search-select--offsets-none {
    margin: 0;
}

.opendata-filter__label {
    margin-right: 10px;
}

.special .news__right .list__item {
    border-color: #000;
}

.special .list--cards .list__item:not(.list__item--main):hover {
    box-shadow: none;
}

.special .slider--nav-dark .owl-next, .special .slider--nav-dark .owl-prev {
    background-color: #fff !important;
}

.special-color-1  .link--theme-green,
.special-color-1 .menu__item.active .menu__link,
.special-color-1 .prompt__list,
.special-color-1 .link--arrow-left:hover .icon-full-arrow-left,
.special-color-1 .link--arrow:hover .icon-full-arrow-right,
.special-color-1 .menu__item:hover .menu__link,
.special-color-1 .menu__link:hover,
.special-color-1 .link:hover{
    color: #000;
}

.special-color-1 .slider .owl-next:hover .arrow-next,
.special-color-1 .slider .owl-prev:hover .arrow-prev {
    fill: #000;
}

.special-color-1 .menu__link:after {
    background-color: #000;
}

.MsoNormal--center {
    text-align: center;
}

table.MsoNormalTable.MsoNormalTable--none-header tbody tr:first-child{
    background-color: transparent;
}

@media (max-width: 767px) {

   .special .passportCollection__button {
       padding-left: 15px;
       padding-right: 15px;
       text-align: center;
   }

    .special .passportCollection__button img {
        margin-right: 0;
    }
}

.card.none.modal .flex .user_picture-box + .relative {
    width: calc(100% - 107px);
}

.card.none.modal .title + .flex {
    align-items: center;
}

@media (max-width: 768px) {
    .card.none.modal .flex .user_picture-box + .relative {
        width: 100%;
    }
}

.bx-ie #on_map .svg_inner svg {
    min-height: 342px;
}

.bx-ie.special-font-size-3 #on_list .collapse_box {
    overflow: auto;
}


#territorial_authorities .js-accordionBox .opened.collapse_title {
    background: #006fb8;
    color: #fff;
}

#territorial_authorities .js-accordionBox .opened.collapse_title:before {
    background: transparent url(/local/templates/rosreestr/old_img/sprite.png) -109px -197px no-repeat;
}

.special.special-font-size-3 .modal__search .seacrh .seacrh__delete {
    transform: scale(1.5);
    top: 16px;
    padding: 21px 15px !important;
    margin-top: 0;
}

.special.special-font-size-2 .modal__search .seacrh .seacrh__delete {
    transform: scale(1.3);
    top: 12px;
    padding: 21px 15px !important;
    margin-top: 0;
}

@media (max-width: 767px) {
    .special.special-font-size-2 .modal__search .seacrh .seacrh__delete {
        top: 6px;
    }

    .special.special-font-size-3 .modal__search .seacrh .seacrh__delete {
        top: 9px;
    }
}

.special.special-color-1 .date--theme-green {
    color: #000;
}

.special.special-color-2 .slider__media--service button.owl-prev path {
    fill: #fff;
    transition: all .3s;
}

.special.special-color-2 .slider__media--service button.owl-prev:hover path {
    fill: #67981a;
}

.special.special-color-5 .slider__media--service button.owl-prev path {
    fill: #a9dd38;
    transition: all .3s;
}

.special.special-color-5 .slider__media--service button.owl-prev:hover path {
    fill: #67981a;
}

.special.special-font-size-2 .info_window .region_info .col,
.special.special-font-size-3 .info_window .region_info .col{
    float: none;
    width: 100%;
}

@media (max-width: 767px) {
    .bx-html-editor {
        min-width: auto !important;
    }

    .bx-html-editor .bxhtmled-area-cnt,
    .bx-html-editor .bxhtmled-iframe-cnt {
        width: 100% !important;
    }
}

.special.special-images-0 .banner__bg,
.special.special-images-0 .list__icon-custom {
    background-image: none !important;
}

.events-none {
    pointer-events: none;
}

.slider__content .title__news-slider,
.slider__content .date__news-slider {
    text-decoration: none;
}

.special-font-size-3 .slider__item .slider__content .title {
    word-break: break-word;
}

.bx-ie.special-font-size-3 .slider__item .slider__content .title {
    word-break: break-all;
}

/* .video_background {
	position: relative;
} */

.video_background::after {
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,0,0);
	background: linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.8491771708683473) 26%, rgba(0,0,0,0) 100%);
}

/* End */


/* Start:/local/templates/rosreestr/css/owl.carousel.min.css?16062081733356*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/rosreestr/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/rosreestr/css/jquery.formstyler.css?16062081732286*/
.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
/* End */


/* Start:/local/templates/rosreestr/css/tooltipster.bundle.min.css?16062081736495*/
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
/* End */


/* Start:/local/templates/rosreestr/css/tooltipster-sideTip-shadow.min.css?16062081731684*/
.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid transparent}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}
/* End */


/* Start:/local/templates/rosreestr/css/selectize.css?16062081739118*/
/**
 * selectize.css (v0.12.6)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */

.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #fff;
  box-shadow: inset 0 0 12px 4px #fff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: #cacaca;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff;
}
.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 23px;
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #fff;
  cursor: text;
  display: inline-block;
}
.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px;
}
.selectize-input.full {
  background-color: #fff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0;
}
.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff;
}
.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.selectize-input > input::-ms-clear {
  display: none;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  content: ' ';
  display: block;
  clear: left;
}
.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #fff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.selectize-dropdown .option,
.selectize-dropdown .optgroup-header {
  padding: 5px 8px;
}
.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
  cursor: inherit;
  opacity: 0.5;
}
.selectize-dropdown [data-selectable].option {
  opacity: 1;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #fff;
  cursor: default;
}
.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68;
}
.selectize-dropdown .active.create {
  color: #495c68;
}
.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5);
}
.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent;
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent;
}
.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa;
}

/* End */


/* Start:/local/templates/rosreestr/css/preloader-ex.css?1606208173325*/
.ex-preloader {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    background-color: rgba(255,255,255,0.7);
    z-index: 50000;
}
.ex-preloader__img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
/* End */
/* /local/components/extyl/search.title/templates/main/style.css?16148492082443 */
/* /local/components/extyl/geotargeting/templates/.default/style.css?1606208173979 */
/* /local/templates/rosreestr/components/bitrix/news.list/popup_message/style.css?1606208173129 */
/* /local/templates/rosreestr/styles.css?16062081735334 */
/* /local/templates/rosreestr/template_styles.css?162375404314655 */
/* /local/templates/rosreestr/css/default.css?1633628579147740 */
/* /local/templates/rosreestr/css/custom.css?1614849209143183 */
/* /local/templates/rosreestr/css/owl.carousel.min.css?16062081733356 */
/* /local/templates/rosreestr/css/jquery.formstyler.css?16062081732286 */
/* /local/templates/rosreestr/css/tooltipster.bundle.min.css?16062081736495 */
/* /local/templates/rosreestr/css/tooltipster-sideTip-shadow.min.css?16062081731684 */
/* /local/templates/rosreestr/css/selectize.css?16062081739118 */
/* /local/templates/rosreestr/css/preloader-ex.css?1606208173325 */
