
.sec-top{
    margin-top: 150px;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 30px;
    top: 660px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float{
    margin-top:16px;
}


.footer-widget__text {
    margin: 0;
    margin-top: -5px;
    margin-bottom: 15px;
    max-width: 320px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 214%;
    color: var(--solinom-text-gray, #7D8B90);
}

.mar1{
    margin-top: 50px;
}

.mar2{
    margin-top: 150px;
    margin-bottom: 150px;
}

.google-map iframe {
    position: relative;
    display: block;
    border: none;
    height: 550px;
    width: 100%;
    mix-blend-mode: luminosity;
}

.co1{
    color: white;
    list-style: none;
}

.bg1{
    background-color: #cba36b;
}

.feature-five-card__content__number__price {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: normal;
    color: var(--solinom-base, #CBA36B);
}

.bg2 {
    --bs-bg-opacity: 1;
    background-color: #cba36b !important;
}

