@font-face {
    font-family: "Tajawal";
    src: url("../fonts/Tajawal/Tajawal-Regular.woff2");
    font-display: swap;
}
strong{
        font-family: "Tajawal-Bold";
}



@font-face {
    font-family: "Tajawal-Bold";
    src: url("../fonts/Tajawal/Tajawal-Bold.woff2");
    font-display: swap;
}
.logos-container {
    display: flex;
    position: absolute;
    right: 35px;
    top: 15px; 
    margin-bottom:30px;
    z-index: 999999999999;
}
.logos-container img{
    width: 90px;
    height: 50px;
    object-fit: contain;
}
.bottom-main-p-banner{
    background-color: #1a1a1ad6;
    width: max-content;
    color: white;
    padding: 8px 14px;
    position: absolute;
    left: 0;
    bottom: 15px;
}

.tooltiptext {
    visibility: hidden;
    font-size: 17px;
    width: 50%;
    left: 16%;
    top: 81%;
    transform: translate(-50%, -50%);
    opacity: 0.95;
    background-color: rgb(45, 45, 45);
    color: rgb(255, 255, 255);
    text-align: right;
    position: absolute;
    z-index: 1;
    margin: auto;
    border-radius: 6px;
    padding: 14px;
}

.pin-all {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    cursor: pointer;
    z-index: 100;
}

.circle {
    width: 15px;
    height: 15px;
    background-color: #ffffffbd;
    border-radius: 100%;
    transition: transform 0.3s ease, background-color 0.3s ease;
    position: relative;
}

#pin4 {
    margin-top: -316px;
    margin-left: 243px;

}

#pin2 {
    margin-top: -253px;
    margin-left: 249px;
}

#pin3 {
    margin-top: -264px;
    margin-left: 214px;

}

#pin {
    margin-top: -291px;
    margin-left: 209px;

}

#pin5 {
    margin-left: 182px;
    margin-top: -368px;
}

#pin62 {
    margin-left: 201px;
    margin-top: -351px;
}

#pin6 {
    margin-left: 171px;
    margin-top: -327px;
}

#pin7 {
    margin-left: 141px;
    margin-top: -290px;
}

#pin8 {
    margin-left: -183px;
    margin-top: 105px;
}

#pin9 {
    margin-left: 152px;
    margin-top: -313px;
}

#pin10 {
    margin-left: 163px;
    margin-top: -290px;
}

#pin11 {
    margin-left: 83px;
    margin-top: -253px;
}

#pin12 {
    margin-left: 30px;
    margin-top: -177px;
}

#pin13 {
    margin-left: 41px;
    margin-top: -76px;
}

#pin14 {
    margin-left: 183px;
    margin-top: -114px;
}

#pin15 {
    margin-left: 216px;
    margin-top: -144px;
}

#pin16 {
    margin-left: 161px;
    margin-top: -218px;
}

#pin17 {
    margin-left: 136px;
    margin-top: -199px;
}

#pin18 {
    margin-left: -39px;
    margin-top: -00px;
}




#pin19 {
    margin-left: -183px;
    margin-top: 105px;
}

.country-name {
    color: #000000 !important;
    font-weight: bold;
    margin: 0;
    margin-top: 5px;
    opacity: 0;
    transition: opacity 0.3s ease;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    white-space: nowrap;
}

.content-tooltip {
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%) translateX(20px);
    background-color: rgba(255, 255, 255, 0.95);
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    width: 300px;
    max-width: 90vw;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 1000;
    font-size: 14px;
    line-height: 1.6;
    color: #34495e;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.container-tooltip {
    display: flex;
    width: 100%;
    padding: 25px;
}

.map-container {
    margin-top: 30px;
    margin-bottom: 50px;
    min-height: 100vh;
    transform: scale(0.8);
    position: relative;
}

.map-title {
    text-align: center;
    margin-bottom: -40px;
    padding: 0;
    margin-top: 55px;
    font-weight: bolder;
    font-size: 21px;
}

.head-country .dot {
    width: 20px;
    height: 20px;
    background-color: white;
    border-radius: 100%;
}

.pulse3 {
    animation: 0.7s ease 0s infinite alternate none running pulse3;
}

.map-container svg {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    min-height: 800px !important;
    width: 1600px !important;
}

.map-container path {
    fill: #5a020d;
    stroke: #000000;
}

.donepaths {
    fill: #5a020d !important;
}

path:hover {
    fill: #f99;
}

.lyar-full {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #48b5a8;
    opacity: .1;
    z-index: 0;
}

.chart01-container {
    background-image: url(../images/4.jpg);
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px 30px 30px 30px;
    padding-bottom: 0;
}

