

.qode-custom-inner-columns .vc_column-inner{
    width: auto;
}
.qode-eh-with-background{
    background-size: 100% 100%;
}
.q_icon_list{
    margin-bottom: 11px;
}
.q_icon_list p{
    font-weight: 300;
}
.footer_top .widget.widget_nav_menu .menu li{
    display: inline-block;
    margin: 0 10px;
}
.qode-advanced-image-gallery .owl-dots {
    margin: 40px 0 0;
}
@media only screen and (max-width: 768px){
    .wpcf7-form .two_columns_form_with_space, .wpcf7-form .two_columns_form_with_space .column_left, .wpcf7-form .two_columns_form_with_space .column_right{
        display: block;
        padding: 0;
        width: 100%;
    }

     .wpcf7-form .two_columns_form_with_space .column_right input.wpcf7-form-control.wpcf7-submit:not([disabled]){
        margin-top: 15px;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }
}
.qode-btn.qode-btn-simple span{
    text-decoration: underline;
}

@media only screen and (max-width: 1070px){
    nav.main_menu > ul > li > a{
        padding: 0 12px;
    }
}
@media only screen and (max-width: 1366px){
    .qode-headings{
        font-size: 250px!important;
    }
}

@media only screen and (max-width: 768px){
    .qode-headings{
        font-size: 120px!important;
    }
}
.footer_inner{
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
}