/*#myModal_RegionChoose{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 0;
    float: left;
    padding: 20px 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 9999;
}*/

/*Banner Slider*/
.banner_slider .item>img,
.banner_slider .item img {
    width: 100%;
}

.caption_text {
    /*background: rgba(104, 100, 100, 0.64) !important;*/
    padding: 30px 10px;
    top: auto;
    position: absolute;
    min-height: 90px;
    width: 100%;
    bottom: 0;
    color: #fff;
}

.caption_text h1,
.caption_text h2,
.caption_text h3,
.caption_text h4,
.caption_text h5 {
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 20px !important;
}

.caption_text p {
    text-align: center;
    font-size: 20px;
    color: #000;
    text-shadow: none;
    margin: 0px;
}

.landing_banner_inner {
    position: absolute;
    top: 30%;
    left: 10%;
}

.landing_banner_inner h1 {
    text-align: left;
    width: 100%;
    font-weight: 300 !important;
    text-transform: initial;
    line-height: 33px;
    font-size: 25px;
    color: #fff;
}

.landing_banner_inner h1 span {
    color: #fff;
    font-weight: 400;
    font-size: 30px;
    line-height: 35px;
}

/*.landing_banner_inner h1 span {
    font-weight: 500;
    font-size: 24px;
}*/
.banner-cats {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 10px 0px 0px;
}

.clsHomeListCat {
    margin: 13px 0px 0px 0px;
    padding: 0px;
}

.clshomecatitem a:first-child {
    margin-left: 0px;
}

.clshomecatitem a {
    padding: 6px;
    margin: 0 5px;
    text-decoration: none;
    border: 1px solid #948e8e;
    border-radius: 3px;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    background: #35333396;
}

/*Search Box*/
.home_project_search {
    padding: 8px 15px;
    border-radius: 2px 0 0 2px !important;
    border: none !important;
    background: #fff;
    width: 100%;
    color: #333;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
}

#sugglist {
    width: 100%;
    background-color: #fff;
    border-radius: 0 0 2px 2px;
    box-shadow: 2px 3px 5px -1px rgba(0, 0, 0, 0.5);
    color: #000;
    position: absolute;
    top: 35px;
    z-index: 9;
    overflow: auto;
    max-height: 300px;
}

.search-dropdown li {
    cursor: pointer;
    font-weight: 500;
    margin: 0;
    float: left;
    padding: 0 5px;
    width: 100%;
}

.li-suggest {
    width: 100%;
}

.name-suggestion {
    color: #2874f0;
    font-size: 14px;
}

#sugglist .name-suggestion a {
    color: #000;
    outline: none !important;
    display: block;
    padding: 10px 10px 10px 0px;
}

.search_img img,
.li-suggest img {
    max-width: 20px;
    max-height: 20px;
    margin-right: 5px;
}

.name-suggestion a {
    background: url("../images/auto_search.png") no-repeat scroll left / 13px auto;
}

.ui-autocomplete {
    box-shadow: 2px 3px 5px -1px rgba(0, 0, 0, .5);
    overflow: hidden;
    white-space: nowrap;
    background: #fff;
    color: #000 !important;
    border-radius: 0 0 2px 2px !important;
    border: none !important;
    padding: 0px !important;
    z-index: 999999 !important;
    position: absolute;
    cursor: default;
}

.ui-autocomplete {
    white-space: nowrap;
    color: #000 !important;
    cursor: default;
}

.ajax_search_list a {
    font-weight: 600;
    font-size: 13px;
    color: #000;
    border: none !important;
    padding: 5px 15px !important;
}

.ajax_search_list .search_img {
    padding: 0px 15px 0px 0px;
}

.search_opacity {
    opacity: .54;
}

.ui-autocomplete-loading {
    background: white url('../images/loading.gif') right center no-repeat;
}

.ajax_search_list a:hover,
.ajax_search_list:hover,
.ajax_search_list .ui-state-hover,
.ajax_search_list .ui-widget-content .ui-state-hover,
.ajax_search_list .ui-widget-header .ui-state-hover,
.ajax_search_list .ui-state-focus,
.ajax_search_list .ui-widget-content .ui-state-focus,
.ajax_search_list .ui-widget-header .ui-state-focus {
    background: #f4f8ff !important;
    border: none !important;
    font-weight: 600 !important;
    box-shadow: none !important;
    margin: 0px !important;
}

