.t3-megamenu .mega-inner {
  padding: 0px;
}
.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 {
  padding: 0px;
  width: 240px;
  border: none;
}
.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: 27px 22px;
  background: transparent;
  color: #333333 !important;
  font-size: 14px;
  line-height: normal;
  font-weight: normal !important;
  text-transform: capitalize !important;
}
.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: inherit;
  color: inherit;
}
.t3-megamenu .dropdown-header .fa,
.t3-megamenu .mega-nav .mega-group > .dropdown-header .fa,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header .fa,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header .fa {
  font-size: 14px;
}
.t3-megamenu .mega-group-ct .row {
  margin-left: -15px;
  margin-right: -15px;
}
.t3-megamenu .mega-align-center .dropdown-menu {
  left: 222%;
}
.t3-megamenu .mega-align-center .dropdown-menu .mega-col-nav {
  padding: 0px 8px;
}
.t3-megamenu .mega-col-nav {
  padding: 0px;
}
.t3-megamenu .dropdown-menu {
  border-radius: 0px;
  border-bottom: 2px solid #00923f;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
  border-radius: 0px;
  border: none;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  background: none;
  text-decoration: none;
  outline: 0;
  position: relative;
  padding: 15px 0 15px 50px;
  color: #333333;
  border-bottom: 1px solid #f4f4f4;
  background: transparent !important;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
}
.t3-megamenu .mega-nav > li a::before,
.t3-megamenu .dropdown-menu .mega-nav > li a::before {
  position: absolute;
  left: 30px;
  top: 15px;
  font-size: 10px;
  color: #848484;
  content: "\f192";
  background: transparent;
  font-family: FontAwesome;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover {
  color: #00923f;
}
.t3-megamenu .mega-nav > li a:hover::before,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover::before {
  color: #00923f;
}
.t3-megamenu .dropdown-menu .mega-group .mega-nav > li.active a {
  color: #00923f;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 0;
}
.t3-megamenu .t3-module .module-inner {
  padding: 0 20px;
}
.t3-megamenu .t3-module .module-inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.t3-megamenu .t3-module .module-inner ul li {
  list-style: none;
  padding: 5px 0;
}
.t3-megamenu .t3-module .module-title {
  margin: 0;
  padding: 27px 22px;
  background: transparent;
  color: #333333 !important;
  font-size: 14px;
  line-height: normal;
  font-weight: normal !important;
  text-transform: capitalize !important;
  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: inherit;
  color: inherit;
}
.t3-megamenu .t3-module .module-title .fa {
  font-size: 14px;
}
.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 {
  color: #999999;
  font-size: 12px;
  margin-top: 3px;
  font-weight: normal;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: none;
}
.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;
}