
@font-face {
    font-family: "HelveticaNeueLTArabic";
    src: url("../fonts/HelveticaNeueLTArabic-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "HelveticaNeueLTArabic";
    src: url("../fonts/HelveticaNeueLTArabic-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "HelveticaNeueLTArabic";
    src: url("../fonts/HelveticaNeueLTArabic-Roman.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}


body {
    margin: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    overflow-x: hidden;
    font-family: "HelveticaNeueLTArabic", sans-serif !important;
}


.navbar-light .navbar-nav .nav-link {
    color: white !important;
    margin-top: 0px;
    margin-left: -10px;
}

.collapse .navbar-collapse {
    display: black !important;
    margin-right: -130px;
}



/* تصميم العناصر داخل القسم الأول */


.our-services {
    margin-top: 80px;
}

.link-know-now {
    margin-top: 26%;
}

.program-title {
    margin-top: 50px;
}



.data-know {
    color: #238DC1;
}

.company-number-title {
    color: #AA9767;
}

.middle-work {
    color: var(--primary-2);
    font-weight: 100;
    font-size: medium;
    font-family: "HelveticaNeueLTArabic", sans-serif !important;
}

.number1 {
    color: #004876;
}

.number2 {
    color: #0275A9;
}

.number3 {
    color: var(--primary-2);
    ;
}

.text-edit {
    text-align: right;
    color: #004876;
    font-weight: 100;
    font-size: medium;
    font-family: "HelveticaNeueLTArabic", sans-serif !important;
}

.vactor-img {
    width: 200px;
}
/* تصميم شريط الشركاء */
#partners {
    background-color: #ffffff;
    /* لون خلفية شريط الشركاء */
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.navbar-light .navbar-nav .nav-link {
    color: var(--primary-1) !important;
    margin-top: 0px;
    margin-left: -10px;
    text-align: right;
    /* font-size: medium; */
    font-style: normal;
    font-size: small;
    font-weight: 700;
    line-height: 150%;
}

.vision-v {
    height: 80px;
    width: 130px;
    /* margin-top: -2px; */
    position: relative;
    margin-right: -53px;
    top: -9px;
}

.ms-n5 {
    margin-left: -40px;
}

.round-link-button {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 12px;
    background-color: white;
    color: #004876;
    text-decoration: none;
    transition: background-color 0.3s ease-in-out;
}

a.btn.btn-hover.round-link-button.float-right.title {
    background: aliceblue;
    border-radius: 50px;
    padding: 0px 12px 2px 10px;
    font-size:small;
}
/* Customize the circle link buttons */
.circle-link-button {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-decoration: none;
    color: #333;
}

.percentage-1 {
    color: #004876;
    font-weight: 100;
    font-size: medium;
    font-family: "HelveticaNeueLTArabic", sans-serif !important;
    position: relative;
    left: -17px;
    width: auto;
}

.percentage-2 {
    color: #0275A9;
    font-weight: 100;
    font-size: medium;
    font-family: "HelveticaNeueLTArabic", sans-serif !important;
    position: absolute;
    width: auto;
    right: 30%;
}


#can {
    position: relative;
    top: -19px;
    width: 108%;
    height: 119%;
    left: 27px;
}

.mt-1 {
    margin-top: 2px !important;
}

/* Add different sizes for each circle */
a {
    text-decoration: none;
    color: white;
}

.anychart-credits-text {
    display: none;
}

.anychart-credits-logo {
    display: none;
}

.split-card {
    background-color: white;
    border-radius: 15px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    display: block;
}

.card-section {
    padding: 20px;
    border-radius: 0;
    margin: 0;
}

    .card-section:first-child {
        background-color: white;
        color: #fff;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

    .card-section:last-child {
        background-color: white;
        color: #fff;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

.section-title {
    text-align: center;
    margin-bottom: 20px;
}

.rounded-corners {
    border-radius: 50px;
    text-align: center;
    padding: 10px;
    color: var(--primary-1);
    background-color: var(--primary-2)29;
}
/* Style for circular button */

.btn-circle {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    font-size: 24px;
    text-align: center;
    line-height: 50px;
    background-color: #ffffff;
    color: white;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2px;
    margin-right: 41px;
}

.number1-bg {
    background-color: #004876;
    width: 150px;
    height: 30px;
    text-align: left;
    line-height: 10px;
    color: white;
    margin-bottom: 5px;
    font-weight: 100;
    font-size: medium;
    font-family: "HelveticaNeueLTArabic", sans-serif !important;
}

.number2-bg {
    width: 60px;
    background-color: #0275A9;
    height: 30px;
    text-align: left;
    line-height: 10px;
    color: white;
    font-size: 15px;
}

.number3-bg {
    width: 30px;
    background-color: var(--primary-2);
    ;
    height: 30px;
    text-align: left;
    line-height: 10px;
    color: white;
    font-size: 15px;
    margin-bottom: 5px;
}

#can {
    position: relative;
    top: -19px;
    width: 108%;
    height: 119%;
    left: 27px;
}

.section3-col {
    text-align: right;
    padding-right: 4px;
    margin-left: -54px;
}

input::placeholder {
    color: #238DC1 !important;
    font-size: 16px;
}

input[type="text"] {
    /* background-image: url('img/search.svg') !important; */
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 40px;
    background-size: 16px 16px;
}

.open-data-name {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--light-beige, #EEEAE1);
    font-size: small;
    font-style: normal;
    font-weight: 700;
}

.open-data-text {
    color: var(--White, var(--White, #FFF));
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.open-data-shar {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -10px;
}

.open-data-bg {
    background-color: var(--primary-1);
    position: relative;
    top: -13px;
   align-content:center;
}

#morebutton {
    margin-top: 4px;
    margin-right: -6px !important;
    display: none;
    position: absolute;
    text-decoration: none;
    border-radius: 21px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    z-index: 1;
}

@media (min-width: 768px) and (max-width: 1199px) {
}

/* Phone styles */
@media (max-width: 767px) {

    .data-row {
        display: flex;
        flex-direction: column;
    }

    .card-section {
        padding: 20px;
        border-radius: 0;
        margin: 0;
        display: contents;
    }

    .data-col-12 {
        padding-right: auto;
    }

    .percentage-1 {
        position: relative;
        left: -20px;
        width: auto;
    }

    .percentage-2 {
        position: relative;
        left: 25px;
    }

    .middle-work {
        position: relative;
        left: -84px;
        top: 13px;
    }

    .card-box-data {
        padding: 0 0 0 56px;
    }

    .data-number {
        position: absolute;
    }

    .data-col {
        display: block;
        position: absolute;
        right: 184px;
    }

    .data-small {
        position: relative;
        top: -145px;
        right: 32%;
    }

    .name-small {
        position: relative;
        top: 363%;
        left: 16%;
    }

    .name-middle {
        right: 16%;
        position: relative;
    }

    .data-m {
        position: relative;
        top: -21px;
    }

    .rounded-corners {
        top: 28px;
        position: relative;
    }

    .company-number {
        position: absolute;
        padding-top: 7px;
    }

    .company-title {
        margin-top: 45px;
        /*padding: 0 0 0 31px;*/
    }

    .vactor-img {
        width: 213px;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .percentage-2 {
        right: auto;
        left: 55%;
        transform: translateX(-50%);
    }
}

@media (max-width: 500px) {
    #section3 {
        text-align: center;
        padding-top: 30px;
    }

    .border-contactus {
        border-radius: 72px;
        border: 3px solid var(--light-brown, #AA9767);
        padding: 23px 11px 5px 63px;
        background: white;
    }

    .row.company-title {
        margin-top: 41px;
    }


    .middle-work {
        position: relative;
        left: 2px;
        top: 13px;
    }

    .percentage-2 {
        color: #0275A9;
        font-weight: bold;
        position: absolute;
        width: auto;
        right: 56%;
    }

    .company-number {
        position: absolute;
        padding-top: 7px;
        right: 35px;
    }

    .name-small {
        position: relative;
        top: 363%;
        left: 5%;
    }

    .name-middle {
        right: 29%;
        position: relative;
    }

    .open-data-bg {
        margin-right: 31px;
    }
}


.sm-data {
    font-size: small !important;
}
