

body{
  position: relative !important ;
  background-image: url(../graphics/bk-bogy.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #1c1a1a;
  font-family: 'Tajawal' !important;
}
.tex0-box03{
  text-align: left;
}
#mobile{
  display: none;
}
#desktop{
  display: block;
}
.float-left{
  text-align: right;
}
.loader {
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: black;
  z-index: 99;
}
.loader-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
#loader-4 span {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-color: #a20014;
  margin: 35px 5px;
  opacity: 0;
}

#loader-4 span:nth-child(1){
  animation: opacitychange 1s ease-in-out infinite;
}

#loader-4 span:nth-child(2){
  animation: opacitychange 1s ease-in-out 0.33s infinite;
}

#loader-4 span:nth-child(3){
  animation: opacitychange 1s ease-in-out 0.66s infinite;
}

section {
  padding: 50px 0px 35px 0px !important;
}

@keyframes opacitychange{
  0%, 100%{
    opacity: 0;
  }

  60%{
    opacity: 1;
  }
}


 /*  Fonts  */
.font-cairo {font-family: 'Cairo', sans-serif !important; letter-spacing: -1px !important;}
.font-amiri {font-family: 'Amiri', serif !important; letter-spacing: 0 !important;}
.font-openSans {font-family: "Open Sans", "Helvetica", "Arial", sans-serif !important; }

@font-face {
    font-family: aref-regular;
    src: url('../webfonts/aref-regular.ttf');
    }

.section-first00a{
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 700px;
  background-color: #fff8f9;
}
.section-bk{
  height: 400px;
  background-image: url(../graphics/home.png);
background-position: center;
background-size: cover;
background-attachment: fixed;
}
/* color over rides */
:root {
    --vlGrey: #EBEBEB;
    --lGrey: #C3C3C3;
    --mGrey: #454040;
    --dGrey: #202020;
		--main-color: #a20014;
		--support-color: #eeba00;
}

/* coloring */
.csVLG { color: var(--vlGrey);}
.csLG { color: var(--lGrey);}
.csMG {  color: var(--mGrey);}
.csDG {  color: var(--dGrey) !important;}
.csM {  color: var(--main-color)!important;}
.csS {  color: var(--support-color);}
.csW {  color: #fff;}

.bgVLG { background-color: var(--vlGrey);}
.bgLG { background-color: var(--lGrey);}
.bgMG {  background-color: var(--mGrey);}
.bgDG {  background-color: var(--dGrey);}
.bgM {  background-color: #a20014 !important;}
.bgS {  background-color: var(--support-color);}
.bgW {  background-color: #fff;}

.lead {
    font-weight: 500 !important;
    font-size: 19px !important;
    line-height: 1.68421053em;
}

#redsea {
  fill: #f1797a;
}

.pos{
  position: relative;
  margin-top: 140px;
}
.logo2 {
    position: absolute;
    left: 25px;
    top: 25px;
    z-index: 99999999999 !important;
}
.logopic {
    width: 80px;
}

.lyar-bottom{
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: -1;
    background-image: linear-gradient( #00000000,#06060600, #0202027a ,#02020282, #020202fc);
}
#mob{
    min-height: 100vh;
}
.youtube-promo {
    width: 46%;
    margin: auto;
    margin-top: 11px;
}
.video-promo-head {
    background-color: #a20014;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    font-size: 17px;
    font-weight: bold !important;
}

/* tags */
.img-rounded {  border-radius: 12px 12px 0 0; }
.img-desc-rounded {border-radius: 0 0 12px 12px; background-color: var(--vlGrey); height: 2.5em;padding-top: 0.25em;}

.close:focus, .close:hover {
  color: #fff;
}

#fp-nav.right{
  display: none;
}
#fp-nav ul, .fp-slidesNav ul{
  display: none;
}
.sec00-heads{
  text-align: center;
  /* margin-bottom: 20px; */
  background-color: #7d040fc2;
  padding: 20px;
  width: 85%;
  margin: auto;
  border-right: 6px solid white;
  border-left: 6px solid white;
}
.sec00-heads h2{
  width: 100% !important;
  text-align: center;
  padding-right: 0 !important;
  margin-bottom: 40px !important;
}
.sec00-heads h4{
  font-size: 18px;
  font-weight: 500 !important;
}

        /* addthis */

        .at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg>span {
          background-color: #A20515!important;
      }
      .at-expanding-share-button[data-position=bottom-left] {
          left: 10px;
      }
  /* addthis */

      .at-expanding-share-button-mobile-container .at-expanding-share-button-mobile .at-expanding-share-button-toggle-bg>span {
          background-color:   #A20515!important;
          color: #A20515!important;
      }
        .font-diff-sec03 {
            background-size: cover;
            background-repeat: no-repeat;
            padding: 45px;
            display: flex;
            margin-bottom: 45px;
            justify-content: center;
            align-items: center;
            background-color: #0d475f12;
            margin-top: 30px;
        }
        .font-diff-sec03 p {
            /* font-family: aref-regular !important; */
            /* font-size: 22px !important; */
            /* line-height: 39px; */
            color: #0c4258;
        }
        .des02{
            font-style: italic;
        }




        [class^="icon-"]:after,
