
/*>>> нормалайзер под разные браузеры >>>*/
html {
  line-height: 1.15; 
  -webkit-text-size-adjust: 100%; 
}

body {
  margin: 0;
  min-width: 1796px;	
}

main {
  display: block;
}


h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}
/*<<< нормалайзер под разные браузеры <<<*/





::-webkit-scrollbar {
    width: 10px;
}
 
::-webkit-scrollbar-track {
    background-color: #f4f4f4;
    border-radius: 40px;
}
 
::-webkit-scrollbar-thumb {
    background-color: #c8c8c8; /*#d30422;*/
    border-radius: 40px;
}















/* CSS Document */
*{
  margin:0px; 
  padding:0px;
}


  a:active, a:focus { outline: none; }
  input, textarea {outline:none;}
  input:active, textarea:active {outline:none;}
  :focus {outline:none;
      -moz-outline:none;}
  textarea {resize:none;}
  textarea {resize:vertical;}
  textarea {resize:horizontal;}

body.main_page{
	position: fixed;		
	left:0px;
	position: relative;		
	display: block;	    	
	text-align:center;	
    background-color: #F8F8F8; 
    min-height: 100vh;
    height: 100vh;	
    margin: 0px;
    padding: 0px;	
	filter: invert(0%);

	overflow-y:scroll;
	overflow-x:scroll;	
	
	padding-left:2vw;
	padding-right:1vw;	
	
	
	 min-width: 1792px;	
}

._invert{
	filter: invert(100%);	
}

div.item_header{
	position: fixed;		
	top:0px;
	width: 1792px;			
	text-align:center;	
	display: 	inline-block;		
    -webkit-user-select: none;
    -moz-user-select: none; 
    z-index:11;

	background-color: #ffffff;

	padding-top:10px;
	padding-bottom:8px;
    border: 2px solid #E0E0E0; 
	border-radius: 8px;	
}

div._header_in{
	padding:0px;
	position: relative;		
	vertical-align: middle;	
	text-align:center;	
	
	display: -webkit-flex;
	display: flex;
	flex-direction: row;	
	justify-content:space-between;
	align-items: center;	

	height:auto;	
	background-color: none;
    -webkit-user-select: none;
    -moz-user-select: none;  
	width: 1792px;	
	height: auto;	
	position: relative;	
    border: none;
	background-color: #ffffff;	
}

div.item_long{
	position: relative;	
	width: 1792px;		
	text-align:center;	
	display: 	inline-block;		
	background-color: none;
    -webkit-user-select: none;
    -moz-user-select: none;  
	z-index:3;
    min-height: 100vh;
	background-color: none;  
	
	margin:0px auto; 
	min-width: 1792px;	
}

div.field_loader{
	position: relative;		
	vertical-align: middle;	
	text-align:center;	
	display: inline-block;	
	width: 100vw;		
	background-color: none;
    -webkit-user-select: none;
    -moz-user-select: none; 	
	z-index:22;	
	text-align:center;			
}

div.plase_logo_btn{
	margin-left:20px;
	vertical-align: middle;		
	position: relative;	
	display: inline-block;		
	width: 800px;
	height:80px;	
	background-color: none;
}

button.logo_btn{
	top:8px;
	position: absolute;	
	left:0px;
	display: inline-block;		
	background-repeat: no-repeat;	
	width: 600px;	/*615px;	*/
	height:60px;	
	background-size: 100%;	
	background-position: 0 0;
	background-image:  url(_logo_nsp_it.svg);	
	background-color: #ffffff;
	border: none;	
	cursor: pointer;
}
/*
button.logo_btn:hover{		
	background-image:  url(_logo_nsp_it_focus.svg);	
	transition:0.2s;	
}
*/


div.plase_header_btn{
	vertical-align: middle;	
	text-align:right;	
	position: relative;	
	display: inline-block;		
	width: 1360px;
	height:80px;	
	background-color: none;
}

