@font-face {
  font-family: 'DinNextLArabic-bold';
  src: url('../fonts/DIN Next LT Arabic Bold.ttf') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'din_next_arabic_boldbold';
  src: url('../fonts/din-next-arabic-bold-webfont.woff2') format('woff2'),
       url('../fonts/din-next-arabic-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'DinNextLArabic-regular';
  src: url('../fonts/DINNEXTLTARABIC-LIGHT-2-2.ttf') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'alonaravigentregular';
  src: url('../fonts/alonaravigent.regular-webfont.woff2') format('woff2'),
    url('../fonts/alonaravigent.regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'din_next_lt_arabicregular';
  src: url('../fonts/dinnextltarabic-regular-2-webfont.woff2') format('woff2'),
       url('../fonts/dinnextltarabic-regular-2-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}


b, strong {
  font-family: DinNextLArabic-bold;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding: 0px;
  margin: 0px;
}

.row {
  margin-right: 0px;
  margin-left: 0px;
}

::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background: #202020;
}

::selection {
  color: #fff;
  background: #202020;
}

* {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}

* {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s
}

body {
  margin: 0;
  padding: 0px;
  font-family: 'DinNextLArabic-regular';
}

.maxwidth {
  width: 95%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  max-width: 1350px;
  margin: 0 auto;
  position: relative;
}

.maxwidth1 {
  width: 95%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  max-width: 1150px;
  margin: 0 auto;
}

.maxwidth3 {
  width: 95%;
  padding-left: 2.5%;
  padding-right: 2.5%;
  max-width: 950px;
  margin: 0 auto;
}

.navbar {
  min-height: auto;
}

.navbar-default {
  background-color: transparent;
  padding: 0px;
  padding-top: 34px;
  padding-bottom: 0px;
  border: 0;
}

.navbar-shrink {
  padding: 0px;
  background-color: rgba(0, 0, 0, 0.9);
}

.navbar-shrink .hide-shrink {
  display: none;
}


.navbar-shrink .hide-shrink1 {
  display: none;
}

.navbar-shrink .navbar-nav {
  margin: 13px 0px;
}

.navbar-shrink .navbar-right {
  padding-top: 8px;
}

.navbar-brand {
  height: auto;
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
}

.logo {
  width: 100%;
  max-width: 156px
}

.logo:hover {
  opacity: 0.6;
}

.navbar-nav>li>a {
  padding: 0px;
  margin-top: 28px !important;
}

.carousel-inner>.item {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.scroll-down {
  position: absolute;
  bottom: 15px;
  width: 100%;
  z-index: 16;
  text-align: center
}

.scroll:hover {
  padding-top: 15px !important;
}

.carousel-caption {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  text-align: left;
  font-size: 38px !important;
  text-transform: uppercase;
  line-height: 35px !important;
  text-shadow: 0 0px 0px rgba(0, 0, 0, 0.75) !important;
  transform: translate(0, -50%);
}

.carousel-title {
  text-align: left;
}

.carousel-title img {
  margin-bottom: 20px;
  width: 45px;
}

.carousel-break {
  width: 100px;
  height: 4px;
  background-color: #81c341;
  margin-top: 20px;
}

.navbar-toggle {
  border-radius: 0px;
  margin-top: 20px;
}

.navbar-toggle:hover {
  background-color: #2c81a4 !important;
  border-color: #2c81a4 !important;
}

.navbar-toggle:hover .icon-bar {
  background-color: #fff !important;
}


@media (min-width: 768px) {
  .navbar-nav>li {
    float: none;
    display: inline-block;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: none;
    margin: 0;
  }
}

/****************************************/

.top-header {
  margin-bottom: 15px;
  margin-top: 15px;
  text-align: right;
  color: #fff;
  font-size: 11px;
  padding-bottom: 0px;
}

.top-header img:nth-child(2) {
  margin-left: 15px
}

.navbar-right {
  padding-top: 17px
}

.menu-item {
  margin-left: 65px;
  margin-right: 65px;
  margin-top: 13px;
  padding: 10px 0px !important;
  margin-top: 20px !important;
  font-size: 18px;
  color: #fff;
  opacity: 0.8;
  
}

.menu-item1 {
  margin-left: 0px;
}

.navbar-default .navbar-nav>li>a {
  color: #fff;
}

.navbar-default .navbar-nav>li>a:focus {
  color: #fff;
}

.menu-item:hover {
  color: #9c9c9c !important;
  font-family: 'din_next_lt_arabicregular';
}

.navbar-default .navbar-nav>.active>a {
  color: #9c9c9c !important;
  font-family: 'din_next_lt_arabicregular';
}

.navbar-default .navbar-nav>.active> {
  color: #202020 !important;
  border-bottom: 3px #eed638 solid !important;
  background-color: #003546 !important;
  color: #fff !important;
}

.menu-sep {
  position: absolute;
  right: -19px;
  top: 10px;
}

.navbar-nav>li>a {
  margin-top: 0px !important
}

.hero-container {
  position: relative;
  overflow: hidden;
  height: 100vh;
}


.menu-separator {
  background-color: #959493;
  height: 1px;
  margin: 0 auto;
  width: 99%;
  margin-top: 20px;
  margin-bottom: 17px;
}

.header-right {
  text-align: right;
  margin-top: 20px;
}

.header-right a {
  color: #fff;
  font-size: 15px
}

.header-right a:nth-child(1) {
  display: inline-block;
  margin-bottom: 10px;
}

.header-right a:hover {
  color: #987a4f
}


.hero-bg {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  animation: shrink 18s infinite alternate steps(200);
  height: 100%;
  background-color: #202020;
}

@keyframes shrink {
  0% {
    transform: scale(1.2)
  }

  100% {
    transform: scale(1.0)
  }
}

.hero-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.35);
}

.header-right {
  text-align: right;
}

.hero-content {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1000;
  opacity: 1;
  color: #fff;
  font-size: 43px;
  width: 100%;
  transform: translate(-50%, 87%);
  text-align: center;
  text-transform: uppercase;
  opacity: 0.8;
  letter-spacing: 2px;
}

.mission-container {
  padding: 63px 0;
  text-align: center;
  padding-bottom: 75px;
}

.mission-container hr {
  background-color: #202020;
}

.mission-container h2 {
  color: #9c9c9c;
  text-transform: uppercase;
}

.mission-container p {
  font-size: 19px;
  margin: 0 auto;
  max-width: 661px;
  line-height: 25px;
  color: #5c5c5c;
}


.vision-section {
  padding: 63px 0;
  padding-bottom: 75px;
  background-image: url('../../imgs/bg3.png');
  background-size: cover;
  background-position: center;
  color: white;
  padding-bottom: 65px
}

.vision-title {
  text-align: center;
  margin-bottom: 15px;
}

.vision-line {
  background-color: #9c9c9c;
}

.vision-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  padding-bottom: 0px;
  margin-bottom: 22px;
}

.vision-column:not(:nth-child(3n)) {
  border-right: 0px solid white;
}

.vision-icon {
  display: block;
  margin: 0 auto 10px;
  max-width: 70px;
  width: 100%;
}

.vision-subtitle {
  font-size: 20px;
  margin: 0 auto;
  margin-top: 30px;
  width: 100%;
  max-width: 199px;
  opacity: 0.8;
  font-family: 'din_next_lt_arabicregular';
  min-height: 100px;
}

.vision-section .text-center {
  margin-top: 90px
}

@media (max-width: 767px) {
  .vision-column {
    border-right: none;
    border-bottom: 1px solid white;
    margin-bottom: 20px;
  }

  .vision-column:last-child {
    border-bottom: none;
  }
}

.grid-section {
  margin-top: -288px;
}

.grid-box {
  background-size: cover;
  background-position: top;
  color: white;
  padding: 57px 21px;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  min-height: 194px;
}

.grid-box1 {
  background-image: url('../../imgs/v1.png');
}

.grid-box2 {
  background-image: url('../../imgs/v2.png');
}

.grid-box3 {
  background-image: url('../../imgs/v3.png');
}

.grid-box h3 {
  margin-bottom: 30px;
  font-family: 'din_next_lt_arabicregular';
  margin-top: 0px
}

.grid-box p {
  margin-bottom: 30px;
  max-width: 230px;
  margin: 0 auto;
  width: 100%;
  font-size: 15px;
  margin-bottom: 0px;
  line-height: 17px;
  opacity: 0.8;

}

.read-more-btn {
  color: white;
  text-decoration: none;
  position: relative;
  font-size: 11px;
  margin-bottom: 17px;
  display: inline-block;
  opacity: 0.8;
}

.read-more-btn:after {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 5px auto 0;
}

/* Separator between columns */
.grid-box-separator {
  border-left: 6px solid black;
  /* Vertical separator between the boxes */
}

@media (max-width: 767px) {


  .mission-container p {
    padding: 33px;
}

  .hero-content {
    top: 50%;
    transform: translate(-50%, -50%) !important;
}
.hero-title{
  font-size: 27px;
}

  .vision-column:not(:nth-child(3n)) {
    border-right: 0px solid white;
}

  .grid-box {
    margin-bottom: 2px;
    /* Add spacing for mobile */
  }

  .grid-box-separator {
    border-left: none;
    /* Remove vertical separator on mobile */
    border-top: 2px solid black;
    /* Add horizontal separator instead */
  }
}


.asset-section {
  background-color: white;
  padding: 50px 0;
}

.mission-title {
  color: #9c9c9c;
}

.section-line {
  background-color: black;

}

.asset-video {
  width: 100%;
  max-width: 950px;
  display: block;
  margin: 0 auto;
}



.numbers-section {
  background-color: #1c1c1c;
  background-size: cover;
  background-position: center;
}

.number-box {
  color: white;
  text-align: center;
  padding: 0;
  padding-top: 65px;
  padding-bottom: 70px;
}

.number-title {
  display: flex;
  /* Use flexbox to align items horizontally */
  align-items: center;
  /* Center vertically */
  justify-content: center;
  /* Center horizontally */
}

.number {
  font-size: 65px;
  font-family: 'alonaravigentregular';
  margin-right: 10px;
}

.title {
  font-size: 17px;
  text-align: left;
  line-height: 20px;
  opacity: 0.8;
}

.title1 {
  font-size: 19px;
  text-align: left;
  line-height: 20px;
  opacity: 0.8;
}

.numbers-section p {
  width: 100%;
  max-width: 233px;
  margin: 0 auto;
  opacity: 0.9
}

.small-line1 {
  width: 82px;
  height: 2px;
  background-color: #9c9c9c;
  margin: 7px auto 34px;
  border: 0;
}
/* Separator between columns */
.box-separator {
  border-left: 5px solid black;
  /* Vertical separator */
}

@media (max-width: 767px) {
  .box-separator {
    border-left: none;
    /* Remove separator on mobile */
  }
}

.team-section {
  padding: 50px 0;
  /* Padding for the section */
}

.section-title {
  font-size: 36px;
  margin-bottom: 10px;
  color: #9c9c9c;
}

.small-line {
  background-color: #202020;
  margin: 0 auto 30px;
}

.team-member {
  position: relative;
  /* Required for hover overlay */
  margin-bottom: 30px;
}

.team-content{
  margin-top: 100px;
}

.member-photo {
  background-size: cover;
  background-position: center;
  position: relative;
  margin:8px
}

.hover-info {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  width: 100%;
  padding: 10px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}

.hover-info-content {
  text-align: left;
  padding: 14px;
  padding-bottom: 16px;
}

.team-member:hover .hover-info {
  opacity: 1;
  /* Show on hover */
}

.member-title {
  font-family: 'din_next_lt_arabicregular';
  margin-bottom: 0px;
  font-size: 16px;
}

.member-subtitle {
  margin-bottom: 5px;
  opacity: 0.8;
}

.member-line {
  width: 50px;
  height: 2px;
  background-color: #9c9c9c;
  margin: 0;
  margin-top: 10px;
  border-top: 0px solid #eee;
}


.titles {
  font-size: 57px;
  font-family: 'alonaravigentregular';
}

.hrs {
  width: 100px;
  margin: 25px auto;
  height: 1px;
  border: 0 !important
}



.footer {
  background-color: #000;
  background-size: cover;
  background-position: center;
  padding: 35px 0;
  color: white;
  padding-bottom: 0px;
}
.footer .logo {
  margin-bottom: 15px;
}
.footer .logo img{
  max-width: 115px;
  margin-bottom: 10px;
}
.footer .footer-column {
  display: flex;
  flex-direction: column;
  justify-content: center;  /* Align content vertically */
  height: 100%;             /* Ensure full height alignment */
}
.footer .footer-links {
  margin-top: 66px;
}
.footer .footer-links a {
  margin-right: 95px;
  color: white;
  text-decoration: none;
  letter-spacing: 1px;
}

@media (max-width: 767px) {
  .footer .footer-links a {
    margin-right: 10px;
  }
}

.footer .footer-links a:last-child {
  margin-right: 0;
}
.footer-bottom {
  background-color: #1c1c1c;
  padding: 17px 0;
  border-bottom: 1px solid white;
  color: white;
  text-align: center;
  margin-top: 30px;
}

.footer p{
  font-size: 16px;
  margin-bottom: 2px;
}

.footer p a{
  font-size: 15px;
  opacity: 0.7;
  color: #fff;
}

.rights p{
  font-size: 12px;
  opacity: 0.9;
}




.flex-container {
  display: flex;
}

.flex-container .full-height {
  display: flex;
  flex-direction: column;
  justify-content: space-between; /* Pushes the smaller column content to the bottom */
}

.align-bottom {
  align-self: flex-end; /* Aligns this column content to the bottom */
}


.asset2 {
  background-color: #1c1c1c; /* Grey background for the section */
  padding-top:75px;
  padding-bottom: 70px;
}

.asset2-title {
  font-size: 35px;
  margin-left: 15px;
  color: #fff;
  line-height: 34px;
}

.asset2-row:last-child {
  border-bottom: none; /* Remove bottom border for last row */

}
.asset2-img {
  width: 100%; /* Make the image responsive */
  height: auto;
}


.asset2-left-img{
   max-width: 86%;
}

.asset2-right-img{
    max-width: 86%;
}

.asset2-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end; /* Align content to the bottom */
  height: 100%;
}

