html,
body {
  overflow-x: hidden;
}

.elementor-location-footer {
  position: relative;
  background-color: #23232D;
  background-image: url("https://devwp1.websiteserverhost.biz/sensotechnics/wp-content/uploads/2024/09/footer_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.custom_slider .elementor-swiper-button {
  width: 54px;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0px 0px 10px #0000001F;
  margin-top: -85px;
}

.custom_slider .elementor-swiper-button.elementor-swiper-button-prev {
  margin-left: -65px;
}

.custom_slider .elementor-swiper-button:hover {
  background-color: #E3410F;
}

.custom_form .wpcf7-form-control {
  border: 1px solid #CBCBCB;
  padding: 16px 15px;
  border-radius: 0;
  font-size: 16px;
  color: #505050;
  background-color: #fff;
}

.custom_form .wpcf7-form-control::placeholder {
  color: #505050;
}

.custom_form .contact-form-fields {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}

.custom_form .contact-form-fields .contact-form-fields-col {
  width: 50%;
}

.custom_form .contact-form-fields p {
  width: 100%;
  text-align: center;
}

.custom_form .contact-form-fields p a {
  color: #E3410F;
}

.custom_form .contact-form-fields.centerize p {
  font-size: 16px;
  color: #505050;
  margin-bottom: 30px;
}

.custom_form .contact-form-fields.centerize {
  position: relative;
}

.custom_form .wpcf7-spinner {
  position: absolute;
}

.custom_form textarea.wpcf7-form-control.wpcf7-textarea {
  height: 147px;
}

.custom_form .wpcf7-submit {
  background-color: #E3410F;
  color: #fff;
  padding: 18px 40px;
  font-size: 18px;
  line-height: 22px;
  border: 0;
  transition: all 0.5s ease-in-out;
}

.custom_form .wpcf7-submit:hover {
  background-color: #000;
}

.custom_form .wpcf7-form-control::focus-visible {
  outline: none;
}

.custom_form select.wpcf7-form-control {
  -webkit-appearance: none;
  background-image: url("https://devwp1.websiteserverhost.biz/sensotechnics/wp-content/uploads/2024/09/down-arr.svg");
  background-repeat: no-repeat;
  background-position: right 30px center;
}

.partner-sec .e-con {
  max-width: 237px;
}

header .elementor-nav-menu .sub-arrow {
  padding-left: 20px;
  background-image: url(https://devwp1.websiteserverhost.biz/sensotechnics/wp-content/uploads/2024/09/down-arr.svg);
  background-repeat: no-repeat;
  background-position: right center;
  filter: invert(1);
  background-size: 12px;
}

header .elementor-nav-menu .sub-arrow .e-font-icon-svg {
  display: none;
}

span.wpml-ls-native {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

#subForm input[type=email] {
  border-radius: 0;
  border: 0;
  padding-left: 22px;
  min-height: 54px;
  font-size: 16px;
  color: #000000;
}

#subForm input[type=email]::placeholder {
  color: #000;
}

#subForm button {
  display: block;
  min-width: 100%;
  height: 54px;
  margin-top: 14px;
  font-size: 18px;
  border-radius: 0;
  border-color: transparent;
  background-color: #E3410F;
  color: #fff;
  transition: all 0.5s ease-in-out;
}

#subForm button:hover {
  background-color: transparent;
  border-color: #E3410F;
  color: #E3410F;
}

.banner-imgs {
  position: relative;
  height: 294px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  max-width: 1830px;
  margin: 0 auto;
}

.info {
  max-width: 294px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}

.info .circle {
  width: 37px;
  height: 37px;
  border-radius: 0;
  background-color: #E3410F;
  box-shadow: 0px 0px 6px #00000029;
  color: #fff;
  font-size: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  clip-path: polygon(50% 0%, 90% 20%, 100% 60%, 75% 100%, 25% 100%, 0% 60%, 10% 20%);
}

.toolinfo {
  width: 100%;
  padding: 10px 20px;
  background-color: #363742;
  box-shadow: 0px 0px 10px #00000029;
  box-sizing: border-box;
  position: relative;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

.toolinfo::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #363742;
  bottom: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: rotate(45deg);
}

