/*
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");

.q_logo a img{
	height: 100px !important;
}
.projects_holder article .portfolio_description{
	padding: 20px;
}
#menu-main-menu span:hover{
	border-bottom: 2px solid #1c1c1c;
	transition: opacity .3s ease;
}
.header_inner.clearfix .pinlocation{
	position: relative;
    top: -24px;
    float: left;
    left: 52px;
}

.classecategoria {
	font-family: Raleway,sans-serif;
	font-size: 13px;
}
header.sticky .header_inner_right {
	margin-top:20px !important;
}
header.sticky .q_logo a img{
	height: 70px !important;
}
@media screen and (max-width: 992px) {
	.q_logo a img{
	height: 80px !important;
}
	
}