/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 13.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.portfolio_title {font-size: 17px!important;
}

.testimonial-left-sidebar a.qbutton.medium {
    color: #000!important;
}

.footer_bottom_holder, #lang_sel_footer {
    border-top: 0!important;
   
}

.qbutton.green,  input.wpcf7-form-control.wpcf7-submit:not([disabled])  {
    color: #000!important;
}

.qbutton.green:hover {
    color: #FFF!important;
}
@font-face {
    font-family: 'futura_bkbook';
    src: url('futura-book-webfont.woff2') format('woff2'),
    url('futura-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.hideme {display:none!Important}