.get_start_con {
    background-size: cover !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
    border-radius: 10px;
    box-shadow: 0px 4px 19.98px 7.02px rgba(0, 0, 0, 0.17);
    padding: 30px 45px;
    margin: 30px 0px;
}

.get_start_details_wrapper {
    position: relative;
}

.get_start_details {
    color: #ffffff;
    padding: 0px 0 0 15px;
}

.get_start_details .get_start_title {
    padding-bottom: 20px;
    line-height: 30px;
    font-size: 22px;
    color: #fff;
}

.get_start_details p {
    padding-bottom: 30px;
    color: #fff;
}

.get_button .get_btn {
    color: #20b2b8;
    padding: 8px 30px;
    background-color: #ffffff;
    display: inline-block;
    border-radius: 100px;
    font-size: 15px;
    font-weight: 500;
}

.get_start_image {
    padding: 15px 0px;
    text-align: right;
}

.get_start_image img {
    max-height: 235px;
    width: auto;
}

.cat_listing {
    padding: 0px 10px 8px;
}

.cat_listing img {
    width: 50px;
    height: auto;
}

.cat_details {
    padding: 5px 0 15px;
}

.cat_details .cat_name a {
    color: #2b2b2b;
    font-size: 14px;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#popular_services_provider_section {
    background: #f0f2f5;
}

/*#popular_services_provider_section .owl-carousel .owl-item img
{
    object-fit: contain;
}*/
#popular_services_provider_section .owl-item li {
    text-align: center;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    background-color: #ffffff;
    margin: 0px 10px;
}

#popular_services_provider_section .owl-item img {
    width: 100%;
    height: 150px;
    object-fit: contain;
    max-width: max-content;
}

#popular_services_provider_section .owl-item label {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 10px 0px;
    background: #fff;
    color: #000;
}

#popular_services_provider_section .owl-item label p {
    font-size: 13px;
    padding: 10px 0px;
    margin: 0px;
    color: #666;
}



.how_it_works_list {
    margin: 20px 0 0;
    min-height: 250px;
}

h2.how-it-works-section-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    color: #666;
    padding: 25px 0px 5px;
}

.how_it_works_list li {
    padding-bottom: 20px;
    padding-left: 20px;
    position: relative;
    list-style: none;
    color: #414042;
}

.how_it_works_list li::before {
    list-style: none;
    background: #fff;
    border: 3px solid #68AE61;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: -1px;
    top: 5px;
    padding: 3px;
    position: absolute;
    width: 6px;
    z-index: 1;
}

.how_it_works_list .border {
    background: #68AE61;
    content: "";
    height: 100%;
    left: 1%;
    position: absolute;
    top: 6px;
    width: 1px;
}

.how_it_works_list li b {
    font-size: 16px;
}

.read_more_btn a {
    text-align: center;
    padding: 10px;
    background: #68AE61;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
}

.why_con li {
    margin-left: 22px !important;
    position: relative;
    padding: 3px 0px;
}

.why_con li::before {
    content: '\f00c';
    font-family: FontAwesome;
    color: green;
    position: absolute;
    left: -22px !important;
}


.career-sec h6 {
    font-size: 14px;
    color: #0071C1;
    margin-top: 30px;
}

.career-sec {
    text-align: center;
    color: white;
    padding: 10px;
}

.career-sec h2 {
    font-weight: 700;
    padding-bottom: 7px;
}

.career-resources-img {
    width: 80px;
    background: #fff;
    border-radius: 100%;
    padding: 3px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.career-box {
    margin: 41px 0px 25px;
}

.career-resources-box {
    background: #fff;
    border-radius: 10px;
    padding: 35px 10px 10px 10px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    margin-top: -30px;
    margin-bottom: 10px;
}

.career-resources-box p {
    font-weight: 800;
    color: #121212;
}

.career-resources-box span {
    font-size: 12px;
    color: #979797;
}

.career-resources {
    background: #78B042;
}

.career-resources-btn {
    text-align: left;
}

.career-resources-btn a {
    background: #0071c1;
    padding: 15px 95px;
    border: none;
    color: #fff;
    border-radius: 5px;
    margin-top: 30px;
}

.career-resources h2 {
    margin-top: 65px;
}


.info-row {
   display: flex;
    justify-content: start;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    gap: 35px;
}

.info-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.info-item img {
    width: 40px;
    height: 40px;
}

@media (max-width: 768px) {
    .info-item {
        gap: 0px;
    }

    .info-row {
        font-size: 14px;
        text-align: left;
    }
}