

body{
  position: relative !important ;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  /* background-color: white; */
  position: relative;
  background-image: url(../graphics/bk-bogy.jpeg);
  color: #564c4c;
}
.alone-head{
    /* border-right: 7px solid #f8cf2c;
    border-left: 7px solid #f8cf2c;
    border: 7px solid #f8cf2c; */
    border-top: 7px solid #f8cf2c;
    border-bottom: 7px solid #f8cf2c;
    padding: 31px;
    line-height: 32px;
}

 /*  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');
    }


/* color over rides */
:root {
    --vlGrey: #EBEBEB;
    --lGrey: #C3C3C3;
    --mGrey: #454040;
    --dGrey: #202020;
		--main-color: #454040!important;
		--support-color: #eeba00;
}

.container-imagesalone {
    text-align: center;
    position: relative;
    margin-top: 75px;
    margin-bottom: 75px;
}
.fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
}
.pos-abs {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 69%;
}
.frame-youtube {
    width: 65%;
    margin: auto;
}
.last-info-container{
    background-image: url(../graphics/Construct.jpg);
    background-size: cover;
}

.col-last00a{
    display: flex;
    flex-direction: column;
    background-color: #252827c2;
    width: 31.33%;
    margin-left: 5px;
    margin-right: 5px;
    /* padding: 13px; */
    margin: 21px;
    border-radius: 7px;
    justify-content: flex-start;
    padding-top: 30px;
}
.p-source{
    text-align: center;
    font-size: 20px;
    padding-bottom: 22px;
    padding-top: 34px;
    font-weight: 700;
    color: #fffee6;
    background-color: #25282775;
}
.row-last00a{
    border-bottom: 1px solid #2528277d;
    position: relative;
    color: #FFFEE6;
    padding: 13px;
    font-size: 19px;
    padding-right: 29px;
}
.row-last00a img{
    width: 43px;
    position: absolute;
    right: -30px;
    top: 0;
}
.row-last00a span{
    font-size: 15px;
    color: #f8cf2c;
}
.last-info02{
    display: flex;
    width: 100%;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 40px;
}