.chart01-container img {
    width: 60%;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.chart01-container p {
    text-align: left !important;
    color: #f2f2f2 !important;
    font-size: 14px !important;
    margin-bottom: 16px !important;
    margin-top: 18px !important;
}
.chart03-container{
    width: 75%;
    margin: auto;
    margin-bottom: 50px;
    margin-top: 50px;
}

.chart03-container .flourish-chart {
    width: 100%;
}

.chart03-container .source-p {
    margin-top: 30px;
}

.chart03-container h3 {
    text-align: center;
    color: #b80000;
    font-family: "Tajawal-Bold";
        font-size: 23px;
        margin-bottom: 30px;
}
.blk-colo{
    color: #333333 !important;
}

h2 {
    font-weight: bolder;
    font-size: 21px;
    font-family: "Tajawal-Bold";
}

body {
    font-family: "Tajawal", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0;
    padding: 0;
    direction: rtl;
    overflow-x: hidden;
}

*, ::after, ::before {
    box-sizing: border-box;
}

section {
    overflow: hidden;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}


a, a:hover {
    text-decoration: unset;
}

h1, h2, h3,
h4, h5, h6, figure {
    margin: 0;
}

header {
    background-color: white;
    width: 100%;
    height: auto;
}

h2 {
    color: #1A1A1A;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 16px !important;
    margin-top: 45px !important;
}

.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;
}


.image-section {
    position: relative;
    width: 100%;
}
.image-section img {
    width: 100%;
    height: auto;
}
.main-sec-title-wrapper {
    position: absolute;
    width: 100%;
    top: 60px;
}
#mainBanner {
    position: relative;
    background-image: url("../images/main-banner2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 620px;
}

#mainBanner .cus-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.main-banner-content {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.main-title-wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
    justify-content: center;
    align-items: flex-start;
    padding: 22px;
    margin-bottom: 15px;
    border-radius: 7px;
    /* width: 50%; */
}

.main-title-wrapper h1 {
    font-size: 37px;
    font-weight: bold;
    line-height: 57px;
    text-align: right;
    color: #F2F2F2;
    font-family: "Tajawal-Bold";
    /* background-color: #000000; */
    padding: 0px 15px;
}

.box-card {
    background-color: #5a020d;
    border-radius: 6px;
    padding: 30px;
    margin-bottom: 40px;
}

.box-card p {
    color: white !important;
    font-size: 16px !important;
    font-weight: bold;
    margin-bottom: 0 !important;
    font-family: "Tajawal-Bold";
}

.box-card .source {
    text-align: left !important;
    font-family: "Tajawal";
}

.main-title-wrapper h2 {
    font-size: 20px;
    line-height: 42px;
    text-align: right;
    color: #F2F2F2;
    font-weight: 400;
    margin-bottom: 0 !important;
        font-family: "Tajawal";
    margin-top: 0 !important;
    /* background-color: #000000; */
    padding: 0px 15px;
}

.writer-info-wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 4px 11px;
    border-radius: 0;
    margin-right: 21px;
    position: absolute;
    z-index: 999;
    bottom: 180px;
    right: 10px;
}
.writer-info-wrapper .bk-jour {
    width: 231px !important;
    height: 166px !important;
    position: absolute !important;
    right: -13px;
    top: -45px;
}

.writer-info-div {
    display: flex;
    align-items: center;
    gap: 18px;
        position: relative;
    z-index: 99999;
        margin-top: 0px;
}

.writer-info-div figure {
    width: 33px;
        margin-top: 0 !important;
}

.writer-info-div span {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: right;
    color: #F2F2F2;
}

.main-idea-section, .methodology-section,
.content-section {
    padding: 0 0 60px 0;
    width: 100%;
    height: 100%;
    /* background-color: #f2f2f2; */
}

.main-idea-wrapper {
    position: relative;
        background-image: url("../images2/main-banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 85%;
    margin: auto;
    width: 100%;
    height: auto;
    padding: 24px 40px;
    margin-bottom: 40px;
    /* height: 100px; */
}
.cut01-title h2{
        position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #333333e6;
    color: #F2F2F2;
    padding: 10px 23px;
    font-size: 29px;
}
.cut02-title h2{
    font-size: 29px;
    margin-right: 40px;
    left: 40px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #072438e8;
    color: #F2F2F2;
    padding: 3px 18px;
    padding-top: 10px;
}
.cut03-title h2{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    /* background-color: #333333e6; */
    /* color: #F2F2F2; */
    padding: 10px 23px;
    font-size: 31px;
    top: 0;
    margin-top: -20px !important;
    color: #333333;
}
.main-idea-wrapper h2{
        position: relative;
    z-index: 999;
}
.main-idea-wrapper::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000000d9;
}

.main-idea-wrapper h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 35px;
    text-align: center;
    color: #F2F2F2;
    padding: 22px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.main-content-wrapper {
    display: flex;
    justify-content: flex-end;
    gap: 6%;
    width: 100%;
    margin-top: 75px;
}

.main-content {
    margin: auto;

    max-width: 50%;
    width: 100%;
}

.main-content p {
    font-size: 18px;
    line-height: 31px;
    text-align: justify;
    color: #1A1A1A;
    margin: 0 0 32px 0;
}

.methodology-section {
    padding-top: 0;
}

.methodology-wrapper {
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-direction: column;

}

