body {
    position: relative;
}
body::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 900px;
    background: url('../images/banner-ai.jpg') no-repeat top center fixed;
    background-size: cover;
    z-index: 0;
}
.container {
    max-width: 1328px;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.fs-8 {
    font-size: 17px;
}
header {
    background: #0C1E30;
    border: none
}
header .btn.btn-white {
    color: #fff;
    background: transparent;
    border: none;
}
header nav .btn {
    padding: 12px 22px;
}
header a.link-header {
    color: #fff;
}
section.banner {
    padding-top: 115px;
    padding-bottom: 0;
}
section.banner h1 {
    font-size: 72px;
    line-height: 72px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
}
section.banner p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
}
section.banner::before {
    display: none;
}
section.banner .form-check label a {
    color: var(--Black);
}
section.banner .content {
    padding: 32px;
    background: #fff;
    border-radius: 6px;
}
section.banner .content form {
    margin-top: 0;
}
section.banner .form-check label {
    font-size: 16px;
    color: #14171D;
    font-weight: 400;
    margin-top: 8px;
}
section.banner .content .let-us-help h6 {
    color: #14171D;
    font-weight: 700;
}
section.banner .content .let-us-help p,
section.banner .content .let-us-help p a {
    color: #14171D;
    font-weight: 300;
}
section.banner .content .let-us-help p a.book-an-appointment-link {
    font-weight: 700;
    font-size: 17px !important;
}
section.trusted-by-leading-contractors {
    padding: 68px 0;
}
section.trusted-by-leading-contractors ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
section.trusted-by-leading-contractors ul li {
    width: 11%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}
section.trusted-by-leading-contractors ul li img {
    max-height: 50px;
    max-width: 150px;
    object-fit: contain;
}