.number-title-container {
    display: flex;
    align-items: center;
    margin-top: 31px;
}
.big-number {
  font-size: 112px;
  margin: 0;
  color: #fff;
  font-family: 'alonaravigentregular';
  line-height: 83px;
}
.title {
  font-size: 24px;
  margin-left: 15px; /* Spacing between number and title */
}
.red-line {
  width: 100%;
  height: 2px;
  background-color: #9c9c9c;
  margin: 13px 3px;
}
.text-content {
  font-size: 18px;
  color: #fff;
  opacity: 0.85;
  margin-top: 31px;
  opacity: 0.85;
}


.asset2-sep{
  height: 3px;
  background-color: #202020;
  width: 100%;
  margin-top: 75px;
  margin-bottom: 75px;
}



.aboutvalues-section {
  background-image: url('../../imgs/bg2.jpg'); /* Replace with your image URL */
  background-size: cover;
  background-position: center;
  padding: 70px 0;
  color: white; /* Adjust based on background image for readability */
  text-align: center;
  margin-bottom: 0px;
}
.aboutvalues-row {
  margin-bottom: 22px;
}
.aboutvalues-title {
  font-size: 21px;
  margin: 0 auto;
  margin-top: 19px;
  width: 100%;
  max-width: 100%;
  font-weight: unset;
  opacity: 0.8;
  font-family: 'din_next_lt_arabicregular';
  margin-bottom: 24px;
}

