footer .row-5-col .col {
  max-width: 20%;
}
footer .footer-section1 {
  background: -webkit-gradient(linear, left bottom, left top, from(#f6fbff), to(#dadeda));
  background: linear-gradient(0deg, #f6fbff, #dadeda);
}
footer .footer-section1 .icon-box-img {
  margin: 0 auto;
}
footer .footer-section2 {
  padding: 90px 200px;
}
footer .footer-section2 form {
  border-radius: 0.25rem;
  background-color: #fff;
  padding: 3rem;
}
footer .footer-section2 form .wpcf7-spinner {
  display: none;
}
footer .footer-section2 form select {
  margin-bottom: 0 !important;
}
footer .footer-section2 form h2 {
  text-align: center;
  font-weight: 400;
  font-size: 3rem;
}
footer .footer-section2 form .wpcf7-submit {
  padding: 2px 100px !important;
  font-size: 20px;
  border: none !important;
}
footer .footer-section2 form .flex-row {
  gap: 16px;
  margin-bottom: 16px;
}
footer .footer-section2 form select,
footer .footer-section2 form input {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 5px;
  padding: 0.2rem 1rem !important;
  background-color: #ffffff;
  border: 1px solid #333333 !important;
  color: #333333;
  border-radius: 0.25rem;
  line-height: 2.5rem !important;
}
footer .footer-section2 form select ::-webkit-input-placeholder, footer .footer-section2 form input ::-webkit-input-placeholder {
  color: #333333;
}
footer .footer-section2 form select ::-moz-placeholder, footer .footer-section2 form input ::-moz-placeholder {
  color: #333333;
}
footer .footer-section2 form select :-ms-input-placeholder, footer .footer-section2 form input :-ms-input-placeholder {
  color: #333333;
}
footer .footer-section2 form select ::-ms-input-placeholder, footer .footer-section2 form input ::-ms-input-placeholder {
  color: #333333;
}
footer .footer-section2 form select ::placeholder,
footer .footer-section2 form input ::placeholder {
  color: #333333;
}
footer .footer-section3 p,
footer .footer-section3 a,
footer .footer-section3 .ux-menu-title {
  color: #fff;
}
footer .footer-section3 .ux-menu-link__text {
  color: #57b22a;
}
footer .footer-section3 .ux-menu-link:hover .ux-menu-link__link {
  position: relative;
  -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
footer .footer-section3 .ux-menu-link:hover .ux-menu-link__text::before {
  left: 0;
  width: 100%;
  right: auto;
}

.home-product h1 {
  margin-bottom: 20px;
  color: #635f5f;
  font-size: 3rem;
}
.home-product h2 {
  color: rgb(99, 95, 95);
  font-size: 24px;
  font-weight: normal;
}
.home-product p {
  font-size: 19.2px;
}
.home-product h3 {
  font-size: 21.2px;
}
.home-product h4 {
  margin-bottom: 16px;
  color: #57b22a;
  letter-spacing: 1.6px;
  line-height: 1;
  font-weight: 600;
}

.iconfont-wrapper {
  height: 80px;
}

/*! CSS Used from: https://kagebatteries.com/assets/vendor/web/assets/mobirise-icons2/mobirise2.css */
[class*=" mobi-"] {
  font-family: "Moririse2" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  border-radius: 50%;
  color: white;
  padding: 18px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(44, 130, 237, 0.4);
          box-shadow: 0 10px 30px 0 rgba(44, 130, 237, 0.4);
  background-image: linear-gradient(40deg, #457814 0%, rgba(119, 207, 35, 0.8) 100%);
}

.mobi-mbri-rocket:before {
  content: "\e96c";
}

.mobi-mbri-like:before {
  content: "\e946";
}

.mobi-mbri-setting:before {
  content: "\e973";
}

.mobi-mbri-sun:before {
  content: "\e97d";
}

.cid-sqGKzCrYTx .card_wrapper:hover .shape {
  opacity: 1;
}

.cid-sqGKzCrYTx .card_wrapper:hover .shape_1 {
  top: -5px;
  left: -6px;
}

.cid-sqGKzCrYTx .card_wrapper:hover .shape_2 {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  top: -6px;
  right: -2px;
}

.cid-sqGKzCrYTx .card_wrapper:hover .shape_3 {
  left: -6px;
  bottom: -6px;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.cid-sqGKzCrYTx .card_wrapper:hover .shape_4 {
  right: -20px;
  bottom: 24px;
}

.cid-sqGKzCrYTx .icon_block {
  margin-bottom: 40px;
}

.cid-sqGKzCrYTx .icon_block .iconfont-wrapper {
  z-index: 1;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  position: relative;
  -webkit-box-shadow: 0 10px 30px 0 rgba(44, 130, 237, 0.4);
          box-shadow: 0 10px 30px 0 rgba(44, 130, 237, 0.4);
  background-image: linear-gradient(40deg, #457814 0%, rgba(119, 207, 35, 0.8) 100%);
}

.cid-sqGKzCrYTx .icon_block .mbr-iconfont {
  color: #ffffff;
  font-size: 42px;
  line-height: 80px;
}

.cid-sqGKzCrYTx .shape {
  opacity: 0;
  z-index: -1;
  line-height: 1;
  position: absolute;
  -webkit-transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  max-width: 10px;
}

.cid-sqGKzCrYTx .shape_1 {
  top: 9px;
  left: 12px;
  width: 10px;
  height: 10px;
  background: #37c5ab;
  border-radius: 50%;
}

.cid-sqGKzCrYTx .shape_2 {
  top: 9px;
  right: 12px;
  width: 0;
  height: 0;
  border-bottom: 10px solid #796eff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

.cid-sqGKzCrYTx .shape_3 {
  left: 12px;
  bottom: 9px;
  width: 10px;
  height: 10px;
  background-color: #77cf23;
}

.cid-sqGKzCrYTx .shape_4 {
  right: 12px;
  bottom: 9px;
  width: 8px;
  height: 8px;
  background: #e8384f;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.cid-sqGKzCrYTx .icon_block {
  text-align: center;
}

:focus {
  outline: none;
}

span {
  line-height: 1;
  word-break: break-word;
  word-wrap: break-word;
  font-weight: 400;
}

/*! CSS Used fontfaces */
@font-face {
  font-family: "Moririse2";
  font-display: swap;
  src: url("https://kagebatteries.com/assets/vendor/web/assets/mobirise-icons2/mobirise2.eot?f2bix4");
  src: url("https://kagebatteries.com/assets/vendor/web/assets/mobirise-icons2/mobirise2.eot?f2bix4#iefix") format("embedded-opentype"), url("https://kagebatteries.com/assets/vendor/web/assets/mobirise-icons2/mobirise2.ttf?f2bix4") format("truetype"), url("https://kagebatteries.com/assets/vendor/web/assets/mobirise-icons2/mobirise2.woff?f2bix4") format("woff"), url("https://kagebatteries.com/assets/vendor/web/assets/mobirise-icons2/mobirise2.svg?f2bix4#mobirise2") format("svg");
  font-weight: normal;
  font-style: normal;
}
.mdi-file-file-download:before {
  content: "\e7b2";
  fill: rgb(89, 194, 76);
  font-size: 40px;
}

@media print {
  span {
    line-height: 1;
    word-break: break-word;
    word-wrap: break-word;
    font-weight: 400;
  }
  .cid-srgWIvaVPs .card-wrapper:hover .ico2 {
    color: #57b22a !important;
  }
  .cid-srgWIvaVPs .ico2 {
    color: #77cf23 !important;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  :focus {
    outline: none;
  }
  [class*=mdi-] {
    speak: none;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    font-family: "Material-Design-Icons" !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  [class*=mdi-]:before {
    display: inline-block;
    speak: none;
    text-decoration: inherit;
  }
  @font-face {
    font-family: "Material-Design-Icons";
    src: url("https://kagebatteries.com/assets/vendor/Material-Design-Icons/fonts/Material-Design-Icons.eot?3ocs8m");
    src: url("https://kagebatteries.com/assets/vendor/Material-Design-Icons/fonts/Material-Design-Icons.eot?#iefix3ocs8m") format("embedded-opentype"), url("https://kagebatteries.com/assets/vendor/Material-Design-Icons/fonts/Material-Design-Icons.woff?3ocs8m") format("woff"), url("https://kagebatteries.com/assets/vendor/Material-Design-Icons/fonts/Material-Design-Icons.ttf?3ocs8m") format("truetype"), url("https://kagebatteries.com/assets/vendor/Material-Design-Icons/fonts/Material-Design-Icons.svg?3ocs8m#Material-Design-Icons") format("svg");
    font-weight: normal;
    font-style: normal;
  }
}
.catalog-row .box-text-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.catalog-row .box {
  margin-top: 80px;
}