

.boomcad-hero-section {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url(../images/boomcadframe.webp);
    height: 45vh;
    background-size: cover;
    color: #070101;
    border-radius: 13px;
    padding: 50px 0;
    margin: 30px 0;

}

.key-features-section {
    background-color: #f6f6f6;
    margin-top: 60px;
    padding: 45px 15px
}

.feature-card {
    background-color: #f5f5f5;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    margin-bottom: 30px;
    position: relative
}

.feature-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background-color: #444;
    clip-path: polygon(0 0, 100% 0, 0 100%)
}

.about-boomcad {
    font-size: 24px;
    padding: 0 15px;
}

.number-circle {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 24px;
    height: 24px;
    background-color: #fff;
    color: #444;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-weight: 700;
    font-size: 12px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}

h5 {
    margin: 0;
    color: #fff;
    background-color: #444;
    padding: 10px 15px;
    font-weight: 700;
    border-radius: 3px
}



h1 {
    text-align: center;
    margin-top: 20px
}

.highlight {
    font-weight: 700
}

.feature-box {
    padding: 20px;
    margin: 20px auto;
    text-align: center
}

.feature-box p {
    font-size: 24px
}

.feature p {
    font-size: 24px
}

.feature-box h4 {
    font-size: 28px
}




.link-heading {
    font-size: 1.25rem;
}

hr {
    width: 103px;
    color: #ffffff;
    /* color: #1E90ff; */
    height: 2px;

}

.explore-us {
    margin-bottom: 50px;
}


.text-container h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
}

.boomcad-advantages ul {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

.boomcad-advantages ul li {
    margin-bottom: 25px;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
}

.boomcad-advantages ul li span {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #3970e9;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    font-size: 16px;
}

.boomcad-advantages ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    left: 19px;
    top: 41px;
    height: 60px;
    width: 2px;
    background-image: linear-gradient(to bottom, #3970e9 50%, transparent 50%);
    background-size: 2px 8px;
    background-repeat: repeat-y;
}

.image-container {
    text-align: center;
}

.image-container img {
    max-width: 100%;
    height: auto;
}

.footer-text {
    text-align: center;
    font-size: 24px;
    margin-top: 20px;
    color: #555;
    padding: 25px 22px;
}



.why-choose-boomcad {
    margin-top: 50px;
}

@media (max-width:576px) {




    .boomcad-hero-section h2 {
        font-size: 26px;
    }

    .boomcad-hero-section h3 {
        font-size: 24px;
    }

    .boomcad-hero-section p {
        font-size: 12px;
    }

    .boomcad-hero-section ul {
        font-size: 12px;
    }

    .boomcad-hero-section .btn {
        width: 180px;
    }

    ul {
        padding-left: initial !important;
        margin-top: 20px;
        font-size: 16px;
        font-weight: 500;
        margin-left: initial !important;
    }

    .img-overlap {
        position: absolute;
        top: 20%;
        left: -7%;
        z-index: 1;
        max-width: 80%;
        height: auto;
    }

    .boomcad-hero-section h2 {
        font-size: 30px !important;
        font-weight: 700;
        color: #FFF;
        margin: 0px 0px;
        margin-left: 50px !important;
    }

    .boomcad-hero-section .btn {
        margin-top: 25px;
        font-size: 21px;
        font-weight: 400;
        width: 225px !important;
        height: 50px;
        border-radius: 20px;
        margin-left: 40px !important;
    }

    .img-overlap {
        position: absolute;
        top: -30% !important;
        left: 18% !important;
        z-index: 1;
        max-width: 90% !important;
        height: auto;
    }

    .boomcad-advantages ul li:not(:last-child)::after {
        display: none;
    }

    .boomcad-advantages ul li {
        margin-bottom: 25px;
        font-size: 16px;
        display: flex;
        align-items: center;
        gap: 15px;
        position: relative;
    }

    .boomcad-advantages ul li span {
        width: 105px !important;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #3970e9;
        color: #fff;
        font-weight: bold;
        border-radius: 50%;
        font-size: 16px;
    }

    .text-container h2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 37px;
    }

    .address {
        margin-left: 25px;
        margin-top: initial !important;
    }

    .address-number {
        margin-left: 28px;
        margin-top: initial !important;
    }
}


