.mainheader {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
  /* background: linear-gradient(
    180deg,
    rgb(0 0 0 / 25%) 30%,
    rgba(255, 255, 255, 0.1) 70%
  ); */
  border-bottom: 1px solid rgb(255 255 255 / 30%);
}
.sec_hmbanner::before,
.inner-banner::before {
  position: absolute;
  content: "";
  width: 100%;
  min-height: 402px;
  top: 0;
  z-index: 5;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.67) 0%,
    rgba(0, 0, 0, 0.67) 6%,
    rgba(0, 0, 0, 0.66) 7%,
    rgba(2, 3, 2, 0.64) 9%,
    rgba(3, 8, 3, 0.59) 15%,
    rgba(3, 8, 3, 0.58) 16%,
    rgba(3, 9, 3, 0.57) 17%,
    rgba(5, 10, 5, 0.56) 18%,
    rgba(5, 13, 5, 0.54) 21%,
    rgba(6, 13, 6, 0.53) 22%,
    rgba(8, 18, 8, 0.49) 27%,
    rgba(8, 18, 8, 0.48) 28%,
    rgba(10, 20, 10, 0.47) 29%,
    rgba(8, 21, 8, 0.46) 30%,
    rgba(11, 23, 11, 0.45) 31%,
    rgba(11, 21, 11, 0.44) 32%,
    rgba(11, 24, 11, 0.43) 33%,
    rgba(11, 25, 11, 0.41) 36%,
    rgba(12, 26, 12, 0.4) 37%,
    rgba(12, 26, 12, 0.39) 38%,
    rgba(12, 29, 12, 0.38) 39%,
    rgba(12, 30, 12, 0.37) 40%,
    rgba(12, 30, 12, 0.36) 41%,
    rgba(13, 31, 13, 0.35) 42%,
    rgba(13, 31, 13, 0.34) 43%,
    rgba(13, 32, 13, 0.33) 44%,
    rgba(14, 33, 14, 0.32) 45%,
    rgba(14, 33, 14, 0.31) 46%,
    rgba(17, 34, 17, 0.3) 47%,
    rgba(14, 35, 14, 0.29) 48%,
    rgba(18, 36, 18, 0.28) 49%,
    rgba(18, 36, 18, 0.27) 50%,
    rgba(19, 37, 19, 0.26) 51%,
    rgba(16, 38, 16, 0.25) 52%,
    rgba(16, 39, 16, 0.24) 53%,
    rgba(17, 40, 17, 0.23) 54%,
    rgba(17, 41, 17, 0.22) 55%,
    rgba(18, 43, 18, 0.21) 56%,
    rgba(18, 44, 18, 0.2) 57%,
    rgba(19, 45, 19, 0.19) 58%,
    rgba(19, 46, 19, 0.18) 59%,
    rgba(20, 47, 20, 0.17) 60%,
    rgba(20, 45, 20, 0.16) 61%,
    rgba(21, 46, 21, 0.16) 62%,
    rgba(22, 48, 22, 0.15) 63%,
    rgba(22, 48, 22, 0.14) 64%,
    rgba(25, 50, 25, 0.13) 67%,
    rgba(21, 52, 21, 0.13) 68%,
    rgba(22, 54, 22, 0.12) 69%,
    rgba(23, 57, 23, 0.12) 70%,
    rgba(24, 53, 24, 0.11) 71%,
    rgba(24, 55, 24, 0.11) 72%,
    rgba(28, 55, 28, 0.1) 74%,
    rgba(29, 58, 29, 0.09) 75%,
    rgba(23, 62, 23, 0.09) 76%,
    rgba(24, 56, 24, 0.08) 77%,
    rgba(25, 58, 25, 0.08) 78%,
    rgba(29, 59, 29, 0.07) 80%,
    rgba(21, 64, 21, 0.06) 81%,
    rgba(23, 58, 23, 0.05) 82%,
    rgba(26, 64, 26, 0.05) 83%,
    rgba(28, 57, 28, 0.05) 84%,
    rgba(32, 64, 32, 0.04) 85%,
    rgba(18, 55, 18, 0.04) 86%,
    rgba(21, 64, 21, 0.03) 87%,
    rgba(26, 51, 26, 0.03) 88%,
    rgba(32, 64, 32, 0.02) 89%,
    rgba(0, 42, 0, 0.02) 90%,
    rgba(0, 64, 0, 0.01) 91%,
    rgba(0, 0, 0, 0.01) 92%,
    rgba(0, 0, 0, 0) 93%,
    rgba(0, 0, 0, 0) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.67) 0%,
    rgba(0, 0, 0, 0.67) 6%,
    rgba(0, 0, 0, 0.66) 7%,
    rgba(2, 3, 2, 0.64) 9%,
    rgba(3, 8, 3, 0.59) 15%,
    rgba(3, 8, 3, 0.58) 16%,
    rgba(3, 9, 3, 0.57) 17%,
    rgba(5, 10, 5, 0.56) 18%,
    rgba(5, 13, 5, 0.54) 21%,
    rgba(6, 13, 6, 0.53) 22%,
    rgba(8, 18, 8, 0.49) 27%,
    rgba(8, 18, 8, 0.48) 28%,
    rgba(10, 20, 10, 0.47) 29%,
    rgba(8, 21, 8, 0.46) 30%,
    rgba(11, 23, 11, 0.45) 31%,
    rgba(11, 21, 11, 0.44) 32%,
    rgba(11, 24, 11, 0.43) 33%,
    rgba(11, 25, 11, 0.41) 36%,
    rgba(12, 26, 12, 0.4) 37%,
    rgba(12, 26, 12, 0.39) 38%,
    rgba(12, 29, 12, 0.38) 39%,
    rgba(12, 30, 12, 0.37) 40%,
    rgba(12, 30, 12, 0.36) 41%,
    rgba(13, 31, 13, 0.35) 42%,
    rgba(13, 31, 13, 0.34) 43%,
    rgba(13, 32, 13, 0.33) 44%,
    rgba(14, 33, 14, 0.32) 45%,
    rgba(14, 33, 14, 0.31) 46%,
    rgba(17, 34, 17, 0.3) 47%,
    rgba(14, 35, 14, 0.29) 48%,
    rgba(18, 36, 18, 0.28) 49%,
    rgba(18, 36, 18, 0.27) 50%,
    rgba(19, 37, 19, 0.26) 51%,
    rgba(16, 38, 16, 0.25) 52%,
    rgba(16, 39, 16, 0.24) 53%,
    rgba(17, 40, 17, 0.23) 54%,
    rgba(17, 41, 17, 0.22) 55%,
    rgba(18, 43, 18, 0.21) 56%,
    rgba(18, 44, 18, 0.2) 57%,
    rgba(19, 45, 19, 0.19) 58%,
    rgba(19, 46, 19, 0.18) 59%,
    rgba(20, 47, 20, 0.17) 60%,
    rgba(20, 45, 20, 0.16) 61%,
    rgba(21, 46, 21, 0.16) 62%,
    rgba(22, 48, 22, 0.15) 63%,
    rgba(22, 48, 22, 0.14) 64%,
    rgba(25, 50, 25, 0.13) 67%,
    rgba(21, 52, 21, 0.13) 68%,
    rgba(22, 54, 22, 0.12) 69%,
    rgba(23, 57, 23, 0.12) 70%,
    rgba(24, 53, 24, 0.11) 71%,
    rgba(24, 55, 24, 0.11) 72%,
    rgba(28, 55, 28, 0.1) 74%,
    rgba(29, 58, 29, 0.09) 75%,
    rgba(23, 62, 23, 0.09) 76%,
    rgba(24, 56, 24, 0.08) 77%,
    rgba(25, 58, 25, 0.08) 78%,
    rgba(29, 59, 29, 0.07) 80%,
    rgba(21, 64, 21, 0.06) 81%,
    rgba(23, 58, 23, 0.05) 82%,
    rgba(26, 64, 26, 0.05) 83%,
    rgba(28, 57, 28, 0.05) 84%,
    rgba(32, 64, 32, 0.04) 85%,
    rgba(18, 55, 18, 0.04) 86%,
    rgba(21, 64, 21, 0.03) 87%,
    rgba(26, 51, 26, 0.03) 88%,
    rgba(32, 64, 32, 0.02) 89%,
    rgba(0, 42, 0, 0.02) 90%,
    rgba(0, 64, 0, 0.01) 91%,
    rgba(0, 0, 0, 0.01) 92%,
    rgba(0, 0, 0, 0) 93%,
    rgba(0, 0, 0, 0) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.67) 0%,
    rgba(0, 0, 0, 0.67) 6%,
    rgba(0, 0, 0, 0.66) 7%,
    rgba(2, 3, 2, 0.64) 9%,
    rgba(3, 8, 3, 0.59) 15%,
    rgba(3, 8, 3, 0.58) 16%,
    rgba(3, 9, 3, 0.57) 17%,
    rgba(5, 10, 5, 0.56) 18%,
    rgba(5, 13, 5, 0.54) 21%,
    rgba(6, 13, 6, 0.53) 22%,
    rgba(8, 18, 8, 0.49) 27%,
    rgba(8, 18, 8, 0.48) 28%,
    rgba(10, 20, 10, 0.47) 29%,
    rgba(8, 21, 8, 0.46) 30%,
    rgba(11, 23, 11, 0.45) 31%,
    rgba(11, 21, 11, 0.44) 32%,
    rgba(11, 24, 11, 0.43) 33%,
    rgba(11, 25, 11, 0.41) 36%,
    rgba(12, 26, 12, 0.4) 37%,
    rgba(12, 26, 12, 0.39) 38%,
    rgba(12, 29, 12, 0.38) 39%,
    rgba(12, 30, 12, 0.37) 40%,
    rgba(12, 30, 12, 0.36) 41%,
    rgba(13, 31, 13, 0.35) 42%,
    rgba(13, 31, 13, 0.34) 43%,
    rgba(13, 32, 13, 0.33) 44%,
    rgba(14, 33, 14, 0.32) 45%,
    rgba(14, 33, 14, 0.31) 46%,
    rgba(17, 34, 17, 0.3) 47%,
    rgba(14, 35, 14, 0.29) 48%,
    rgba(18, 36, 18, 0.28) 49%,
    rgba(18, 36, 18, 0.27) 50%,
    rgba(19, 37, 19, 0.26) 51%,
    rgba(16, 38, 16, 0.25) 52%,
    rgba(16, 39, 16, 0.24) 53%,
    rgba(17, 40, 17, 0.23) 54%,
    rgba(17, 41, 17, 0.22) 55%,
    rgba(18, 43, 18, 0.21) 56%,
    rgba(18, 44, 18, 0.2) 57%,
    rgba(19, 45, 19, 0.19) 58%,
    rgba(19, 46, 19, 0.18) 59%,
    rgba(20, 47, 20, 0.17) 60%,
    rgba(20, 45, 20, 0.16) 61%,
    rgba(21, 46, 21, 0.16) 62%,
    rgba(22, 48, 22, 0.15) 63%,
    rgba(22, 48, 22, 0.14) 64%,
    rgba(25, 50, 25, 0.13) 67%,
    rgba(21, 52, 21, 0.13) 68%,
    rgba(22, 54, 22, 0.12) 69%,
    rgba(23, 57, 23, 0.12) 70%,
    rgba(24, 53, 24, 0.11) 71%,
    rgba(24, 55, 24, 0.11) 72%,
    rgba(28, 55, 28, 0.1) 74%,
    rgba(29, 58, 29, 0.09) 75%,
    rgba(23, 62, 23, 0.09) 76%,
    rgba(24, 56, 24, 0.08) 77%,
    rgba(25, 58, 25, 0.08) 78%,
    rgba(29, 59, 29, 0.07) 80%,
    rgba(21, 64, 21, 0.06) 81%,
    rgba(23, 58, 23, 0.05) 82%,
    rgba(26, 64, 26, 0.05) 83%,
    rgba(28, 57, 28, 0.05) 84%,
    rgba(32, 64, 32, 0.04) 85%,
    rgba(18, 55, 18, 0.04) 86%,
    rgba(21, 64, 21, 0.03) 87%,
    rgba(26, 51, 26, 0.03) 88%,
    rgba(32, 64, 32, 0.02) 89%,
    rgba(0, 42, 0, 0.02) 90%,
    rgba(0, 64, 0, 0.01) 91%,
    rgba(0, 0, 0, 0.01) 92%,
    rgba(0, 0, 0, 0) 93%,
    rgba(0, 0, 0, 0) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.inner-banner::before {
  z-index: 0;
}
.header_top {
  background-color: #132728;
  height: 30px;
  color: #ffffff;
  font-size: 12px;
}
.header-right a:not(:last-of-type) {
  margin-right: 15px;
}
.htop-menu-link > li > a i {
  margin-left: 10px;
}
.htop-menu-link,
.feature-hd-items,
.header-right {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}
.header-right a.call {
  font-size: 18px;
  color: #000000;
}
.h_wrapper {
  padding: 0 15px;
  margin: 0 auto;
  width: 100%;
  max-width: 1530px;
}