.toolinfo p {
  font-size: 16px;
  line-height: 21px;
  color: #fff;
}

.info {
  position: absolute;
  cursor: pointer;
}

/* .info1:hover .tinfo1, .info2:hover .tinfo2, .info3:hover .tinfo3, .info4:hover .tinfo4, .info5:hover .tinfo5,.info6:hover .tinfo6 {
  opacity: 1;
} */


.info:has(.circle:hover) .toolinfo {
  opacity: 1;
}


/* .info1 {
  top: 65px;
  left: 20px;
}
.info2 {
  left: 200px;
  top: 50px;
}

.info3 {
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -168px;
}

.info4 {
  right: inherit;
  top: 44px;
}

.info.info5 {
  right: 388px;
  top: 68px;
}
.info6 {
  top: 70px;
  right: 30px;
} */
.banner-imgs img {
  width: 100%;
  max-width: 1440px;
  display: block;
  margin: 0 auto;
}

.info1 {
  top: 20%;
  left: 11%;
}

.info2 {
  top: 20%;
  left: 19%;
}

.info3 {
  top: 20%;
  left: 30%;
}

.info4 {
  top: 26%;
  left: 39%;
}

.info5 {
  top: 12%;
  left: 49%;
}

.info6 {
  top: 23%;
  left: 65%;
}

header .wpml-ls-item a.elementor-item.has-submenu {
  padding-bottom: 0px !important;
  border-bottom: 1px solid #FFFFFF24;
  line-height: 13px !important;
}

header .wpml-ls-item .elementor-nav-menu--dropdown {
  background-color: transparent !important;
  margin-left: -5px !important;
}

header .wpml-ls-item a.elementor-sub-item {
  padding: 0;
  margin-top: 8px;
}

.page .wpml-ls-menu-item .wpml-ls-flag+span {
  margin-left: 0.4em;
}

header .wpml-ls-item ul.elementor-nav-menu--dropdown a:hover {
  padding: 0 !important;
  background-color: transparent !important;
}

.scroll-to-top {
  visibility: hidden;
  transition: all 0.5s ease-in-out;
  opacity: 0.2;
  cursor: pointer;
}

.scroll-to-top.show {
  visibility: visible;
  opacity: 1;
}

.custom_blog .elementor-post:hover h3.elementor-post__title a {
  color: #E3410F;
}

.custom_form span.wpcf7-not-valid-tip {
  text-align: left;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  padding: 0;
  color: #dc3232;
  border: 0;
  margin-top: 0;
}

.img-box .elementor-widget-image {
  height: 100%;
}

.custom_form .contact-form-fields p a:hover {
  text-decoration: underline;
}

.custom_blog .elementor-post__excerpt p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.custom_blog .elementor-post__meta-data {
  background: #FCEBE6;
  padding: 6px 15px;
  width: auto;
  display: inline-block;
}

.custom_blog a.elementor-post__read-more {
  background: #E3410F;
  padding: 15px 40px;
  display: inline-block;
  margin-top: 15px;
}

.custom_blog a.elementor-post__read-more:hover {
  background-color: #000;
}

.custom_blog .elementor-post__excerpt {
  margin: 12px 0;
}

.custom_blog .elementor-post__thumbnail {
  overflow: hidden;
}

.single-post .detail-post .elementor-widget-container h2 {
  font-size: 32px;
  color: #000;
  line-height: 24px;
  font-family: 'gordita';
  font-weight: 700;
  line-height: 42px;
}

.single-post .detail-post .elementor-widget-container h3 {
  font-family: 'gordita';
  font-weight: 700;
  margin-bottom: 10px;
  color: #000;
  font-size: 24px;
  line-height: 30px;
}

.single-post .detail-post .elementor-widget-container p,
.single-post .detail-post .e-con-full p,
.single-post .detail-post .e-con-full div {
  font-size: 18px !important;
  line-height: 26px !important;
}

.single-post .news-widget .elementor-grid-item {
  align-items: center;
}

.single-post .news-widget .elementor-post__title a:hover {
  color: #E3410F;
}

.single-post .detail-post .elementor-widget-container ul {
  margin-bottom: 15px;
}