button.first{
	padding-top:10px;	
	position: relative;	
	display: inline-block;	
	height:50px;
	padding-left:0px;	
	padding-right:0px;	
	margin-top:10px;	
	margin-left:48px; 
	margin-right:24px;	
	text-align:center;	
	color: #00517D; 
	cursor: pointer;  
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	background-color: #FFFFFF;
	border: none;
    border-style: solid; 
    border-color: #d30422;
    border: 3px;
    border-bottom-style: solid; 
    border-bottom-color:  #FFFFFF;	
}

button.first:hover{		
	transition:0.6s;	
	background-color: #FFFFFF; 
	color:  #d30422;   
	border-bottom-color: #FFFFFF;	
}

button.first_focus{		
	background-color: #FFFFFF;
	color:  #d30422; 
	border-bottom-color:  #d30422;	
}

button.first_focus:hover{		
	background-color: #FFFFFF;
	color:  #d30422; 
	border-bottom-color:  #d30422;	
}



button.first:disabled{
  filter:brightness(50%);
  opacity:0.2;  
  	border-bottom-color:  #FFFFFF;
}



div.main_long{
	position: relative;	
	text-align:center;	
	display: none;
	width: 100%;		
	background-color: #FFFFFF; 
    -webkit-user-select: none;
    -moz-user-select: none;  
}

div._field_long{
	margin-top:100px;		
	display: inline-block;		
	text-align:center;		
	width: 1792px;	
	position: relative;		
	background-color: none; 
}

div.field_pageFirst,.field_pageSecond{
	padding-top:0px;
	padding-bottom:10px;
	display: inline-block;		
	width: 1792px;	
	height:594px;		
	position: relative;		
    border-style: solid; 
    border-color: none;
    border: none;
	text-align:center;	
	background-color: none;
}

div.field_rain,.field_rainShort{
	width: 1796px;		
	height: 0px;	
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;		
	padding:0px;
	margin:0px;
	display: inline-block;
	background-color: none; 	
}


iframe._iframe_production{	
	position: relative;
	margin-top:40px;
	display: inline-block;	
	width: 1800px;		
	height: 488px;	
	border: none; 
	text-align:center;	
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color:  none; 
}
iframe._iframe_services{	
	position: relative;
	margin-top:40px;
	display: inline-block;	
	width: 1800px;		
	height: 516px;	
	border: none; 
	text-align:center;	
	overflow: hidden;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color:   none; 
}

div._navigations_chains{
	left:20px;
	position: relative;
	display: inline-block;		
	width: 100%;		
	height:auto;	
	background-color: none;
    -webkit-user-select: none;
    -moz-user-select: none;  	
    border: none;
	text-align:left;
	color: #646566;	
}
a.cursor_pointer{
	cursor: pointer;  
}

div._header_page{
	padding-top:24px;
	position: relative;
	display: inline-block;		
	width: 1800px;		
	height:auto;	
	background-color: none;
    -webkit-user-select: none;
    -moz-user-select: none;  	
    border: none;
	text-align:center;
	color: #646566;	
}

div._field_second{
	display: -webkit-flex;
	display: flex;
	flex-direction: row;	
		flex-wrap: wrap;	
	justify-content:space-between;
	align-items: center;

	margin-top:24px;
	vertical-align:top;	
	padding-bottom:32px;	
	position: relative;

	width: 1796px;
	height:452px;
	overflow: hidden;
	background-color: none;	
    -webkit-user-select: text;
    -moz-user-select: text;  	
    background-repeat: no-repeat;	
	z-index:9;
	text-align:center;	
}

div._field_second_btn{	
	display: -webkit-flex;display: flex;
	flex-direction: row;	
	flex-wrap: wrap;	
	justify-content: space-between; 
	align-items: center;		
	
	margin-top:24px;
	vertical-align:top;	
	padding-bottom:32px;	
	position: relative;
	width: 1820px; 
	left:-12px;  
	height:460px;
	overflow: hidden;
	background-color:  none;
    -webkit-user-select: none;
    -moz-user-select: none;  	
    background-repeat: no-repeat;	
	z-index:9;
	text-align:center;		
}