[class*=" icon-"]:after {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-up-open-big {
  display: inline-block;
}

.icon-up-open-big:after {
  content: "a";
  font-size: 2.5em;
  display: block;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  color: black;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.icon-up-open-big:hover:after {
  color: white;
}

.scroll-icon02 {
  position: absolute;
  left: 50%;
  bottom: 30px;
  padding: 0 10px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* HELPER CLASSES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.l-left {
  float: left;
}

.l-right {
  float: right;
}

.end {
  margin-top: 30px;
  font-size: 3em;
  font-weight: bold;
  opacity: 0;
  -webkit-transform: translateY(300px);
  -ms-transform: translateY(300px);
  transform: translateY(300px);
  -webkit-transition: opacity, -webkit-transform 1s;
  transition: opacity, transform 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

/* RESET-GENERAL STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */



/* NAV STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.header-top {
  background: rgba(0, 47, 77, 0.3);
  height: 70px;
  padding: 0 10px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 12;
  box-sizing: border-box;
}
.card-alone{
  margin-top: 50px;
    margin-bottom: 50px;
}
.timeline-section{
  background-color: #f5f5f56b;
}
.timeline-section .head-alone08 > h2{
  font-size: 24px;
  margin-bottom: 65px;
}
.timeline-section .last0in-p00{
  margin-top: 55px;
}
.sec-map-sec{
  margin-top: 60px;
  margin-bottom: 60px;
}
h1 {
  line-height: 70px;
  height: 70px;
}

h1 a {
  display: block;
  padding: 0 10px;
}

.toggle-menu {
  width: 50px;
  height: 50px;
  display: inline-block;
  position: relative;
  top: 10px;
}

.toggle-menu i {
  position: absolute;
  display: block;
  height: 2px;
  background: white;
  width: 30px;
  left: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.toggle-menu i:nth-child(1) {
  top: 16px;
}

.toggle-menu i:nth-child(2) {
  top: 24px;
}

.toggle-menu i:nth-child(3) {
  top: 32px;
}

.open-menu i:nth-child(1) {
  top: 25px;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.open-menu i:nth-child(2) {
  background: transparent;
}

.open-menu i:nth-child(3) {
  top: 25px;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

nav {
  height: 0;
  opacity: 0;
  box-sizing: border-box;
  background: rgba(0, 47, 77, 0.25);
  position: fixed;
  top: 70px;
  width: 100%;
  -webkit-transition: all 3s;
  transition: all 3s;
}

.open-menu ~ nav {
  opacity: 1;
  padding: 80px 0;
  z-index: 15;
  height: calc(90vh - 70px);
}

nav ul {
  padding: 0 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

nav li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

nav li a {
  font-size: 2em;
  display: block;
  padding: 30px;
  text-align: center;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

nav li:nth-child(odd) a,
body.fp-viewing-fifthSection-1 #menu li:nth-child(5) a {
  background: #962d3e;
}

nav li:nth-child(even) a {
  background: #aa3346;
}

nav li:nth-child(odd) a:hover {
  background: #9e2f41;
}

nav li:nth-child(even) a:hover {
  background: #c53c52;
}

nav li.active a,
body.fp-viewing-fifthSection-1 #menu li:last-child a {
  background: #453659;
}

/* SECTION STYLES - fullPage.js 
–––––––––––––––––––––––––––––––––––––––––––––––––– */

section {
  text-align: center;
  /*background: url('https://unsplash.it/1910/1221?image=626') no-repeat center / cover;*/
}

h2 {
  font-size: 4em;
  margin-bottom: 20px;
}

h3 {
  font-weight: 300;
  font-size: 2.8em;
}

/* SLIDENAV STYLES - fullPage.js 
–––––––––––––––––––––––––––––––––––––––––––––––––– */

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: white;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  background: transparent;
  box-sizing: border-box;
  border: 1px solid #24221f;
}
.fp-tableCell{
  position: relative;
}

/* MQ STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media screen and (max-width: 767px) {
  nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  nav li {
    margin-top: 1px;
  }

  nav li a {
    font-size: 1.5em;
  }

  .scroll-icon {
    display: none;
  }
}

@media screen and (max-width: 400px) {
  html {
    font-size: 50%;
  }

  .open-menu ~ nav {
    padding: 20px 0;
  }

  nav li a {
    padding: 3px;
  }
}



#sec01{
    background-image: url(../graphics/home.png);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}


.background-overlay:before {
    background: unset;
  background-color: #000000;;
}
.background-overlay:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.2;
    min-height: 2000px;
}
#sec01 h3   {
    width: 54%;
    text-align: right;
    padding-right: 30px;
    font-size: 20px;
    margin-top: 50px;
}
    
#sec01 h2   {
    width: 50%;
    text-align: center;
    padding-right: 30px;
}




.row-inpho01{
  display: flex;
  margin-bottom: 5px;
}
.row-inpho01 .col-md-03{
  width: 33.333%;
}
.box-coins{
  position: relative;
  height: 200px;
  margin-left: 5px;
}
.box-coins img{
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: top;
}
.box-coins .year{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: #a20515cc;
  color: white;
  padding: 8px;
  font-size: 22px;
  font-weight: 500;
  padding-top: 13px;
  padding-left: 22px;
  padding-right: 22px;
}

.rows-data{
  display: flex;
  justify-content: center;
  align-items: baseline;
  height: 100%;
  margin-top: 50px;
}
.col-data .num{
  font-size: 32px;
    font-weight: 600;
    margin-bottom: 12px;
    color: white;
}
.col-data  .text{
  font-size: 14px;
  color: white;
  width: 90%;


}
.col-data  .num > span{
  font-size: 14px;
  color: white;


}
.col-data{
  width: 50%;
}
.col02{
  border-right: 1px solid #ffffffd4;
}
.lead05{
  text-align: left;
  margin-top: 42px;
}
.pointer-hand{
  display: flex;
  margin-bottom: 20px;
}
.pointer-hand img{
  padding-right: 10px;
  height: 20px;
}
.pointer-hand p{
  color: #C2C2C2;
  font-weight: 900;
}

.pulse2{
    animation: pulse2 .9s infinite;
    animation-direction: alternate;
    -webkit-animation-name: pulse2;
    animation-name: pulse2;
  }
  @-webkit-keyframes pulse2 {
    0% {
        /* -webkit-filter: drop-shadow(2px 4px 6px #e71d36); */
        padding-top: 0;
    }
    50% {
        /* -webkit-filter: drop-shadow(2px 4px 6px #e71d3574); */
        padding-top: 5;
    }
    100% {
        /* -webkit-filter: drop-shadow(2px 4px 6px #e71d3531); */
        padding-top: 0;
    }
  }

  @keyframes pulse2 {
    0% {
        /* filter: drop-shadow(2px 4px 6px #e71d36); */
        padding-top: 0;
    }
    50% {
        /* filter: drop-shadow(2px 4px 6px #e71d3574); */
        padding-top: 5px;
    }
    100% {
        /* filter: drop-shadow(2px 4px 6px #e71d3531); */
        padding-top: 0;
    }
  }
.imgpart-01{
  height: 500px;
  object-fit: contain;

}

.tooltip-inner {
  background-color: #ffffff !important;
  max-width: 1000px !important; 
  width: 300px !important;
  padding: 50px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  text-align: left;

}
.tooltip.bs-tooltip-right .arrow:before {
  border-top-color: #ffffff !important;
}
.tooltip.bs-tooltip-left .arrow:before {
  border-top-color: #ffffff !important;
}
.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #ffffff !important;
}
.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #ffffff !important;
}
.tooltip.top .tooltip-arrow {
  border-top-color:#ffffff !important;
}
.tooltip.top .tooltip-arrow {
  border-top-color:#ffffff !important;
}
svg path{
  fill: #CCCCCC;
  stroke: #ebebeb;
  cursor: pointer;
}
svg path:hover{
  fill: #A20515;
  stroke: #ffffff;
  stroke-width: 2;
}
#map02-svg path:hover{
  fill: #8DA7BE !important;
  stroke: #C2C2C2 !important;
  stroke-width: 1;
}
#map02-svg path{
  fill: #8DA7BE !important;
  stroke-width: 1;
}
#map02-svg .ocean{
  fill: #efeeee !important;
}
#map02-svg .ocean:hover{
  fill: #efeeee !important;
}
.sourse-map01s{
  font-size: 15px;
  font-weight: 500;
  text-align: left;
  margin-top: 40px;
}
#mapsection {
  position: relative;
  overflow: hidden;
}
#mapsection svg{
  stroke: white;
    stroke-width: 1;
}
.map-copy-01 img{
  position: absolute;
    z-index: -1;
    top: -244px;
    left: -68px;
    width: 100%;
}

