header#top nav>ul>li.megamenu>ul>li>ul>li.has-ul {
	border: 1px solid transparent !important;
	border-radius: 10px !important;
}
header#top nav>ul>li.megamenu>ul>li>ul>li.has-ul:hover {
	border-color: #666 !important;
}
header#top nav>ul>li.megamenu>ul>li>ul>li.has-ul>a {
	display: table;
	font-size: 18px !important;
	font-family: 'Ubuntu' !important;
	letter-spacing: normal !important;
	text-transform: none !important;
	padding-bottom: 0 !important;
}

html[lang="fr"] header#top nav>ul>li.megamenu>ul>li>ul>li.has-ul>a{
    font-size: 13px !important;
}

header#top nav>ul>li.megamenu>ul>li>ul>li.has-ul>a>i {
	display: table-cell;
	vertical-align: text-top;
	position: relative;
	top: 0;
}

 header#top nav>ul>li.megamenu>ul>li>ul>li.has-ul>a>img{
    vertical-align: text-top;
    position: relative;
    top: -8px;
    height: 25px;
}


html[lang="fr"] .row .col img.jobsmenuimg {
    width: 57%;
}


html[lang="fr"] nav>ul>li.megamenu>ul>li>ul>li.has-ul>a>img {
        top: 0;
    height: auto;
}

html[dir="rtl"] .off-canvas-menu-container.mobile-only ul.menu > li.megamenu > ul.sub-menu > li > a {
	display: none;
}
html[dir="rtl"] .off-canvas-menu-container.mobile-only ul.menu > li.megamenu > ul.sub-menu > li > ul.sub-menu {
	max-height: none !important;
}

header#top nav>ul>li.megamenu>ul>li>ul>li.has-ul {
	min-height: 100px;
}
@media screen and (max-width: 1200px) and (min-width: 1000px) {
	header#top nav>ul>li.megamenu>ul>li>ul>li.has-ul {
		min-height: 150px;
	}
}
header#top nav>ul>li.megamenu.about_main_menu>ul>li>ul>li.has-ul {
    min-height: 163px;
}
@media screen and (max-width: 1260px) and (min-width: 1061px) {
	header#top nav>ul>li.megamenu.about_main_menu>ul>li>ul>li.has-ul {
		min-height: 170px;
	}
}
@media screen and (max-width: 1060px) and (min-width: 1000px) {
	header#top nav>ul>li.megamenu.about_main_menu>ul>li>ul>li.has-ul {
		min-height: 180px;
	}	
}

header#top nav ul.sf-menu li ul ul ul {
	padding-top: 0 !important;
	padding: 0 0 0 32px !important;
}

header#top nav ul.sf-menu li ul ul ul li.menu-text a {
	font-weight: 400;
	color: #666666 !important;
	font-size: 12px;
}
#header-outer header#top nav ul.sf-menu li ul ul ul li.menu-text a:hover {
	background-color: transparent !important;
	color: #666 !important;
}
#header-outer header#top nav>ul>li.megamenu ul li a {
	padding: 10px !important;
	margin: 0 !important;
}

.flaglist{
	display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-row-gap: 10px;
}
.flaglist a{

	  height: 30px;
}

html[lang="ar"] .ngoeventheading{
	text-align: right !important;
}

/* Footer */
#footer-widgets .mobile-footer-first .copy-text p,
#footer-widgets .menu-mobile-footer-menu-container  {
	line-height: 1.2 !important;
	text-align: center !important;
}
.mobile-footer-first .mobile-footer-logo {
	width: 30% !important;
	margin-right: 8% !important;
}

/* 404 Page */
body.error404 #error-404 {
	padding: 7% 0 0 !important;
	width: 100%;
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
}
body.error404 #error-404 h1 {
	font-size: 32px !important;
	line-height: 1.5 !important;
	margin: 60px 0 !important;
}

body.error404 #error-404 form.search-form {
	display: flex;
	width: 500px;
	max-width: 100%;
	margin: 20px auto 60px;
}
body.error404 #error-404 .widgets-404-wrapper {
	display: flex;
	justify-content: space-between;
	margin: 60px auto;
}
body.error404 #error-404 .widgets-404-wrapper .widget-404 ul {
	margin: 0;
}
body.error404 #error-404 .widgets-404-wrapper .widget-404 ul li {
	list-style-type: none;
}
body.error404 #error-404 .widgets-404-wrapper .widget-404 ul li a {
	color: #f15a23 !important;
	font-size: 18px;
}
body.error404 #error-404 .widgets-404-wrapper .widget-404 i.fa-bullseye {
	width: 60px;
	height: 50px;
	font-size: 60px;
}
body.error404 #error-404 .widgets-404-wrapper .widget-404 img {
	width: 70px;
	height: auto;
	margin: -25px 0 0 !important;
}
body.error404 #error-404 .widgets-404-wrapper .widget-404 {
	width: 100%;
}
body.error404 #error-404 .widgets-404-wrapper.dual-widgets .widget-404 {
	width: 45%;
}

html[lang="ar"] .ngoe_icon .divTableCell i {
    margin-left: 40px;
}


html[lang="ar"] .ngoe_icon .divTableCell{
	width: 100% !important;
}

/* Social */
html[lang="ar"] body #header-secondary-outer nav >ul#social >li >a{
	border: none;
    margin: 0 10px;
    padding: 0 !important;
}

html[lang="ar"] #header-secondary-outer #social li:first-child a{
	margin-left: 10px !important;
}

html[lang="ar"] #header-secondary-outer #social li:last-child a{
	margin-right: 10px !important;
}

/* Slider */
html[lang="ar"] .swiper-slide .content{
	text-align: right !important;
	    left: auto !important;
    right: 0;
}
.menu-close-btn {
    font-size: 30px;
    font-weight: bold;
    color: #9c9c9c;
    cursor: pointer;
    display: none;
}

@media screen and (max-width: 690px) {
	body.error404 .row #error-404 h1 {
		font-size: 32px !important;
		line-height: 1.5 !important;
		margin: 30px 0 !important;
	}
	body.error404 .row #error-404 p > br {
		display: none;
	}
	body.error404 #error-404 .widgets-404-wrapper {
		flex-direction: column;
	}
	body.error404 #error-404 .widgets-404-wrapper .widget-404 img {
		margin-top: 30px !important;
	}
	body.error404 #error-404 .widgets-404-wrapper.dual-widgets .widget-404 {
		width: 100%;
	}
}

.blink {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
   
    -moz-animation-name: blinker;
    -moz-animation-duration: 2s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
   
    animation-name: blinker;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker { 
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker { 
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker { 
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@media screen and (max-width: 1366px) and (min-width: 768px) {
/* big landscape tablets, laptops, and desktops */
 .menu-close-btn {
  display:block;
  }
}