/*
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.0.1
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.

*/

.footer_top {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 33px;
    font-weight: 800;
}

.h5 {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 33px;
    font-weight: 800;
}
	
	
.box{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.text-content{
	text-align: justify !important;
}

/*Gradient Background*/
.contato-formulario {
	background-image: linear-gradient(90deg, #d3dadf, #eff2f3) !important;
}

/*Contact form home*/
@media screen and (max-width:768px) {
.vc_empty_space.hide-in-mobile {
	display:none;
}
}


.header_bottom {background-color: #fff !important;}