.methodology-box {
    padding: 25px 40px;
    max-width: 35%;
    width: 100%;
    height: fit-content;
    background-color: #333333CC;
}

.methodology-box h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 34.8px;
    text-align: right;
    color: #f2f2f2;
}

.methodology-box p {
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    text-align: right;
    color: #f2f2f2;
}

.main-website {
    background-image: url(../images/cut01.jpg);
    background-size: cover;
    min-height: 500px;
}

.main-website02 {
    background-image: url(../images/cut21.jpg);
    background-size: cover;
    min-height: 700px;
    background-position: bottom;
}

.main-website02 .methodology-img-div {
    position: absolute;
    right: 15%;
    top: 40px;
}

.methodology-img-div {
    margin-top: 70px;
    padding: 10px;
    border-radius: 2px;
    margin-bottom: 40px;
    position: relative;
    z-index: 999999;
}

.methodology-img-div h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 34.8px;
    text-align: center;
    color: #fdfdfd;
    background-color: #362d27e6;
    padding: 10px 14px;
    border-radius: 3px;
}

.methodology-img-div img {
    width: 100%;
}

.content-section {
    padding: 40px 0;
    border: none;
}

.content-section .main-content {
    margin: auto;
}

.content-section .main-content h4 {
    font-size: 26px;
    font-weight: 700;
    line-height: 38.08px;
    text-align: right;
    margin: 60px 0 32px 0;
    color: #1A1A1A;
}


.shared-with-div {
    border-top: 5px solid #E40421;
    background-color: #2e2e2e;
    width: 100%;
    max-width: 60%;
    margin: 75px auto;
    padding: 28px;
}

.shared-with-div h6 {
    font-size: 18px;
    font-weight: bold;
    color: white;
    margin-bottom: 20px;
}

.shared-with-div p {
    font-size: 15px;
    font-weight: 700;
    line-height: 42px;
    text-align: right;
    color: #f2f2f2;
    margin: 0 0 24px 0;
    display: flex;
    align-items: baseline;
    gap: 8px;
}

.shared-with-div p::before {
    content: "";
    display: flex;
    background-color: #FB223F;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

.shared-with-div span {
    color: #FB223F;
    display: flex;
    max-width: 90%;
    width: 100%;
    gap: 0px 9px;
    flex-wrap: wrap;
}

.shared-with-div a {
    color: white !important;
}


.charts-container {
    display: flex;
    flex-direction: column;
    margin: 32px 0;
    text-align: center;
    background-color: #f5f5f500;
    padding: 10px;
}

.charts-container canvas {
    margin-bottom: 20px;
}

.charts-container h4 {
    font-size: 18px !important;
    font-weight: 400 !important;
    margin-top: 0 !important;
    margin-bottom: 12px !important;
    text-align: center !important;
}

.charts-container h6 {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.charts-container p {
    margin: 0 auto 24px auto;
    max-width: 50%;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-align: center;
}

#barSaloonCarsTwoContainer p {
    margin-top: 0;
}


.multi-lines-chart {
    display: flex;
    gap: 10px;
    width: 100%;
    padding: 8px;
}

.multi-lines-chart canvas {
    width: 50% !important;
}

#nav-logo, #nav-social-links-wrapper,
#search-popup, #search-popup-btn, #nav-lang-link {
    display: none;
}



#search-popup {
    position: relative;
    display: none;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: white;
    z-index: 99;
}

#search-popup-btn {
    padding: 0;
    border: none;
    background: none;
}

#search-popup-btn svg {
    fill: white;
}

#search-popup-close-btn {
    width: 42px;
    height: 42px;
    position: absolute;
    inset: 32px;
    padding: 0;
    background: none;
    border: none;
    fill: rgb(148 148 148);
}

#search-popup div {
    max-width: 90%;
    width: 100%;
    margin: auto;
}

.gsc-control-wrapper-cse {
    max-width: 100% !important;
}

.gsc-control-cse {
    background-color: white !important;
    border-radius: 20px;
    padding: 8px 10px !important;
    border: 1px solid rgb(148 148 148) !important;
}

.gsc-search-button-v2 {
    padding: 0 5px !important;
}

.gsc-search-button-v2 svg {
    width: 22px !important;
}

.gsc-input-box {
    border: none !important;
}

section {
    position: relative;
    z-index: 0;
}

.image-container {
    display: flex;
    width: 100%;
    justify-content: space-around;
    margin-bottom: 40px;
    margin-top: 40px;
}



.pdf-container {
    display: flex;
    margin-top: 40px;
    width: 100%;
    justify-content: flex-start;
    margin-right: 5%;
}

.pdf-container a {
    display: flex;
    background-color: #FFFFFF;
    padding: 0 20px;
    border-radius: 5px;
}

.pdf-container p {
    color: black;
    text-decoration: underline;
    margin-bottom: 11px;
}

.pdf-container img {
    width: 40px;
    margin-left: 5px;
    object-fit: contain;
    height: auto;
}

.image-container02 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 100px;
    margin-bottom: 32px;
}

