/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

/* Header */
.bar-svg path {
  stroke: #fff !important;
}
.sticky .bar-svg path {
  stroke: #000 !important;
}
.bar-svg:hover path {
  stroke: #cf112d !important;
}
body.disable-scroll {
  overflow: hidden !important;
  touch-action: none;
  position: fixed !important;
  width: 100%;
}
.elementor-7303 .elementor-element.elementor-element-862c6c3:not(.elementor-motion-effects-element-type-background),
.elementor-7303 .elementor-element.elementor-element-862c6c3
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-size: 300px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.sticky .elementor-location-header .elementor-sticky {
  background: #fff !important;
}
.sticky .elementor-location-header .elementor-nav-menu li a,
.sticky .elementor-location-header .elementor-button-text {
  color: #666666 !important;
}
.sticky .elementor-location-header .elementor-button-link:hover .elementor-button-text {
  color: #fff !important;
}
.main-header .elementor-location-header .elementor-nav-menu li a,
.main-header .sticky .elementor-location-header a:hover .elementor-button-text,
.main-header .elementor-location-header .elementor-button-text {
  color: #fff !important;
}
.header-menu li a::after {
  -webkit-transform: scaleY(1) translateY(0) !important;
  -moz-transform: scaleY(1) translateY(0) !important;
  transform: scaleY(1) translateY(0) !important;
}
/* Sidebar */
.sidebar-popup nav li:hover a {
  padding-left: 10px !important;
}
.close-sidebar-btn {
  cursor: pointer;
}
#elementor-popup-modal-54 {
  z-index: 999999;
}
/* Footer */
.top-scroll-btn:hover {
  cursor: pointer;
}
.top-scroll-btn.up-arrow  .elementor-icon {
  border: 2px solid #cf112d;
  transition: 1s;
}
.top-scroll-btn.long-arrow  .elementor-icon {
  border: 2px solid #000;
  transition: 1s;
}
.top-scroll-btn.up-arrow,
.top-scroll-btn.long-arrow {
  transition: 0.4s;
}
.top-scroll-btn {
  display: none;
}
.top-scroll-btn.show {
  display: block;
}
body.home .top-scroll-btn,
body.front-page .top-scroll-btn {
  display: block;
}

/* Contact page */
.leave-comment-form .lcf-wrapper p {
  width: 100%;
}
.leave-comment-form input {
  background: #fff;
  color: #666666;
  border: 1px solid #e5e5e5 !important;
  border-radius: 0;
  padding: 13px 21px !important;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 21px;
}
.leave-comment-form .wpcf7-list-item-label {
  color: #666666;
  font-family: "Poppins", Sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 21px;
}
.leave-comment-form input:focus {
  border: 1px solid #003b5d !important;
  outline: 1px solid #003b5d !important;
}
.leave-comment-form .lcf-two-col {
  display: flex;
  gap: 15px;
}
.leave-comment-form .wpcf7-submit {
  background: #cf112d;
  color: #fff;
  border-radius: 30px;
  padding: 16px 50px !important;
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
}
.leave-comment-form .wpcf7-submit:hover {
  background: #003b5d;
}
.leave-comment-form .wpcf7-not-valid-tip {
  font-family: "Poppins", Sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
}
.leave-comment-form .wpcf7-checkbox .wpcf7-list-item {
    width: auto;
    margin-left: 0px !important;
    margin-right: 10px !important;
}
.leave-comment-form input[type="checkbox"] {
  width: 30px;
  height: 30px;
}
.leave-comment-form .wpcf7-checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
  gap: 10px;
}
.leave-comment-form input[type="checkbox"] {
  width: 30px;
  height: 30px;
  border: 1px solid #e5e5e5 !important;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 0 !important;
  position: relative;
}
.leave-comment-form input[type="checkbox"]:focus {
  border: 1px solid #003b5d !important;
}
.leave-comment-form input[type="checkbox"]:focus:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 10px;
  width: 6px;
  height: 14px;
  border: solid #003b5d;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  transition: stroke-dashoffset 0.6s ease-in;
}
.leave-comment-form .lcf-wrapper {
  margin-bottom: 30px;
}
.leave-comment-form .lcf-wrapper p,
.leave-comment-form .lcf-wrapper.btn-wrapper {
  margin-bottom: 0;
}

