body {
    font-family: Gotham !important;
}
body .wrapper {
    position: absolute;
    text-align: left !important;
    width: 100%;
}
.banner-home {
    padding: 85px 0 !important;
}
.banner-home .content {
    margin-top: -28px;
}
.banner-home .content h1 {
    font-size: 54px;
    text-align: center;
    padding-left: 33px;
    padding-right: 50px;
    font-weight: 700;
    color: #022a46;
}
.banner-home .content .section-title {
    font-size: 22px;
    color: #022a46;
    text-align: center;
    font-weight: 700;
    padding-left: 65px;
    padding-right: 50px;
    padding-top: 21px;
}
.card-head {
    border-radius: 12px
}
.orange_sub-title-types {
    margin-top: 9.5rem;
}
.blue_sub-title-types {
    margin-top: 6rem;
}
.row_main {
    position: relative;
    line-height: 26px;
}
.sub_title_main {
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 7px;
}
.points_end {
    padding-bottom: 20px;
}
.btn-quest-works {
    border-radius: 17px !important;
}
.btn_div {
    display: flex;
}
.live_tender {
    font-size: 30px !important;
    font-weight: 600;
}
.card_info_main {
    padding: 0 !important;
    border-top-left-radius: 11px;
    border-top-right-radius: 10px;
}
.row_main {
    padding-top: 10px;
}
.asset_contents {
    padding-left: 15px;
    padding-right: 10px;
}
.type_of_users_div {
    margin-bottom: 40px;
}

.users_title {
    font-size: 31px !important;
    font-weight: bold;
    text-align: center;
    margin-top: 24px;
}
.label {
    font-weight: bold;
    color: #fff;
    padding: 5px 10px;
    border-radius: 11px;
}
.label-owner {
    background-color: #c54409;
    font-size: 14px;
}
.label-manager {
    background-color: #4185c6;
    font-size: 14px;
}
.column-title {
    font-weight: bold;
    margin-bottom: 10px;
}
.user_section_ul {
    list-style: none;
    padding: 0;
    line-height: 35px;
}

.user_section_ul li {
    font-family: 'Gotham';
    font-size: 14px;
    font-weight: 400;
}

.user_section_ul img {
    margin-right: 16px;
}

.asset_owner_main_div {
    margin-right: 139px;
}

.label_content {
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
}
.user_section {
    margin-top: 5rem;
    padding: 0;
    padding-right: 16px;
}
.owner_list {
    margin-top: 1.4rem;
}
.manager_list {
    margin-top: 3.4rem;
    margin-bottom: 30px;
}
.user_section_main {
    margin-left: 2px;
    margin-right: 15px;
    border: 1px solid #E7E7E7;
    border-radius: 10px;
    padding-left: 32px;
}
.points {
    font-size: 14px !important;
}
.points .bullet {
    top: 7px !important;
}
.section-ourservice-title {
    text-align: center;
    font-size: 31px;
    font-weight: 700;
    margin-top: 14px;
}
.container_content {
    padding: 0 79px 0 77px;
    margin-top: 42px;
    margin-bottom: 42px;
}
.tender_placement h4 {
    font-size: 20px;
    font-weight: 400;
}
.tender_placement p {
    font-size: 14px;
    font-weight: 400;
}
.tender_img_div {
    padding-left: 24px;
    margin-top: 11px;
}
.tender_content_div {
    padding-left: 0;
}
.section-ourservice-subtitle {
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}
.card_container {
    display: flex;
    gap: 16px;
    margin-top: 30px;
}
.service_card {
    width:341px;
    height: 206px;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.1);
    border: 1px solid #E7E7E7;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
}
.service_card p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
.service_image {
    margin-bottom: 17px;
}
.card_container .second {
    width: 397px !important;
}
.home-bottom-cms {
    margin-top: 0;
    padding: 0;
}
.register_login {
    margin-top: 25px;
}
.live-quest .title-image {
    margin-top: 43px;
}
.quest-table .colomn1 {
    width: 147px;
}
.quest-table .colomn2 {
    width: 100px;
}
.quest-table .colomn4 {
    width: 102px;
}
.home-bottom-cms .section-title {
    margin-bottom: 30px;
}
.row_tender {
    display: flex !important;
}

@media (max-width: 991px) {
    .tender_content_div {
        width: 412px;
    }
}
.btn_div .login {
    margin-right: 18px;
}