@font-face {
  font-family: "Neo Sans W1G";
  src: url("../fonts/NeoSansW1G/NeoSansW1G-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neo Sans W1G";
  src: url("../fonts/NeoSansW1G/NeoSansW1G-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neo Sans W1G";
  src: url("../fonts/NeoSansW1G/NeoSansW1G-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Neo Sans W1G";
  src: url("../fonts/NeoSansW1G/NeoSansW1G-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body,
#wrapper {
  font-family: "Neo Sans W1G" !important;
}
/*
.typefooter-14 .wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  gap: 90px;
}
*/

/*Add Css Custom Here*/
div.tshirtecommerce-btn-group {
  display: inline-block;
  background-color: #ff3c20;
  border-radius: 3px;
  margin: 0 5px;
  padding: 0 10px;

  width: auto;
  vertical-align: top;
}
div.tshirtecommerce-btn-group > a {
  color: white;
  text-transform: uppercase;
}
#content .col-lg-3:nth-child(4n+1) {
  clear: both;
}
.calc-wrapper {
  display: grid;
  grid-template-columns: max-content 1fr;
  grid-gap: 30px;
  margin-top: 15px;
  position: relative;
}
.calc-selects label {
  line-height: 1;
  margin-bottom: 0;
}
.calc-selects select {
  margin-bottom: 10px;
}
.calc-selects .form-check {
  display: flex;
  align-items: center;
  column-gap: 4px;
}
.calc-selects .form-check .form-check-input,
.calc-selects .form-check .form-check-label {
  margin: 0;
}
.calc-selects .form-check .form-check-label {
  font-weight: 400;
}
.calc-selects #calculate {
  margin-top: 20px;
  color: #000;
}
.calc-wrapper #summ {margin-left: 4px;}
.calc-wrapper .calc-image {
  max-width: 250px;
  width: 100%;
  /* justify-self: end;
  align-self: end;
  grid-column: 2/-1;
  grid-row: 1/2; */
  position: absolute;
  top: 0;
  right: 0;
}
.calc-wrapper .result-summ {
  opacity: 0;
  visibility: hidden;
  height: 0;
  transition: .2s;
  grid-column: 1/2;
  grid-row: 2/3;
}
.info-v2__btn#calculate::after {background: #fff;}
.calc-selects .info-v2__btn#calculate {border-radius: 50px;}
.page-title span, .page-title .line {
  background-color: #ffe400;
  display: block;
  height: 3px;
  margin: 18px 0 24px;
  width: 42px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.calculator-result td:first-child {
  font-weight: 500;
}
.calculator-result table {
  width: 100%;
}
.calc-selects label {display: block;}
.mb-3 {
  position: relative;
  width: max-content;
  margin-bottom: 15px;
} 
.mb-3 .form-check {
  margin-top: 5px;
}
.mb-3 input[type="range"] { 
  width: 100%;
  cursor: pointer;
  padding: 0;
}
.mb-3 datalist {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: auto;
  width: 100%;
  overflow: hidden;
  margin-top: 16px; 
}
.mb-3 datalist option:before {
  content: '';
  display: block;
  width: 0;
  height: auto;
  padding-left: 3px;
  text-indent: 0;
}
.mb-3 datalist#speed-list {
	min-width: 100%;
}
@media (min-width: 992px) {
  .common-home
    .navbar-compact.typeheader-1
    .container-megamenu.vertical
    #menuHeading
    .megamenuToogle-pattern:before,
  .common-home
    .navbar-compact.typeheader-1
    .container-megamenu.vertical
    #menuHeading
    .megamenuToogle-pattern:after {
    display: none;
  }
  .common-home
    .navbar-compact.typeheader-1
    .container-megamenu.vertical
    .vertical-wrapper {
    visibility: hidden;
    opacity: 0;
  }
  .common-home
    .navbar-compact.typeheader-1
    .container-megamenu.vertical:hover
    .vertical-wrapper {
    visibility: visible;
    opacity: 1;
    top: 40px;
  }
}
@media (max-width: 992px) {
  #content .col-lg-3:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 992px) {
  /*.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {    padding: 9px 0; line-height: 24px; height: auto;}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a i,
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a b {
	    display: inline-block;
	}
	.menu-vertical .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.with-sub-menu > a:before{display: none;} */
  .menu-vertical
    .container-megamenu.vertical
    .vertical-wrapper
    ul.megamenu
    > li
    > a
    img {
    position: static;
    transform: inherit;
  }
}

.typeheader-12 .navbar-logo .logo {
  min-height: 40px;
}

header .container-megamenu.horizontal .menu-layouts .sub-menu ul li a {
  line-height: 35px;
  padding: 0;
}
header .container-megamenu.horizontal .shoppage .title-shoppage {
  text-transform: uppercase;
  display: block;
  font-weight: bold;
  color: #222;
  font-size: 16px;
  line-height: 100%;
  padding-bottom: 12px;
  margin-bottom: 6px;
  border-bottom: 1px solid #eaeaea;
}
header .container-megamenu.horizontal .content-feature li a,
header
  .container-megamenu.horizontal
  ul.megamenu
  li
  .sub-menu
  .content
  .static-menu
  .menu
  ul
  ul
  li
  a,
header
  .container-megamenu.horizontal
  ul.megamenu
  li
  .sub-menu
  .content
  .html
  a.subcategory_item,
header
  .container-megamenu.horizontal
  ul.megamenu
  .sub-menu
  .content
  .hover-menu
  .menu
  ul
  a.main-menu {
  color: #666;
}
header .container-megamenu.horizontal .shoppage ul li:hover {
  padding: 0;
}
body .container-megamenu.vertical {
  z-index: 99;
}
header
  .container-megamenu.vertical
  .vertical-wrapper
  ul.megamenu
  > li
  > a
  i.fa {
  width: 30px;
  padding: 0;
  text-align: center;
}
header .container-megamenu.vertical .vertical-wrapper ul.megamenu .loadmore {
  padding-left: 46px;
}

.layout-17.common-home #content .module.so_newletter_custom_popup .modcontent {
  border: none;
}

.block-infos li .inner {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
}

.typeheader-1 .container-megamenu.horizontal ul.megamenu > li:hover > a,
.typeheader-1 .container-megamenu.horizontal ul.megamenu > li.active > a,
.typeheader-1 .container-megamenu.horizontal ul.megamenu > li.menu_active > a {
  color: #2cfe9b !important;
}

.typeheader-1
  .shopping_cart
  .btn-shopping-cart
  .top_cart
  .shopcart-inner
  .total-shopping-cart
  .items_carts,
.typeheader-1 .signin-w ul li a:hover {
  color: #2cfe9b !important;
}

.typefooter-1 .socials li a:hover,
.typefooter-1 .footer-middle .footer-links li a:hover {
  color: #2cfe9b !important;
}

footer .copyright a {
  color: #2cfe9b !important;
}

.footer-main .desc-collapse .showdown {
  /* background-color: tomato !important; */
}

#collapse-footer {
  max-height: 100% !important;
}
#collapse-footer::before {
  background: transparent !important;
}
#header.typeheader-14
  .container-megamenu.horizontal
  ul.megamenu
  > li
  > a
  strong {
  font-weight: 500;
  transition: 0.2s;
}
#header.typeheader-14
  .container-megamenu.horizontal
  ul.megamenu
  > li:hover
  > a
  strong {
  color: #2cfe9b;
  transition: 0.2s;
}
#header.typeheader-14
  .container-megamenu.horizontal
  ul.megamenu
  > li
  > a:after {
  background-color: #2cfe9b;
}
#header.typeheader-14 .header-bottom .bottom-right i {
  color: #f5f5f5;
  transition: 0.2s;
  font-size: 19px;
}
#header.typeheader-14 .header-bottom .bottom-right > div:hover i {
  color: #2cfe9b;
  transition: 0.2s;
}
#header.typeheader-14
  .shopping_cart
  .btn-shopping-cart
  .top_cart
  .shopcart-inner
  .total-shopping-cart
  .items_cart {
  background: #212220;
  color: #f5f5f5;
}
#header ul.megamenu {
  display: flex;
  justify-content: center;
}
#sohomepage-slider1 .owl2-item,
#sohomepage-slider1 .item {
  min-height: calc(200px * 3);
  height: 100%;
  display: flex;
  align-items: center;
}
#sohomepage-slider1 .item {
  width: 100%;
}
#sohomepage-slider1 .item a {
  min-height: calc(200px * 3);
  position: relative;
  width: 100%;
}
#sohomepage-slider1 .item img {
  min-height: calc(200px * 3);
  object-fit: cover;
  width: 100%;
  object-position: top;
}
#sohomepage-slider1 .modcontent__description {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background: linear-gradient(90deg, #2986d6 30%, rgba(196, 196, 196, 0) 100%);
  color: #f5f5f5;
  min-height: 200px;
  display: flex;
  align-items: center;
  padding: 20px 0;
  font-weight: normal;
  font-size: 36px;
  line-height: 1.2;
  max-width: 988px;
  width: 100%;
  padding-right: 100px;
}
#so-groups > a:hover > i {
  color: #2cfe9b;
}
#header.typeheader-14
  .megamenu-style-dev
  .navbar-default
  .horizontal
  .navbar-toggle
  .icon-bar {
  background: #f5f5f5;
  transition: 0.2s;
}
#header.typeheader-14
  .megamenu-style-dev
  .navbar-default
  .horizontal
  .navbar-toggle:hover
  .icon-bar {
  background: #2cfe9b;
  transition: 0.2s;
}
#sohomepage-slider1,
#sohomepage-slider1 .owl2-item,
#sohomepage-slider1 .item,
#sohomepage-slider1 .item img {
  max-height: 800px;
  overflow: hidden;
}
.t2,
h2 {
  font-weight: 400;
  font-size: 36px;
}

