.a_nav {
	color: white;
	font-size: 16;
}
.myparg{
	color: white;
	font-family:Droid Arabic Kufi Regular;
    padding-right: 50px;
	font-weight: bold;
    font-size: 20px;
}
.myheader{
	font-family: GE SS Unique Bold;
    padding-right: 50px;
    color: #285d72;
}
.mycontent{
	padding-top: 0px;
	background-color: #121a1a;
	color: white;
	margin-top: -19px;
}
.mybutton{
	font-family: GE SS Unique Bold;
    color: white;
	background-color: #11899e;
	border-radius: 50px;
	width: 250px;
    height: 60px;
	margin-top: -30px;
	border-color: #285d72;
	text-align: center;
		font-size: 17px;
    font-family: Droid Arabic Kufi Regular;
}
.mydvbut{
	display: flex;
    justify-content: center;
    justify-items: center;
}
.mycard{
	font-family: GE SS Unique Bold;
    color: white;
    width: 13rem;
	margin-right: 40px;
	margin-top: 30px;
    border-left: 1.5px;
	border-top: 1.5px;
	border-radius: 30px 0px 0px 0px;
    border-color: #285d72;
    border-style: solid none none solid;
	border-color: #285d72;
}
.mycardheader{
	margin-top: -42px;
    margin-right: -20px;
    color: #11899e;
	height: 25px;
    background-color: #121a1a;
    width: 50px;;
}
.mycardEn{
	font-family: GE SS Unique Bold;
    color: white;
    width: 13rem;
	margin-left: 40px;
	margin-top: 30px;
    border-right: 1.5px;
	border-top: 1.5px;
	border-radius: 0px 30px 0px 0px;
    border-color: #285d72;
    border-style: solid solid none none;
	border-color: #285d72;
}
.mycardheaderEn{
	margin-top: -42px;
    margin-left: -20px;
    color: #11899e;
	height: 25px;
    background-color: #121a1a;
    width: 50px;;
}
.mycardtext{
	padding-right:20px;
	margin-top: 20px;
	font-size: 19px;
    font-family: Droid Arabic Kufi Regular;
}

