:root {
    --header: 40px;
    --header-content: 16px;
    --header-btn: 16px;
    --description-header: 34px;
    --description-header-767: 25px;
    --description-area: 16px;
    --majarra-for-businesses-btn: 16px;
    --join-us: 34px;
    --join-us-1200: 27px;
    --join-us-div: 16px;
    --join-us-btn: 16px;
    --majarra-for-users-padding: 60px;
}

header {
    border-bottom: 1px solid var(--Dark-gray, #E8E9EA);
    background: #FCFCFC;
    padding-top: 160px;
}

header h1 span {
    font-weight: 600;
    font-size: var(--header);
    color: #000000;
    display: block;
    width: 90%;
}


/* header h1 {
    padding-top: 80px;
} */

header div .contnet {
    padding-top: 30px;
    font-size: var(--header-content);
    line-height: 1.5;
    color: #000000;
    width: 80%;
}

header .btn {
    /* margin-bottom: 100px; */
    background-color: #1B1B1C;
    border-radius: 8px;
    font-weight: 500;
    font-size: var(--header-btn);
    line-height: 24px;
    color: #FFFFFF;
    position: relative;
}

header .btn:hover {
    background-color: #1A0DAB;
    color: #FFFFFF;
}

header .btn:focus {
    box-shadow: unset;
}

header .btn:focus,
header .btn:active {
    outline: none;
    box-shadow: none;
}

header img {
    /* padding-top: 80px; */
    width: 100%;
    padding-bottom: 65px;
}

#majarra_for_businesses button {
    margin-top: 24px;
    /* width: 174px;
    height: 44px; */
    padding: 12px 16px;
    /* margin-bottom: 100px; */
    background-color: #1B1B1C;
    border-radius: 8px;
    font-weight: 500;
    font-size: var(--majarra-for-businesses-btn);
    line-height: 24px;
    color: #FFFFFF;
    position: relative;
    width: fit-content;
}

#majarra_for_businesses button:hover {
    background-color: #1A0DAB;
}

#majarra_for_businesses button:focus {
    box-shadow: unset;
}

#majarra_for_users {
    margin-top: 12px;
    border-top: 1px solid #E8E9EA;
    border-bottom: 1px solid #E8E9EA;
    background: #FCFCFC;
}

#majarra_for_businesses .description_image {
    margin-right: 15%;
}

.description_image {
    display: flex;
    margin: auto;
    margin-right: 20%;
    width: inherit;
}

#majarra_for_users img {
    width: 100%;
    align-items: center;
}

.description_header {
    font-size: var(--description-header);
    font-style: normal;
    font-weight: 600;
    text-align: left;
    color: #000000;
    margin-bottom: 12px;
}

.news .description_header {
    margin-bottom: 42px;
}

.description_area {
    font-size: var(--description-area);
    line-height: 1.5;
    color: #000000;
}

.for_mobile {
    align-items: center;
    display: flex;
    margin: auto;
}

#cards .card {
    background: linear-gradient(180deg, #0F0E14 0%, #332C31 100%);
    border-radius: 35px;
    width: 17vw;
    height: 10vw;
    position: relative;
    display: flex;
    margin: auto;
}

#cards .card img {
    width: 75%;
    align-items: center;
}

.news {
    margin-top: 60px;
    margin-bottom: 60px;
}

.see-more {
    width: 105px;
    /* height: 44px; */
    background-color: #1B1B1C;
    border-radius: 8px;
    padding: 12px 14px !important;
    font-weight: 500;
    font-size: 16px;
}

.see-more:hover {
    background-color: #1A0DAB !important;
}

.see-more:focus {
    box-shadow: unset !important;
    background-color: #1A0DAB !important;

}

.see-more:active {
    background-color: #1A0DAB !important;
}

.card {
    background: #FFFFFF;
    box-shadow: 30px 6px 48px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
    height: 100%;
    border: 1px solid #E4E4E4;
}