.image-container02 figure {
    border: 4px solid #5a020d;
}

.image-container02 img {
    width: 100%;
}

.p-source-center {
    text-align: center !important;
    width: 100%;
}

.image-container-p {
    text-align: center;
    margin-top: 24px;
    margin-bottom: 40px;
    color: black;
    font-size: 19px;
}

.row-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.row-container p {
    width: 45%;
    text-align: right;
}

.row-container .row-image {
    width: 40%;
}

.row-container img {
    width: 100%;
}

.row-image p {
    width: 100%;
}

.image-container02-b {
    display: flex;
    justify-content: center;
    align-items: center;
}

.image-container02-b img {
    width: 90%;
}

.image-container03 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

.image-container03 figure {
    width: 100%;
}

.image-container03 img {
    width: 100%;
    margin-bottom: 23px;
    object-fit: cover;
    filter: grayscale(0);
    transition: all .4s;
}

.image-container03 img:hover {
    filter: grayscale(0);
}

.image-container04 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 100px;
}

.image-container04 img {
    width: 24%;
}

.image-container05 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 0 100px;
}

.image-container05 img {
    width: 32%;
}

.image-container06 {
    display: flex;
}

.image-container06 img {
    width: 100%;
}

.swiper-p {
    font-weight: 600;
    margin-top: 40px !important;

}

.audio-container {
    margin-top: 30px;
}

.audio-container audio {
    width: 100%;
}

.about-p {
    font-weight: bold;
    font-style: italic;
}

.pointer-hand {
    display: flex;
    margin-bottom: 0;
    margin-top: 40px;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
}

.pointer-hand img {
    padding-left: 10px;
    height: 20px;
}

.pointer-hand p {
    margin-bottom: 0;
    font-weight: 600;
}

.f-boxa {
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide .number {
    font-size: 100px;
    font-weight: 800;
    position: absolute;
    left: 0;
    top: 0;
    color: #2F3C30;
    transition: all .5s;
}

.swiper-slide img {
    width: 65%;
}

.swiper-horizontal {
    position: relative;
    overflow-x: hidden;
    margin-top: 80px;
}

/* .slick-current{
    position: relative;
  }
  .slick-current .number{
    opacity: 1;
  } */

.swiper-slide-prev, .swiper-slide-next {
    opacity: 0;
}

.slider-captipn {
    text-align: center !important;
    margin-top: 30px !important;
    margin-bottom: 50px !important;
    font-weight: 500;
}

.link-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    font-family: "Tajawal-Bold";
}

.link-container a {
    background-color: #B4031B;
    color: white;
    padding: 10px;
}

.swiper-button-next,
.swiper-button-prev {
    color: #2F3C30 !important;
}

.swiper-pagination-bullet {
    background: #fff;
    /* Change pagination bullet color */
}

.swiper-pagination-bullet-active {
    background: #f00;
    /* Change active bullet color */
}

