@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');

/*font-family: "Mulish", sans-serif;*/

body{}
.icon-desktop:before, .icon-menu-close:before, .icon-menu:before, .icon-mobile:before, .icon-submenu-down:before, .icon-submenu-right:before, .icon-world:before, .nav-button:before, .nav-no-js .nav-close:before, header h1:before, nav .submenu>a:after, nav>ul>.submenu>a:after {
	font-family: icon-font;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: top
}
.icon-desktop:before {
	content: "\E001"
}
.icon-menu-close:before {
	content: "\E002"
}
.icon-menu:before {
	content: "\E003"
}
.icon-mobile:before {
	content: "\E004"
}
.icon-submenu-down:before {
	content: "\E005"
}
.icon-submenu-right:before {
	content: "\E006"
}
.icon-world:before {
	content: "\E007"
}
.nav-close {
	display: none
}
nav {
	display: block;
	top: 0;
	left: 0;
	right: 0;
	z-index: 900;
	overflow-x: hidden;
	overflow-y: auto;
}
nav ul {
	display: none;
	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-no-js nav li:hover>ul {
	display: block
}
/*body,nav{padding-top:0px}
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}
header h1{margin:0;font-size:1.7rem;line-height:4.4rem}
header h1:before{content:"\E004";margin-right:8px}
*/

.nav-button {
	display: block;
	position: absolute;
	top: 15px;
	right: 0;
	width: 4.4rem;
	height: 4.4rem;
	z-index: 902;
	cursor: pointer;
	text-align: center;
	line-height: 4.4rem;
	background: #5C5C5C;
	color: #A69A94
}
.nav-button:before {
	content: "\E003"
}
nav {
	line-height: 30px;
	background: none;
	color: #293B6B;
	font-size: 16px;
}
nav ul {
	border-radius: 0 0 6px 6px;
	background: none;
}
nav ul ul {
	background: #fff
}
nav ul ul ul {
	background: #fff
}
nav ul ul ul ul {
	background: #40362f
}
nav ul ul ul ul ul {
	background: #493e36
}
nav li {
	/*border-top: 1px solid #59544F;*/
	cursor: pointer;
	text-align: left;
	color: #222222;
	
}
nav li:first-child{ border-top:0px;}
nav .submenu li {
	padding-left: 10px;
	    
}
nav li:hover>a {/*color:#5baaf0;background:#2E2722*/
	
	color: #4F87FB;
	border-bottom:0px solid #ccc;
	
}
/*nav li a.active {
	color: #fff;
	background: #61C100
}*/
nav .submenu>a {
	padding-right: 30px!important
}
nav a, nav a:active, nav a:hover, nav a:visited {
	padding: 4px 4px 3px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: 600;
}

nav li img{margin-top: -8px; margin-left: 2px;}
nav .active a{color: #4F87FB; font-size: 16px;font-weight: 600;}

.smaller nav a,.smaller nav a:active {color:#fff!important}

.smaller nav a:hover,.smaller nav a:visited{color: #fff !important}

.smaller nav .active a{    color: #fff !important; font-size: 16px;font-weight: 500;text-decoration: none !important;}

nav ul li ul li a{
	color: #293B6B !important;
	font-size:16px !important;
	padding:2px 8px 2px 8px !important;
	display:block;
}

nav .active a:hover{color: #293B6B;}

.drp{display: flex;align-items: center;}
.drp img{padding: 0px 0px 0px 10px;}



/***********************************************************/
.smaller ul li ul li a:visited {
    background: #293B6B !important;
    color: #fff !important;
    font-size: 16px !important;
    text-align: left;
}

.fix_header ul li ul li a { background: #293B6B !important;color: #fff !important;}
	

/***********************************************************/




/*.smaller ul li ul li a:visited{ background: #4F87FB!important; color:#fff !important; font-size: 16px !important; text-align: left;}*/
.fix_header ul li ul li a{ background: #293B6B !important; color:#fff !important; font-size: 16px !important; text-align: left;text-decoration: none;padding: 10px 15px !important;font-weight: 600;}

.fix_header ul li ul .active-1 a{color:red !important;}


.fix_header ul li ul li a:hover{ background: #fff !important; color:#4F87FB !important; font-size: 16px !important; text-align: left;}
.smaller ul li ul li a:hover{ background: #fff !important; color:#4F87FB !important; font-size: 16px !important; text-align: left;}


.fix_header ul li a:hover{ background: #fff !important; color:#4F87FB !important;  ;}
.smaller ul li a:hover{ background: #fff !important; color:#4F87FB !important;  }

nav .submenu>a:after {
	position: absolute;
	display: block;
	right: 10px;
	top: 1px;
	content: "\E005";
    background: #4F87FB;
}
.nav-button22 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: top;
	display: none;
	background-image: url(../images/menu-toggle-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	z-index: 902;
	cursor: pointer;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	background-color: #293B6B;
	color: #fff;
	float: right;
}


nav a, nav a:active, nav a:hover, nav a:visited {
	padding: 5px 20px 5px;
}

/*nav>ul>li:last-child{float: right;}*/


@media screen and (max-width:1280px){
nav a, nav a:active, nav a:hover, nav a:visited {
	padding: 4px 0px 3px;
	color: #fff;
	text-decoration: none;
}
nav a, nav a:active, nav a:hover, nav a:visited {
    font-size: 16px;
}
/*nav>ul>li:last-child{float: left;}*/
}

@media screen and (max-width:1170px){
nav a, nav a:active, nav a:hover, nav a:visited {
	padding: 4px 10px 3px;
}
nav a, nav a:active, nav a:hover, nav a:visited {
    font-size: 16px;
}
}




 @media only screen and (min-width:960px) {
      
nav {
	overflow: visible;
	width:100%;
}
nav li {
	position: relative;
	white-space: nowrap;
	margin: 0px 0px 0px 10px;
}
nav ul li ul li {
	position: relative;
	white-space: nowrap;
	margin: 0px 0px 0px 0%;
}
nav>ul>li {
	display: inline-block
}
nav ul {
	display: block
}
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 ul ul {
	z-index: 903
}
nav ul ul ul ul ul {
	z-index: 904
}
nav ul ul li.nav-left>ul {
	left: auto;
	right: 95%
}
body {
	padding: 0!important
}
header {
	position: relative
}
header h1:before {
	content: "\E001"
}
.nav-button {
	display: none
}
nav {
	display: inline-block;
	position: relative
}
nav>ul>li {
	border-top: none
}
nav li>ul {
	box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
	
}
nav ul ul ul {
	border-radius: 0 6px 6px
}
nav ul ul ul li:first-child {
	border-top: none
}
nav .nav-left>ul {
	border-radius: 6px 0 6px 6px
}
nav .submenu li {
	padding: 0;
	min-width: 180px
}
nav>ul>.submenu>a:after {
	content: "\E005"
}
nav .submenu>a:after {
	content: "\E006"
}
}
@media only screen and (max-width:959px) {
     .fix_header nav {background-color: #293B6B !important;}
     .fix_header nav li a{color: #fff!important}
     .smaller nav a:visited{color: #fff !important;}
     .fix_header ul li ul li a{font-size:16px !important;}
.nav-no-js .nav-close {
	position: fixed;
	top: 0;
	right: 4.4rem;
	z-index: 902;
	font-size: 1.7rem;
	line-height: 4.4rem;
	text-align: center;
	background: #26201C;
	color: #8C827D
}
.nav-no-js .nav-close:before {
	content: "\E002"
}
.nav-no-js .nav-button:hover~nav, .nav-no-js nav:hover {
	bottom: 0
}
.nav-no-js .nav-button:hover~nav+.nav-close, .nav-no-js .nav-button:hover~nav>ul, .nav-no-js nav:hover+.nav-close, .nav-no-js nav:hover>ul {
	display: block
}
.nav-button22 {
	font-family: icon-font;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: none;
	vertical-align: top;
	display: block;
	background-image: url(../images/menu-toggle-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	top: 0;
	right: 0;
    width: 35px;
	height: 30px;
    z-index: 902;
    cursor: pointer;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    color: #fff;
    float: right;
	margin-top: -38px;
	
}

.tz-c1 .button-1{        margin: 10px 50px 20px 10px;
        width: fit-content;
}



.smaller nav .button-1:hover{color: #00D948 !important;background-color: #fff !important;}
.smaller .tz-c1 .button-1:hover {color: #00D948 !important;}


@media screen and (max-width:600px){
   .fix_header {background: transparent;
    box-shadow: none !important;}
    .tz-c1 .button-1{display:none;}
}