.info-v2__btn.btn {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: .2s;
  background: transparent;
  width: 238px;
  height: 56px;
  border: none;
  border-radius: 50px;
  font-weight: 400;
  font-size: 18px;
  color: #2EFF9D;
  position: relative;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}

.info-v2__btn.btn * {
  position: relative;
  z-index: 2;
}

.info-v2__btn.btn::before {
  content: '';
  width: 238px;
  height: 238px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  overflow: hidden;
  z-index: 0;
  background: linear-gradient(90deg, #2EFF9D 0%, #0A4E93 60%, #2986D6 100%);
}

.info-v2__btn.btn::after {
  content: '';
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  z-index: 1;
  background: #212220;
}

.info-v2__btn.btn:hover::before {
  transform: translate(-50%, -50%) rotate(360deg);
  transition: .8s;
}

.clearfix::after {
  content: '';
  display: block;
  clear: both;
}

.bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.container {
  max-width: 1260px;
  padding: 0 15px;
  margin: 0 auto;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
  /*line-height: 1.2;*/
}

a {
  text-decoration: none;
  color: inherit;
}

input,
textarea {
  outline: none;
  font-family: inherit, sans-serif;
}

.info-v1 {
  min-height: 415px;
}

.info-v1 .container {
  height: 415px;
}

.info-v1__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 60px;
  color: #2EFF9D;
  align-items: center;
  height: 415px;
}

