.bravo_wrap .bravo_footer .mailchimp{
    background: #ffa024;
}

.main-footer{
    position: relative;
}
.main-footer:before{
    position: absolute;
    content: "";
    background: url("../images/bg-1.jpg");
    bottom: 0px;
    top: 0;
    left: 0;
    right: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0.1;
}
.bravo_wrap .bravo_footer .main-footer {
    margin: 0;
    background: #003c97;
    padding: 30px 0;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .title {
    color: #fff;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .title:before {
    border-bottom: 1px solid #ebebeb2e;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact .sub {
    color: #fff;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact .c-title {
    color: #ffffff;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context ul li a{
    color: #fff;
}

.bravo_wrap .bravo_footer .copy-right {
    background: #012d70;
    border-top: 0;
    padding: 0 0 30px 0;
}
.bravo_wrap .bravo_footer .copy-right p {
    color: #fff;
}
.bravo_wrap .bravo_footer .copy-right .context {
    padding: 30px 15px 0 15px;
}
.bravo_wrap .bravo_footer .mailchimp .subcribe-form .btn-submit {
    background: #003c97;
}

.bravo_wrap .page-template-content .bravo-list-boat .owl-nav {
    position: relative;
    right: auto;
    top: auto;
    text-align: center;
    left: auto;
}

.bravo_wrap .page-template-content .bravo-testimonial .item {
    box-shadow: 0 0 10px #ddd;
    border-radius: 10px;
    margin: 10px;
}
.bravo_wrap .page-template-content .bravo-testimonial .item p {
    color: #555;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context ul li a {
    margin-bottom: 5px;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact {
    margin-bottom: 15px;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact .c-title {
    margin-bottom: 0;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .context .contact .sub {
    font-size: 15px;
}
.bravo_wrap .bravo_footer .main-footer .nav-footer .title {
    margin-bottom: 15px;
    padding: 10px 0 10px 0;
}



@media only screen and (max-width: 1024px) {
    .bravo_wrap .page-template-content .bravo-offer .item {
        height: auto;
        padding: 15px 10px;
    }
    .bravo_wrap .bravo_footer .copy-right p {
        text-align: center;
    }
    .bravo_wrap .page-template-content .bravo-offer .item .item-title {
        margin: 10px 0 10px;
        font-size: 19px;
        font-weight: bold;
    }
    .bravo_wrap .page-template-content .bravo-offer .item a.btn-default {
        bottom: 15px!important;
        position: absolute;
        right: 15px;
        background: #ffffff40;
        text-shadow: 0 0 5px #000;
        font-weight: bold;
    }
    .bravo_wrap .page-template-content .bravo-offer .item .featured-icon {
        display: none;
    }
    .item-loop{
        padding: 0;
        margin: 0 0 15px 0;
    }
    .bravo_wrap .bravo-list-hotel .item-loop .thumb-image {
        width: 35%;
        height: auto;
        padding: 0;
    }
    .fl--block{
        padding: 10px;
    }

    .bravo_wrap .bravo-list-hotel .item-loop{
        display: flex;
        margin: 0 0 15px 0;
        padding: 0;
    }

    .bravo_wrap .bravo-list-hotel .item-loop .item-title ,
    .bravo_wrap .bravo-list-hotel .item-loop .location ,
    .bravo_wrap .bravo-list-hotel .item-loop .service-review ,
    .bravo_wrap .bravo-list-hotel .item-loop .info{
        margin: 0;
    }

    .bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item {
        min-height: 175px;
    }
    .bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .image {
        min-height: 175px;
    }
    .bravo_wrap .page-template-content .bravo-list-locations.style_4 .list-item .destination-item .content .desc{
        top: 50px;
    }

}