.myrow{
	justify-content: center;
}
.mycardCenter{
	font-family: GE SS Unique Bold;
    color: white;
    max-width: 20rem;
	margin-right: 40px;
	margin-top: 30px;
    border-left: 1.5px;
	border-top: 1.5px;
	border-radius: 30px 30px 30px 30px;
    border-color: #285d72;
    border-style: solid solid solid solid;
	background-color: #10899e;
	padding: 30px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	
	border-color: #285d72;
}
.mycardCenterEn{
	font-family: GE SS Unique Bold;
    color: white;
    max-width: 20rem;
	margin-left: 40px;
	margin-top: 0px;
    border-left: 1.5px;
	border-top: 1.5px;
	border-radius: 30px 30px 30px 30px;
    border-color: #285d72;
    border-style: solid solid solid solid;
	background-color: #10899e;
	padding: 30px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	
	border-color: #285d72;
}
.mycardBack{
	font-family: GE SS Unique Bold;
    color: white;
    max-width: 20rem;
	margin-right: 40px;
	margin-top: 30px;
    border-left: 1.5px;
	border-top: 1.5px;
	border-radius: 30px 30px 30px 30px;
    border-color: #285d72;
    border-style: solid solid solid solid;
	background-color: #003f48;
	padding: 30px;
	justify-items: center;  
    display: grid;
	border-color: #285d72;
    margin-bottom: 50px;
    margin-top: -20px;
	flex-shrink: inherit;
}
.mycardBackEn{
	font-family: GE SS Unique Bold;
    color: white;
    max-width: 20rem;
	margin-left: 40px;
	margin-top: 30px;
    border-left: 1.5px;
	border-top: 1.5px;
	border-radius: 30px 30px 30px 30px;
    border-color: #285d72;
    border-style: solid solid solid solid;
	background-color: #003f48;
	padding: 30px;
	justify-items: center;  
    display: grid;
	border-color: #285d72;
    margin-bottom: 50px;
    margin-top: -20px;
	flex-shrink: inherit;
}
.solcard{
    border-left: 1.5px;
	border-top: 1.5px;
	border-bottom: 1.5px;
	
    border-radius: 20px 0px 0px 20px;
    border-color: #285d72;
    border-style: solid none solid solid;
	max-height: 400px;
}
.solcardEn{
    border-right: 1.5px;
	border-top: 1.5px;
	border-bottom: 1.5px;
	
    border-radius: 0px 20px 20px 0px;
    border-color: #285d72;
    border-style: solid solid solid none;
	max-height: 400px;
}
.solimg{
	max-height: 560px;
}
@media only screen and (max-width: 768px) {
		/* For mobile phones: */
		[class*="solimg"] {
			width: 200px;
			max-height: 450px;
		}
}
.mycardBackMargin{
	margin-left: -80px;
}
@media only screen and (max-width: 768px) {
	/* For mobile phones: */
	[class*="mycardBackMargin"] {
		margin-left: 0px;
	}
  }

  .mycardBackMarginEn{
	margin-left: -30px;
}
@media only screen and (max-width: 768px) {
	/* For mobile phones: */
	[class*="mycardBackMarginEn"] {
		margin-left: 35px;
		margin-top: 40px;
	}
  }
  /*--------------------------------------*/
  .box {
	width: 11px;
	height: 227px;
	
  } 
  .box1 {
	width: 127px;
	height: 127px;
	justify-content: center;
	justify-items: center;
	
  }   
  .box img {
	justify-content: center;
	justify-items: center;
	color: #461e52;
	display: block;
	width: auto;
	height: auto;
	font-size: 22px;
	font-weight: 700;
	padding: 30% 30px 0 30px;
	text-align: center;
	transition: none;
	line-height: 1;
	font-family: 'Open Sans Condensed', Arial, Verdana, sans-serif;
  }
  .box:hover{
	background-color: #461e52;
  }
  .box:hover a{
   color:#fff;
   text-decoration:none;
  }
  .mission-next-arrow {
	position: absolute;
	background: url('img/RightIcon.png') no-repeat bottom;
	background-size: contain;
	top: 50%;
	transform: translateY(-50%);
	right: -36px;
	height: 70px;
	width: 40px;
	border:none;
  }
  .mission-next-arrow:hover {
	cursor: pointer;	
  }
  .mission-prev-arrow {
	background: url('img/leftico_32.png') no-repeat bottom;
	background-size: contain;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -36px;
	height: 70px;
	width: 40px;
	border:none;
  } 
  .mission-prev-arrow:hover {
	cursor: pointer;	
  }
  .box a.more-links {
	color: #fff;
	padding: 70px 110px 0 20px;
	background: #a89269 url(https://raw.githubusercontent.com/solodev/icon-box-slider/master/rightarrow.png) no-repeat 155px 170px;
  }

  /*----------------------------------*/
  .row {
	display: flex;
	flex-wrap: wrap;
  }
  
  /* Create four equal columns */
  .column {
	flex: 25%;
	padding: 20px;
  }
  .column1 {
	flex: 25%;
	display: inherit;
  }
  
  /* On screens that are 992px wide or less, go from four columns to two columns */
  @media screen and (max-width: 992px) {
	.column {
	  flex: 50%;
	}
  }
  
  /* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 600px) {
	.row {
	  flex-direction: column;
	}
  }
  .myflex{
	flex:50%;
  }

  .mytableDiv{
	justify-items: center;
	padding-top: 30px;
    display: grid;
  }
  td{
	background: aquamarine;
    
  }
  .marg{
	margin-right:auto;
  }
  @media screen and (max-width: 600px) {
	.marg {
	  margin-right: 60px;
	}
  }

  .margEn{
	margin-left:auto;
  }
  @media screen and (max-width: 600px) {
	.margEn {
	  margin-left: 60px;
	}
  }

  .navbar-nav > .active > a { 
	text-decoration: underline;
}
.myfooter{
	background:#003f47;
	color:white;
	height:250px
}
@media screen and (max-width: 600px) {
	.myfooter {
		height:480px
	}
  }
  .fa-instagram {
	background: #125688;
	color: white;
  }
  .fa-twitter {
	background: #55ACEE;
	color: white;
  }
  .fa {
	
	font-size: 30px;
	width: 50px;
	text-align: center;
	text-decoration: none;
	margin: 5px 2px;
	border-radius: 20px;
  }
  
  .fa:hover {
	  opacity: 0.7;
  }  


  /*-------------------------------------style for sidebar show--------------------------*/

