/* Header Styles */
.callout-banner.hero {
    background-image: url(../images/hero_img.webp);
    background-position: center;
    background-size: cover;
    height: 600px;
    border-radius: 32px;
    position: relative;
    overflow: hidden;
}
.callout-banner.others{
    background-image: url(../images/wch-other-page-hero.webp);
    background-position: center;
    background-size: cover;
    height: 360px;
    border-radius: 32px;
    position: relative;
    overflow: hidden;
}
.callout-banner.services {
    background-image: url(../images/services_mob_img.webp);
    background-position: center;
    background-size: cover;
    height: 600px;
    border-radius: 32px;
    position: relative;
    overflow: hidden;
}
.footer_banner{
    background-image: url(../images/footer_img.webp);
    background-position: center;
    background-size: cover;
    height: 400px;
    position: relative;
}
.footer_banner h3{font-size: 55px;}
.footer_banner a {width: 200px;}
.area_pg__ .callout-banner, .category_pg__ .callout-banner{
    height: 500px;
}
.area_pg__ .callout-banner h1, .category_pg__ .callout-banner h1{
    line-height: 75px;
}

.callout-banner .header.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: var(--color-white);
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.callout-hero{
    padding: 0px 0px 75px 0px;
    background: #fff;
}

.nav.header-nav {
    display: flex;
    align-items: center;
}

.nav.header-nav .nav-toggler{
    display: none;
}

.nav.header-nav .hoc .nav-menu {
    display: flex;
    list-style: none;
    align-items: center;
}

.nav.header-nav .hoc .nav-menu li a.active {
    padding-bottom: 5px;
    border-bottom: 3px solid var(--primary-color);
}

.nav.header-nav .hoc .nav-menu li a {
    margin: 0 15px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    text-align: center;
    font-style: normal;
    font-variation-settings:
        "wdth" 100;
    font-optical-sizing: auto;
    color: var(--custom-black);
    font-family: "Lexend", sans-serif;
}

.header.fixed-header .nav.header-nav .hoc .nav-menu li a {
    color: var(--custom-black);
}

.nav.header-nav .hoc .nav-menu li a:hover {
    opacity: 0.7;
}

.nav.header-nav .button-primary {
    height: 44px;
    font-size: 16px;
    margin-left: 15px;
    padding: 8px 20px;
    line-height: 16px;
}

