@import url('https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&family=Almarai:wght@300;400;700;800&family=Baloo+Bhaijaan+2:wght@400..800&family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&family=Noto+Kufi+Arabic:wght@100..900&family=Noto+Sans+Arabic:wght@100..900&family=Readex+Pro:wght@160..700&family=Rubik:ital,wght@0,300..900;1,300..900&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gabarito:wght@400..900&family=Mukta+Malar:wght@200;300;400;500;600;700;800&family=Rubik:ital,wght@0,300..900;1,300..900&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Ojuju:wght@200..800&family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rufina:wght@400;700&display=swap');


/* fixed values */
*{
    margin: 0;
    padding: 0;
}

html:lang(en){
    /* font-family: "Readex Pro", sans-serif; */
    /* font-family: "Noto Sans Arabic", sans-serif; */
    /* font-family: "Baloo Bhaijaan 2", sans-serif; */
    /* font-family: "Alexandria", sans-serif; */
    /* font-family: "Noto Kufi Arabic", sans-serif; */
    /* font-family: "IBM Plex Sans Arabic", sans-serif; */
    /* font-family: "Almarai", sans-serif; */
    /* font-family: "Tajawal", sans-serif; */
    /* font-family: "Baloo Bhaijaan 2", sans-serif; */
    /* font-family: "Rubik", sans-serif; */
    font-family: "Inter", sans-serif;
}

.flxo {
    display: flex;
    gap: 50px;
}

.flx100 {
    display: flex;
    gap: 100px;
}

.arrowicn {
    font-size: 19px !important;
}

.ar{
    direction: rtl;
    text-align: right;
}
.absolute{
    position: absolute;
}