figure {
    width: 100%;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

figure picture {
    display: flex;
    justify-content: center;
    align-items: center;
}

figure img {
    width: 100%;
    margin: auto;
}

figcaption {
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
    line-height: 24px;
}

.chart-container {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

.chart-container h3 {
    text-align: center;
    font-weight: bold;
    font-size: 21px;
    line-height: 33px;
    margin-bottom: 30px;
}

.yall-line {
    position: absolute;
    height: 3px;
    width: 100%;
    background-color: #00493f;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 38px;
    left: 28px;
}

.p-chart-source {
    display: flex;
    align-items: center;
    margin-top: 25px;
}

.p-chart-source span {
    width: 60px;
    height: 5px;
    background-color: #edbb72;
    margin-left: 10px;
}

.p-chart-source2 {
    text-align: left !important;
    margin-top: 20px !important;
    font-size: 15px !important;
}

.chart-container .flourish-embed {
    width: 100%;
    margin: auto;
}

.width-full img {
    width: 100%;
    border: 3px solid #5bab9c;
    border-top: unset;
}



.copyright__part {
    padding: 10px 20px;
    background: #000000;
    text-align: center;
    font-weight: 300;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
}

.copyright__part a {
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
}


/*feature css starts*/
.timeline-container {
    direction: ltr;
    background-color: #f8f8f85c;
    box-shadow: 1px 1px 5px 1px #00000012;
}

.timeline__cover {
    padding: 0px 0;
    color: #ffffff;
    margin-bottom: 40px;
    border-radius: 10px;
}

.timeline__cover .timeline__title {
    max-width: 840px;
    margin: 0 auto;
    text-align: center;
    padding: 0 16px;
}

.timeline span {
    color: #21897c;
    font-weight: bold;
    font-size: 20px;
}

.timeline__cover .timeline__title h2 {
    font-size: 48px;
    font-weight: 600;
    line-height: 56px;
    letter-spacing: -0.5px;
    text-transform: capitalize;
    margin-bottom: 16px;
}

.timeline__cover .timeline__title p {
    font-size: 18px;
    font-weight: 400;
    line-height: 28.8px;
    color: #959595;
}

.timeline__cover .timeline {
    padding-top: 24px;
}

.timeline__cover .timeline ul {
    padding-top: 100px;
}

.timeline__cover .timeline ul li {
    background: #9a9a9a;
    position: relative;
    margin: 0 auto;
    width: 2px;
    margin-bottom: 48px;
    list-style-type: none;
}

.timeline__cover .timeline ul li:last-child {
    padding-bottom: 7px;
    width: 0;
    height: 0;
}

.timeline__cover .timeline ul li:before {
    content: '';
    background: #46B5A7;
    position: absolute;
    left: 50%;
    top: -32px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 16px;
    height: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.timeline__cover .timeline ul li .hidden {
    opacity: 0;
}

.timeline__cover .timeline ul li .content {
    position: relative;
    top: -100px;
    width: 289px;
}

.timeline__cover .timeline ul li .content .badge {
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    padding: 8px 12px;
    background: #4E453F;
    border-radius: 1000px;
    font-weight: bold;
}

.timeline__cover .timeline ul li .content h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: #4E453F;
    margin: 16px 0 8px;
    text-align: right;
}

.timeline__cover .timeline ul li .content p {
    color: #4E453F;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    direction: rtl;
    margin-bottom: 0;
}

.timeline__cover .timeline ul li:nth-child(odd) .content {
    left: 70px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.timeline__cover .timeline ul li:nth-child(odd) .content:before {
    left: -38px;
}

.timeline__cover .timeline ul li:nth-child(even) .content {
    left: calc(-289px - 70px);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.timeline__cover .timeline ul li:nth-child(even) .content:before {
    right: -38px;
}

.charts-locations {
    margin-top: 40px;
    margin-bottom: 40px;
}

.charts-locations-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-end;
}

.charts-locations-col {
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #f7f7f787;
    padding: 10px;
    box-shadow: 1px 1px 5px 1px #00000012;
    margin-bottom: 20px;
}

.pin-img {
    width: 35px;
    margin-bottom: 16px;
}

.title-pin {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.title-pin p {
    color: #4E453F;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0;
}

.content-chem-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 24px;
    margin-top: 15px;
}

.content-chem-col {
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 10px;
}

.content-chem-col p {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: -7px;
}

.number-p {
    color: #168082 !important;
    font-weight: bold;
    margin-bottom: 5px !important;
}

.number-p2 {
    color: #a20014 !important;
    font-weight: bold;
}

.content-chem-col img {
    width: 65px;
    height: 65px;
    margin-bottom: 16px;
}

.gren-num {
    color: #168082 !important;
}

.chatt-bk {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.main-title-wrapper {
    max-width: 100%;
}

.main-title-wrapper h1 {
font-size: 37px;    
font-weight: 700;
    line-height: 37px;
    margin-bottom: 0px;
    margin-top: 50px;
    text-align: right;
    color: #f2f2f2;
}

.flex02 {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
}

.flex02 .project-card {
    width: 30%;
}

.main-banner-content {
    width: 60%;
}


.year {
    background: #c00;
    color: white;
    font-weight: bold;
    font-size: 32px;
    padding: 20px;
    text-align: right;
}

.row {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    border-top: 1px solid #ddd;
}

.label {
    font-weight: bold;
    color: #333;
    width: 50%;
}

.value {
    width: 50%;
}

.gray {
    background-color: #ccc;
}

.light-gray {
    background-color: #e5e5e5;
}

.dark {
    background-color: #444;
    color: white !important;
}

.orange {
    background-color: #B43C04;
    color: white !important;
}

.light-gray2 {

    background-color: #E6E6E6;

}

.red {
    background-color: #870214;
    color: white !important;
}

.dark-red {
    background-color: #5A020D;
    color: white !important;
}

.dark-gray {
    background-color: #333;
    color: white !important;
}

.dark2 {
    background-color: #1A1A1A;
    color: white !important;
}

.images {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    background-color: #4D4D4D;
}

.images img {
    max-width: 100%;
    height: auto;
    border-radius: 5px;
}

.card-container .col-row {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.col-row .row-cards {
    width: 50%;
    padding: 15px;
    font-weight: 400 !important;
    font-family: "Tajawal" !important;
    font-size: 14px;
    line-height: 22px;
}

.col-row .label {
    width: auto;
}

.col-row .value {
    width: auto;
}

.row-cards .storng {
    font-family: "Tajawal-Bold" !important;
    font-weight: bold;
}

.total-img {
    width: 40% !important;
}
.investigation-tags-container{
    width: 100%;
    max-width: 50%;
    background: white;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
    padding: 20px;
    margin: 0 auto 32px auto;
}
.investigation-tags-wrapper{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin: auto;
    gap: 12px;
}

.investigation-tags-wrapper a{
    font-size: 14px;
    display: flex;
    align-items: center;
    padding: 6px 15px;
    color: #b4031b;
    background-color: white;
    border: 1px solid #b4031b;
    border-radius: 7px;
    transition: all 0.5s;
}
.investigation-tags-wrapper a:hover{
    color: white;
    background-color: #b4031b;
    border: 1px solid #b4031b;
    transition: all 0.5s;
}

@media (min-width: 280px) and (max-width: 767px) {
    .main-banner-content {
        width: 100%;
    }
}

/* Media Queries */
@media screen and (max-width: 1020px) {
    .timeline__cover .timeline ul li .content {
        width: 41vw;
    }

    .timeline__cover .timeline ul li:nth-child(even) .content {
        left: calc(-41vw - 45px);
    }

    .timeline__cover .timeline ul li:nth-child(even) .content {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-end;

    }
}

@media screen and (max-width: 800px) {
      #mainBanner::after {
        content: "";
        width: 100%;
        height: 100%;
        background: linear-gradient(to left, #000, #260d0a);
        inset: 0;
        position: absolute;
        top: 0;
        left: 0;
        opacity: .5;
    }
    .main-title-wrapper h2{
            line-height: 30px;
    }
    .writer-info-wrapper{
        bottom: 120px;

    }
    .main-title-wrapper{
        position: relative;
        z-index: 99;
    }
    .cut01-title h2{
        position: unset;
        transform: unset;
        text-align: center;
        margin-top: 0 !important;
                        font-size: 24px;
    }
      .cut02-title h2{
        position: unset;
        transform: unset;
        text-align: center;
        margin-top: 0 !important;
                        font-size: 24px;
    }
    .cut03-title h2{
                position: unset;
        transform: unset;
        text-align: center;
        margin-top: 0 !important;
                font-size: 24px;
    }
    .cut03-title{
    display: flex;
    flex-direction: column-reverse;
}

    
    .chart03-container h3{
            font-size: 19px;
    }
    .main-sec-title-wrapper{
        position: unset;
    }
    .main-idea-wrapper h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    }
    .main-idea-wrapper{
        padding: 24px 0;
    }
    h2 {
    color: #1A1A1A;
    font-size: 20px;
    line-height: 30px;

    }
    .chart03-container{
        width: 100%;
    }
    .flex02 .project-card {
        width: 100%;
    }

    .project-card {
        width: 100% !important;
    }

    .timeline__cover .timeline ul li:nth-child(even) .content {
        justify-content: flex-start;
        align-items: flex-start;
    }

    .timeline__cover {
        padding: 32px 0;
    }

    .timeline__cover .timeline__title {
        text-align: left;
    }

    .timeline__cover .timeline {
        padding-top: 32px;
    }

    .timeline__cover .timeline ul li {
        margin-left: 48px !important;
    }

    .timeline__cover .timeline__title h2 {
        font-size: 32px;
        line-height: 44px;
        letter-spacing: 0.08px;
    }

    .timeline__cover .timeline ul li {
        margin-left: 20px;
    }

    .timeline__cover .timeline ul li .content {
        width: calc(100vw - 100px);
        transition: .2s;
    }

    .timeline__cover .timeline ul li .content p {
        min-height: 110px;
    }

    .timeline__cover .timeline ul li:nth-child(even) .content {
        left: 38px;
    }

    .timeline__cover .timeline ul li:nth-child(even) .content:before {
        left: -33px;
    }

    .timeline__cover .timeline ul li:nth-child(odd) .content {
        left: 38px;
    }

    .shared-with-div {
        min-width: 100%;
    }

    .shared-with-div p {
        font-size: 18px;
        position: relative;
        padding: 0 20px;
    }

    .shared-with-div p::before {
        position: absolute;
        right: 0;
        top: 17px;
    }
    .investigation-tags-container{max-width: 100%;}
}


/* Media Queries */

@media (max-width: 1199px) {
    .cus-container {
        max-width: 1000px;
    }
}

@media (min-width: 1200px) and (max-width: 1499px) {
    .cus-container {
        max-width: 1200px;
    }
}

@media (min-width: 1500px) {
    .cus-container {
        max-width: 1340px;
    }
}

@media (min-width: 992px) and (max-width: 1198px) {

    /* .cus-container{
        max-width: 720px;
    } */
    #mainBanner {
        height: 700px;
    }

    #mainBanner::after {
        content: "";
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
    }

    #mainBanner .cus-container {
        position: relative;
        z-index: 1;
    }

 

    .main-title-wrapper {
        max-width: 100%;
    }

    .main-content-wrapper {
        flex-direction: column;
    }

    .main-idea-wrapper {
        max-width: 100%;
        padding: 10px;
    }

    .main-content {
        max-width: 75%;
        width: 100%;
        margin: auto;
    }

    .social-links-wrapper.footer svg {
        filter: invert(1) grayscale(100%);
    }

    .side-bar-container {
        max-width: 75%;
        margin: auto;
    }

    .side-bar-img-div img {
        width: 220px;
    }

    .methodology-wrapper {
        flex-direction: column;
    }

    .methodology-box {
        max-width: 100%;
    }

    .shared-with-div {
        min-width: 100%;
    }

    .related-wrapper {
        flex-wrap: wrap;
    }

    .related-card {
        max-width: 47% !important;
    }

    .footer-bottom-content {
        flex-direction: column;
        gap: 12px;
    }

    .social-links-wrapper {
        gap: 12px;
    }

    .charts-container p {
        min-width: 100%;
    }

    .mt-150 {
        margin-top: 75px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .cus-container {
        max-width: 90%;
    }

    #mainBanner {
        height: 700px;
    }

    #mainBanner::after {
        content: "";
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
    }

    #mainBanner .cus-container {
        position: relative;
        z-index: 1;
    }

    .main-title-wrapper {
        max-width: 100%;
    }

    .main-content-wrapper {
        flex-direction: column;
    }

    .main-idea-wrapper {
        max-width: 100%;
    }

    .main-content {
        max-width: 75%;
        width: 100%;
        margin: auto;
    }

    .side-bar-container {
        max-width: 75%;
        margin: auto;
    }

    .side-bar-img-div img {
        width: 180px;
    }

    .methodology-wrapper {
        flex-direction: column;
    }

    .methodology-box {
        max-width: 100%;
    }

    .shared-with-div {
        min-width: 100%;
    }

    .related-wrapper {
        flex-direction: column;
    }

    .related-card {
        max-width: 100% !important;
    }

    .footer-bottom-content {
        flex-direction: column;
        gap: 12px;
    }

    .social-links-wrapper {
        gap: 12px;
    }

    .charts-container p {
        min-width: 100%;
    }

    .mt-150 {
        margin-top: 75px;
    }
}

