/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Creative Multi-Purpose WordPress 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: 16.5
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.

*/

.full_width_inner .vc_row{
	padding: 80px 0;
}

@media screen and (max-width: 765px){
	.q_elements_item_content {
    	padding: 50px!important;
	}
}

i.fa{
	color:rgba(13,31,65,1) !important;
}

footer i.fa,
header i.fa{
	color:#FFF!important;
}

footer ul li{
	font-family: 'Raleway', sans-serif;
}

.background-image-top{
	background-position: top!important;
}