.profiles-info{
    background-color: #252827;
    padding: 15px;
    border-radius: 7px;
    padding-bottom: 50px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.profiles-info h3 > img{
    width: 60px;
    padding-bottom: 12px;
    margin-left: 9px;
    
}
.modal-header{
    background-color: #252827;
    color: white;
    font-size: 20px;
    font-weight: 600 !important;
}
.profiles-row{
    display: flex;
    width: 100%;
    margin-top: 0;
    justify-content: center;
    margin-bottom: 0;
    align-items: initial;
}
.profile-col {
    width: 24%;
    position: relative;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: baseline;
    cursor: pointer;
    background-color: #f8cf2c;
    padding: 10px;
    margin: 3px;
    border-radius: 6px;
}
.profile-col p{
    color: #252827;
    font-size: 15px;
    font-weight: bold;
    line-height: 28px;
    z-index: 1111;
    text-align: center;
}
.profile-col img{
    position: absolute;
    height: 150px;
    width: 200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
}
.profiles-info h3{
    margin-top: 40px;
    margin-bottom: 20px;
    color: whitesmoke;
    text-align: center;
    font-size: 24px;
    font-weight: bold !important;
}
/* 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: #454040!important;}
.bgS {  background-color: var(--support-color);}
.bgW {  background-color: #fff;}

.image-container-0a{
    text-align: center;
}
.image-container-0a img{
    width: 30%;
}
.image-container-0a p{
    font-size: 18px;
    margin-top: 19px;
    font-weight: 500 !important;
    color: #fbfaed;
    font-weight: 500;
    margin-bottom: 34px;
}


.all-pin{
    background-color: #f8cf2c;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    height: 20px;
    width: 20px;
    border-radius: 100%;
    cursor: pointer;
}
#pin01{
    margin-top: -441px;
    margin-left: 161px;
    width: 15px;
    height: 15px;
}
#pin02 {
    margin-top: -241px;
    margin-left: 289px;
}
#pin03 {
    margin-top: 92px;
    margin-left: 443px;
}
#pin04{
    margin-top: 292px;
    margin-left: 233px;
}
#pin05{
    margin-top: 171px;
    margin-left: 14px;
}
#pin06{
    margin-top: 142px;
    margin-left: 180px;
}
.sec01-Row-inpho {
    display: flex;
    width: 100%;
    margin-bottom: 50px;
}
#pin07{
    margin-top: 85px;
    margin-left: 207px;
    width: 15px;
    height: 15px;
}
#pin08{
    margin-top: 29px;
    margin-left: 101px;
    width: 15px;
    height: 15px;
}
#pin09{
    margin-top: -49px;
    margin-left: 66px;
}
#pin10{
    margin-top: -156px;
    margin-left: -65px;
}
#pin11{
    margin-top: -204px;
    margin-left: -150px;
    width: 32px;
    height: 32px;
}
#pin12{
    margin-top: -201px;
    margin-left: -3px;
    width: 18px;
    height: 18px;
}
#pin13{
    margin-top: -262px;
    margin-left: 129px;
    width: 18px;
    height: 18px;
}
#pin14{
    margin-top: -321px;
    margin-left: 76px;
    width: 34px;
    height: 34px;
}
#pin15{
    margin-top: -379px;
    margin-left: 141px;
    width: 18px;
    height: 18px;
}
#pin16{
    margin-top: -414px;
    margin-left: 85px;
}
#pin17{
    margin-top: -476px;
    margin-left: 85px;
    width: 18px;
    height: 18px;
}
#pin18{
    margin-top: -467px;
    margin-left: 56px;
    width: 24px;
    height: 24px;
}
#pin19{
    margin-top: -459px;
    margin-left: -13px;
}
#pin20{
    margin-top: -409px;
    margin-left: -54px;
}
#pin21{
    margin-top: -412px;
    margin-left: -119px;
    width: 27px;
    height: 27px;
}
#pin22{
    margin-top: -462px;
    margin-left: -347px;
}
#pin23{
    margin-top: -345px;
    margin-left: 39px;
}
#pin24{
    margin-top: -369px;
    margin-left: 17px;
}
#pin25{
    margin-top: -417px;
    margin-left: 17px;
}
#map{
    background-color: #e1edf4;
    margin-bottom: 50px;
    margin-top: 20px;
}

#main-map {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    min-height: 800px !important;
}

.map-container {
    margin-top: 30px;
    margin-bottom: 50px;
}
.map-container {
    margin-top: 90px;
    margin-bottom: 50px;
    min-height: 100vh;
    transform: scale(.8);
    position: relative;
    text-align: center;
}
.pointer-hand {
    display: flex;
    margin-bottom: 0px;
    margin-top: 40px;
}
.map-head{
    text-align: center;
    margin-bottom: -87px !important; 
    font-weight: 500 !important;
    font-size: 25px !important;
}
.pointer-hand img {
    padding-left: 10px;
    height: 38px;
    object-fit: contain;
}
.pointer-hand p {
    color: #F8CF2C;
    font-weight: 900;
}
.pulse3 {
    animation: pulse3 .9s infinite;
    animation-direction: alternate;
    -webkit-animation-name: pulse3;
    animation-name: pulse3;
}


@-webkit-keyframes pulse3 {
    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 pulse3 {
    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;
    }
  }

.box-alone00ca{
    background-color: #FFFEE6;
    color: #252827;
    font-size: 19px;
    font-weight: 600;
    line-height: 32px;
    padding: 10px;
    border-radius: 3px;
    margin-top: 40px;
    margin-bottom: 35px;

}

.box-alone00c{
    background-color: #252827;
    color: #fffee6;
    font-size: 19px;
    font-weight: 600;
    line-height: 32px;
    padding: 10px;
    border-radius: 3px;
    margin-top: 40px;
    margin-bottom: 35px;
}
.box-alone00c img{
    width: 50px;
}
.box-alone-num{
    font-size: 30px;
    color: #f8cf2c;
}
.info01-container hr{
    width: 86%;
    margin: auto;
    margin-bottom: 33px;
    border: 1px solid #f7f7f7;
}
.counter span {
    font-size: 35px;
    line-height: 40px;
    color: #f8cf2c;
}
.info01-container{
    background-color: #252827;
    padding: 22px;
    margin-bottom: 42px;
    margin-top: 35px;
    border-radius: 5px;
}
.info01-container h3{
    color: white !important;
    text-align: center;
    margin-top: 0 !important;
    margin-bottom: 28px;
}
.info01-container h3 > img{
    width: 111px;
}
.comp-name{
    color: white;
    margin-bottom: -10px;
    font-size: 17px;
    font-weight: 600;
}

.info01-row{
    display: flex;
    width: 100%;
}
.info01-col{
    width: 25%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}


/* .box-alone00c span{
    color: #f8cf2c;
} */
a:not(.btn) {
    color: #a20015;
    font-weight: 600;
}
a:not(.btn):hover, a:not(.btn):focus, a:not(.btn):active {
    text-decoration: none;
    outline: none;
    color: #000000;
}

.lead {
    font-weight: 500;
    font-size: 19px;
    line-height: 1.68421053em;
    text-align: justify;
}
.law-article{
    background-color: #252827;
    position: relative;
    padding: 20px;
    padding-top: 31px;
    border-radius: 5px;
    width: 50%;
    margin: auto;
    margin-top: 86px;
    margin-bottom: 36px;
}
.law-article p{
    color: #FFFEE6;
    font-size: 17px;
    font-weight: 600;
}
.law-article p > span{
    color: #f8cf2c;
    font-size: 21px;
}
.law-article img{
    width: 84px;
    position: absolute;
    top: -63px;
    left: 50%;
    transform: translateX(-50%);
}

.left-side{
    position: absolute;
    height: 50vh;
    width: 27px;
    background-color: #f8cf2c;
    z-index: 99999;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.right-side{
    position: absolute;
    height: 50vh;
    width: 27px;
    background-color: #f8cf2c;
    z-index: 99999;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.pos{
  position: relative;
}
.logo2 {
    position: absolute;
    left: 25px;
    top: 25px;
    z-index: 99999999999 !important;
}
.logo03{
    position: absolute;
    left: 145px;
    top: 21px;
    z-index: 99999999999 !important;
}
.logo03 img{
    width: 63px;
}
.logopic {
    width: 100px;
}
.lyar-bottom{
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 40%;
    background-color: black;
    position: absolute;
    z-index: -1;}
section{
    background-color: #ffffff00;
}
#mob{
    min-height: 100vh;
    height: 100%;
}

.text-bottom{
    vertical-align: middle;
    text-align: center;
}
/* 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;
}
.link-img{
    width: 26px;
}
/* .modal-content {
    background-color: #fff0 !important;
    background-clip: padding-box !important;
    border: 1px solid rgba(0, 0, 0, 0) !important;
}
.modal-header{
    border-bottom: 1px solid #e9ecef00 !important;
} */
.modal p {
    font-size: 19px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 13px;
    font-weight: 500;
    font-family: unset;
    text-align: right;
    padding-top: 12px;
}
.btn{
    font-family: unset;
}
.close{
    text-shadow: 0 1px 0 #fff0;
}
/*grids */
.reverse {
  display: grid;
  width: 100%;
  grid-gap: 2em;
  grid-template-columns: 4fr 8fr;
  grid-template-areas: "content-right content-left";  }

  .content-left  {grid-area: content-left; }
  .content-right {grid-area: content-right; }


.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 #f8cf2c);
        padding-top: 0;
    }
    50% {
        -webkit-filter: drop-shadow(2px 4px 6px #f8cf2cab);
        padding-top: 5;
    }
    100% {
        -webkit-filter: drop-shadow(2px 4px 6px #f8cf2c5f);
        padding-top: 0;
    }
  }

  @keyframes pulse2 {
    0% {
        filter: drop-shadow(2px 4px 6px #f8cf2c);
        padding-top: 0;
    }
    50% {
        filter: drop-shadow(2px 4px 6px #f8cf2cab);
        padding-top: 5px;
    }
    100% {
        filter: drop-shadow(2px 4px 6px #f8cf2c5f);
        padding-top: 0;
    }
  }
    .scrolldownImg {width: 45px; }
    .bold {font-weight: bold;}

    .background-overlay:before{
        background-color: #000000b8;
    }
    .head-country{
        font-size: 24px;
        font-weight: 700;    
        color: #f8cf2c;
    }
    .container-tooltip{
        text-align: center;
    }
    .name005{
        font-size: 23px;
        margin-top: 20px;
        margin-bottom: 19px;
    }
    .year{
        font-size: 34px;
        font-weight: 700;    
    }
    .tooltiptext {
        visibility: hidden;
        font-size: 17px;
        width: 200px;
        /* left: 16%;
        top: 81%;
        transform: translate(-50%,-50%); */
        margin: auto;
        opacity: .95;
        background-color: #2d2d2d;
        color: #ffffff;
        text-align: right;
        border-radius: 6px;
        padding: 14px 14px;
        position: absolute;
        z-index: 1;
    }
    .year-content{
        position: absolute;
        top: 79px;
        width: 100%;
        z-index: 99;
    }
    .pointer-hand02 {
        display: flex;
        margin-bottom: -5px;
        margin-top: 45px;
        justify-content: right;
    }
 
    .pointer-hand p {
        color: #F8CF2C;
        font-weight: 900;
    }
    .pointer-hand {
        display: flex;
        margin-bottom: 14px;
    }
    /* addthis */

        .at-expanding-share-button.at-expanding-share-button-desktop .at-expanding-share-button-toggle-bg>span {
            background-color: #252827 !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:   #71010f!important;
            color: #71010f!important;
        }
        .inpho01{
            margin-top: 25px;
            margin-bottom: 45px;
        }
        .titles img{
            width: 100%;
            height: 400px;
            object-fit: cover;
        }
        .network001 img{
            width: 100%;
            height: 75vh;
            object-fit: contain;
            margin-bottom: 55px;
        }
        .network002 img{
            width: 100%;
            height: 75vh;
            object-fit: contain;
            margin-bottom: 55px;
        }

      
        #section1-a p{
            padding-bottom: 35px;
        }
        .titles{
            background-color: #f1f1f1;
            padding: 29px;
            margin-bottom: 40px;
        }
        .titles p{
            padding-bottom: 15px !important;
        }
        .titles h3{
            color: #3a3939;
            font-weight: 600 !important;
            font-size: 20px;
        }
        .title-container{
            display: flex;
        }
        .title-container .titles{
           margin-left: 10px;
        }

       

       
        .section00 h1 {
            width: 100%;
            font-weight: 700 !important;
            margin-top: 0;
            line-height: 49px;
            font-size: 44px;
            color: #FFFEE6 !important;
                }
        .section00 h2 {
            color: #F8CF2C;
            width: 100%;
            font-weight: 700 !important;
            font-size: 38px;
    }
        .section00 h3 {
            color: #FFFEE6;
            margin-top: 0;
            font-size: 22px;
        }
        .inpho-row-container {
            background-color: #f1f1f1;
            display: flex;
            padding: 25px;
            width: 100%;
            margin-bottom: 25px;
        }
        .date-inpho{
            margin-left: 34px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: baseline;
        }
        .date-inpho .des{
            color: black;
            font-size: 16px;
            font-weight: 600;
            margin-top: 35px;
            text-align: center;
        }
        .data-inpho{
            display: flex; 
            align-items: flex-end;
        }
        .from-to{
            display: flex;
            flex-direction: column;
            color: black;
            font-weight: 600;
            font-size: 19px;
            align-items: center;
        }
        .col01{
            display: flex;
            align-items: flex-end;
        }
        .data-inpho img{
            transform: scale(-1);
        }
        .country-name{
            color: #a20013;
            font-size: 36px;
            font-weight: 400;
            margin-left: 15px;
        }
        .country-name02{
            color: black;
            font-size: 16px;
            font-weight: 500;
        }
        .from-to{
            margin-left: 25px;
        }
        .inpho-row-container-head{
            color: #a20013;
            font-size: 21px;
            font-weight: 600;
            margin-bottom: 15px;
        } 
        .last-one{
            margin-bottom: 50px;
        }
        

   
       

        #section02 h3{
            font-weight: 500 !important;
            margin-top: 30px;
            font-size: 32px;
            margin-bottom: 15px;
            color: #f1c92c !important;
        }
        /* section {
            padding: 0 0;
        } */


        #section10 h3{
            font-weight: 500 !important;
            font-size: 36px;
        }
        #section08 h3{
            font-weight: 500 !important;
            font-size: 36px;
            margin-bottom: 25px;
        }
        #section06{
            background-color: #d2d2d2b5;
        }
        #section06 h3{
            font-weight: 500 !important;
            font-size: 33px;
            margin-bottom: 11px;
        }
        #section06 .head02{
            margin-top: 15px;
        }
        #section09 h3{
            font-weight: 500 !important;
            font-size: 30px;
        }
        #section04 h3{
            font-weight: 500 !important;
            font-size: 30px;
        }
        #section05 h3{
            font-weight: 500 !important;
            font-size: 30px;
        }
        #section07 h3{
            font-weight: 500 !important;
            font-size: 27px;
        }
        #section03 h3{
            font-weight: 500 !important;
            font-size: 29px;
            color: #464141;
            margin-top: 50px;
        }
        #section09 .head01{
            padding-top: 60px;
            margin-bottom: 30px;
        }
        #section04 .head01{
            padding-top: 60px;
            margin-bottom: 30px;
        }
        #section09 .head02{
            margin-top: 100px;
            margin-bottom: 30px;
        }
        #section05 .head01{
            padding-top: 60px;
            margin-bottom: 10px;
        }
        #section03 .head02{
            margin-top: 100px;
            margin-bottom: 30px;
        }
        #section03 .head01{
            padding-top: 60px;
            margin-bottom: 30px;
        }
        #section05 .head02{
            margin-top: 30px;
            margin-bottom: 15px;
        }
        #section09 .p02{
            padding-bottom: 70px;
        }
      
        .sec05-row01{
            margin-bottom: 20px;
            margin-top: 25px;
        }
        #section06 .head02 {
            margin-top: 30px;
        }

        .sec05-row01-col01{
            display: flex;
            justify-content: center;
            margin-left: 70px;
            margin-right: 70px;
        }
        .sec05-row01-col01 .text{
            margin-top: 10px;
            font-weight: 500;
        }
        .sec05-row01{
            display: flex;
            justify-content: center
        }
        .sec05-row01-col01{
            display: flex;
            flex-direction: column;
        }
        .sec05-row01-col01 .num{
            font-size: 71px;
            font-weight: 200 !important;
            margin-bottom: 10px;
        }
        .sec05-row01-col02{
            display: flex;
            justify-content: center;
            margin-top: 90px;
            margin-bottom: 40px;
        }
        .sec05-row01-col02 .num{
            font-size: 71px;
            font-weight: 200 !important;
            margin-bottom: 10px;
            margin-right: 10px;
        }
        .sec05-row01-col02 .text{
            font-weight: 500;
        }
        .sec05-container{
            margin-top: 90px;
        }
        .bk-white{
            background-color: white;
        }


      
    
        .triangle {
            border-color: transparent transparent red transparent;
            border-style: solid;
            border-width: 0px 200px 200px 200px;
            height: 0px;
            width: 0px;
        }
    
       .quote-img{
        width: 50px;
       }
       .quote-container{
        width: 95%;
        margin-top: 50px;
        margin-bottom: 45px;
        font-size: 22px;
        line-height: 29px;
        color: #fefefe;
        border-right: 6px solid #e9c32d;
        padding-right: 10px;
    }
       .quote-container h2{
            font-size: 25px;
            line-height: 40px;
       }
       .lead02{
        font-size: 20px;
        font-weight: 500;
        padding-bottom: 0px !important;
       }
       .lead02-container{
        background-color: #a9a9a942;
        padding: 10px;
        padding-top: 20px;
        border-radius: 3px;
        margin-bottom: 25px;
        margin-top: 20px;
       }
       .pdf-container{
        display: flex
       }
        .pdf-container img{
                width: 60px;
            margin-bottom: 15px;
            height: 52px;
        }
        .images-pdf p{
            font-size: 19px;
            font-weight: 600;
            margin-bottom: 49px;
            text-align: center;
        }
        .images-pdf{
            margin-bottom: 62px;
            margin-top: 50px;
            /* background-color: #e4e4e473; */
            padding: 25px;
            border-radius: 6px;
        }
        .pdf-container a{
            display: flex;
            align-items: center;
            flex-direction: column;
            width: 33.333%;
        }
        .pdf-container a > p{
            font-weight: 500;
            font-size: 17px;
            text-align: center;
            margin-bottom: 0;
            width: 70%;
            margin-top: 6px;
        }

        #section02{
            background-color: #303030;
            padding-top: 30px;
            padding-bottom: 30px;
            background-image: url(../graphics/section01.jpg);
            background-position: center;
            background-size: cover;
        }
        .article-01{
            background-color: #fbfaed;
            color: #252827;
            padding: 20px;
            border-radius: 6px;
            font-size: 20px;
            line-height: 35px;
            font-weight: 600;
            margin-bottom: 40px;        
                }
        .documents-images img{
            width: 100%;
            height: 400px;
            object-fit: cover;
            margin: auto;
            margin-bottom: 20px;
            box-shadow: -10px 10px 6px rgb(0 0 0 / 5%), -1px 9px 8px rgb(0 0 0 / 10%);
        }
        .documents-images02 img{
            width: 100%;
            /* height: 400px; */
            object-fit: cover;
            margin-bottom: 20px;
            margin: auto;
            filter: grayscale(.5);
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
            padding: 20px;
            /* box-shadow: -10px 10px 6px rgb(0 0 0 / 5%), -1px 9px 8px rgb(0 0 0 / 10%); */
        }
        .documents-images{
            display: flex;
            flex-direction: row;
            width: 100%;
            margin-top: 60px;
            margin-bottom: 60px;
        }
        .documents-images02{
            display: flex;
            flex-direction: row;
            width: 100%;
            margin-top: 0px;
            margin-bottom: 60px;
            align-items: center;
        }
        .documents-images02  .col06{
            width: 45%;
            display: flex;
            justify-content: center;
            flex-direction: column;
        }
        .documents-images02  .col07{
            padding-left: 35px;
            width: 65%;
            display: flex;
            justify-content: center;
            flex-direction: column;
        }
        .documents-images  .col06{
            width: 50%;
            display: flex;
            justify-content: center;
            flex-direction: column;
            text-align: center;
            margin-left: 10px;
        }
        .documents-images p{
            font-size: 15px;
            font-weight: 500;
            width: 70%;
            line-height: 28px;
            margin: auto;
            margin-top: 19px;
        }
        .documents-images02 .col06 > p{
            font-size: 12px;
            font-weight: 500;
            /* width: 70%; */
            line-height: 28px;
            margin: auto;
            margin-top: 0px;
            margin-bottom: 35px;
        }
        .p-desc{
            text-align: center;
            margin-top: 0;
            margin-bottom: 35px;
            width: 100%; 
        }
        .images-pdf-06 img{
            width: 40px;
            height: 36px;
            margin-left: 5px;
        }
        .images-pdf-06 a > p{
            font-size: 19px;
            font-weight: 500;
        }
        .images-pdf-06 a{
            display: flex;
            align-items: baseline;
        }
        .images-pdf-06{
            margin-bottom: 25px;
            margin-top: 20px;
        }




          /* player */
       /*-------------- AUDIO PLAYER --------------*/
       .nextStory{
        text-decoration: none;
        color: #ffffff;
    }
    .nextStory-btn{
        color: white;
        padding: 10px 15px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        border-radius: 30px;
    }
    .audio-player {
        /* position: fixed;
        bottom: 0;
        left: 0;
        right: 0; */
    }

    .no-flexbox .audio-player {
        display: none;
    }

    .flex-wrap {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }


    .flex-item {}

    .jp-controls.flex-item {
        flex-basis: 150px;
    }

    .jp-progress-container.flex-item {
        flex-basis: 200px;
        flex-grow: 2;
        flex-shrink: 2;
    }

    .jp-now-playing.flex-item {
        flex-basis: 145px;
    }

    .jp-toggles.flex-item {
        flex-basis: 55px;
    }

    .jp-volume-controls.flex-item {
        flex-basis: 29px;
    }

    .jp-audio,
    .jp-audio-stream,
    .jp-video {
        background: rgb(0, 0, 0);
        padding: 15px;
        position: relative;
        margin-bottom: 20px;
    }
        .modalStripBottom .container{
            margin-right: 0px !important;
            margin-left: 0px !important;
            max-width: 100% !important;
        }
    /*Controls*/

    .jp-playlist {
        display: none;
    }

    .jp-interface .jp-controls button,
    .jp-interface .jp-toggles button,
    .jp-interface .jp-volume-controls button {
        background: none;
        border: none;
        outline: none;
        color: white;
        line-height: 24px;
        font-weight: 600;
        -webkit-transition-delay: 0;
        transition-delay: 0;
        -webkit-transition-property: all;
        -webkit-transition-duration: 0.2s;
        -webkit-transition-timing-function: ease-in-out;
        transition-property: all;
        transition-duration: 0.2s;
        transition-timing-function: ease-in-out;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
        font-size: 20px;
        padding: 0 5px;
    }

    .jp-interface .jp-controls .jp-play i,
    .jp-interface .jp-controls .jp-previous i,
    .jp-interface .jp-controls .jp-next i {
        font-size: 20px;
        color: #eeeeee;
    }

    .jp-interface .jp-controls .jp-play {
        border: solid 2px #eeeeee;
        border-radius: 50%;
        width: 52px;
        height: 52px;
        margin: 0 10px;
    }

    .jp-interface .jp-controls .jp-play i {
        padding-left: 5px;
        padding-top: 5px;
    }

    .jp-audio.jp-state-playing .jp-play i {
        padding-left: 0px;
    }

    .jp-audio.jp-state-playing .jp-play i:before {
        content: "\f04c" !important;
    }
      /*Progress bars*/

      .jp-progress-container,
      .jp-volume-bar-container {
          height: 30px;
          padding: 10px;
          padding-right: 50px;
      }

      .jp-progress,
      .jp-seek-bar,
      .jp-play-bar,
      .jp-volume-bar,
      .jp-volume-bar-value {
          height: 8px;
          -webkit-border-radius: 1px;
          -moz-border-radius: 1px;
          border-radius: 1px;
      }

      .jp-progress {
          margin: 0 50px;
          background-color: #ffffff;
          border-radius: 5px;
      }

      .jp-seek-bar,
      .jp-volume-bar {
          cursor: pointer;
          background-color: #ffffff;
          border-radius: 5px;
      }

      .jp-play-bar {
          float: left;
          position: relative;
          background-color: #ffffff;
          border-radius: 5px;
          overflow: visible!important;
      }

      .jp-volume-bar-value {
          float: left;
          position: relative;
          background-color: #aaaaaa;
      }

      .jp-progress .bullet,
      .jp-volume-bar .bullet {
          position: absolute;
          content: "";
          top: -5px;
          right: -7px;
          height: 18px;
          width: 18px;
          background: #ffffff;
          border-radius: 50%;
      }

      .jp-time-holder {
          position: relative;
          top: 0;
          color: #ffffff;
          font-size: 12px;
      }

      .jp-time-holder .jp-current-time {
          position: absolute;
          left: 0;
          top: -3px;
      }

      .jp-time-holder .jp-duration {
          position: absolute;
          right: 0;
          top: -3px;
      }


      /* Track & Artist */

      .jp-now-playing {
          padding: 0 37px;
      }

      .jp-track-name {
          color: #c9c9c9;
          font-size: 16px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          max-width: 145px;
      }

      .jp-artist-name {
          color: #6d6d6d;
          font-size: 14px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          max-width: 140px;
      }


      /* Toggles */

      .jp-toggles button {
          margin: 0 3px;
      }

      .jp-toggles button:hover {
          color: #FFF;
      }

      .jp-state-looped .jp-toggles .jp-repeat,
      .jp-state-shuffled .jp-toggles .jp-shuffle,
      .jp-interface .jp-toggles .playlist-is-visible.jp-show-playlist {
          color: #00c85f;
      }


      /* Volume Controls */

      .jp-volume-controls button {
          float: left;
      }

      .jp-volume-controls .jp-volume-bar {
          margin-left: 40px;
          margin-top: 8px;
      }

      .jp-state-muted .jp-mute i:before {
          content: "\f026" !important;
      }

      .jp-volume-bar,
      .jp-volume-bar-value {
          border-radius: 5px;
      }

      .jp-state-no-volume .jp-volume-controls {
          display: none;
      }
      .jp-audio, .jp-audio-stream, .jp-video {
        /* background: rgb(113, 1, 15) !important; */
        padding: 15px;
        position: relative;
        margin-bottom: 20px;
        border-radius: 5px;
    }

      /* Playlist  */

      .jp-playlist {
          position: absolute;
          right: 65px;
          bottom: 100%;
          background: rgba(0, 0, 0, 0.8);
          padding: 20px 25px;
          width: 400px;
      }

      .jp-playlist ul {
          padding: 0;
          margin: 0;
          max-height: 200px;
          overflow: auto;
      }

      .jp-playlist li {
          list-style: none;
      }

      .jp-playlist li a {
          color: #c9c9c9;
          display: block;
          padding: 10px 0;
          outline: none;
          border-bottom: 1px solid #1F1F1F;
      }

      .jp-playlist li:last-child a {
          border-bottom: 0;
      }

      .jp-playlist li a:hover,
      .jp-playlist li a:focus,
      .jp-playlist li a:active {
          color: #00c85f;
          text-decoration: none;
      }

      .jp-playlist li a span {
          color: #6d6d6d;
      }

        /* #jp_container_2 .jp-audio, .jp-audio-stream, .jp-video {
            background: rgb(113, 1, 15) !important;
        } */
      /* ==================== Media Query ==================== */


      .video-container{
        width: 70%;
        margin: auto;
        margin-top: 50px;
        margin-bottom: 50px;
      }
      .video-container .video-promo-head{
        background-color: #dcc3926e;
        color: #383838;
      }
      .video-promo-head-dark{
        background-color: #303030 !important;
        color: white !important;
      }
      #section04{
        background-color: #252827;
    }
      #section04  .video-container{
        margin-top: 0px;
      }
      #section04 h3{
          margin-bottom: 40px;
      }
      #section05 h3{
        margin-top: 40px;
        margin-bottom: 20px;
    }
      .sec06-menu-all img{
          width: 35px;
          height: 35px;
          margin-left: 9px;
        }
      .sec06-menu-all {
        display: flex;
        width: 33.33%;
        align-items: end;
        cursor: pointer;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: #a9a9a914;
        margin-left: 3px;
        padding-top: 20px;
        transition: all .5s;
        position: relative;
    }
    .inpho-jobs-heads{
        display: flex;
        width: 100%;
        margin-bottom: 3px;
    }
    .container-factroies{
        padding-top: 30px;
    }
    .sec06-menu-all p{
        font-size: 16px;
        text-align: center;
        margin-top: 9px;
        font-weight: 400;
    }
    .sec06-menu-all:hover{
        box-shadow: -15px 9px 6px rgb(0 0 0 / 5%), -2px 4px 3px rgb(0 0 0 / 10%);
        background-color: #f1ece2d9;
    }
    .inpho-jobs-heads-stories{
        padding: 33px;
        background-color: #f1ece2;
        margin-top: 25px;
        border-radius: 3px;
    }
    .active-story{
        display: block !important;
    }
    .head-stories{
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 40px;
        margin-top: 20px;
    }
    .stories-container ul{
        list-style-type: disclosure-closed;
        list-style-image: url(../graphics/icon/settings.svg);
        margin-left: 30px;
    }
    .stories-container ul > li{
        font-size: 16px;
        margin-bottom: 8px;
        padding-left: 9px;
    }
  
    .quote-container02{
        width: 100%;
        /* text-align: center; */
        margin-top: 0;
        font-weight: 100 !important;
        background-color: #00000005;
        padding: 20px;
        border-radius: 0;
        box-shadow: -2px 3px 8px 0px #33010114;
        margin-bottom: 45px;
    }
    .quote-container02 img{
        display: none;
    }
    .quote-container02 h2 {
        font-size: 19px;
        line-height: 40px;
        font-weight: 500 !important;
        /* color: white !important; */
    }
    .image00a02{
        margin-bottom: 20px;
    }
    .desc001a{
        margin-bottom: 50px; 
    }
   .row03 .b-r-l{
    direction: ltr;
    text-align: left;
   }
   .back-color{
    background-color: #a9a9a93b;
    border-radius: 0px;
    box-shadow: -12px 7px 3px rgb(0 0 0 / 5%), -1px 9px 8px rgb(0 0 0 / 10%);
}
.invisble{
    visibility: hidden !important;
}
.visible{
    visibility: visible !important;
}

      @media (max-width:992px) {
          .jp-now-playing {
          display: none;
          }
      }

      @media (max-width:992px) {
        .country-name {
            font-size: 29px;
            font-weight: 600;
            margin-left: 0;
            margin-top: 25px;
            margin-bottom: 25px;
        }
        
      }

  


   
    @media screen and (max-width: 800px)  {
        .date-inpho {
            margin-left: 0;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
        .from-to {
            margin-left: 0;
            margin-bottom: 18px;
            margin-top: 18px;
        }
        .col01 {
            display: flex;
            align-items: center;
            flex-direction: column;
            width: 100%;
        }
        .data-inpho{
            flex-direction: column;
            align-items: center;
        }

        .lyar-bottom{
            opacity: 74%;
        }
        .section00 h1 {
            width: 100%;
            font-weight: 700 !important;
            font-size: 23px !important;
            line-height: 36px;
        }
        .logopic {
            width: 75px;
        }
        .logo03 {
            left: 113px;
            top: 21px;
        }
        .logo03 img {
            width: 50px;
        }
      
        
        
    }
    @media (max-width: 720px) {
        #header-video {display: none;}
        #header-mobile {display: block;}
        .section00 h2 {
            color: white;
            width: 100%;
        }
        .section00 h1 {
            width: 100%;
            font-weight: 500 !important;
            font-size: 31px !important;
            line-height: 36px;
        }
        .pdf-container {
            display: flex;
            flex-direction: column;
        }
        .pdf-container a {
            display: flex;
            align-items: center;
            flex-direction: column;
            width: 100%;
            margin-bottom: 30px;
        }
        #section02 h3 {
            font-weight: 500 !important;
            margin-top: 30px;
            font-size: 28px;
            margin-bottom: 15px;
            color: #f1c92c !important;
        }
        #section03 h3 {
            font-weight: 500 !important;
            font-size: 29px;
            color: #464141;
            margin-top: 50px;
            line-height: 46px;
        }
        .video-container {
            width: 100%;
            margin: auto;
            margin-top: 50px;
            margin-bottom: 50px;
        }
        .video-container .video-promo-head{
            display: none;
        }
        #section04 h3 {
            font-weight: 500 !important;
            font-size: 25px;
            line-height: 43px;
        }
        #section05 h3 {
            font-weight: 500 !important;
            font-size: 25px;
            line-height: 41px;
        }
        .documents-images02 {
            display: flex;
            flex-direction: column;
            width: 100%;
            margin-top: 0px;
            margin-bottom: 60px;
            align-items: center;
        }
        .documents-images02 .col07{
            width: 100%;
            padding-left: 0;
        }
        .documents-images02 .col06{
            width: 100%;
        }
        #section07 h3 {
            font-weight: 500 !important;
            font-size: 25px;
            line-height: 40px;
        }
        .documents-images{
            flex-direction: column;
        }
        .documents-images .col06{
            width: 100%;
        }
        .documents-images img{
            width: 100%;
        }
        .documents-images p {
            font-size: 15px;
            font-weight: 500;
            width: 70%;
            line-height: 28px;
            margin: auto;
            margin-top: 19px;
            margin-bottom: 40px;
        }
        .images-pdf-06 a {
            display: flex;
            align-items: end;
        }
        .sec06-menu-all {
            display: flex;
            width: 100%;
            align-items: end;
            cursor: pointer;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            background-color: #a9a9a914;
            margin-left: 3px;
            padding-top: 20px;
            transition: all .5s;
            height: 99px;
            margin-bottom: 7px;
        }
        .d-n{
            display: none;
        }
        .inpho-jobs-heads{
            flex-direction: column;
        }
    }


    @media (max-width:667px) {
        .alone-head{
            padding-left: 0;
            padding-right: 0;        
        }
        .frame-youtube {
            width: 100%;
        }
        .section00 h2 {
            color: #F8CF2C !important;
            width: 100%;
            font-size: 26px;
        }
  
        .last-info02{
            flex-direction: column;
        }
        .col-last00a{
            width: 100%;
        }
        .law-article{
            width: 100%;
        }
        .map-container{
            transform: scale(.59);
        }
        .info01-row {
            display: flex;
            width: 100%;
            flex-direction: column;
        }
        .info01-col {
            width: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
      }

