/*

Colors
******
Green: #188A47
Yellow: #F3E500
Purple: #784FA0
Blue: #00AEEF
Red: #BC242B

Dark Grey: #53565A
Grey: #8E8E8E
Light grey: #D6D6D6

*/
@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: 900;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
@font-face {
	font-family: 'DIN';
	src: url('../fonts/DIN-Bold.woff2') format('woff2'), url('../fonts/DIN-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'DIN';
	src: url('../fonts/DIN-Regular.woff2') format('woff2'), url('../fonts/DIN-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'DINNextLTArabic';
	src: url('../fonts/DINNextLTArabic-Bold.woff2') format('woff2'), url('../fonts/DINNextLTArabic-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'DINNextLTArabic';
	src: url('../fonts/DINNextLTArabic-Light.woff2') format('woff2'), url('../fonts/DINNextLTArabic-Light.woff') format('woff');
	font-weight: light;
	font-style: normal;
}

@font-face {
	font-family: 'DINNextLTArabic';
	src: url('../fonts/DINNextLTArabic-Regular.woff2') format('woff2'), url('../fonts/DINNextLTArabic-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
body {
	 font-family: 'DIN'; font-weight: normal;
	color: #53565A;
	font-size: 17px;
  position: relative;
  min-height: 100vh;
  padding-top: 3.6rem;
}
body:lang(eng) {font-family: 'DIN_Regular' !important;}
body:lang(ar) {  font-family: 'DINNextLTArabic' !important;}
body:lang(ar) .navbar-toggler{ float: left !important;}
body:lang(ar) .arflip{ -webkit-transform: scaleX(-1); transform: scaleX(-1);}
a,
a:hover {
	color: #53565A;
	text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.5;
}
h1 {
	font-size: 85px;
}
h2 {
	font-size: 50px;
}
h3 {
	font-size: 35px;
}
h4 {
	font-size: 27px;
}
h5 {
	font-size: 19px;
	color: #8E8E8E;
	margin-top: 0.8rem;
}
h6 {
	font-size: 17px;
}
p {
	font-size: 17px;
	text-transform: none;
	 font-family: 'DIN';  font-weight: normal;
	margin-top: 0.8rem;
}
span {
	font-size: 14px;
	text-transform: none;
	 font-family: 'DIN'; font-weight: normal;
}

strong {
	margin: 0;
	display: block;
}
video{
  width: 100%;
}
 .flex-fill {
    -ms-flex: 1 1 auto!important;
    flex: 1 1 auto!important;
}
.regbtnBg:before{
  font-family: 'Font Awesome 5 Free';
font-weight: 900;
-webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
  content: "\f054";
}
footer {
padding: 0;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding-top: 3rem;
}
footer .container-fluid{
  background: #784FA0;
}
footer p {
	color: #FFFFFF;
	margin: 0;
	font-size: 14px;
	line-height: 2.5;
	padding-top: 11px;
}

body .pt-20 {
	padding-top: 19rem;
}

.section_pt {
	padding-top: 8rem !important;
}
.section_pb {
	padding-bottom: 8rem !important;
}
.section_pb_4 {
	padding-bottom: 4rem !important;
}
.section_py {
	padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.main-nav {
	background: #F3E500;
	padding: 0;
	flex-flow: column;
  border-bottom: 1px solid #D6D6D6;
}
.c-g-d{
	color: #53565A !important;
}
.b-t-1{
	border: 0;
	border-top: 1px solid #D6D6D6;
}
body .btn {
	padding: .375rem .75rem;
	border-radius: 0;
	border: 3px solid #53565A;
	background: none;
	color: #53565A;
	text-transform: uppercase;
	 font-family: 'DIN'; font-weight: bold;
	display: flex;
	text-transform: uppercase;
	font-size: 17px;
	height: 64px;
}
body a .btn , body a:hover  .btn , body a:focus .btn, body a:visited .btn, {
	text-decoration: none;
	color: inherit;
	background: none;
	border: 0;
}
body .btn.regBtn{
	background: #FFFFFF;
}
body .btn:active, body .btn:hover, body .btn:focus, body .btn:hover, body .btn:visited{
	background: #F3E500 !important;
	text-decoration: none !important;
	border: 3px solid #53565A !important;
	color:#53565A  !important;
	outline: none !important;
}
.btn span{
	color: #53565A;
	text-transform: uppercase;
	 font-family: 'DIN'; font-weight: bold;
	font-size: 17px;
}
.btn img{
	margin:0 10px;
}
.subheader {
	width: 100%;
	background: #FFFFFF;
  padding: 0 0;
  min-height: 63px;
}
#navbarSupportedContent {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000000;
}

.navbar-expand-lg #navbarSupportedContent .navbar-nav {
	width: 100%;
	text-align: center;
  border-bottom: 1px solid #D6D6D6;
}

#navbarSupportedContent .navbar-nav .nav-item .nav-link {
	background: #F3E500;
	color: #53565A;
	text-transform: uppercase;
	padding: 1rem 1rem;
  font-weight: bold;
}
#navbarSupportedContent .navbar-nav .nav-item .nav-link#leng{
   font-family: 'DIN';
   font-weight: normal;
   padding-top: 25px;
   padding-bottom: 0;
   height: 100%;
}
#navbarSupportedContent .navbar-nav .nav-item .nav-link.active,
#navbarSupportedContent .navbar-nav .nav-item .nav-link:hover {
	background: #FFFFFF;
	color: #53565A;
}

#navbarSupportedContent .nav-link {
	text-transform: uppercase;
	font-size: 17px;
}