.aboutvalues-line {
    width: 110px;
    height: 2px;
    background-color: #9c9c9c;
    margin: 0 auto 15px;
    margin-top: 18px;
    margin-bottom: 17px;
}
.aboutvalues-subtitle {
 max-width: 559px;
  font-size: 19px;
  opacity: 0.75;
  margin:0 auto;
  margin-bottom: 23px;
}

.aboutvalues-box {
  width: 100%;
  max-width: 600px;
  padding: 20px;
  background-color: #f1f1f1;
  margin: 0 auto;
  margin-top: -107px;
  color: #5a5a5a;
  font-size: 22px;
  margin-bottom: 64px;
  line-height: 27px;
  background-image: url(../../imgs/bg4.jpg);
}

.current{
  color: #9c9c9c !important;
  font-family: 'din_next_lt_arabicregular';
}

.hero-container-inner {
  height: 280px;
}

.hero-container-contact {
  height: 430px;
}


.impact-inner-title {
    font-size: 35px;
    font-family: 'din_next_lt_arabicregular';
    text-align: right;
    line-height: 38px;
}

.impact-inner-text {
  text-align: left;
  font-size: 21px;
  line-height: 23px;
  margin-left: 25px;
  margin-top: 6px;
}

.row.impact-inner-section {
  margin-top: 48px;
}













