@charset "utf-8";
/* CSS Document */


body {
    color: #999 !important;
    text-decoration: none !important;
}
a:focus, a:hover {
    text-decoration: none !important;
}		
.bg-light {
    background-color: #007bff !important;
}
.navbar-light .navbar-brand {
    color: rgb(255, 255, 255) !important;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.71) !important;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(255, 255, 255) !important;
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgb(255, 255, 255) !important;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(181, 217, 255) !important;
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

.navbar-toggler {
    border-color: rgb(255,255,255) !important;
}

.flags {
  width: 100%;;
  height: 32px;

  text-align:right;
	float: right;
}
.flags ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  }
.flags ul li {
  display: inline;
}
.goog-te-banner-frame.skiptranslate {
    display: none !important;
    } 
body {
    top: 0px !important; 
    }
