<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700');
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=El+Messiri:400,500,600,700|Tajawal:200,300,400,500,700,800,900');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i|Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Tajawal:200,300,400,500,700,800,900');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Marcellus&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&amp;display=swap');


html,
body 
{
    height: 100%;
    font-family: 'Tajawal', sans-serif;    
    color:#737373;
    font-size:15px;
    font-weight:500;    
}




.top
{
	padding:5px 0;
	background-color:#00477c;
	color:#fff;
	font-size:14px;
	line-height:35px;
}

.top i
{
	font-size:15px;
	margin-left:5px;
}


.top a
{
	color:#fff;
}



.top-text-right
{
	text-align:left;
}

.top .socials {
	margin-top:0px;
	text-align:left;
	display:inline-block;
	margin-bottom:0px;

}


.top ul 
{
	padding-right:0px;
	text-align:left;
}



.top .socials li {
    display: inline-block;	
    width: 33px;
    height: 33px;
}


.top .socials li a {
	width: 33px;
	height: 33px;
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
    margin-left: 0px;
	color: #fff;	
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.top .socials li a i{
 margin-right:0;
 font-size:15px;	
 margin-left: 0px;			
}

.top .socials li a:hover {
	color: #ffe400;	   
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;

}



.img-call
{
	 display:inline-block;
	 width:215px;   
	 margin-top:10px;    
	 line-height: 25px;  
	 text-align:left; 
	 color: #00477c;
}


.img-call img
{
	float:left;
	margin-right: 5px;
}


.language
{
	font-family: 'Tajawal', sans-serif !important;
    font-size: 14px !important;
}



.menu-logo
{
	 padding:15px 0;
	 font-size:15px;
	 background-color:#fff;
	 position:relative;
	 z-index:9;
}


.menu-logo .logo img {
  
   margin: 10px 0;
}

.menu-logo .logo2 {
     position:relative;
}

.menu-logo .logo2 img {
    float:  none;
    margin-top: 0px;    
    margin-right: 0px;
}

.margin-top
{
	margin-top:20px;
}


.header1
{
	height:795px;
}


.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;
}


.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}


.slide{ 
  margin-top:0px;
  z-index:0;
  padding-bottom: 60px;
}


.slider-image 
{
     height:540px;
     padding-top: 320px;
     padding-right:50px;
}

.slider-image img 
{
  margin:auto 0 auto auto;
}

.carousel-caption {
    right: 0;
    margin: 0;
    width: 28%;
    height:100%;
    padding: 80px;
    top: 0;
    background-color: #0060a8;
    text-align: right;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0);
	opacity: 0.6;
}

.carousel-caption .title2
{    
    font-weight: 700;
    font-size: 46px;
    margin-bottom:20px;        
    text-transform: capitalize;
}


.carousel-caption .title2 span
{    
    background-color:#ffe400; 
    color:#0f0f0f;       
    padding: 0 6px
}

.carousel-caption .title3
{
	font-size:21px;        
	color:#fff;    
    margin-bottom: 20px;    
    font-weight:500;    

}

.carousel-control {
    width:50px;    
    opacity: 1;    
    color: #a1948c;
}


.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
    margin-left: 0px;
}

