.header-bg-box.active,
.header-replace.active,
.sticky-fixed.active .floating-nav.floating-nav-sticky {
  transform: translateY(0);
}

.header-bg-box,
.homepage10-header-btn.box-shadow2,
.languageBox,
.mobile-header {
  position: relative;
}

.languageBox,
.languageBox.uppercase,
.languageBox.uppercase a,
.languageBox.uppercase option,
.languageBox.uppercase select,
.languageBox.uppercase span {
  text-transform: uppercase;
}

.NormalTextBox::-webkit-input-placeholder {
  opacity: 1;
}

.NormalTextBox:-moz-placeholder {
  opacity: 1;
}

.NormalTextBox::-moz-placeholder {
  opacity: 1;
}

.NormalTextBox:-ms-input-placeholder {
  opacity: 1;
}

.NormalTextBox:placeholder {
  opacity: 1;
}

.header-replace {
  width: 100%;
  transform: translateY(-100%);
  min-height: 0 !important;
  transition: 0.4s ease-in-out;
}

.header-replace.active {
  min-height: 80px !important;
}

.header-wrap {
  left: 0;
  z-index: 100;
  width: 100%;
  transition: 0.3s ease-in-out;
}

.header-container-box {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.header-container-box .header-area {
  display: flex;
}

.header-area.area-right {
  text-align: right;
}

.header-area.area-center {
  text-align: center;
}

.header-area.area-left,
.topbar-iconbox .box-text {
  text-align: left;
}

.header-horizontal .header-content-wrap>div {
  margin-left: 15px;
  vertical-align: middle;
}

.header-horizontal .header-content-wrap>div:first-child {
  margin-left: 0;
}

.header-vertical .header-content-wrap>div {
  display: block;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.header-content-wrap p {
  margin: 0;
}

.header-content-wrap img {
  max-width: 100%;
  max-height: 100%;
}

.header-area.area-left .header-content-wrap>div:last-child {
  margin-right: 0 !important;
}

.header-area.area-center .header-content-wrap>div:first-child,
.header-area.area-right .header-content-wrap>div:first-child {
  margin-left: 0 !important;
}

.header-content-wrap>*:not(.nav-bar) {
  color: #fafafa !important;
}

.header-center .header-vertical .header-content-wrap>div {
  margin: 0 !important;
}

.header-bg-box:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  pointer-events: none;
}

.header-wrap .widget-title {
  font-size: inherit;
  margin: 0;
}

.header-wrap .area-center,
.header-wrap .area-left,
.header-wrap .area-right {
  width: auto;
}

.header-wrap .logo img {
  max-width: 100%;
  max-height: 80%;
  margin-bottom: 2px;
}

.floating-nav .floating-header-logo:not(.header-logo),
.floating-nav.floating-active .header-logo:not(.floating-header-logo),
.header-wrap .floating-header-logo,
.mobilemenu_close {
  display: none !important;
}

.floating-nav.floating-active .floating-header-logo,
.header-wrap .floating-header-logo.header-logo {
  display: inline-block !important;
}

.sticky-fixed .floating-nav.floating-nav-sticky {
  position: fixed !important;
  width: 100%;
  z-index: 1000;
  transform: translateY(-100%);
}

.sticky-fixed .floating-nav.floating-nav-sticky.floating-active {
  position: fixed !important;
}

.floating-nav.floating-active {
  width: 100%;
  z-index: 1000;
}

.dng-main.Boxed .floating-nav.floating-active,
.dng-main.Boxed .sticky-fixed .floating-nav.floating-nav-sticky {
  width: auto;
  left: auto;
}

#dng-wrapper .floating-active .floating-dark-color .search-text .submit,
#dng-wrapper .floating-active .floating-dark-color .search-text .text,
.floating-active .floating-dark-color .search-text .submit,
.floating-active .floating-dark-color .search-text .text {
  color: #333;
}

.dng-main.Boxed .floating-nav.floating-active {
  top: 0;
}

.floating-nav-fade.floating-active .floating-display-none,
.floating-nav-slide.floating-active .floating-display-none,
.headersidenav,
.leftslidemenu,
.leftslidemenu+.slide-shade,
.menu-3d-popup-main,
.mobilemenu-main,
.search-popup-box .popup-content,
.userName li ul.submenu {
  display: none;
}

.userMenu .submenu li:last-of-type {
  display: none
}

.floating-nav-scrollup .header-bg-box,
.floating-nav-scrollup .header-container-box,
.floating-nav-scrollup .logo,
.floating-nav-sticky .header-bg-box,
.floating-nav-sticky .header-container-box,
.floating-nav-sticky .logo {
  -webkit-transition: 250ms ease-out;
  transition: 250ms ease-out;
}

.floating-nav-scrollup.floating-active .header-bg-box.floating-display-none,
.floating-nav-scrollup.floating-active .header-bg-box.floating-display-none .header-container-box,
.floating-nav-sticky.floating-active .header-bg-box.floating-display-none,
.floating-nav-sticky.floating-active .header-bg-box.floating-display-none .header-container-box {
  overflow: hidden;
  height: 0;
  border-width: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.floating-nav-sticky .logo,
.overflow-hidden {
  overflow: hidden;
}

.sticky-fixed .floating-nav.floating-nav-scrollup.floating-active,
.sticky-fixed .floating-nav.floating-nav-scrollup.floating-active-up {
  opacity: 0;
  margin-top: -100px;
}

.sticky-fixed .floating-nav.floating-nav-scrollup.floating-active.floating-active-down {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin-top: 0;
  transform: translateY(0);
}

.sticky-fixed .floating-nav.floating-nav-scrollup.floating-active-up {
  -webkit-transition: opacity 0.3s linear, margin 0.3s linear;
  transition: opacity 0.3s linear, margin 0.3s linear;
}

.floating-nav-sticky.header-wrap {
  -webkit-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.floating-nav-scrollup.floating-active .floating-display-none,
.floating-nav-scrollup.floating-active .floating-display-none .header-top,
.floating-nav-sticky.floating-active .floating-display-none,
.floating-nav-sticky.floating-active .floating-display-none .header-top {
  overflow: hidden !important;
  height: 0 !important;
  border-width: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.overlay-panel-content:before {
  opacity: 1;
  background-color: #1e1e1e;
  background: -webkit-linear-gradient(right top, #1e1e1e, #1e1e1e);
  background: -o-linear-gradient(right top, #1e1e1e, #1e1e1e);
  background: -moz-linear-gradient(right top, #1e1e1e, #1e1e1e);
  background: linear-gradient(to right top, #1e1e1e, #1e1e1e);
}

.logo img {
  max-width: 100%;
}

.header-horizontal .header-content-wrap {
  white-space: nowrap;
}

.header-horizontal .header-content-wrap>div {
  display: inline-block;
  white-space: normal;
}

.mobile-header {
  display: none;
}

.mobile-header .logo img {
  max-width: inherit;
}

.mobile-header-replace {
  height: 64px;
  display: none;
}

@media only screen and (max-width: 992px) {

  .header-replace,
  .header-wrap,
  .search-popup-box .popup-reveal {
    display: none;
  }

  .dng-mobilemenu,
  .header-vertical .dngTextBox,
  .mobile-header,
  .mobile-header-replace {
    display: block;
  }

  .mobile-header .header-mobile,
  .mobile-header .header-mobile-bottom,
  .mobile-header .header-mobile-top {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
  }

  .mobile-header .header-area,
  .mobile-header .header-area-bottom,
  .mobile-header .header-area-top {
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    align-items: center;
  }

  .mobile-header .header-content-wrap>*,
  .mobile-header .search-popup-box {
    display: inline-block;
  }

  .navbar-tool {
    white-space: nowrap;
  }

  .mobile-menu-icon,
  .navbar-tool>.widget {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    margin-left: 12px;
    cursor: pointer;
  }

  .mm-slideout.mobile_menu_show,
  .mobile_menu_show {
    overflow: hidden;
  }

  .mobile-header {
    z-index: 1000;
    width: 100%;
    color: #333;
    font-size: 1rem;
    font-weight: 400;
  }

  .mobile-header.header-position {
    position: absolute;
  }

  .mobile-header.floating-nav {
    position: fixed;
    top: 0;
  }

  .mobile-header .mobile-header-shadow {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  }

  .mobile-header .logo {
    text-align: left;
  }

  .mobile-header img {
    max-height: 100%;
  }

  .mobile-header .shopping-cart-box .shopping-cart-content {
    border-top-color: #2c5cda;
  }

  .mobile-header .shopping-cart-box .shopping-cart-content:before {
    border-bottom-color: #2c5cda;
  }

  .mobile-header .shop-cart-list .shop-cart-footer>.footer-btn:hover,
  .mobile-header .shopping-cart-box .icon .badge {
    background-color: #2c5cda;
  }

  .body-side-static-left {
    margin-left: 0;
  }

  .body-side-static-right {
    margin-right: 0;
  }

  .mobilemenu-main {
    display: none !important;
  }

  .search-popup-box .popup-close {
    right: 13px;
    top: 0;
    height: 64px;
    line-height: 64px;
    -webkit-transition: color 0.2s ease-in, opacity 0.2s ease-in 0.2s !important;
    transition: color 0.2s ease-in, opacity 0.2s ease-in 0.2s !important;
    z-index: 1;
  }

  .search-popup-box .popup-close .lnr {
    line-height: 64px;
  }

  .search-popup-box .popup-content {
    opacity: 0;
    visibility: hidden;
    color: #666;
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }

  .search-popup-box .popup-content.active {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }

  .search-popup-box .popup-content .popup-center {
    -webkit-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
    -webkit-transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);
    transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);
  }

  .search-popup-box .popup-content.active .popup-center {
    transform: scale(1) !important;
  }

  .mobile-header .hide-sticky {
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }

  .mobile-header.floating-nav-active .hide-sticky {
    height: 0 !important;
    overflow: hidden;
  }
}

@media only screen and (max-width: 767px) {
  .mobile-header .logo img {
    max-height: 100%;
  }

  .search-popup-box .popup-close {
    right: 13px;
    top: 0;
    height: 64px;
    line-height: 64px;
  }

  .search-popup-box .popup-close .lnr {
    line-height: 64px;
  }
}

.Login .userName>a {
  padding-right: 18px;
}

.Login a,
.Login a:active,
.Login a:link,
.Login a:visited {
  color: inherit;
  display: inline-block;
}

.userName>a:after {
  content: "";
  border-color: currentColor transparent transparent;
  border-style: solid;
  border-width: 5px;
  position: absolute;
  right: 0;
  top: 50%;
  margin: -3px 0 0 -6px;
  -webkit-transition: border-color 0.2s ease-in;
  transition: border-color 0.2s ease-in;
}

.Login .userProfile,
.Login .userProperties {
  display: block;
  white-space: unset;
  vertical-align: baseline;
  border-right: 0.1em solid var(--accent-color4);
  padding: 0 2em;
}

.Login .userName+.userProfile,
.Login .userRegister+.userLogin {
  margin-left: 10px;
}

.Login .userProperties>ul {
  margin: 0;
  padding: 0;
  line-height: 1.8;
}

.userName li:has(.submenu):hover>ul {
  display: block;
  left: 100%;
  top: 0;
  background: #313131;
  margin: 0;
  min-width: 15em;
  border-radius: var(--b-radius);
  overflow: hidden;
  padding: 1em 0.5em;
}

.Login .userProperties>ul li {
  list-style: none;
  position: relative;
}

.Login .userProperties ul.userMenu li:has(.submenu):after {
  content: "";
  position: absolute;
  top: 1em;
  right: 1rem;
  transform: rotate(225deg);
  width: 0.7em;
  height: 0.7em;
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.9s;
  border: solid var(--custom-color6);
  border-width: 0 0 0.2em 0.2em;
  display: inline-block;
  padding: 0.2em;
}

.Login .userProperties>ul>li,
.Login .userProperties>ul>li>span {
  display: unset;
}

.Login .userProperties>ul>li img,
.Login .userProperties>ul>li>a {
  width: auto;
  display: block;
  text-decoration: none;
}

.Login .userProfile .userMessages {
  position: absolute;
  top: -6px;
  right: -5px;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #2c5cda;
  border-radius: 10px;
}

.Login .userProperties ul.userMenu {
  display: none;
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 906;
  width: 175px;
  border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0px 0px 6px 6px;
  background: #313131;
  padding: 15px 0;
  text-align: left;
  margin-left: -2em;
}

.Login .userProperties li.userNotifications,
.Login .userProperties li.userProfilename {
  border-bottom: 1px solid #5e5e5e;
  padding: 0 0 10px;
  margin: 0 0 10px;
}

.Login .userProperties ul.userMenu:after {
  position: absolute;
  top: -6px;
  right: 80px;
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  font-size: 0px;
  line-height: 0;
}

.Login .userProperties ul.userMenu a {
  display: block;
  padding: 0.5em 1rem;
  line-height: 20px;
  color: #aaa;
  text-decoration: none;
  transition: 0.1s ease-in;
  -moz-transition: 0.1s ease-in;
  -webkit-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  -ms-transition: 0.1s ease-in;
}

.Login .userProperties ul.userMenu a:hover {
  color: #fff;
  padding-left: 1.4em;
}

.Login .userProperties ul.userMenu a span {
  padding: 1px 4px;
  border-radius: 3px;
  font-size: 11px;
  color: #fff;
  background-color: #2c5cda;
  vertical-align: middle;
  display: inline-block;
  line-height: 1;
  margin-bottom: 2px;
}

.Login .userProperties ul.userMenu li:last-child>a {
  padding-bottom: 0;
}

.Login .userProperties ul.userMenu a strong {
  font-weight: 400;
}

#dng-wrapper .dnnForm #dnn_ctr_Login_pnlLogin {
  margin: 40px 0 0;
}

.languageBox .language-object>a,
.languageBox .language-object>span {
  margin: 3px;
  display: inline-block;
}

.languageBox select {
  height: 30px;
  padding: 0 4px;
  max-width: 100%;
}

.languageBox a,
.languageBox a:link {
  color: currentColor;
}

.languageBox .active,
.languageBox .language-list .active,
.languageBox a:hover {
  color: var(--accent-color);
}

.languageBox .Language {
  display: inline-block;
  margin-left: 5px;
}

.languageBox {
  display: block;
  font-weight: 600;
}

.languageBox .language-current {
  background: 0 0;
  border: none;
  text-transform: inherit;
  height: 44px;
  font-weight: inherit;
  padding: 3px 0 0;
  display: inline-block;
  white-space: nowrap;
  color: var(--accent-color4);
}

.languageBox .language-current::after {
  content: "";
  width: 8px;
  height: 8px;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  display: inline-block;
  margin: -7px 0 0 14px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  vertical-align: middle;
}

.languageBox .language-current img {
  margin-bottom: 3px;
}

.languageBox .language-list {
  position: absolute;
  top: 100%;
  left: -30px;
  background-color: #fff;
  border-radius: 3px;
  padding: 12px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: none;
  text-align: left;
  z-index: 1000;
}

.languageBox .language-list>a,
.languageBox .language-list>a:link,
.languageBox .language-list>a:valid,
.languageBox .language-list>span {
  display: block;
  line-height: 48px;
  white-space: nowrap;
  padding: 0 28px;
  color: #494e5c;
  font-size: 16px;
  border-left: 2px solid transparent;
  transition: 0.3s ease-in;
}

.languageBox .language-list .text {
  display: inline-block;
  padding: 0 0 0 10px;
  color: currentColor;
  vertical-align: middle;
}

.languageBox .language-list img {
  display: inline-block;
  width: 27px;
  max-width: none;
  vertical-align: middle;
}

.homepage10-header-btn.box-shadow2:hover::after,
.languageBox .language-object .selected {
  opacity: 0.5;
}

html.html-night .languageBox .language-list {
  background-color: #000;
}

.languageBox .language-list>a:hover,
.languageBox .language-list>span:hover {
  background-color: rgba(175, 175, 175, 0.2);
  border-left-color: var(--accent-color);
}

html.html-night .languageBox .language-list .active {
  color: #ff0 !important;
}

.language-right.languageBox .language-list {
  left: auto;
  right: -30px;
}

.dark-split-line .area-center,
.dark-split-line .area-left,
.floating-active .floating-dark-split-line .area-center,
.floating-active .floating-dark-split-line .area-left {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.dark-bottom-line,
.floating-active .floating-dark-bottom-line {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.floating-active .floating-light-split-line .area-center,
.floating-active .floating-light-split-line .area-left,
.light-split-line .area-center,
.light-split-line .area-left {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.floating-active .floating-light-bottom-line,
.light-bottom-line {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.floating-active .floating-off-split-line .area-center,
.floating-active .floating-off-split-line .area-left {
  border-right-color: transparent;
}

.floating-active .floating-off-bottom-line {
  border-bottom-color: transparent;
}

#dng-wrapper .floating-active .floating-light-color .dngTextBox,
#dng-wrapper .floating-active .floating-light-color .dngTextBox a,
#dng-wrapper .floating-active .floating-light-color .dngTextBox a:active,
#dng-wrapper .floating-active .floating-light-color .dngTextBox a:link,
#dng-wrapper .floating-active .floating-light-color .dngTextBox a:visited,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap> :not(.nav-bar),
#dng-wrapper .floating-active .floating-light-color .header-content-wrap>a,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap>a:active,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap>a:link,
#dng-wrapper .floating-active .floating-light-color .header-content-wrap>a:visited,
#dng-wrapper .floating-active .floating-light-color .widget {
  color: #fafafa;
}

#dng-wrapper .floating-active .floating-light-color .search-text {
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
}

#dng-wrapper .floating-active .floating-light-color .search-text .submit,
#dng-wrapper .floating-active .floating-light-color .search-text .text,
.vertical-full-page-header a:hover i {
  color: #fff;
}

#dng-wrapper .floating-active .floating-dark-color .dngTextBox,
#dng-wrapper .floating-active .floating-dark-color .dngTextBox a,
#dng-wrapper .floating-active .floating-dark-color .dngTextBox a:active,
#dng-wrapper .floating-active .floating-dark-color .dngTextBox a:link,
#dng-wrapper .floating-active .floating-dark-color .dngTextBox a:visited,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap> :not(.nav-bar),
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap>a,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap>a:active,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap>a:link,
#dng-wrapper .floating-active .floating-dark-color .header-content-wrap>a:visited,
#dng-wrapper .floating-active .floating-dark-color .widget {
  color: #424242;
}

#dng-wrapper .floating-active .floating-dark-color .search-text {
  border-bottom: 1px solid rgba(0, 0, 0, 0.9);
}

.header-position {
  position: fixed;
  z-index: 22;
}

body.page-loader-changing:after {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transform-origin: center;
  z-index: 10000;
  background: #fff;
  content: "";
  visibility: hidden;
  transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  right: 0;
}

body.page-is-changing:after {
  opacity: 1;
  visibility: visible;
}

.dng-overlay {
  position: relative;
  display: block;
}

.header-content-wrap .overlay-button {
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  -moz-transition: color 0.3s ease-in;
  -webkit-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  -ms-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}

.header-content-wrap .overlay-button .fa {
  font-size: inherit;
}

.overlay-menu-html {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  display: none;
  padding: 15px 0;
}

.dng-overlay .overlay-menu-html {
  display: block;
}

.search-popup-box .icon {
  font-size: 16px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}

.popup-search-box .magnifier,
.search-popup-box .magnifier {
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.popup-search-box .magnifier:after,
.search-popup-box .magnifier:after {
  content: "";
  width: 17px;
  height: 17px;
  position: absolute;
  top: 2px;
  left: 1px;
  border: 2px solid;
  border-radius: 50%;
}

.popup-search-box .magnifier:before,
.search-popup-box .magnifier:before {
  content: "";
  width: 7px;
  position: absolute;
  bottom: 0;
  right: 4px;
  border-bottom: 2px solid;
  -webkit-transform: rotate(-48deg);
  transform: rotate(-48deg);
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}

.popup-search-box .magnifier i,
.search-popup-box .magnifier i {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  display: block;
  margin: 0;
}

.popup-search-box .magnifier i:after,
.popup-search-box .magnifier i:before,
.search-popup-box .magnifier i:after,
.search-popup-box .magnifier i:before {
  position: absolute;
  content: "";
}

.popup-search-box .magnifier i:after,
.search-popup-box .magnifier i:after {
  border-left: 1px solid;
  height: 7px;
  width: 0;
  top: 7px;
  left: 9px;
}

.popup-search-box .magnifier i:before,
.search-popup-box .magnifier i:before {
  border-bottom: 1px solid;
  height: 0;
  width: 7px;
  top: 10px;
  left: 6px;
}

.popup-search-box .icon:hover .magnifier i,
.popup-search-box .magnifier:hover i,
.search-popup-box .magnifier:hover i {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.dg-menu-anime {
  width: 22px;
  height: 22px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.dg-menu-anime i:after,
.dg-menu-anime:after,
.dg-menu-anime:before {
  content: "";
  border-bottom: 2px solid;
  left: 1px;
  right: 1px;
  top: 3px;
  position: absolute;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: top 0.2s ease-in, width 0.2s ease-in, bottom 0.2s ease-in,
    opacity 0.2s ease-in, -webkit-transform 0.2s ease-in;
  transition: top 0.2s ease-in, width 0.2s ease-in, bottom 0.2s ease-in,
    opacity 0.2s ease-in, transform 0.2s ease-in;
}

.dg-menu-anime:before {
  top: 17px;
}

.active>.dg-menu-anime:after,
.active>.dg-menu-anime:before,
.dg-menu-anime i:after,
.dg-menu-anime.active:after,
.dg-menu-anime.active:before,
.overlay-button:hover .dg-menu-anime:after,
.overlay-button:hover .dg-menu-anime:before {
  top: 10px;
}

.dg-menu-anime i:after {
  transform: rotate(0);
}

.active>.dg-menu-anime i:after,
.dg-menu-anime.active i:after,
.overlay-button:hover .dg-menu-anime i:after {
  transform: rotate(270deg);
}

.header-content-wrap .header-line {
  display: inline-block;
  border-left: 1px solid;
  height: 20px;
  vertical-align: middle;
  margin-bottom: 1px;
  -moz-transition: color 0.3s ease-in;
  -webkit-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  -ms-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}

.header-content-wrap .search-popup-box .icon {
  margin: 0 0 2px;
  padding: 0;
}

.header-wrap svg,
.menu-3d-popup-main svg,
.popup-menu2 svg {
  width: 1.5em;
  height: 1.5em;
  fill: currentColor;
  max-height: 20.25px;
}

.topbar-contact {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none;
}

.topbar-contact li {
  display: inline-block;
  padding: 0 8px;
  position: relative;
}

.topbar-contact li svg {
  width: 1.2em;
  height: 1.2em;
  margin-right: 6px;
  vertical-align: middle;
  fill: currentColor;
  margin-bottom: 2px;
}

.topbar-contact li:first-child {
  padding-left: 0;
}

.topbar-contact li:first-child:before {
  border: none;
}

.topbar-iconbox {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
}

.topbar-iconbox .box-icon {
  display: inline-flex;
  color: #1abc9c;
  font-size: 42px;
}

.topbar-iconbox .box-icon+.box-text {
  margin-left: 15px;
}

.topbar-iconbox .box-text .title {
  font-size: 16px;
  line-height: 28px;
  color: #787878;
}

.topbar-iconbox .box-text .info {
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  color: #333;
}

.home05-header-text {
  font-size: 22px;
  color: #333;
  margin: 0 0 -10px;
  font-weight: 600;
}

.home05-header-text::before {
  content: "";
  width: 30px;
  border-bottom: 1px solid #787878;
  display: inline-block;
  vertical-align: middle;
  margin-right: 17px;
  margin-bottom: 2px;
}

@media only screen and (max-width: 1200px) {
  .home05-header-text {
    font-size: 16px;
  }
}

.homepage08-header-text {
  font-size: 17px;
  color: #666;
}

.homepage08-header-text::before {
  content: "";
  border-top: 2px solid #1abc9c;
  width: 30px;
  display: inline-block;
  margin-bottom: 12px;
}

.homepage08-header-text b,
.homepage08-header-text strong {
  color: #333;
  font-weight: 700 !important;
}

body .homepage10-header-btn,
body .homepage10-header-btn:active,
body .homepage10-header-btn:link,
body .homepage10-header-btn:visited,
body .homepage10-header-btn[type="button"],
body .homepage10-header-btn[type="submit"] {
  display: inline-block;
  font-size: 16px;
  color: #fff !important;
  padding: 0 30px;
  transition: 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
  user-select: none;
  background-image: none;
  border: none;
  border-radius: 50px;
  font-weight: 600;
  line-height: 50px;
  height: 50px;
  touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
}

body .homepage10-header-btn * {
  color: #fff !important;
}

body .homepage10-header-btn:hover {
  color: #fff !important;
  background-color: var(--button-hover-color);
}

.homepage10-header-btn.box-shadow {
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.3);
}

.homepage10-header-btn.box-shadow2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  box-shadow: -4px 3px 16px #000;
  border-radius: 50px;
  opacity: 0.3;
  mix-blend-mode: multiply;
  transition: 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
}

.vertical-full-page-header a,
.vertical-full-page-header a:active,
.vertical-full-page-header a:link,
.vertical-full-page-header a:visited {
  display: inline-block;
  width: 19px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #000;
  color: #000;
  margin: 5px auto;
  text-decoration: none;
  -webkit-transition: 0.3s cubic-bezier(0.42, 0, 1, 1);
  transition: 0.3s cubic-bezier(0.42, 0, 1, 1);
}

.vertical-full-page-header a i {
  font-size: 12px;
  -webkit-transition: 0.3s cubic-bezier(0.42, 0, 1, 1);
  transition: 0.3s cubic-bezier(0.42, 0, 1, 1);
}

.vertical-full-page-header a:hover {
  border-color: currentColor;
  background-color: currentColor;
}

.header-replace.active:has(.floating-active-down) {
  transform: unset;
  opacity: 1;
}

.header-replace.active:has(.floating-active-up) {
  transform: unset;
  opacity: 1;
}

@media (max-width: 768px) {
  .Login .userProperties .userLogin span {
    display: none;
  }

  .Login .userProperties>ul li #dnn_dnnUser_userNameLink {
    display: block;
    position: relative;
    content: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' id='ClientArea' viewBox='0 0 13.749 17.417' width='20px' height='20px'%3E%3Cpath id='user-Light_1_' d='M694.375,504.667a4.583,4.583,0,1,0-4.583-4.583A4.589,4.589,0,0,0,694.375,504.667Zm0-8.25a3.667,3.667,0,1,1-3.667,3.667A3.67,3.67,0,0,1,694.375,496.417Zm6.875,13.261v.927a3.231,3.231,0,0,1-.822,2.159.458.458,0,1,1-.683-.611,2.311,2.311,0,0,0,.589-1.547v-.927a3.218,3.218,0,0,0-2.413-3.142,1.163,1.163,0,0,0-.854.112,5.554,5.554,0,0,1-5.382,0,1.16,1.16,0,0,0-.856-.114,3.218,3.218,0,0,0-2.414,3.142v.927a2.311,2.311,0,0,0,.589,1.547.458.458,0,0,1-.683.611,3.228,3.228,0,0,1-.822-2.159v-.927a4.133,4.133,0,0,1,3.106-4.031,2.084,2.084,0,0,1,1.53.2,4.631,4.631,0,0,0,4.482,0,2.082,2.082,0,0,1,1.527-.2A4.13,4.13,0,0,1,701.25,509.678Z' transform='translate(-687.501 -495.5)' fill='%23fff'/%3E%3C/svg%3E");
  }

  .Login .userName>a {
    padding: 0;
  }

  .Login .userProperties ul.userMenu:after {
    left: 2.2rem;
    right: unset;
  }

  .Login .userProperties ul.userMenu {
    top: 42px;
  }

  .userName li ul.submenu.position-absolute {
    position: relative !important;
    display: block;
  }

  .Login .userProperties ul.userMenu li:has(.submenu):after {
    transform: rotate(45deg);
  }
}