/* Home */
.amazing-client-tab .e-n-tab-title svg:hover,
.amazing-client-tab .e-n-tab-title[aria-selected="true"] svg {
  /* filter: opacity(0.5); */
  cursor: pointer !important;
}
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg {
  fill: transparent !important;
}
.amazing-client-tab button {
  height: 160px !important;
  display: flex !important;
  justify-content: flex-start !important;
}
.amazing-client-tab .e-n-tab-title:before {
  content: "";
  position: absolute;
  background: #e5e5e5;
  width: 100%;
  height: 1px;
  bottom: 0px;
  transform: translate(-10px, 50%);
}
.amazing-client-tab .e-n-tab-title[aria-selected="true"]:before,
.amazing-client-tab .e-n-tab-title[aria-selected="true"].hovering-other:hover:before,
.amazing-client-tab .e-n-tab-title:hover:before {
  background: #333333;
  transition: all 0.2s ease-out;
}
.amazing-client-tab .e-n-tab-title[aria-selected="true"].hovering-other:before {
  background: #e5e5e5;
}

.amazing-client-tab .e-n-tabs-heading {
  gap: 0 !important;
}
/* Home Scroll */
.main-scroll-section .e-con-inner {
  padding-top: 100vh !important;
}
body.home.page-id-7 {
  scroll-snap-type: y mandatory;
  overflow-y: scroll;
}
.scroll-effect-section {
  scroll-snap-align: start;
  justify-content: center;
}

/* Defense Page */

