@CHARSET "UTF-8";
img{visibility:hidden;}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    img{visibility:visible;} 
}
#nav-mob {
    width: 70%;
    background: #2e2e2e;
    text-align: center;
    display: none;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 950;
    color: #fff;
    display: none;
}
#nav-mob .clearfix > li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #5d5d5d;
    position: relative;
}

.mob-top-c {
    float: left;
    white-space: nowrap;
    line-height: 48px;
    width: calc(100% - 100px);
    color: #fff;
	font-size:14px;
	text-align:left;
	padding-left:50px;
}
.mob-spread-btn,.mob-spread-btn-2{
	float:right;
	font-size:14px;
	color:#fff;
	width:20px;
	height:20px;
	margin-right:30px;
	margin-top:15px;
	cursor:pointer;
}

.mob-topnav-2,.mob-topnav-3{
	float:left;
	width:100%;
	display:none;
	transition: all 0.6s ease 0s;
}
.mob-box-2{
	float:left;
	width:100%;
	background: #3b3b3b;
	border-bottom: 1px solid #5d5d5d;
}
.mob-box-3{
	float:left;
	width:100%;
	background: #555454;
	border-bottom: 1px solid #5d5d5d;
}
.mob-box-2-a,.mob-box-3-a{
	float:left;
	padding-top:15px;
	padding-bottom:15px;
	color:#fff;
	font-size:14px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:50px;
}
.LangUrlArrf {
    float: left;
    margin-left: 55px;
    position: relative;
}
.langurlarrBt{
    float: left;
    cursor: pointer;
    border: 1px solid #eaeaea;
}
.langurlarrBt-in {
    display: block;
    color: #444444;
    font-size: 12px;
    float: left;
    padding: 8px;
    padding-left: 45px;
    padding-right: 30px;
    position: relative;
	line-height:14px;
}
.langurlarrBt-in:after {
    content: '';
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    border: 7px solid transparent;
    border-top-color: #727272;
    right: 10px;
    top: 10px;
}
.langurlarr-self {
    position: absolute;
    left: 0px;
    top: 30px;
    display: none;
    background: #fff;
    border: 1px solid #eaeaea;
    border-top: none;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 999;
	width:calc(100% - 2px);
}
.langurlarr-self-a {
    display: block;

    float: left;
    padding: 5px;
    padding-left: 10px;
    position: relative;
	width:calc(100% - 15px);
	
}
.langurlarr-self-a:hover .langsonname{
	color:#ff6600;
}
.llsa-lf {
	float:left;

    background-image: url(/templates/Web/en/images/cLang.png);
    background-repeat: no-repeat;
    width: 27px;
    height: 18px;
}
.langsonname{
	float:left;
	margin-left:10px;
	    color: #444444;
    font-size: 12px;
    float: left;
}

.movesellangf {
    float: left;
    width: 117px;
    margin-left: calc(50% - 59.5px);
    margin-top: 20px;
}
@media screen and (max-width: 850px) {
	.LangUrlArrf {
    margin-left: 0px;
}
}


















