/*МЕНЮ*/ 
.phonetytlemobile { 	display: none; }
.phone {
	display: inline-block;
}
.phone-znak {
	display: inline-block;
	height: 35px;
	width: 35px;
}


.mainWrap{
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	background-color: rgba(194,194,194,0.0);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Bounded-Medium;
	font-weight: lighter;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.language {
	float: right;
	height: 40px;
	width: 40px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../image/ikonki/rus.png);
	transition: all 0.3s 0s ease-in-out;
}
.language:hover {
	background-image: url(../image/ikonki/eng.png);
	height: 40px;
	width: 40px;
	padding-right: 10px;
	padding-left: 10px;	
}	
nav{
	display: block;
	padding-top: 0px;
} 
.menu{
	display: block;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
	margin: 0;
} 
.menu-begin {
	display: none;
	height: 0px;
	width: 0px;
}
.menu-coda{
	display: none;
	height: 0px;
	width: 0px;
}
.menu li{
	display: inline-block;
	position: relative;
	z-index: 3;
	text-align: center;
	top: 0px;
	padding: 0px;
	margin: 0px;
}
.menu li:first-child{
	margin: 0px;
}
.menu li a{
	text-decoration: none;
	display: block;
	transition: all 0.3s 0s ease-in-out;
	font-family: Bounded-Medium;
	font-size: 15px;
	text-align: center;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	width: auto;
	line-height: 36px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0;
} 
.menu li a:hover,.menu li:hover > a{
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
} 
.menu ul{
	display: none;
	width: 200px;
	position: absolute;
	top: 40px;
	left: 0;
	font-family: Bounded-Medium;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
} 
.menu ul li{
	display: block;
	float: none;
	padding: 0;
	background-image: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}.menu ul li a{
	font-size: 16px;
	display: block;
	border-left-width: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 35px;
} 
.menu ul li a:hover,.menu ul li:hover > a{
	border-left-width: 3px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
} 
.menu li:hover > ul{ 	display:block} .menu ul ul{
	left: 200px;
	top: 0;
} 
.menu ul ul li a{
}
.menu ul ul  a:hover{
}
.menu ul ul li:hover > a{
}
.mobile-menu{
	display: none;
	width: 100%;
	padding: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: 600
}
.mobile-menu:hover{color:#ffffff;text-decoration:none}
@media only screen and (max-width:1280px){
} 
@media only screen and (max-width:1024px){ 
.phonetytlemobile {
	display: block;
	height: auto;
	width: 210px;
	margin-right: 20px;
	float: right;
}
.mainWrap{
	background-color: rgba(255,255,255,0.0);
	padding-left: 0px;
}	 
.menu-podkladka{
	text-align: center;
	height: 40px;
	width: 100%;
	left: 0px;
	position: fixed;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	display: block;
}	 
.menu{
	display: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
	top: 40px;
	height: 100%;
	overflow: scroll;
	clear: both;
	background-color: rgba(0,0,0,0.8);
	padding: 0;
} 
.menu-begin {
	display: none;
	height: 10px;
	width: 0px;
}
.menu-coda{
	display: block;
	padding-top: 50px;
	padding-bottom: 50px;
	height: 300px
}  
.mobile-menu{
	margin-top: 0px;
	position: relative;
	width: 40px;
	color: #FFF;
	text-align: left;
	height: 40px;
	font-size: 30px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding-bottom: 0px;
	padding-top: 0px;
	z-index: 3;
	clear: both;
	font-weight: lighter;
	line-height: 40px;
	top: -40px;
	font-family: Bounded;
}
.mobile-menu:hover{
	text-decoration: none;
	width: 100%;
	position: relative;
	text-align: left;
	height: 40px;
	font-size: 30px;
	text-decoration: none;
	padding-bottom: 0px;
	left: 0;
	padding-top: 0px;
	margin-top: 0px;
	top: -40px;
	clear: both;
	line-height: 40px;
}  
.nav{
	background-image: none;
	text-align: center;
}
.menu li{
	vertical-align: top;
	width: 280px;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
.menu li a{
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.menu li a:hover,.menu li:hover > a{
	margin-top: 0px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.menu ul{
	display: block;
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu ul li a{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.menu ul li a:hover,.menu ul li:hover > a{
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}.menu ul ul{
	left: 0;
	text-align: center;
	width: 280px;
}
.menu ul ul li a{
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu ul ul  a:hover{
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu ul ul li:hover > a{
}
} 
@media (max-width:480px){  } 
@media (max-width:320px){} 