.banner-division {
    height: 65%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category_pg__ .banner-division {
    display: block;
}

.banner-division h1, .banner-division .h1 {
    font-size: 56px;
    font-weight: 700;
    line-height: 86.4px;
    text-align: center;
    margin-bottom: 24px;
    max-width: 800px;
    /* margin: 20px auto; */
}

.banner-division p{
    /* width: 75%;
    margin: auto; */
    color: var(--custom-black);
    opacity: 0.8;
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    }

.cat_search-container {
    margin: auto;
    display: flex;
    height: 100px;
    padding: 20px;
    max-width: 760px;
    border-radius: 20px;
    background-color: var(--primary-color);
}

.cat_search-input {
    width: 79%;
    height: 60px;
    position: relative;
}

.cat_search-input i {
    position: absolute;
    left: 20px;
    top: 23px;
    font-size: 18px;
    color: var(--custom-black);
}

.cat_search-input input {
    width: 100%;
    height: 60px;
    font-size: 20px;
    line-height: 18px;
    border-radius: 8px;
    padding: 10px 20px 10px 55px;
    border: 2px solid #161C2D33;
}

.cat_search-container .button-secondary {
    width: 20%;
    height: 60px;
    font-size: 18px;
    line-height: 18px;
    margin-left: 10px;
}

.cat_search-container .button-secondary:hover {
    color: var(--custom-black);
    background-color: var(--color-white);
}

.section-introduction .col-4 {
    width: 300px;
}

.info__row {
    gap: 1.3%;
    display: flex;
    margin-bottom: 40px;
}

.info__row .info__col {padding: 20px;width: 32%;transition: all 1s ease-in-out;background: #F3F3F3;border-radius: 32px;}

.info__row .info__col p {
    font-size: 18px;
    line-height: 25.2px;
}

/* .info_about {
    margin-top: 80px;
} */

.category__content .info_about {
    margin-top: 0px;
}

.category__content{
    margin-top: 80px;
}

.info_about h3 {
    margin-bottom: 30px;
    font-size: 36px;
    line-height: 44px;
    text-align: left;
}

.info_about img {
    width: 100%;
    height: 100%;
    border-radius: 32px;
    object-fit: cover;
}
.info_about .img1 {
    object-position: left center;
}
.info_about .img3 {
    object-position: right center;
}

.info_about p {
    font-size: 18px;
    text-align: left;
    line-height: 25.2px;
    margin-bottom: 30px;
}

.info_about a {
    font-size: 22px;
    line-height: 24.2px;
    text-align: center;
    display: flex;
    align-items: self-end;
    transition: all 0.3s ease-in-out;
}

.info_about a i,
.catHire_header div a i,
.related-blog-division .rBlog-header a i {
    padding-left: 10px;
    transition: transform 0.2s ease-in-out;
}

.info_about a:hover i,
.catHire_header div a:hover i,
.related-blog-division .rBlog-header a:hover i {
    transform: translateX(10px);
}

.service-catList__ .catHire_header {
    padding: 80px 0 20px 0;
}

.catHire_header h3 {
    font-size: 36px;
    line-height: 52.8px;
    text-align: left;
    margin-bottom: 20px;
}

.catHire_header div p {
    font-size: 18px;
    line-height: 25.2px;
    text-align: left;
}

/* .catHire_header div:first-of-type {
    max-width: 420px;
} */

.catHire_header div a {
    font-size: 16px;
    line-height: 24.2px;
    text-align: center;
    display: flex;
    /* align-items: self-end; */
    transition: all 0.3s ease-in-out;
}

.service-catList__ .catHireList_container {
    padding: 20px 0 20px 0;
}

/* .catHireList_container .cat_items {
    gap: 20px;
    padding: 20px;
    border-radius: 20px;
    background-color: var(--color-white);
    border-bottom: 3px solid transparent;
    transition: all 0.5s ease-out;
    box-shadow: 0px 10px 20px 0px #161C2D26;
} */

.catHireList_container .cat_slider {
    gap: 5px;
}

.catHireList_container .col-4 {
    width: 31.5%;
    margin-bottom: 30px;

}

.catHireList_container .cat_items div {
    display: flex;
    flex-direction: column;
    font-size: 22px;
    font-weight: 600;
    margin-top: 20px;
    text-align: left;
    line-height: 26.4px;
    color: var(--custom-black);
    padding: 0px 10px 0px 0px;
    justify-content: space-between;
    transition: all 0.5s ease-in-out;
}

.catHireList_container .cat_items img {
    opacity: 1;
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 32px;
    transition: all 0.5s ease-out;
}

.catHireList_container .cat_items:hover div i {
    transition: transform 0.3s ease-out;
}

.catHireList_container .cat_items:hover div i {
    transform: translateX(5px);
}

.catHireList_container .cat_items:hover img {
    opacity: 0.8;
}

/* .catHireList_container .cat_items:hover {
    border-bottom: 3px solid var(--primary-color);
} */

/* FAQ SECTION STYLES */
.section-faq_cta {
    padding: 120px 0 !important;
}

.section-faq_cta h3 {
    line-height: 1.1;
}

.section-faq_cta .faq-info_divisions i {
    font-size: 1.875rem; /* 30px */
}

.section-faq_cta .faq-info p {
    opacity: 0.7;
    font-size: 18px;
    text-align: left;
    line-height: 25.2px;
}

/* .section-faq_cta .faq-info .faq-info_divisions:first-of-type {
    margin-bottom: 60px;
} */

.section-faq_cta hr {
    border: 1px solid #FFFFFF33;
    margin: 80px 0;
}

.section-faq_cta .cta-callout h3 {
    font-size: 40px;
    line-height: 44px;
}

.section-faq_cta .cta-callout p {
    font-size: 20px;
    opacity: 0.7;
    line-height: 28px;
    color: var(--color-white);
}

.section-faq_cta .cta-callout .col-md-5{
    justify-content: end;
}

/* CTA FEATURES STYLES */
.cta_features .row {
    padding-bottom: 120px;
}

.cta_features h3 {
    font-size: 48px;
    line-height: 52.8px;
}

.cta_features p {
    font-size: 18px;
    line-height: 25.2px;
}

.cta_features .chooseUs_info img {
    width: 80px;
    height: 80px;
}

.chooseUs_info {
    gap: 60px 0;
    margin-top: 60px;
}

.chooseUs_info h4 {
    font-size: 22px;
    line-height: 24.2px;
}

.hireInfo_division .row {
    display: flex;
    justify-content: space-between;
}

.c-pe-30,
.c-ps-30 {
    display: flex;
    justify-content: center;
    align-items: stretch;
}

.card_hireService {
    gap: 30px;
    height: 100%;
    padding: 40px;
    border-radius: 20px;
    background: #F246541A;
    transform: all 0.5s ease-in-out;
    border-bottom: 3px solid transparent;
    box-shadow: 0px 10px 20px 0px #161C2D40;
}

.card_hireCompany {
    gap: 30px;
    height: 100%;
    padding: 40px;
    border-radius: 20px;
    background: #16C1D01A;
    transform: all 0.5s ease-in-out;
    border-bottom: 3px solid transparent;
    box-shadow: 0px 10px 20px 0px #161C2D40;
}

.card_hireService:hover {
    box-shadow: none;
    border-color: var(--primary-color);
}

.card_hireCompany:hover {
    box-shadow: none;
    border-color: #16C1D0;
}

.card_hireService h4,
.card_hireCompany h4, 
.related-blog_llb h3 {
    font-size: 40px;
    line-height: 44px;
}

.card_hireService p,
.card_hireCompany p {
    opacity: 0.7;
    color: var(--custom-black);
}

.card_hireCompany .button-primary {
    border-color: #16C1D0;
    background-color: #16C1D0;
}

.card_hireCompany .button-primary:hover {
    border-color: #16C1D0;
    background-color: var(--color-white);
}

/* ACCORDION STYLES */
/* .accordion {
    border-radius: 20px;
    padding: 10px 30px;
    border-bottom: 6px solid #F24654;
    background-color: var(--color-white);
} */

.faq-accordion h2 {
    display: none;
    color: white;
    text-align: center;
    margin-bottom: 20px;
}

.accodian-items, .accordion li {
    list-style: none;
    overflow: hidden;
    border-radius: 5px;
    background-color: var(--color-white);
}

/* Title Styling */
.accodian-items .title, .accordion .link {
    display: flex;
    padding: 24px 0;
    cursor: pointer;
    align-items: center;
    color: var(--custom-black);
    border-bottom: 1px solid #161C2D33;
    justify-content: space-between;
    background-color: var(--color-white);
    transition: border-bottom 0.5s ease-in-out;
}

.accordion .col-md-12 .col-md-12:last-of-type .accodian-items .title,
.accordion .col-md-12 .col-md-12:last-of-type .accodian-items .discription {
    border-bottom: none;
}

.accodian-items .title i, .accordion .link i {
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 50px;
    padding: 3px 4px;
}
.fa-plus.fa-rotate-180 {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.accodian-items .title h4,
.accordion li .link h4 {
    margin: 0;
    font-size: 20px;
    line-height: 24px;
}

.accodian-items .discription,
.accordion li .submenu {
    opacity: 0.7;
    padding: 0 0 24px 0;
    display: none;
    font-size: 18px;
    line-height: 25.2px;
    color: var(--custom-black);
    border-bottom: 1px solid #161C2D33;
    background-color: var(--color-white);
    animation: fadeIn 0.1s ease-in-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* NEWS AND BLOGS SECTION STYLES 
.news-blog-section .related-blog_llb:first-of-type{ /* .news-blog-section .related-blog-division:first-of-type,  
    padding: 120px 0;
} 

.featuredRelatedCategory__ .related-blog_llb:first-of-type {.featuredRelatedCategory__ .related-blog-division:first-of-type,
    padding-top: 80px;
    padding-bottom: 0;
}

.featuredRelatedCategory__ .related-blog_llb:last-of-type {/*.featuredRelatedCategory__ .related-blog-division:last-of-type, 
    padding-top: 60px;
    padding-bottom: 80px;
}*/

.related-blog-division {
    font-size: 22px;
    line-height: 24.2px;
}

.related-blog-division h4 {
    font-size: 48px;
    line-height: 52.8px;
}

.related-blog-division p {
    font-size: 18px;
    line-height: 25.2px;
}

.related-blog-division .rBlog-header div:first-of-type {
    max-width: 450px;
}

.blog-card_llb {
    margin-top: 60px;
}

.blog-card_llb .col-4 {
    padding: 0 15px;
    height: 375px;
}

/* .blog-card_llb .col-4:first-of-type {
    padding: 0;
    padding-right: 20px;
}

.blog-card_llb .col-4:last-of-type {
    padding: 0;
    padding-left: 20px;
} */

.blog-card_llb .blogCard {
    height: 100%;
    border-radius: 20px;
    background-color: var(--color-white);
    border-bottom: 3px solid transparent;
    box-shadow: 0px 5px 15px 0px #161C2D26;
}

.blogCard_image img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.blog-card_llb .blogCard_body a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    color: var(--custom-black);
    -webkit-box-orient: vertical;
}

.blog-card_llb .blogCard_body a:first-of-type {
    font-size: 15px;
    line-height: 16.5px;
    margin-bottom: 12px;
}

.blog-card_llb .blogCard_body a:last-of-type {
    font-size: 24px;
    line-height: 28.8px;
}

.blog-card_llb .blogCard:hover {
    border-color: var(--primary-color);
}

/* TRUSTED BRAND STYLES */

.trusted__brands h3{font-weight: 400;}

.trusted__brands .brandDivision__ {
    margin: 0 auto;
    padding: 40px 0;
    overflow: hidden;
    text-align: center;
    position: relative;
    background-color: transparent;
}

.brandDivision__ .trusted-brands-container {
    display: flex;
    align-items: center;
    transition: transform 0.5s ease;
    width: calc(100% * 16 / 16);
}

.brandDivision__ .trusted-brand-slide {
    min-width: 12.5%;
}

.brandDivision__ .trusted-brand-slide img {
    height: auto;
    filter: grayscale(100%);
    transition: filter 0.3s ease;
}

.brandDivision__ .trusted-brand-slide img:hover {
    filter: none;
}

/* CATEGORY PAGE CONTENT */
.button-call {
    height: 60px;
    display: flex;
    font-size: 18px;
    overflow: hidden;
    line-height: 18px;
    padding: 8px 30px;
    border-radius: 8px;
    position: relative;
    align-items: center;
    text-decoration: none;
    color: var(--custom-black);
    transition: all 0.3s ease-in-out;
    background-color: var(--color-white);
    border: 2px solid var(--primary-color);
    white-space: nowrap;
}

.button-call span {
    display: inline-block;
    transition: transform 0.3s ease-in-out;
}

.button-call i {
    margin-top: 3px;
    margin-right: 8px;
    display: inline-block;
    transition: transform 0.3s ease-in-out;
}

.button-call:hover {
    background-color: var(--primary-color);
    color: var(--color-white);
    border-color: transparent;
    animation-timing-function: ease-out;
    animation-duration: 200ms;
}

.button-call:hover span {
    transform: translateX(5px);
}

.button-call:hover i {
    transform: translateX(-5px);
}

.content__right {
    gap: 0px;
    display: grid;
    border-radius: 20px;
    padding: 30px 20px 30px 20px;
}

.content__right .cta_callOut__, .content__right .sub_category__ {
    gap: 20px;
    display: grid;
}

.featuredRelatedCategory__ {
    background-color: var(--color-white);
}

.content__right .sub_category__ a {
    padding: 20px;
    font-size: 20px;
    line-height: 22px;
    border-radius: 20px;
    color: var(--custom-black);
    transition: all 0.3s ease-in-out;
    border-bottom: 3px solid transparent;
    background-color: var(--color-white);
    box-shadow: 0px 10px 20px 0px #161C2D26;
}

.content__right .sub_category__ a i {
    margin-top: 3px;
    margin-right: 8px;
    transition: transform 0.3s ease-in-out;
}

.content__right .sub_category__ a:hover i {
    transform: translateX(10px);
}

.content__right .sub_category__ a:hover {
    animation-duration: 200ms;
    color: var(--primary-color);
    border-color: var(--primary-color);
    animation-timing-function: ease-out;
}

.quote-list-main img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 18px 0 0 18px;
}

.quote-list-main {
    margin: 20px 0;
    border-radius: 20px;
    transition: all 1s ease-in-out;
    background-color: var(--color-white);
    box-shadow: 0px 10px 20px 0px #161C2D26;
}

.quote-list-details h3 {
    font-size: 18px;
    overflow: hidden;
    line-height: 21.6px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    color: var(--custom-black);
    -webkit-box-orient: vertical;
}

.hire-price-book h4 {
    font-size: 16px;
    margin-bottom: 0px;
    line-height: 17.6px;
    padding-top: 10px;
    color: var(--primary-color);
}

.hire-price-book {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.hire-price-book i {
    display: none;
    padding-right: 5px;
    color: var(--primary-color);
}

.quote-list-main a:hover .hire-price-book h4 {
    opacity: 70%;
}

.cat_partners h3 {
    font-size: 48px;
    line-height: 52.8px;
}

.cat_partners .partner_cards, .hireService_cards {
    gap: 20px;
    /* padding: 30px 0;
    grid-template-columns: repeat(3, 1fr); */
}

.cat_partners .partner_cards a, .hireService_cards a {
    width: 100%;
    padding: 15px;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    border-radius: 20px;
    color: var(--custom-black);
    transition: all 0.3s ease-in-out;
    background-color: var(--color-white);
    border-bottom: 3px solid transparent;
    box-shadow: 0px 10px 20px 0px #161C2D26;
}

.cat_partners .partner_cards a i, .hireService_cards a i {
    margin-top: 3px;
    margin-right: 8px;
    transition: transform 0.3s ease-in-out;
    transform: rotate(-45deg);
}

.cat_partners .partner_cards a:hover i, .hireService_cards a:hover i {
    transform: translateX(10px);
}

.cat_partners .partner_cards a:hover, .hireService_cards a:hover {
    animation-duration: 200ms;
    color: var(--primary-color);
    border-color: var(--primary-color);
    animation-timing-function: ease-out;
}

/* BREADCRUMBS STYLES */
.bread_crumbs_ ol {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    max-width: 100%;
    padding: 10px 0px;
    margin: 10px 0px;
}

.bread_crumbs_ ol li {
    padding: 0 5px;
    list-style: none;
}

.bread_crumbs_ ol li a, .bread_crumbs_ ol li span {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    opacity: 50%;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    color: var(--custom-black);
}

/* .bread_crumbs_ ol li:last-of-type span {
    opacity: 100%;
    color: var(--primary-color);
} */

/*Review section styles */
.review_section_main .review_tp { 
    border-bottom: 1px solid #161C2D33; 
}

.review_content { 
    max-width: 100%; 
    overflow: hidden; 
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    text-overflow: ellipsis; 
    -webkit-box-orient: vertical; 
}

.review_box a { 
    color: #13182B;
    opacity: 60%;
    text-decoration: underline; 
}

/* Additional Styles */

.accordion-content {
    display: none;
    margin-top: 10px;
}

.accordion-header i {
    display: none;
    color: #ccc;
}

#mainav i {
    display: none;
    color: var(--custom-black);
    justify-content: end;
    padding: 20px 20px 0 0;
}

.discover_hire-service .hs_titleandiscription h3 {
    font-size: 48px;
    font-weight: 700;
    line-height: 52.8px;
}

.discover_hire-service .hs_titleandiscription p {
    opacity: 0.7;
    font-size: 18px;
    font-weight: 400;
    line-height: 25.2px;
    color: var(--custom-black);
}

.hs_loadmore {
    padding: 30px 0;
    text-align: center;
}

.hs_loadmore a {
    cursor: pointer;
    font-size: 22px;
    font-weight: 700;
    line-height: 24.2px;
    font-family: "Lexend", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.hs_loadmore a span {
    font-weight: 600;
    margin-left: 10px;
}

/* Contact Page styles */

.ContactUs_afh .col-left {
    gap: 30px;
    opacity: 0px;
    border-radius: 20px;
    padding: 30px 20px 30px 20px;
}

.button-whatsapp {
    height: 60px;
    display: flex;
    font-size: 20px;
    font-weight: 500;
    overflow: hidden;
    line-height: 18px;
    padding: 8px 30px;
    border-radius: 8px;
    position: relative;
    align-items: center;
    text-decoration: none;
    color: var(--color-white);
    border: 2px solid transparent;
    transition: all 0.3s ease-in-out;
    background-color: #25D366;
}

.button-whatsapp span {
    display: inline-block;
    transition: transform 0.3s ease-in-out;
}

.button-whatsapp i {
    margin-top: 2px;
    margin-right: 10px;
    font-size: 26px;
    font-weight: 500;
    display: inline-block;
    transition: transform 0.3s ease-in-out;
}

.button-whatsapp:hover {
    color: var(--color-white);
    animation-timing-function: ease-out;
    animation-duration: 200ms;
}

.button-whatsapp:hover span {
    transform: translateX(2px);
}

.button-whatsapp:hover i {
    transform: translateX(-2px);
}

.ContactUs_afh .button-call:hover span {
    transform: translateX(0px);
}

.ContactUs_afh .col-right {
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0px 6px 20px 0px #161C2D26;
}

.ContactUs_afh .contactForm_afh label {
    font-size: 16px;
    font-weight: 500;
}

.ContactUs_afh .contactForm_afh input {
    width: 100%;
    padding: 20px;
    margin-top: 5px;
    border-radius: 8px;
    border: 1px solid #BDBDBD;
}

.ContactUs_afh .contactForm_afh textarea {
    width: 100%;
    padding: 20px;
    margin-top: 5px;
    border-radius: 8px;
    border: 1px solid #BDBDBD;
}

.ContactUs_afh .contactForm_afh select {
    width: 100%;
    padding: 20px;
    margin-top: 5px;
    appearance: none;
    border-radius: 8px;
    border: 1px solid #BDBDBD;
}

.custom-select-wrapper {
    width: 100%;
    position: relative;
}

.custom-select-wrapper i {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 14px;
    color: #333;
}

.ContactUs_afh .button-submit {
    width: 150px;
    height: 60px;
    display: flex;
    cursor: pointer;
    font-size: 18px;
    overflow: hidden;
    line-height: 18px;
    padding: 8px 30px;
    border-radius: 8px;
    position: relative;
    align-items: center;
    text-decoration: none;
    color: var(--color-white);
    border: 2px solid transparent;
    transition: all 0.3s ease-in-out;
    background-color: var(--primary-color);
}

.ContactUs_afh .button-submit:hover {
    color: var(--custom-black);
    border-color: var(--primary-color);
    background-color: var(--color-white);
}

.ContactUs_afh .contactForm_afh input.is-invalid, 
.ContactUs_afh .contactForm_afh textarea.is-invalid, 
.ContactUs_afh .contactForm_afh select.is-invalid {
    border-color: #FF0000;
} 

.ContactUs_afh .col-left {
    height: 100%;
}

.faq-accordion h2 {
    text-align: left;
    color: var(--custom-black);
}

/* Header searchbox dropdown styles */

.cat_search-container {
    position: relative;
    display: flex;
    align-items: center;
}

/* .cat_search-input {
    display: flex;
    align-items: center;
    flex: 1;
    position: relative;
} */

.cat_search-input {
    position: relative;
} 

.cat-dropdown ul:has(li) {
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 10px;
    list-style: none;
    margin-top: -11px;
    position: absolute;
    top: calc(100% + 5px);
    max-height: 300px;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    color: var(--custom-black);
    background-color: #f7f7f9;
    border: 2px solid #161C2D33;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    transition: transform 1s ease-in-out;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.cat-dropdown li {
    cursor: pointer;
    font-size: 18px;
    opacity: 0.7;
    list-style: none;
    color: var(--custom-black);
    display: flex;
    align-items: center;
}
.cat-dropdown li i {
    position: unset;
}


.cat-dropdown li:hover {
    background-color: #f1f1f1;
    color: #000;
}

.faq-info_divisions h4 {
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}

.hs_loadmore a {
    color: var(--primary-color) !important;
}

.hs_loadmore a:active i {
    transform: rotate(-360deg);
    transition: transform 0.2s ease-in-out;
}

main .faq_area .accordion, .faq_contact .accordion {
    box-shadow: 0px 6px 20px 0px #161C2D26;
}

.nav-toggler svg, .header-nav #mainav i {
    cursor: pointer;
    transform: scale(1.1);
    transition: transform 0.3s ease;
}

.nav-toggler svg:hover {
    transform: scale(1.2);
}

/* content details design */

details {
    padding: 15px;
    cursor: pointer;
    border-radius: 20px;
    background: #f7f7f990;
    margin-bottom: 10px;
    transition: all 0.3s ease-in-out;
    border-bottom: 5px solid var(--primary-color);
}

details:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

details h3, details h4, .trustpilot_ span {
    font-size: 20px;
}

details p {
    font-size: 16px !important;
}

summary {
    display: flex;
    cursor: pointer;
    font-size: 20px;
    list-style: none;
    font-weight: bold;
    align-items: center;
    color: var(--custom-black);
    justify-content: space-between;
}

summary::after {
    content: "▼";
    font-size: 14px;
    margin-bottom: 15px;
    transition: transform 0.3s ease-in-out;
}

details[open] summary::after {
    color: var(--primary-color);
    transform: rotate(180deg);
}

details[open] h4, details[open] h5 {
    color: var(--primary-color);
}

.content_design a {
    font-weight: 600;
}

/* Modal Design for contact page */
.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

.modal-content {
    background: #fff;
    padding: 40px;
    width: 400px;
    height: auto;
    text-align: center;
    border-radius: 8px;
    box-shadow: 0px 10px 20px 0px #161C2D26;;
}

.modal-button { 
    height: 60px;
    background: var(--primary-color);
    color: white;
    border: none;
    padding: 10px 20px;
    margin-top: 10px;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s ease-in-out;
}

.modal-button:hover {
    background: var(--primary-color);
}

/* Show Modal */
.modal-overlay.show {
    visibility: visible;
    opacity: 1;
}

.category_pg__ .banner-division h1,
.area_pg__ .banner-division h1 {
    color: var(--color-white);
    /* text-shadow: 3px 1px 2px #161C2D63; */
     line-height: 72px;
}

.category_pg__ .nav.header-nav .hoc .nav-menu li a,
.area_pg__ .nav.header-nav .hoc .nav-menu li a {
    color: var(--custom-black);
}

.catArea_pg .trusted__brands {
    border-bottom: 1px solid #161C2D33;
}

.feedback_section .common-feedback p {
    font-size: 16px;
}

.feedback_section .common-feedback img {
    width: 36px;
    padding: 8px;
    cursor: pointer;
}

.feedback_section .common-feedback img.thumbs-down {
    transform: scaleX(-1);
}

.feedback_section .common-feedback.active img {
    filter: invert(0.4) sepia(1) saturate(5) hue-rotate(175deg);
}

.feedback_section .common-feedback img:hover {
    padding: 8px;
    background: #eee;
    border-radius: 50px;
}

.category__content .sticky-col {
    top: 10%;
    height: 100%;
    overflow-y: auto;
    position: sticky;
}

.content_design p, .content_design ul li {
    font-size: 18px;
}

.content__right .sub_category_lst {
    display: grid;
    gap: 20px;
}

.hero-buttons {
    gap: 20px;
    display: flex;
    align-items: center;
    /* justify-content: center; */
}

.hero-buttons a {
    max-width: 600px;
    /* width: 100%; */
}

/* .category_pg__ .banner-division,
.area_pg__ .banner-division {
    height: 75%;
} */

.callout-banner .hero-buttons .button-primary {
    color: var(--color-white);
    border-color: var(--primary-color);
    background-color: var(--primary-color);
}

.callout-banner .hero-buttons .button-primary:hover {
    color: var(--custom-black);
    border-color: var(--primary-color);
    background-color: var(--color-white);
}

.callout-banner .hero-buttons .button-call {
    color: var(--custom-black);
    background-color: var(--color-white);
    border-color: var(--primary-color);
}

.callout-banner .hero-buttons .button-call:hover {
    color: var(--color-white);
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.category_pg__ .callout-banner p,
.area_pg__ .callout-banner p {
    opacity: 0.9;
    color: var(--color-white);
    /* text-shadow: 3px 1px 2px #161C2D63; */
}

.sidebar-nav .nav-menu {
    padding-left : 0;
}

.sidebar-nav .nav-menu li {
    display: flex;
}

.sidebar-nav .nav-menu li a {
    margin: 0 !important;
    width: 100%;
    display: flex;
    padding: 16px 0;
    justify-content: space-between;
    border-bottom: 1px dashed #c7c7c7 !important;
}

.sidebar-nav .nav-menu li a.active {
    padding-bottom: 16px !important;
}

#sideNav #mainav {
    margin-bottom: 25px;
}

#sideNav #mainav ul {
    list-style: none;
}

#sideNav #mainav i {
    display: block !important;
}

#sideNav .social-icons {
    padding: 15px 0;
    margin-top: 50px;
    border-top: 1px dashed #c7c7c7;
}