.subheader .navbar-toggler-icon {
	display: block;
	width: auto;
	height: auto;
	line-height: normal;
	justify-content: center;
	text-align: center;
}

.btn_l_arrow {
	background: url("../images/btn_arrow.svg") no-repeat;
	width: 15px;
	height: 15px;
	float: left;
	margin-top: 6px;
}

body .subheader .btn {
	float: right;
}

.event_DL span {
	text-transform: uppercase;
	 font-family: 'DIN'; font-weight: bold;
	border-right: 2px solid #F3E500;
	padding: 0 8px 0 2px;
	margin: 0;
}
body:lang(ar) .event_DL span{ border: 0; border-right: 2px solid #F3E500 !important;}
body:lang(ar) .event_DL span:first-child{ border: 0 !important;}
.event_DL span:last-child {
	border: 0;
}

.event_DL p {
	text-transform: uppercase;
	color: #8E8E8E;
	font-size: 9px;
	margin: 0;
}
#carouselExampleIndicators{
  width: 100%;
}
#carouselExampleIndicators .carousel-item {
	max-height: ;
	overflow: hidden;
}

#carouselExampleIndicators .carousel-control-next,
#carouselExampleIndicators .carousel-control-prev {
	display: none;
}

#carouselExampleIndicators .carousel-indicators li, .carousel-indicators li {
	border-radius: 100%;
	background: #FFFFFF;
	width: 12px;
	height: 12px;
	border: 0;
}

#carouselExampleIndicators .carousel-indicators li.active, .carousel-indicators li.active {
	background: #F3E500;
}

.introBox {
	background: rgba(83,86,90,0.05);
	position: relative;
}
#video_carousel {
    position: relative;
    width: 100%;
		overflow: hidden;
}
#activity_video{
  position: relative;
  width: 100%;
  overflow: hidden;
}
#activity_video video{
  width: 100%;
}
figure img{
	width: 100%;
}
.carousel-control-next, .carousel-control-prev{
	display: none;;
}
.qfrace_strapimg{
	margin-top: 0px;
}

.bg-y-d{
	background: #F3E500;
}
.bg-y-l{
	background: rgba(243,229,0,0.60);
}
.bg-p-d{
	background: #784FA0;
}
.h-10{
	min-height: 10rem;
}
.h-20{
	min-height: 20rem;
}
.h-40{
min-height: 40rem;
 }
.list-display li {
  margin-bottom:.4rem;
  font-size:17px;
	display: flex;
}
.list-checkmarks {
  padding-left:1.5rem;
}
.list-checkmarks li {
  list-style-type:none;
  padding-left:1rem;
	padding-bottom: 1rem;
}
.list-checkmarks li:before {
font-family: 'FontAwesome';
content: "\f111";
margin:0 10px 0 1rem;
color: #53565A;
font-size: 8px;
}
.list-checkmarks ul.list-checkmarks li:before{
	content: "\f1ce";
}
.list-checkmarks h5{
	margin: 0 0 0 0 !important;
	padding: 0 !important;
}

.sponcer_outer{
  background: #F7F7F7;
  width: 70%;
  padding: 2rem;
  margin: 0;
  justify-content: center;
  display: flex;
  height: 160px;
  overflow: hidden;
}
.sponcer_outer img{
  width: 70%;
}
section.img_section img{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
 filter: grayscale(100%);
}
.introBox{
  overflow: hidden;
}
.carousel-item img{
  width: 100%;
}
#main_banner_video{
  margin-top: -45px;
}
.text-link{
  font-weight: 600;
  color: #188A47;
  text-decoration: underline !important;
}
