.bgImage {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    left: 0px;
    top: 2px;
    background: #FFFFFF;
    margin-bottom: -30px;
}

.nav-link {
    color: rgb(237, 75, 102);
    padding: 10px;
}

.sm-icons .nav-link {
    flex-direction: row;
}

.sm-icons .nav-link {
    padding-right: 1rem;
}

.carousel-name {
    position: absolute;
    width: 867px;
    height: 145px;
    left: 287px;
    top: 745px;

    font-family: 'Water Brush';
    font-style: normal;
    font-weight: 400;
    font-size: 100px;
    line-height: 145px;
    letter-spacing: -0.02em;


}

#bodycontent {
    margin: 0;
    padding: 0;
    background: #F9E8E9;
    display: flex;
    align-items: center;
}

@media (max-width:1200px) and (min-width:992px){
    .whyusicons{
        max-width:60px;
        margin-top: 35px;
    }
}
@media (max-width:992px) {
    .whyusicons{
        max-width:40px;
        margin-top: 35px;
    }
}
/* @media (max-width:992px){
    .whyusicons{
        max-width:55px;
        margin-top: 50px;
    }
} */

@media (max-width: 768px) {
    #bodycontent {
        width: 100%;
    }
    .flower-carousal{
        /* display:none; */
        /* width:20%; */
        text-align: center;
    }
    .flower-carousal img {
        position: relative;
        z-index: 100;
        width: 150px;
    }

   
    .whyusicons{
       width: 50px;
    }
    .icon-parent{
        flex-direction: column;
    }
    .whyuscontent{
        display: flex;
        justify-content: center;
        
    }
}


#ecclipse {
    position: absolute;
    width: 156px;
    height: 142px;
    border-radius: 50%;
    right: 681px;
    top: -80px;
    background: #F9E8E9;
    transform: rotate(-180deg);
    border-radius: 134px;
}

.rect {
    width: 40px;
    height: 8px;
    left: 445px;
    top: 1087px;
    background: #D8656E;
    margin-left: -32px;
    margin-top: -10px;
}

@media (max-width: 768px) {

.col-sm-5{
    width: 50%;
}
    .col-sm-2 {
        width: 24%; 
        /* edit if needed  */
        margin-bottom: 20px;
    }
    
    .whyusicons{
        display:none;
    }
    
    .col-sm-8{
        width: 80%;
    }

}

@media (max-width: 576px) {

    .card-title,
    .card-text {
        text-align: center;
    }

    .d-flex {
        justify-content: center;
    }
}

.line {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

.line::before,
.line::after {
    content: "";
    display: block;
    height: 1px;
    background-color: white;
}

.line::before {
    margin-bottom: 10px;
    /* add some space between the top border and the content */
}

.line::after {
    margin-top: 10px;
    /* add some space between the bottom border and the content */
}

.line1 {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    margin-top: 26px;
    margin-bottom: 26px;
}

.line1::before,
.line1::after {
    content: "";
    display: block;
    height: 1px;
    background-color: white;
}

.line1::before {
    margin-bottom: 10px;
    /* add some space between the top border and the content */
}

.line1::after {
    margin-top: 10px;
    /* add some space between the bottom border and the content */
}

.headContent {
    width: 193px;
    height: 50px;
    left: 635px;
    top: 374px;
    font-family: 'Sofia';
    font-style: normal;
    font-weight: 400;
    color: #252525;
}

.decorate {
    width: 25%;
    border-bottom: 6px solid #D8656E;
    margin-bottom: 10px;
    border-right: 6px solid #D8656E;
    left: 182px;
    margin-top: -241px;
}

@media (max-width:600px) {
    .decorate {
        width: 70%;
        margin: -106px;
        padding: 4px;
        margin-bottom: 12px;
    }
}

.cardDeco {
    border-bottom: 6px solid #D8656E;
    border-right: 6px solid #D8656E;
}

.flower-left {
    padding: 0px;
    margin: 10px;
    margin-top: -365px;
    margin-bottom: -78px;
}

.flower-right {
    display: flex;
    justify-content: flex-end;
    margin-top: -498px;
}

@media (max-width:600px) {

    .flower-right {
        display: flex;
        justify-content: flex-end;
        margin-top: -346px;
    }
}

.flower-straight {
    padding: 0px;
    margin: 0px;
    margin-top: -394px;
}

.titleSection {
    width: 380px;
    height: 50px;
    font-family: 'Sofia';
    font-style: normal;
    font-weight: 400;
    color: #252525;
}