.suggestions-list {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    max-height: 150px;
    overflow-y: auto;
    position: absolute;
    z-index: 1000;
    background-color: #fff;
}

.suggestions-list li {
    padding: 8px;
    cursor: pointer;
    text-align: left;
}

.suggestions-list li:hover {
    background-color: #f0f0f0;
}


.custom-confirm-button {
    background-color: #05264E; 
  }
  
body { font-family: 'Satoshi-Variable'; }

.header {
    padding-top: 20px;
}
.main-header.top-header {
    justify-content: end;
}
.main-header.top-header .verical-line01 {
    margin: 0 10px;
}
.main-header.top-header .header-contact {
/*    margin-right: 9.3rem;*/
}
.uss-logo01 {
    width: 25%;
}
.header-logo .uss-logo01 {
    width: 45%;
}
.list-brands a img {
    opacity: 1;
    max-height: 70px;
    width: auto;
}
.service-list01 .card-grid-2 .card-grid-2-image-left .image-box {
        /* width: 70px; */
        width: 100mm;
        min-width: 35mm;
        max-width: 35mm;
        height: 115px;
    }
.service-list01 .card-grid-2-image-left .image-box .service-img01 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.btn-send-message {
    background: #05264E url(../home/imgs/page/company/icon-email.svg) no-repeat 25px 15px;
}
.btn-send-message:hover {
    background-color: #6ecace;
}
.banner-hero .block-banner .form-find .box-industry .select2 {
    max-width: 230px;
}
.banner-hero .block-banner .form-find .box-industry {
    max-width: max-content;
}
.banner-hero .block-banner .form-find .box-location {
    width: 90%;
}
/*Range Slider Start*/
.range-km01 {
    position: relative;
    width: 65%;
    margin: 8px 15px 10px 5px;
    padding-left: 10px;
}
.range-km01 input[type="range"] {
    width: 100%;
}
.range-km01 .range-text {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 12px;
    color: #7e8081;
}
.range-km01 .range-output {
    position: absolute;
    right: 5px;
    top: 15px;
    font-size: 14px;
    color: #7e8081;
}
/*Range Slider End*/
.australia-map01 {
    position: relative;
    height: 50em;    
}
img.australia-img01 {
    width: 100%;
    height: 100%;
    object-fit: cover;    
}
.location-pin-box {    
    text-align: center;    
}
.location-pin-box img {
    width: 3%;
    position: absolute;
    top: 0;
    text-align: center;
    /* box-shadow: 12px 12px 29px #555; */
}
.location-pin-box .location-pin01 {
    left: 22%;
    top: 43%;
}
.location-pin-box .location-pin02 {
    /* top: 33%; */
    /* left: 47%; */
    top: 45.4%;
    left: 48.5%;
}
.location-pin-box .location-pin03 {
    top: 58%;
    left: 47%;
}
.location-pin-box .location-pin04 {
    top: 45%;
    left: 72%;
}
.location-pin-box .location-pin05 {
    top: 72%;
    left: 72%;
}
.service-list01 .card-grid-2 .card-block-info .color-text-paragraph {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.home-news-events .card-grid-3 .card-block-info p.color-text-paragraph {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.home-news-events .card-grid-3 .card-block-info .news-events-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.service-description01 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.home-news-events .card-grid-3 figure {
    height: 185px;
    width: auto;
}
.home-news-events .card-grid-3 figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.content-page .service-list01 .card-grid-2 .card-grid-2-image-left {
    padding: 20px 20px 15px 20px;
}

.content-page .service-list01 .card-grid-2 .card-block-info {
    padding: 0px 20px 20px 20px;    
}

.content-page .service-list01 .name-job {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box!important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.services-view01 .banner-hero.banner-image-single {
    height: 325px;
}

.services-view01 .banner-hero.banner-image-single img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.other-services12 .sidebar-list-job {
    max-height: 195mm;
    overflow: hidden;
    overflow-y: auto;
}
/* 09-08-2024 */
.header-nav .nav-main-menu ul.main-menu .menu-nav-li a {
    font-weight: 800;
}
.h-40 { height: 40px!important; }

.modal .modal-dialog .modal-content button.close {
    border: 0;
    background-color: #17144c;
    border-radius: 50px !important;
    color: #fff;
    padding: 3px 8px;
    line-height: 1.5;
}

.modal .modal-dialog .modal-content button.close:hover {
    background-color: #6ecace;
    color: #fff;
}
.modal-icon-title {
    display: flex;
    align-items: center;
    gap: 15px;
    line-height: 1.2;
}
.uss-new-arraival {
    width: 15%;
}

.font-cinzel {
    font-family: 'Cinzel';
}

/* .footer .icon-socials.icon-instagram {
    background: url(../home/imgs/template/icons/insta.svg) no-repeat 0px 0px;
    transition-duration: 0.2s;
} */
 