.collab-section {
  background-size: cover;
  background-position: center;
  padding: 70px 0;
  color: white; /* Adjust based on background image for readability */
  text-align: center;
  background-color: #1c1c1c;
}


.collab-title {
  font-size: 21px;
  margin: 0 auto;
  margin-top: 19px;
  width: 100%;
  max-width: 100%;
  font-weight: unset;
  opacity: 0.8;
  font-family: 'din_next_lt_arabicregular';
  margin-bottom: 24px;
  text-transform: uppercase;
}

.collab-line {
    width: 60px;
    height: 2px;
    background-color: #9c9c9c;
    margin: 0 auto 15px;
    margin-top: 21px;
    margin-bottom: 21px;
}
.collab-subtitle {
 max-width: 700px;
  font-size: 19px;
  opacity: 0.75;
  margin:0 auto;
  margin-bottom: 23px;
}

.collab-box {
  width: 100%;
  max-width: 600px;
  padding: 20px;
  background-color: #f1f1f1;
  margin: 0 auto;
  margin-top: -124px;
  color: #5a5a5a;
  font-size: 22px;
  margin-bottom: 64px;
  line-height: 27px;
}

.collab-sep{
  width: 100%;
  height: 3px;
  background-color: #202020;
}

.collab-sep {
  width: 100%;
  height: 4px;
  background-color: #202020;
  margin-top: 45px;
  margin-bottom: 45px;
}

