.icon-desktop:before {
    content:"\f0d7";
	font-family:"FontAwesome";
}

.icon-menu-close:before {
    content:"\f0d7";
	font-family:"FontAwesome";
}

.icon-menu:before {
    content:"\f0d7";
	font-family:"FontAwesome";
}

.icon-mobile:before {
    content: "\f0d7";
	font-family: "FontAwesome";
}

.icon-submenu-down:before {
    content:"\f0d7";
	font-family:"FontAwesome";
}

.icon-submenu-right:before {
    content:"\f0d7";
	font-family:"FontAwesome";
}

.icon-world:before {
    content:"\f0d7";
	font-family:"FontAwesome";
}

body {
    padding-top:4.4rem;
}

/*header {
    display:block;
    position:fixed;
    top:0;
    left:0;
    right:0;
    z-index:901;
    padding-left:10px;
    line-height:4.4rem;
    background:#26201C;
    color: #A69A94;
}
*/
.nav-button.nav_close {/*position:absolute!important;*/ top:0; right:6px; padding:0 12px; background:#0d1740;}
.nav-button.nav_close:before{content: "\f00d"; font-family:"FontAwesome";}

.nav-lock-scroll {overflow:hidden;}
.nav {display:none; position:fixed; top:0; bottom:0; left:0; right:0; z-index:900; overflow-x:hidden; overflow-y:auto;}
.nav ul {display:block; position:relative; zoom:1; list-style-type:none; margin:0; padding:0;}
.nav a, .nav a:active, .nav a:hover, .nav a:visited {display:block; position:relative;}

.nav-button {position:fixed; top:25px; overflow:hidden; z-index:9999; cursor:pointer; text-decoration:none; line-height:4.4rem; color:#fff!important;}

.nav-button:before, .nav-close:before {display:block; text-align:center;}
.nav-button {display:block; top:20px; right:25px; font-size:25px; font-weight:normal;}

.nav-button:before {content:"\f0c9"; font-family:"FontAwesome";}

/*.nav-close {
    display: none;
    right: 4rem;
    font-size: 1.9rem
}

.nav-close:before {
    content: "\f00d";
	font-family: "FontAwesome";
}
*/
.nav {padding-top:4.4rem; line-height:4.4rem; background:#0d1740; color:#A69A94;}

.nav ul {/*border-radius: 0 0 6px 6px;*/ background:#0d1740;}

.nav ul ul {background:#fff;}

.nav ul ul li a {color:#000!important;}

.nav li {border-top:1px solid #2d3450; cursor:pointer;}

.nav li ul li {border-top:1px solid #eee!important; text-align:left;}

.nav li.nav-active>a, .nav li:hover>a {color:#000!important; background:#fff200;}

/*.nav .nav-submenu>ul {margin-left:10px;}*/

.nav .nav-submenu>a {padding-right:30px!important;}

.nav ul a, .nav ul a:active, .nav ul a:hover, .nav ul a:visited {padding:0 15px 1px; color:#fff;}

.nav .nav-submenu>a:after {position:absolute; display:block; right:10px; top: 1px; content:"\f0d7"; font-family:"FontAwesome";}


@media only screen and (min-width:1002px) {
header {position:relative;}
.nav-button {display:none;}
.nav {padding:0!important; display:block; position:relative; bottom:auto; overflow:visible; background:#fff;}
.nav>ul {background:#fff; display:table; width:100%;}
.nav li {position:relative; white-space:nowrap;}
.nav>ul>li { border-top:none; display:table-cell; text-align:center;}
.nav li>ul {box-shadow:0 0 5px 0 rgba(0, 0, 0, .75);}
.nav ul ul ul li:first-child {border-top:none;}	
.nav .nav-left>ul {border-radius:6px 0 6px 6px;}
.nav .nav-submenu li {min-width:110px;}
.nav .nav-submenu>ul {margin:0;}
.nav .nav-submenu>ul li{background:#fff;}
.nav>ul>.nav-submenu>a:after {content:"\f0d7"; font-family:"FontAwesome"; display:none;}
.nav ul a, .nav ul a:active, .nav ul a:hover, .nav ul a:visited {color:#000;}
.nav ul ul {display:none; position:absolute; top:100%; left:0; z-index:901;}
.nav ul ul ul {top:5px; left:95%; z-index:902;}
.nav ul ul li.nav-left>ul {left:auto; right:95%;}
.nav-no-js .nav li:hover>ul {display:block;}
.navigation li a {padding:0 28px!important;}
.mobile_social {display:block;}
}
@media only screen and (max-width:1280px) {
.navigation li a {padding:0 25px!important;}	
}
@media only screen and (max-width:1225px) {
.navigation li a {padding:0 25px!important;}	
}
@media only screen and (max-width:1225px) {
.navigation li a {padding:0 15px!important;}	
}
@media only screen and (max-width:1114px) {
.navigation li a {padding:0 13px!important;}	
}
@media only screen and (max-width:1058px) {
.navigation li a {padding:0 10px!important;}	
}
/*@media only screen and (max-width:1001px) {
.nav {background:#0d1740;}

}*/