.topline {
  line-height: 22px; }

/* Modern header */
header.l-modern-head .navbar-header {
  margin: 0; }

.b-modern-head {
  display: flex;
  flex-direction: column;
  align-items: center; }
  .b-modern-head__logo {
    flex: 0 1 auto;
    padding: 20px; }
  .b-modern-head__logo svg {
    color: #0084c9; }
  .b-modern-head__slogan {
    display: none;
    padding: 13px 30px;
    color: #0084c9;
    border-left: 2px solid #0084c9;
    font-size: 18px;
    flex: 0 1 auto; }
  .b-modern-head__buttons {
    flex: 1 1 auto;
    display: flex;
    width: 100%;
    margin-bottom: 1px; }
    .b-modern-head__buttons > .btn,
    .b-modern-head__buttons > .b-modern-head__buttons__search {
      min-width: 130px;
      display: inline-block; }
    .b-modern-head__buttons > [id^="bx_incl_area"] {
      display: inline-block; }
  .b-modern-head .b-headcart {
    display: inline-block;
    top: 0;
    float: none;
    margin: 0; }

.b-mh-contacts {
  display: inline-block;
  padding: 8px 15px;
  vertical-align: middle;
  background: #ebebeb;
  display: none; }
  .b-mh-contacts__service, .b-mh-contacts__contact {
    display: inline-block; }
  .b-mh-contacts__service {
    color: #999; }
  .b-mh-contacts__contact {
    color: #000;
    text-decoration: none; }

@media (max-width: 991px) {
  header.l-modern-head .navbar-default .navbar-toggle,
  header.l-modern-head .container > .navbar-header,
  header.l-modern-head .navbar-header {
    margin-top: 0; } }

@media (max-width: 767px) {
  .b-modern-head {
    padding-right: 1px;
    margin-left: -15px;
    margin-right: -15px; }
    .b-modern-head__buttons > .btn,
    .b-modern-head__buttons > .b-modern-head__search,
    .b-modern-head__buttons > .b-modern-head__cart {
      min-width: 60px;
      flex: 1 1 auto;
      margin-left: 1px;
      padding: 15px 0;
      text-align: center; }
      .b-modern-head__buttons > .btn, .b-modern-head__buttons > .btn:hover,
      .b-modern-head__buttons > .b-modern-head__search,
      .b-modern-head__buttons > .b-modern-head__search:hover,
      .b-modern-head__buttons > .b-modern-head__cart,
      .b-modern-head__buttons > .b-modern-head__cart:hover {
        background-color: #ebebeb;
        border-color: #ebebeb;
        color: #999; }
    .b-modern-head__icon {
      max-height: 25px; }
  .b-modern-head .b-headcart .b-headcart__count {
    background-color: #fff; }
  header.l-modern-head .navbar-toggle {
    border-top: 0; } }

@media (min-width: 767px) {
  .b-modern-head {
    flex-direction: row;
    height: 96px;
    padding: 0; }
    .b-modern-head__logo {
      padding: 0;
      margin-right: 30px; }
    .b-modern-head__search {
      display: none; }
    .b-modern-head__buttons {
      display: block;
      text-align: right;
      width: auto; }
    .b-modern-head__buttons .b-modern-head__search {
      display: none; }
    .b-modern-head__cart {
      display: inline-block; }
  header.l-modern-head .navbar-header > .row:first-child > .col {
    min-height: 0;
    line-height: inherit; }
  .b-modern-head .b-headcart .b-headcart__empty,
  .b-modern-head .b-headcart .b-headcart__t {
    display: inline; }
  .b-modern-head .b-headcart .b-headcart__count {
    position: relative;
    background: transparent;
    right: 0;
    top: 0;
    width: auto;
    height: auto;
    border-radius: none;
    line-height: 1.38462; }
  .b-modern-head .b-headcart .b-headcart__empty ~ .b-headcart__count {
    display: none; }
  .b-modern-head .b-headcart .b-headcart__icon svg {
    width: 17px;
    height: 17px;
    fill: #fff;
    vertical-align: top;
    margin-left: -7px;
    margin-right: 3px; }
  .b-modern-head .b-headcart .b-headcart__link {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 7px 14px;
    font-size: 14px;
    line-height: 1.38462;
    border-radius: 0px;
    color: #fff;
    background-color: #0084c9;
    border-color: #0084c9;
    min-width: 130px; }
    .b-modern-head .b-headcart .b-headcart__link:hover, .b-modern-head .b-headcart .b-headcart__link:focus, .b-modern-head .b-headcart .b-headcart__link.focus, .b-modern-head .b-headcart .b-headcart__link:active, .b-modern-head .b-headcart .b-headcart__link.active,
    .open > .b-modern-head .b-headcart .b-headcart__link.dropdown-toggle {
      color: #fff;
      background-color: #006396;
      border-color: #005c8c; }
    .b-modern-head .b-headcart .b-headcart__link:active, .b-modern-head .b-headcart .b-headcart__link.active,
    .open > .b-modern-head .b-headcart .b-headcart__link.dropdown-toggle {
      background-image: none; }
    .b-modern-head .b-headcart .b-headcart__link.disabled, .b-modern-head .b-headcart .b-headcart__link.disabled:hover, .b-modern-head .b-headcart .b-headcart__link.disabled:focus, .b-modern-head .b-headcart .b-headcart__link.disabled.focus, .b-modern-head .b-headcart .b-headcart__link.disabled:active, .b-modern-head .b-headcart .b-headcart__link.disabled.active, .b-modern-head .b-headcart .b-headcart__link[disabled], .b-modern-head .b-headcart .b-headcart__link[disabled]:hover, .b-modern-head .b-headcart .b-headcart__link[disabled]:focus, .b-modern-head .b-headcart .b-headcart__link[disabled].focus, .b-modern-head .b-headcart .b-headcart__link[disabled]:active, .b-modern-head .b-headcart .b-headcart__link[disabled].active,
    fieldset[disabled] .b-modern-head .b-headcart .b-headcart__link,
    fieldset[disabled] .b-modern-head .b-headcart .b-headcart__link:hover,
    fieldset[disabled] .b-modern-head .b-headcart .b-headcart__link:focus,
    fieldset[disabled] .b-modern-head .b-headcart .b-headcart__link.focus,
    fieldset[disabled] .b-modern-head .b-headcart .b-headcart__link:active,
    fieldset[disabled] .b-modern-head .b-headcart .b-headcart__link.active {
      background-color: #0084c9;
      border-color: #0084c9; }
    .b-modern-head .b-headcart .b-headcart__link .badge {
      color: #0084c9;
      background-color: #fff; } }

@media (min-width: 992px) {
  .b-modern-head__slogan {
    display: block; } }

@media (min-width: 1200px) {
  .b-mh-contacts {
    display: inline-block; } }

/* Modern header */
/*Header v4
------------------------------------*/
header {
  z-index: 99;
  position: relative; }
  header .vertical_blue_line {
    border-left: 1px solid #0083c7; }
  header .topline {
    padding-top: 1px; }
  header .head {
    margin-top: 5px;
    margin-bottom: 15px; }
  header .slogan {
    font-size: 20px;
    color: #202020; }
  header .box {
    display: inline-block;
    line-height: 24px;
    vertical-align: middle;
    width: 100%; }
    header .box .in {
      line-height: 1.38462; }
  header .contacts .phone {
    font-size: 26px;
    font-family: "Roboto", sans-serif; }
    header .contacts .phone span {
      color: #0084c9; }
    header .contacts .phone a {
      text-decoration: none; }
  header .buttons {
    text-align: right; }
    header .buttons .btn {
      min-width: 175px;
      margin-bottom: 3px; }
  header.has-cart .buttons .btn {
    width: 100%;
    width: auto; }

header .navbar.type2 .contacts .phone {
  font-size: 18px; }

header .navbar {
  margin: 0; }

header .navbar-default {
  border: none;
  background: none; }

header.style2 .navbar-header {
  margin: 0; }

header .navbar-header {
  float: none;
  margin: 13px 0 24px; }
  header .navbar-header > .row:first-child > .col .box {
    vertical-align: middle; }
    header .navbar-header > .row:first-child > .col .box h4 {
      margin: 0; }

@media (min-width: 992px) {
  header .navbar-header > .row:first-child > .col {
    min-height: 75px;
    line-height: 75px; }
  header.style2 .box.logo a {
    top: 15px;
    position: relative; } }

@media (max-width: 992px) {
  header .navbar-default .navbar-nav > .open > a,
  header .navbar-default .navbar-nav > .open > a:focus,
  header .navbar-default .navbar-nav > .open > a:hover {
    border-bottom-color: #ebebeb; } }

@media (max-width: 991px) {
  header .container > .navbar-header,
  header .navbar-header {
    margin: 20px 0 0; } }

@media (max-width: 768px) {
  header .container > .navbar-header > .row {
    overflow: hidden; }
    header .container > .navbar-header > .row:last-child > .col {
      padding-left: 0;
      padding-right: 0px; }
      header .container > .navbar-header > .row:last-child > .col > .box.logo > .in {
        padding: 0 15px; } }

/*Navbar Brand*/
header .navbar-brand {
  z-index: 1;
  display: block;
  margin: 10px 0; }

@media (min-width: 992px) {
  header .navbar-brand img {
    margin-left: 5px; } }

@media (max-width: 1199px) {
  header .navbar-brand {
    padding: 0;
    float: none; }
  header .navbar-brand img {
    display: block;
    text-align: center;
    margin: 0 auto 15px; } }

header .navbar-nav {
  float: left;
  margin-top: -1px; }

/*Header Banner*/
@media (max-width: 1199px) {
  header img.header-banner {
    margin-bottom: 20px; } }

/*Navbar Toggle*/
header .navbar-default .navbar-toggle {
  position: relative;
  width: 100%;
  line-height: 24px;
  margin-top: 15px;
  margin-bottom: 0;
  border-color: #ebebeb;
  overflow: hidden; }

header.color .navbar-default .navbar-toggle {
  color: #fff;
  background-color: #0084c9; }

header.color .navbar-default .navbar-toggle:hover {
  background-color: #006396; }

header .full-width-menu {
  float: left;
  font-size: 18px;
  margin-right: 10px; }

header .navbar-default .navbar-toggle .icon-toggle {
  position: absolute;
  top: 15px;
  right: 10px;
  float: right;
  width: 25px;
  height: 1px;
  margin: 2px 0 7px;
  font-size: 19px; }

header.color .navbar-default .navbar-toggle .icon-toggle .icon-bar {
  background-color: #fff; }

header .navbar-default .navbar-toggle .icon-toggle:last-child {
  margin-bottom: 0; }

header .navbar-default .navbar-toggle:focus,
header .navbar-default .navbar-toggle:hover,
header .navbar-toggle {
  padding: 12px 25px; }

@media (max-width: 768px) {
  header .navbar-default .navbar-toggle {
    margin: 25px 0 0; }
  header .navbar-responsive-collapse .container {
    padding-right: 0;
    padding-left: 1px; } }

/*Navbar Collapse*/
header .navbar-collapse {
  padding: 0;
  border-top: none;
  position: relative; }

/*Navbar Menu*/
header .navbar-default .navbar-nav li.open > a > span > i:before {
  content: "\2212"; }

header .navbar-default .navbar-nav li > a {
  padding: 7px 25px;
  color: #585f69;
  text-decoration: none; }
  header .navbar-default .navbar-nav li > a > span {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 40px;
    height: 35px; }
    header .navbar-default .navbar-nav li > a > span > i {
      position: relative;
      top: 8px;
      left: 6px;
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      font-size: 24px;
      line-height: 16px;
      vertical-align: -15%; }
      header .navbar-default .navbar-nav li > a > span > i:before {
        content: "\2b"; }

header .navbar-default .navbar-nav > .active > a {
  color: #0084c9; }

@media (min-width: 768px) {
  .navbar-nav.navbar-right:last-child {
    margin-right: 0; } }

/*Responsive Navbar*/
@media (max-width: 991px) {
  /*Responsive code for max-width: $screen-md-max*/
  header .navbar-header {
    float: none; }
  header .navbar-toggle {
    display: block; }
  header .navbar-collapse.collapse {
    display: none !important; }
  header .navbar-collapse.collapse.in {
    display: block !important; }
  header .navbar-nav {
    margin: 0;
    float: none !important;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee; }
  header .navbar-nav.navbar-border-bottom {
    padding-bottom: 5px;
    border-bottom: 1px solid #eee; }
  header .navbar-nav > li {
    float: none; }
  header .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 40px; }
  /*Dropdown Menu Slide Down Effect*/
  header .navbar-nav .open .dropdown-menu {
    border: 0;
    float: none;
    width: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
    box-shadow: none;
    background-color: #f3f3f3; }
  header .navbar-nav .open .dropdown-menu .dropdown-header,
  header .navbar-nav .open .dropdown-menu > li > a {
    padding: 8px 25px; }
  header .navbar-nav .open .dropdown-menu > li > a {
    line-height: 28px; }
  header .navbar-nav .open .dropdown-menu > li > a:focus,
  header .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none; }
  header .navbar-default .dropdown-menu.no-bottom-space {
    padding-bottom: 0; }
  header .navbar-default .navbar-nav > li > a {
    padding: 8px 25px;
    line-height: 28px; }
  header .navbar-default .navbar-nav > li a {
    border-bottom: solid 1px #ebebeb; }
  header .navbar-default .navbar-nav > li > a:focus {
    background: none; }
  header .navbar-default .navbar-nav > .active > a,
  header .navbar-default .navbar-nav > .active > a:focus,
  header .navbar-default .navbar-nav > .active > a:hover {
    background: inherit; } }

@media (min-width: 992px) {
  header {
    border-bottom: none;
    border-bottom: 2px solid #0084c9; }
  header .navbar-default .navbar-collapse {
    border-top: 1px solid #ebebeb; }
  /*Navbar Nav*/
  header .navbar-default .navbar-nav > li {
    margin-left: -1px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee; }
  header .navbar-default .navbar-nav > li.no-border,
  header .navbar-default .navbar-nav > li.no-border:first-child {
    border-left: none;
    border-right: none; }
  header .navbar-default .navbar-nav > li > a,
  header .navbar-default .navbar-nav > li > a:focus {
    border-top: solid 2px transparent; }
  header .navbar-default .navbar-nav > li > a:hover {
    background-color: #ebebeb; }
  header .navbar-default .navbar-nav > .active > a {
    background-color: inherit; }
  header .navbar-default .navbar-nav > li:hover > a {
    background-color: #ebebeb; }
  /*Dropdown Menu*/
  header .dropdown-menu {
    padding: 4px 0 0;
    border: none;
    min-width: 200px;
    border-radius: 0;
    z-index: 9999 !important;
    background-color: transparent;
    border-bottom: solid 2px #0084c9;
    border-top: solid 1px transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  header .dropdown-menu li {
    background-color: #fff; }
  header .dropdown-menu li a {
    padding: 6px 15px;
    border-top: 1px solid #ebebeb; }
  header .dropdown-menu > .active > a,
  header .dropdown-menu > .active > a:focus header .dropdown-menu .active > a,
  header .dropdown-menu > .active > a:hover,
  header .dropdown-menu li > a:hover {
    color: #585f69;
    filter: none !important;
    background: #ebebeb;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out; }
  header .dropdown-menu li > a:focus {
    background: none;
    filter: none !important; }
  header .navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block; }
  header .open > .dropdown-menu {
    display: none; }
  /*Search*/
  header .navbar .search-open {
    width: 330px; } }

/*Dropdown Submenu for BS3
------------------------------------*/
header .dropdown-submenu {
  position: relative; }

header .navbar ul > li {
  position: relative; }

header.color .navbar ul > li {
  background-color: #0084c9; }

header .navbar ul > li:before {
  content: none;
  position: static;
  top: 0;
  left: 0;
  font-size: 0; }

header .dropdown-submenu > a:after {
  top: 5px;
  right: 9px;
  font-size: 18px;
  content: "\f105";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: 'FontAwesome'; }

@media (max-width: 992px) {
  header .dropdown-submenu > a:after {
    content: " "; } }

header .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -4px;
  margin-left: 0; }

/*Submenu comes from LEFT side*/
header .dropdown-submenu > .dropdown-menu.submenu-left {
  left: -100%; }

header .dropdown-submenu.pull-left {
  float: none; }

header .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px; }

header .dropdown-menu li [class*=" fa-"],
header .dropdown-menu li [class^="fa-"] {
  left: -3px;
  width: 1.25em;
  margin-right: 1px;
  position: relative;
  text-align: center;
  display: inline-block; }

header .dropdown-menu li [class*=" fa-"].fa-lg,
header .dropdown-menu li [class^="fa-"].fa-lg {
  /* increased font size for fa-lg */
  width: 1.5625em; }

/*Search Box
------------------------------------*/
header .navbar .nav > li > .search {
  color: #b8b8b8;
  cursor: pointer;
  min-width: 35px;
  font-size: 13px;
  text-align: center;
  padding: 12px 3px 10px;
  display: inline-block;
  background-color: #ebebeb; }

header .navbar .nav > li > .search.lupa:before {
  content: '\f002'; }

header .navbar .nav > li > .search.remove:before {
  content: '\f00d'; }

header .navbar .nav > li > .search:hover {
  color: #0084c9; }

header .navbar .search-open {
  right: 0;
  top: 42px;
  display: none;
  padding: 10px;
  position: absolute;
  border: solid 1px #ebebeb;
  border-bottom: 2px solid #0084c9;
  background-color: #fff; }

header .navbar .search-open form {
  margin: 0; }

@media (min-width: 768px) and (max-width: 1199px) {
  header .navbar > .container .navbar-brand,
  header .navbar > .container-fluid .navbar-brand {
    margin-left: -10px; }
  header .navbar-toggle {
    margin-right: 0; } }

@media (max-width: 991px) {
  header .navbar .search-open {
    width: 92%; }
  header .navbar .nav > li > .search:hover {
    color: #202020 !important; }
  header .navbar .search-open {
    top: 5px;
    padding: 0;
    left: 48px;
    border-top: none;
    box-shadow: none;
    background: none;
    margin-right: 10px; } }

@media (min-width: 992px) {
  html .main-menu-nav.nav .open > a,
  html .main-menu-nav.nav .open > a:focus,
  html .main-menu-nav.nav .open > a:hover {
    border-top: none; } }

@media (max-width: 991px) {
  html .main-menu-nav.nav .open > a,
  html .main-menu-nav.nav .open > a:focus,
  html .main-menu-nav.nav .open > a:hover {
    border-color: #ebebeb; } }

/*Mega Menu
------------------------------------*/
header .mega-menu .collapse,
header .mega-menu .dropdown,
header .mega-menu .dropup,
header .mega-menu .nav {
  position: static; }

header .mega-menu .collapse {
  overflow-y: visible; }

header .mega-menu .container,
header .mega-menu .navbar-inner {
  position: relative; }

header .mega-menu .dropdown-menu {
  left: auto; }

header .mega-menu .dropdown-menu > li {
  display: block;
  height: auto; }

header .mega-menu .dropdown-submenu .dropdown-menu {
  left: 100%; }

header .mega-menu .nav.pull-right .dropdown-menu {
  right: 0; }

header .mega-menu .mega-menu-content {
  *zoom: 1;
  padding: 0; }

header .mega-menu .mega-menu-content:after,
header .mega-menu .mega-menu-content:before {
  content: "";
  display: table;
  line-height: 0; }

header .mega-menu .mega-menu-content:after {
  clear: both; }

header .mega-menu.navbar .nav > li > .dropdown-menu:after,
header .mega-menu.navbar .nav > li > .dropdown-menu:before {
  display: none; }

header .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
  left: 0;
  right: 0;
  overflow: hidden; }

@media (min-width: 992px) {
  header .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
    margin: 0 15px; } }

/*Equal Height Lists*/
@media (min-width: 992px) {
  header .mega-menu .equal-height {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /*-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;*/ }
  header .mega-menu .equal-height-in {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

/*Mega Menu Style Effect*/
header .mega-menu .equal-height-list h3 {
  font-size: 15px;
  font-weight: 400;
  padding: 0 10px 0 13px;
  text-transform: uppercase; }

/*Space for only Big Resolution*/
@media (min-width: 992px) {
  header .mega-menu .big-screen-space {
    margin-bottom: 20px; } }

/*Mega Menu Content*/
@media (min-width: 992px) {
  header .mega-menu .equal-height-in {
    padding: 20px 0;
    border-left: 1px solid #eee; }
  header .dropdown-submenu:hover > .dropdown-menu {
    display: block; }
  header .mega-menu .equal-height-in:first-child {
    border-left: none;
    margin-left: -1px; }
  header .mega-menu .equal-height-list {
    width: 100%; }
  header .mega-menu .equal-height-list li a {
    display: block;
    position: relative;
    border-bottom: none;
    padding: 5px 10px 5px 15px; }
  header .mega-menu .equal-height-list a:hover {
    text-decoration: none; }
  /*Dropdown Arrow Icons*/
  header .mega-menu .mega-menu-fullwidth li a {
    padding: 5px 10px 5px 30px; }
  header .mega-menu .mega-menu-fullwidth li a:after {
    top: 7px;
    left: 15px;
    font-size: 11px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome; }
  /*Dropdown Arrow Icons Disable class*/
  header .mega-menu .mega-menu-fullwidth .disable-icons li a {
    padding: 5px 10px 5px 15px; }
  header .mega-menu .mega-menu-fullwidth .disable-icons li a:after {
    display: none; } }

/*Space Effect inside the container to avoid scroll bar*/
@media (max-width: 1199px) {
  header .mega-menu .equal-height {
    margin-right: 0; }
  header .mega-menu .equal-height-in {
    padding-right: 0; } }

/*Equal Hight List Style*/
@media (max-width: 1199px) {
  header .mega-menu .dropdown.mega-menu-fullwidth .dropdown-menu {
    width: auto; }
  header .mega-menu .equal-height-in,
  header .mega-menu .equal-height-list {
    display: block; }
  header .mega-menu .mega-menu-fullwidth .dropdown-menu > li > ul {
    display: block; }
  /*Equal Height List Style*/
  header .mega-menu .equal-height-list h3 {
    color: #333;
    margin: 0 0 5px;
    font-size: 13px;
    font-weight: 400;
    padding: 6px 25px 5px;
    border-bottom: solid 1px #eee; }
  header .mega-menu .equal-height-list li {
    margin-left: 15px; }
  header .mega-menu .equal-height-list li a {
    color: #687074;
    display: block;
    font-size: 13px;
    font-weight: 400;
    padding: 6px 25px;
    border-bottom: solid 1px #eee; }
  header .mega-menu .equal-height-list > .active > a,
  header .mega-menu .equal-height-list > .active > a:focus,
  header .mega-menu .equal-height-list > .active > a:hover,
  header .mega-menu .equal-height-list > h3.active {
    color: #555;
    background-color: #e7e7e7; }
  header .mega-menu .equal-height-list li a:hover {
    color: #333;
    text-decoration: none; } }

/* header style2 version styles */
header.style2 {
  border-bottom: 2px solid #0084c9; }

header.style2 > .navbar > .container .navbar-header .col-cart {
  position: relative;
  padding-right: 10px;
  top: 1px; }
  @media (min-width: 768px) {
    header.style2 > .navbar > .container .navbar-header .col-cart {
      top: 0; } }
  @media (min-width: 992px) {
    header.style2 > .navbar > .container .navbar-header .col-cart {
      padding-right: 0;
      margin-left: 0;
      top: 7px; } }

header.style2 .row:first-child > .col .box {
  vertical-align: inherit; }

header.style2 .navbar-responsive-collapse .container {
  padding-left: 0; }

header.style2 .navbar-header .container {
  width: 100%;
  padding-right: 0;
  float: right; }

header.style2 .navbar-default .navbar-collapse {
  border-bottom: 1px solid #ebebeb;
  margin-top: 26px; }

header.style2 .navbar-right {
  max-width: 35px; }

header.style2 .navbar-nav.navbar-right:last-child {
  position: absolute;
  right: 0; }

header.style2 .container > .navbar-header {
  width: 100%; }

header.style2 .navbar-header > .row > .col .box {
  width: 100%; }

header.style2 .navbar .nav > li > .search {
  margin: 0; }

header .navbar-nav {
  margin-top: 0; }

@media (min-width: 992px) {
  header.color .navbar-default .navbar-nav {
    background-color: #0084c9; }
    header.color .navbar-default .navbar-nav li.active {
      background-color: #006396; }
      header.color .navbar-default .navbar-nav li.active > a {
        background-color: #006396; }
    header.color .navbar-default .navbar-nav li:hover {
      background-color: #ebebeb; }
      header.color .navbar-default .navbar-nav li:hover > a {
        color: #585f69;
        background-color: #ebebeb; }
    header.color .navbar-default .navbar-nav li > a {
      color: #fff; }
    header.color .navbar-default .navbar-nav .search-btn {
      border-color: #fff; }
  header .navbar-collapse {
    border-top: 0;
    border-bottom: 0; } }

@media (max-width: 991px) {
  header.color .navbar-default .navbar-nav,
  header.color .navbar-default .navbar-nav .open {
    background-color: #0084c9; }
    header.color .navbar-default .navbar-nav li.active, header.color .navbar-default .navbar-nav li.open,
    header.color .navbar-default .navbar-nav .open li.active,
    header.color .navbar-default .navbar-nav .open li.open {
      background-color: #006396; }
      header.color .navbar-default .navbar-nav li.active > a, header.color .navbar-default .navbar-nav li.open > a,
      header.color .navbar-default .navbar-nav .open li.active > a,
      header.color .navbar-default .navbar-nav .open li.open > a {
        color: #fff;
        background-color: #006396; }
    header.color .navbar-default .navbar-nav li:hover,
    header.color .navbar-default .navbar-nav .open li:hover {
      background-color: #006396; }
      header.color .navbar-default .navbar-nav li:hover > a,
      header.color .navbar-default .navbar-nav .open li:hover > a {
        color: #fff;
        background-color: #006396; }
    header.color .navbar-default .navbar-nav li > a,
    header.color .navbar-default .navbar-nav .open li > a {
      color: #fff; }
    header.color .navbar-default .navbar-nav .dropdown-menu li > a,
    header.color .navbar-default .navbar-nav .dropdown-menu li.active > a,
    header.color .navbar-default .navbar-nav .open .dropdown-menu li > a,
    header.color .navbar-default .navbar-nav .open .dropdown-menu li.active > a {
      color: #fff;
      background-color: #0084c9; }
      header.color .navbar-default .navbar-nav .dropdown-menu li > a:focus, header.color .navbar-default .navbar-nav .dropdown-menu li > a:hover,
      header.color .navbar-default .navbar-nav .dropdown-menu li.active > a:focus,
      header.color .navbar-default .navbar-nav .dropdown-menu li.active > a:hover,
      header.color .navbar-default .navbar-nav .open .dropdown-menu li > a:focus,
      header.color .navbar-default .navbar-nav .open .dropdown-menu li > a:hover,
      header.color .navbar-default .navbar-nav .open .dropdown-menu li.active > a:focus,
      header.color .navbar-default .navbar-nav .open .dropdown-menu li.active > a:hover {
        color: #fff;
        background-color: #006396; }
    header.color .navbar-default .navbar-nav .dropdown-menu li.open > a,
    header.color .navbar-default .navbar-nav .dropdown-menu li.active.open > a,
    header.color .navbar-default .navbar-nav .open .dropdown-menu li.open > a,
    header.color .navbar-default .navbar-nav .open .dropdown-menu li.active.open > a {
      background-color: #006396; }
    header.color .navbar-default .navbar-nav .search-btn,
    header.color .navbar-default .navbar-nav .open .search-btn {
      border-color: #fff; }
  header .navbar-default .navbar-nav .dropdown-menu li > a,
  header .navbar-default .navbar-nav .dropdown-menu li.active > a,
  header .navbar-default .navbar-nav .open .dropdown-menu li > a,
  header .navbar-default .navbar-nav .open .dropdown-menu li.active > a {
    color: #585f69;
    background-color: #eee; }
    header .navbar-default .navbar-nav .dropdown-menu li > a:focus, header .navbar-default .navbar-nav .dropdown-menu li > a:hover,
    header .navbar-default .navbar-nav .dropdown-menu li.active > a:focus,
    header .navbar-default .navbar-nav .dropdown-menu li.active > a:hover,
    header .navbar-default .navbar-nav .open .dropdown-menu li > a:focus,
    header .navbar-default .navbar-nav .open .dropdown-menu li > a:hover,
    header .navbar-default .navbar-nav .open .dropdown-menu li.active > a:focus,
    header .navbar-default .navbar-nav .open .dropdown-menu li.active > a:hover {
      color: #585f69;
      background-color: #ebebeb; }
  header .navbar-default .navbar-nav .open,
  header .navbar-default .navbar-nav .open > a,
  header .navbar-default .navbar-nav .open > a:focus {
    color: #0084c9; }
  header .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    padding-left: 40px; }
  header .navbar-default .navbar-nav .open .dropdown-menu > li > ul > li > a {
    padding-left: 55px; }
  header .navbar-default .navbar-nav .open .dropdown-menu > li > ul > li > ul > li > a {
    padding-left: 70px; }
  header .navbar-default .navbar-nav .open .dropdown-menu.open .dropdown-menu {
    display: block; } }

@media (min-width: 991px) {
  header .mega-menu .collapse,
  header .mega-menu .dropdown,
  header .mega-menu .dropup,
  header .mega-menu .nav {
    position: static;
    height: 35px; }
  header .navbar-nav.navbar-right:last-child {
    position: absolute;
    right: 15px; }
  .nav.main-menu-nav .other {
    float: right;
    display: block;
    border-left: none; }
  .nav.main-menu-nav .other > a {
    text-align: center; }
  .nav.main-menu-nav {
    padding-right: 36px;
    width: 100%; }
  header.no-border .collapse.navbar-collapse.navbar-responsive-collapse,
  header.no-border .nav.navbar-nav.main-menu-nav li.lvl1,
  header.no-border .nav.navbar-nav.main-menu-nav li.other {
    border: none; } }

@media (max-width: 991px) {
  .nav.main-menu-nav .other {
    display: none; }
  header.style2 .navbar-default .navbar-collapse {
    margin-top: 0; } }

/* logo */
.logo a {
  display: table;
  table-layout: fixed;
  width: 100%; }

.logo img {
  display: table-cell; }

.logo .m {
  position: relative;
  display: table-cell;
  width: 42px;
  margin-top: 5px;
  margin-right: 5px; }
  .logo .m .p {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    border: 18px solid transparent; }
    .logo .m .p > div {
      position: absolute;
      display: inline-block;
      width: 0;
      height: 0;
      border: 16px solid transparent; }
  .logo .m .m1 {
    border-bottom-color: #0084c9;
    border-top: 0;
    border-left: 0;
    border-bottom-width: 39px; }
    .logo .m .m1 > div {
      top: 3px;
      left: 1px;
      border-bottom-color: #fff;
      border-top: 0;
      border-left: 0;
      border-bottom-width: 36px; }
  .logo .m .m2 {
    border-right-color: #0084c9;
    border-left: 0;
    border-bottom: 0;
    border-top-width: 39px; }
    .logo .m .m2 > div {
      bottom: 0;
      left: 1px;
      border-right-color: #fff;
      border-left: 0;
      border-bottom: 0;
      border-top-width: 35px; }

/* Cart in head */
.b-headcart {
  position: relative;
  top: 15px;
  float: right;
  margin-right: 10px; }
  .b-headcart .b-headcart__icon {
    position: relative;
    line-height: 1.38462;
    display: inline-block; }
  .b-headcart .b-headcart__icon svg {
    width: 33px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    fill: #0084c9; }
  .b-headcart .b-headcart__empty,
  .b-headcart .b-headcart__t {
    display: none; }
  .b-headcart .b-headcart__count {
    position: absolute;
    background: #ebebeb;
    right: -15px;
    top: -10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline;
    line-height: 30px;
    text-align: center; }
  @media (min-width: 992px) {
    header.style4 .b-headcart {
      top: 0;
      float: none;
      display: block;
      text-align: right;
      margin-right: 0;
      line-height: 0; }
    header.style2 .b-headcart {
      top: -2px;
      float: none; }
    header.style4 .b-headcart .b-headcart__empty,
    header.style4 .b-headcart .b-headcart__t {
      display: inline; }
    header.style4 .b-headcart .b-headcart__empty ~ .b-headcart__count {
      display: none; }
    header.style4 .b-headcart .b-headcart__icon svg {
      width: 17px;
      height: 17px;
      fill: #fff;
      vertical-align: top;
      margin-left: -7px;
      margin-right: 3px; }
    header.style4 .b-headcart .b-headcart__link {
      display: inline-block;
      margin-bottom: 0;
      font-weight: normal;
      text-align: center;
      vertical-align: middle;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      white-space: nowrap;
      padding: 7px 14px;
      font-size: 14px;
      line-height: 1.38462;
      border-radius: 0px;
      color: #fff;
      background-color: #0084c9;
      border-color: #0084c9;
      min-width: 175px; }
      header.style4 .b-headcart .b-headcart__link:hover, header.style4 .b-headcart .b-headcart__link:focus, header.style4 .b-headcart .b-headcart__link.focus, header.style4 .b-headcart .b-headcart__link:active, header.style4 .b-headcart .b-headcart__link.active,
      .open > header.style4 .b-headcart .b-headcart__link.dropdown-toggle {
        color: #fff;
        background-color: #006396;
        border-color: #005c8c; }
      header.style4 .b-headcart .b-headcart__link:active, header.style4 .b-headcart .b-headcart__link.active,
      .open > header.style4 .b-headcart .b-headcart__link.dropdown-toggle {
        background-image: none; }
      header.style4 .b-headcart .b-headcart__link.disabled, header.style4 .b-headcart .b-headcart__link.disabled:hover, header.style4 .b-headcart .b-headcart__link.disabled:focus, header.style4 .b-headcart .b-headcart__link.disabled.focus, header.style4 .b-headcart .b-headcart__link.disabled:active, header.style4 .b-headcart .b-headcart__link.disabled.active, header.style4 .b-headcart .b-headcart__link[disabled], header.style4 .b-headcart .b-headcart__link[disabled]:hover, header.style4 .b-headcart .b-headcart__link[disabled]:focus, header.style4 .b-headcart .b-headcart__link[disabled].focus, header.style4 .b-headcart .b-headcart__link[disabled]:active, header.style4 .b-headcart .b-headcart__link[disabled].active,
      fieldset[disabled] header.style4 .b-headcart .b-headcart__link,
      fieldset[disabled] header.style4 .b-headcart .b-headcart__link:hover,
      fieldset[disabled] header.style4 .b-headcart .b-headcart__link:focus,
      fieldset[disabled] header.style4 .b-headcart .b-headcart__link.focus,
      fieldset[disabled] header.style4 .b-headcart .b-headcart__link:active,
      fieldset[disabled] header.style4 .b-headcart .b-headcart__link.active {
        background-color: #0084c9;
        border-color: #0084c9; }
      header.style4 .b-headcart .b-headcart__link .badge {
        color: #0084c9;
        background-color: #fff; }
    header.style4 .b-headcart .b-headcart__count {
      position: relative;
      background: transparent;
      right: 0;
      top: 0;
      width: auto;
      height: auto;
      border-radius: none;
      line-height: 1.38462; } }

body header.style4.has-cart .buttons .btn:first-child {
  display: none; }

body header.has-cart.style4 .navbar-header .buttons-wrap {
  margin-top: -40px; }
  body header.has-cart.style4 .navbar-header .buttons-wrap > .box {
    margin-top: 43px; }

@media (min-width: 992px) and (max-width: 1200px) {
  footer .footer_logo_wrap.logo img,
  header .logo img {
    max-width: 170px;
    margin-top: 9px; } }

/*# sourceMappingURL=header.css.map */