.custom_slider .elementor-swiper-button svg path {
  fill: #000;
}

.custom_slider .elementor-swiper-button:hover svg path {
  fill: #fff;
}

.boosting-box .e-con-full:hover h3 {
  color: #E3410F !important;
}

.toolinfo .toolinfo_inner {
  max-height: 77px;
  overflow: hidden auto;
}

.toolinfo .toolinfo_inner p:last-child {
  margin-bottom: 0;
}

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

  .last-row,
  .first-row {
    margin-left: 0px;
  }

  .info.info5 {
    right: 0;
  }

  .info4 {
    right: 212px;
  }

  .info1 {
    left: 0;
  }

  .info2 {
    left: 11%;
  }


  header nav a.elementor-item {
    margin: 0px 14px !important;
  }

  .banner-imgs img {
    max-width: 100%;
  }
}

@media screen and (max-width:1480px) {
  header nav a.elementor-item {
    margin: 0 10px !important;
    font-size: 15px !important;
  }

  .footer-wrapper .e-con-inner {
    column-gap: 35px;
  }

  .info4 {
    right: 160px;
    top: 52px;
  }

  .info3 {
    top: 52px;
    margin-left: -100px;
  }
}

@media screen and (max-width:1280px) {
  header nav a.elementor-item {
    margin: 0 10px !important;
    font-size: 14px !important;
  }

  .header-logo img {
    max-width: 200px;
  }

  .info2 {
    left: 10%;
  }
}

@media screen and (max-width:1140px) {
  span.wpml-ls-native {
    font-size: 13px;
  }

  header .wpml-ls-item a.elementor-item.has-submenu {
    padding-bottom: 7px !important;
  }

  header nav a.elementor-item {
    margin: 0px 6px !important;
    font-size: 14px !important;
  }

  .header-logo img {
    width: 260px;
  }

  .info3 {
    margin-left: -35px;
  }
}

@media screen and (max-width:1024px) {
  header .wpml-ls-item a.elementor-item.has-submenu {
    line-height: 20px !important;
  }

  header .elementor-nav-menu--dropdown a.highlighted span.wpml-ls-native {
    color: #E3410F;
  }

  header .elementor-nav-menu {
    padding: 22px 0;
  }

  header .elementor-nav-menu--dropdown a.highlighted .sub-arrow {
    filter: invert(0);
  }

  header nav a.elementor-item,
  span.wpml-ls-native {
    font-size: 16px !important;
  }

  .header-logo img {
    max-width: 260px;
  }
}

@media screen and (max-width:989px) {
  .info1 {
    margin-left: -30px;
  }

  .info2 {
    left: 73px;
    top: 30%;

  }

  .info4 {
    right: 100px;
    top: 100px;
    left: 33%;
  }

  .info3 {
    margin-left: -12px;
    left: 22%;
    top: 100px;
  }

  .info5 {
    top: 29%;
    left: 42%;
  }

  .info6 {
    top: 33%;
    left: 59%;
}

 

}

@media screen and (max-width:870px) {
  .info2 {
    left: 27px;
    top: 33%;
  }

  .info3 {
    left: 27%;
  }
}

@media screen and (max-width:767px) {
  .custom_form .contact-form-fields {
    flex-direction: column;
    gap: 0;
  }

  .single-post .detail-post .elementor-widget-container h2 {
    font-size: 25px;
    line-height: 32px;
  }

  .custom_form .contact-form-fields .contact-form-fields-col {
    width: 100%;
  }

  .custom_slider .elementor-swiper-button {
    width: 40px;
    height: 40px;
    bottom: -48px;
    transform: unset !important;
    top: auto !important;
    left: 0 !important;
    margin-top: 0;
  }

  .custom_slider .elementor-swiper-button.elementor-swiper-button-prev {
    margin-left: 0;
  }

  .custom_slider .elementor-swiper-button.elementor-swiper-button-next {
    margin-left: 50px;
  }

  .fixed-btn span.elementor-button-text {
    display: none;
  }

  .single-post .detail-post .elementor-widget-container {
    display: flex;
    flex-direction: column;
  }
}