.other_card {
    object-fit: cover;
    height: 196px;
    border-radius: 20px 20px 0px 0px;
}

.card-body {
    padding: 22px 16px 40px 16px;
}

.card-body small {
    /* font-family: "Montserrat"; */
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #595A5B !important;
}

.social-media {
    position: absolute;
    padding: 0.5em;
    background: #E8E9EA;
    border-radius: 6px;
    width: min-content;
}

.read_more_a {
    text-decoration: none;
    /* font-family: "Montserrat"; */
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #1A0DAB;
    position: absolute;
    bottom: 10px;
}

.read_more_a:hover {
    color: #1A0DAB;
}

.card-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 34px;
    color: #1B1B1C;
}

.margin-bottom {
    margin-bottom: 20px;
}

.fab {
    color: #1A0DAB;
}

.padding-0 {
    padding: 0;
    width: 13%;
}

.news-title .see-more-btn {
    text-align: end;
}

.share-icon-img {
    background-color: #1B1B1C;
    border-radius: 6px;
    padding: 3px;
    margin-bottom: 16px;
}

#join-us {
    /* background: #F8F8F8; */
    /* height: 65%; */
    text-align: center;
    padding: 60px 0;
}

#join-us h3 {
    font-weight: 600;
    display: inline-block;
    margin-bottom: 12px;
    line-height: 54px;
    /* identical to box height, or 46px */
    font-weight: 800;
    font-size: var(--join-us);
    text-align: center;
    color: #000000;
}

#join-us div {
    font-size: var(--join-us-div);
    text-align: center;
    color: #000000;
    width: 65%;
    margin: 0 auto;
    line-height: 1.5;
}

#join-us .btn-secondary {
    background-color: #1B1B1C;
    border-radius: 8px;
    font-weight: 500;
    font-size: var(--join-us-btn);
    line-height: 24px;
    color: #FFFFFF;
    position: relative;
    /* width: 145px;
    height: 44px; */
    padding: 12px 16px;
    margin-top: 24px;
}

#join-us .btn-secondary:hover {
    background-color: #1A0DAB;
}

#join-us .btn-secondary:focus {
    box-shadow: unset;
    background-color: #1A0DAB !important;
}

header h1 span {
    font-weight: 600 !important;
}

header div .contnet {
    padding-top: 12px;
}

header img {
    /* padding-top: 83px; */
}

#top1 {
    /*background-image: url(/assets/img/background.svg);*/
    /*background-repeat: no-repeat;*/
    /*background-position-x: right;*/
    /*background-size: 55%;*/
    padding-bottom: 60px;
}

.mobilesection .row .justify-content-center {
    padding-right: 0;
}

#majarra_for_users {
    overflow: hidden;
    padding-top: var(--majarra-for-users-padding);
    padding-bottom: 60px;
}

#majarra_for_users .parentcontainer {
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    /* width: 100%; */
}

#majarra_for_users .description_area {
    width: 93%;
}

#majarra_for_users .description_image {
    width: 100%;
    margin: auto;
}

.app_download-majarra_for_users {
    display: flex;
    margin-top: 24px;
}

.app_download-majarra_for_users img {
    width: 164px !important;
    height: auto;
}

.app_download-majarra_for_users a {
    margin-right: 16px;
}

.app_download-majarra_for_users a:hover {
    filter: drop-shadow(0px 16px 24px rgba(27, 27, 28, 0.16));
}

.languagedropdown {
    min-width: 50%;
    left: 40px !important;
}

.languagedropdown .dropdown-item.active {
    background-color: #1A0DAB;
}

.partnercontainer {
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 1px solid #E8E9EA;
    border-bottom: 1px solid #E8E9EA;
    background: #FCFCFC;
}

#our_international_partners .col-md-12 {
    width: 80%;
    margin: auto;
}

#our_international_partners .description_header,
#our_international_partners .description_area {
    text-align: center;
}

#our_international_partners .row#cards {
    margin-top: 40px;
}

.news-date {
    width: 87%;
}