@media (min-width: 280px) and (max-width: 767px) {
    .image-container03 figure {
        width: 100%;
    }

    .image-container03 img {
        height: auto;
    }

    figure img {
        width: 100%;
    }

    .charts-locations-col {
        width: 100%;
    }

    .main-website02 .methodology-img-div {
        position: unset;
    }

    .main-title-wrapper {
        width: 100%;
    }

    .methodology-img-div {
        margin-top: 26px;
        padding: 10px;
        border-radius: 2px;
        margin-bottom: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .main-title-wrapper h1 {
        font-size: 26px;
        line-height: 40px;
            margin-top: 30px;
    }

    .main-content p {
        text-align: right;
    }

    .row-container {
        flex-direction: column;
    }

    .image-container {
        flex-direction: column;
    }

    .image-container05 {
        flex-direction: column;
        padding: 0 20px;
    }

    .image-container05 img {
        width: 100%;
        margin-bottom: 10px;
    }

    .image-container04 {
        flex-direction: column;
        padding: 0 20px;
    }

    .image-container04 img {
        width: 100%;
        margin-bottom: 20px;
    }

    .image-container img {
        width: 100%;
        margin-bottom: 10px;
    }

    .row-container p {
        width: 100%;
    }

    .row-container .row-image {
        width: 100%;
    }

    .image-container02 {
        flex-direction: column;
        padding: 0 25px;
    }

    .image-container02 img {
        width: 100%;
        margin-bottom: 20px;

    }

    .cus-container {
        max-width: 90% !important;
        padding: 0;
    }

    #mainBanner {
        height: 600px;
    }

  

    #mainBanner .cus-container {
        position: relative;
        z-index: 1;
    }


    .main-title-wrapper {
        max-width: 100%;
    }

    .main-content-wrapper {
        flex-direction: column;
    }

    .main-idea-wrapper {
        max-width: 100%;
    }

    .main-content {
        max-width: 90%;
        width: 100%;
        margin: auto;
        padding: 0 0;
    }

    .side-bar-container {
        max-width: 90%;
        margin: auto;
    }

    .side-bar-img-div img {
        width: 180px;
    }

    .methodology-wrapper {
        flex-direction: column;
    }

    .methodology-box {
        max-width: 100%;
    }

    .shared-with-div {
        min-width: 100%;
    }

    .related-wrapper {
        flex-direction: column;
    }

    .related-card {
        max-width: 100% !important;
    }

    .footer-top-content, .footer-bottom-content {
        flex-direction: column;
        gap: 12px;
    }

    .social-links-wrapper {
        gap: 12px;
    }

    .charts-container p {
        min-width: 100%;
    }

    .bottom-section {
        padding: 0;
    }

    .mt-150 {
        margin-top: 75px;
    }
}