.htop-menu-link > li {
  margin-right: 0;
  padding: 7px 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  height: 100%;
}
.htop-menu-link > li:first-of-type {
  border-left: 0;
}
.htop-menu-link > li:last-of-type {
  padding-right: 0;
}
.htop-menu-link > li > a {
  color: #ffffff;
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-size: 12px;
  font-weight: 500;
}

.htop_right {
  display: inline-flex;
  height: 100%;
}

.header_topwrap {
  /* text-transform: uppercase; */
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.26px;
}

.header_topwrap .inline img,
.htop-menu-link li a img {
  margin-right: 10px;
  display: inline-block;
}

.header_topwrap .inline:not(:last-of-type) {
  margin-right: 30px;
}
.htop-menu-link > li > a i {
  font-size: 15px;
}
.htop-menu-link > li > a:after,
.nav-menu-wrapper .main-menu > li > a:after,
.nav-menu-wrapper .main-menu > li > .submenu > li > a:after,
.htop_right .call a:after,
.contact-list li a::after,
.ft-col-1 .social-link span::after,
.ptag p a::after,
.ptag ul li a::after,
.ptag ol li a::after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
  transition-timing-function: cubic-bezier(0.58, 0.3, 0.005, 1);
  bottom: -2px;
  background-color: var(--green);
  width: 10px;
  height: 1px;
  left: -webkit-calc(100% + 20px);
  left: calc(100% + 20px);
  opacity: 0;
}
.ft-col-1 .social-link span::after {
  height: 1px;
}
.htop_right .call a:after,
.ft-col-1 .social-link span::after {
  background-color: #ffffff;
}
.htop-menu-link > li > a:hover:after,
.nav-menu-wrapper .main-menu > li:hover > a:after,
.nav-menu-wrapper .main-menu > li > .submenu > li:hover > a:after,
.htop_right .call a:hover:after,
.contact-list li a:hover::after,
.ft-col-1 .social-link:hover span::after,
.ptag p a:hover::after,
.ptag ul li a:hover::after,
.ptag ol li a:hover::after {
  width: 100%;
  left: 0;
  opacity: 1;
  transition: 1s;
}
p a:hover,
ul li a:hover,
ol li a:hover {
  text-decoration: none;
}
.search-header {
  position: relative;
}