.grand-title{
  font-family: 'din_next_lt_arabicregular';
  font-size: 24px;
  color:#fff;
}

.row.collab-row {
  margin-top: 23px;
}

.grand-title span {
  width: 200px;
  height: 2px;
  background-color: #9c9c9c;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 14px;
  display: block;
}



.contact-box {
  background-color: #1c1c1c;
  color: white;
  padding: 20px;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  top: -147px;
  position: relative;
}

.contact-title {
  color:#fff;
  margin-bottom: 15px;
  margin-top: 70px;
  text-transform: uppercase;
  opacity: 0.85;
}

.contact-line {
  background-color: #9c9c9c;
  margin: 10px auto 20px;
  border: none;
  margin-bottom: 75px;
}

.contact-form{
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}

.contact-form .form-group {
  margin-bottom: 15px;
  font-size: 13px;
}

.form-group-right{
  text-align: right;
}

.form-group-left, .left{
  text-align: left;
}


.contact-textarea {
  background-color: transparent;
  color: white;
  border: 1px solid white;
  border-bottom: 1px solid white;
  padding: 10px;
  width: 100%;
  outline: none;
  border-radius: 0;
  height: 100px !important;
  margin-top: 11px;
}

.contact-input{
  background-color: transparent;
  color: white;
  border: none;
  border-bottom: 1px solid white;
  padding: 0;
  width: 100%;
  outline: none;
  border-radius: 0;
  height: 35px;
  padding-bottom: 27px;
  margin-bottom: 25px;
  display: inline-block;
}

.margin-right{
  padding-right: 15px;

}

.margin-left{
  padding-left: 15px;
}

.contact-textarea {
  height: 100px;
  resize: none;
}

.contact-submit {
  background-color: transparent;
  color: #9c9c9c;
  font-size: 16px;
  cursor: pointer;
  border: none;
  outline: none;
  margin-top: 11px;
  font-size: 17px;
  margin-bottom: 80px;
  /* font-family: 'din_next_lt_arabicregular'; */
  color: #fff;
}


.brt {
    height: 1px;
    width: 100%;
    background-color: #202020;
    margin-top: 40px;
    margin-bottom: 40px;
    max-width: 700px;
    margin: 0 auto;
    opacity: 0.2;
    margin-top: 60px;
    margin-bottom: 70px;
}

.em{
  color: #fff;
}