.flip{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.w13{
    max-width: 1300px;
    margin: auto;
    padding: 0px 90px;
}

.mw13{
    max-width: 1300px;
    margin: auto;
}

.w14{
    max-width: 1430px;
    margin: auto;
    padding: 0px 90px;
}


.w15{
    max-width: 1500px;
    margin: auto;
    padding: 0px 90px;
}

.w155{
    max-width: 1555px;
    margin: auto;
    padding: 0px 90px;
}

.w16{
    max-width: 1600px;
    margin: auto;
    padding: 0px 90px;
}

em.boldi {
    font-style: normal;
    background: #d3d3d3;
    border-radius: 4px;
    padding: 0px 5px;
    cursor: pointer;
    transition: 0.4s;
}

.revdate {
    font-size: 11px;
    margin-top: 10px;
    color: #979797;
}

em.boldi:hover {
    font-style: normal;
    background: #b1b1b1af;
    transition: 0.7s;}


.flx {
    display: flex;
    justify-content: center;
    gap: 25px;
}

.mw25{
    width: 20%;
}
.mw30{
    width: 30%;
}
.mw33{
    width: 33%;
}
.mw50{
    width: 45%;
}
.mw70{
    width: 65%;
}
.mw80{
    width: 80%;
}
.mh560{
    max-height: 560px;
}
.pad20{
    padding: 20px;
}
.space5{
    height: 5px;
}
.space10{
    height: 10px;
}
.space20{
    height: 20px;
}
.space50{
    height: 50px;
}
.space100{
    height: 100px;
}
.space200{
    height: 200px;
}
body{
    background-color: #f1efed;
    overflow-x: hidden;
    transition: 0.7s;
}

em.bold {
    font-style: normal;
    font-weight: 400;
    font-size: 27px;
    font-family: 'Alexandria';
}

.filled{
    font-variation-settings:
    'FILL' 1,
    'wght' 400,
    'GRAD' 0,
    'opsz' 24
}

.blackbgg{
    background-color:#0e0f11
}
.whitebgg{
    background-color:#f1f1f1
}


/* fixed values */


/* .kwdllyloader{
    animation-name: opacitio;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-delay: 0.3s;
    transition: 0.4s;  
} */



.kwdllyloader-p {
    opacity: 0;
    animation-name: opacitio;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-delay: 0.3s;
    transition: 0.4s;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}

/* .kloaderdone{
    position: fixed;
    transform: scale(60);
    transition: 15s;
} */


.imgholder{
    background: #0d0d0d;
    padding: 5px;
    border-radius: 10px;
    margin: 0px 17px;
    max-width: 50px;
    display: flex;
    z-index: 9999;
    transition: 0.9s;
}

em.navlinktxt {
    font-style: normal;
}


.klimgan{
    display: flex;
    animation-name: breatho;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transition: 4s;
}

@keyframes breath {
    0%   {transform:scale(0.5);}
    100% {transform:scale(1);}
}

@keyframes breatho {
    0%   {transform:scale(1);}
    50%   {transform:scale(1.2);}
    100% {transform:scale(1);}
}


@keyframes opacitio {
    0%   {opacity: 0;}
    100% {opacity: 1;}
}


header.mheader {
    display: flex;
    padding: 20px;
    gap: 80px;
}

img.mainlogoimg {
    max-width: 150px;
    filter: invert(1);
    max-height: 25px;
}

.logo {
    display: flex;
    gap: 10px;
    align-items: center;
}

a.mainlogo {
    display: flex;
}

.logotxt {
    display: flex;
    flex-direction: column;
    font-family: "Ojuju", sans-serif;
    font-family: "Inter", sans-serif;
    /* font-family: "Nunito", sans-serif; */
    /* font-family: "Titillium Web", sans-serif; */
    /* font-family: "Libre Baskerville", serif; */
    font-size: 30px;
    letter-spacing: -1px;
    font-weight: 600;
    /* text-transform: uppercase; */
}

em.logotxtdesc {
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    font-family: 'Inter';
    letter-spacing: -1px;
}


section.hleft {
    width: 50%;
    padding-top: 20px;
}

section.rleft {
    width: 50%;
    position: relative;
    padding-top: 20px;
}

.slidro {
    display: flex;
    justify-content: center;
    overflow: hidden;
    min-height: 600px;
    border-radius: 20px;
}

.slidrobtns {
    display: flex;
    direction: rtl;
    gap: 4px;
    justify-content: flex-start;
    position: absolute;
    right: 30px;
    bottom: 20px;
}


.slidrobtn {
    background: #00000075;
    border-radius: 400px;
    width: 30px;
    height: 30px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}



img.slidroimg {
    width: 100%;
    max-height: 100%;
    object-fit: cover;
}

nav.mainnav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.extranav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.navlink {
    display: flex;
    align-items: center;
    gap: 5px;
}


.menuicn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: -3px;
}

.menuline {
    width: 25px;
    border-top: solid 1px #333;
    margin-bottom: 5px;
    border-radius: 400px;
}

.navmenu {
    gap: 8px;
    border: solid 1px #0d0d0d;
    border-radius: 400px;
    padding: 4px 18px;
    display: flex;
    cursor: pointer;
    align-items: center;
}

.doticn {
    font-variation-settings: 'FILL' 1, 'wght' 400, 'GRAD' 0, 'opsz' 24;
    font-size: 14px !important; 
}

.headerdata {
    padding: 0px 25px;
}

.h1 {
    font-size: 60px;
    font-weight: 600;
    line-height: 1.1;
    font-family: "Ojuju", sans-serif;
    font-family: "Inter", sans-serif;
    font-family: "Nunito", sans-serif;
    font-family: "Titillium Web", sans-serif;
    font-family: "Libre Baskerville", serif;
    font-optical-sizing: auto;
    font-style: normal;
    margin-bottom: 22px;
    letter-spacing: -3px;
    color: #0d0d0d;
}

.p {
    font-size: 16px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    line-height: 1.5;
    color: #7b7b7b;
}


a.mbtn {
    text-decoration: none;
    background: #0d0d0d;
    color: #fff;
    border-radius: 400px;
    padding: 10px 17px 11px;
    font-size: 14px;
}

