@charset "utf-8";
/* CSS Document */

.menu-container {
    float: left;
    margin-left: 115px;
    padding-top: 21px;
    height: 54px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.home-language .home-language-list li a#brazil
    {
            background: url(https://www.eginnovations.com/br/images/br-flag.png)no-repeat;
        
       background-position: 4px 3px;
    background-size: 23px 15px;
    }
.custom-main-menu{
	min-width: 420px;
    list-style: none;
	padding: 0;
	margin: 0;
}
.custom-main-menu > li{
	display: block;
	float: left;
	padding: 16px 0px;
    border: none;
}
li a{
	cursor: pointer;
}
.custom-main-menu > li > a{
	font-family: robotoregular;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
	padding: 0 20px;
	border-right: 1px solid #555;
}
.custom-main-menu > li:last-child > a{
	border-right: none;
}
.custom-main-menu > li:hover{
	background: #ffffff;
	padding-bottom: 17px;
}
.custom-main-menu > li:hover > a{
	color: #f07241;
	font-family: robotoregular;
	border-right: 1px solid #ffffff;
}
.custom-sub-menu{
	display: none;
	background: transparent;
	padding: 0;
	margin-top: 16px;
	margin-left: -24px;
	position: absolute;
	z-index: -10;
}
.custom-main-menu li:hover .custom-sub-menu{
	display: block;
}
.custom-drop-menu{
    padding: 20px 0 25px;
	padding-left: 24px;
	list-style: none;
	margin: 0;
	background: #ffffff;
	border: 1px solid #a2a2a2;
	
}
.custom-drop-menu > li{
	font-size: 16px;
	background: #ffffff;
	display: block;
}
.custom-drop-menu > li > a{
	display: block;
	font-family: robotoregular;
	padding: 6px 0px 6px 12px;
	font-size: 16px;
	color: #444444;
	text-decoration: none;
}
.custom-drop-menu > li:hover{
	/*background: #ededed;*/
}
.custom-drop-menu > li > a:hover{
	text-decoration: none;
	color: #f07241;
}
.custom-drop-menu > li.menu-arrow-icon{
	height: 34px;
}
.custom-drop-menu > li.menu-arrow-icon .mobile-view-nolink, .custom-drop-menu > li.menu-arrow-icon .mobile-view-overview{
	display: none;
}
.drop-menu-right{
	display: none;
	background: #ededed;
	width: 200px;
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid #a2a2a2;
	z-index: -20;
}
.custom-drop-menu > li:hover  .drop-menu-right{
	display: block;
}
.drop-menu-right > .right-drop-menu{
	    padding: 20px 0 25px;
    padding-left: 0px;
    list-style: none;
    margin: 0;
}
.drop-menu-right > .right-drop-menu > li > a{
    display: block;
    font-family: robotoregular;
    padding: 6px 0px 6px 20px;
    font-size: 16px;
    color: #444444;
	text-decoration: none !important;
}
.drop-menu-right > .right-drop-menu > li:hover > a{
	color: #f07241;
}
.custom-main-menu #product-drop-menu{
	width: 247px;
}
.custom-main-menu #product-drop-menu .custom-drop-menu{
	width: 223px;
}
.custom-main-menu #solutions-drop-menu{
	width: 580px;
}
.custom-main-menu #solutions-drop-menu .custom-drop-menu{
	width: 326px;
	height: 364px;
}
.custom-main-menu #solutions-drop-menu .custom-drop-menu .drop-menu-right{
	width: 230px;
	height: 409px;
}
.custom-main-menu #resource-drop-menu{
	width: 402px;
}
.custom-main-menu #resource-drop-menu .custom-drop-menu{
	width: 178px;
	height: 206px;
}
.custom-main-menu #resource-drop-menu .custom-drop-menu .drop-menu-right{
	width: 200px;
	height: 251px;
}
.custom-main-menu #company-drop-menu{
	width: 395px;
}
.custom-main-menu #company-drop-menu .custom-drop-menu{
	width: 148px;
	height: 260px
}
.custom-main-menu #company-drop-menu .custom-drop-menu .drop-menu-right{
	width: 220px;
	height: 305px;
}
.custom-drop-menu > li.menu-arrow-icon:hover{
	background: #ededed;
	width: 101%;
}
.custom-drop-menu > li.menu-arrow-icon:hover > a{
	color: #f07241;
	text-decoration: none;
}
.custom-drop-menu > li.menu-arrow-icon::after{
	position: relative;
    content: "";
    display: table;
    top: -21px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-color: transparent transparent transparent #a8a8a8;
}
.custom-drop-menu > li.menu-arrow-icon:hover::after{
    border-color: transparent transparent transparent #333333;
}
#solutions-drop-menu > .custom-drop-menu > li.menu-arrow-icon::after{
	    right: -300px;
}
#resource-drop-menu > .custom-drop-menu > li.menu-arrow-icon::after{
	    right: -152px;
}
#company-drop-menu > .custom-drop-menu > li.menu-arrow-icon::after{
	    right: -121px;
}