.info-v2 {
  margin-top: 50px;
}

.info-v2__inner {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: .6fr .4fr;
  grid-template-columns: .6fr .4fr;
  background: #212220;
  color: #2EFF9D;
}

.info-v2__description {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 400px;
  width: 100%;
  margin-right: auto;
  padding: 30px;
}

.info-v2__description h3 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 17px;
}

.info-v2__description p {
  font-size: 18px;
  margin-bottom: 30px;
}

.info-v2__image {
  width: 100%;
  height: 100%;
}

.info-v2__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.tabs {
  color: #212220;
  padding-top: 100px;
}

.tabs__title {
  text-align: center;
  max-width: 720px;
  margin: 0 auto 48px;
}

.tabs__content-wrapper {
  position: relative;
  width: 100%;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}

.tabs__content {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.tabs__content .tabs__image {
  max-width: 100%;
  position: relative;
}

.tabs__content .tabs__image img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  pointer-events: none;
}

.tabs__info {
  position: absolute;
  width: 20px;
  height: 20px;
  display: block;
  background: transparent;
  box-shadow: none;
}
.tabs__info a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.tabs__info:nth-of-type(1){
  transform: translate(-20px, 35px);
}
.tabs__info:nth-of-type(2){
  transform: translate(-20px, 35px);
}
.tabs__info:nth-of-type(3){
  transform: translate(-35px, 35px);
}
.tabs__info:nth-of-type(4){
  transform: translate(-45px, 20px);
}

.tabs__info::before {
  content: '';
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #2986D6;
  box-shadow: 0 0 0 2px #2eff9d,0 0 0 4px rgba(46,255,157,0.3),0 0 0 7px rgba(46,255,157,0.2);
  cursor: pointer;
}