.search-header form input {
  background-color: #eeeeee;
  border-radius: 4px;
  width: 331px;
  position: relative;
  border: 0;
  outline: none;
  outline: 2px solid transparent;
  padding: 15px 40px 15px 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
input#email:focus {
  background: #fff;
  border: 1px solid #eee;
  box-shadow: 0px 2px 3px 2px #e4e1e31c;
  outline: 2px solid #000;
}
.count-item {
  background-color: #fe0000;
  position: absolute;
  min-width: 12px;
  min-height: 12px;
  border: 2px solid #fff;
  border-radius: 100%;
  right: 3px;
  top: -12px;
  padding: 2px;
  font-size: 10px !important;
  color: #fff !important;
}
.count-item:empty {
  top: -4px;
  right: 5px;
}

.nav-menu-wrapper {
  display: inline-flex;
  margin: 0 auto;
}
.inner-banner {
  overflow: hidden;
  min-height: 547px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  z-index: 1;
  align-items: center;
  margin-bottom: 90px;
  padding-top: 140px;
}
.inner-banner:after {
  position: absolute;
  content: "";
  background: url(../images/shape.png) no-repeat;
  background-position: bottom center;
  bottom: 0;
  width: 100%;
  height: 116px;
  background-size: 100% 100%;
}

@media (min-width: 991px) {
  .fixed-header .togglebtn {
    top: 30px;
  }

  .nav-menu-wrapper .main-menu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    position: relative;
  }
  .main-menu > li.has-sub {
    position: static;
  }
  .header-right a.call {
    border: 2px solid var(--dark-color);
  }
}