#sideNav .social-icons ul {
    list-style: none;
    margin: 20px 0;
    width: 100%;
    padding: 0;
}

#sideNav .social-icons ul i {
    font-size: 24px;
    padding: 10px 30px;
    color: var(--custom-black);
}

#sideNav .button-primary {
    height: 60px;
    margin-left: 0;
    margin-bottom: 15px;
}

#sideNav button {
    border: none;
    padding: 0;
    background-color: transparent;
}

#sideNav button i {
    padding: 0px;
    font-size: 24px;
    color: var(--custom-black);
}

.offcanvas-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.offcanvas-backdrop {
    opacity: 0.5;
}

.offcanvas.sidebar-nav {
    width: 450px;
    border: none;
    padding: 30px 30px 20px;
    max-height: 100%;
    overflow-y: auto;
}

.offcanvas.sidebar-nav .btn-close {
    box-shadow: none;
}

.offcanvas.sidebar-nav .address-block p a {
    font-size: 1.2em;
    color: var(--primaryColor);
    text-decoration: underline;
}

.offcanvas.sidebar-nav .social-icon a {
    font-size: 1.3em;
    margin: 10px 10px 0;
    transition: all 0.2s ease-in-out 0s;
}

.offcanvas.sidebar-nav .social-icon a:hover {
    color: var(--primaryColor);
}

