/* Add here all your css styles (customizations) */
#sequence-theme .prev, #sequence-theme .next {
  color: #0F1E3F;
}
.nav>li>a:focus, .nav>li>a:hover {
  background-color: #6C8CC7;
}
.footer a, .copyright a, .footer a:hover, .copyright a:hover {
  color: #ffffff !important;
}
@media screen and (max-width: 767px) {
 
.bg-azul-escuro, .header .navbar-toggle, .header .navbar-toggle:hover, .header .navbar-toggle:focus {
  background: transparent !important;
}

}
@media screen and (min-width: 992px) {
 
.coluna {
  min-height:410px;
}

}
.header .navbar-toggle {
  border-color: transparent !important;
}
.header .navbar-toggle:hover {
  border-color: transparent !important;
}
.pager li > a:hover, .pager li > a:focus {
  border-color: transparent !important;
}
.footer-v1 .footer {
  padding: 40px 0;
  background: #0F1E3F;
}
.parallaxBg .title-v1 h2:after {
  background-color: #ffffff;
}
.thumb-clientes, .thumb-clientes-disable{
    width:14.2%;
    float:left;
} 
.thumb-clientes-disable a, .thumb-clientes-disable h3{  
  color:#b4b4b4;
}
.thumb-clientes-disable a:hover{
  cursor:default;
  text-decoration: none;
}