body {
  /* position: relative !important ; */
  background-size: contain;
  overflow-x: hidden;
  background-position: right;
  background-color: #F5F5F5;
  text-align: left;
  direction: ltr;
  background-image: url(../img/bk-home.png);
  background-repeat: round;
  background-color: #FCFCFC;
}
[dir='rtl'] .slick-next{
    right: auto;
    left: 4px;
}

.date-st {
  text-align: center;
  margin-right: 6px;
}

.date-st img {
  padding-bottom: 4px;
  margin-right: 3px;
  width: 20px;
  height: auto;
  object-fit: contain;
}

.date-st strong {
  color: white;
  font-size: 18px;
}
.sound-translation p{
  margin-top: 30px;

}

[dir='rtl'] .slick-prev {
  right: 0;
  left: auto;
}

::-moz-selection { /* Code for Firefox */
  color: white;
  background: #33384f;
}

::selection {
  color: white;
  background: #33384f;
}
.cut-section {
  width: 100%;
  object-fit: cover;
  height: 500px;
  margin-top: 40px;
}
.images-elemnts{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
}
.f-boxa{
  width: 50%;
  display: block;
}
.figure-container img{
  width: 100%;
}
.image-container-row {
  display: flex;
  margin-top: 25px;
  margin-bottom: 47px;
}
.image-container-row p{
  width: 50%;
}
.image-container-row img{
  width: 50%;
  padding-right: 20px;
  object-fit: contain;
}
.figure-container figcaption{
  text-align: center;
  margin-top: 10px;
  font-size: 17px;
  font-weight: 500;
  padding-top: 10px;
}
.figure-container{
  margin-top: 40px;
  margin-bottom: 80px;
}
.continer-full-image{
  display: flex;
  align-items: center;
  padding-left: 30px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.continer-full-image img{
  width: 50%;
}
.continer-full-image p{
  width: 48%;
  padding-right: 20px;
}
section{
  overflow: hidden;
  background-color: #fcfcfc00;
}
.row1{
  display: flex;
}
.row1 .col-lg-6 {
  width: 50%;
}
.float-left {
  float: right !important;
  text-align: right;
}

#section-00 h1{
  color: white;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 29px !important;
  /* background-color: #020003; */
  padding: 9px 13px;
  /* box-shadow: -4px 5px 13px #6b4648de; */
}
#section-00 h3{
  color: white;
  text-align: center;
  padding: 9px 13px;
  border-radius: 10px;
  font-size: 30px;
  font-weight: 400 !important;
  width: 69%;
  margin: auto;

}
.chart-info-col img{
  width: 90%;
  margin-bottom: 20px;
}
.chart-info-row{
  display: flex;
  align-items: start;
  justify-content: center;
  flex-wrap: wrap;
}
.chart-info-col p{
  text-align: center;
  padding: 14px;
  padding-top: 0;
}
.chart-info-col {
  width: 14%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
}
.journalist-name{
  color: white;
  background-color: #357985;
  padding: 9px 30px;
  width: max-content;
  border-radius: 10px;
  position: absolute;
  bottom: -21px;
  right: 30px;
  z-index: 9;
  font-size: 22px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Tajawal", sans-serif !important;
}
.p-footer{
  text-align: left !important;
  font-size: 18px;
  font-weight: 500;
}

.logopic {
  width: 115px;
  object-fit: contain;
}
.p-t-30{
  padding-top: 30px;
}
.law-cover-left{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 539px;
  top: 0;
  width: 200px;
  height: 100%;
  z-index: -1;
  object-fit: cover;
  opacity: .5;
  object-fit: scale-down;}
.law-cover-right{
  position: absolute;
  right: 50%;
  margin-right: 335px;
  transform: translateX(-50%);
  top: 0;
  /* width: 100%; */
  width: 200px;
  height: 100%;
  z-index: -1;
  object-fit: scale-down;
  opacity: .5;}

.pos {
  position: relative;
}
.logo2 {
  position: absolute;
  left: 25px;
  top: 25px;
  z-index: 99999999999 !important;
}
.logopic {
  width: 115px;
}
.lead{
  font-size: 19px;
  font-weight: 400;
  text-align: left;
  line-height: 30px;
  color: #353535;
  direction: ltr;
}
h3,h4{
  text-align: right;
}