.flex-tool{
  display: flex;
  align-items: center;
}
.container-tool{
  display: flex;
  align-items: center;
}
.box-small{
  background-color: #EAE7E7;
  height: 3px;
  width:10px;
  border-radius: 4px;
  margin-right: 10px;
}
.head-took-01, .tool-num{
  color: #1C1A1A;
  text-align: left;
}
.container-tool{
  width: 75%;
  text-align: right;
}
.tool-num{
  width: 25%;
  text-align: right;
}
.bk-tooltip-map{
  padding: 0;
  margin-left: 20px;
  margin-right: 20px;
}
.bk-tooltip-map  li{
  margin-bottom: 10px;
}
.bk-tooltip-map  ul{
  list-style: none;
}
.head00-tool{
  color: #A20515;
  font-size: 18px !important;
  margin-bottom: 20px;
  margin-top: 20px;
}


.lyar-01{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  background-color: #060606b8;
  z-index: 2;
}
.circle-link{
  background-color: white;
  border-radius: 100%;
  padding: 20px;
  width: 75px;
  margin: auto;
}
   .img-contsiner-link02 p{
      color: white;
      font-weight: 700;
      margin-top: 10px;
   } 
.img-contsiner-link02{
  position: absolute;
  height: 100%;
  width: 100%;
  top: 40%;
  z-index: 99;
}
.img-01-link{
    width: 100%;
}
.link-img-container{
  width: 50%;
  position: relative;
  margin: auto;
}

