.elementor-column-wrap {
  width: 100%;
}

.elementor-widget-wrap>.elementor-element {
  width: 100%;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 0px;
}

.elementor-section.elementor-section-boxed>.elementor-container {
  max-width: 100%;
}

.partner-flex {
  display: flex;
  align-items: start;
}

.elementor-section-boxed .elementor-column-gap-default .elementor-row {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

.elementor-section-boxed .elementor-container {
  width: 100% !important;
}

.entry-title {
  display: none !important;
}

.grey-background {
  background-color: #e9ebec;
}

.blue-bar {
  background: url("/wp-content/uploads/Rectangle-36.png"),
    linear-gradient(to right, #01818c, #00a5b2);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 33%;
  max-width: 500px;
  margin: auto;
  height: 15px;
}

/* Start of the main section */
.main-section {
  height: 620px;
}

.main-section .background {
  display: flex;
  background: url("/wp-content/uploads/acudc-300-home-page-background-1920x620-1.png");
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.main-section .background .left-side {
  display: flex;
  align-items: center;
}

.main-section .float-image {
  width: 650px;
}

.main-section .background .left-side .title h2 {
  font-size: 32px !important;
  color: #01818c;
  font-weight: bold;
  cursor: auto;
  margin: 0 0 10px 0 !important;
}

.main-section .background .left-side .sub-title h3 {
  font-size: 26px !important;
  color: #414444;
  font-weight: 500;
  margin: 0 0 10px 0 !important;
}

.main-section .background .left-side .container {
  width: auto;
  max-width: 50% !important;
  padding: 40px 50px;
  background-color: rgba(255, 255, 255, 0.95);
  margin-right: 7%;
  margin-left: 0;
}

.main-section .background .left-side .container .product-certs {
  display: flex;
  gap: 5px;
  padding-bottom: 10px;
}

.main-section .background .left-side .container .product-certs .product-cert img {
  margin: 0 6px 0 0;
}

.main-section .background .left-side .description h3 {
  font-size: 16px !important;
  line-height: 30px;
  font-weight: 100;
  color: #414444;
  margin: 0 0 10px 0 !important;
}

.main-section .background .left-side .button_video {
  font-weight: 600;
  cursor: pointer;
}

.main-section .background .right-side {
  min-width: 500px;
}

.main-section .section:hover {
  cursor: pointer;
}

.main-section .background .right-side .section {
  height: 25%;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}

.main-section .background .right-side .section .text {
  position: relative;
  top: -80%;
  padding-left: 50px;
}

.main-section .background .right-side .section .text h3 {
  color: white;
  opacity: 1;
  font-size: 22px !important;
}

.main-section .background .right-side .section .text .two-lines {
  position: absolute;
  size: 24px;
  left: 25px;
  color: #f68c34;
  font-weight: bold;
  margin-top: 0px;
  letter-spacing: -3px;
}

.main-section .background .right-side .section.image-1:hover h3 {
  opacity: 1;
  transition: 0.5s ease;
}

.main-section .background .right-side .section.image-2:hover h3 {
  opacity: 1;
  transition: 0.5s ease;
}

.main-section .background .right-side .section.image-3:hover h3 {
  opacity: 1;
  transition: 0.5s ease;
}

.main-section .background .right-side .section.image-4:hover h3 {
  opacity: 1;
  transition: 0.5s ease;
}

.main-section .background .right-side .section .section-background {
  background: #000;
  opacity: 0.3;
  height: 100%;
}

.overlay-background {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: 0.5s ease;
}

.overlay {
  position: absolute;
  bottom: 0;
  left: 100%;
  right: 0;
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: 0.8s ease;
}

.main-section .background .right-side .section.image-1:hover {
  width: 100%;
  left: 0;
  opacity: 1;
}

.main-section .background .right-side .section.image-2:hover {
  width: 100%;
  left: 0;
  opacity: 1;
}

.main-section .background .right-side .section.image-3:hover {
  width: 100%;
  left: 0;
  opacity: 1;
}

.main-section .background .right-side .section.image-4:hover {
  width: 100%;
  left: 0;
  opacity: 1;
}

.main-section .background .right-side .section.image-1:hover .overlay-background {
  width: 100%;
  left: 0;
  background-color: #01818c;
  background-image: linear-gradient(to right, #01818c, #00a5b2);
}

.main-section .background .right-side .section.image-2:hover .overlay-background {
  width: 100%;
  left: 0;
  background-color: #01818c;
  background-image: linear-gradient(to right, #01818c, #00a5b2);
}

.main-section .background .right-side .section.image-3:hover .overlay-background {
  width: 100%;
  left: 0;
  background-color: #01818c;
  background-image: linear-gradient(to right, #01818c, #00a5b2);
}

.main-section .background .right-side .section.image-4:hover .overlay-background {
  width: 100%;
  left: 0;
  background-color: #01818c;
  background-image: linear-gradient(to right, #01818c, #00a5b2);
}

.main-section .background .right-side .section.image-1:hover .overlay {
  width: 100%;
  left: 0;
  background: url("/wp-content/uploads/homepage-banner-slider-meters-960x300-1.png");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-section .background .right-side .section.image-2:hover .overlay {
  width: 100%;
  left: 0;
  background: url("/wp-content/uploads/homepage-banner-slider-ct-sensors-960x300-1.png");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-section .background .right-side .section.image-3:hover .overlay {
  width: 100%;
  left: 0;
  background: url("/wp-content/uploads/homepage-banner-slider-communication-960x300-1.png");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
}

.main-section .background .right-side .section.image-4:hover .overlay {
  width: 100%;
  left: 0;
  background: url("/wp-content/uploads/homepage-banner-slider-software-960x300-1.png");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
}

/* End of the main section */
/* Start of the Icons */
.icons {
  display: flex;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.icons .image {
  text-align: center;
}

.icons .image img {
  text-align: center;
  width: 90%;
}

.icons .image img:hover {
  filter: brightness(1.5);
}

.icons .title h3 {
  text-align: center;
  font-size: 18px !important;
  font-weight: bold;
  color: #515151;
  padding-left: 15px;
  padding-right: 15px;
}

.icons img:hover,
.title:hover {
  cursor: pointer;
}

.icons .swiper-slide:hover .title h3 {
  color: #00a5b2;
}

.icons .swiper-wrapper {
  height: auto;
}

.icons .swiper-pagination-lock {
  display: none;
}

.icons .swiper-pagination {
  transform: translate(-50%, 50%);
}

@media only screen and (max-width: 1200px) {
  .icons .image img {
    width: 100%;
  }
}

/* End of the Icons */
/* Start of the Slider */
.new-updates {
  background-color: #292929;
}

.new-updates .title {
  padding-top: 10px;
  padding-left: 15px;
  margin: auto;
  max-width: 1120px;
}

.new-updates .title h2 {
  color: white;
  font-size: 32px !important;
  font-weight: 100;
}

.swiper {
  width: 100%;
  max-width: 1120px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.new-updates .swiper-wrapper {
  height: auto;
  padding-bottom: 50px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide .updates-image {
  width: 100%;
}

.swiper-slide .updates-image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.swiper-slide .updates-title {
  width: 100%;
  padding-left: 15px;
}

.swiper-slide .updates-title h2 {
  font-size: 14px !important;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}

.swiper-slide .updates-description {
  width: 100%;
  text-align: left;
  padding: 15px;
}

.swiper-slide .updates-description h3 {
  font-size: 16px !important;
  line-height: 26px;
  margin-top: 0px;
  color: white;
}

.new-updates .updates-description a:hover {
  color: white !important;
}

.swiper-pagination {
  position: relative;
}

.swiper-pagination-lock .swiper-pagination-bullet {
  display: none;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next,
.swiper-button-prev {
  position: sticky;
  top: 88.5%;
  background-image: none;
  z-index: 11;
  height: 30px;
  margin-top: -30px;
}

.swiper-button-next {
  left: 50%;
  transform: translate(70px, 0px);
}

.swiper-button-prev {
  left: 50%;
  transform: translate(-85px, 0px);
}

.swiper-button-next,
.swiper-button-prev .fas {
  font-size: 30px;
  color: #ffffff;
}

.mySwiper .swiper-pagination-bullet {
  margin: 5px 10px;
  width: 14px;
  height: 14px;
  background: white;
}

.mySwiper2 .swiper-pagination-bullet {
  margin: 5px 10px;
  width: 17px;
  height: 5px;
  background: #00a5b2;
  border-radius: 0;
}

.mySwiper3 .swiper-pagination-bullet {
  margin: 5px 10px;
  width: 17px;
  height: 5px;
  background: #00a5b2;
  border-radius: 0;
}

.swiper-pagination {
  bottom: 10px !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}

/* End of the Slider */
/* Start of box area */
.box-area .container {
  padding: 0px;
  margin: 100px auto 100px auto;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 0.5fr 0.5fr;
  gap: 0px 0px;
  grid-template-areas:
    "one one two"
    "one one three"
    "four five six"
    "seven eight nine";
}

.box-area .container .image-box {
  height: 100%;
  min-height: 100px;
}

.box-area .one {
  grid-area: one;
  height: auto;
  border-bottom: 1px solid #fff;
  background: url("/wp-content/uploads/homepage-solution-facility-management-800x470-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}

.box-area .two {
  grid-area: two;
  background: url("/wp-content/uploads/homepage-solution-tenant-energy-management-400x235-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}

.box-area .three {
  grid-area: three;
  background: url("/wp-content/uploads/homepage-solution-tenant-energy-management-400x235-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}

.box-area .four {
  grid-area: four;
  background: url("/wp-content/uploads/homepage-solution-branch-management-400x125-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #fff;
}

.box-area .five {
  grid-area: five;
  background: url("/wp-content/uploads/homepage-solution-branch-management-400x125-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.box-area .six {
  grid-area: six;
  background: url("/wp-content/uploads/homepage-solution-branch-management-400x125-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 1px solid #fff;
}

.box-area .seven {
  grid-area: seven;
  background: url("/wp-content/uploads/homepage-solution-branch-management-400x125-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.box-area .eight {
  grid-area: eight;
  background: url("/wp-content/uploads/homepage-solution-branch-management-400x125-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.box-area .nine {
  grid-area: nine;
  background: url("/wp-content/uploads/homepage-solution-branch-management-400x125-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.box-area .image-box {
  cursor: pointer;
}

.box-area .two:hover,
.three:hover {
  background: #01818c;
}

.box-area .four:hover,
.five:hover,
.six:hover,
.seven:hover,
.eight:hover,
.nine:hover {
  background: #191919;
}

.box-area .content-green .icon {
  padding-top: 20px;
  text-align: center;
}

.box-area .one .title h2 {
  font-size: 32px !important;
  color: #414444;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  padding: 50px 50px 0px 50px;
}

.box-area .one .description {
  max-width: 550px;
}

.box-area .one .description h3 {
  font-size: 17px !important;
  font-weight: 400;
  line-height: 30px;
  color: #414444;
  margin-top: 0;
  padding: 20px 50px 0px 50px;
}

.box-area .one .button {
  padding-left: 50px;
  padding-bottom: 50px;
}

.box-area .content-green .title h2 {
  font-size: 20px !important;
  text-align: center;
  color: white;
  font-weight: bold;
}

.box-area .content-green .description h3 {
  font-size: 15px !important;
  line-height: 22px;
  text-align: center;
  color: white;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}

/* End of box area */
/* Start of the New products */
.popular-products {
  padding-bottom: 50px;
}

.popular-products .title {
  cursor: auto;
  padding-top: 10px;
  margin: auto;
  max-width: 1120px;
  text-align: center;
  padding-bottom: 50px;
}

.popular-products .title h2 {
  color: #515151;
  font-size: 32px !important;
  font-weight: 100;
}

.popular-products .swiper-slide {
  height: auto;
  border: 1px solid #cfdae1;
}

.popular-products .swiper-pagination {
  padding-top: 70px;
}

.swiper-slide .popular-image {
  width: 100%;
}

.swiper-slide .popular-image img {
  display: block;
  padding-top: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 200px;
  height: auto;
}

.swiper-slide .popular-title {
  width: 100%;
  padding-left: 15px;
}

.swiper-slide .popular-title h2 {
  font-size: 25px !important;
  color: black;
  text-align: center;
}

.swiper-slide .popular-description {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.swiper-slide .popular-description h3 {
  margin-top: 0px;
  font-size: 15px !important;
  color: white;
  text-align: center;
}

.popular-products .swiper-slide button {
  border: 1px solid white;
  background: #f68c34;
  color: white;
  font-weight: 100;
  opacity: 0;
  margin-bottom: 50px;
}

.popular-products .swiper-slide:hover {
  background-color: #f68c34;
  border: 1px solid #f68c34;
}

.popular-products .swiper-slide:hover .popular-title h2 {
  color: white;
}

.popular-products .swiper-slide:hover .popular-description h3 {
  color: white;
}

.popular-products .swiper-slide:hover button {
  opacity: 1;
}

.popular-products .swiper-slide button:hover {
  background: white;
  color: #f68c34;
}

.swiper-pagination {
  position: relative;
}

.swiper-pagination-lock .swiper-pagination-bullet {
  display: none;
}

.popular-products .mySwiper3 {
  position: relative;
}

.popular-products .mySwiper3 .swiper-button-prev {
  position: absolute;
  top: 40%;
  width: 50px;
  height: 50px;
  background: #aeaeae;
  border-radius: 25px;
  padding-left: 15px;
  left: 10px;
  transform: unset;
  opacity: 0.8;
}

.popular-products .mySwiper3 .swiper-button-next {
  position: absolute;
  top: 40%;
  width: 50px;
  height: 50px;
  background: #aeaeae;
  border-radius: 25px;
  padding-left: 17px;
  left: unset;
  transform: unset;
  opacity: 0.8;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.2 !important;
}

.popular-products .mySwiper3 .swiper-button-prev .fa-chevron-left {
  padding-top: 10px;
}

.popular-products .mySwiper3 .swiper-button-next .fa-chevron-right {
  padding-top: 10px;
}

/* End of the New products */
/* Start of the Blog section */
.blog-container {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 150px;
}

.blog-load-more .load-more-text {
  cursor: pointer;
  font-size: 17px;
  color: #515151;
  background-color: #e9ebec;
  padding: 0px 10px 0px 10px;
  font-weight: bold;
}

.blog-load-more {
  width: 100%;
  height: 15px;
  border-bottom: 1px solid #cacaca;
  text-align: center;
}

.blog-header {
  display: flex;
  background-image: url("/wp-content/uploads/blog-banner-1200x111-1.png");
  background-repeat: no-repeat;
  background-position: right;
  height: 111px;
  padding-left: 20px;
}

.blog-header .blog-icon {
  align-self: center;
}

.blog-header .blog-header-text {
  align-self: center;
  padding-left: 15px;
}

.blog-header .blog-header-text h3 {
  font-size: 20px !important;
  color: #515151;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 5px;
}

.blog-header .blog-header-text h2 {
  font-size: 32px !important;
  color: #01818c;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

.blog-browse-all {
  display: none;
}

.blog-browse-all h3 {
  font-size: 20px !important;
  color: #00a5b2;
  font-weight: bold;
  float: right;
  padding-right: 30px;
}

.blog-content .article {
  margin: 15px 30px;
  padding: 5px 0px 25px 0px;
  border-bottom: 1px solid #cacaca;
  display: none;
}

.blog-content .article.active {
  display: block;
}

.blog-content .article .article-title h2 {
  font-size: 20px !important;
  font-weight: bold;
  color: #00a5b2;
}

.blog-content .article .article-title h2:hover {
  color: rgba(0, 81, 88, 1);
}

.blog-content .article .article-subtitle h4 {
  font-size: 14px !important;
  color: #414444;
}

.blog-content .article .article-content p {
  font-size: 15px !important;
  color: #414444;
  line-height: 25px;
}

/* End of the Blog section */
/* Start of About us */
.about-us {
  min-height: 683px;
  background: url("/wp-content/uploads/homepage-about-accuenergy-1920x683-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.about-us .container {
  max-width: 1120px !important;
  display: flex;
  flex-direction: row-reverse;
  min-height: 683px;
}

.about-right {
  max-width: 560px;
  width: 50%;
}

.about-us .main-title h1 {
  padding-top: 30px;
  font-size: 32px !important;
  font-weight: bold;
  color: white;
}

.about-us .description p {
  font-size: 15px !important;
  padding-bottom: 15px;
  color: white;
}

.about-us .trusted-by h3 {
  font-size: 20px !important;
  font-weight: bold;
  color: white;
}

.about-us .company-list {
  padding-left: 15px;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 15px;
}

.about-us .company-list img {
  width: 25%;
  height: 65px;
  object-fit: cover;
  padding-left: 15px;
  padding-right: 15px;
}

/* End of About us */
/* MODAL START */
.modalVideo {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding: 50px 0px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  overflow: hidden;
}

#myModalVideo {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

/* Modal Content */
#myModalVideo .modal-content-video {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  border-radius: 6px;
  width: 90%;
  height: 85%;
}

/* The Close Button */
.close-video {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close-video:hover,
.close-video:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* MODAL END */
@media only screen and (max-width: 1250px) {
  .main-section .float-image {
    display: none;
  }

  .main-section .background .left-side {
    height: -moz-available;
    height: -webkit-fill-available;
    height: fill-available;
    position: unset;
    display: flex;
    background-color: rgba(255, 255, 255, 0.9);
  }

  .main-section .background .left-side .container {
    margin-left: auto;
    width: 100%;
    max-width: unset !important;
    align-self: center;
    background-color: unset;
  }
}

@media only screen and (max-width: 991px) {
  .swiper-slide .popular-title h2 {
    font-size: 25px !important;
    color: #515151;
    text-align: center;
  }

  .swiper-slide .popular-description {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .swiper-slide .popular-description h3 {
    margin-top: 0px;
    font-size: 15px !important;
    color: #515151;
    text-align: center;
  }

  .popular-products .swiper-slide button {
    border: 1px solid white;
    background: white;
    color: #515151;
    font-weight: 100;
    opacity: 1;
    margin-bottom: 50px;
    border: 1px solid #515151;
  }

  .popular-products .swiper-slide:hover {
    background-color: white;
    border: 1px solid #cfdae1;
  }

  .popular-products .swiper-slide:hover .popular-title h2 {
    color: #515151;
  }

  .popular-products .swiper-slide:hover .popular-description h3 {
    color: #515151;
  }

  .popular-products .swiper-slide button:hover {
    background: #515151;
    color: white;
  }

  .about-us {
    background: #00a5b2;
  }

  .about-us .about-right {
    max-width: none;
    width: 100%;
  }

  .about-us .company-list img {
    width: 50%;
    height: 75px;
  }

  .about-us .main-title h2 {
    text-align: left;
  }

  .about-us .description p {
    text-align: left;
  }

  .about-us .trusted-by h3 {
    text-align: center;
  }

  .about-us .company-list {
    text-align: center;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (max-width: 867px) {
  .main-section {
    height: auto;
  }

  .main-section .background {
    flex-direction: column;
    background: #00a5b2;
  }

  .main-section .background .left-side {
    width: 100%;
    height: auto;
  }

  .main-section .background .left-side .title h2 {
    text-align: center;
  }

  .main-section .background .left-side .sub-title h3 {
    text-align: center;
  }

  .main-section .background .left-side .description h3 {
    text-align: center;
  }

  .main-section .background .left-side .button {
    text-align: center;
  }

  .main-section .background .left-side .product-certs {
    justify-content: center;
  }

  .main-section .background .left-side .container {
    padding-top: 50px;
    padding-bottom: 50px;
    float: unset;
    max-width: unset !important;
    background-color: rgba(255, 255, 255, 0.9);
    margin-right: 0;
  }

  .main-section .background .right-side {
    width: 100%;
  }

  .main-section .background .right-side .section {
    height: 100px;
    border-left: 0px;
    border-bottom: 1px solid white;
  }

  .main-section .background .right-side .section .section-background {
    background: #01818c;
  }

  .main-section .background .right-side .overlay {
    background-color: none;
  }

  .main-section .background .right-side .overlay-background {
    display: none;
    background-color: none;
  }

  .main-section .background .right-side .section.image-1 .overlay {
    width: 100%;
    left: 0;
    background: url("/wp-content/uploads/homepage-banner-slider-meters-960x300-1.png");
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.5;
  }

  .main-section .background .right-side .section.image-2 .overlay {
    width: 100%;
    left: 0;
    background: url("/wp-content/uploads/homepage-banner-slider-ct-sensors-960x300-1.png");
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.5;
  }

  .main-section .background .right-side .section.image-3 .overlay {
    width: 100%;
    left: 0;
    background: url("/wp-content/uploads/homepage-banner-slider-communication-960x300-1.png");
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.5;
  }

  .main-section .background .right-side .section.image-4 .overlay {
    width: 100%;
    left: 0;
    background: url("/wp-content/uploads/homepage-banner-slider-software-960x300-1.png");
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.4;
  }

  .main-section .background .right-side .section .text {
    top: -95%;
  }
}

@media only screen and (max-width: 767px) {
  .blog-section .blog-header {
    background-image: none;
  }

  .box-area .container {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1.5fr 1fr 1fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr 0.5fr;
    gap: 0px 0px;
    grid-template-areas:
      "one"
      "two"
      "three"
      "four"
      "five"
      "six"
      "seven"
      "eight"
      "nine";
  }

  .box-area .container .image-box {
    /* width: 100vw; */
  }

  .box-area .one .image-box {
    background-color: rgb(255 255 255 / 58%);
  }

  .box-area .one .title h2 {
    text-align: center;
  }

  .box-area .one .description {
    margin-left: auto;
    margin-right: auto;
  }

  .box-area .one .description h3 {
    text-align: center;
  }

  .box-area .one .button {
    text-align: center;
    padding-left: 0px;
    padding-bottom: 0;
  }

  .box-area .one {
    grid-area: one;
    height: auto;
    border: 0px;
    border-bottom: 1px solid white;
  }

  .box-area .two {
    grid-area: two;
    border: 0px;
    border-bottom: 1px solid white;
  }

  .box-area .three {
    grid-area: three;
    border: 0px;
    border-bottom: 1px solid white;
  }

  .box-area .four {
    grid-area: four;
    border: 0px;
    border-bottom: 1px solid white;
  }

  .box-area .five {
    grid-area: five;
    border: 0px;
    border-bottom: 1px solid white;
  }

  .box-area .six {
    grid-area: six;
    border: 0px;
    border-bottom: 1px solid white;
  }

  .box-area .seven {
    grid-area: seven;
    border: 0px;
    border-bottom: 1px solid white;
  }

  .box-area .eight {
    grid-area: eight;
    border: 0px;
    border-bottom: 1px solid white;
  }

  .box-area .nine {
    grid-area: nine;
    border: 0px;
    border-bottom: 1px solid white;
  }

  .box-area .container {
    margin: auto;
  }
}

@media only screen and (max-width: 600px) {
  .new-updates .swiper-button-prev {
    display: none;
  }

  .new-updates .swiper-button-next {
    display: none;
  }
}

/* Table Style */
table.acu-prod-table {
  border: 5px solid #efefef;
}

table.acu-prod-table tbody th {
  vertical-align: middle !important;
  padding: 16px !important;
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 19px;
  border-right: 1px solid #efefef;
  border-top: 1px solid #efefef;
}

table.acu-prod-table thead th {
  border-bottom: 1px solid #efefef !important;
  vertical-align: top !important;
  padding: 30px 2px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

table.acu-prod-table thead th h6 {
  font-size: 16px !important;
  font-weight: 900 !important;
  margin: 7px 0;
  color: #7a745e;
}

table.acu-prod-table td {
  vertical-align: middle !important;
  padding: 10px;
  font-size: 15px !important;
  font-weight: 500 !important;
  border-top: 1px solid #efefef;
  line-height: 24px;
}

table.acu-prod-table th:first-child {
  border-right: 1px solid #efefef;
}

table.acu-prod-table tr {
  height: 65px;
}

table.acu-prod-table th.th-border-blank {
  border-right: none;
}

@media only screen and (max-width: 767px) {
  table.acu-prod-table {
    border-top: none;
  }

  table.acu-prod-table tbody th {
    font-weight: 500 !important;
  }

  table.acu-prod-table .header-row {
    min-height: 65px;
    display: table;
    width: 100%;
  }

  table.acu-prod-table thead th {
    padding: 0 !important;
  }

  table.acu-prod-table thead th h6 {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
  }

  table.acu-prod-table .header-row.active {
    background: #647775;
    color: white;
  }

  table.acu-prod-table .header-row.active h6 {
    color: white;
  }

  table.acu-prod-table th:first-child {
    border-right: none;
    width: auto;
  }

  table.acu-prod-table td,
  table.acu-prod-table th {
    border-right: 0;
  }

  table.acu-prod-table thead span.expand-icon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 15px;
    width: 75px;
  }

  table.acu-prod-table .header-row span.expand-icon:before {
    content: "+";
    font-size: 30px;
    font-weight: 400;
  }

  table.acu-prod-table .header-row.active span.expand-icon:before {
    content: "-";
  }

  div.mb-tb-content {
    display: none;
  }

  div.mb-tb-content.mb-tb-content-fst {
    display: block;
  }

  table.acu-prod-table.mb-tb-fst {
    border-top: 5px solid #efefef;
  }

  table.acu-prod-table {
    table-layout: unset;
  }
}

@media only screen and (max-width: 991px) {
  .section-main-features table.acu-prod-table {
    border-top: none;
  }

  .section-main-features table.acu-prod-table .header-row {
    min-height: 65px;
    display: table;
    width: 100%;
  }

  .section-main-features table.acu-prod-table thead th {
    padding: 0 !important;
  }

  .section-main-features table.acu-prod-table thead th h6 {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
  }

  .section-main-features table.acu-prod-table .header-row.active {
    background: #647775;
    color: white;
  }

  .section-main-features table.acu-prod-table .header-row.active h6 {
    color: white;
  }

  .section-main-features table.acu-prod-table th:first-child {
    border-right: none;
    width: auto;
  }

  table.acu-prod-table th {
    border-right: 0;
  }

  .section-main-features table.acu-prod-table thead span.expand-icon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 15px;
    width: 75px;
  }

  .section-main-features table.acu-prod-table .header-row span.expand-icon:before {
    content: "+";
    font-size: 30px;
    font-weight: 400;
  }

  .section-main-features table.acu-prod-table .header-row.active span.expand-icon:before {
    content: "-";
  }

  .section-main-features div.mb-tb-content {
    display: none;
  }

  .section-main-features div.mb-tb-content.mb-tb-content-fst {
    display: block;
  }

  .section-main-features table.acu-prod-table.mb-tb-fst {
    border-top: 5px solid #efefef;
  }

  .section-main-features table.acu-prod-table {
    table-layout: unset;
  }
}