  .navi .nav {
	  display:block;
	  background-color:#0f57a3;
	  width: 1000px;/* ØÈÐÈÍÀ ÌÅÍÞ*/
	  padding:0px;
	  margin:0 auto; /* ÂÛÐÀÂÍÈÂÀÍÈÅ ÌÅÍÞ ÏÎ ÖÅÍÒÐÓ*/
	  font-size: 0px;
	  padding-bottom: 3px;
  }
  .navi ul{
	  display:block;
	  list-style-type:none;
	  padding:0px;
	  margin:0px;
	  text-align:center;
	  font-size: 0px;
  }
  .navi ul li {
	  display:inline-block;
	  position:relative;
	  font-size: 0px;
  }
  
.navi ul li.parentli:before{
background: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: '';
z-index: 0;
border-left: 1px solid #007cc2;/* ËÈÍÈÈ*/
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}

.navi ul li.parentli:last-child:before {
border-right: 1px solid #007cc2; /* ËÈÍÈß ÑÏÐÀÂÀ*/
}

.navi ul li.parentli:hover:before  {
	background-color: #fff;
}
  
  .navi ul li  a.parent_a {
	  color:#fff !important;
	  font-weight:400 !important;
	  z-index: 999 !important;
padding: 10px;
padding-left: 10px;
padding-right: 10px;
display: block;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
position: relative;
outline: none;
text-decoration: none !important;
font-size: 13px;
}

.navi ul li:hover a.parent_a {
	color:#0f57a3 !important;
}

.navi ul li ul {
position: absolute;
left: -5px;
top: 38px;
display: none;
/*background-color: #4c4c4ce6;*/
background-color: rgba(255,255,255,0.98);
min-width: 250px;
z-index: 5000;
text-align:left;
box-shadow: 0px 0px 13px rgba(0,0,0,0.3);
  }  

.navi ul li ul a {
	display:block;
	/*color:#fff;*/
	color:#0f57a3;
	font-size: 14px;
	font-weight:400;
	margin: 10px;
	line-height:30px;
}
 
.navi ul li ul a:hover {
	text-decoration:underline;
	/*color:rgba(255,255,255,0.7);*/
}
 
.navi ul li.parentli:hover .child1  {
	display:block;
}
.navi ul li.parentli .child1 li {
	display:block;
}

.navi ul li ul.child2 {
	top:18px;
	left:0px;
}
.navi ul li ul li:hover ul.child2 {
	display:block;
}
.navi ul li.parentli:last-child .child1 {
	 left:-143px;
 }
 
 
.tophead {
max-width:1000px;
height: 110px;/* ÂÛÑÎÒÀ ØÀÏÊÈ 2*/
background-color:#ffffff;
margin:0 auto; /* ÂÛÐÀÂÍÈÂÀÍÈÅ ØÀÏÊÈ ÏÎ ÖÅÍÒÐÓ*/
border: 0px solid #000; /* Ëèíèÿ îáâîäêè */
} 

.tophead_inner {
	margin-left:auto;
	margin-right:auto;
	max-width:1000px;
	position:relative;
	display: table;
    width: 100%;
}
.tophead_inner_col {
	display: table-cell;
	width:50%;
	height: 90px; /* ÂÛÑÎÒÀ ØÀÏÊÈ 2*/
	position:relative;
	}
.tophead_inner_col:nth-child(1) {
	width:25%;
}	
.tophead_inner_col:nth-child(2) {
	width:25%;
}

.tophead_inner_col , .tophead_inner_col .phone_two {
	position: relative;
    left: 25px;
	font-size: 17px;
	font-weight: bold;
    color: #0f57a3;
	border: 0px solid #000; /* Ëèíèÿ îáâîäêè */
}

.tophead_inner_col .phone_two {
	top:25px;
}
.tophead_adres a{
	color: #0f57a3 !important;
	position: relative;
    left: 25px;
	top: 25px;
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	border: 0px solid #000; /* Ëèíèÿ îáâîäêè */
}
.tophead_adres a:hover{
	color: #000000 !important;
}

.phone_two {
	font-size: 20px;
	color: #000000 !important;
	line-height: 25px;
}

.phone_two a{
	font-size: 20px;
	color: #000000;
	line-height: 25px;
}
.phone_two a:hover{
	color: #0f57a3 !important;
}
.logo {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}	
.header_text {
font-weight: 700;
font-size: 16px;
position: absolute;
bottom: 40px;
left: 0px;
line-height: 20px;
font-family: Arial;
}
.header_text-2 {
color: #ffffff;
font-weight: 700;
font-size: 14px;
position: absolute;
bottom: 14px;
left: 0px;
line-height: 20px;
font-family: Arial;
}

.navi_mob {
	background-color:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	box-sizing:border-box;
	margin:0px;
	display:none;
}
.navi_mob ul {
	margin:0px;
	padding:0px;
}
.navi_mob li {
	color: #0f57a3;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
	text-align:center;
}
.navi_mob a {
	line-height: 30px;
color: #0f57a3;
text-transform: uppercase;
font-size: 18px;
font-weight:400;
}
.navi_mob a:hover {
	text-decoration:underline;
	opacity:0.9;
}
.parentli_mob {
	margin-left:20px !important;
}
.child1_mob {
	margin-left:20px !important;
}
.child2_mob {
	margin-left:20px !important;
}
.child2_mob li{
	margin-left:20px !important;
}
.top_head_mob {
	background-color:#0f57a3;
	box-sizing:border-box;
	padding:10px;
	display:none;
}
.top_head_mob i{
	font-size:25px;
	color: #fff;
	cursor:pointer;
}
.top_head_mob i:hover {
	opacity:0.8;
}
.top_head_mob .phone_two_mob {
	color: #ffffff !important;
	float:right;
	font-size: 23px;
font-weight: 700;
position: relative;
top: 3px;
}
.phone_two_mob a{
	color: #ffffff !important;
}
.phone_two_mob a:hover {
	color: #b4d8ff !important;
}

@media screen and (max-width: 980px) {
.tophead_inner_col {
	display: table-cell;
	width:20%;
	height: 100px;
	position:relative;
	}
	.tophead_inner_col .phone_one, .tophead_inner_col .phone_two {
		font-size: 12px;
	}
	.header_text {
    font-size: 12px;
    }
	.header_text-2 {
    font-size: 12px;
	bottom: 14px;
    }
	.tophead_inner_col a.alink {
    width: 80%;
    font-size: 10px;
    }
}
@media screen and (max-width: 720px) {
	.hd_top {
		position:static;
	}
	#mainDiv {
		padding-top: 0px;  
	}
 .navi ul li  a.parent_a {
 font-size: 10px;
 }
 .navi ul li.parentli:last-child .child1 {
	 left:-76px;
 }

 .tophead_inner_col:nth-child(2) {
	display:none;
 }
 .tophead_inner_col:nth-child(3) {
	display:none;
 }
 .tophead_inner_col:nth-child(1) {
	width:29%;
 }
 .tophead_inner_col:nth-child(4) {
	width:60%;
 }
 .tophead_inner_col a.alink {
    width: 55%;
font-size: 10px;
float: right;
margin-right: 10px;
margin-top: 12px;
    }
	.tophead_inner_col a.alink:first-child {
		display:none;
	}
	.tophead {
    height: 100px;
    }
	.logo {
		top:2px;
		left: 5px;
		height: 95%;
width: 95%;
	}
	.navi{
		display:none !important;
	}
	.top_head_mob {
		display:block;
	}
} 