.defense-about-us {
  position: relative;
}
.defense-about-us::after {
  content: "";
  background: #252525;
  width: 50%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.defense-about-us::before {
  z-index: 5;
}
.autonomous-section span {
  font-family: "Poppins", Sans-serif;
  font-size: 25px;
  line-height: 38px;
  font-weight: 400;
  color: #333333;
}
.autonomous-outer {
  position: relative;
}
.autonomous-inner {
  position: absolute;
  top: 30%;
}
.right-icon li.elementor-icon-list-item {
  flex-direction: row-reverse;
  justify-content: end !important;
  gap: 10px;
}

/* Transit Page */
.transit-tab-wrapper .e-n-tab-icon {
  border: 1px solid #a0a0a0;
  border-radius: 50%;
  padding: 30px;
}
.technology-hotspot h4 {
  background: linear-gradient(90deg, #cf112d 0%, #ffdada 100%);
  color: #fff;
  padding: 5px 10px;
  font-family: "Poppins", Sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 23.4px;
}
.technology-hotspot-content h5 {
  font-size: 20px !important;
  line-height: 32px !important;
  font-weight: 500 !important;
}
.technology-hotspot .e-hotspot__tooltip {
  white-space: normal;
}
.our-process-icon .elementor-widget-icon-box:before {
  content: " ";
  background-image: url(https://steer-tech.com/wp-content/uploads/2025/04/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transform: translate(-55px, 15%);
}
.our-process-icon .elementor-widget-icon-box:before {
  content: " ";
  background-image: url(/wp-content/uploads/2025/04/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transform: translate(-55px, 15%);
}
.our-process-icon .elementor-widget-icon-box:first-child:before {
  background-image: none;
}

/* cookies popup  */
.cookies-popup a:hover {
  color: #fff !important;
}
#elementor-popup-modal-838 a:focus-visible {
  outline: none !important;
}
#elementor-popup-modal-838 {
  z-index: 999999;
}
#elementor-popup-modal-838 .dialog-close-button {
  z-index: 9999999;
}

.elementor-widget-text-editor .elementor-widget-container p:last-child {
  margin-bottom: 0 !important;
}

.elementor-icon-box-wrapper h3.elementor-icon-box-title {
  margin-bottom: 2px;
}
.amazing-client-tab span.e-n-tab-title-text {
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #333 !important;
}

/*  --------------------------------------------- Media Query --------------------------------------------- */

@media only screen and (max-width: 1024px) {
  .amazing-client-tab button {
    height: 130px !important;
  }
  .elementor-location-header .elementor-nav-menu li a,
  .elementor-location-header .elementor-button-text {
    color: unset !important;
  }
  .elementor-location-header .elementor-nav-menu li a.elementor-item-active,
  .elementor-location-header .elementor-nav-menu li:hover a {
    color: #fff !important;
  }
  .leave-comment-form .lcf-two-col {
    flex-direction: column;
  }
  .bg-fixed-section {
    background-attachment: fixed !important;
  }
  .main-scroll-section .e-con-inner {
    padding-top: 80vh !important;
  }
  .autonomous-inner {
    position: unset;
    top: 0;
  }
  .autonomous-section span {
    font-size: 22px;
    line-height: 32px;
  }
  .transit-tab-wrapper .e-n-tab-icon {
    padding: 20px;
  }
}

@media only screen and (max-width: 991px) {
  .our-process-icon .elementor-widget-icon-box:before {
    background-image: none;
  }
  .amazing-client-tab button {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 800px) {
  .amazing-client-tab span.e-n-tab-title-text {
    width: 145px;
  }
}
/* @media only screen and (max-width: 767px) {
    .transit-tab-wrapper .e-n-tab-icon {
        padding: 15px;
    }
    .amazing-client-tab .e-n-tab-title[aria-selected="true"]:before {
        transform: unset;
    }
    .right-icon li.elementor-icon-list-item {
        flex-direction: unset;
    }
    .autonomous-section span {
        font-size: 18px;
        line-height: 28px;
    }
    .defense-about-us::after {
        width: 100%;
    }
} */
@media only screen and (max-width: 767px) {
  .amazing-client-tab .e-n-tab-title:before {
    transform: translate(0, 0);
    background: #fff;
    width: 50%;
  }

  .amazing-client-tab span.e-n-tab-title-text {
    width: 100%;
  }
  /* Tab show after all button */
  /* .amazing-client-tab .e-n-tabs {
        display: block !important;
    } */
  /* .amazing-client-tab .e-n-tabs-heading {
        display: flex !important;
        flex-wrap: wrap !important;
        flex-direction: column !important;
        margin: 0 auto !important;
    } */
  .amazing-client-tab .e-n-tabs-heading button {
    padding: 0 0 20px !important;
  }
  .transit-tab-wrapper .e-n-tab-icon {
    padding: 15px;
  }
  .right-icon li.elementor-icon-list-item {
    flex-direction: unset;
    gap: 0;
  }
  .autonomous-section span {
    font-size: 18px;
    line-height: 28px;
  }
  .defense-about-us::after {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .leave-comment-form .wpcf7-checkbox .wpcf7-list-item {
    width: 100%;
  }
  /* .amazing-client-tab .eael-tab-nav-item img {
        width: 36px;
        height: 36px;
    } */
}

/* 05-05-2024 akbari */
/* .e-n-tabs-heading{
    border-bottom: 1px solid #7a7a7a;
} */
.amazing-client-tab .e-n-tab-title[aria-selected="true"]:before {
  bottom: 0 !important;
  width: 0 !important;
}


.amazing-client-tab .e-n-tab-title:hover::before,
.amazing-client-tab .e-n-tab-title[aria-selected="true"]:before{
  width:  100% !important;
  background-color: transparent !important;
}
.amazing-client-tab .e-n-tab-title[aria-selected="false"]:hover:before{width: 0;background-color: transparent;}


.hovereffect {
    transition: .3s;
    position: absolute !important;
    display:none;
    border-bottom:1px solid #333333;
    height: 6px;
}
.e-n-tabs-heading{position: relative;}



@media(max-width: 767px) {
    .hovereffect{
		display: none;
		border-bottom: none;
	}
    
    .amazing-client-tab .e-n-tab-title[aria-selected="false"]:before,
    .amazing-client-tab .e-n-tab-title:hover::before,
    .amazing-client-tab .e-n-tab-title[aria-selected="true"]:before{background-color: #333333 !important;width: 100% !important;}
	
	.amazing-client-tab .e-con-full.e-active{
		display:none !important;
	}
	.amazing-client-tab .e-con-full.e-active-open{
		display:block !important;
	}
}