@media (min-width: 1150px) {
    .flat-title {
        margin-bottom: 20px !important;
    }
}

.marquee-st2 {
    margin-top: 15px !important;
}

@media (min-width: 1150px) {
    .flat-testimonial-v2 {
        padding-top: 25px !important;
        padding-bottom: 25px !important;
    }
}

.background-color-theme{
    background-color: #e63742;
}

.group_types{
    display: flex;
}
.group_items{
    padding:10px;
    margin:05px;
}
.show{
    display:block;
}
.hide{
    display:none;
}