.nav-menu-wrapper .main-menu > li a {
  font-size: 16px;
  color: var(--white-color);
  font-weight: 500;
  letter-spacing: 0.3px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
}
.nav-menu-wrapper .main-menu > li a i.menudrop {
  margin-left: 5px;
}
.wc-header-links a span {
  display: block;
  font-size: 13px;
  color: #000000;
  font-weight: 600;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.wc-header-links a {
  display: inline-block;
  text-align: center;
  position: relative;
}
.wc-header-links a:hover span {
  color: #fe0000;
}
.wc-header-links a img {
  margin-bottom: 10px;
}

.wc-header-links a {
  margin-left: 30px;
}

.main-menu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.main-menu > li {
  position: relative;
  display: inline-flex;
  text-align: center;
  align-items: center;
  margin-bottom: 0;
  padding: 0 25px;
  height: 100%;
}

.header-right {
  margin: 0 0 0 auto;
}
.shop-menu > a {
  background-color: #fe0000;
  min-width: 202px;
  min-height: 42px;
  padding: 10px;
  color: #ffffff !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  text-decoration: none;
}
.shop-menu > a img {
  margin-right: 10px;
  display: inline-flex;
}
.shop-menu > a:before {
  position: absolute;
  content: "";
  border-right: 8px solid #ffffff;
  border-width: 3px 4px 3px 0;
  transform: skewX(318deg);
  right: 6px;
  bottom: 0px;
  height: 20px;
  width: 12px;
}
.shop-menu > a:hover,
.shop-menu:hover > a {
  background-color: #000000 !important;
  color: #fff;
}
.main-menu > li .submenu {
  left: 0;
  position: absolute;
  top: 100%;
  min-width: 255px;
  text-align: left;
  border-radius: 0;
  z-index: 10;
  background: #ffffff;
  right: 0;
  padding: 30px;
  margin: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: 0 0;
  border-top: 2px solid var(--green);
  box-shadow: 0 2px 8px 2px rgba(0, 0, 0, 0.2);
}
.main-menu > li:hover .submenu {
  -webkit-transform: scaleY(0);
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}
.main-menu .submenu li {
  display: block;
  width: 100%;
}

.menu_level_1 > li:not(:last-child) {
  /* border-bottom: 1px solid #dfdfdf;
  padding-bottom: 20px; */
  margin-bottom: 15px;
}
.main-menu .submenu > li > a,
.nav-menu-wrapper li.shop-menu .submenu .menu_level_1 li > .menu_level_2 li a {
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 500;
  color: #333333;
}
.menu_level_2 {
  margin-top: 10px;
}
.nav-menu-wrapper li.shop-menu .submenu .menu_level_1 li a {
  text-transform: capitalize;
  font-weight: 600;
  color: #000000;
  font-size: 16px;
}
.nav-menu-wrapper li.shop-menu .submenu .menu_level_1 {
  column-count: 2;
}
.nav-menu-wrapper li.shop-menu .submenu .menu_level_1 > li {
  display: inline-block;
}
.main-menu li > .submenu > li:not(:last-child),
.nav-menu-wrapper
  .main-menu
  li.shop-menu
  .submenu
  .menu_level_1
  > li:not(:last-child) {
  margin-bottom: 15px;
}
.menu_level_2 {
  /* padding-left: 10px; */
  margin-top: 10px;
}
.nav-menu-wrapper li.shop-menu .submenu.megamenu {
  width: 80%;
  right: auto;
}
ul.menu_level_1 ul.menu_level_2 > li:not(:last-of-type) {
  padding: 0 0 5px 0;
}
.main-menu .submenu .brand-scrolldropdownmenu {
  width: 100%;
  max-height: 400px;
  /* overflow-x: hidden; */
  overflow-y: auto;
  width: 100%;
}
.main-menu li.brands-dropdown .submenu {
  width: 500px;
  height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
}
.main-menu li.brands-dropdown .submenu > li {
  width: calc(33.33% - 10px);
  float: left;
  /* padding-bottom: 10px; */
  margin: 0 5px 7px;
}

.main-menu li.brands-dropdown .submenu::-webkit-scrollbar {
  width: 4px;
  border-radius: 4px;
}
.main-menu li.brands-dropdown .submenu::-webkit-scrollbar-thumb {
  background: rgb(0 0 0 / 30%);
  border-radius: 4px;
}
.main-menu li.brands-dropdown .submenu::-webkit-scrollbar-track {
  background: 0 0;
  border-radius: 4px;
}

.search-container {
  width: 100%;
  background-color: #fff;
  opacity: 0;
  border-top: 1px solid #e7e7ec;
  box-shadow: 2px 4px 8px 2px rgb(207 207 207 / 48%);
  overflow: hidden;
  transition: opacity 0.2s ease;
  box-sizing: border-box;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 3;
  display: none !important;
}
ul.submenu.areas_dropdown {
  column-count: 2;
  width: 400px;
  left: auto;
}
@media (max-width: 1640px) {
  .nav-menu-wrapper {
    padding-left: 10px;
  }
  .main-menu > li {
    padding: 0 15px;
  }
  .h_wrapper {
    padding: 0 30px;
  }
  .inner-banner:after {
    background-size: cover;
  }
}
@media (max-width: 1439px) {
  .h_wrapper {
    padding: 0 20px;
  }
  .search-header form input {
    width: 280px;
  }
  .main-menu > li {
    padding: 0 10px;
  }
  .wc-header-links a {
    margin-left: 15px;
  }

  .main-menu > li.shop-menu > a {
    min-width: auto;
  }
  .nav-menu-wrapper .main-menu > li a {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .h_wrapper {
    padding: 0 15px;
  }
  .header-right a.call {
    font-size: 14px;
  }
  .main-menu > li {
    padding: 0 5px;
  }
  .header-right a:not(:last-of-type) {
    margin-right: 10px;
  }
  .header-right [class*="btn_"] {
    min-width: auto;
    font-size: 14px;
  }
  .nav-logo {
    width: 90px;
  }
  .search-header form input {
    width: 0;
    padding: 0;
  }
  .search-header form .aws-search-btn.aws-form-btn {
    width: 40px;
    height: 40px;
    top: -10px;
    justify-content: center;
    cursor: pointer;
  }
  .search-header form .aws-search-btn.aws-form-btn img {
    width: 20px;
  }
  .search-container.opened {
    opacity: 1;
    display: block !important;
  }
  .search__content {
    padding: 50px;
    box-sizing: border-box;
  }
  .search__content .aws-search-field {
    border: 1px solid #e2e2e2;
    padding: 12px 55px 12px 18px;
    min-height: auto;
    border-radius: 0 !important;
    height: 50px;
    width: 100%;
  }
  .search__content .aws-search-btn_icon {
    position: absolute;
    right: 50px;
    top: 50px;
    min-width: auto;
    border-left: 1px solid #e2e2e2;
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .togglebtn span {
    position: relative;
    display: block;
    margin-top: 8px;
    vertical-align: top;
    margin-top: 0;
    border-radius: 10px;
    margin: 0 auto;
  }

  .togglebtn span::before {
    top: 8px;
    width: 20px;
    height: 3px;
    left: 0;
  }

  .togglebtn span::after {
    top: 16px;
  }

  .togglebtn span::before,
  .togglebtn span::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.2s ease all;
    transition: 0.2s ease all;
  }

  .togglebtn span,
  .togglebtn span::before,
  .togglebtn span::after {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    /*width: 20px;height:2px;*/
    border-radius: 0px;
    border-radius: 6px;
  }

  .togglebtn span,
  .togglebtn span::before,
  .togglebtn span::after {
    background-color: var(--green);
  }

  .togglebtn {
    position: fixed;
    right: 15px;
    top: 62px;
    display: block;
    text-align: center;
    width: 40px;
    height: 40px;
    border: 0;
    border-radius: 100%;
    border: 2px solid #4caf50;
    cursor: pointer;
    z-index: 1001;
    padding: 10px 0;
    background: var(--dark-color);
  }
  .fixed-header .togglebtn {
    top: 35px;
  }
  .togglebtn.active span::before {
    -webkit-transform: rotate(45deg) translateY(0px);
    transform: rotate(45deg) translateY(0px);
    /* -webkit-transform-origin: 35% 15%;
    transform-origin: 35% 15%; */
    width: 20px;
  }

  .togglebtn.active span::after {
    -webkit-transition-delay: 0.09s;
    top: 8px;
    transition-delay: 0.09s;
    -webkit-transform: rotate(45deg) translateY(0px);
    transform: rotate(-45deg) translateY(0px);
    /* -webkit-transform-origin: 15% 95%;
    transform-origin: 15% 95%; */
  }

  .togglebtn.active span {
    background-color: transparent;
  }

  .togglebtn span,
  .togglebtn span::after {
    width: 20px;
    height: 3px;
    border-radius: 6px;
  }
  .header-right {
    margin-right: 50px;
  }
  .overlay.active {
    position: absolute;
    left: 0;
    right: 0;
    background: #0000006e;
    width: 100%;
    height: calc(100vh - 136px);
    bottom: 0;
    top: 136px;
    z-index: 10;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
  }
  .fixed-header .overlay.active,
  .fixed-header .nav-menu-wrapper .main-menu {
    height: calc(100vh - 106px);
  }
  .fixed-header .nav-menu-wrapper .main-menu,
  .fixed-header .overlay.active {
    top: 106px;
  }
  .nav-menu-wrapper {
    display: inline-flex;
    align-items: center;
  }

  .nav-menu-wrapper .main-menu {
    position: fixed;
    left: auto;
    top: 136px;
    right: 0;
    bottom: 0;
    z-index: 111;
    display: none;
    width: 100%;
    max-width: 450px;
    padding: 0 30px;
    background: var(--dark-color);
    height: calc(100% - 136px);
    overflow: auto;
    justify-content: flex-end;
    transform: translate3d(100vw, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg)
      rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
    will-change: transform;
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    overflow-y: scroll;
  }
  .main-menu.active {
    transform: translate3d(0vw, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg)
      rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
    transform-style: preserve-3d;
  }
  .main-menu > li {
    padding: 0px;
    display: block !important;
    width: 100%;
    text-align: left;
    height: auto;
    border-bottom: 1px solid rgb(83 83 83 / 30%);
  }
  .nav-menu-wrapper .main-menu > li > a {
    display: block;
    padding: 20px 0;
  }
  .nav-menu-wrapper .main-menu > li a {
    color: #fff;
  }

  .main-menu > li .submenu {
    position: static;
    min-width: 100%;
    display: none;
    background: transparent;
    padding: 15px;
    visibility: inherit;
    opacity: unset;
    transform: none;
    box-shadow: none;
  }

  .nav-menu-wrapper .main-menu > li a i.menudrop {
    width: 30px;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 15px;
    margin: 0;
    height: 30px;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  .sec_hmbanner::before {
    content: none;
  }
  .h_wrapper {
    padding: 0 15px;
  }
  .header_top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .mainheader {
    position: relative;
    background: #132728;
  }
  .htop_left {
    display: none;
  }

  .htop_right,
  .htop-menu-link {
    width: 100%;
  }
  .htop-menu-link {
    justify-content: space-between;
  }
  .htop-menu-link > li:first-of-type {
    padding-left: 0;
  }
  .htop-menu-link > li {
    padding: 7px 10px;
  }
  .inner-banner {
    min-height: 300px;
    background: #132728;
    padding-top: 0px;
  }
  section img.bgimg {
    opacity: 0.9;
  }
  .inner-banner::before {
    content: none;
  }
  .img-item > img,
  .border-radius40 {
    border-radius: 10px;
  }
}
@media (max-width: 576px) {
  .togglebtn {
    right: 15px;
    top: 45px;
  }
  .fixed-header .togglebtn {
    top: 15px;
  }
  .fixed-header .overlay.active,
  .fixed-header .main-menu {
    top: 109px;
  }
  .nav-menu-wrapper .main-menu {
    height: calc(100% - 109px);
  }
  .h_wrapper {
    padding: 0 0px;
  }
  .nav-logo {
    padding-left: 10px;
  }
  .header-right [class*="btn_"] {
    width: 50%;
    margin: 0;
    border-radius: 0;
  }
  .header-right a:not(:last-of-type) {
    margin-right: 0;
  }
  .overlay.active,
  .main-menu {
    top: 150px;
  }
  .main-menu {
    height: calc(100% - 150px);
    max-width: 100%;
    width: 100%;
  }
  .header-right {
    width: 100%;
    margin: 0;
    background-color: #eeeeee;
    padding: 0;
  }
  .nav-logo {
    width: 70px;
  }
  .header_top {
    height: 30px;
  }
  .htop-menu-link > li span {
    display: none;
  }
  .htop-menu-link > li:last-of-type {
    padding-right: 10px;
  }
  .htop-menu-link > li:first-of-type {
    padding-left: 10px;
  }
  .htop-menu-link > li > a i {
    margin-left: 0;
  }
}

body.menuoverlay main {
  filter: blur(4px);
}

.fixed-header .mainheader {
  -moz-transition: height 0.3s;
  will-change: height ease;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-animation: 0.7s ease-in-out 0s normal none 1 running fadeInDown;
  animation: 0.7s ease-in-out 0s normal none 1 running fadeInDown;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 99;
  background-color: var(--dark-color);
}
.fixed-header .mainheader .header_top {
  transform: translateY(-30px);
  position: absolute;
}
@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}

@keyframes fadeInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@media (hover: hover) {
  .nav-menu-links ul.main-menu > li.has-sub:hover > a:after {
    content: "";
    position: absolute;
    bottom: -28px;
    left: 50%;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #01aeef;
    clear: both;
  }

  .nav-menu-links ul.main-menu > li > a:hover,
  .nav-menu-links ul.main-menu > li.active > a {
    text-decoration: none !important;
    transform: none !important;
    box-shadow: none !important;
  }
}
.nav-menu-wrapper .main-menu > li.active > a,
.nav-menu-wrapper .main-menu > li:hover > a,
.woo_breadcums li a:hover,
.main-menu .submenu > li.active > a,
.main-menu .submenu > li:hover > a {
  color: var(--green);
}
/*  bREADCRUM */
ul.woo_breadcums {
  width: 100%;
  padding: 0px;
}

ul.woo_breadcums li {
  list-style: none;
  color: #fff;
  font-size: 14px;
  font-weight: 900;
  text-transform: capitalize;
  letter-spacing: 0.2px;
  line-height: 20px;
}

ul.woo_breadcums li span {
  padding: 0;
  display: inline-block;
}

ul.woo_breadcums li a {
  position: relative;
  z-index: 0;
  line-height: 100%;
  margin: 0 26px 0 0;
  display: inline-block;
}

ul.woo_breadcums li a:after {
  position: absolute;
  z-index: 0;
  content: "";
  width: 13px;
  height: 13px;
  top: 0px;
  right: -21px;
  bottom: 0;
  background: url(../images/arrow-right-circle.svg);
}

ul.woo_breadcums li a:hover {
  text-decoration: underline;
}
.inner-banner .heading-50 {
  font-weight: 900;
  text-shadow: 0 0px 20px rgba(0, 0, 0, 0.79);
}