.area_pg__ #sideNav .dark-logo, 
.category_pg__ #sideNav .dark-logo {
    display: block;
}

.offcanvas-header {
    padding-top: 0;
}

/* Custom Padding and margins */
.cat_image {
    margin-top: 0 !important;
}

.review_tp .review_header {
    margin: 16px 0;
}

.category_pg__ .review_section_main {
    margin-top: 80px;
}

.review_section_main { 
    margin-top: 120px; 
}

.category__content {
    margin: 80px 0;
}

.quote-price-txt,
.bread_crumbs_.schema_ ol {
    margin-bottom: 0 !important;
}

.content_design dl,
.content_design ol,
.content_design ul,
.content_design p,
.category__content p, 
.category__content h2, 
.category__content h4, 
.category__content h5 {
    margin-bottom: 16px;
}

.content_design h3,
.content_design h4 {
    margin-bottom: 15px;
}

.related_areas_nearby {
    margin-bottom: 120px;
}

.cat-dropdown li .eac-item {
    padding: 8px;
}

.blog-card_llb .blogCard_body {
    padding: 20px;
}

.modal-content p {
    padding: 10px 0;
}

.review_section .review_box { 
    padding: 0 20px; 
} 

.header,
.slick-list.draggable {
    padding: 20px 0;
}