.row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  justify-items: center;
  align-items: center;
  margin: 0 auto;
}


.image-container {
  text-align: center;
  position: relative;
  margin-bottom: 80px;
}
.click-container img {
  width: 30px;
}
.click-container p {
  font-size: 15px;
  font-weight: 500;
  margin-top: 10px;
}
.click-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 80px;
  margin-bottom: 20px;
}
.pos-abs {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 40%;
  cursor: pointer;
}
.main-image{
  width: 95%;
  height: 404px;
  object-fit: cover;
  filter: grayscale(.1);
  border: 5px solid #016170;
  border-radius: 8px;
}
.main-image-lyar{
  content: "";
  position: absolute;
  width: 100;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #000;
}

.image-container p{
  color: #113D56;
  font-size: 17px;
  font-weight: 600;
  margin-top: 2px;
}

.sub-titles{
  color: #113D56;
  border-right: 6px solid #113D56;
  padding-right: 10px;
  border-radius: 2px;
  font-size: 25px;
  margin-top: 55px;
  margin-bottom: 30px !important;
}
a:not(.btn) {
  color: #0076B8;
}

footer#footer {
  position: relative;
  float: left;
  width: 100%;
  min-height: auto !important;
  padding-bottom: 25px !important;
}
.law-container{
  background-color: #F5F5F5;
  text-align: center;
  padding: 25px 50px;
  border-radius: 9px;
  filter: drop-shadow(2px 4px 6px gray);
  margin-top: 75px;
  margin-bottom: 65px;
}
.main-law-container{
  position: relative;
}
.law-container h3{
  background-color: #113D56;
  color: white;
  text-align: center;
  padding: 10px;
  border-radius: 7px;
  margin: auto;
  display: inline-block;
  font-size: 20px;
  margin-top: 30px;

}

.law-container h4 {
  text-align: center;
  color: #113D56;
  font-size: 24px;
  margin-top: 40px;
}
.law-container p{
  text-align: right;
  font-size: 17px;
  font-weight: 500;
  line-height: 33px;
  color: black;
}
ul {
  padding-left: 0px;
  padding-right: 20px;
  text-align: right;
  font-size: 17px;
  font-weight: 500;
  line-height: 33px;
  color: black;
}
.beside-p{
  text-align: center;
  margin-bottom: 40px;
  margin-top: 24px;
}
.m-t-law{
  position: absolute;
  width: 73%;
  left: 50%;
  transform: translateX(-50%);
  top: -25px;
  margin-top: 0 !important;
}
.blue-color{
  color: #0076B8;
}
.chart-container{
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 40px;
}

.container-title{
  /* padding-right: 30px; */
  z-index: 9;
  width: 50%;
  margin: auto;
  position: relative;
}
#section-00{
  background-image: url(../img/bk.jpg);
  background-size: cover;
  min-height: 75vh;
  background-position: center;
  overflow: unset;
}
#section-01{
  position: relative;
  overflow: unset;
}
.head-p{
  font-size: 20px;
  font-weight: 500 !important;
  margin-bottom: 29px;
  line-height: 33px;
}
.cover-image-2{
  position: absolute;
  width: 100%;
  right: 0;
  bottom: -210px;
  object-fit: cover;
  opacity: .3;
  transform: scaleX(-1);
}
.audio-container{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  flex-direction: column;
}
.audio-container audio{
  width: 85%;
  background-color: #016371;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 12px;
}
.audio-container p{
  font-weight: 700;
}
.slick-dots {
  bottom: -60px;
}

/* slider */

