.bravo_wrap .page-template-content .bravo-call-to-action.style_2 .context {
    border-radius: 20px;
}
.bravo_wrap .page-template-content .bravo-list-tour .item-tour,
.bravo_wrap .page-template-content .bravo-list-car .item-loop,
.bravo_wrap .bravo-list-hotel .item-loop
{
    border-radius: 10px;
}
.bravo_wrap .page-template-content .bravo-list-news .item-news .thumb-image {
    border-radius: 10px;
}
.bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item {
    border-radius: 20px;
}
.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs {
    justify-content: center;
    gap: 2px;
}
.bravo_wrap .page-template-content .bravo-form-search-all .g-form-control .nav-tabs li a{
    border-radius: 5px;
}
.bravo_wrap .bravo_footer .mailchimp {
    display: none !important;
}