.why-chose-project-quote-pro {
    overflow: hidden;
}
.website-samples {
    width: 2000px;
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.website-samples div {
    width: 33.33%;
    max-width: 420px;
    padding: 10px;
    margin-top: 35px;
}
.website-samples div:first-child {
    padding-left: 0;
    max-width: 450px;
    padding-right: 30px;
}
section.why-chose-project-quote-pro .website-samples h4 {
    font-size: 32px;
}
section.why-chose-project-quote-pro .website-samples p {
    font-size: 22px;
}

section.key-benefits {
    padding: 96px 0;
    background: #F9FAFB;
}
section.key-benefits h2 {
    margin-bottom: 80px;
}
section.key-benefits p {
    margin: 0;
}
section.key-benefits img {
    height: 80px;
    margin-bottom: 40px;
}
section.key-benefits h4 {
    font-size: 32px;
    line-height: 44px;
}

section.why-chose-project-quote-pro ul.how-it-works-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
}
section.why-chose-project-quote-pro ul.how-it-works-list li {
    padding-left: 72px;
    padding-right: 60px;
    display: inline-block;
    position: relative;
    margin-top: 40px;
}
section.why-chose-project-quote-pro ul.how-it-works-list li:first-child {
    margin-top: 0;
}
section.why-chose-project-quote-pro ul.how-it-works-list li span {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: #1572FF;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    line-height: 33px;
    font-weight: 600;
}
section.why-chose-project-quote-pro ul.how-it-works-list li h4 {
    font-size: 26px;
    line-height: 33px;
    font-weight: 700;
    color: #14171D;
    margin-bottom: 8px;
}
section.why-chose-project-quote-pro ul.how-it-works-list li p {
    margin-bottom: 0;
}
.choose-plan {
    background: #F9FAFB;
    padding: 96px 0;
    text-align: left;
}
.card-plan-selection .card-price {
    font-size: 52px;
    line-height: 62px;
    font-weight: 700;
    color: #14171D;
    letter-spacing: 0.52px;
    margin-bottom: 0px;
}
.card-plan-selection .card-price span {
    font-size: 26px;
    line-height: 44px;
    font-weight: 700;
    color: #14171D;
}
.card-plan-selection .price-subtitle {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #65676A;
    margin-bottom: 32px;
}
.card-plan-selection .price-subtitle span {
    padding: 0px 6px;
    border-radius: 2px;
    background: #1572FF;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 24px */
    opacity: 1;
}
section.ready-to-launch {
    padding: 96px 0;
    background: #DAEDF8;
}
section.ready-to-launch h4 {
    color: #14171D;
    font-size: 66px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 72.6px */
    letter-spacing: 0.66px;
}
section.ready-to-launch .btn {
    min-width: 210px;
    padding: 14px 24px;
    color: #14171D;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
section.ready-to-launch .btn.btn-outline {
    background: transparent;
    border: 1.2px solid rgba(20, 23, 29, 0.80);
    color: #14171D;
    margin-left: 16px;
}
footer {
    display: none;
}

h2.section-title {
    font-size: 32px;
    font-weight: 700;
}

@media only screen and (max-width: 768px) {
    html, body {
        width: 100%;
        overflow-x: hidden;
    }
    body::before {
        background-position: unset;
    }
    .container {
        padding: 0 20px;
    }
    .container.container-lg {
        padding: 0 30px;
    }
    header nav .btn {
        font-size: 12px;
        padding: 7px 18px;
    }
    .page {
        margin-top: 70px;
    }
    section.banner {
        font-size: 42px;
        line-height: 42px;
        padding: 0;
    }
    section.banner h1 {
        font-size: 36px;
        line-height: 36px;
        letter-spacing: 0.36px;
        margin-bottom: 15px;
        font-weight: 500;
    }
    section.banner p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 0;
        font-weight: 300;
    }
    section.banner .content {
        margin-top: 25px;
        padding: 20px;
        background: rgba(255, 255, 255, 0.90);
    }
    section.banner .content form {
        background: none;
        padding: 0;
    }
    section.banner .content form .form-control {
        padding: 8px 12px;
    }
    section.banner .content form .form-floating>label {
        font-size: 14px;
        padding: 8px 12px;
        line-height: 21px;
    }
    section.banner .content form .form-check {
        padding-left: 35px;
        margin-bottom: 5px;
    }
    section.banner .content form .form-check label {
        font-size: 14px;
        line-height: 21px;
    }
    section.banner .content form .form-check-input[type=checkbox] {
        width: 0.5em;
        height: 0.5em;
        border-radius: 2px;
        margin-left: -35px;
    }
    section.banner .content form .let-us-help {
        display: none;
    }
    h3.section-subtitle {
        font-size: 13px;
    }
    section .container {
        padding: 0 30px;
    }
    section.trusted-by-leading-contractors {
        padding: 30px 0;
    }
    section.trusted-by-leading-contractors ul li {
        width: 25%;
        margin: 10px 0;
    }
    section.trusted-by-leading-contractors ul li img {
        max-height: 25px;
        max-width: 75px;
    }
    section.why-chose-project-quote-pro .website-samples {
        width: 100%;
        align-items: start;
        display: inline-block;
    }
    section.why-chose-project-quote-pro .website-samples h4 {
        color: #14171D;
        font-size: 17px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    section.why-chose-project-quote-pro .website-samples p {
        color: #14171D;
        font-size: 16px;
        line-height: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    section.why-chose-project-quote-pro .website-samples div {
        margin-top: 0;
        padding: 0;
    }
    section.why-chose-project-quote-pro .website-samples div {
        width: 100%;
        padding: 0;
        margin: 0 0 15px;
    }
    section.why-chose-project-quote-pro .block {
        margin-bottom: 0px;
    }
    section.key-benefits {
        padding: 50px 0;
    }
    section.key-benefits h2 {
        margin-bottom: 0px;
    }
    section.key-benefits img {
        height: 60px;
        margin-top: 32px;
        margin-bottom: 20px;
    }
    section.key-benefits h4 {
        font-size: 17px;
        line-height: 22px;
        margin-bottom: 0;
    }
    section.key-benefits p {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
    }
    section.why-chose-project-quote-pro h2 {
        margin-bottom: 30px !important;
    }
    section.why-chose-project-quote-pro ul.how-it-works-list li {
        width: 100%;
        padding: 0;
        margin-top: 30px;
        text-align: center;
    }
    section.why-chose-project-quote-pro ul.how-it-works-list li span {
        width: 30px;
        height: 30px;
        font-size: 18px;
        line-height: 28px;
        position: relative;
        margin-bottom: 10px;
        left: unset;
        top: unset;
        display: inline-flex;
    }
    section.why-chose-project-quote-pro ul.how-it-works-list li h4 {
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 5px;
        font-weight: 700;
    }
    section.why-chose-project-quote-pro ul.how-it-works-list li p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 0;
        font-weight: 400;
    }
    section.choose-plan {
        padding: 50px 0;
    }
    section.choose-plan h4 {
        font-size: 28px;
        line-height: 34px;
        text-align: center;
        font-weight: 700;
        margin-bottom: 32px;
    }
    section.choose-plan .card-plan-selection {
        display: inline-block;
        background: transparent;
        border: none !important;
    }
    section.choose-plan .card-plan-selection .w-50 {
        width: 100% !important;
        border: none !important;
        border: 1.2px solid #E7E8E8 !important;
        border-radius: 6px;
        background: #FFF;
        margin-bottom: 16px;
    }

    .card-plan-selection .card-price {
        font-size: 36px;
        line-height: 40px;
    }
    .card-plan-selection .card-price span {
        font-size: 22px;
        line-height: 26px;
    }
    .card-plan-selection .price-subtitle {
        font-size: 16px;
        line-height: 22px;
    }
    .card-plan-selection .price-subtitle span {
        width: 100%;
        display: inline-block;
        text-align: center;
        margin-top: 5px;
    }
    section.ready-to-launch {
        padding: 50px 0;
        text-align: center;
        align-items: center;
        justify-content: center;
    }
    section.ready-to-launch h4 {
        font-size: 36px;
        line-height: 40px;
    }
    section.ready-to-launch .btn {
        min-width: auto;
    }
}