.carousel-control.right {
    right: 0px;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-indicators {
    bottom: 61px;
    left: 5%;
    right: 5%;
    margin: 20px auto;
    z-index: 15;
    width: 90%;
    padding-left: 0;
    margin-left: 0%;
    text-align:  center;
    list-style: none;
}


.carousel-indicators li {
    display: inline-block;
    width: 65px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff8f;
    border: 0px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 65px;
    height: 8px;
    background-color: #fff;
}

.btn-header {
    display: inline-block;
    margin-bottom:10px;
    padding:18px 35px;    
    font-size: 15px;
    font-weight: 700;
    line-height: 1.42857143;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;    
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius:0px;
    margin-right:15px;
      
}

.btn-default {
    color:#0f0f0f;
    background-color: #ffe400;
    border-color:#ffe400;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-default:hover {
    color: #ffe400;
    background-color: #fff;
    border-color: #ffe400;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-yellow{
    color:#002c4d;
    background-color: #fff;
    border-color:#002c4d;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; 
    margin-top:20px;   
}

.btn-yellow:hover {
    color:#fff;
    background-color: #2e5995;
    border-color:#2e5995;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-more{
    color:#951b81;
    background-color:#fff;
    border-color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; 
}


.btn-more:hover {
    color:#951b81;
    background-color:#fff;
    border-color: #951b81;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-black{
    color:#fff;
    background-color:#002c4d;
    border-color: #002c4d;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; 
}


.btn-black:hover {
    color:#002c4d;
    background-color:#fff;
    border-color: #002c4d;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.about-home
{
	margin-top:-70px;
	margin-right: 65px;
}


.about-home ul
{
    padding-right:0;
    margin-top:0px;
}

.about-home li
{
     display:inline-block;
     margin: 20px 5px;
     width: 214px;
     height: auto;     
     text-align:center;
     padding:20px 10px 30px 10px;
     border-radius:0px;     
     box-shadow: 0px 0px 8px 1px rgb(0 0 0 / 15%);

}

.white-box
{
	background-color:#FFFFFF;
}


.yellow-box
{
	background-color:#ffe400;
}

.about-home img
{
    margin: auto;
    height: 75px;
    width: 75px;
    object-fit: contain;
}

.about-home .title-1
{
      font-size:17px;
      color:#3e3e3e;
      font-weight:600;
      width: 214px;
      display: table-cell;
      vertical-align: middle;
      height: 50px;
      overflow: hidden;    
      margin: 20px 0;
}

.about-home .text
{
      font-size:13px;
      color:#3e3e3e;
      font-weight:400;
      height:50px;
      overflow: hidden;
      margin:20px 0;
}

.about-home a
{
      font-size:13px;
      color:#3e3e3e;
      text-transform:uppercase;
      font-weight:600;
}

.about-home a i
{
      margin-right:5px;
      font-size:16px;
}



.welcome
{
	padding:60px 0;
    margin-bottom: 0px; 
    overflow:hidden; 
}

.title
{
   color:#0f0f0f;
   font-size:26px;
   font-weight: 600; 
   margin-bottom:20px;   
   text-transform: capitalize;
}


.title span
{
   font-weight: 400; 
   color:#0f0f0f;
   font-size:14px;
   display:block;
   border-bottom: 6px #ffe400 solid;
}

.title-span
{
   font-weight: 400; 
   color:#0f0f0f;
   font-size:14px;
   display:inline-block;
   margin-bottom:20px;
   border-bottom: 6px #ffe400 solid;
}

.title-white
{
   color:#fff;
   font-size:45px;
   font-weight: 600; 
   margin-bottom:20px;
}


.title-white span
{
   font-weight: 500; 
   color:#fff;
   font-size:14px;
   display:block;
   text-transform: capitalize;
}

.welcome-text
{
  
    overflow: hidden;    
    line-height: 26px;
    margin-bottom: 10px;
    color:#737373;
    margin-bottom:20px;
}


.pic-welcome
{
	width:100%;
	color:#fff; 
	margin-bottom:30px;
}


.pic-welcome img
{
	height:300px;    
	object-fit:cover;
	width:100%;
}

.pic-welcome2
{
	width:100%;
    height:230px ;
}

.pic-welcome2 img
{
	width:100%;
	height:230px;
	object-fit:cover;
}

.link2
{
	width:100%;
	height:230px;
    padding:50px;
    color:#fff;
    font-size:35px;
    font-weight:700;
    text-align:center;
    background-color:#0060a8;
    text-transform: capitalize;
}

.link2 img
{
	 margin:auto auto 10px auto;
}
.link2 span
{
    font-size:14px;
    display:block;
    font-weight:400;
}




.projects
{
	padding:0px 0px;
}


.headline-projects
{
	font-size:40px;
	text-transform:capitalize;
	color:#0f0f0f;
	font-weight:bold;
	margin-bottom:24px;

}

.headline-projects span
{
	font-size:16px;
	text-transform:capitalize;
	color:#4d6275;    
	font-weight:normal;
	display:block;
}

.project-text
{
	height: 45px;
    overflow: hidden;
}




.footer
{
	font-size:14px;
	background-color:#002c4d;
	padding:50px 0;
	color:#fff;
	font-weight:400;
}

.footer ul
{
   padding-right:9px;
}
.footer ul li
{
   margin:10px 0;    
   color: #fff;
}
.footer ul li a
{
	color:#fff;
}

.amy-social-list ul
{
	padding-left:0;
	font-size: 15px;
}
.amy-social-list ul li
{
	 display:block;
}
.amy-social-list ul li i
{
   color: #fff;
   margin-right:10px;    
   width: 20px;
    text-align: center;
}


.footer-title
{
	 color:#fff;
	 font-size:20px;
	 text-transform: capitalize;
	 font-weight:500;
	 margin:20px 0;
}

.footer-text
{
	height: 70px;
    overflow: hidden;
}


.vcard
{
	margin-top:20px;
}
.vcard div
{
	margin-bottom:10px;
}
 
.vcard i
{
	margin-left:10px;	 
	color:#ffe400;
}

.newletter
{
	margin:0;
}


.footer .newletter .col-md-4, .newletter .footer .col-sm-4 ,.newletter .footer .col-xs-5
{
    padding:0 0 0 15px;
}


.footer .newletter .col-md-8 ,.newletter .footer .col-sm-8,.newletter .footer .col-xs-7
{
    padding:0 15px 0 0 ;
}


.footer .form-control {
    display: block;
    width: 100%;
    height: 60px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.footer .btn {
    display: inline-block;
    padding:9px 2px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: capitalize;
    background-color:#ffe400;
    border: 1px solid transparent;
    border-radius: 0px;
    background-size: 100% 100%;
    /* height: 30px; */
    width: 100%;
    height:60px;
    color: #151515;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.footer .text-gary
{
	font-size:13px;
	color:#fff;
	text-transform: capitalize;
}
.footer-margin {
    margin-top: 10px;
}



.footer .socials ul 
{
	padding-right:0px;
	text-align:right;
	margin-top:20px;
}



.footer .socials ul li {
    display: inline-block;	
    width: 40px;    
    height: 40px;
    margin: 0 5px;
}


.footer .socials ul li a {
	width: 40px;
	height: 40px;
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 43px;
	text-align: center;
    margin-left: 0px;
	color: #0f0f0f;	
	background-color:#ffe400;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius:100px;
}


.footer .socials ul li a:hover {
	color: #0f0f0f;	
	background-color:#fff289;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;

}



.copyright
{
    background-color: #fff;
    padding: 5px 0;
    color: #00477c;
    font-size: 13px;
    text-align:center;
    line-height: 30px;
}


.copyright a
{
    color:#00477c;
}



.caption-inner 
{
    height:  auto;
    width: 100%;
    color: #f6f6f6;
    padding:35px 0 35px 0;  
    background-color:#002c4d;  
}


.caption-inner h3 
{
    margin-bottom: 10px;
    font-size: 45px;   
    font-weight:300; 
    text-transform: capitalize;
    margin-top: 0;
   /* background:url('../images/title-line.png') repeat-x center 40px; */
    color: #fff;
	text-align: center;
}


.caption-inner h3 span
{
    background-color:#002c4d;  
    padding-left:20px;
}


.breadcrumb 
{
    padding: 10px 0 40px 0;
    margin-bottom: 0px;
    color:#fff;
    list-style: none;
    background-color: rgba(245, 245, 245, 0);
    border-radius: 0px;    
}


.breadcrumb&gt;li 
{
    display: inline-block;
    font-size:13px;
    color:#fff;    
    font-weight: 300;
    text-transform: uppercase;
}

.breadcrumb&gt;li a
{    
color:#fff;
}


.breadcrumb&gt;.active
{
    color: #fff;
    font-weight: 300;
}

.breadcrumb&gt;li+li:before 
{
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}

.content-inner {
    padding: 60px 0;
}



.bg-color
{
	background-color: #ffffff;
	padding:30px;
}

.bg-yellow
{
	background-color: #002c4d;
	padding:30px;
	color:#FFFFFF;
	margin-top:30px;
}

.calls
{
	margin-bottom:45px;
}


.calls .h4
{
      font-size: 18px;
    color: #002c4d;
    font-weight: 700;
}

.text-subline {
    position: relative;
    height: 1px;
    padding: 0;
    background: #f2f3f8;
    border: none;
}

.text-subline:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 1px;
    width: 40px;
    background:#7d7d7d;
}

.calls-data
{
	margin-top:15px;
	color:#999999;
}


.calls-data a
{
	color:#999999;
}

.calls-data a:hover
{
	color:#999999;
}

.calls-data i
{
    color: #7d7d7d;
    margin-left: 10px;
    font-size:16px;
}

.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    margin-bottom: 0px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



.big-text
{
	font-size:18px;
}

.cv-box
{    
    background-color:#2ea053;
    padding: 20px;
}


.cv-box-title {
    text-align: center;
    color: rgba(255, 255, 255,1);
    font-size: 25px;
    margin-bottom: 20px;
}




.gray-box
{
    background-color: #f1f1f1;
    padding: 20px 20px 20px 20px;
    margin: 10px 0px 0px 0px;
    min-height: 90px;
    margin-bottom: 20px;
}

.code_apply {
    display: block;
    padding: 12px 20px;
    background-color: #00477c;
    margin: 0px 20px 10px 0px;
    min-height: 50px;
    color: #fff;
    width: 300px;
    float: left;
    border-radius: 0px;
}



a.code_apply {
    border: 1px solid rgba(255, 255, 255,1);
    color: rgba(255, 255, 255,1);
    padding: 3px 8px;
    margin: 0 10px 0 0 ;
    float: left;   
    width: auto;
    min-height: auto;
}
   
    
a.code_apply:hover {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #ffe400;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

 



.btn-career 
{
    background-color:#00477c;
    border: 1px #00477c solid;
    color: #ffffff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin:0;
}

.btn-career:hover 
{
    background-color: #fff;
    border: 1px #ffffff solid;
    color: #00477c;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin:0;
}

.text-news
{
	margin-bottom:20px;
}

.title-news {
    font-size: 22px;
    color:#0060a8;
    margin-bottom: 10px;
    margin-top: 10px;
}

.date-news
{
	font-size: 14px;
    padding: 10px 0 15px 0;
	color:gray;
}

.date-news i
{
   padding-left:10px;
   color: #0060a8;
}

.title-service {
    color: #002c4d;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize;
}



















</pre></body></html>