.last-inpho{
  background-color: #F5F5F5;
    border-left: 11px solid #A20515;
  width: 50%;
  margin: auto;
  padding: 20px;
  padding-left: 0;
  border-radius: 2px;
}
.last-inpho .head{
  color: #A20515;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
.rows00a{
  display: flex;
  margin-bottom: 14px;
  flex-direction: row;
}
.textb{
  width: 85%;
  font-weight: 500;
    text-align: left;
    margin-left: 25px;
}
.numb{
  width: 30%;
  font-weight: 700;
  text-align: left;
}
.tooltiptext02{
  visibility: hidden;
}

.ro-cont{
  display: flex;
  flex-direction: row-reverse;
}

.red-timeline00{
  position: relative;
}
.red-timeline00 img{
  height: 100px;
}
.r-direction .circle{
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background-color: white;
  /* margin-right: 10px; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  margin-left: -1px;
}
.r-direction .number{
  color: #a20514;
    font-size: 24px;
    margin-left: -2px;
    /* background-color: white; */
    /* margin-right: 10px; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    margin-left: 75px;
    margin-top: -10px;
}
.line-timeline{
  border-bottom: 2px solid #a20514;
  width: 133px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  margin-left: 73px;
  margin-top: 1px;
}

.tooltiptext02{
  background-color: rgba(0, 0, 0, 0.81);
  color: white;
  position: absolute;
  width: 345px;
  left: 50%;
  top: 30px;
  margin-left: -193px;
  transform: translate(-50%, -50%);
  padding: 10px;
  border-radius: 8px;
  z-index: 999;
  transition: .3s;
}
.timeline-bk{
  width: 100%;
}
.row-text{
  display: flex;
    width: auto;
    margin-bottom: 10px;
}
.container-box03{
  display: flex;
  align-items: center;
  /* margin-right: 10px; */
  width: 80%;
}
.box03{
  background-color: #EAE7E7;
  width: 20px;
  height: 5px;
  border-radius: 8px;
  margin-right: 8px;
}
.numb-box03{
  width: 45%;
}
.tooltip-container02{
  cursor: pointer;
}
.l-direction .number{
  margin-left: -75px !important;
  color: #a20514;
    font-size: 24px;
    margin-left: -2px;
    /* background-color: white; */
    /* margin-right: 10px; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    margin-top: -10px;

}
.l-direction .line-timeline{
  margin-left: -75px !important;
}
.l-direction  .tooltiptext02{
  margin-left: 193px !important;
}
.red02-num{
  color: #E71D36 !important;
}
.red02-line{
  border-bottom: 2px solid #E71D36 !important;
}
.row-red-timeline{
  position: relative;
}
.last0in-p00{
  text-align: right;
  font-weight: 500;
  margin-top: 10px;
  margin-bottom: 0;
}
.head-st{
  position: relative;
}
.head-st h2{
  font-weight: 500 !important;
  margin-bottom: 39px;
  font-size: 30px;
}
.line-circle-st{
  display: flex;
  align-items: center;
  position: absolute;
  top: 19px;
  left: 190px;
}
.line-head{
  border-bottom: 1px solid #eae7e77d;
  width: 110px;
}
.circle-head{
  width: 26px;
  height: 26px;
  border-radius: 100%;
  background-color: #A20515;
  padding-left: -32px;
  position: absolute;
  right: -13px;
  z-index: -1;
}
.scroll-icon02 a > img{
  width: 30px;
  margin: auto;
}
.head-alone08{
  width: 600px;
  margin-right: 0;
  text-align: left;

}
.head-alone08 h2{
  font-size: 32px;
  line-height: 47px;
}
.head-alone08 .line-circle-st{
  left: -12px;
  bottom: 23px;
  top: unset;
  right: 404px;
}
.head-alone08 .line-circle-st > .line-head{
  width: 100%;
}
.head-alone08 .line-circle-st > .circle-head{
  width: 40px;
  height: 40px;
}
.img-container-zoom{
  display: flex;
  width: 100%;
}
.img-b-row{
  width: 50%;
  text-align: center;
  margin-top: 15px;
}
.main-content02 .col03{
  width: 65%;
  position: relative;
  margin-top: 60px;
}
.year{
  position: absolute;
  top: 0;
  background-color: #EAE7E7;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: .5s;
  cursor: pointer;
}
.year:hover{
  background-color: #A20515;
}
.year p{
    color: white;
    font-size: 18px;
    margin-bottom: 0px;
}
.year12{
  margin-top: -95px;
  margin-left: 20px;
  width: 90px;
  height: 90px;
}
.year12 p{
  font-size: 29px;
    padding-top: 10px;
}
.year-content{
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 460px;
  width: 50%;
}
.head-year{
  color: #A20515;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}
.year-content p{
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 0;
}
.year11{
  margin-top: 100px;
  margin-left: -103px;
  width: 90px;
  height: 90px;
}
.year11 p{
  font-size: 29px;
    padding-top: 9px;
}

.year10{
  margin-left: -132px;
  margin-top: 13px;
}
.year10 p{
  font-size: 23px;
    margin-top: 8px;
}
.year09{
  margin-left: -80px;
  margin-top: -59px;
  width: 100px;
  height: 100px;
}
.year09 p{
  font-size: 32px;
  margin-top: 11px;
}
.year08{
  margin-top: 57px;
}
.year08 p{
  
}
.year07{
  margin-top: -14px;
  margin-left: 8px;
  width: 60px;
  height: 60px;
}
.year07 p{
  
}
.year06{
  margin-left: 71px;
  margin-top: 22px;
}
.year06 p{
  font-size: 22px;
  margin-top: 8px;
}
.year05{
  margin-top: 84px;
  margin-left: 64px;
  width: 50px;
  height: 50px;
}
.year05 p{
  font-size: 17px;
  padding-top: 5px;
}
.year04{
  margin-top: 140px;
  margin-left: 132px;
  width: 105px;
  height: 105px;
}
.year04 p{
  font-size: 32px;
    margin-top: 10px;
}
.year03{
  margin-left: 153px;
  margin-top: 44px;
  width: 80px;
  height: 80px;
}
.year03 p{
  font-size: 25px;
    padding-top: 10px;
}
.year02{
  margin-left: 120px;
  margin-top: -47px;
  width: 90px;
  height: 90px;
}
.year02 p{
  font-size: 29px;
  padding-top: 11px;
}
.year01{
  width: 130px;
  height: 130px;
  margin-top: 163px;
}
.year01 p{
  font-size: 41px;
    padding-top: 11px;
}
/* .tooltiptext{
  display: none;
} */
.year13{
  width: 50px;
  height: 50px;
  margin-left: -64px;
  margin-top: 32px;
}
.timeline-container09{
  text-align: right !important;
    position: relative;
    margin-top: -192px;
}
.img-container{
  text-align: center;
  position: relative;
  background-image: url(../graphics/bk-paper.png);
  background-size: cover;
  height: 292px;
  background-repeat: no-repeat;
}
.img-container img{
  width: 100%;
  margin: auto;
}
.img-container p{
  font-size: 22px !important;
  line-height: 36px;
  color: #6f6a61;
  font-weight: 500 !important;
  position: absolute;
  top: 50%;
  width: 90%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.coins02{
  position: absolute;
  top: 0;
  z-index: 111111;
  width: 100%;
  height: 100%;
  background-color: #a20514d9;
  cursor: pointer;
}
.tooltiptext{
  visibility: hidden;
}
.pointer-hand02{
  margin-bottom: 135px;
  /* position: absolute; */
  justify-content: center;
}
#nile1:hover{
  fill: #CCCCCC;
  stroke: #ebebeb;
}
.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%;
}
.icon-scroll {
  width: 30px;
  height: 50px;
  margin-left: -20px;
  bottom: 10px;
  margin-top: -35px;
  border: 2px solid #c5c5c5;
  border-radius: 25px;
}
.video-container02{
  width: 70%;
  margin: auto;
}
.red-bk {
  background-color: #a20514;
  padding: 20px;
  border-left: 13px solid #EAE7E7;
  border-right: 13px solid #EAE7E7;
}

/* #sec-sec02{
  background-image: url(../graphics/egypt-bk.jpeg);
  background-image: url(../graphics/egypt-bk.jpeg);
    background-position: center;
    background-size: cover;
} */
.object-custom{
  object-fit: contain !important;
}
@media (max-width: 767px) {
  /* .icon-scroll {
    position: relative;
  } */
}
.icon-scroll:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #c5c5c5;
  margin-left: -4px;
  top: 8px;
  border-radius: 4px;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
          animation-name: scroll;
}
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(26px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(26px);
  }
}
/* IGNORE EVERYTHING BELOW */
path.land {
  fill: GhostWhite;
  }

  path.ocean {
    fill: #efeeee;
  }
  .ocean:hover{
    fill: #efeeee;
    stroke: #efeeee;
  }

  path.river {
  fill: none;
  stroke: efeeee;
  }

  path.governate {
  fill: #ccc;
  stroke: white;
  cursor: pointer;
  }

  path.governate.selected {
  fill-opacity: .9;
  }

  path.governate.pinned {
  fill: YellowGreen;
  fill-opacity: .75;
  }


  .test + .tooltip > .tooltip-inner {
    background-color: #73AD21;
    color: #FFFFFF;
    border: 1px solid green;
    padding: 15px;
    font-size: 20px;
  }