a.mbtn:after {
    content: "";
    margin-left: 8px;
    position: absolute;
    background: #0d0d0d;
    height: 40%;
    top: 12px;
    width: 15px;
    border-radius: 400px;
    transition: 0.4s;
    z-index: -1;
}
.btn:hover > a.mbtn:after {
    margin-left: 0px;
    transition: 0.4s;
}



.btn {
    display: flex;
    align-items: center;
    position: relative;
    width: max-content;
}

.btn:hover > .arrwholder {
    margin-left: 7px;
    transform: rotate(45deg);
}



.arrwholder {
    text-decoration: none;
    background: #0d0d0d;
    color: #fff;
    border-radius: 400px;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -10px;
    transition: 0.7s ease;
}

.arrwicn {
    font-size: 17px !important;
}

.secttle {
    width: 100%;
    max-width: min-content;
    display: flex;
    justify-content: flex-start;
    font-family: 'Inter';
    font-size: 30px;
    font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase;
    width: 30%;
}

.secdetal {
    font-size: 24px;
}

.sectitle {
    width: 100%;
    font-weight: 600;
    font-size: 28px;
    text-transform: uppercase;
}


img.partnerimg {
    max-width: 130px;
    filter: grayscale(1);
    transition: 0.7s;
}

img.partnerimg:hover {
    max-width: 135px;
    filter: grayscale(0);
    transition: 0.7s;
}

.partnerssec {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}

.partnerscoll {
    display: flex;
    align-items: center;
    gap: 40px;
    margin-top: 15px;
}


footer.mainfooter {
    display: flex;
    align-items: center;
    width: 97.5%;
    max-width: 100%;
    padding: 25px;
    justify-content: center;
    right: 0;
    position: relative;
}


.footer {
    background: #0d0d0d;
    border-radius: 20px;
    width: 97.5%;
    right: 0;
    position: relative;
    display: flex;
    align-items: flex-start;
    min-height: 200px;
    padding: 100px;
    flex-direction: column;
    justify-content: space-between;
}

.footerrow {
    display: flex;
    gap: 60px;
    color: #fff;
}

.footercolmn {
    display: flex;
    flex-direction: column;
    color: #fff;
}

a.footerlnk {
    text-decoration: none;
    color: #9f9f9f;
    font-size: 15px;
    cursor: pointer;
    margin-bottom: 5px;
    cursor: pointer;
}

.footercolmnh1 {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 400;
}

img.fttrimg {
    max-width: 400px;
    position: absolute;
    right: -40px;
    bottom: 50px;
    opacity: 0.02;
}


img.socialicn {
    max-width: 20px;
    filter: invert(1);
}

.flxsocial {
    margin-top: 25px;
}

.ftersecttle {
    margin-bottom: 25px;
}

p.vline {
    width: 2px;
    border-right: solid 1px #333;
    height: 8px;
}

.crlnks {
    display: flex;
    gap: 6px;
    align-items: center;
    font-size: 12px;
    font-weight: 100;
    margin-top: 6px;
}

.liner {
    display: flex;
    align-items: center;
    justify-content: center;
}

p.vline {
    width: 2px;
    border-right: solid 1px #333;
    height: 10px;
    margin-bottom: -3px;
}

a.fterlink {
    cursor: pointer;
}

img.fileimg {
    max-width: 1000px;
    margin-bottom: 20px;
}

.imgscol {
    display: flex;
}

img.fileimgg {
    max-width: 300px;
    height: fit-content;
}


.ldingtxt {
    display: flex;
    margin-bottom: 7px;
    align-items: center;
    font-size: 13px;
}

.cr {
    opacity: 0;
    animation-name: opacitio;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-delay: 1.5s;
    transition: 0.4s;
    font-size: 13px;
    color: #5f5f5f;
    font-weight: 500;
}


a {
    text-decoration: none;
}

.logotxt {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

em.logoll {
    font-weight: 200;
    font-style: normal;
}