@media (max-width: 768px) {
    .content-section {
        margin: 20px;
        /* Reduce margin on smaller screens */
    }

    footer {
        flex-direction: column;
        text-align: center
    }

    .footer-column {
        flex: 1 1 100%
    }

    .info-logo {
        width: 45px;
        height: 45px
    }

    .navbar-brand {
        font-size: 26px;
        font-weight: 700
    }

    .boomcad-advantages ul li:not(:last-child)::after {
        content: "";
        position: absolute;
        left: 15px !important;
        top: 41px;
        height: 60px !important;
        width: 2px;
        background-image: linear-gradient(to bottom, #3970e9 50%, transparent 50%);
        background-size: 2px 8px;
        background-repeat: repeat-y;
    }

    .boomcad-hero-section h2 {
        font-size: 30px;
    }

    .boomcad-hero-section h3 {
        font-size: 28px;
    }

    .boomcad-hero-section p {
        font-size: 14px;
    }

    .boomcad-hero-section ul {
        font-size: 14px;
    }

    .boomcad-hero-section .btn {
        width: 200px;
    }


    .boomcad-hero-section .btn {
        margin-top: 25px;
        font-size: 21px;
        font-weight: 400;
        width: 300px;
        height: 50px;
        border-radius: 20px;
        margin-left: 85px;
    }

    .boomcad-hero-section h2 {
        font-size: 49px;
        font-weight: 700;
        color: #FFF;
        margin: 0px 0px;
        margin-left: 90px;
    }

    .img-overlap {
        position: absolute;
        top: -30% !important;
        left: 18% !important;
        z-index: 1;
        max-width: 90% !important;
        height: auto;
    }

    .address {
        margin-left: 25px;
        margin-top: initial !important;
    }

    .address-number {
        margin-left: 28px;
        margin-top: initial !important;
    }


}

@media (max-width: 992px) {
    .img-overlap {
        position: absolute;
        top: -35% !important;
        left: 10% !important;
        z-index: 1;
        max-width: 90% !important;
        height: auto;
    }

    .img-container img {
        width: 100%;
        margin-top: 175px !important;
        height: auto;
    }

    .about-boomcad {
        font-size: 22px;
        padding: 0 15px;
    }


    footer {
        background-color: #fff;
        color: #333;
        padding-top: initial;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        border-top: 1px solid #ddd;
        box-sizing: border-box
    }

    .boomcad-hero-section h2 {
        font-size: 36px;
    }

    .boomcad-hero-section h3 {
        font-size: 32px;
    }

    .boomcad-hero-section p {
        font-size: 15px;
    }

    .boomcad-hero-section ul {
        font-size: 16px;
    }

    .boomcad-hero-section .btn {
        width: 220px;
    }



    .boomcad-hero-section h3 {
        font-size: 32px;
    }

    .boomcad-hero-section p {
        font-size: 15px;
    }

    .boomcad-hero-section ul {
        font-size: 16px;
    }

    .boomcad-hero-section .btn {
        width: 220px;
    }

    .boomcad-hero-section .btn {
        margin-top: 25px;
        font-size: 21px;
        font-weight: 400;
        width: 300px;
        height: 50px;
        border-radius: 20px;
        margin-left: 85px;
    }

    .boomcad-hero-section h2 {
        font-size: 40px;
        font-weight: 700;
        color: #FFF;
        margin: 0px 0px;
        margin-left: 90px;
    }

    ul {

        margin-top: 20px;
        font-size: 16px;
        font-weight: 500;

    }

    .boomcad-hero-section-ul {
        margin-left: 70px;
        font-size: 18px;
    }

    .boomcad-advantages ul li {
        margin-bottom: 25px;
        font-size: 16px !important;
        display: flex;
        align-items: center;
        gap: 15px;
        position: relative;
    }

    .logo {
        margin-left: initial !important;
    }

}


@media (min-width: 992px) and (max-width: 1200px) {
    .boomcad-wci {
        display: none;
    }

    .img-container img {
        width: 100%;
        margin-top: 135px !important;
        height: auto;
    }



    .boomcad-hero-section h3 {
        margin-top: 15px;
        margin-left: 180px;
        font-size: 40px;
        font-weight: 700;
    }

    .boomcad-hero-section p {
        margin-top: 15px;
        margin-left: 180px;
        font-size: 16px;
        font-weight: 400;
    }


    .boomcad-hero-section .btn {
        margin-top: 25px;
        margin-left: 180px;
        font-size: 21px;
        font-weight: 400;
        width: 300px;
        height: 50px;
        border-radius: 20px;
    }

    .boomcad-advantages ul li {
        margin-bottom: 25px;
        font-size: 15px;
        display: flex;
        align-items: center;
        gap: 15px;
        position: relative;
    }


    .boomcad-hero-section h3 {
        font-size: 36px;
    }

    .boomcad-hero-section p {
        font-size: 16px;
    }

    .boomcad-hero-section ul {
        font-size: 18px;
    }

    .boomcad-hero-section .btn {
        width: 250px;
    }

    .boomcad-hero-section h2 {
        font-size: 49px;
        font-weight: 700;
        color: #FFF;
        margin: 0px 90px;
    }


    ul {
        margin-top: 20px;
        font-size: 16px;
        font-weight: 500;
    }

    .boomcad-hero-section-ul {
        margin-left: 70px;
        font-size: 18px;
    }

}

@media (min-width: 1201px) and (max-width: 1480px) {
    .boomcad-hero-section .btn {
        margin-top: 25px;
        font-size: 21px;
        font-weight: 400;
        width: 300px;
        height: 50px;
        border-radius: 20px;
        margin-left: 85px;
    }

    .boomcad-hero-section h2 {
        font-size: 49px;
        font-weight: 700;
        color: #FFF;
        margin: 0px 90px;
        line-height: 1.5;
    }

    ul {

        margin-top: 20px;
        font-size: 16px;
        font-weight: 500;

    }

    .boomcad-hero-section-ul {
        margin-left: 70px;
        font-size: 18px;
    }

}

@media (min-width: 1481px) {

    .boomcad-hero-section .btn {
        margin-top: 25px;
        font-size: 21px;
        font-weight: 400;
        width: 300px;
        height: 50px;
        border-radius: 20px;
        margin-left: 85px;
    }

    .boomcad-hero-section h2 {
        font-size: 49px;
        font-weight: 700;
        color: #FFF;
        margin: 0px 0px;
        margin-left: 90px;
    }

    ul {

        margin-top: 20px;
        font-size: 16px;
        font-weight: 500;

    }

    .boomcad-hero-section-ul {
        margin-left: 70px;
        font-size: 18px;
    }

    .welcome-section h3 {
        font-size: 36px;
    }

}





.boomcad-hero-section {
    margin-top: 15px;
    font-size: 21px;
    font-weight: 400;
    color: #FFF;
}



.boomcad-hero-section h3 {
    margin-top: 15px;
    font-size: 42px;
    font-weight: 700;
    color: #FFF;
}

.boomcad-hero-section p {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 700;
    color: #FFF;
    margin-left: 170px;
}





.img-container {
    position: relative;
    width: 100%;
    max-width: 600px;
    margin: auto;
}

.img-container img {
    width: 100%;
    margin-top: 60px;
    height: auto;

}


.img-overlap {
    position: absolute;
    top: 20%;
    left: -18%;
    z-index: 1;
    max-width: 80%;
    height: auto;
}

.img-under {
    position: relative;
    z-index: 0;
}




