body.homepage {
    background: #ffffff;
    overflow-x: hidden;
}

body.homepage .page-wrapper {
    overflow-x: hidden;
}

body.homepage .services-section,
body.homepage .about-section,
body.homepage section {
    padding-top: clamp(3rem, 5vw, 4.5rem) !important;
    padding-bottom: clamp(3rem, 5vw, 4.5rem) !important;
}
body.homepage .banner-section {
    padding-top: 0 !important;
}

body.homepage .banner-section .slide-item .content-box {
    padding-top: 0 !important;
}

body.homepage .services-section:first-of-type {
    padding-top: 0 !important;
}

body.homepage .sec-title {
    margin-bottom: 1.5rem !important;
}

body.homepage .sec-title h1,
body.homepage .sec-title h2 {
    margin-bottom: 0.75rem !important;
}

body.homepage .sec-title p {
    margin-top: 0.75rem !important;
}

body.homepage section .row,
body.homepage section .row.clearfix {
    row-gap: 1.5rem;
}

body.homepage section .row.clearfix {
    margin-bottom: 0 !important;
}

body.homepage section .row > [class*="col-"] {
    margin-bottom: 0 !important;
}

body.homepage .home-cta-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.75rem 1rem;
}

body.homepage .home-cta-group .btn {
    min-width: 220px;
}

body.homepage .home-cta-group .btn + .btn {
    margin-left: 0 !important;
}

body.homepage .home-card,
body.homepage .home-panel,
body.homepage .home-stat-card,
body.homepage .home-form-panel {
    height: 100%;
}

