/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.vc_row {
    margin-left: 0;
    margin-right: 0;
    max-width: 1300px;
    margin: 0 auto;
}

.container_inner {
    max-width: 1300px;
}

.content .title .container_inner {
    width: 87%;
}

.vc_custom_1552047572020,
.vc_custom_1550656562338 {
    max-width: 2000px;
}

.vc_custom_1550239657553 {
    margin-bottom: 0 !important;
}



/*.vc_custom_1552304247460*/
.wpb_wrapper {
    max-width: 1300px;
    margin: 0 auto;
}

.last_toggle_el_margin, .wpb_button, .wpb_content_element, .wpb_row, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 25px !important;
}

.item {
    width: 144px !important;
}

.vc_sep_line {
    border-top: 1px solid #e6291f !important;
}

a.qbutton.default {
    margin-bottom: 10px;
}

/*------Footer------*/
footer .vc_sep_line {
    border-top: none !important;
}

@media only screen and (max-width: 1400px) {

    .vc_row {
        max-width: 90%;
    }

    .container_inner {
        width: 95%;
    }

}