.dody{
	display: flex;
	padding: 0 35px;
	align-items: center;
	justify-content: center;
	/*min-height: 100vh;*/

	
}
.wrapper{
	max-width: 1200px;
	position: relative;
}
.hheader{
	display: flex;
    justify-content: center;
	color: #10899e;
	margin-bottom: 55px;
	font-size: 26px;
	font-weight: bold;
}
.wrapper i{
	top: 20%;
	height: 46px;
	width: 46px;
	cursor: pointer;
	position: absolute;
	font-size: 1.2rem;
	text-align: center;
	line-height: 46px;
	/*background: #fff;*/
     border-radius: 50%;
	 transform: translate(-50%);
}
.wrapper i:first-child{
	left: -23px;
	
}
.wrapper i:last-child{
	right: -50px;
	
}
.wrapper .carousel{
	font-size: 0px;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	scroll-behavior: smooth;
	height: 100px;
	
}
.carousel.dragging{
	cursor: grab;
	scroll-behavior: auto;
}
.carousel.dragging img{
	pointer-events: none;
}
.carousel  img{
	height: 80px;
	/*object-fit: cover;*/
	margin-left:14px;
	width: calc(100% / 4.5);
	padding-right: 50px;
}
.carousel  img:first-child{
margin-left: 0px;
}

@media screen and (max-width:900px){
	.carousel  img{
		width: calc(100% / 2);
	}
}
@media screen and (max-width:550px){
	.carousel  img{
		width:calc(100% -50)
	}
}


/*----------------------------------------------------------------*/
a {
	color: #fff;
	text-decoration: none;
  }
  .me {
	width: 400px;
	margin: 90px auto;
  }
  .me p,
  .me h1 {
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
  }
  .me p {
	font-weight: 200;
  }
  .me span {
	font-weight: bold;
  }
  .social {
	position: fixed;
	top: 20px;
  }
  .social ul {
	padding: 0px;
	-webkit-transform: translate(-270px, 0);
	-moz-transform: translate(-270px, 0);
	-ms-transform: translate(-270px, 0);
	-o-transform: translate(-270px, 0);
	transform: translate(-270px, 0);
  }
  .social ul li {
	display: block;
	margin: 5px;
	background: rgba(0, 0, 0, 0.36);
	width: 300px;
	text-align: right;
	padding: 10px;
	-webkit-border-radius: 0 30px 30px 0;
	-moz-border-radius: 0 30px 30px 0;
	border-radius: 0 30px 30px 0;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
  }
  .social ul li:hover {
	-webkit-transform: translate(110px, 0);
	-moz-transform: translate(110px, 0);
	-ms-transform: translate(110px, 0);
	-o-transform: translate(110px, 0);
	transform: translate(110px, 0);
	background: rgba(255, 255, 255, 0.4);
  }
  .social ul li:hover a {
	color: #000;
  }
  .social ul li:hover i {
	color: #fff;
	background: red;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
  }
  .social ul li i {
	margin-left: 10px;
	color: #000;
	background: #fff;
	padding: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	font-size: 20px;
	background: #ffffff;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
  }

.myli {
	
	padding-left:40px;
	color:white;
  }
  
  .myli:hover 
  {
	font-style: italic;
	color: red;
	opacity: 1
}
  
 