body.homepage .home-form-panel,
body.homepage .home-card {
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

body.homepage .home-form-panel {
    padding: 1.75rem !important;
}

body.homepage .home-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

body.homepage .home-list > li {
    padding: 0.5rem 0;
}

body.homepage .home-list--boxed > li {
    padding: 0.875rem 1.25rem;
    margin-bottom: 0.625rem;
    border-radius: 0.5rem;
    background: #ffffff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);
}

body.homepage .home-form-panel .form-group {
    margin-bottom: 1rem !important;
}

body.homepage .home-form-panel .form-control {
    padding: 0.75rem 0.9rem;
}

@media (max-width: 767.98px) {
    body.homepage {
        padding-top: 60px !important;
    }

    body.homepage {
        overflow-x: hidden;
    }

    body.homepage .services-section,
    body.homepage .about-section,
    body.homepage section {
        /* padding-top: 2.5rem !important; */
        padding-bottom: 2.5rem !important;
    }

    body.homepage .banner-section {
        height: auto !important;
        min-height: 0 !important;
        overflow: hidden;
    }

    body.homepage .banner-section .carousel-column,
    body.homepage .banner-section .carousel-outer,
    body.homepage .banner-section .banner-carousel,
    body.homepage .banner-section .owl-stage-outer,
    body.homepage .banner-section .owl-wrapper-outer {
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }

    body.homepage .banner-section .slide-item {
        min-height: 640px;
        height: auto;
        display: flex;
        align-items: center;
    }

    body.homepage .banner-section .slide-item .content-box {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        padding: 0 15px 55px !important;
    }

    body.homepage .banner-section .content-box h1 {
        font-size: 24px !important;
        line-height: 1.15 !important;
        margin-bottom: 14px !important;
        opacity: 1 !important;
        visibility: visible !important;
        transform: none !important;
        animation: none !important;
    }

    body.homepage .banner-section .content-box .text {
        font-size: 15px !important;
        line-height: 1.45 !important;
        opacity: 1 !important;
        visibility: visible !important;
        transform: none !important;
        animation: none !important;
    }

    body.homepage .banner-section .content-box div[style*="margin-top: 30px"] {
        margin-top: 18px !important;
    }

    body.homepage .banner-section .content-box a {
        display: block !important;
        width: 100% !important;
        margin: 0 0 12px 0 !important;
        text-align: center;
        padding: 10px 18px !important;
        font-size: 14px !important;
    }

    body.homepage .banner-section .social-links,
    body.homepage .banner-section .thumbs-carousel,
    body.homepage .banner-section .owl-dots,
    body.homepage .banner-section .owl-nav {
        display: none !important;
    }

    body.homepage .home-cta-group .btn {
        width: 100%;
        min-width: 0;
    }

    body.homepage .about-section .row {
        margin-left: 0;
        margin-right: 0;
    }

    body.homepage .about-section .image-column,
    body.homepage .about-section .content-column {
        padding-left: 0;
        padding-right: 0;
    }

    body.homepage .about-section .image-column {
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }

    body.homepage .about-section .image-column .image img {
        display: block;
        width: 100%;
        height: auto;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    body.homepage {
        padding-top: 96px !important;
    }

    body.homepage .banner-section {
        height: auto !important;
        min-height: 0 !important;
        overflow: hidden;
    }

    body.homepage .banner-section .carousel-column,
    body.homepage .banner-section .carousel-outer,
    body.homepage .banner-section .banner-carousel,
    body.homepage .banner-section .owl-stage-outer,
    body.homepage .banner-section .owl-wrapper-outer {
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }

    body.homepage .banner-section .slide-item {
        min-height: 640px;
        height: auto;
        display: flex;
        align-items: center;
    }

    body.homepage .banner-section .slide-item .content-box {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        padding: 0 30px 55px !important;
    }

    body.homepage .banner-section .content-box h1 {
        font-size: 24px !important;
        line-height: 1.15 !important;
        opacity: 1 !important;
        visibility: visible !important;
        transform: none !important;
        animation: none !important;
    }

    body.homepage .banner-section .content-box .text {
        font-size: 15px !important;
        line-height: 1.45 !important;
        opacity: 1 !important;
        visibility: visible !important;
        transform: none !important;
        animation: none !important;
    }

    body.homepage .banner-section .content-box div[style*="margin-top: 30px"] {
        margin-top: 18px !important;
    }

    body.homepage .banner-section .content-box a {
        display: block !important;
        width: 100% !important;
        margin: 0 0 12px 0 !important;
        text-align: center;
        padding: 10px 18px !important;
        font-size: 14px !important;
    }

    body.homepage .banner-section .content-box a {
        margin-bottom: 12px;
    }

    body.homepage .banner-section .thumbs-carousel,
    body.homepage .banner-section .owl-dots {
        display: none !important;
    }

    body.homepage .about-section .row {
        margin-left: 0;
        margin-right: 0;
    }

    body.homepage .about-section .image-column,
    body.homepage .about-section .content-column {
        padding-left: 0;
        padding-right: 0;
    }

    body.homepage .about-section .image-column {
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }

    body.homepage .about-section .image-column .image img {
        display: block;
        width: 100%;
        height: auto;
    }
}

@media (min-width: 1441px) {
    body.homepage .banner-section {
        height: calc(100vh - 100px) !important;
        min-height: calc(100vh - 100px) !important;
        padding-bottom: 0 !important;
        overflow: hidden;
    }

    body.homepage .banner-section .carousel-column,
    body.homepage .banner-section .carousel-outer,
    body.homepage .banner-section .banner-carousel,
    body.homepage .banner-section .owl-stage-outer,
    body.homepage .banner-section .owl-wrapper-outer {
        width: 100%;
        max-width: 100%;
        height: 100% !important;
        min-height: 100% !important;
        overflow: hidden;
    }

    body.homepage .banner-section .owl-stage,
    body.homepage .banner-section .owl-item,
    body.homepage .banner-section .owl-item.active {
        height: 100% !important;
        min-height: 100% !important;
    }

    body.homepage .banner-section .slide-item {
        height: 100% !important;
        min-height: 100% !important;
        max-height: none !important;
        display: flex;
        align-items: center;
    }

    body.homepage .banner-section .slide-item .content-box {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        padding: 0 80px 80px !important;
    }

    body.homepage .banner-section .content-box h1 {
        font-size: 52px !important;
        line-height: 1.2 !important;
        margin-bottom: 24px !important;
        max-width: 900px;
    }

    body.homepage .banner-section .content-box .text {
        font-size: 22px !important;
        line-height: 1.4 !important;
        max-width: 700px;
    }

    body.homepage .banner-section .owl-dots {
        left: 80px;
        bottom: 40px;
    }

    body.homepage .banner-section .social-links {
        left: 30px;
        bottom: 100px;
    }

    body.homepage .banner-section .auto-container {
        max-width: 1400px;
    }
}

@media (min-width: 1024px) and (max-width: 1440px) {
    body.homepage .banner-section {
        height: calc(100vh - 100px) !important;
        min-height: calc(100vh - 100px) !important;
        padding-bottom: 0 !important;
        overflow: hidden;
    }

    body.homepage .banner-section .carousel-column,
    body.homepage .banner-section .carousel-outer,
    body.homepage .banner-section .banner-carousel,
    body.homepage .banner-section .owl-stage-outer,
    body.homepage .banner-section .owl-wrapper-outer {
        width: 100%;
        max-width: 100%;
        height: 100% !important;
        min-height: 100% !important;
        overflow: hidden;
    }

    body.homepage .banner-section .owl-stage,
    body.homepage .banner-section .owl-item,
    body.homepage .banner-section .owl-item.active {
        height: 100% !important;
        min-height: 100% !important;
    }

    body.homepage .banner-section .slide-item {
        height: 100% !important;
        min-height: 100% !important;
        max-height: none !important;
        display: flex;
        align-items: center;
    }

    body.homepage .banner-section .slide-item .content-box {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        padding: 0 50px 60px !important;
    }
}