﻿@font-face {
    font-family: '(AH) Manal';
    src: url('../newfont/AHManalBold.woff2') format('woff2'),
        url('../newfont/AHManalBold.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Sakkal Majalla';
    src: url('../fonts/majalla/SakkalMajalla.woff2') format('woff2'),
        url('../fonts/majalla/SakkalMajalla.woff2SakkalMajalla.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




html,
body {
    height: 100%;
    font-size:22px;
     font-family: 'Sakkal Majalla';
    color:#000;
	/*-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;*/
text-align: justify;
}



a 
{
	text-decoration: none;	

}

a:hover
{
	text-decoration: underline;	
}
.top
{
	padding:10px 0;
	background-color:#0000001A;
	color:#2C2F34;
	font-size:13px;
	text-align: right;      
    z-index: 9;  
}

.date-time
{
	text-align: left;
}
.language
{
    width: auto!important;
    border-left: 1px #ffffff66 solid;
    padding-left: 12px;
}

.language a
{
    width: auto!important;    
    font-size:15px!important;

}


.header
{
	position: relative;
	z-index: 9;
	background:#dda9530a;
    padding: 15px 0;
}

.header-top
{
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/bg.png) repeat fixed left top;
    opacity: 0.7;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;    
	z-index: 99;
}

.sticky + .content {
  padding-top: 102px;
}
.container-fluid
{
	padding-left: 3%;
	padding-right: 3%;
}

.search-mobile
{
	display: none;
}

.logo
{
  text-align: center;
}

.logo img
{
    margin: auto;
}

.menu
{
	background-color: #0B2E4F;
	color: #FFFFFF;
	padding: 5px 0;
}

.carousel {
    height:85%;
    position:relative;
	overflow: hidden;
	z-index:1;
}

.item,
.carousel-inner {
    height:100%;
	z-index: 9;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.fill img{
    height: 100%;
	width: 100%;
    background-position: center;
    object-fit: cover;
}

.fill-img{
    width: 100%;
    height: 100%;
    background-position: center top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-color: #FFFFFF;
	background-blend-mode:multiply;
}

/*
video {
        width: 100%;
        height: 100vh;
        display: block;
}
*/

.caption-carousel {
    /*position: absolute;
    top: 15%;
    right: auto;
    left:30%;
	width: 750px;  
    margin:auto;
    z-index: 99;
    text-transform: capitalize;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align:left;
    text-shadow: 0 0px 0px rgba(0,0,0,0);*/
    
    
    padding: 14px 28px;
    background: rgba(0, 0, 0, 0.45);
    font-size: 18px;
    letter-spacing: .5px;
    border-radius: 18px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
    min-width: 220px;
    max-width: 80%;
    transition: all .35s ease;
    position: absolute;
    top: 50%;
    right: auto;
    left: 30%;
    width: 750px;
    margin: auto;
    z-index: 99;
    text-transform: capitalize;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #0b2e4f;
    text-align: center;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    background-color: #ffffff69;
    font-weight: bold;
}

.caption-carousel h2{
    font-size:40px;
    font-weight:700;	
    color:#fff;
	font-style: italic;
    margin: 20px 0;
	text-transform: uppercase;
}

.caption-carousel h2 span{
	color: #DDA953;
	display: block;
    font-size:70px;
}

.caption-carousel h1 span{
    font-size:18px;
    font-weight:700;	
    color:#fff;
	background-color: #FFFFFF1A;
	border-radius: 10px;
	padding: 10px 20px;
}
.orange-color
{
	color: #DDA953;
}

.caption-carousel h3{
    font-size:16px;
    font-weight:500;
    color:#fff;
    line-height: 30px;
    margin: 0;
}

.carousel-indicators {
    position: absolute;
    bottom: 30px;
    padding-left: 0px;
    z-index: 999;
    width: 100%;
    left: 0;
    padding-right: 0;
    margin-right: 0%;
    text-align:  center;
    list-style: none;
}



.carousel-control-next, .carousel-control-prev {
    z-index: 9;
}
.btn-header {
    display: inline-block;
    padding: 14px 30px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight:600;
    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-image: none;
    border: 2px solid transparent;
    border-radius:5px;
    margin-top:20px;
	margin-left: 5px;
}


.btn-more{
    color: #fff;
    background-color: #DDA953;
    border-color:#DDA953;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-more:hover {
    color: #DDA953;
    background-color: #fff;
    border-color: #DDA953; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btn-more2{
    color: #fff;
    background-color:#0B2E4F;
    border-color:#0B2E4F;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.btn-more2:hover {
    color: #fff;
    background-color: #DDA953;
    border-color: #DDA953; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.btn-white{
    color: #DDA953;
    background-color:#fff;
    border-color:#fff;     
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btn-white img{
    float: left;
}


.btn-white:hover {
    color: #DDA953;
    background-color: #fff;
    border-color: #DDA953; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;    

}
.btn-gray{
    color: #222222;
    background-color: #fff;
    border-color: #949494;    
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 10px 15px;
	margin-right: 2px;
	font-weight: 400;
	font-size: 14px;
}


.btn-gray:hover {
    color: #fff;
    background-color: #DDA953;
    border-color: #DDA953; 
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.box-time {
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
}

#style-4::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
	background-color: #F5F5F5;	
	border-radius:100px;

}

#style-4::-webkit-scrollbar
{
	width: 10px;
	height:0px;
	background-color: #F5F5F5;	
	border-radius:100px;

}

#style-4::-webkit-scrollbar-thumb
{
	background-color: #F0761F;
	border: 2px solid #F0761F;	
	border-radius:100px;

}
/* Style the tab */
.tab {
  overflow: hidden;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: right;
  border: none;
	font-weight: 700;
  outline: none;
  cursor: pointer;
	background-color: #F5F5F5;
	color: #2C2F34;
  transition: 0.3s;
    border-radius: 50px;
    padding: 8px 25px;
    font-size: 18px;
	margin-left: 15px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #DDA953;
    color: #ffffff;

}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: 1px solid #8E8E8E1A;    
	margin-top: 15px;
}

.title
{
   color:#000;
   font-size:24px;
   font-weight: 700; 
   margin-bottom:10px;	
   text-transform:	capitalize;
}

.title span
{
   color:#4A5565;
	font-size: 16px;
	font-weight: 400;
	display: block;	
}
.title img
{
    margin-left: 10px;
    float: right;
}

.title-icon
{

    background-color: #dda953;
    padding: 18px;
    border-radius: 15px;
    float: right;
    margin-left: 15px;
    height: 65px;
    width: 65px;
    color: #FFFFFF;
    margin-top: 0px;
}
.title2
{
   color:#000;
   font-size:24px;
   font-weight: 700; 
   margin-bottom:10px;	
   text-transform:	capitalize;
}

.title2 span
{
   color:#fff;
	font-size: 16px;
	font-weight: 400;
	display: block;
		
}
.title2 img
{
    margin-left: 10px;
    float: right;
}

.gradient-text {
background: linear-gradient(to right,#fff, #DFD1B0, #DDA953  );
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}

.body-bg
{
	padding: 50px 0;
}
.body-bg2
{
	display: none !important;
	padding: 20px 0 50px 0;
	
}
		
.more-full {
    width: 100%;
}


.box-hidden {
    overflow: hidden;
    height: 374px;
    position: relative;
    margin-bottom: 30px;	
	border-radius: 5px;

}

.pic1
{
	height:385px;
	width:100%;
	border-radius: 5px;
	position: relative;
	margin-bottom:30px;
	background-color: #faf5ea; /* بيج يدمج مع خلفية صور الكتب بدل الفراغ */
    background-blend-mode: normal;
    background-size: contain;        /* الصورة كاملة بدون قص */
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.pic1 img
{
	height:385px;
	width:100%;
	object-fit: cover;    
	border-radius: 5px;
}


.boxes a:hover .pic1 
{
	Opacity:0.7;
	background-color: #5b7089;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.text1-bg
{
    width: 100%;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
background: #000000;
background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%); padding:15px 10px;	border-radius: 5px;

}

.text1
{
    color: #ffffff;
    font-size: 20px;    
    overflow:hidden;    
	font-weight: 700;
	margin-bottom: 10px;
}

.text2
{
	margin-bottom: 15px;
}

.text2 span
{
    color: #ffffff;
    font-size: 16px;    
	background-color: #DDA953;
	padding: 2px 10px;
	border-radius: 5px;
}
.text3
{
	font-size: 14px;
}
.box-news-all {
    position: relative;
    margin-bottom: 20px;
}

.box-news {
    height: 170px;
    width: 42%;
    position: relative;
    background-color: #faf5ea;
    background-blend-mode: normal;
    background-size: contain;        /* الصورة كاملة بدون قص أو تمطيط */
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 5px;
}


.box-news-text {
    width: 54%;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 15px;
    padding: 0px 0px 5px 0;
    height: 170px;
    overflow: hidden;
    color: #000;
    font-weight: 500;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.news2-time {
    font-size: 14px;
    font-weight: 400;
    height: 20px;
    overflow: hidden;
    margin: 0 0 10px 0;
	color: #6A7282;
}

.box-news-text .text-all {
    font-size: 20px;
    font-weight: 700;
    height: 85px;
    overflow: hidden;
    margin: 0px 0px;
	color: #0B2E4F;
}

.who
{
    background-color: #fff;
    box-shadow: -1px -1px 15px #0000001f;
    border-radius: 10px;
	position: relative;
	height: 100%;                /* ارتفاع موحّد لكل الكروت */
	display: flex;
	flex-direction: column;
}
.who img
{
    margin: auto;
    height: 180px;
    width: 100%;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}


.who .content
{
    padding: 20px;
	text-align: right;
	background-color: #ffffff;
	border-radius: 0 0 10px 10px;
	flex: 1 1 auto;              /* يملأ باقي ارتفاع الكرت */
	display: flex;
	flex-direction: column;
}

.who .content .tag
{
    background-color: #DDA953;
	padding: 2px 5px;
	border-radius: 50px;
	display: inline-block;
	color: #FFFFFF;
	
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.who .content .date3
{
    color: #6A7282;
	display: inline-block;    
	right: 15px;
    position: relative;
}



.who .content .text
{
      font-size:20px;
	margin-top: 5px;
      font-weight:700;
      margin-bottom:10px;
      color: #0B2E4F;
      height: 58px;             /* سطرين ثابت ليتحاذى العنوان في كل الكروت */
      overflow: hidden;
}


.who .content .text-inner
{
      font-size:14px;
      font-weight:400;      
      height: 60px;
	color: #4A5565;
      overflow: hidden;
	margin-bottom: 10px;
}

.who .content a
{
      font-size:15px;
      font-weight:600;
	color: #123E66;
	display: block;
	margin-top: auto;           /* دفع "قراءة المزيد" لأسفل الكرت ليتحاذى في الجميع */
}

.who .content a i
{
    margin-right: 5px;
    top: 3px;
    position: relative;
}


.bg-all
{
	padding: 40px 0;
	font-size: 16px;
	position: relative;

}
.bg-img
{
	background: url("../images/bg.png") no-repeat center center;
	background-size: cover;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;    
	z-index: -1;
    opacity: 0.5;
}
.bg-all .logo2
{
    display: block;
}
.soluions-top
{
	margin-top: 20px;
}
.soluions-bg-blue {
    font-weight: 600;
    color: #FFFFFF;    
	padding-left: 0;	    
	padding-right: 0;
	position: relative;

}


.soluions-bg-blue img{
    border-radius: 0px 20px 20px 0;
	height: 500px;
	width: 100%;
	object-fit: cover;
}


.soluions-bg-navy {
    background-color: #113c63;
    padding: 40px;
    color: #fff;
	position: relative;
    font-size: 16px;
    color: #D1D5DC;
    font-weight: 500;    
	border-radius: 20px 0px 0px 20px;
}


.soluions-bg-navy h4{
    font-size: 30px;
    color: #fff;
	margin-bottom: 15px;
    font-weight: 600;
}
.soluions-bg-navy h3{
    font-size: 16px;
    color: #D1D5DC;
    font-weight: 500;	
	margin-bottom: 15px;
}
.soluions-bg-navy i{
    font-size: 16px;
    color: #DDA953;
}
.soluions-bg-navy div{
    margin: 10px 0;
}

}
.img-responsive {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
}
.lable-yellow {
    background-color: #DDA953;
    border: 2px solid #DDA953;
    margin-left: 10px;
    font-weight: 400;
    color: #fff;
    position: absolute;
    right: 28px;
    top: 15px;
    font-size: 15px;
    padding: 5px 12px;
    border-radius: 5px;
    text-transform: capitalize;
    z-index: 9;
}

.navy-body
{
	background-color:#0B2E4F;
	border-radius: 20px;
	padding: 30px;
	margin: 40px 0;
}

.header-bg {
    padding: 10px 10px;
    background-color: #3141581A;
    border-radius: 8px;
    margin-top: 30px;
	color: #FFFFFF;	
	position: relative;
    border: 1px #FFFFFF1A solid;
}

.caption-head {
    height: auto;
    width: 100%;
    padding-top: 5px;
}


.caption-head .headline {
    margin-bottom: 0px;
    font-size: 20px;
    text-transform: capitalize;
    margin-top: 0;
    color: #fff;
    font-weight: 700;
}


.caption-head .headline span {
    display: block;
    font-size: 14px;
    margin-top: 5px;
    color: #fff;
	font-weight: 400;
}

.caption-head .headline i {
    display: block;
    font-size: 14px;
    color: #FFB900;
}


.lable-yellow2 {
    background-color: #FFB9001A;
    border: 2px solid #FFB9001A;
    margin-left: 10px;
    font-weight: 400;
    color: #FFB900;
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 25px;
    text-transform: capitalize;
    z-index: 9;
}




.footer
{
	
	padding:50px 0 10px 0;
	color:#fff;	
	background-color: #0B2E4F;
	position: relative;
	z-index: 9;
	font-weight: 400;
}

.footer ul
{
   padding-right:0px;
}
.footer ul li
{
   margin:10px 0;    
   color: #BBBBBB;
	display: block;
}
.footer ul li a
{
	color:#BBBBBB;
}



.footer-title
{
	 color:#DDA953;
	 font-size:20px;	
	 text-transform: capitalize;
	 font-weight:500;
	 margin:10px 0;
}

.footer-title img
{
	display: block;
	margin: 0 0 25px 0;
}
.footer-text
{
	font-size: 13px;
	color:#fff;
	margin-bottom: 10px;
}

.footer .text-right
{
	text-align: right;
}

.vcard
{
	margin-top:20px;
}

.vcard div
{
	margin-bottom:0px;	
	font-weight: 400;
}

.vcard div span
{
	margin-top:5px;
	font-weight: 300;
	display: block;
}
 
.vcard i
{
    margin-left: 10px;
	color: #DDA953;
    margin-bottom: 10px; 
}

.download
{
	margin-top:20px;
	display: flex;
}

.download div
{
	margin-bottom:0px;	
	font-weight: 500;
	font-size: 15px;
}

.download div span
{
	margin-top:5px;
	font-weight: 300;
	display: block;
}
 
.download img
{
    margin-right: 15px;
    margin-top: 25px;
    height: 45px;
}


.download2 {
    margin-top: 20px;
    display: flex;
    flex-direction: row-reverse;
}


.download2 div
{
	margin-bottom:0px;	
	font-weight: 500;	
	font-size: 15px;

}

.download2 div span
{
	margin-top:5px;
	font-weight: 300;
	display: block;
}
 
.download2 img
{
    margin-right: 15px;
    margin-top: 25px;
    height: 45px;
}

.footer .socials {
	position: relative;
	overflow: hidden;	
	margin-top:0px;
	text-align: right;
	margin-bottom:0px;    
	padding-right: 0;    
	margin-right: 0;
}



.footer .socials li {
    display: inline-block;	    
	margin: 8px 2px;
}


.footer .socials li a {
	position: relative;
	display: inline-block;
	font-size: 22px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
    margin-left: 0px;
	color: #fff;	
	border-radius: 2px;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}



.footer .socials li a:hover {
	color: #fff;	
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;

}



.footer-margin {
    margin-top: 10px;
}


.copyright
{
    position: relative;
    border-top: 1px #ffffff3d solid;
    margin-top: 30px;
}


.copyright a
{
    color:#DDA953;
}

.copyright .text-right
{
	text-align: left;
}




.inner-bg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0.4;
    z-index: 0;
}


.caption-inner
{
    height:340px;
    box-sizing: border-box;   /* ليكون الارتفاع الكلي 340px بالضبط مع الـ padding */
    width: 100%;
    color: #fff;
	position: relative;
	text-align: center;
    padding:20px 0;
    background-color:#111;
    display: flex;
    flex-direction: column;
    justify-content: center;  /* توسيط المحتوى (العنوان + المسار) عمودياً */

}


.caption-inner h3 
{
    margin-bottom: 10px;
    font-size: 40px;   
    font-weight:600; 
    text-transform: capitalize;
    margin-top:15px;
    color: #fff;	
	z-index: 9;	
	position: relative;


}


.breadcrumb 
{
    padding: 10px 0;
    margin-bottom: 0px;
    color:#fff;	
	z-index: 9;
	position: relative;
    list-style: none;
    background-color: rgba(245, 245, 245, 0);
    border-radius: 0px; 
	text-align: center;
    display: block;
}


.breadcrumb>li 
{
    display: inline-block;
    font-size:13px;
    color:#fff;    
    font-weight: 300;
    text-transform: uppercase;
}

.breadcrumb>li a
{    
color:#fff;
}


.breadcrumb>.active
{
    color: #fff;
    font-weight: 300;
}

.breadcrumb>li+li:before 
{
    padding: 0 5px;
    color: #fff;
    content: "/\00a0";
}

.content-bg {
background: #F0F5FD;
background: linear-gradient(89deg, #F0F5FD 0%, #FFFDF4  100%); 
}

.content-inner {
    padding: 80px 0;
    margin-bottom:0;
    overflow:hidden;
}



.pic-inner {
    width: 500px;
    height: auto;
    margin-left: 30px;
    margin-bottom: 30px;
    float:  right;
}

.pic-inner img{
    width: 100%;
}

.map
{
	background: url("../images/contact.png.png") no-repeat  center center;
	padding: 80px 0;
    background-size: contain;
}

.bg-navy
{
	background-color:#DDA953;
	border-radius:10px;
	padding:30px;
	color:#FFFFFF;
}

.calls
{
	margin-bottom:25px;
	font-size:16px;
	height: 100%;            /* يملأ ارتفاع العمود (الصف فلكس) ليتساوى مع باقي الكروت */
	display: flex;
	flex-direction: column;
}

.text-subline {
    position: relative;
    height: 1px;
    padding: 0;
    background: #f2f3f8;
    border: none;
}

.text-subline:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 40px;
    background: #DDA953;
}

.calls-data
{
	margin-top:15px;
    background-color: rgb(255 255 255 / 15%);
    border-radius: 10px;
	border: 1px #5C5E5E2E solid;
    padding: 50px 20px;
	text-align: center;
	flex: 1 1 auto;             /* يملأ ارتفاع .calls فتتوحّد أحجام المربعات */
	display: flex;
	flex-direction: column;
	justify-content: center;    /* توسيط المحتوى عمودياً عند اختلاف طول النص */
}


.calls-data a
{
	color:#000;
}

.calls-data i
{
    margin: auto auto 15px auto;
	display: block;    
    font-size: 50px;
    color: #DDA953;
}


.navy-socail ul
{
	position: relative;
	overflow: hidden;	
	margin-top:15px;
	text-align: left;
	padding-left:0;
	margin-bottom:10px;
	margin-left: 0;
}

.navy-socail ul li 
{
    display: inline-block;	
}


.navy-socail ul li a 
{
	width: 45px;
	height: 45px;
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 43px;
	text-align: center;
    margin-left: 0px;
	color: #fff;	
    background-color: rgb(255 255 255 / 25%);
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 50px;
    border:1px #fff solid;

}

.navy-socail ul li a i
{
	font-size: 16px;
	color:#fff;
	margin-right:0;
}

.navy-socail ul li a:hover 
{
	color: #fff;	
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}




.gray-box
{
    background-color:#f6f6f6;
    padding: 20px 20px 20px 20px;
    margin: 10px 0px 0px 0px;
    border-radius:0px;
    min-height: 90px;
	border-radius: 10px;    
	font-size: 18px;
    margin-bottom: 20px;
}

.code_apply {
    display: block;
    padding: 12px 20px;
    background-color: #DDA953;
    margin: 0px 0px 10px 10px;
    min-height: 50px;
    color: #fff;
    width: 300px;
    float: left;    
	font-size: 15px;
    border-radius: 5px;
}



a.code_apply {
    border: 1px solid #fff;
    color: #DDA953;    
	background-color: #fff;
    padding: 3px 8px;
    margin: 0 0px 0 0px;
    float: left;   
    width: auto;    
	border-radius: 50px;
    min-height: auto;
}
   
    
a.code_apply:hover {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #363636;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.bg-img-careers
{
	position: relative;
	padding: 100px 0;
	text-align: center;    
	border-radius: 10px;
	margin-bottom:20px;
}

.bg-img-b
{
	position: absolute;
	left: 0;
	right: 0;    
	border-radius: 10px;
	top: 0;
	bottom: 0;    
	z-index: 0;
	background: linear-gradient(40deg, #000000 0%, #dda95373 100%);
}

.title-w{
    color: #fff;
    font-size: 24px;
    font-weight: 700;
	position: relative;
    margin-bottom: 10px;
    text-transform: capitalize;
    padding-bottom: 15px;
	z-index: 9;
}

.title-w span{
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
   display: block;
}

.btn-career 
{
    background-color:#4d4d4d;
    border: 1px #4d4d4d solid;
    color: #ffffff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    margin:0;
    transition: 0.3s;
}

.btn-career:hover 
{
    background-color: #fff;
    border: 1px #ffffff solid;
    color: #DDA953;
    margin:0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.form-group
{
	margin-bottom: 15px;
}
.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 15px 15px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    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;
}
/* Change placeholder color */
.form-control::placeholder {
    color: #555;
opacity: 1; /* For Firefox */
}

/* For Edge */
.form-control::-ms-input-placeholder {
    color: #555;
}

textarea.form-control {
    height: auto;
    border-radius: 5px;
}




.collapsible-all
{
	
}
.collapsible-all .collapsible {
  background-color: #DDA953 ;
  color: white;
  cursor: pointer;
  padding: 10px 18px ;
  width: 100%;
  border: none;
  text-align: right;
  outline: none;
  font-size: 16px;
  border-radius:5px;
  margin-bottom:5px;
}


.collapsible-all .collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: left;
  margin-left: 5px;
}

.collapsible-all .active:after {
  content: "\2212";
}

.collapsible-all .content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;  border-radius:5px;

  transition: max-height 0.2s ease-out;
  background-color: #fbfbfb;
}


.collapsible-all .content p
{
	padding:10px 0;color: #272727;
	
}

.services-one {
  position: relative;
  display: block;
  padding: 120px 0 90px;
}

.services-one .container {
  max-width: 1600px;
}

.services-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.services-one__img {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  height: 230px;
}

.services-one__img:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background-color:rgb(236 103 36 / 53%);
  width: 0%;
  transform: translateY(100%);
  transition: all 500ms ease;
  z-index: 1;
}

.services-one__single:hover .services-one__img:before {
  transform: translateY(0);
  width: 100%;
}

.services-one__img img {
  width: 100%;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  height: 230px;
  object-fit:cover;
}

.services-one__single:hover .services-one__img img {
  transform: scale(1.1);
}

.services-one__content {
  position: relative;
  display: block;
  background-color:#F9F9F9;
  box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.07);
  margin-top: -40px;
  margin-right: 40px;
  padding:30px;
  z-index: 2;
}

.services-one__title-box {
  position: relative;
  display: block;
}

.services-one__sub-title {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: block;
  line-height: 12px;
}

.services-one__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-top: 7px;
  margin-bottom: 14px;
}

.services-one__title a {
  color: #DDA953;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}

.services-one__title a:hover {
  color: #313131;
}

.services-one__arrow {
  position: absolute;
  top: -20px;
  right: 20px;
}

.services-one__arrow a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  background-color: #DDA953;
  font-size: 15px;
  color: #fff;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}

.services-one__arrow a:hover {
  background-color: #313131;
}



.box-category 
{
	height:300px;
	color:#DDA953;
	font-size:14px;
	font-weight:600;
	padding: 15px 10px;
	border-radius:4px;
	margin-bottom:25px;
	position:relative;
	border:1px solid #CCCCCC;
}


.box-category img
{
     width:18px;
     display:inline-block;
     margin-left:10px;
}



.box-category h1 {
    font-size: 20px !important;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0;
    background-color: #fff;
    color: #DDA953;
    border-radius: 4px;
    padding: 20px 10px;
    text-align: center;	
    border:1px solid #DDA953;
    position: absolute;
    width:92%;
    bottom: 10px;    
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.box-category:hover h1
{
     background-color:#DDA953;
     color:#FFFFFF !important;    
     -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.box-category h2 {
    font-size: 20px !important;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #DDA953;
	background-color:rgb(255 255 255 / 85%);
    padding: 15px 30px;
    text-align: left;	
    position: absolute;
    top: 10px;   
	border-radius: 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.box-category:hover h2
{
     background-color:#DDA953;
     color:#FFFFFF !important;    
     -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.menu-left
{    
margin-top:0px;
z-index: 99;    
width: 100%;
overflow:hidden;
background-color:#DDA953;
text-align:right;
border-radius:5px;

}


.menu-left ul
{
    padding-right:0;
    margin:0;
    font-size:15px;
}
.menu-left ul a:hover
{
    text-decoration:none;
    
}

.menu-left ul li
{
    padding: 15px 25px;
    display: block;
    border-bottom: 1px rgb(255 255 255 / 55%) solid;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;    
    color: #fff;
    transition: 0.3s;
}
 
.menu-left ul li i
{
     font-size:14px;
     margin-left:10px;
}

.menu-left ul a:hover li
{
   background-color:rgb(255 255 255 / 32%);
   color:#FFFFFF;
   text-decoration:none;
   -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.date-news
{
	font-size: 14px;
    padding: 10px 0 15px 0;
	color:gray;
}


.date-news i
{
padding-left:10px;
}



.title-news {
    font-size: 20px;
    margin-bottom:10px;
    margin-top:10px;
	font-weight: 600;
}




.path-search
{
    padding-left: 15px;
    margin-bottom: 15px;
    border-radius: 0;
	text-align: right;
    background-color: #DDA953;
}

.path-search .breadcrumb
{

	text-align: right;
	padding: 8px 15px;
}

.highlight {
    font-weight: bold;
    background-color: #FFCC00;
    padding: 0 3px;
    color:#333333;
}
.pagination {
    display: block;
	margin-top: 30px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #DDA953;
    border-color: #DDA953;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #DDA953;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}



.news-inner{
     display:inline-block;
     margin:20px 0px;
     width: 100%;
     height: auto;  
     background-color:#F9F9F9;      
     border-radius: 10px;
     box-shadow: 0px 1px 11px 0px rgb(0 0 0 / 25%);
     padding: 0px 0px 25px 0px;
}

.news-inner img
{
    margin: auto;     
    border-radius: 10px 10px 0 0;
    height: 250px;
    width: 100%;
    object-fit: cover;
}

.news-inner .title-1
{
    font-size: 15px;
    color: #DDA953;
    font-weight: 400;
    height: 20px;
    overflow: hidden;
    margin: 20px 20px;
}

.news-inner .text
{
    font-size: 18px;
    color: #000;
    font-weight: normal;
    height: 50px;
    overflow: hidden;
    margin: 0px 20px 0px 20px;
}

.more-news-inner
{
     margin:0px 20px;
}


.more-news-inner a {
    font-size: 14px;
}


.box-news-all
{
	position:relative;
    margin-bottom: 20px;
}

.box-news{
    height: 170px;
    width: 42%;
    position: relative;
    background-color: #faf5ea;
    background-blend-mode: normal;
    background-size: contain;        /* الصورة كاملة بدون قص أو تمطيط */
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 5px;
}

.box-news-text
{
    width: 54%;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 15px;
    padding: 0px 0px 5px 0;
    height: 170px;
    overflow: hidden;
    color: #000;
    font-weight:500;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}


.box-news-text:hover
{
    color: #000;
}

/* تاب المنشورات فقط: توسيط العنوان عمودياً داخل بطاقة العنصر (ينزل للنص) */
#publications .box-news-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.box-news-text .text-all 
{
    font-size: 15px;
    font-weight: normal;
    height: 85px;
    overflow: hidden;
    margin: 0px 0px;
}


.news2-time 
{
    font-size: 14px;
    font-weight: 400;
    height: 20px;
    overflow: hidden;
    margin: 0 0 10px 0;
}


.category ul
{
   padding-right:0px;
	font-size: 16px;
}
.category ul li
{
   display: block;
   margin:10px 0;   
}
.category ul li a
{
	color:#DDA953;
}.category ul li a img
{
	margin-right: 10px;
}
.category ul li a i
{
	margin-right: 10px;
}
.title-2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0px;
    margin-bottom: 30px;
    margin-top: 6px;
	position: relative;
}

.title-2-border{
    border-bottom: 2px #DDA953 solid;
    width: 80px;
	position: absolute;
	bottom: -10px;
	
}



.menu-products
{    
margin-top:0px;
z-index: 99;    
width: 100%;
overflow:hidden;
border: 1px rgb(255 255 255 / 25%) solid;
text-align:right;
	background-color: #0D0D0D;
}


.menu-products ul
{
    padding-right:0;
    margin:0;
    font-size:16px;
}
.menu-products ul a:hover
{
    text-decoration:none;
    
}

.menu-products ul li
{
    padding: 20px 25px;
    display: block;
    border-bottom: 1px rgb(255 255 255 / 25%) solid;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;    
    color: #fff;
	position: relative;
    transition: 0.3s;
}
 
.menu-products ul li i
{
     font-size:14px;
	left: 20px;
   color:#DDA953;    
	top: 20px;
	position: absolute;
}

.menu-products ul a:hover li
{
   background-color:#DDA953;
   color:#000;
   text-decoration:none;
   -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.menu-products ul a:hover li i
{
   color:#000;

}
.menu-products-active
{
   background-color:#DDA953 !important;
   color:#FFFFFF !important;
}
.menu-products-active i
{
   color:#FFFFFF !important;
}

.margin-top
{
	margin: 30px 0;
}



.calls-Need
{
    margin-top: 15px;
    border-radius: 4px;
    padding: 100px 20px;
    text-align: center;
    position: relative;
    background-size: cover;
    color: #ffffff;    
	z-index: 0;
}
.calls-Need-img
{
	left: 0;
	right: 0;
	top: 0;    
	border-radius:4px;
	bottom: 0;
	position: absolute;
	background-color: #040404;
	opacity: 0.5;    
	z-index: -1;
}


.calls-Need a
{
	color:#000;
}

.calls-Need img
{
    margin: auto auto 15px auto;
	display: block;    
}



.img-g
{
	height: 300px;
    object-fit: cover;
	width: 100%;
}


.logo-search
{
	position:relative;
	z-index:9;
	padding-top:0px;
	padding-bottom:0px;
}


.logo-search .form-group {
    margin-bottom: 0px;
    margin-top: 0px;
}


.logo-search .form-control2 {
display: block;
    width: 100%;
    height: 50px;
    padding: 6px 60px 6px 14px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555570;
    background: #fff url(../images/search1.png) no-repeat 10px center;
    border: 1px solid #f4f4f4;
    border-radius: 4px;
}


.logo-search .form-control-feedback {
position: absolute;
    margin-top: -50px;
    z-index: 2;
    display: block;
    width: 50px;
    height: 50px;
    color: #ffffff;
    background-color: #0b2e4f;
    font-size: 17px;
    line-height: 44px;
    text-align: center;
    pointer-events: auto;
    border-radius: 4px;
}
.sort-l
{
line-height: 50px;
	text-align: right;
}



.bg-filter {
    border-color: #f4f4f4;
    background-color: #f4f4f4;
    padding: 10px 20px;
    border-radius: 10px;
    margin-bottom: 30px;
}


.bg-filter .form-control {
    display: block;
    width: 100%;
    height: 33px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    -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;
}

.dropdown {
    display: inline-block;
    position: relative;
    z-index: 999;
    width: 100%;
}

.dd-button {
    display: inline-block;
    border: 1px solid #DDA953;
    border-radius: 4px;
    padding: 10px 30px 10px 20px;
    background-color: #ffffff;
    cursor: pointer;
    color: #DDA953;
    white-space: nowrap;
    width: 100%;
}

    .dd-button:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 15px;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid black;
    }

    .dd-button:hover {
        background-color: #eeeeee;
    }


.dd-input {
    display: none;
}

.dd-menu {
    position: absolute;
    top: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0;
    margin: 2px 0 0 0;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);
    background-color: #ffffff;
    list-style-type: none;
    width: 100%;
}

.dd-input + .dd-menu {
    display: none;
}

.dd-input:checked + .dd-menu {
    display: block;
}

.dd-menu li {
    padding: 5px 20px;
    cursor: pointer;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 500;
}

    .dd-menu li:hover {
        background-color: #f6f6f6;
    }

    .dd-menu li a {
        display: block;
        margin: -10px -20px;
        padding: 10px 20px;
    }

    .dd-menu li.divider {
        padding: 0;
        border-bottom: 1px solid #cccccc;
    }

.sort {
    display: inline-block;
}



    .sort a {
        border: 1px #DDA953 solid;
        color: #DDA953;
        padding: 5px 8px;
        border-radius: 4px;
        display: inline-block;
        font-size: 18px;
    }

        .sort a:hover {
            border: 1px #DDA953 solid;
            color: #fff;
            background-color: #DDA953;
        }

.active-sort {
    border: 1px #DDA953 solid !important;
    color: #ffffff !important;
    background-color: #DDA953 !important;
}


.container-radio {
  display: block;
  position: relative;
  padding-right: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;    
  font-weight: normal;
}

/* Hide the browser's default radio button */
.container-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  right: 0;
  height: 20px;
  width: 20px;
  background-color: #1A2C47;
  border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.container-radio:hover input ~ .checkmark {
  background-color: #DDA953;
}

/* When the radio button is checked, add a blue background */
.container-radio input:checked ~ .checkmark {
  background-color: #DDA953;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container-radio .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
	background: white;
}

.title4 {
    color: #DDA953;
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 10px;
}


.container-check {
  display: block;
  position: relative;
  padding-right: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight:normal;
}

/* Hide the browser's default checkbox */
.container-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark-check {
  position: absolute;
  top: 0;
  right: 0;
  height: 22px;
  width: 22px;
  background-color: #1A2C47;
}

/* On mouse-over, add a grey background color */
.container-check:hover input ~ .checkmark-check {
  background-color: #DDA953;
}

/* When the checkbox is checked, add a blue background */
.container-check input:checked ~ .checkmark-check {
  background-color: #DDA953;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark-check:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-check input:checked ~ .checkmark-check:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-check .checkmark-check:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


.team ul
{
	 text-align:center;
	 padding-right: 0;	
}


.team ul a:hover
{
	 text-decoration:none;
}

.team ul li
{
        width: 250px;
    height: 410px;
    display: inline-block;
    margin: 0 10px 10px 9px ;
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 10px;
    border: 1px solid #ddd;
    transition-duration: .3s;
    margin-top: 10px;
    position:relative;
    overflow:hidden;
}

.team ul li img {
    border-radius: 10px 10px 0px 0px;
	height:300px;
    width: 100%;
    object-fit:cover;
}


.team-content
{
	text-align: right;
	color:#261a3d;	    
	background-color:rgb(255 255 255 / 96%);
	padding:10px 15px;
    position: absolute;
    top: 0px;
    left:20px;
    right:20px;
    z-index: 0;
    border-radius: 10px;
    transition-duration: .5s;
    opacity: 0;
    box-shadow: 0 20px 35px rgb(0 0 0 / 12%);

}

.team ul li:hover .team-content
{
    opacity: 1;
    top: 20px;
}

.team-content h5
{
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 20px;
    color: #261a3d;   
    font-weight: 600;    
}

.team-content h5 span
{
    font-size: 14px;
    color: #DDA953;     
    overflow: hidden;
    font-style:italic;
    display:block;	    
margin-top: 10px;
}

.team-content h3
{
    height: 45px;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 13px;
    text-transform: capitalize;
    color: #261a3d;
    line-height: 22px;
}


.team-social ul
{
	position: relative;
	overflow: hidden;	
    text-align:right;
	padding-right:0;
	margin-bottom:0;
	margin-top:7px;
}


.team-social ul li 
{
    display: inline-block;	
    width: 25px;
    height: 25px;    
    margin:0;
    background:none;
    padding:0;
    border:0;
}


.team-social ul li a {
    width: 25px;
    height: 25px;
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height:25px;
    text-align: center;
    padding: 0px;
    color: #fff;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius:0px;
}


.team-social ul li a:hover 
{
	color: #fff;	
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.team-social .fa-twitter {
    color: #1da1f2;
}



.team-social .fa-facebook-f
{
	color:#3b5998;
}


.team-social .fa-linkedin-in
{
	color:#00a0dc;
}

.team-social .fa-instagram
{
	color:#e30000;
}


.big-link {
    background-color: #DDA953;
    width: 40px;
    height: 40px;
    color: #fff;
    border-radius: 100px;
    font-size: 15px;
    text-align: center;
    line-height: 40px;
    margin: auto auto auto 0;
}
.big-link a{
    color: #fff;
}

.team-name
{
	font-size: 18px;
    color: #000000;
    padding-top: 10px;
}



.accordion-title
{
	margin: 20px 0;    
	color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.accordion__header {
	padding: 1em;
	background-color: #e9e9e9;
	margin-top: 2px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}
.accordion__header > * {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
}
.accordion__header.is-active {
	background-color: #DDA953;
	color: #fff;
}

.accordion__toggle {
	margin-left: 10px;
	height: 3px;
	background-color: #222;
	width: 13px;
	display: block;
	position: relative;
	flex-shrink: 1;
	border-radius: 2px;
}

.accordion__toggle::before {
	content: "";
	width: 3px;
	height: 13px;
	display: block;
	background-color: #222;
	position: absolute;
	top: -5px;
	left: 5px;
	border-radius: 2px;
}

.is-active .accordion__toggle {
	background-color: #fff;
}
.is-active .accordion__toggle::before {
	display: none;
}


.accordion__body {
	display: none;
	padding: 18px;
	border: 1px solid #ccc;
	border-top: 0;   
	transition: opacity 0.2s ease-out;
   
}
.accordion__body.is-active {
	display: block;  opacity: 1;


}
#menu {
  opacity: 0;
  transition: opacity 0.2s ease-out;
}

#menu.isOpen {
  opacity: 1;
}




.carousel-item:has(video) .caption-carousel {
    display: none;
}
.box-category {
    background-size: contain !important;
}


.pdf-inner {

    height: 199px;
}