

.azul  .ts-ihover-image-info-back {background-color: #437d9c;}
.verde  .ts-ihover-image-info-back{background-color: #62893e;}
.amarelo  .ts-ihover-image-info-back{background-color: #e0b03c;}

.q_logo img.light, .q_logo img.dark, .q_logo img.normal{
  opacity: 1;
  width: 315px !important;
  height: auto !important;
  /*margin-top: 11px;*/
  top: -28px;
}

aside .widget a {
  padding: 10px;
  background-color: #04B0C0;
  color: #fff;
  display: block;
  border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
aside .widget a:hover {
 background-color: #222;
}
aside .widget {
  padding: 25px;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.13);
}
.page-id-866 .container {
padding-top: 40px;
}
.single-post .idget_tag_cloud {
display: none;
}
.title.has_fixed_background {
  background-size: cover !important;
}

.single-post .blog_single img {
width: 100%;
}

.post_text_inner iframe {
    width: 100%;
    height: 500px;
}
.wpcf7 form.wpcf7-form p { color: #fff;}
.radius {
  border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}
.info-servico-home{
width:60%;
float: right;
}
.icone-servico-home {
width: 30%;
float: left;
}
.imagem-baixo {
background: url(http://www.geracaomidia.com.br/wp-content/uploads/2015/10/layout-index.jpg) repeat-x 0 152px !important;
}
.girando img {
animation: ball linear 3.2s infinite;
-webkit-animation: ball linear 3.2s infinite;
-moz-animation: ball linear 3.2s infinite;
}

@keyframes ball{
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
@-webkit-keyframes ball{
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
.vc_row {
  z-index: 999;
}
.widget.widget_text .textwidget .vc_column_container a, .widget.widget_text .textwidget .vc_column_container a:hover{
 border-right: none;
 border-bottom: none;
 border-top: none;
border-width: 4px !important;
margin-bottom: 5px;
}
.vc_row.wpb_row.section.vc_row-fluid{
    background-attachment: fixed;
}
.criacao-site ul {
    color: #077b4a;
}