@import url(https://fonts.googleapis.com/css?family=Roboto:200,300,400,400,600,700,800,900&subset=latin,latin-ext);

	body
	{
font-family: 'Roboto';
	}

	/* accent color */


	/* secondary color */


	/* overlay color and opacity */
	.csmx-media.effect-hover:hover .overlay-background
	{
	opacity: 0.6;
	}


	/* logo height */


	/* Header Backgrounds */


/* menu colors */


/* content background */



	#csmx-footer
	{
	color: #333333;
	}


	h1 , h1 a , h1 span ,
	h2 , h2 a , h2 span ,
	h3 , h3 a , h3 span ,
	h4 , h4 a , h4 span ,
	h5 , h5 a , h5 span ,
	h6 , h6 a , h6 span
	{
font-family: 'Roboto';
	}

	.csmx-primary-navigation a
	{
font-family: 'Roboto';
	}

.csmx-comment-section{
    display:none;
}

.csmx-align-center {
  color: #fff!important;
}

#csmx-footer{
  border-top: 1px solid #eee!important;
}

.text-center{  text-align: center!important;}

.csmx-white-color.csmx-btn.btn-bordered:hover{
    border-color: #fff!important;
    background-color: #fff!important;
    color: #f55d36!important;
}

.csmx-filters button{
    color: #fff!important;
    background-color: #f55d36!important;
    width: auto!important;
    display: inline-block!important;
    border-right: none!important;
    padding: 10px 15px!important;
    border-radius: 100px!important;
    font-size: 14px!important;
    line-height: 14px!important;
    font-weight: 600!important;
}
.csmx-page-tagline h1{
    text-shadow: 0 1px 1px #333!important;
}

.csmx-filters button.selected {
    color: #f55d36!important;
    text-decoration: line-through!important;
    border: 2px solid #f55d36!important;
    background-color: transparent!important;
    text-decoration: none!important;
}

.csmx-filters button:hover {
    color: #fff!important;
    background-color: #ff7979!important;
}

.csmx-portfolio .portfolio-item h6{
    color:#f55d36!important;
}
.csmx-portfolio.style-1 h5 {
    color: #f55d36!important;
    font-size: 20px!important;
    line-height: 20px!important;
}


.contato-equipe{
    display: inline-block;
    width: 100%;
}

.contato-equipe .col-sm-4{
	padding: 0;
}

.contato-equipe h3{
	color: #333;
	font-size: 20px;
	line-height: 20px;
	font-weight: 400;
	font-family: "roboto";
}
.contato-equipe h4{
	color: #333;
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	font-family: "roboto";
}

.contato-equipe p{
	color: #f00;
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	font-family: "roboto";
}
@media only screen and (max-width: 480px){
.csmx-page-tagline{
	height: auto!important;
	padding: 20px 0!important;
}
.csmx-page-tagline{
	background: none!important;
    background-color: #333!important;
}

.csmx-page-tagline .page-title{
    top: 0!important;
    -webkit-transform: none!important;
    transform: none!important;
}

.single-portfolio .csmx-page-tagline .page-subtitle {
    color: #ffffff!important;
}
    
}

.avatares .col-sm-2{ width:20%!important;}