/* End Media Queries */
.project-card:nth-child(4),
.project-card:nth-child(5) {
    background-color: #4a1515;
    /* Darker red background for last two cards */
}

.project-icon {
    font-size: 2.5rem;
    color: #e63946;
    /* Red color for icons */
    margin-bottom: 1.5rem;
    text-align: center;
}

.project-details {
    width: 100%;
    text-align: right;
}

.projects-container {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    direction: rtl;
    justify-content: center;
    padding: 20px;
}

.project-card {
    background-color: #fff;
    border-radius: 0;
    padding: 2rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    width: 40%;
}

.project-card:hover {
    transform: translateY(-5px);
}

.project-icon {
    font-size: 2.5rem;
    color: #e63946;
    margin-bottom: 1rem;
    text-align: center;
}

.project-icon img {
    width: 50px;
    margin-bottom: -10px;
}

.flex-content {
    display: flex;
    align-items: center;
}

.project-card h3 {
    color: white;
    font-size: 18px;
    margin-bottom: 52px;
    text-align: center;
    font-weight: bold;
    line-height: 29px;
}

.project-details h4 {
    color: white;
    margin-bottom: 0;
    font-size: 17px;
    position: relative;
    display: inline-block;
    font-weight: bold;
    margin-left: 20px;
    width: 200px;
    width: 40%;
}