.sticky .menu-container {
    padding-top: 4px;
    margin-left: 148px;
    padding-bottom: 4px;
}
.custom-menu-icon{
	display: none;
	position: absolute;
    top: 21px;
    right: 21px;
    width: 40px;
    border: 2px solid #575757;
    border-radius: 5px;
	background: #575757;
}


.mob_dis{
    display: none;
}

/** Resposive **/
@media only screen and (max-width: 1167px) and (min-width: 120px){
	
	.dsk_dis{
    display: none!important;
}
.mob_dis{
    display: block;
}

	
	.custom-main-menu{
		display: none;
	}
	.bar1, .bar2, .bar3 {
		width: 30px;
		height: 4px;
		background-color: #ffffff;
		margin: 6px auto;
		transition: 0.4s;
	}
	.custom-menu-icon{
		display: block;
		cursor: pointer;
	}
	.change .bar1 {
		-webkit-transform: rotate(-45deg) translate(-9px, 6px);
		transform: rotate(-45deg) translate(-6px, 6px);
	}
	.change .bar2 {opacity: 0;}

	.change .bar3 {
		-webkit-transform: rotate(45deg) translate(-8px, -8px);
		transform: rotate(45deg) translate(-8px, -8px);
	}
	.menu-container{
		float: none;
		position: absolute;
		margin: 0;
		height: auto;
		right: 0;
	}
	.custom-main-menu{
		width: 280px;
		min-width: 250px;
		background: #575757;
		margin-top: 12px;
		right: 21px;
		padding: 10px 0 7px;
		position: relative;
		-webkit-border-radius: 6px 0 6px 6px;
    	-moz-border-radius: 6px;
		border-radius: 6px 0 6px 6px;
	}
	.custom-main-menu li{
		cursor: pointer;
	}
	.custom-main-menu > li {
		display: block;
		float: none;
		padding: 10px 0px;
		border-bottom: 1px solid #333333;
	}
	.custom-main-menu > li:last-child {
		border-bottom: none;
	}
	.custom-main-menu > li > a {
		font-family: robotoregular;
		font-size: 16px;
		color: #ffffff;
		text-transform: uppercase;
		padding: 0 20px;
		border-right: none;
		display: block;
	}
	.custom-main-menu > li:hover {
		background: #cccccc;
		padding-bottom: 10px;
	}
	.custom-main-menu > li:hover > a {
		color: #000000;
		font-family: robotoregular;
		border-right: none;
	}
	.custom-sub-menu{
		width: 100%;
		background: #ccc;
		text-align: left;
		position: static;
	}
	.custom-main-menu #product-drop-menu, .custom-main-menu #solutions-drop-menu, .custom-main-menu #resource-drop-menu, .custom-main-menu #company-drop-menu{
		width: 100%;
		height: auto;
	}
	.custom-main-menu #product-drop-menu .custom-drop-menu, .custom-main-menu #solutions-drop-menu .custom-drop-menu, .custom-main-menu #resource-drop-menu .custom-drop-menu, .custom-main-menu #company-drop-menu .custom-drop-menu{
		width: 100%;
		height: auto;
	}
	.custom-main-menu #solutions-drop-menu .custom-drop-menu .drop-menu-right, .custom-main-menu #resource-drop-menu .custom-drop-menu .drop-menu-right, .custom-main-menu #company-drop-menu .custom-drop-menu .drop-menu-right{
		width: 100%;
		height: auto;
	}
	.custom-sub-menu {
		background: #727272;
		margin-left: 0;
		z-index: 0;
		margin-top: 10px;
	}
	.custom-drop-menu {
		padding: 0;
		padding-left: 0;
		margin: 0;
		background: #3e3e3e;
		border: none;
		border-top: 1px solid #3e3e3e;
	}
	.custom-drop-menu > li {
		background: transparent;
	}
	.custom-drop-menu > li:last-child{
		border-bottom: none;
	}
	.custom-drop-menu > li a{
		color: #fff;
		padding: 8px 20px 8px 20px;
		width: 240px;
		position: relative;
		text-decoration: none;
	}
	.custom-drop-menu > li > a:hover{
		color: #ffffff;
		background: #727272;
		text-decoration: none;
	}
	.custom-drop-menu > li.menu-arrow-icon{
		height: auto;
	}
	.custom-drop-menu > li.menu-arrow-icon:hover{
		background: #727272;
		width: auto;
	}
	.custom-drop-menu > li.menu-arrow-icon:hover > a{
		color: #ffffff;
		text-decoration: none;
	}
	.custom-drop-menu > li.menu-arrow-icon::after{
		display: none;
	}
	.custom-drop-menu > li.menu-arrow-icon > a::after{
		position: absolute;
		content: "";
		top: 18px;
		width: 0;
		height: 0;
		right: 15px;
		border: 5px solid transparent;
		border-color: #a8a8a8 transparent transparent transparent;
	}
	.custom-drop-menu > li.menu-arrow-icon:hover > a::after{
		border-color:  #333333 transparent transparent transparent;
	}
	.custom-drop-menu > li.menu-arrow-icon.opened > a::after{
		border-color:   transparent transparent #333333 transparent;
		top: 13px;
	}
	.custom-drop-menu > li.menu-arrow-icon.opened > a{
		background: #727272;	
	}
	
	.custom-drop-menu > li.menu-arrow-icon .mobile-view-nolink, .custom-drop-menu > li.menu-arrow-icon .mobile-view-overview{
		display: block;
	}
	.custom-drop-menu > li.menu-arrow-icon .mobile-view-link{
		display: none;
	}
	.drop-menu-right{
		width: 100%;
		position: inherit;
		background: #262626;
		border: none;
		border-top: 1px solid #3e3e3e;
	}
	.drop-menu-right > .right-drop-menu {
		padding: 0px 0;
		padding-left: 0px;
	}
	.drop-menu-right > .right-drop-menu > li > a{
		color: #ffffff;
		padding: 6px 0px 6px 40px;
		width: 240px;
	}
	.drop-menu-right > .right-drop-menu > li:hover > a{
		background: #cccccc;
		color: #000000;
	}
	
.custom-main-menu li:hover .custom-sub-menu, .custom-drop-menu > li:hover  .drop-menu-right{
	display: none;
}
	.custom-main-menu li.opened{
		padding-bottom: 0;
	}
.custom-main-menu li.opened .custom-sub-menu, .custom-drop-menu > li.menu-arrow-icon.opened .drop-menu-right{
	display: block;
}
	
.bar1, .bar2, .bar3 {
    width: 30px;
    height: 4px;
    background-color: #c1c1c1;
    margin: 6px 5px !important;
    transition: 0.4s;
}

}