.slick-initialized .slick-slide{
  color: #FFF;
  /* object-fit: cover; */
  /* height: 500px; */
  /* width: 250px !important; */
    /* margin: 0 15px 0 0; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-slide a{
  width: 100%;
}
.slick-next, .slick-prev{
  z-index: 5;
}
.slick-next{
  right: 15px;
}
.slick-prev{
  left: 15px;
}
.gallary-image{
  width: 23px;
  margin-right: 10px;
}
.slick-next:before, .slick-prev:before{
  color: #000;
  font-size: 26px;
}
.slick-slide img{
  display: block;
  width: 200px;
  height: auto !important;
  object-fit: contain;
  padding: 0;
  cursor: pointer;
  object-position: top;
  filter: drop-shadow(2px 4px 6px gray);
}
.slider-cotainer{
  margin-top: 80px;
  margin-bottom: 80px;
}
.pointer-hand {
  display: flex;
  margin-bottom: 0;
  margin-top: -24px;
  align-items: center;
  justify-content: center;
  padding-bottom: 40px;
}
.pointer-hand img {
  padding-right: 10px;
  height: 20px;
}
.pulse4 {
  animation: pulse4 0.9s infinite;
  animation-direction: alternate;
  -webkit-animation-name: pulse4;
  animation-name: pulse4;
}
@-webkit-keyframes pulse4 {
  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 pulse4 {
  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;
  }
}
.slider-cotainer h3{
  text-align: center;
  color: #016371;
  padding-bottom: 18px;
}
.pointer-hand p{
  margin-bottom: 0;
  font-weight: 600;
}
.f-boxa{
  position: relative;
  z-index: 999;
}
.chart-container h3{
  color: #113D56;
  font-size: 22px;
}
.chart-container h4{
  color: #113D56;
  font-size: 17px;
  margin-bottom: 19px;

}
.chart-container  p{
  color: #113d56;
  font-weight: 500;
}
.counter-code{
  color: #ffffffe8;
  font-size: 31px;
  margin-top: 90px;
  font-weight: 400;
  position: relative;
}
.counter-main{
  /* position: absolute;
  bottom: 200px;
  transform: translateX(-50%);
  left: 50%; */
}
.counter-code .end{
  -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
  -webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
  animation-name: example;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  position: absolute;
  right: 0;
}
.counter-code .start{
  -webkit-animation-name: example2; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
  -webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
  animation-name: example2;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  position: absolute;
  right: 0;
}

.counter-code .center-counter{
  -webkit-animation-name: example3; /* Safari 4.0 - 8.0 */
  -webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
  -webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
  animation-name: example3;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  position: absolute;
  right: 0;
}