.project-details p {
    color: #ffffff;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.6;
    font-weight: 500;
    width: 60%;
}


.info-link {
    display: inline-flex;
    align-items: center;
    color: white;
    text-decoration: none;
    margin-top: 30px;
    font-size: 0.9rem;
}

.info-link::before {
    content: '🔗';
    margin-left: 0.5rem;
    color: #e63946;
}


.card1 {
    background-color: #333333;
}

.card2 {
    background-color: #1A1A1A;
}

.card3 {
    background-color: #0D0D0D;
}

.card4 {
    background-color: #870214;
}

.card5 {
    background-color: #5A020D;
}


.table-container {
    max-width: 1000px;
    margin: auto;
    overflow-x: auto;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
}

thead {
    background-color: #800000;
    color: white;
}

thead th {
    padding: 12px;
    font-size: 16px;
}

tbody td {
    padding: 10px;
    font-size: 14px;
}

tbody tr:nth-child(even) {
    background-color: #f0f0f0;
}

.country {
    background-color: #2d2d2d;
    color: white;
    font-weight: bold;
}

@media (max-width: 467px) {

    .col-row .row-cards {
        width: 100%;

    }
}

/* Add new hover effects */
.pin-all.active .circle {
    transform: scale(1.3);
    background-color: #ffffff;
}

.pin-all.active .country-name {
    opacity: 1;
}

.pin-all.active .content-tooltip {
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%) translateX(0);
    z-index: 9999;
}

/* Add tooltip arrow */
.content-tooltip::before {
    content: '';
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent white;
}

@media (max-width: 832px) {
    .map-container {
        transform: scale(.8);
    }
}

@media (max-width: 578px) {
    .map-container {
        transform: scale(.5);
    }
}

@media (max-width: 475px) {
    .map-container {
        transform: scale(.4);
    }
}




/* Add responsive styles */
@media (max-width: 768px) {
    .bottom-main-p-banner{
        width: 100%;
        text-align: center;
        position: unset;
        margin: 0;
        background-color: #1a1a1a;
    }
    .chart01-container img {
        width: 100% !important;
    }

    .chart01-container p {
        text-align: left !important;
        color: #f2f2f2 !important;
        font-size: 10px !important;
        margin-bottom: 16px !important;
        margin-top: 18px !important;
    }

    .content-tooltip {
        width: 250px;
        font-size: 13px;
        right: auto;
        left: 50%;
        top: 100%;
        transform: translateX(-50%) translateY(10px);
    }

    .content-tooltip::before {
        left: 50%;
        top: -10px;
        transform: translateX(-50%);
        border-color: transparent transparent white transparent;
    }

    .pin-all.active .content-tooltip {
        transform: translateX(-50%) translateY(0);
    }
}

/* Update the circle class */
.circle {
    width: 15px;
    height: 15px;
    background-color: #ffffffbd;
    border-radius: 100%;
    transition: transform 0.3s ease, background-color 0.3s ease;
    position: relative;
    z-index: 1;
}

/* Add pulse animation effect */
.circle::before, .circle::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffffbd;
    border-radius: 50%;
    top: 0;
    left: 0;
    animation: pulse 2s infinite;
}

.circle::after {
    animation-delay: 1s;
}

/* Define the pulse animation */
@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }

    50% {
        transform: scale(2);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 0;
    }
}

/* Update active state for better visibility during pulse */
.pin-all.active .circle::before,
.pin-all.active .circle::after {
    animation-play-state: paused;
}

.pin-all.active .circle {
    transform: scale(1.3);
    background-color: #ffffff;
}

/* Add path hover styles */
path.donepaths {
    transition: fill 0.3s ease;
    cursor: pointer;
}



/* Create custom tooltip for paths */
.path-tooltip {
    position: fixed;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 16px;
    color: #333;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    pointer-events: none;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    direction: rtl;
    font-family: "Tajawal", sans-serif;
    min-width: 100px;
    text-align: center;
}

.path-tooltip.visible {
    opacity: 1;
    visibility: visible;
}

/* Style for the tooltip */
.path-tooltip {
    position: fixed;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 16px;
    color: #333;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    pointer-events: none;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    direction: rtl;
    font-family: "Tajawal", sans-serif;
    min-width: 100px;
    text-align: center;
}

/* Style for the paths */
[class*="donepaths"] {
    cursor: pointer !important;
    transition: fill 0.3s ease !important;
}



/* Ensure SVG is interactive */
svg {
    pointer-events: all !important;
}