/*
 * GLOBAL
 */
body {
  padding-top: px !important; }


/*
 * TOPMENU
 */
.supermenu {
  min-height: 100px;
  border-width: 0 0 0 0;
  border-color: lightgrey;
  border-radius: 0px;
  background: white; }


.tm-lines-button .lines,
.tm-lines-button .lines:before,
.tm-lines-button .lines:after {
  background: #323a45; }


.tm-lines-button:hover .lines,
.tm-lines-button:hover .lines:before,
.tm-lines-button:hover .lines:after {
  background: #323a45; }


.supermenu.change-color {
  background: rgba(255, 255, 255, 0.3) !important; }


.supermenu .container {
  width: 1170px;
  max-width: 100%; }


.supermenu.is-hidden {
  transform: translateY(-100px); }


.superside {
  background: #1c1c1c; }


.superside-in-topmenu-clone {
  display: none; }


.sm-navbar-header {
  min-height: 100px; }


@media (max-width: 786px) {
  .supermenu .sm-navbar-header {
    position: relative; }


  .supermenu li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }


  .supermenu .smdropdown-menu {
    padding: 0; }


  .supermenu .sm-nav>li>a {
    line-height: 2 !important; }


  .supermenu .sm-nav>li>a>i {
    line-height: 2 !important;
    margin-left: 15px; }


  .supermenu .menu-item.smdropdown .fa {
    float: right; }


  .supermenu .sm-nav>li {
    clear: both;
    min-height: 0 !important; }


  .superside-in-topmenu-clone {
    display: block;
    float: right;
    z-index: 99;
    position: relative;
    padding: 0 5px; }


  .supermenu .smdropdown-submenu > a > .fa {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none; } }


.sm-navbar-brand img {
  max-height: 70px; }


.sm-navbar-brand.text-logo {
  font-family: Raleway;
  font-weight: 700;
  font-size: 24px;
  margin-top: 29px;
  margin-bottom: 29px;
  padding: 5px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #323a45;
  border-width: 4px 4px 4px 4px;
  border-color: #323a45;
  border-style: solid; }


.sm-navbar-brand.text-logo.alt-color,
.sm-navbar-brand.text-logo.alt-color:hover {
  color: #565656;
  border-width: 2px 2px 2px 2px;
  border-color: #565656;
  border-style: solid;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 5px; }


.sm-navbar-brand.text-logo:hover {
  color: #323a45;
  border-width: 4px 4px 4px 4px;
  border-color: #ff3366;
  border-style: solid; }


.supermenu .sm-navbar-toggle,
.superside-in-topmenu-clone {
  margin-top: 32px; }


.supermenu.style_2 .sm-navbar-toggle,
.supermenu.style_2 .superside-in-topmenu-clone {
  margin-top: 100px; }


.sm-nav>li {
  padding-top: 39px;
  padding-bottom: 39px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }


.sm-nav>li.superside-in-topmenu {
  padding-top: 42px;
  padding-bottom: 42px; }


.sm-nav>li>a {
  color: #4e5b6c;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }


.sm-nav>li.active>a,
.sm-nav>li.active>a:hover,
.sm-nav>li.active>a:focus {
  color: #bfbfbf; }


.sm-nav>li>a:hover,
.sm-nav>li>a:focus {
  color: #bfbfbf; }


.supermenu li.has-icon i {
  font-size: 16px; }


.supermenu .sm-effect-8>li {
  padding-top: 34px;
  padding-bottom: 34px; }


.change-color .sm-nav>li>a {
  color: #9b9898; }


.change-color .sm-nav>li.active>a,
.change-color .sm-nav>li.active>a:hover,
.change-color .sm-nav>li.active>a:focus {
  color: #ff3366; }


.change-color .sm-nav>li.active>a,
.change-color .sm-nav>li.active>a:hover,
.change-color .sm-nav>li.active>a:focus {
  color: #ff3366; }


.smdropdown-menu {
  background-color: #323a45;
  border-width: 0 0 0 0;
  border-color: #ff3366;
  border-radius: 2px; }


.change-color .smdropdown-menu {
  background-color: white; }


.smdropdown-menu>li>a {
  color: #bababa;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase; }


.smdropdown-menu>li.active>a,
.smdropdown-menu>.active>a,
.smdropdown-menu>.active>a:hover,
.smdropdown-menu>.active>a:focus {
  color: white; }


.smdropdown-menu>li>a:hover,
.smdropdown-menu>li>a:focus {
  color: white; }


.change-color .smdropdown-menu>li>a {
  color: #9b9898; }


.change-color .smdropdown-menu>li.active>a,
.change-color .smdropdown-menu>.active>a,
.change-color .smdropdown-menu>.active>a:hover,
.change-color .smdropdown-menu>.active>a:focus {
  color: #ff3366; }


.change-color .smdropdown-menu>li>a:hover,
.change-color .smdropdown-menu>li>a:focus {
  color: #ff3366; }


.supermenu.animated {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }


.logo-img.animated {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }


.sm-nav.animated {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }


.smdropdown-menu.animated {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s; }


@media (min-width: 786px) {
  .supermenu.smdropdown-on-hover .smdropdown:hover>.smdropdown-menu {
    display: block; }


  .supermenu.change-size {
    min-height: 40px !important;
    max-height: 40px !important; }


  .supermenu .smdropdown-submenu:active>.smdropdown-menu,
  .supermenu .smdropdown-submenu:hover>.smdropdown-menu {
    background-color: rgba(50, 58, 69, 0.95); } }


@media (max-width: 786px) {
  .sm-navbar-header {
    float: none;
    text-align: center; }


  .navbar-left,
  .navbar-right {
    float: none !important; }


  .sm-navbar-brand img {
    left: 0;
    right: 0;
    max-width: 180px; }


  .sm-navbar-toggle {
    display: block; }


  .sm-navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }


  .sm-navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }


  .sm-navbar-collapse.collapse {
    display: none !important; }


  .sm-navbar-nav {
    float: none !important;
    margin-top: 7px; }


  .sm-navbar-nav>li {
    float: none; }


  .sm-nav>li {
    padding-top: 0;
    padding-bottom: 0; }


  .sm-navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px; }


  .supermenu a.smdropdown-toggle {
    width: 90%;
    position: relative; }


  .supermenu a.smdropdown-toggle .smdropdown-togglenb {
    position: absolute;
    right: -10%;
    width: 10%;
    text-align: right; }


  .collapse.in {
    display: block !important; }


  .supermenu .sm-nav {
    margin: 0; }


  .sm-navbar-nav .open .smdropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }


  .supermenu li.megamenu li {
    width: 100%;
    float: left; }


  .supermenu li.superside-in-topmenu {
    display: none; }


  .supermenu .smdropdown-menu a {
    color: #333333; }


  .sm-navbar-collapse {
    padding-left: 0;
    padding-right: 0; }


  .supermenu .sm-nav.animated {
    -webkit-animation-delay: 0;
    animation-delay: 0; } }


/*
 * SUPERSIDE
 */
.superside .ss-sep {
  margin-top: 20px;
  margin-bottom: 20px;
  background: #343434; }

.superside li > a:hover {
  background: #0f0f0f; }

.superside a {
  color: #565656;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 11px;
  line-height: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: all 0.3s;
  -webkit-transition: all 0.3s; }


.superside a:hover {
  color: white; }


.ss-inner-close .lines:before,
.ss-inner-close .lines:after {
  background: #565656; }

.ss-inner-close:hover .lines:before,
.ss-inner-close:hover .lines:after {
  background: white; }

.superside li.current_page_item a {
  color: white; }


.superside .superside-social-icons .icon {
  font-size: 16px; }


body.superside-open:before {
  background: transparent; }

.ss-copy {
  color: #565656;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 11px;
  line-height: 40px;
  letter-spacing: 2px; }

.superside-toggler .lines,
.superside-toggler .lines:before,
.superside-toggler .lines:after {
  background: #323a45; }

.superside-toggler:hover .lines,
.superside-toggler:hover .lines:before,
.superside-toggler:hover .lines:after {
  background: #323a45; }

.superside .ss-text-logo .logo {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  margin-top: 36px;
  margin-bottom: 36px;
  padding: 5px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #565656;
  border-width: 2px 2px 2px 2px;
  border-color: #565656;
  border-style: solid; }

.superside .ss-text-logo:hover .logo {
  color: white;
  border-width: 2px 2px 2px 2px;
  border-color: white;
  border-style: solid; }

/*
 * Link Styles
 */
.supermenu .sm-effect-8 li.active a .menu-item-name::before,
.supermenu .sm-effect-8 li.active a .menu-item-name::after {
  border-color: #bfbfbf; }


.supermenu .sm-effect-8 li.active a .menu-item-name::after {
  border-color: #bfbfbf; }


.supermenu .sm-effect-8 li.active a .menu-item-name::before {
  border-color: #bfbfbf;
  opacity: 0.3; }


.supermenu .sm-effect-21 a .menu-item-name::before,
.supermenu .sm-effect-21 a .menu-item-name::after {
  background: #bfbfbf; }


.supermenu .sm-effect-21 li.active a .menu-item-name::before,
.supermenu .sm-effect-21 li.active a .menu-item-name::after {
  background: #bfbfbf; }


/*
 * Toggle Icons
 */
.topmenu-toggler {
  top: 110px; }


/*
 * Searchform Style
 */
#smsearch.open {
  background: rgba(0, 0, 0, 0.6); }


.superside .widget_search .search-field input {
  border: 1px solid #343434; }