*{
	margin:0;
	padding:0;
}
@font-face {
    font-family: 'Montserrat_Alternates';
    src: url('MontserratAlternates-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body,html {	
	background:#fff;
	font-family: Montserrat_Alternates, Arial,Helvetica,sans-serif;
	font-size: 17px;
	color: #333333;
	line-height: 130%;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 1024px) {
/* esli razreshenie menishe 1024px */
}
@media screen and (max-width: 768px){
/* esli razreshenie menishe 768px */
}
@media screen and (max-width: 430px){
/* esli razreshenie menishe 430px */
}

a {
text-decoration:none;
color: #333333;
}
a:hover {
text-decoration:none;
}
hr{
	height: 1px;
	background-color: #494646;
	border:0px solid red;
}
p {
color:#5698BD;
padding: 10px 15px 10px 15px;
text-align:center;
}
h1 {
font-size:32px;
text-align: center;
margin: 10px 0px 10px 0px;
font-weight: bold;
text-align:center;
}
h2 {
font-size:22px;
margin: 10px 0px 10px 0px;
font-weight: bold;
text-align:center;
}
h3 {
font-size:15px;
margin: 10px 0px 10px 0px;
}
h4 {
margin: 10px 0px 0px 0px;
}

.flex_c1 {
	border: 0px solid red;
	display: -webkit-flex; 
	display: flex; 
	flex-direction: row;
	justify-content: space-between;
	padding:40px 40px 10px 40px;
	align-items: flex-start;
}
.flex_start {
	justify-content: flex-start;
	padding-bottom:0px;
}
.div_1,.div_2,.div_3,.div_4,.div_5,.div_6,.div_7{
	border: 0px solid green;
}
.div_1,.div_4{
	padding:13px 20px;
	overflow: auto;
	cursor:pointer;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 150%;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.div_1{
	background: linear-gradient(0deg, rgba(73, 70, 70, 0.05), rgba(73, 70, 70, 0.05)), #FFFFFF;
	border: 0.5px solid #001E44;
	color:#001E44;
}
.div_1:hover{
	background:#ddd;
}
.div_2{
	font-style: normal;
	font-weight: 700;
	font-size: 27px;
	line-height: 150%;
	color:#F86501;
}
.div_3{
	padding:5px;
	color:#494646;
	font-size:14px;
}
.div_3_p{
	width:20%;
	margin-right:15px;
}
.div_3_p2{
	width:15%;
	margin-right:5px;
}
.div_3_p22{
	width:5%;
}
.div_3_2{
	float:left;
	margin:0px 15px 5px 0px;
	padding:0px 2px;
}
.div_4{
	background:#001E44;
	color:#fff;
}
.div_4:hover{
	background:#27456B;
}

.div_5,.div_6,.div_7{
	width:150px;
	overflow: auto;
	cursor:pointer;
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 150%;
	text-align:center;
	padding:5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.div_5{
	background:#001E44;
	color:#fff;
	margin:27px 5px 0px 15px;
}
.div_5:hover{
	background:#27456B;
}
.div_6{
	border: 0.5px solid #001E44;
	background:#fff;
	color:#001E44;
	margin:27px 5px 0px 15px;
}
.div_6:hover{
	background:#eee;
}
.div_7{
	border: 0.5px solid #001E44;
	background:#fff;
	color:#001E44;
	margin:5px 5px 0px 5px;
	line-height: 180%;
}
.div_7:hover{
	background:#eee;
}
.div_zagr_f{
	width:100px;
	text-align:center;
	position:relative; 
}
.dzf_1{
	color:#494646;
	font-size:14px;
}
.dzf_2{
	position:relative;
	margin:3px 0px 5px 0px;
	background:#D9D9D9;
	background-size: 100% 100%;
	height:120px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
	z-index:2;
}
.dzf_2_img_prev{
	position:relative; 
	top:0px; 
	left:0px; 
	max-width:100%;
	max-height:100%;
}
.dzf_2_2{
	position:absolute;
	left:0px;
	bottom:0px;
	cursor:pointer;
}
.dzf_2_2_3{
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	z-index:10;
}
.dzf_2_2_3 img{
	width:20px;
}
.dop_f_1{
	border:0px solid; 
	width:100%; 
	overflow:auto;
}
.dop_f_2{
	border:0px solid; 
	float:left; 
	margin:5px 10px 5px 0px;
}
.dop_foto{
	width:95%; 
}
.div_plus{
	font-size:50px;
	border:1px solid;
	width:28px;
	height:25px;
	padding:7px 5px;
	cursor:pointer;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
	transition: 1s;
}
.div_plus:hover{
	transform: rotate(360deg);
}
.btn_zagr, .btn_del, .btn_del_css{
	padding:5px 15px;
	width:100%;
	cursor:pointer;
	font-size: 12px;
	background:#001E44;
	color:#fff;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.btn_zagr:hover{
	background:#27456B;
}
.btn_del, .btn_del_css{
	background:#F86501;
}
.btn_del:hover, .btn_del_css:hover{
	background:#c86501;
}

.vector1{
	font-size: 30px;
	margin:-2px 10px 0px 0px;
}
.vector2{
	font-size: 25px;
	margin:0px 10px 0px 0px;
}
.vector1, .vector2, .vector_txt{
	float:left;
}

.table_otpr{
	box-shadow: 0px 6px 20px rgba(73, 70, 70, 0.12);
	border-radius: 20px;
	display: -webkit-flex; 
	display: flex; 
	flex-direction: column;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 130%;
	color:#494646;
	width:100%;
	padding-bottom:10px;
}
.tr_otpr{
	border: 0px solid green;
	display: -webkit-flex; 
	display: flex; 
	flex-direction: row;
	justify-content: space-between;
	padding:10px;
}
.tr_otpr_1{
	border: 0px solid green;
	color:#000;
	font-weight:bold;
}
.td_otpr{
	border: 0px solid green;
	padding:15px;
	color:#000;
}
.red_col_tr{
	background:#FF8677;
}
.tr_hover:hover{
	background:#eee;
}
#count_all_sell{
	color:#777;
}
.check_cl{
	border:0px solid;
	float:left;
	position:relative;
	top:23px;
	left:25px;
}
.header_clone {
	position: fixed;
	background:#fff;
	width:calc(100% - 100px);
	margin:0px 40px 0px 40px;
	top: 0px;
	left: 0px;
	z-index: 2;
	transition: 0.2s top cubic-bezier(.3,.73,.3,.74);
	display:none;
}
.header_clone_open {
	display: -webkit-flex; 
	display: flex; 
	flex-direction: row;
	justify-content: space-between;
}

.status_img{
	width:10px;
	float:left;
	margin:5px 10px 0px 0px;
}
.div_rel{
	position:relative;
	width:1px;
	height:1px;
	float:right;
	top:-40px;
	left:-50px;
}
.del_img{
	width:15px;
	margin:0px 0px 0px 0px;
	position:absolute;
	cursor:pointer;
}
.index_delim{
	border:1px solid #ddd;
	margin:0px 20px;
}


.input_form{
	border:0px solid red; 
	margin:7px 0px; 
	padding:10px 0px; 
}
.submit{
	text-align:center; 
	background:#F86501; 
	border-radius:5px; 
	color:#fff;
}
.submit:hover{
	cursor:pointer;
	background:#E14E00;
}

.div_check{
	border:0px solid; 
	padding:10px;
	margin:0px;
	width:190px;
	background:#E9E9ED;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.scale_check{
	transform:scale(1.5);
}
.check_ohr{
	transform:scale(2.0);	
}
.check_spets{
	transform:scale(1.5);
}
.check_sc_2{transform:scale(2.0);}
.check_sc_1_5{transform:scale(1.5);}

.chat_cont{
	overflow:auto; 
	width:100%; 
	height:350px; 
	border-top:1px solid #bbb; 
	border-bottom:1px solid #bbb;
	color:#494646;
	font-size:12px;
}
.vkl{
	position:absolute; 
	top:-30px;
	cursor:pointer;
	border:0px solid;
	padding:5px 15px 0px 15px;
}
.vkl_active{
	border:1px solid #ccc;
	border-bottom:0px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.sort_f{
	cursor:pointer;
	padding-right:15px;
	background-position:right;
	background-repeat:no-repeat;
	background-size:12px 12px;
	background-color:#f4f4f4;
}
.pad_r_15{
	padding-right:15px;
}
.active_asc{
	background-image:url(../img/down.png);
}
.active_desc{
	background-image:url(../img/up.png);
}

.filtr_toogl{
	border:0px solid;
	display:none;
}
.div_t_op{
	border:0px solid;
	text-align:right;
	padding:0px 40px 0px 0px;
	text-decoration:underline;
	cursor:pointer;
	color:#2FC1DE;
}

.check_st{
	text-align:center; 
	padding:0px 0px;
}

.download_logo{
	position:absolute;
	top:30px;
	right:-15px;
	width:20px;
}

/* .fonmain {
background:url(../images/fonmain_b50.png); background-size: 100% 100%;
width: 100%;
} */



.poleform{
    font-size: 150%;
	color: #838383;
	border: 1px solid #001E44;
	padding: 5px 15px;
	margin: 0px 0px;
	width:calc(100% - 30px);
	text-align:left;
	margin-bottom: -5px;

    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
}
.poleform:focus {
	color:#222222;
	border: 1px solid #000C34;
   -webkit-box-shadow:inset 0 0 0px #000;
   -moz-box-shadow:inset 0 0 0px #000;
   box-shadow:inset 0 0 0px #000;
}
.poisc{
	font-size: 100%;
	width:90%;
}
.poisc_mob{
	font-size: 110%;
	width:100%;
}
.div_3_w{
	width:15%;
	height:70px;
}
.poleform_user{
	border: 1px solid #ccc;
	font-size: 110%;
	width:95%; 
	padding: 5px 5px;
	margin:5px 0px 5px 0px;
}
.poleform_user_sel{
	width:95%;
}

.img_del_user_tik{
	width:15px; 
	cursor:pointer; 
	margin:0px 5px -2px 5px;
}

/* Базовые стили модального окна + stantsii metro */
.overlay {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay:target {
    visibility: visible;
    opacity: 0.95;
}
.popup {
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, 0.3);
    display: inline-block;
    left: calc( 50% - 290px );
    opacity: 0;
    padding: 40px 0px 40px 40px;
    position: fixed;
    text-align: left;
    visibility: hidden;
    z-index: 10;
	overflow: auto;
	width:500px;
	color:#777;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;

    -webkit-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    -ms-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    -o-box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 1px 2px rgba(0, 0, 0, 0.2) inset;
}
.overlay:target+.popup {
    top: 7%;
    opacity: 1;
    visibility: visible;
}
.close {
    background-color: rgba(0, 12, 52, 0.8);
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 10px;
	right: 10px;
    width: 30px;

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}
.close:before {
    color: rgba(255, 255, 255, 0.9);
    content: "X";
    font-size: 24px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}
.close:hover {
    background-color: rgba(255, 0, 0, 0.8);
}
.popup p, .popup div {
    padding: 0px 5px 0px 5px;
}
.dob_spets{
	left:calc(50% - 500px);
	width:1000px;
	height:550px;
	overflow:auto;
}
/*
<a href='#win_1'>knopka</a>
<a href="#x" class="overlay" id="win_1"></a>
<div class="popup" style='width:70%; top:15%;'>
	text
	<a class="close" title="закрыть" href="#close"></a>
</div>
*/

.js_popup{
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.5);
    position:fixed;
    top:0px;
	z-index:11;
	display:none;
}
.js_popup_content{
	position:relative;
	overflow:auto;
    margin:20px auto 0px auto;
    width:90%;
	height:95%;
    padding:0px;
    background-color: #fff;
    border-radius:5px;
    box-shadow: 0px 0px 10px #000;
}
.js_popup_img{
	position:relative;
    margin:0px auto 0px auto;
    width:100%;
	height:100%;
}
.js_img_gal{
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	text-align: center;
    max-width:100%;
	z-index:1;
	display:none;
}
html, body, .js_img_gal {
    max-height: 100%;
}
.js_popup_close{
	position:absolute;
	border:0px solid red;
	text-align:center;
	width:40px;
    height:40px;
	top:20px;
	right:20px;
	color:red;
	font-size:40px;
	cursor:pointer;
	-webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
	z-index:3;
}
.js_popup_left, .js_popup_right, .js_popup_left_rotate, .js_popup_right_rotate{
	position:absolute;
	border:0px solid red;
	text-align:center;
	width:40px;
    height:40px;
	top:50%;
	right:20px;
	color:#fff;
	font-size:85px;
	cursor:pointer;
	z-index:3;
}
.js_popup_left{
	left:20px;
}
.js_popup_left_rotate, .js_popup_right_rotate{
	font-size:55px;
	top:25%;
}
.js_popup_left_rotate{
	left:20px;
}
/*
<div class="js_popup" id="popup_js_div">
    <div class="js_popup_content">
        <div class="border:1px solid;">
			fgdfgdgdfgdfgdgfgdfg
		</div>
		<div class="js_popup_close" id="js_popup_close">X</div>
    </div>
</div>

$("#js_popup_open").click(function(){
	$("#popup_js_div").show();
});
$("#js_popup_close").click(function () {
	$("#popup_js_div").hide();
});
*/



.right{
float:right;
}
.text_right{
text-align:right;
}
.log_data{
	font-style:italic;
}
.log_txt{
	color:#000;
}
.yellow{
	background:#FFFF00;
}
.green{
	background:#00FF00;
}


.under_line{text-decoration:underline;}

.font_s{font-size:10px;padding:5px;}
.font_d{font-size:14px;padding:5px;}
.font_n{font-size:16px;padding:5px;}
.font_b{font-size:24px;padding:15px;}

.width_1{width:1%;}
.width_1_5{width:1.5%;}
.width_2{width:2%;}
.width_3{width:3%;}
.width_4{width:4%;}
.width_5{width:5%;}
.width_6{width:6%;}
.width_7{width:7%;}
.width_8{width:8%;}
.width_10{width:10%;}
.width_10_5{width:10.5%;}
.width_15{width:15%;}
.width_15_5{width:15.5%;}
.width_16{width:16%;}
.width_17{width:17%;}
.width_20{width:20%;}
.width_21{width:21%;}
.width_22{width:22%;}
.width_23{width:23%;}
.width_24{width:24%;}
.width_25{width:25%;}
.width_27{width:27%;}
.width_29{width:29%;}
.width_30{width:30%;}
.width_33{width:33%;}
.width_35{width:35%;}
.width_40{width:40%;}
.width_45{width:45%;}
.width_50{width:50%;}
.width_55{width:55%;}
.width_60{width:60%;}
.width_65{width:65%;}
.width_70{width:70%;}
.width_72{width:72%;}
.width_73{width:73%;}
.width_75{width:75%;}
.width_77{width:77%;}
.width_80{width:80%;}
.width_85{width:85%;}
.width_90{width:90%;}
.width_95{width:95%;}
.width_100{width:100%;}