#join-us {
    /* padding-left: 2.7rem; */
    padding-right: 0;
}

#join-us h3 {
    font-weight: 600 !important;
}

.container {
    width: 77%;
}

.navbar-brand {
    margin: 0;
}

header img {
    /* padding-top: 83px; */
}

#top1 {
    background-size: 55%;
}

#top1 header div .col-md-7 {
    /* padding-left: 50px; */
}

#top1 header div div button {
    margin-top: 24px;
    /* width: 194px; */
    /* height: 50px; */
    padding: 12px 16px;
}

#majarra_for_users .parentcontainer {
    padding-top: 25px;
    padding-right: 0;
    margin-left: 150px;
    margin-right: 0;
    width: 100%;
}

#majarra_for_users .parentcontainer .container {
    padding-right: 5px;
    padding-left: 5px;
}

.languagedropdown {
    min-width: 50%;
    left: 40px !important;
}

.languagedropdown .dropdown-item.active {
    background-color: #1A0DAB;
}

#join-us h3 {
    font-weight: 600 !important;
}

@media screen and (max-width: 1200px) {
    .mobilesection .row .justify-content-center {
        padding: 0 15px;
    }

    .navbar .container {
        padding: 0 15px;
        margin: 0;
    }

    /* .left-menu {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        left: 0;
        margin: 0 !important;
        padding: 0 15px;
    } */
    #becom_a_member {
        width: 100% !important;
    }

    /* header .container {
        padding: 0 15px;
    } */
    #majarra_for_users .description_image {
        margin: auto;
        width: 100%;
    }

    .container {
        width: 100% !important
    }

    .for_mobile {
        width: 50%;
        padding-bottom: 20px;
    }

    #cards .card {
        width: 100%;
        height: 40vw;
    }

    .big {
        width: 100%;
        margin-top: 25px;
    }

    #majarra_for_businesses img {
        width: 50%;
        align-items: center;
        padding-bottom: 20px;
    }

    #join-us h3 {
        font-size: var(--join-us-1200);
    }

    /* header h1 {
        padding-top: 20px;
    } */
}

@media screen and (max-width:991px) {
    .card-title {
        font-size: 15px;
    }
}

@media screen and (max-width: 770px) {
    header img {
        /* padding: 0px; */
        padding-bottom: 25px;
        padding-top: 25px;
    }

    #majarra_for_users {
        margin-top: 0px;
    }
}

@media screen and (max-width: 767px) {

    header h1 span,
    header div .contnet {
        width: 100%;
    }

    #top1 {
        background-size: 80%;
    }

    header h1 span {
        font-weight: 600;
        font-size: 37px;
    }

    header #our {
        margin-right: 0px;
    }

    .description_header {
        font-size: var(--description-header-767);
        margin-bottom: 20px;
    }

    .card-title {
        font-size: 20px;
    }

    .news-title {
        margin-bottom: 20px;
    }

    .news-title .title,
    .news-title .see-more-btn {
        width: 50%;
    }

    .news-title .see-more-btn {
        text-align: end;
    }

    .see-more {
        width: 113px;
    }

    #join-us div {
        width: 95%;
        margin-bottom: 25px;
    }

    #majarra_for_businesses .row {
        flex-direction: column-reverse;
    }

    #majarra_for_businesses .description_area {
        padding-bottom: 50px;
    }

    #majarra_for_businesses button {
        margin-top: unset;
    }

    .main {
        padding-bottom: 0px;
    }

    #majarra_for_businesses img {
        margin: auto;
        padding-top: 25px;
    }

    .partnercontainer {
        /* padding-top: 0px; */
    }

    #join-us {
        /* height: 95%; */

    }
}

@media screen and (min-width: 1750px) {
    #majarra_for_users .description_image {
        width: 135% !important;
    }

    #majarra_for_users .parentcontainer .container {
        padding-left: 100px;
    }
}


.fa,
.fas {
    font-family: 'Font Awesome 5 Free' !important;
}
