

body {
	background:url(http://www.wedoprojects.es/wp-content/uploads/fondo.jpg) repeat;
}
.time {
  display: none;
}
.wrapper, .content, div, .content .container {
background-color: transparent;
}
aside.sidebar .widget h5 {
background-color: rgba(207, 207, 207, 0.4);
}
aside.sidebar .widget a, .side_menu a, .side_menu .widget li {
font-weight: 400;
font-size: 13px;
}
.blog_holder article .post_text .post_info .time {
color:#9d9d9d;
}
.footer_top_holder {
	background:url(http://www.wedoprojects.es/wp-content/uploads/fondo-pie.png) no-repeat bottom center rgba(87,87,87,0.7);
min-height: 410px;
}
 footer .footer_top .q_social_icon_holder span {
font-size: 35px;
}
.q_social_icon_holder.normal_social.with_link .simple_social {
color: #b5b5b5;
margin: 0px 5px;
}
.footer_top .textwidget {
	font-weight:300;
	
}
.footer_bottom ul li a {
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
font-family: 'Open Sans',sans-serif;
color: #6b6969;
}
.footer_bottom ul li a:hover {
color: #e75288;
}
.footer_bottom ul li:not(:first-child):before {
content: '|';
position: relative;
left: -2px;
top: -1px;
font-size: 12px;
font-weight: 400;
padding: 0 24px;
color: #6b6969;
}
.footer_bottom ul li {
display: inline-block;
margin-right: 0px;
}
.qbutton {
color:#ffffff !important;
}
footer.footer_border_columns .qode_column {
border-left: 1px solid #acacac;
}
.full_width {
background-color: transparent;
}
.wpb_row.section.vc_row-fluid.grid_section, .wpb_row.section.vc_row-fluid {
background-color: transparent !important;
}
.q_logo img {
max-height: 115px;
}
@media (min-width: 915px) {
.three_columns>.column1 {
	width: 28%;
}

.three_columns>.column2 {
 width: 34%;
}
.three_columns>.column3 {
width: 38%;	
}
}
@media (max-width: 800px) {
	footer.footer_border_columns .qode_column {
border-left: none;
}
}
@media (max-width: 800px) {
.three_columns .column1, .three_columns .column2, .three_columns .column3 {
	width: 100%;
min-height: 0!important;
margin: 0 0 25px;
}
}