.qoute-red{
  font-weight: bold;
  color: #946032;
}
.line-title{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.line-title img{
  width: 7px;
  object-fit: contain;

}

.usericon{
  width: 27px;
  margin-left: 7px;
}
.line-before{
  background-color: #000000;
  width: 44%;
  height: 1px;
}
.line-after{
  background-color: #000000;
  width: 44%;
  height: 1px;
}
.titles-p{
  border-right: 7px solid #02afc3;
  margin-bottom: -7px !important;
  border-radius: 6px;
  background-color: #ebebeb63;
  padding: 11px 13px;
  color: #016371;
}
.title-container{
  width: max-content;
  margin-top: 40px;
  margin-bottom: 35px;
}

.frame-youtube {
  width: 75%;
  height: 500px;
  margin: auto;
  border-radius: 100%;
  position: relative;
  margin-bottom: 50px;
  margin-top: 45px;
}
.video-container {
  text-align: center;
  position: relative;
  margin-top: 75px;
  margin-bottom: 75px;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

iframe {
  border: none;
}


.box-p{
  color: #4F5A81;
  font-size: 19px;
  font-weight: 600;
  line-height: 33px;
  padding: 20px;
  border: 1px solid #6A85A3;
  text-align: left;
  /* width: 100%; */
  margin-left: 40px;
  position: absolute;
  right: -120px;
  width: 50%;
}
.larg-container .p-alone{
  width: 60%;
}

.mediam-container .p-alone{
  width: 60%;
}
.mediam-container{
  margin-bottom: 60px !important;
}

.mobile-image-container{
  display: flex;
  position: relative;
  margin-bottom: 20px;
  margin-top: 30px;
}
.mobile-image-container p{
  width: 50%;
}
.mobile-image-container img{
  width: 275px;
  position: absolute;
  object-fit: contain;
  right: 0;
  left: unset;
}
.right-mobile-container{
  margin-bottom: 45px;
}
.right-mobile-container img{
  right: 0;
  left: unset;
}
.right-mobile-container p {
  width: 56%;
  margin-right: auto;
}
.youtube-container{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 45px;
  flex-direction: column;
}
.slider2 img{
  width: 78%;
  margin: auto;
}

.laptop-image-container{
  display: flex;
  align-items: center;
  width: 98%;
  padding-left: 50px;
  padding-right: 50px;
  margin-top: 60px;
  margin-bottom: 40px;
  justify-content: center;
}
.laptop-image-container p{
  width: 40%;
  padding-left: 70px;
}
.laptop-image-container .slider2{
  width: 100%;
  margin-left: 10px;
  position: relative;
}
.slider2-container{
  width: 60%;
  margin-left: 10px;
  position: relative;
  direction: rtl;

}
.lab-bk{
  position: absolute;
  width: 100%;
  left: -4px;
  top: -27px;
}
.box-modal{
  position: absolute;
  left: 0;
  border-left: 4px solid #242F5C;
  border-bottom: 5px solid #242F5C;
  width: 50%;
  left: -110px;
  padding: 10px;
  padding: 10px 25px;
}
.p-modal-out{
  width: 50%;
  margin-left: auto;
}
.modal-st{
  width: 150px;
  background-color: #242f5c;
  color: white;
  text-align: center;
  padding: 8px 10px;
  font-size: 18px;
  border-radius: 8px;
  font-weight: 500;
  margin: auto;
  margin-bottom: 15px;
  margin-top: 30px;
  cursor: pointer;
  transition: all .5s;
}
.modal-st:hover{
  background-color: #0d1121;
}
.close-container{
  width: 100%;
  display: flex;
}
.close-modal{
  cursor: pointer;
  width: 40px;
  margin-right: auto;
}
.ul-container li{
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
}
.ul-container img{
  width: 50px;
}
.ul-container p{
  font-family: "Tajawal", sans-serif;
  margin-bottom: 0;
  margin-right: 10px;
}
.youtube-container video{
  box-shadow: -3px 4px 10px 5px #c2c2c2;
  border-radius: 10px;
  height: 280px;
  width: 500px;
}
.icon{margin: 0 !important;}
.arij-inv-txt {
   font-family: "Montserrat", sans-serif;
   font-weight: bold;
    font-style: italic;
    font-size: 19px;
    color: #1a1a1a;
    margin-top: 32px;
}

.shared-with-div {
   border-top: 1px solid #e2e2e2;
   width: 100%;
   margin: 75px auto;
   padding: 28px;
   background-color: #e2e2e21c;
   display: flex;
   flex-direction: column;
   gap: 42px;
}
.shared-lang-wrapper {
   display: flex;
   flex-direction: column;
   gap: 28px;
}
.shared-lang-wrapper h6 {
   font-family: 'Montserrat', sans-serif !important;
   display: flex;
   align-items: baseline;
   gap: 8px;
   font-size: 18px;
   font-weight: bold;
   color: #1a1a1a;
}
.shared-lang-wrapper h6::before {
   content: "";
   display: flex;
   background-color: #b4031b;
   width: 5px;
   height: 5px;
   border-radius: 50%;
}
.shared-links-wrapper {
   display: flex;
}
.shared-links-wrapper span {
   display: flex;
   max-width: 90%;
   width: 100%;
   gap: 10px;
   flex-wrap: wrap;
}
.shared-links-wrapper a:not(:last-child) {
   border-right: 2px solid #b4031b;
   padding-right: 10px;
}
.shared-links-wrapper a {
  font-size: 16px;
   color: #1A1A1A !important;
}





/* ==================== Media Query ==================== */

@media (min-width: 1000px){
.container {
    max-width: 800px;
}
.larg-container{
  max-width: 771px;
  margin: auto;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
position: relative;
}
.mediam-container{
  max-width: 771px;
  margin: auto;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  width: 100%;
position: relative;
}

}
@media (max-width: 900px) {
  .container {
    max-width: 800px;
}
  .larg-container{
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .larg-container .p-alone {
    width: 100%;
}
.box-p{
  width: 100%;
  position: unset;
  margin-left: 0;
  margin-bottom: 35px;
}
.mobile-image-container{
  flex-direction: column;
}
.mobile-image-container p {
  width: 100%;
}
.mobile-image-container img {
  width: 90%;
  position: unset;
  margin: auto;
  object-fit: contain;

}
.laptop-image-container{
  flex-direction: column;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
.laptop-image-container p {
  width: 100%;
  padding-left: 0;
}
.slider2-container {
  width: 100%;
  margin-left: 0;
  position: relative;
  margin-top: 30px;
}
.mediam-container{
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
.box-modal {
  position: unset;
  right: 0;
  width: 100%;
  padding: 10px;
  padding: 10px 25px;
  margin-bottom: 25px;
}
.p-modal-out {
  width: 100%;
}

.lab-bk{
  width: 100%;
  left: -5px;
  top: -13px;

}
.slider3 button{
  display: none !important;
}

  .row1{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }
  .row1 .col-lg-6{
    width: 50%;
  }

  .slick-initialized .slick-slide{
    width: 100%;
    height: auto;
  }
  .pos-abs {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 80%;
    cursor: pointer;
}
.main-image {
  width: 56%;
}
.image-container {
  padding-top: 100px;
  padding-bottom: 60px;
}
}

@media (max-width: 800px) {
  .slider2 img {
    width: 75%;
    margin: auto;
}
.mobile-rep-1{
  width: 57% !important;
  margin-top: 20px;
}
.mobile-rep-2{
  width: 64% !important;
  margin-top: 20px;
  margin-bottom: 30px;
}
.slider2-container{
  margin-bottom: 35px;
}
[dir='rtl'] .slick-next {
  right: auto;
  left: 0px;
}

[dir='rtl'] .slick-prev {
    right: -2px;
    left: auto;
}
}

@media (max-width: 650px) {
  .youtube-container video{
    height: 200px;
    width: 350px;
  }

  #section-00{
    background-position: left;
  }
  .f-boxa {
    width: 100%;
    display: block;
}
.images-elemnts{
  flex-direction: column;
}
.frame-youtube{
  width: 100%;
}
.main-image {
  width: 100%;
  margin-bottom: 10px;
}
  .audio-container audio{width: 100%;}
  .title-container{
    width: 100%;
  }
  #section-00 h3{
    width: 94%;
  }
  .chart-info-col{
    width: 100%;
  }
  .image-container-row p{
    width: 100%;
  }
  .image-container-row img {
    width: 100%;
    padding-right: 0;
    object-fit: contain;
}
  .image-container-row{
    flex-direction: column;
  }
  .continer-full-image p {
    width: 100%;
    padding-right: 0;
    padding: 20px;
}
  .continer-full-image img {
    width: 100%;
}
  .continer-full-image{
    flex-direction: column;
    padding-left: 0;
  }
  .container-title {
    background: radial-gradient(#35374e,#35374e,#35374ee3, #35374ec9);
    padding: 15px;
    width: 100%;
}

  .image-container {
    padding-top: 0; 
    padding-bottom: 0;
}
.row1{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.row1 .col-lg-6{
  width: 50%;
}
.law-container{
  background-color: #F5F5F5;
  text-align: center;
  padding: 25px 10px;
  border-radius: 9px;
  filter: drop-shadow(2px 4px 6px gray);
  margin-top: 75px;
  margin-bottom: 65px;
}
.chart-container .flourish-embed {
  width: 100%;
}
#section-00 h1 {
  color: white;
  font-size: 29px;
  line-height: 47px;
  width: 92%;
  margin-top: 20px;
  margin-bottom: 29px !important;
}
.mobile-rep-1{
  width: 80% !important;
  margin-top: 30px !important;
}
.mobile-rep-2{
  margin-bottom: 30px !important;
  width: 88% !important;
}
.slider2 img {
  width: 80%;
  margin: auto;
}
.lab-bk {
  width: 100%;
  left: 4px;
  top: -13px;
}

}