#wrapper {
	text-align: justify;
}

.awsm-grid-wrapper .awsm-grid h3 {
 font-weight: bold;
}
#menu > ul > li > a {
 font-weight: bold;
}


@media only screen and (max-width: 768px) {

.page_title_bgr #portfolio_filter {
  margin-top: 60px;
  margin-right: 50px;
  margin-bottom: 10px;
 
  width: 360px;
 
  
}

}



@media only screen and (max-width: 480px) {

.page_title_bgr #portfolio_filter {
	margin-right: 0px;
  padding:0px;
  width: 265px;
 
  
}
  
#portfolio_filter ul li div {
  margin-left: 100px;
   text-align: center;
}


}

#gtranslate_wrapper {
    background: #a0a0a0;
    padding: 5px; 
  	top: 3px !important;
}

.post_item_block.boxed {
  height: 360px;
}

.owl-carousel .owl-item img {
	height: 258px;  
}

.pic_info.type5 {
    height: 415px;
}

#tab-um p {
    text-align: justify;
}

#tab-dois p {
    text-align: justify;
}

#tab-tres p {
    text-align: justify;
}

#tab-treis p {
    text-align: justify;
}

#tab-quatro p {
    text-align: justify;
}

.texto2 {
  text-align: justify;
}

.accordions-head-title {
  color: black;
}

.accordion-content {
  text-align: justify;
}

.fulljustify {
    	text-align:justify;
}
.fulljustify:after {
  content: "";
  display: inline-block;
  width: 100%;	
}

.resizelistener {
	visibility:inherit !important;
}

.tp-video-play-button {display: none !important}
.rev_slider video {pointer-events: none;}


.cookies-container {
		width: 1200px;
		background: #F8F8F8;
		box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
		display: block;
		margin: auto;
		padding: 16px;
		height: 50px;
}

.cookies-container p {
		font-family: "Roboto";
		font-size: 14px;
		line-height: 23px;
		display: block;
		float: left;
}

.cookies-container span {
		display: block;
		float: right;
		background: #305472;
		border-radius: 4px;
		/* padding: 12px; */
		font-family: "Roboto";
		width: 98px;
		text-align: center;
		padding: 9px;
		color: #fff;
		margin-top: 6px;

}