#alex:hover,
 #cairo:hover,
  #suways:hover,
  #northsina:hover,
   #southsina:hover,
    #kafr:hover,
     #aswan:hover,
    #luxor:hover,
     #ismailiya:hover,
      #alwadi-aljaded:hover,
       #suhaj:hover,
      #alminya:hover,
       #matruh:hover,
        #aldahalqeh:hover,
         #jizah:hover,
        #alex:hover,
         #algharbeh:hover,
          #almunfeh:hover,
           #albuhirah:hover,
          #alfayum:hover,
           #swayef:hover,
            #redsea:hover,
             #almunfeh:hover,
            #alsharqeh:hover,
             #aswan:hover,
              #asyut:hover,
               #qina:hover,
              #dumyat:hover,
               #alqalobeh:hover,
                #saeed:hover{fill: red;
                       opacity: 0.6;
                }

#dumyat {
  fill: #660303;
}
#aswan{
  fill: #700404;
}
#alsharqeh{
  fill: #830808;
}
#ismailiya{
  fill: #970606;
}
#alqalobeh{
fill: #a80909;
}
#cairo , #northsina{
  fill: #b80505;
}

#southsina , #swayef{
  fill: #c40808;
}
#albuhirah{
  fill: #d60d0d;
}
#kafr{
  fill: #e41010;
}
#alfayum{
  fill: #f01c1c;
}
#almunfeh ,#alminya , #asyut{
  fill: #f12d2d;
}
#alex{
  fill: #f74040;
}
#suhaj{
  fill: #fa4a4a;
}
#jizah , #suways{
  fill: #ff5959;
}
#matruh{
  fill: #d86464;
}
#luxor{
  fill: #f18d8d;
}
#qina{
  fill: #ef7172;
}
#redsea{
  fill: #f1797a;
}
#saeed{
  fill: #f27c7c;
}
#aldahalqeh{
  fill: #ff8d8d;
}
#algharbeh{
  fill: #f7a3a4;
}
#alwadi-aljaded{
  fill: #fca3a3;
}
svg {
max-width: 100% !important;
height: auto;
}


