/*===================================================================================*/
/*	HEADER
/*===================================================================================*/
.header{
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:400;
}

.navbar .container {
  display: table;
  padding: 0;
}
.navbar {
  margin: 0;
  border-radius: 0;
  border: none;
  position: relative;
  z-index: 8000;
  min-height: inherit;
}
.navbar ul {
  list-style: none;
}
.navbar-brand {
  float: none;
  display: table-cell;
  vertical-align: middle;
  padding: 0;
  max-width: 300px;
}
.navbar-header .navbar-brand {
  display: none;
}
.navbar-header {
  float: none !important;
  position: relative;
  background: #2b2b2b;
  border-bottom: 1px solid #4a4949;
  z-index: 0;
}
.navbar-header li,
.navbar-header a {
  display: table-cell;
  vertical-align: middle;
  height: 40px;
}
.navbar-collapse {
  position: relative;
  background-color: #202020;
  width: 100%;
  border-bottom: 1px solid black;
}
.stuck {
  position: fixed !important;
  top: 0;
}

header .navbar-collapse.collapse.stuck {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.navbar-nav {
  float: none;
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
  margin: 0;
}
.navbar-nav > li > a {
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
  padding: 15px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  z-index: 1;
}
.skrollable-after .navbar-nav > li > a {
  margin-top: -1px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.nav > li > a:hover {
  background-color: transparent;
  color: #5EBCE3;
}
.nav > li > a:focus {
 background-color: transparent !important;
  border-color: #FFF;
}
.navbar .dropdown-menu {
  padding: 0;
  margin: 0;
  width: 210px;
  background: #fff;
  border: 0;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  -webkit-border-top-left-radius: 0 !important;
  -moz-border-radius-topleft: 0 !important;
  border-top-left-radius: 0 !important;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
  z-index: 0;
}
.secondMenu {
  z-index: 2;
}
li.dropdown.lang ul.dropdown-menu {
  right: 0;
  left: inherit;
}
.login a {
  border: 1px solid #73879C;
  padding: 0 5px;
  margin: 0 5px;
  height: inherit;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
li.dropdown.lang ul.dropdown-menu li {
  display: block;
  text-align: center;
  background-color:black;
}
.nav li.dropdown.open,
li.dropdown.open,
.nav li.dropdown.open a,
li.dropdown.open a {
  background-color: black;
  border: 0;
}
.navbar .dropdown-menu:not(.firstMenu-dropdown-menu) li {
  background: transparent;
  border: 0 solid #000;
  border-bottom-width: 1px;
}
.navbar .megaMenu-fullwidth .dropdown-menu:not(.firstMenu-dropdown-menu) li {
  border: 0;
}
.navbar .megaMenu-fullwidth .dropdown-menu:not(.firstMenu-dropdown-menu) .bgpaper li a {
  color: #2e6294;
}
.navbar .dropdown-menu:not(.firstMenu-dropdown-menu) li:first-child {
  /* border: none;*/

}
.navbar .dropdown-menu:not(.firstMenu-dropdown-menu) li a {
  line-height: 18px;
  padding: 13px 20px;
  color: #2e6294;
  text-transform: uppercase;
  font-weight: 700;
  white-space: normal;
  font-size:14px;
}
li.dropdown.pull-right {
  margin: 0;
}
.navbar .dropdown-menu:not(.firstMenu-dropdown-menu) li a:hover,
.navbar .dropdown-menu:not(.firstMenu-dropdown-menu) li a.active {
  filter: none;
  color: #5EBCE3;
}
.navbar .nav > li > .dropdown-menu:not(.firstMenu-dropdown-menu):after {
  display: none;
}
.navbar .nav > li > .dropdown-menu:not(.firstMenu-dropdown-menu):before {
  display: none;
}
.navbar .dropdown-submenu .dropdown-menu {
  top: -1px !important;
}
.navbar .dropdown-menu:not(.firstMenu-dropdown-menu) > li > a:hover,
.navbar .dropdown-menu:not(.firstMenu-dropdown-menu) > li > a:focus,
.navbar .dropdown-submenu:hover > a,
.navbar .dropdown-submenu:focus > a,
.navbar .dropdown-menu:not(.firstMenu-dropdown-menu) > .active > a,
.navbar .dropdown-menu:not(.firstMenu-dropdown-menu) > .active > a:hover,
.navbar .dropdown-menu:not(.firstMenu-dropdown-menu) > .active > a:focus {
  background: #5EBCE3;
  color: #FFF !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.navbar-header .info {
  padding-left: 0;
  margin: 0;
  font-weight: bolder;
}
.navbar-header .info li {
  font-size: 12px;
  padding: 0 10px;
}
.navbar-header .info li a {
  font-size: 12px;
  color: #73879C;
}
.navbar-header .info a:hover {
  color: #5EBCE3;
}
.navbar-form {
  padding: 0;
  margin: 0;
}
.btn.responsive-menu {
  display: none;
  width: 40px;
  height: 40px;
  font-size: 25px;
  padding: 0;
  margin: 0;
}


/*===================================================================================*/
/*	firstMenu
/*===================================================================================*/
.firstMenu .nav,
.firstMenu .dropup,
.firstMenu .dropdown,
.firstMenu .collapse {
  position: static;
}
.firstMenu .navbar-inner,
.firstMenu .container {
  position: relative;
}
.firstMenu .dropdown-menu {
  top: auto;
  left: auto;
  -webkit-border-top-left-radius: 3px !important;
  -moz-border-radius-topleft: 3px !important;
  border-top-left-radius: 3px !important;
}
.firstMenu .dropdown-menu > li {
  display: block;
}
.firstMenu .nav.pull-right .dropdown-menu {
  right: 0;
}
.firstMenu .firstMenu-content {
  font-size: 14px;
  line-height: 22px;
  padding: 30px 40px;
  margin-left: -20px;
  margin-right: -20px;
}
.firstMenu .firstMenu-content .inner {
  padding: 0 20px;
}
.firstMenu .firstMenu-content li {
  line-height: inherit;
}
.firstMenu .firstMenu-content:before,
.firstMenu .firstMenu-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.firstMenu .firstMenu-content:after {
  clear: both;
}
.firstMenu .nav > li > .dropdown-menu:after,
.firstMenu .nav > li > .dropdown-menu:before {
  display: none;
}
.firstMenu .firstMenu-content img {
  width: 100%;
}
.firstMenu .firstMenu-content a {
  color: inherit;
}
.firstMenu .firstMenu-content h4 {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.firstMenu .firstMenu-content p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 15px;
}
.firstMenu .firstMenu-content .btn {
  margin: 10px 0;
}
.firstMenu .firstMenu-content a:hover {
  color: #5EBCE3;
}
.firstMenu .dropdown.firstMenu-fullwidth .dropdown-menu {
  width: 100%;
  left: 0;
  right: 0;
}
/*===================================================================================*/
/*	MEGA MENU
/*===================================================================================*/
.firstMenu .nav,
.firstMenu .dropup,
.firstMenu .dropdown,
.firstMenu .collapse {
  position: static;
}
.firstMenu .navbar-inner,
.firstMenu .container {
  position: relative;
}
.firstMenu .dropdown-menu {
  top: auto;
  left: auto;
  -webkit-border-top-left-radius: 3px !important;
  -moz-border-radius-topleft: 3px !important;
  border-top-left-radius: 3px !important;
}
.firstMenu .dropdown-menu > li {
  display: block;
}
.firstMenu .nav.pull-right .dropdown-menu {
  right: 0;
}
.firstMenu .megaMenu-content {
  font-size: 12px;
  line-height: 14px;
  /* padding: 30px 40px;*/

  margin-left: 0;
  margin-right: 0;
}
.firstMenu .megaMenu-content .inner {
  padding: 0 20px;
}
.firstMenu .megaMenu-content ul {
  padding: 0;
}
.firstMenu .megaMenu-content li {
  line-height: inherit;
  margin-bottom: 5px;
}
.firstMenu .megaMenu-content:before,
.firstMenu .megaMenu-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.firstMenu .megaMenu-content:after {
  clear: both;
}
.firstMenu .nav > li > .dropdown-menu:after,
.firstMenu .nav > li > .dropdown-menu:before {
  display: none;
}
.firstMenu .megaMenu-content img {
  width: 30px;
}
.firstMenu .megaMenu-content a {
  color: inherit;
  padding: inherit !important;
}
.firstMenu .megaMenu-content h4 {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 18px;
}
.firstMenu .megaMenu-content p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 15px;
}
.firstMenu .megaMenu-content .btn {
  margin: 10px 0;
}
.firstMenu .megaMenu-content a:hover {
  color: #1ABB9C;
}
.firstMenu .dropdown.megaMenu-fullwidth .dropdown-menu {
  width: 100%;
  left: 0;
  right: 0;
}
.firstMenu .megaMenu-content li a span {
  text-transform: lowercase;
  font-weight: 400;
  color: #aaa;
}
.firstMenu .megaMenu-content .encart {
  background-color: #202020;
  padding: 20px;
  margin-top: 50px;
}
li.dropdown.open .megaMenu-content a {
  background-color: transparent;
}