.t3-megamenu .mega-inner {
  padding: 10px 0;
}
.t3-megamenu .row {
  margin-left: auto;
  margin-right: auto;
}
.t3-megamenu .row + .row {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}
.t3-megamenu .mega-dropdown-menu {
  border: none;
  border-radius: 0px;
  background: #0b0b0b;
  padding: 10px;
}
.t3-megamenu .dropdown-submenu a:after {
  margin-top: -3px;
}
.t3-megamenu .dropdown-header,
.t3-megamenu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header {
  margin: 0;
  padding: 10px 0px;
  background: transparent;
  color: #ffffff;
  font-family: 'Dosis', sans-serif;
  font-size: 14px;
  line-height: normal;
  text-transform: uppercase;
}
.t3-megamenu .dropdown-header:hover,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:hover,
.t3-megamenu .dropdown-header:active,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:active,
.t3-megamenu .dropdown-header:focus,
.t3-megamenu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header:focus {
  background-color: transparent !important;
  color: #ffffff;
}
.t3-megamenu .nav .open > a,
.t3-megamenu .nav .open > a:hover,
.t3-megamenu .nav .open > a:focus {
  background-color: transparent !important;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  color: #ffffff;
  padding: 18px;
  font-family: 'Dosis', sans-serif;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:active,
.t3-megamenu .dropdown-menu .mega-nav > li a:active,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  background-color: transparent !important;
  color: #999999;
}
.t3-megamenu .mega-group .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li a:hover,
.t3-megamenu .mega-group .mega-nav > li a:active,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li a:active,
.t3-megamenu .mega-group .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li a:focus {
  background-color: transparent !important;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active a {
  color: #ffffff;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active a:hover,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active a:active,
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active a:focus {
  background-color: transparent !important;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 10px 0px;
  background: transparent;
  color: #ffffff;
  font-family: 'Dosis', sans-serif;
  font-size: 14px;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title:hover,
.t3-megamenu .t3-module .module-title:active,
.t3-megamenu .t3-module .module-title:focus {
  background-color: transparent !important;
  color: #ffffff;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
  list-style: disc;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  font-size: 100%;
  background: none;
  font: inherit;
  white-space: normal;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:active {
  background: none;
  color: inherit;
  font: inherit;
}
.t3-megamenu .mega-caption-empty {
  display: none;
}
.t3-megamenu .mega-caption {
  float: right;
  background: #d9534f;
  color: #ffffff;
  border-radius: 3px;
  font-size: 12px;
  margin-top: -5px;
  font-weight: 400;
  line-height: 20px;
  padding: 0px 8px;
  font-weight: bold;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  border: none;
  font-family: FontAwesome;
  line-height: 1;
  width: auto;
  height: auto;
  font-weight: normal;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret:before {
  content: "\f107";
}
.t3-megamenu .nav .input-group-addon [class^="icon-"],
.t3-megamenu .nav .input-group-addon [class*=" icon-"],
.t3-megamenu .nav .input-group-addon .fa {
  margin-right: 0;
}