@-webkit-keyframes showDots {
  0% {
    opacity: 0;
    visibility: hidden;
  }

  100% {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes showDots {
  0% {
    opacity: 0;
    visibility: hidden;
  }

  100% {
    opacity: 1;
    visibility: visible;
  }
}

.gallery {
  padding-top: 50px;
  padding-bottom: 20px;
}

.gallery__title {
  margin-bottom: 40px;
  text-align: center;
  color: #212220;
}

.gallery__slider.swiper {
  padding-bottom: 50px;
}

.gallery__slider .swiper-pagination-bullet-active {
  background: #2986D6;
}

.gallery__slider .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.gallery__slider .swiper-slide img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#battery-list .range-item--min {display: none;}
@media screen and (max-width: 1200px) {
  .calc-wrapper {
    grid-template-columns: 100%;
  }
  .calc-wrapper .calc-image {
    max-width: 150px;
    right: -25px;
  }
  #battery-list .range-item--full {display: none;}
  #battery-list .range-item--min {display: block;}
}
@media screen and (max-width: 1000px) {
  .info-v1__inner {
    grid-gap: 30px;
  }

  .info-v2__inner {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  #header.typeheader-14 .container-megamenu.horizontal .sub-menu .feature-blog .clearfix {display: none;}
  #header.typeheader-14 ul.megamenu {flex-direction: column;}
  /* #header.typeheader-14 #content ul.megamenu li.active .sub-menu .content, header ul.megamenu li.active .sub-menu .content {
    overflow-y: scroll;
  } */
  #header.typeheader-14 .responsive ul.megamenu .sub-menu .content .row {
    display: grid;
    justify-items: center;
  }
  #header.typeheader-14 .responsive ul.megamenu .sub-menu .content .row > div {
    width: 100%;
  }
  #header.typeheader-14 .megamenu-wrapper {
    max-height: 100vh;
  }
  #header.typeheader-14 .megamenu-wrapper::-webkit-scrollbar {
    width: 0px;
    background: #fff;
  }
  #header.typeheader-14 .megamenu-wrapper::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }

  #header.typeheader-14 .megamenu-wrapper::-webkit-scrollbar-thumb {
    background: #333;
  }
}

@media screen and (max-width: 768px) {
  .mb-3 datalist {
    margin-top: 0;
  }
  .calc-wrapper .calc-image {
    right: 0;
  }
  .calc-wrapper {
    grid-template-columns: 100%;
  }
  /* .calc-selects {
    max-width: 400px;
  } */
  .calc-selects .mb-3 {
    display: grid;
    width: max-content;
  }
  .t2,
  h2 {
    font-size: 28px;
  }

  .info-v1 .container {
    display: flex;
    align-items: center;
  }

  .info-v1__inner {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    align-items: start;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }

  .info-v2__inner {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }

  .info-v2__description {
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    padding: 30px 15px;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  #sohomepage-slider1 .modcontent__description {
    padding-right: 0;
    font-size: 28px;
  }
  #sohomepage-slider1 .modcontent__description .container {
    margin: 0;
  }

  .tabs__info:nth-of-type(2){
    transform: translate(-10px, 35px);
  }
  .tabs__info:nth-of-type(3){
    transform: translate(-25px, 15px);
  }
  .tabs__info:nth-of-type(4){
    transform: translate(-35px, 20px);
  }
}

@media screen and (max-width: 580px) {
  .calc-selects .mb-3 {
    width: 100%;
  }
  .calc-wrapper .calc-image {
    position: relative;
    top: auto;
    right: auto;
  }
  .mb-3 datalist {
    margin-top: -4px;
    background: #fff;
    z-index: 2;
    border-top: 3px solid #fff;
  }
  .calc-wrapper .range-item--min {
    height: 15px;
    width: 15px;
    color: transparent;
    position: relative;
    padding: 0;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;  
  }
  .calc-wrapper .range-item--min::before {
    content: '?';
    color: #0a4e8d;
    font-family: inherit;
    font-size: 12px;
    font-weight: 700;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #0a4e8d;
    background: #fff;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    cursor: pointer;
    padding: 0;
  }
  .info-v1 {
    padding: 30px 0;
  }
  #sohomepage-slider1 .modcontent__description {
    top: 100%;
    transform: translateY(-100%);
  }
  .t2,
  h2 {
    font-size: 24px;
  }

  .tabs__info {
    width: 50px;
    height: 50px;
    background: transparent;
    box-shadow: none;
  }
  .tabs__info:nth-of-type(n){
    transform: none;
  }

  .tabs__info::before {
    content: '';
    display: block;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #2986D6;
    box-shadow: 0 0 0 2px #2eff9d,0 0 0 4px rgba(46,255,157,0.3),0 0 0 7px rgba(46,255,157,0.2);
  }

  .tippy-box {
    width: 100px;
    border: none;
  }

  .tippy-box img {
    width: 100%;
  }
  #sohomepage-slider1 .modcontent__description {
    font-size: 24px;
  }
}
/* 1199 */
@media (max-width: 1199px) {
  .common-home #header.typeheader-14 {
    position: absolute;
  }
  #header ul.megamenu {
    justify-content: left;
  }
}
@media (max-width: 400px) {
  .tabs__info:nth-of-type(1){
    transform: translate(0, -10px);
  }
  .tabs__info:nth-of-type(2){
    transform: translate(10px, 0);
  }
  .tabs__info:nth-of-type(3){
    transform: translate(0, -10px);
  }
  .tabs__info:nth-of-type(4){
    transform: translate(-5px, -5px);
  }
}