/* Scrollbar */
::-webkit-scrollbar{
    width: 4px;
}
::-webkit-scrollbar-track{
    background-color: #fff
}
::-webkit-scrollbar-thumb {
   background: #0e3b8c;
   box-shadow: inset 0 0 1px rgba(0,0,0,0.5);  
   border:1px solid rgba(255,255,255,0.1);
}
body{
    font-family: 'Nunito', sans-serif !important;
}
h4{
    font-size: 1.3em
}
hr{
    padding: 0;
    margin: 0;
}
h5 {
    font-size: 1.1rem;
    line-height: 33px;
}
button.btn-link{
    font-size: 1.1rem !important;
    color: #000 !important;
    text-align: left;
}
.card-body ul{
    padding-left: 30px;
}
.submit-lente {
    position: absolute;
    top: 30px;
    right: 23px;
    z-index: 10;
    border: none;
    background: transparent;
    color: #007bff;
    outline: none;
}
.dropdown-toggle::after{
	display: none
}
.bg-primary{
	background-color: #0260ad !important
}
.overlay{
    background: url(http://cdn.backgroundhost.com/backgrounds/subtlepatterns/black_twill.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: 1;
    pointer-events: none;
}
.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 10px;
    background-color: rgba(0,0,0,.03);
    border-bottom: 3px solid rgb(2, 96, 173, .5);
}
.carousel-caption {
    position: absolute;
    bottom: 50px;
    z-index: 10;
    text-align: center;
}
.carousel-caption h5{
    font-size: 2em !important;
    font-weight: bold !important;
    color: #fff !important;
}
.carousel-caption p{
    font-size: 1.2em !important;
    color: #fff !important;
}
.bg-eventos{
    background: #ad2431
}
.complexo{
    background: #414c5e
}
.scrolled_menu {
    width: 100%;
    z-index: 999;
    top: 0;
    left: 0;
    position: fixed;
}
.bge{
    background: url(http://cdn.backgroundhost.com/backgrounds/subtlepatterns/shattered.png);
    opacity: 0.3
}
.btn-sm {
    padding: 0.0rem .5rem;
}
.eventosbg{
    background-image: url(../img/bg-eventos.png);
    background-size: cover;
}
.fadelink{
    opacity: 1;
    transition: .3s linear;
}
.fadelink:hover{
    opacity: .7;
    transition: .3s linear;
}
.box-fotos-empresa {
    height: 150px;
    width: 100%;
    background-position: center;
    background-size: cover;
    }
.main-footer {
    background-color: #0c2a52;
    color: #fff;
    border-top: solid 4px #7d914f
}
ul.footer li:before {
    position: absolute;
    left: -3px;
    margin-top: 12px;
    border-width: 5px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 5px;
    content: "";
}
ul.footer li:before {
    border-color: #2ea3f2;
}
.footer li a {
    color: #fff;
    font-size: .9em;
    line-height: 35px
}
.sticky-top {
    top: 100px;
    z-index: 0;
}
.bordertop{
    border-bottom: solid 2px #aacf44 !important
}
.bordernone{
    border-bottom: none !important;
}



#google_translate_element {
  position: absolute;
  bottom: calc(130px + 16px);
  left: 50%;
  margin-left: -150px;
}

.goog-te-gadget {
  font-family: 'Nunito', sans-serif !important;
  text-transform: uppercase !important;
  font-size: 1em !important;
}

.goog-te-gadget-simple {
  background-color: rgba(255, 255, 255, 0.2) !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
  padding: 8px !important;
  border-radius: 4px !important;
  font-size: 1rem !important;
  line-height: 2rem !important;
  display: inline-block;
  cursor: pointer;
  zoom: 1;
}
.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon * {
    font-family: 'Nunito', sans-serif !important;
    font-size: 1em !important;
}
.goog-te-menu2 {
  max-width: 100%;
}

.goog-te-menu-value {
  color: #fff !important;
}
.goog-te-menu-value:before {
  font-family: 'Material Icons';
  content: "\E927";
  margin-right: 16px;
  font-size: 2rem;
  vertical-align: -10px;
}

.goog-te-menu-value span:nth-child(5) {
  display: none;
}

.goog-te-menu-value span:nth-child(3) {
  border: none !important;
  font-family: 'Material Icons';
}
.goog-te-menu-value span:nth-child(3):after {
  font-family: 'Material Icons';
  content: "\E5C5";
  font-size: 1.5rem;
  vertical-align: -6px;
}

.goog-te-gadget-icon {
  background-image: url(https://placehold.it/32) !important;
  background-position: 0px 0px;
  height: 32px !important;
  width: 32px !important;
  margin-right: 8px !important;
  display: none;
}

.goog-te-banner-frame.skiptranslate {
  display: none !important;
}