.button-call.our-network {
    padding: 8px 20px;
}

.quote-list-details-main {
    width: 100%;
    padding: 20px 10px;
}

.cat_partners, #hire, 
.related_areas_nearby {
    padding: 80px 0;
}

.ContactUs_afh,
.discover_hire-service {
    padding: 120px 0;
}

.sidebar-nav .nav-menu {
    padding: 0 !important;
}

.catArea_pg {
    padding-top: 80px;
}

.related-blog-division {
    padding-top: 120px;
}

.catArea_pg .trusted__brands,
.discover_hire-service .hs_titleandiscription {
    padding-bottom: 30px;
}

.content_design.content__left,
.review_section_main .review_tp { 
    padding-bottom: 80px; 
}

main .faq_area,
main .faq_contact,
.related-blog_llb {
    padding-bottom: 120px;
}

.bread_crumbs_ ol li a span {
    padding-right: 5px;
}

.faq_contact .faq-accordion h2,
.area_pg__ .header .white-logo,
main .faq_area .faq-accordion h2, 
.category_pg__ .header .white-logo,
.area_pg__ .header.fixed-header .dark-logo,
.quote-list-main a:hover .hire-price-book i,
.category_pg__ .header.fixed-header .dark-logo {
    display: block;
}

.sidebar-nav .nav-menu {
    display: block !important;
}

