

/* Cores e fonte */
* { font-family: 'Source Sans Pro', sans-serif; }
.fonte1 { font-family: 'Source Sans Pro', sans-serif; }
.color-background-primary { background-color: #001f3f!important; }
.color-bt-primary { background-color: #001f3f!important; }
.color-bt-primary:hover { background-color: #1b8bf9!important; }
.color-background-secondary { background-color: #1b8bf9!important; }
.color-text-primary { color: #001f3f!important; }
.color-text-secondary { color: #1b8bf9!important; }
.color-text-default { color: #666666!important; }
.link-hover-primary:hover { opacity:0.8!important; }
strong { font-weight: 900!important; }
.dropdown-menu { background-color:inherit!important; margin: 18px 0 0 0!important; border-radius: 0!important; padding: 0!important; border: 0!important; }
.bt-drop{ display: block; border: none; }