button.second{
	position: relative;	
	display: block;	
	margin:12px;
	margin-top:16px;		
	width: 580px;
	height:448px;	
	text-align: center;
	color: #646566;
	cursor: pointer;  
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	background-color: #ffffff;
    border: 2px solid #00517D;
	border-radius: 8px;	
	filter: drop-shadow(0.0px 1px 2px #a0a0a0);		
}

button.second:hover{		
	transition: 0.2s;	
	color: #d30422;
    border: 2px solid #d30422; 
	filter: drop-shadow(0.0px 1px 2px #d30422);	
}

button.second:disabled{
  filter:brightness(50%);
  opacity:0.2;  
  border-radius: 8px;
}




div.yandex_city{
	display: block;	
	text-align:left;
	overflow-y: hidden; /* hidden;*/
	overflow-x: hidden;
	width: 336px;
	height:452px;
	background-color:none;	
}

div.yandex_city_friend{
	margin-top:0px;	
	padding-top:5px;		
	display: block;	
	text-align:left;
	/*overflow-y: scroll;  hidden;*/
	overflow-x: hidden;
	width: 332px;
	height:393px;
	background-color: #ffffff;	
	border-radius: 8px; /* 12px 0px 0px 12px;*/
    border: 2px solid #E0E0E0; 
	filter: drop-shadow(0px 0px 0px #E0E0E0);	
	
	
}

div.yandex_city_checkbox{
	display: inline-block;	
	text-align:left;
	overflow-y: hidden; /* hidden;*/
	overflow-x: hidden;
	width: 320px;
	height:44px;
	padding-left:10px;	
	padding-top:2px;	
}

.table_color_even{
	background-color:  #ffffff;	
}
.table_color_odd{
	background-color:  #fbfbfb;	
}



div.friend_logo_plase{
	display: block;	
	padding-top:20px;	
	padding-left:20px;
	padding-right:20px;			
	width: auto;
	text-align:left;
	height:60px;	
}

div.yandex_items{
	display: block;	
	text-align:left;
	overflow-y: hidden; /* scroll  hidden;*/
	overflow-x: hidden;
	width: 500px;
	height:458px;
	background-color: none;	
	border-radius: 0px;	
	/*border-radius: 8px;  12px 0px 0px 12px;*/	
    border: 0px  solid #E0E0E0; 
}


div.yandex_items_office{
	display: block;	
	padding-top:20px;	
	padding-left:20px;
	padding-right:20px;			
	overflow-y: hidden;/* scroll;*/
	overflow-x: hidden;
	width: auto;
	height:428px;
	background-color: #ffffff;	
	border-radius: 8px;
    border: 2px solid #E0E0E0; 
	filter: drop-shadow(0px 0px 0px #E0E0E0);		
}

div.yandex_items_data{
	position: absolute;
	display: inline-block;	
	padding-top:10px;	
	right:20px;			
	overflow-y: hidden;/* scroll;*/
	overflow-x: hidden;
	width: auto;
	height:auto;
	background-color: none;	
	float:right;
}


div.yandex_items_offic_scroll{
	display: block;			
	padding:0;			
	overflow-y: scroll; /* hidden;*/
	overflow-x: hidden;	
	width: 476px;
	height:352px;
	background-color: none; 	 	
    border: 0px solid none; 	
}


div.yandex_items_place{
	display: flex;	
	display: -webkit-flex;
	flex-direction: row;	
	flex-wrap: wrap;	
	justify-content: start; 
	align-items: center;	
	padding-top:0px;	
	padding-left:20px;
	padding-right:20px;			
	overflow-y: hidden; /* scroll;*/
	overflow-x: hidden;	
	width: auto;
	height:444px;
	background-color: #ffffff;
	border-radius: 8px;
    border: 2px solid #E0E0E0; 
	filter: drop-shadow(0px 0px 0px #E0E0E0);		
}

div.yandex_items_info{
	display: block;	
	padding:0px;
	padding-top:16px;	
	overflow-y: hidden; 
	overflow-x: hidden;	
	padding-left:40px;	
	width: 75%;
	height:422px;
	background-color: none;		
}

div.friend_logo_plase{
	display: inline-block;	
	margin-left:60px;
	background-color: none;	
	height:auto;	
}

button.third_long,.third_long_dis{ 
	display: -webkit-flex;display: flex;
	flex-direction: column;	
	flex-wrap: nowrap;
	align-items	: center;
	justify-content: start; 
	text-align:left;
	margin:12px;	
	padding-left:32px;
	padding-right:24px;	
	width: 580px;
	height:452px;
	cursor: pointer;
	text-align:left;
	color: #00517D;
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	background-color: #ffffff;
	border: 2px  solid #00517D;
	/*filter: drop-shadow(0.0px 1px 2px #a0a0a0);		*/
	border-radius: 8px;
}


button.third_long_dis{
	cursor: auto;		
	
	background-color: #ffffff;
    /*border: 2px solid #00517D;*/
	border: 2px  solid #E0E0E0;
	/*filter: drop-shadow(0.0px 1px 2px #a0a0a0);		*/
	border-radius: 8px;	
}


button.third,.third_dis{ 
	display: -webkit-flex;display: flex;
	flex-direction: row;	
	flex-wrap: nowrap;
	align-items	: center;
	justify-content: start; 		
	text-align:left;
	margin:12px;	
	padding-left:24px;
	padding-right:24px;	
	width: 580px;
	height:214px;
	text-align:left;
	color: #646566;
	cursor: pointer;  
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	background-color: #ffffff;
    border: 2px solid #00517D;
	filter: drop-shadow(0.0px 1px 2px #a0a0a0);		
	border-radius: 8px;
	opacity:0.9;  
	transition:0.6s;
}



button.third_yandex{
	
	display: -webkit-flex;display: flex;
	flex-direction: row;	
	flex-wrap: nowrap;
	align-items	: center;
	justify-content: start; 

	text-align:left;
	color: #646566;
	cursor: pointer;  
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	background-color: #ffffff;
    border: 2px solid #00517D;
	filter: drop-shadow(0.0px 1px 2px #a0a0a0);		
	border-radius: 8px;
	opacity:0.9;  
	transition:0.6s;	
	
	
	padding-left:12px;
	padding-right:24px;	

	
	width: 98%;	
	height:60px;
	margin:0px;	
	margin-top:2px;	
	margin-bottom:12px;	
	margin-left:2px;	
}


button.third,.third_long:hover{		
	color: #d30422;
    border: 2px solid #d30422; 
	filter: drop-shadow(0.0px 1px 2px #d30422);	
	transition:0.6s;		
}
button.third:disabled{
  filter:brightness(50%);
  opacity:0.2;  
  border-radius: 8px;
}
button.third_dis{
	cursor: auto;			
    border: 2px solid #E0E0E0; 
	border-radius: 8px;	
	filter: drop-shadow(0px 0px 0px #E0E0E0);	
	user-select: text;	
}


button.third_dis:hover{		
	cursor: auto;			
    border: 2px solid #E0E0E0; 
	border-radius: 8px;	
	filter: drop-shadow(0px 0px 0px #E0E0E0);	
	user-select: text;	
}
button.third_margin_0{
	margin:0px;	
}

.third_opacity_0{
  opacity:0.0;  
}

.ico_third{
	background-color:  none; 
    border: none;  
	vertical-align:middle;	
}
.txt_third{
	display: inline-block;	
	position: relative;	
	text-align: left;
	vertical-align:middle;
	width: 340px;
	height:auto;
	outline: none;   
	color: #646566;	
	background-color: none;
    border: none;  
}


div.company_programs_logo{
	
	display: -webkit-flex;display: flex;
	flex-direction: row;	
	flex-wrap: nowrap;
	align-items	: center;
	justify-content: flex-start; 
	align-content: flex-start; 
	
	margin-top:20px;
	margin-bottom:20px;
	position: relative;	
	text-align: left;
	width: 530px;
	padding-top:0px;

	height:60px;
	outline: none; 

	background-color: none; 
    border: none;  
}
div.company_programs_items{
	display: -webkit-flex;display: flex;
	flex-direction: column;	
	flex-wrap: nowrap;
	align-items	: center;
	justify-content: flex-start; 
	align-content: flex-start; 
	
	position: relative;	
	text-align: left;
	width: 550px;
	padding-top:0px;
	
	overflow-y: scroll; /* hidden;*/
	overflow-x: hidden;			

	height:320px;
	outline: none; 

	background-color: none; 
    border: none;  
}



div.logo_services{
	
	
	display: -webkit-flex;display: flex;
	flex-direction: row;	
	flex-wrap: nowrap;
	align-items	: center;
	justify-content: flex-start; 
	align-content: flex-start; 
	
	position: relative;	
	text-align: left;
	width: 520px;
	padding-top:20px;

	height:150px;
	outline: none; 

	background-color: none; 
    border: none;  
}





div.header_services{
	
	padding-left:20px;
	text-align: left;
	width: 410px;
	background-color: none; 
}


.txt_services{
	display: inline-block;	
	position: relative;	
	text-align: left;
	vertical-align:middle;
	width: 520px;
	height:auto;
	outline: none; 
	left:0px;	
	color: #646566;
	background-color: none;
    border: none;
   white-space: nowrap;	
}



button.five{ 
	display: -webkit-flex;display: flex;
	flex-direction: row;	
	flex-wrap: nowrap;
	align-items	: center;
	justify-content: start; 	
	text-align:left;
	margin:12px;	
	padding-left:0px;
	padding-right:0px;	
	width: 336px;
	height:214px;
	text-align:left;
	color: #646566;
	cursor: pointer;  
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	background-color: #ffffff;
    border: 2px solid #00517D;
	filter: drop-shadow(0.0px 1px 2px #a0a0a0);		
	border-radius: 8px;
	opacity:0.9;  
	transition:0.6s;
}


button.five:hover{		
	color: #d30422;
    border: 2px solid #d30422; 
	filter: drop-shadow(0.0px 1px 2px #d30422);	
	transition:0.6s;		
}










.txt_second{
	display: inline-block;	
	position: relative;
	margin: 10px;
	top:20px;	
	width: 500px;
	height:auto;
	outline: none;   
	color: #646566;	
	background-color:  none;  
    border: none;  
	text-align:justify;	
	height:90px;
}

.txt_top{
	top:5px;
}








div.mp_service_3,.mp_service_4,.mp_service_6{
	display: -webkit-flex;display: flex;
	flex-direction: row;	
	flex-wrap: wrap;
	align-items	: center;
	justify-content: space-between ;
	align-content:  space-between ;	
	margin-top:32px;
	margin-bottom:24px;	
	width: 100%;
	height:460px;
	overflow: hidden;
	background-color: none;	
	background-size: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;  	
    background-repeat: no-repeat;	
	z-index:3;
}

div.mp_service_3{background-image:  url(mp_service_3.svg);}
div.mp_service_4{background-image:  url(mp_service_4.svg);}
div.mp_service_6{background-image:  url(mp_service_6.svg);}


div.mp_map{	
	margin:0px;	
	padding:0px;
	position: relative;
	display: inline-block;		
	width: 1184px; /* 1064px;  1184px;  1428px; */      
	height:448px;
	overflow: hidden;	
	background-color: #ffffff;	
	background-size: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;  	
    background-repeat: no-repeat;	
	z-index:3;		
	color: #646566;
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	border: 2px  solid #E0E0E0;
	border-radius: 8px;   
    right:12px;
}

div.contacts_infofield{
	display: -webkit-flex;display: flex;
	flex-direction: row;	
	flex-wrap: nowrap;
	align-items	: center;
	justify-content: start; 	
	text-align:left;
	margin:12px;
	width: 576px;  /*696px; 580px; 334px;     */  
	height:448px;
	text-align:left;
	color: #646566;
	cursor: auto;  
	hyphens:auto;
  
	background-color: #ffffff;
	border: 2px  solid #E0E0E0;
	border-radius: 8px;
}

div.contact_txt_infofield{
	text-overflow:ellipsis;
	position: relative;	
	display: inline-block;	
	left:20px;	
	height:auto;	
	background-color: none;	
}




div._field_map_btn{
	margin-top:36px;
	display: -webkit-flex;display: flex;
	flex-direction: row;	
	flex-wrap: wrap;	
	justify-content: space-between; 
	width: 1796px;  
	background-color: none; 	
}


div.mark{
	position: relative;
	display: inline-block;			
	background-color: none;	
}

div.mark_contact{
	-webkit-touch-callout: none; 
    -webkit-user-select: none; 
       -moz-user-select: none; 
            user-select: none; 	
	position: relative;
	display: inline-block;			
	background-color: none;	
	margin-right:20px;
}
div.mark_info{
	position: relative;
	display: inline-block;			
	background-color: none;	
	padding-left:10px;
}



p.tables_name,a.tables_name{
	position: relative;	
	display: inline-block;	
	left:2px;
	top:4px;
	
	height:auto;	
	background-color: none;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	width:100%;
    padding: 5px; 
}



button.round_btn{	
	display: inline-block;	
	width: 200px;
	height:200px;
	text-align:center;
	color: #d30422;
	cursor: pointer;  
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	background-color: #FFFFFF;
    border: 4px  solid #d30422; 
	filter: drop-shadow(0.0px 0px 0px #a0a0a0);		
	border-radius: 100px ;	
}

button.round_btn:hover{		
	transition: 0.2s;	
	color: #d30422;
    border: 4px solid #d30422; 
	filter: drop-shadow(0.0px 1px 2px #d30422);		
}
button.round_btn:disabled{
  filter:brightness(50%);
  opacity:0.2;  
  border-radius: 8px;
}

div.txt_about,.txt_news{
	margin-top:12px;	
	display: -webkit-flex;display: flex;
	flex-direction: row;	
	flex-wrap: wrap;
	align-items	: center;
	justify-content: space-between ;

	position: relative;	

	text-align:left;
	width: 1184px;	
	height:452px;	
	max-height:448px;	
	
	color: #646566;
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	background-color: #FFffff;
    border: 2px  solid #E0E0E0;
	border-radius: 8px;	

  -webkit-touch-callout: none; 
    -webkit-user-select: none; 
        -moz-user-select: none; 
            user-select: none; 
}

div.txt_news{
	display:inline-block;
}

div.txt_news_header{
	background-color: #ffffff;
    border: 0px solid #ffffff;
    border-bottom-width: 2px; 
    border-bottom-style: solid; 
    border-bottom-color: #f8f8f8; 
	border-radius: 12px 12px 0px 0px;	
	width: 100%;	
	height:48px;	
	padding-top:20px;
}
div.txt_news_body{
	background-color: #ffffff;
    border: 0px;
	border-radius: 0px 0px 0px 0px;	
	width: 100%;	
	height:360px;	
	padding-top:12px;	
	overflow-y: scroll; /* hidden;*/
	overflow-x: hidden;		
}




button.arrow{
	position: relative;	
	display: inline-block;	
	width: 48px;
	height:48px;
	color: #646566;
	cursor: pointer;  
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	background-color: #ffffff;
    border: 2px solid #00517D;
	filter: drop-shadow(0.0px 1px 2px #a0a0a0);		
	border-radius: 12px ;
	margin-left:8px;
}

button.arrow:hover{		
	transition: 0.2s;	
	color: #d30422;
    border: 2px solid #d30422; 
	filter: drop-shadow(0.0px 1px 2px #d30422);		
	
}
button.arrow:disabled{
	filter:brightness(50%);
	opacity:0.2;  
}
button.arrow_disabled{
	position: relative;	
	display: inline-block;	
	width: 48px;
	height:48px;
	color: #646566;
	cursor: pointer;  
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	background-color: #ffffff;
    border: 2px solid #00517D;
	border-radius: 12px ;
	margin-left:8px;
	
	filter:grayscale(100%);
	cursor: auto;  	
	opacity:0.2;  
}

button.arrow_transparent{
	cursor: default;  	
	opacity:0.0;  
}



button.select_friends,.select_friends_focus{
	position: relative;	
	display: inline-block;	
	margin-left:10px;
	margin-right:10px;
	padding-right:0px;	
	padding-left:0px;	
	text-align:center;	
	width: auto;
	height:32px;	
	padding-top:2px;
	
	color: #646566; 
	cursor: pointer;  
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	
	background-color:  #F8F8F8;
	border: none;
    border-style: solid; 
    border-color: #F8F8F8;
    border: 3px;
    border-bottom-style: solid; 
    border-bottom-color:  #F8F8F8;	
}
button.select_friends:hover{		
	transition:0.6s;	
	color:  #d30422;   
	border-bottom-color: #F8F8F8;		
}

button.select_friends_focus{		
	color:  #d30422; 
	border-bottom-color:  #d30422;	
}


.city_txt{	 
    white-space: nowrap;	
    overflow: hidden;
}

div.city_overflow{	 
	margin-top:12px;
	height:32px;	
	position: relative;	
	display: inline-block;	
	left:2px;	
	height:auto;	
	background-color: none;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	width:372px;
    white-space: nowrap; /* Запрещаем перенос строк */
    overflow: hidden; /* Обрезаем все, что не помещается в область */
    padding: 5px; /* Поля вокруг текста */
    text-overflow: ellipsis; /* Добавляем многоточие */	
}


.city_label{	
	transition:0.6s;	
    color: #646566;	
	cursor: pointer;  	
}

.city_label:hover{	
	transition:0.6s;		
	color:  #d30422; 	
}
.city_label_focus{	
	color:  #d30422; 	
}

.city_checkbox {
	position: absolute;
	z-index: -1;
	opacity: 0;	
}
.city_checkbox+label {
	display: inline-flex;
	align-items: center;
	user-select: none;
}
.city_checkbox+label::before {
  content: '';
  display: inline-flex;
  align-items : center;    
  width: 0.8em;/*1em;*/
  height: 0.8em;/*1em;*/
  flex-shrink: 0;
  flex-grow: 0;
  border: 0.1em solid #d30422;
  border-radius: 0.2em;
  margin-right: 0.5em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80% 80%;
}

.city_checkbox:checked+label::before {
  border-color: #d30422; 
  background-color: #d30422; 
  background-image:  url(ico_check.svg); 
}



div._field_arrow,._field_table_btns{	
	display: -webkit-flex;display: flex;
	flex-direction: row;	
	flex-wrap: wrap;
	align-items	: center;
	justify-content: space-between ;
	margin-top:20px;	
	position: absolute;
	top:0px;
	padding-right:4px;	
	padding-left:4px;	
	height:64px;		
	width: auto;
	overflow: hidden;
	background-color:   none;
    -webkit-user-select: none;
    -moz-user-select: none;  	
	z-index:9;	
}
div._field_arrow{	
	text-align:rigth;
	right:0px;		
}
div._field_table_btns{		
	text-align:left;
	left:-15px;
}

div.box_tadfriends{
	position: absolute;
	top:32px;	
    background-color: none; 	
	height:64px;		
	width: 100%;
}








a.breadcrumbs{/*для выборки всех навигационных цепочек*/
	padding-left:0px;
	padding-right:0px;	
    border: none; 
	border-radius: 0px;
}

.canvas_style{	
	position: absolute;
	top:0px;
    background-color: #FFFFFF; 
	overflow: hidden;
}

.second_btn_photo{	
	position: absolute;
	left:0px;
	top:0px;
    background-color: none; 
	overflow: hidden;
	width:100%;		
	border-radius: 8px;
}
.second_btn_photo_field{	
	padding:0;
	display: inline-block;	
	text-align:justify;	
	position: absolute;
	left:0px;
	top:340px;
    background-color: #FFFFFF; 
	overflow: hidden;
	width:100%;		
	border-radius: 0px 0px 24px 24px;
}

.second_btn_photo_fiel_txt{	
	padding:20px;
}

div.services_block{
	display: -webkit-flex;display: flex;
	flex-direction: row;	
	flex-wrap: wrap;
	align-items	: center;	
	align-content: space-around;

	width: 720px;
	height:466px;
	overflow: hidden;
	background-color: none;	
	background-size: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;  	
    background-repeat: no-repeat;	
	z-index:3;
}

button.services_btn{ 
	cursor:default;
	display: -webkit-flex;display: flex;
	flex-direction: row;	
	flex-wrap: wrap;
	align-items	: center;
	justify-content:space-between;
	align-content	: center;

	width: 720px;
	height:132px;
	text-align:left;
	color: #646566;
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	background-color: #ffffff;
    border: 2px  solid #C8C8C8;	
	border-radius: 8px;
	opacity:0.9;  
	transition:0.6s;
	margin:0;
			
}


.txt_services_btn{
	display: inline-block;	
	position: relative;	
	text-align: left;
	vertical-align:middle;
	width: 480px;
	height:auto;
	outline: none;   
	color: #646566;	
	background-color: none;
    border: none;  
}

.txt_services_left{
	margin-left:30px;
}
.txt_services_right{
	margin-right:40px;
}	

div.item_footer{
	position: relative;
	display: inline-block;	
	text-align:center;	
	color: #646566;	
	height:30px;
	background-size: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;  	
	width: 100%;	
    border: 2px solid #e0e0e0; 
	border-radius: 7px;	
	background-color: #ffffff;	
}

div.item_version{
	position: absolute;
	display: inline-block;
	background-color: none;	
	text-align:right;	
	color: #646566;	
	height:auto;
	width: 100px;	
	padding-right:16px;
	padding-top:7px;
    float:right;	
	right:20px;
}




.noselect {
  -webkit-touch-callout: none; 
    -webkit-user-select: none; 
        -moz-user-select: none; 
            user-select: none; 
}



a.news_float_right{
	
	position: relative;
	float: right;

	overflow: hidden;
	padding-right:20px;
	text-align:right;	
}

div.photo_main{	
	margin-top:12px;
	position: relative;
	display: inline-block;	
	width: 576px;
	height:448px;
	overflow: hidden;
	background-color: none;	
	background-size: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;  	
    background-repeat: no-repeat;	
    border: 2px  solid #E0E0E0;
	border-radius: 8px;	
}



div.photo_about{	
	display: -webkit-flex;display: flex;
	flex-direction: Column;	
	flex-wrap: nowrap;	
	justify-content: flex-end; 
	align-items:flex-end;	
	background-size: 100%;	
	background-image:  url(photo_about.png);	
}


button.about_license{
	display: -webkit-flex;display: flex;
	flex-direction: row;	
	flex-wrap: wrap;	
	justify-content: flex-start; 
	align-items:center;	
	padding-left:	40px;
	text-align:left;	
	background-color: #ffffff;	
	opacity: .85;
	border:none;
	color: #646566; 
	cursor: pointer;
	width: 100%;	
	height:70px;	
}

button.about_license:hover{		
	transition:0.6s;	
	color: #d30422;	
}
	
	
	

div.mp_table_string,.mp_table_cell{	
	margin:0px;	
	padding:0px;
	padding-top:10px;
	padding-left:40px;
	position: relative;
	display: inline-block;		
	width: 100%; 
	height:28px;
	overflow: hidden;	
	background-color: #ffffff;	
	z-index:1;		
	color: #646566;
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	border: 0px  solid #E0E0E0;
	border-radius: 0px;  
	-webkit-user-select: auto;
	-moz-user-select: all;	
	-moz-user-select: all; 
	-webkit-user-select: all; 
	user-select: all;	
}

div.mp_table_cell{	
	margin:0px;	
	padding:0px;
	padding-left:60px;	
	background-color: #f8f8f8;	
	border: none;
	height:24px;	
}

div.mp_contact{	
	float:left;	
	margin:0px;	
	margin-bottom:24px;	
	position: relative;
	display: inline-block;		
	width: 1184px;
	height:448px;
	overflow: hidden;	
	background-color: none;	
	background-size: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;  	
    background-repeat: no-repeat;	
	z-index:3;		
	color: #646566;
	hyphens:auto;
	text-decoration:none;
	outline: none;   
	background-color: #FFFFFF;
    border: 2px  solid #E0E0E0;
	border-radius: 8px;    
}