.heyo:hover {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.enabled {
  stroke:white;
  cursor: pointer;
}

.description {
  pointer-events: none;
  position: absolute;
  font-size: 18px;
  text-align: center;
  background: white;
  padding: 0 15px;
  z-index: 5;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  color: #980303;
  border-radius: 5px;
  box-shadow: 0 0 0 1px #eee;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
}
.description.active {
  display: block;
}
.description:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  width: 0;
  height: 0;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
}


/* -------------------- */

.heyo1:hover {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.enabled1 {
  stroke:white;
  cursor: pointer;
}

.description1 {
  pointer-events: none;
  position: absolute;
  font-size: 18px;
  text-align: center;
  background: white;
  padding: 0px 15px;
  z-index: 5;
  height: 50px;
  line-height: 30px;
  margin: 0 auto;
  color: #980303;
  border-radius: 5px;
  box-shadow: 0 0 0 1px #eee;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
}
.description1.active {
  display: block;
}
.description1:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  width: 0;
  height: 0;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
}



      @media (max-width:992px) {
        
        
      }

      @media (max-width:767px) {
  
        
      }


    @media (max-width: 790px) {
        #header-video {display: none;}
        #header-mobile {display: block;}
        #sec01{
          height: 100vh !important;
        }
        .icon-scroll{
          display: none;
        }
        .icon-scroll:before{
          display: none;
        }
        #sec01{
          display: flex;
          align-items: center;
        }
      
      .mobile-margin-first{
        margin-top: 30px;
      }
      .video-container02 {
        width: 90%;
        margin: auto;
        margin-bottom: 50px;
        margin-top: 20px;
      }
      .line-circle-st {
          display: flex;
    align-items: center;
    position: absolute;
    top: 19px;
    left: 197px;
    }
      .line-circle-st {
          display: flex;
    align-items: center;
    position: absolute;
    top: 19px;
    left: 197px;
    }
    .head-st h2 {
      font-weight: 500 !important;
      margin-bottom: 39px;
      font-size: 30px;
      line-height: 40px;
      }
      .row-inpho01 {
        display: flex;
        margin-bottom: 5px;
        flex-direction: column;
    }
    .row-inpho01 .col-md-03 {
      width: 100%;
      margin-bottom: 10px;
  }
  .pointer-hand {
    display: flex;
    margin-bottom: 20px;
    margin-top: 30px;
}
.last-row-op0{
  display: none !important;
}
.lead05 {
  text-align: right;
  margin-top: 15px;
  font-weight: 600 !important;
  margin-bottom: 35px;
}
.imgpart-01 {
  height: auto;
  object-fit: contain;
  width: 100%;
  margin-top: 50px;
}
.head-alone08 {
  width: 100%;
  margin-right: 0;
  margin-top: 30px;
}
.head-alone08 h2{
  font-weight: 500 !important;
  margin-bottom: 39px;
  font-size: 21px;
  line-height: 28px;
}
.pointer-map{
  margin-top: 0 !important;
}
.sourse-map01s{
  font-size: 12px;
    margin-bottom: 30px;
}
.pointer-hand img {
  padding-left: 10px;
  height: 14px;
}
.link-img-container {
  width: 100%;
  position: relative;
  margin: auto;
  margin-bottom: 24px;
  margin-top: 8px;
}
.img-contsiner-link02 {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 32%;
  z-index: 99;
}
.img-container-zoom {
  display: flex;
  width: 100%;
  flex-direction: column;
  margin-bottom: 30px;
}
.img-b-row {
  width: 100%;
  text-align: center;
  margin-top: 15px;
}
.img-b-row img{
  width: 100%;
}
.head00a-mobile{
  margin-top: 60px;
}
.img-container {
  text-align: center;
  position: relative;
  background-image: url(../graphics/bk-paper.png);
  background-size: cover;
  height: 488px;
  background-repeat: no-repeat;
  margin-bottom: 52px;
  margin-top: 30px;
}
.img-container p {
  font-size: 17px !important;
  line-height: 36px;
  color: #6f6a61;
  font-weight: 600 !important;
  position: absolute;
  top: 50%;
  width: 90%;
  left: 50%;
  transform: translate(-50%,-50%);
  padding: 15px;
}
.m-t-lim{
  margin-top: 40px;
}
.red-bk {
  margin-bottom: 20px;
  margin-top: 20px;
}
.last-inpho {
  background-color: #F5F5F5;
  border-right: 3px solid #A20515;
  width: 100%;
  margin: auto;
  padding: 20px;
  padding-left: 0;
  border-radius: 2px;
  margin-top: 35px;
  margin-bottom: 35px;
}
.scroll-icon02{
  display: none;
}
.r-direction .number {
  color: #a20514;
  font-size: 15px;
  margin-left: -2px;
  /* background-color: white; */
  /* margin-right: 10px; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  margin-left: 55px;
  margin-top: -10px;
  font-weight: 600;
}
.l-direction .number {
  margin-left: -75px !important;
  color: #a20514;
  font-size: 15px;
  margin-left: -2px;
  /* background-color: white; */
  /* margin-right: 10px; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  margin-top: -10px;
  font-weight: 600;
}
.tooltiptext02 {
  background-color: rgba(0, 0, 0, 0.81);
    color: white;
    position: absolute;
    width: 369px;
    left: 50%;
    top: 30px;
    /* margin-top: 40px; */
    margin-left: 0;
    transform: translate(-50%, -49%);
    padding: 10px;
    border-radius: 8px;
    z-index: 999;
    transition: .3s;
}
.l-direction .tooltiptext02 {
  margin-left: 0 !important;
}
.last0in-p00 {
  text-align: right;
  font-weight: 500;
  margin-top: 41px;
  margin-bottom: 30px;
}
.mobile-no{
  display: none;
}
.m-b-2213{
  margin-bottom: 40px;
}
.sec00-heads h2 {
  width: 100% !important;
  text-align: center;
  padding-right: 0 !important;
  margin-bottom: 40px !important;
  line-height: 37px;
}
.sec00-heads h4 {
  font-size: 18px;
  font-weight: 500 !important;
  line-height: 30px;
}
.main-content02 .col03 {
  width: 100%;
  position: relative;
  margin-top: -110px;
  transform: scale(.9);
}
.year-content {
  visibility: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 0;
  width: 85%;
  margin-top: 365px;
}
.section-first00a {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  height: 900px;
  background-color: #fff8f9;
}
#mobile{
  display: block;
}
#desktop{
  display: none;
}
#mobile .pointer-hand{
  position: absolute;
  top: 2px;
  left: 50%;
  transform: translate(-50%);
}
#mobile .pointer-hand img {
  padding-left: 0;
  height: 14px;
  margin-bottom: 5px;
}
}


    @media screen and (max-width: 880px)  {
      footer .col-lg-6 {
        width: 50%;
      }
      
      
      .logo2 {
        position: absolute;
        left: 6px;
        top: 12px;
        z-index: 99999999999 !important;
     }
   
        .icon-scroll {
          width: 20px;
          height: 40px;
          margin-left: -20px;
          bottom: 10px;
          margin-top: -35px;
          border: 2px solid #c5c5c5;
          border-radius: 25px;
      }
        .font-diff-sec03 {
            background-image: unset;
            background-size: cover;
            background-color: white;
            background-repeat: no-repeat;
            padding-top: 9px;
            /* padding: 113px; */
            padding-right: 5px;
            padding-left: 5px;
            display: flex;
            padding-bottom: 12px;
            margin-bottom: 50px;
            margin-top: 46px;
            justify-content: center;
            align-items: center;
        }
        .timeline-elemnt {
            width: 100%;
            margin-left: 0;
            display: flex;
            flex-direction: column;
            align-items: center;
            margin-bottom: 12px;
        }
        .timeline-container {
            display: flex;
            flex-direction: column;
        }
        .logopic {
            width: 60px;
        }
        .section00 h2 {
            font-size: 19px;
        }
        .section00 h1 {
            font-weight: 400 !important;
            font-size: 21px;
        }
        .video-promo-head {
            background-color: #a20014;
            color: white;
            padding-top: 5px;
            padding-bottom: 5px;
            padding-right: 5px;
            font-size: 10px;
            font-weight: bold !important;
        }
        .youtube-promo {
            width: 100%;
            margin: auto;
            margin-top: 11px;
        }
        .sec10-timline {
            margin-top: 20px;
            margin-bottom: 20px;
        }
        .head-inpho-row{
            flex-direction: column;
        }
        .head-inpho-col img {
            width: 150px;
            margin-left: 0;
            margin-top: 10px;
            margin-bottom: 10px;
        }
        .head-inpho-col02{
            text-align: center; 
        }
        .head-inpho-col02 .head01{
            font-size: 17px;
        }
        .des01{
            font-size: 14px;
            margin-top: 10px;
            margin-bottom: 10px;
        }
        h3 {
            text-align: center;
            font-weight: 400 !important;
            font-size: 27px;
        }
        .youtube-container {
            width: 100%;
        }
        .lead{
          font-size: 17px !important;
        }
    }


