.fa-search {
    color: #004e89;
}

.input-group-text {
    background-color: #ffffff;
}

.divSearch {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.divSearch .input-group {
    max-width: 700px;
    margin: 0 auto;
}

.divSearch .input-group-text {
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-radius: 0px;
}

.divSearch .input-group #txtSearch {
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    padding-top: 25px;
    padding-bottom: 25px;
    border-radius: 0px;
}

.divSearch .input-group #txtSearch:focus {
    border-top: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
    border-bottom-color: #ced4da;
    box-shadow: none;
}

.divRegister {
    background-color: #030303;
    background-size: 100% 100%;
    text-align: center;
    height: 273px;
}

.divInfoRegister {
    padding-top: 8%;
    padding-bottom: 8%;
    color: #ffffff;
}

.aRegister,
.aRegister:hover,
.aRegister:active,
.aRegister:focus {
    background-color: #030303 !important;
    border-radius: 30px;
    margin-top: 15px;
    text-transform: uppercase;
    color: #ffffff !important;
    border-color: #ffffff !important;
    padding-left: 25px;
    padding-right: 25px;
}

.divCounter {
    text-align: center;
}

.divJobCompletedTitle {
    font-weight: bold;
    color: #757575;
}

.divJobCompletedTitle i {
    color: #004e89;
}

.divJobCompletedTitle {
    margin-bottom: 20px;
}

.spanCounterNumber {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 8px;
    padding-right: 8px;
    background-color: #eeeeee;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    margin: 1px;
    font-weight: bold;
    color: #757575;
    font-size: 16px;
}

.divJobCompletedCounter {
    margin-bottom: 50px;
}

.spanTitleFirst {
    color: #656565;
    font-weight: bold;
    font-size: 22px;
}

.spanTitleSecond {
    color: #030303;
    font-weight: bold;
    margin-left: 5px;
    font-size: 22px;
}

.spanTitleSecondSupplier {
    color: #004e89;
    font-weight: bold;
    margin-left: 5px;
    font-size: 22px;
}

.aViewAll,
.aViewAll:hover {
    float: right;
    color: #656565;
    font-weight: bold;
    font-size: 15px;
}

.aViewAll i {
    color: #004e89;
}

.divTopSuppliers {
    margin-top: 40px;
}

.divTopSuppliers,
.divLatestJobs,
.divWhyWorkWithUs {
    margin-bottom: 40px;
}

.divWhyWorkWithUs {
    margin-top: 40px;
}

.divTopSuppliers .divTitle,
.divLatestJobs .divTitle,
.divWhyWorkWithUs .divTitle {
    margin-bottom: 30px;
}

.divTopSuppliers .imgUser {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
}

.divTopSuppliers .imgEvent {
    width: 100%;
    height: 175px;
    object-fit: cover;
    border-radius: 8px;
}

.divTopSuppliers .card .card-body h5 {
    margin-top: 15px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 5px;
}

.h5ContactPersonName {
    margin-top: 5px !important;
    color: #444444 !important;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 15px;
}

.divTopSuppliers .card .card-body .divDesignation {
    color: #a3a3a3;
    font-size: 15px;
    font-weight: bold;
}

.divTopSuppliers .card .card-body .divLocation {
    color: #9c9c9c;
    font-size: 14px;
}

.divCategories {
    margin-top: 20px;
}

.spanCategory {
    background-color: #eeeeee;
    border-radius: 25px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 5px;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1;
    color: #a8a8a8;
    float: left;
    margin-bottom: 5px;
}

.divTopSuppliers .card,
.divLatestJobs .card {
    border: none;
    border-bottom: 3px solid #004e89;
    border-radius: 0;
}

.imgType {
    width: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
}

.pJobTitle {
    font-size: 17px;
    color: #666666;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    overflow: hidden;
    padding-right: 10px;
}

.spanJobCreatedDate {
    float: right;
    font-size: 14px;
    color: #888888;
    margin-top: 2px;
}

.divJobDescripton {
    text-align: left;
    font-size: 14px;
    color: #9c9c9c;
    clear: both;
    margin-top: 10px;
}

.divTopSuppliers .col-md-4 a,
.divLatestJobs .col-md-6 a {
    text-decoration: none;
}

.divNoRecord {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #666666;
    width: 100%;
}

.divHeadingTxt {
    color: #004e89;
    margin-top: 50px;
    text-align: center;
    font-size: 65px;
}

.divStillHaveQuestion {
    color: #81a9a0;
    font-weight: bold;
    margin-top: 15px;
    text-align: right;
}

.divStillHaveQuestion .spanContactNumber {
    color: #f80000;
    font-weight: bold;
}

.divHeadingTxtArabic {
    font-size: 25px;
    font-family: 'Dubai W23';
    margin-top: 10px;
}

.spanEventDatetimeTitle {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}

.spanEventDatetime {
    font-size: 14px;
    color: #004e89;
}

@media screen and (max-width: 767px) and (min-width: 100px) {
    .divHeadingTxt {
        font-size: 32px;
    }
    .divHeadingTxtArabic {
        font-size: 15px;
    }
    .divSearch {
        margin-bottom: 20px;
    }
    .spanCounterNumber {
        padding-top: 9px;
        padding-bottom: 9px;
        padding-left: 6px;
        padding-right: 6px;
        margin: 2px;
        font-size: 15px;
    }
    .aViewAll,
    .aViewAll:hover {
        font-size: 13px;
        position: relative;
        top: 7px;
    }
    .divTopSuppliers .card .card-body h5 {
        font-size: 17px;
    }
    .divTopSuppliers .card .card-body .divDesignation,
    .aRegister {
        font-size: 14px;
    }
    .divTopSuppliers .card .card-body .divLocation .divJobDescripton {
        font-size: 13px;
    }
    .pJobTitle {
        font-size: 15px;
        margin-bottom: 0px;
    }
    .spanCategory,
    .spanJobCreatedDate {
        font-size: 12px;
    }
    .divInfoRegister {
        padding-top: 16%;
        padding-bottom: 16%;
    }
    .divTopSuppliers {
        margin-top: 30px;
    }
    .divWhyWorkWithUsDetail {
        font-size: 13px;
    }
    .divStillHaveQuestion {
        font-size: 13px;
        text-align: center;
    }
    .divStillHaveQuestion .spanContactNumber {
        font-size: 13px;
    }
}