header .drop + ul,
.header .white-logo,
.area_pg__ .header .dark-logo,
.category_pg__ .header .dark-logo,
.area_pg__ .header.fixed-header .white-logo,
.bread_crumbs_ ol li:last-of-type .brand-red,
.category_pg__ .header.fixed-header .white-logo,
#eac-container-cat_search-input ul::-webkit-scrollbar {
    display: none;
}

.slick-dots {
    display: none !important;
} 

.hs_loadmore a:hover, 
.quote-list-main a:hover h3, 
.accodian-items .title.active i,
.accodian-items .title.active h4,
.catHireList_container .cat_items:hover div,
.blog-card_llb .blogCard:hover a:last-of-type {
    color: var(--primary-color);
}

.footer_links #mainav ul{padding: 0;list-style: none;}
.footer_links #mainav ul a{color: #fff;}
ul,li{font-size: 18px;}
#mainav ul li ul{display: none !important;}

.trustpilot_ .tp1{width: 150px;}
.trustpilot_ .tp2{width: 120px;}

.hero .trustpilot_{position: absolute;bottom: 0px;right: -1px;height: 122px;width: 475px;
    border-radius: 32px 0px 0px 0px;padding: 40px 0px 0px 66px;
    background-image: url(../images/curve_length.svg);background-size: cover;
}
.area.trustpilot_{position: absolute;bottom: 0px;right: 0;padding: 15px;background: #fff;border-radius: 30px 0px 0px 0px;}
.content_design p{font-size: 18px;margin-bottom: 20px;}
.py-80{padding-top: 80px;padding-bottom: 80px;}
.py-120{padding-top: 120px;padding-bottom: 120px;}
.my-120{margin-top: 120px;margin-bottom: 120px;}
.info__icon {background: #fff;width: 50px;height: 50px;padding: 15px;border-radius: 50px;text-align: center;display: flex;}
.faq-info_divisions h3{font-size: 36px;}
.primary_span{color: var(--primary-color);font-size: 16px;gap: 6px;display: flex;align-items: center;margin-top: 10px;}
.info_about ul{list-style: none;padding: 0;}
.info_about ul li{margin-bottom: 15px;}
.fs-32{font-size: 32px;}
.fs_36{font-size: 36px;}
.fs_60{font-size: 60px;font-weight: 600;}
.text-bold{font-weight: 600;}
.text-default a{font-size: 18px;}
.bg-light{background: var(--light-background);}
.nowrap{white-space: nowrap;}


.brandDivision__ .trusted-brand-slide img { max-width: 125px; width: auto; } a:hover { color: var(--primary-color); }
.city_nearby_areas, .city_zip_code {margin-bottom: 24px;}
.nearby_title {font-size: 22px;line-height: 52.8px;text-align: left;margin-bottom: 20px;padding-bottom: 8px;}
.city_nearby_areas a {display: flex;align-items: center;justify-content: space-between;}
.city_nearby_areas a:hover i {color: var(--primary-color);}
.city_nearby_areas .local_area {display: flex;flex-direction: column;gap: 2px;}
.city_nearby_areas .span1 {font-size: 18px;color: var(--custom-black);font-weight: 700;}
.city_nearby_areas .span2 {opacity: 0.7;font-size: 14px;color: var(--custom-black);}
.city_nearby_areas .icon-16 {width: 16px;height: 16px;stroke: #999;flex-shrink: 0;}
.city_zip_code {background: #fefefe;border-radius: 16px;box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);padding: 24px;margin-top: 20px;border: 1px solid #eaeaea;transition: box-shadow 0.3s ease;}
.city_zip_code:hover {box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);}
.zipcode_title {font-size: 1.75rem;font-weight: 600;color: #222;margin-bottom: 18px;position: relative;}
.city_zip_code span {
  color: #333;font-size: 14px;font-weight: 500;display: inline-flex;align-items: center;padding: 10px 28px;border-radius: 20px;margin: 6px 8px 6px 0;justify-content: center;transition: all 0.25s ease;border: 1px solid #e2e2e2;
  background: linear-gradient(145deg, #f6f6f6, #ffffff);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 2px 6px rgba(0, 0, 0, 0.04);
}
.city_zip_code span:hover {color: #fff;cursor: pointer;background: var(--primary-color);border-color: var(--primary-color);transform: translateY(-2px);box-shadow: 0 4px 12px rgba(242, 70, 84, 0.25);}
.content_design h3, .content_design h4 {margin-bottom: 10px;padding-top: 100px;margin-top: -100px;}
.services_img {position: relative;margin-top: 80px;}
.services_img img {width: 100%;height: 580px;object-fit: cover;}
.services_img::after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 300px;
background: linear-gradient(to bottom,rgba(255, 255, 255, 0) 10%,rgba(255, 255, 255, 0.9) 60%,rgba(255, 255, 255, 0.9) 80%,#fff 100%);}
.floating-action-bar {
    position: fixed;
    bottom: 5px;
    left: 50%;
    width: 90%;
    transform: translateX(-50%);
    background: #f5f5f5;
    padding: 15px 20px;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    gap: 18px;
    z-index: 9999;
    box-shadow: 0 4px 14px rgba(0,0,0,0.15);
}
.fab-item {font-size: 22px;color: #222;display: flex;align-items: center;}
.fab-item:hover {color: #000;}
.divider {width: 1px;height: 22px;background: rgba(0,0,0,0.2);}

.hero-buttons {
  display: flex;
  gap: 14px;
  align-items: center;
  justify-content: flex-start;
}

.btn_primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 50px;
  font-weight: 400;
  border-radius: 50px;
  text-transform: uppercase;
  padding: 0 15px;background: #ff004d;color: #fff;border: 1px solid #1616161A;}
  header .btn_arrow i {transform: rotate(0deg);}
.btn_primary:hover {background: #fff;color: #ff004d;border: 1px solid #ff004d;}
.with_arrow i{
  background: #fff;
  color: #ff004d;
  border-radius: 50px;
  padding: 11px 12px;
  font-size: 16px;
  transform: rotate(-45deg);
  transition: all 0.3s ease;
}
.with_arrow:hover i{transform: rotate(0deg);background: #ff004d;color: #fff;}

.btn_arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 50px;
  padding: 0 15px;
  background: #fff;
  color: #161616;
  border: 1px solid #1616161A;
  border-radius: 50px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  transition: all 0.3s ease;
}
.btn_arrow:hover{background: #ff004d;color: #fff;border: 1px solid #ff004d;}

.btn_arrow i {
  background: #ff004d;
  color: #fff;
  border-radius: 50px;
  padding: 11px 12px;
  font-size: 16px;
  transform: rotate(-45deg);
  transition: all 0.3s ease;
}
.btn_arrow:hover i{transform: rotate(0deg);background: #fff;color: #ff004d;}

.btn_trans {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 50px;
  padding: 0 15px;
  background: transparent;
  color: #fff;
  border: 1.5px solid rgba(255, 255, 255, 0.6);
  border-radius: 50px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  transition: all 0.3s ease;
}
.btn_trans:hover{background: #ff004d;color: #fff;border: 1px solid #ff004d;}
.btn_trans_dark{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 50px;
  padding: 0 15px;
  background: transparent;
  color: #161616;
  border: 1.5px solid #16161633;
  border-radius: 50px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  transition: all 0.3s ease;
}
.btn_trans_dark:hover{background: #fff;color: #ff004d;border: 1px solid #ff004d;}

.framer-section h2{
    font-size: 34px;
    font-weight: 600;
}
.framer-section .accordionDesc {
  color: #161616CC;
  height: 100px;
  font-size: 18px;
}
p.span1 {
    background: #F3F3F3;
    padding: 5px 15px;
    border-radius: 50px;
    display: inline-block;
}
.framer-section .accordionCount, .count_span {
    font-size: 40px;
    font-weight: 400;
}
.framer-section h3{
    font-size: 26px;
    font-weight: 600;
}

.accordion-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#accordionImg{border-radius: 32px;}
.curve_img {
    position: absolute;bottom: 0px;right: -1px;height: 125px;width: 280px;
    border-radius: 32px 0px 0px 0px;padding: 40px 0px 0px 55px;
    background-image: url(../images/curve_small.svg);background-size: cover;
}
.framer-section .curve_img .accordionCount {
    font-size: 40px;
    font-weight: 400;
}
.framer-section .curve_img h3{
    font-size: 18px;
    font-weight: 600;
}

.accordion-btn {
  flex: 1;
  border: none;
  background: #fff;
  color: #16161680;
  font-weight: 400;
  font-size: 26px;
  writing-mode: vertical-rl;
  transform: rotate(0deg);
  text-align: center;
  border-right: 1px solid #C7C7C7;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.accordion-btn span {
  transform: rotate(180deg);
  display: inline-block;
}

.accordion-btn.active {
  background: #000;
  color: #fff;
  display: none;
}

@media (max-width: 991px) {
  .accordion-content {padding: 25px;}
  .mobile-section {margin-bottom: 40px;}
  .mobile-section img {width: 100%;height: 260px;object-fit: cover;border-radius: 18px;}
  .info_about img, .info__row .info__col, .catHireList_container .cat_items img{border-radius: 18px;}
  .info_about ul{margin-bottom: 25px;}
  .py-120{padding-top: 80px;padding-bottom: 80px;}
  .py-80{padding-top: 50px;padding-bottom: 50px;}
  .fs_36{font-size: 24px;}
  #whatsapp-chat-widget{display: none !important;}
}

@media (max-width: 767px) {
    .hero .trustpilot_ {
        position: relative;
        height: unset;
        width: unset;
        border-radius: 32px 0px 0px 0px;
        padding: 0px;
        background-image: none;
        background-size: cover;
    }
    .fs_60{font-size: 40px;}
    .banner-division h1, .banner-division .h1 {font-size: 40px;line-height: 48px;}
    /* .callout-banner.hero, .callout-banner.services {height: 600px;} */
    .curve_img {height: 88px;width: 205px;padding: 26px 0px 0px 40px;}
    .accordionCount, .accordionTitle{font-size: 16px;}
    .catHireList_container .cat_items div {padding: 0px 0px 0px 0px;}
    .callout-hero{padding: 0px 0px 0px 0px;}
    .info_about img{height: 200px;}
    .info_about .img2{height: 350px;}
    .category__content .col-12, .catHire_header .col-12, .services_content .col-lg-12{padding: 0;}
    .footer_banner h3{font-size: 35px;}
    footer .social_icons .icon_section{width: 100%;}
    .accordion, .faq-info, .info_about .col-lg-5, .info_about .col-lg-7, .cat_items .cat_image, .cat_items{padding-left: 0;padding-right: 0;}
}
.info_about ul{list-style: none;padding: 0;}