body, section {


}
body, figure, h1, h2, h3, h4, h5, h6 {
    margin: 0;
}
.charts-section, .image-wrapper, .main-section {
    position: relative;
}
.last-section, .main-idea-wrapper, .static02-section {
    background-repeat: no-repeat;
}
body {
    font-family: Tajawal, sans-serif;
    font-weight: 400;
    font-style: normal;
    padding: 0;
    direction: rtl;
    overflow-x: hidden;
}
.logos-container {
    display: flex;
    position: absolute;
    left: 35px;
    top: 25px;
    z-index: 999999999999;
}

.logos-container img{
    width: 90px;
    height: 50px;
    object-fit: contain;
}
.masrawy-logo img{
    width: 150px !important;
    margin-right: 15px;
    height: 48px !important;
}
section {
    overflow: hidden;
}
*, ::after, ::before {
    box-sizing: border-box;
}
.m-p-0 {
    margin-top: 0;
}
.m-b-0 {
    margin-bottom: 0;
}
a, a:hover {
    text-decoration: unset;
}
header {
    background-color: #fff;
    width: 100%;
    height: auto;
}
.mt-150 {
    margin-top: 150px;
}
.cus-container {
    max-width: 1200px;
    width: 100%;
    height: 100%;
    padding: 0 15px;
    margin: 0 auto!important;
}
:root {
    --main-title-size: 72px;
    --sec-title-size: 22px;
    --main-red-color: #E40421;
    --sec-bg-color: #f5f5f5;
    --sec-bg-dark-gray-color: #2A2A2A;
    --header-links-size: 18px;
    --sec-desc-size: 24px;
}
.charts-section .image-wrapper {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: left center;
    animation: .9s infinite alternate changeImage;
    position: absolute;
    left: 0;
    top: 0;
}

}.image-wrapper {
    width: 100%;
    height: 300px;
}
.image {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img1 {
    animation: 4s infinite alternate fade;
}
.img2 {
    animation: 4s infinite alternate-reverse fade;
}
.main-idea-wrapper {
    position: relative;
    background-size: cover;
    max-width: 85%;
    margin: auto auto 60px;
    width: 100%;
    height: auto;
    padding: 24px 40px;
}
.main-idea-wrapper h2 {
    color: #fff;
    font-size: 18px;
    line-height: 33px;
    padding: 10px;
    text-align: center;
    font-weight: 600;
}
.main-content {
    max-width: 1000px;
    margin: auto;
}
p {
    font-size: 19px;
    font-weight: 500;
    line-height: 30px;
    color: #ffffff;
    text-align: justify;
}
.image-container-map h2, .last-section h2, .static02-section h2 {
    color: #fff;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.image-container-map {
    background-image: url(../images02/bk-map.jpg);
    background-position: top center;
    background-size: cover;
    padding: 20px;
    margin-bottom: 60px;
    margin-top: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.image-container-map img {
    width: 90%}
.legend-container-row {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60%;
    flex-wrap: wrap;
}
.legend-container-col {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
}
.legend-container-col p {
    color: #fff;
    font-size: 15px;
    margin-right: 5px;
    padding: 0 0 10px;
    margin-bottom: 0;
    line-height: 18px;
}
.last-section li, .static02-section li {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
.last-section ul, .static02-section ul {
    padding: 30px 20px;
    margin-top: 80px;
    list-style: none;
}
.colors-st {
    width: 20px;
    height: 20px;
    border-radius: 100%}
.color1 {
    background-color: #7f5e1f;
}
.color2 {
    background-color: #b14947;
}
.color3 {
    background-color: #e18143;
}
.color4 {
    background-color: #33507d;
}
.color5 {
    background-color: #e3c612;
}
.color6 {
    background-color: #16889b;
}
.color7 {
    background-color: #0fbbb0;
}

.charts-section {
    margin-top: 50px;
    margin-bottom: 50px;
    height: 800px;
    width: 100%;
    overflow: hidden;
    min-height: 610px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.last-section, .static02-section, .static02-section02 {
    background-size: cover;
    padding: 10px;
    background-position: top center;
}

.cut-section-h5, .title-cut-sec {
    background-position: top left;
    background-repeat: no-repeat;
    min-height: 500px;
    background-size: cover;
}
.last-section ul {
    background-color: #1d1d1dcf;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.last-section li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    margin-bottom: 20px;
}
.last-section span, .static02-section span {
    width: 5px;
    height: 5px;
    background-color: #e34a05;
    margin-left: 10px;
    display: block;
    border-radius: 1px;
}
.chart-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 60px;
    margin-top: 60px;
}
.flourish-embed {
    width: 80%}
.static02-section ul {
    background-color: #1d1d1d99;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
    flex-direction: column;
}
.static02-section li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}
#mainBanner, .writer-info-div {
    justify-content: flex-start;
    display: flex;
}
.box-container {
   border-left:15px solid rgb(99 6 4 / 63%);
    border-right: 15px solid rgb(99 6 4 / 63%);
    padding-top: 1px;
    padding-bottom: 1px;
    margin-bottom: 10px;
    margin-top: 10px;

}
.box-container p {
    background-image: url(../images/body-bg.jpg);
    background-color: #e4042140;
    color: #fff;
    padding: 30px;
    font-weight: 600;
    line-height: 36px;
}
.cut-section {
    margin-top: 10px;
    margin-bottom: 10px;
}
.title-cut-sec {
    padding: 30px;
    position: relative;
}
.title-cut-sec h2 {
    color: #fff;
    width: 300px;
    line-height: 41px;
    margin-right: 100px;
    margin-top: 50px;
    position: relative;
    z-index: 999;
}
.static02-section02 p {
    text-align: justify;
    color: #fff;
    font-weight: 600;
    margin-top: 30px;
}
.static02-section02 ul {
    margin-top: 10px;
}
.static02-section02 li {
    font-weight: 400;
    line-height: 30px;
}
.cut-section-h5 {
    padding: 30px;
}
.timeline03 {
    background-image: url(../images02/timeline03.jpg);
    background-size: cover;
    background-position: center;
    padding: 0;
    min-height: 500px;
    height: 100vh;
}
#mainBanner {
    width: 100%;
    min-height: 100vh;
    background-size: cover;
    background-position: center center;
    align-items: center;
    z-index: 91;
    background-color: rgba(0, 0, 139, 0);
    background-image: url(../images/bg1.jpg);
}
.main-banner-img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: top center;
    visibility: hidden;
    opacity: 0;
}
#mainBanner h1 {
       color: #550908;
    text-align: center;
    font-size: 70px;
    margin-bottom: 10px;
  /*  text-shadow: 2px 1px #ac0e0e;*/
}
.main-title-wrapper {
    position: relative;
    z-index: 9999;
    padding-right: 20%;
    text-align: center;
}
.writer-info-div {
    margin-bottom: 10px;
}
#mainBanner h2 {
    font-size: 35px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
    text-shadow: 3px 1px #434141;
}
.writer-info-div span {
    color: #fff;
    font-weight: 500;
}
.main-banner-content {
    position: relative;
    z-index: 99999;
}
.relative-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#image-timeline3, .full-layar2, .lyar-full {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}
#image-timeline3 {
    z-index: 93;
    display: flex;
    justify-content: center;
    object-fit: cover;
}
.row-charts, .timeline03 ul {
    justify-content: center;
    display: flex;
}
.lyar-full {
    z-index: 93;
}
.full-layar2 {
    left: 0;
    right: 0;
    z-index: 999;
}
.gif-bk02, .row-charts {
    z-index: 99999;
}
.timeline03 h2 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin-bottom: 40px;
}
.timeline03 ul {
    list-style: none;
    align-items: center;
    flex-direction: column;
}
.timeline03 li {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 22px;
    line-height: 30px;
}
.col-chart p, .sorce-p {
    font-size: 15px;
    color: #fff;
}
.timeline03 span {
    color: #e40421;
}
.sorce-p {
    font-weight: 300;
    width: 54%;
    text-align: right;
    float: left;
}
.gif-bk, .gif-bk02 {
    position: absolute;
    width: 120%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: top;
    filter: opacity(.2);
}
.timeline03 .main-content {
    position: relative;
    opacity: 0;
    visibility: visible;
    z-index: 99999;
}
.row-charts {
    position: relative;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 50%;
    padding: 0 100px;
    margin-top: 60px;
}
.col-chart {
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.col-chart img {
    width: 75%}
.col-chart p {
    text-align: center;
    font-weight: 500;
}
.charts-section h3 {
    color: #fff;
    width: 50%;
    text-align: center;
    position: relative;
    z-index: 9999;
    margin-top: 40px;
}

@media (max-width:1080px) {
    .main-content {
    width: 90%;
    max-width: 90%}
.last-section li, .legend-container-row, .sorce-p {
    width: 100%}
.last-section ul {
    flex-direction: column;
}
.colors-st {
    width: 15px;
    height: 15px;
}
.static02-section li {
    line-height: 29px;
}
.charts-section .image-wrapper {
    position: unset;
    height: 500px;
}
.charts-section {
    height: auto;
    min-height: unset;
    padding-top: 0;
    background-image: url(../images02/bk-charts2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.row-charts {
    width: 95%;
    padding: 0;
}
.charts-section h3 {
    width: 95%}
.col-chart {
    width: 49%}
    .title-cut-sec h2 {
        color: #fff;
        width: 90%;
        margin-right: 0;
        margin-top: 50px;
        text-align: center;
    }
}

@media (max-width:791px) {
    .main-content {
    width: 90%;
    max-width: 90%}
.last-section li, .legend-container-row, .sorce-p {
    width: 100%}
.last-section ul {
    flex-direction: column;
}
.colors-st {
    width: 15px;
    height: 15px;
}
.static02-section li {
    line-height: 29px;
}
.charts-section .image-wrapper {
    position: unset;
    height: 500px;
}
.charts-section {
    height: auto;
    min-height: unset;
    padding-top: 0;
    background-image: url(../images02/bk-charts2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.row-charts {
    width: 95%;
    padding: 0;
}
.charts-section h3 {
    width: 95%}
.col-chart {
    width: 49%}
    .title-cut-sec h2 {
        color: #fff;
        width: 90%;
        margin-right: 0;
        margin-top: 50px;
        text-align: center;
    }
    #mainBanner h2{
        text-align: center;
    }
}





/******/

.slider{

    height: 75vh !important;
    width: 100% !important;
    position: relative;
}

.slider ul{
  position:relative;
  width:100%;
  margin:0;
  padding:0;
  height:100%;
  display:inline-block;
  list-style:none;
    margin-left: 0px !important;
width: 100% !important;
}


.slider ul li{
  position:relative;
  float:left;
  display:inline-block;
  margin:0;
  padding:0;
  width:100%;
  height:100%;
  background:#fff;
  text-align:center;
  line-height:300px;
  color:#333;
}


.control{
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #e40421;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

.prev{
  left:0px;
}

.next{
  right:0px;
}

.c.c{
  background:#99999900;
  color:#fff;
}

.r.r{
  background:#99999900;
  color:#fff;
}

.g.g{
  background:#99999900;
  color:#fff;
}

.b.b{
  background:#99999900;
  color:#fff;
}

.x.x{
  background:#99999900;
  color:#fff;
}

.y.y{
  background:#99999900;
  color:#fff;
}

.z.z{
  background:#99999900;
  color:#fff;
}



/*****amimatio*/

.fadein {
  opacity: 0;
  transition: all 1.5s;
  transform: translate(0, 100px);
}

.fadein.visible {
  opacity: 1;
  transform: translate(0, 0);
}


/*****whatsapp****/

.chat-container {
      max-width: 500px;
      margin: 30px auto;
      background-color: #fff;
      border-radius: 10px;
      box-shadow: 0 0 10px rgba(0,0,0,0.2);
      overflow: hidden;
      display: flex;
      flex-direction: column;
      height: 55vh;
    }

    .chat-header {
      background-color: #075e54;
      color: white;
      padding: 15px;
      text-align: center;
      font-weight: bold;
    }

    .chat-box {
      flex: 1;
      padding: 15px;
      overflow-y: auto;
      display: flex;
      flex-direction: column;
    }

    .message {
      max-width: 70%;
      padding: 10px 15px;
      margin: 5px 0;
      border-radius: 8px;
      position: relative;
      word-wrap: break-word;
    }

    .sent {
      align-self: flex-end;
      background-color: #dcf8c6;
      border-bottom-right-radius: 0;
    }

    .received {
      align-self: flex-start;
      background-color: #fff;
      border-bottom-left-radius: 0;
      border: 1px solid #ddd;
    }

    .chat-input {
      display: flex;
      border-top: 1px solid #ccc;
    }

    .chat-input input {
      flex: 1;
      padding: 10px;
      border: none;
      outline: none;
      font-size: 16px;
        font-family: "tajawal";
    }



    .chat-input button {
      background-color: #075e54;
      color: white;
      border: none;
      padding: 10px 15px;
      cursor: pointer;
        font-family: "tajawal";
    }

/*****new****/

.gomla{
    width: 65% !important;
}


.gomla-number{
    width: 30% !important;
    float: left !important;
}

.shad{
    display: flex !important;
}


.san{
    height: 100vh !important;
}


.lef{
    width: 32%; float: left;text-align: center;margin-right: 10px;border-radius: 20px 0px;    background: #212121;height: 320px;

}

.cen{

    width: 32%; float: left;text-align: center;border-radius: 20px 0px;    background: #212121;height: 320px;
}

.righ{
  width: 32%;
float: left;
/* border: 1px solid #b7b7b7; */
text-align: center;
margin-left: 10px;
border-radius: 20px 0px;
/* padding: 7px; */
background: #212121;
height: 320px;

}

.bondy{
    width: 48%;padding: 20px;background: #212121;border-radius: 10px;float: left;
}
.bondy p{
  font-size: 13px;
    font-weight: 600;
}
.bondy h2{
  font-size: 20px;
}

.zondy{
    width: 48%;padding: 20px;background: #212121;border-radius: 10px;
}
.zondy h2{
  font-size: 20px;
}
.zondy p{
  font-size: 13px;
    font-weight: 600;
}

.zondy p span{
  font-weight: 300;
}

.righ-2{
  width: 56%;
  float: right;
}

.lef-2{
  width: 43%;
      float: left;
}

.righ-3{
  width: 49%;
  float: right;
  margin-top: 15%;
}

.lef-3{
  width: 49%;
      float: left;
}

@media only screen and (max-width: 600px) {
  .main-banner-content {
    width: 100% !important;
  }
  #mainBanner h1{
        font-size: 40px;
  }

  .righ{
  margin-top: 0% !important;
  }
.shad{
    display: block !important;
}

    .gomla{
    width: 100% !important;
}


    .gomla-number {
    width: 65% !important;
    float: none !important;
    margin: auto !important;
}

    .san{
    height: 100vh !important;
}
.full-bg{
      background-size: !important;
      height: 28vh !important;
        background-repeat: no-repeat;
}

    .slider{
            height: 22vh !important;
    }

    .lef, .lef-2, .lef-3{
        width: 100% !important;
        margin-bottom: 5% !important;

    }


     .cen{
        width: 100% !important;
        margin-bottom: 5% !important;

    }


    .righ, .righ-2, .righ-3{
        width: 100% !important;
        margin-bottom: 5% !important;
        margin-left: 0px !important;
        margin-top: 15% ;

    }
    .main-title-wrapper{
          top: 130px;
    }

    .bondy{
        width: 100% !important;
        height: auto !important;
        margin-bottom: 30px;
        float: none;
    }


    .zondy{
        width: 100% !important;
        height: auto !important;

    }

    #mainBanner{

        background-position: 12% !important;
    }

    .main-banner-img{
        object-position: 19% !important;
    }

}
