.elementor-1409 .elementor-element.elementor-element-4f770d4{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1409 .elementor-element.elementor-element-a3e01a7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-1409 .elementor-element.elementor-element-4f770d4{--content-width:1920px;}}/* Start custom CSS for html, class: .elementor-element-a3e01a7 */.aatc-header,
.aatc-header * {
  box-sizing: border-box;
}

.aatc-header {
  width: 100%;
  position: relative;
  z-index: 99999;
  font-family: Inter, Arial, sans-serif;
  background: #ffffff;
}

.aatc-header a,
.aatc-header button {
  font-family: Inter, Arial, sans-serif;
}

/* Main Header */

.aatc-main-header {
  width: 100%;
  display: flex;
  padding: 30px 10px;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  background: #ffffff;
}

.aatc-main-inner {
  width: 1440px;
  max-width: 100%;
  display: flex;
  padding: 10px 0;
  justify-content: space-between;
  align-items: center;
}

.aatc-logo-link {
  display: flex;
  align-items: center;
  text-decoration: none !important;
  background: transparent !important;
}

.aatc-logo {
  width: 264.967px;
  height: 30px;
  flex-shrink: 0;
  aspect-ratio: 264.97 / 30;
  object-fit: contain;
  display: block;
}
.aatc-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.aatc-button-mobile {
 display: none;
  width: 100%;
  background: #F7F7F7;
  font-size: 14px !important;
  font-weight: 400 !important;
}

.aatc-button-mobile.is-open {
  display: block;
}

.aatc-button-mobile-panel {
  width: 100%;
  padding: 8px 24px 26px;
}

.aatc-button-mobile-panel > a,
.aatc-mobile-dropdown > a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000000 !important;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.4px;
  text-decoration: none !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
  box-shadow: none !important;
  padding: 16px 0 !important;
  margin: 0 !important;
  text-align: left;
  cursor: pointer;
}

.aatc-button-mobile-panel > a:hover,
.aatc-button-mobile-panel > a:focus,
.aatc-button-mobile-panel > a:active,
.aatc-button-mobile-panel > button:hover,
.aatc-button-mobile-panel > button:focus,
.aatc-button-mobile-panel > button:active {
  color: #000000 !important;
  background: transparent !important;
}

.aatc-main-menu {
  display: flex;
  align-items: center;
  gap: 42px;
}

.aatc-main-menu a {
  color: #000000 !important;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.32px;
  text-decoration: none !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0;
  margin: 0;
}

.aatc-main-menu a:hover,
.aatc-main-menu a:focus,
.aatc-main-menu a:active {
  color: #000000 !important;
  background: transparent !important;
}

.aatc-main-menu .aatc-contact-btn {
  display: flex;
  padding: 8px 20px;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  border-radius: 2300px;
  background: #004A4F !important;
  color: #ffffff !important;
  backdrop-filter: blur(7.8px);
  -webkit-backdrop-filter: blur(7.8px);
}

.aatc-main-menu .aatc-contact-btn:hover,
.aatc-main-menu .aatc-contact-btn:focus,
.aatc-main-menu .aatc-contact-btn:active {
  background: #004A4F !important;
  color: #ffffff !important;
}

/* Sub Header */

.aatc-sub-header {
  width: 100%;
  display: flex;
  padding: 0 10px;
  justify-content: center;
  align-items: center;
  background: #F7F7F7;
  backdrop-filter: blur(22.3px);
  -webkit-backdrop-filter: blur(22.3px);
}

.aatc-sub-inner {
  width: 1440px;
  max-width: 100%;
  min-height: 55px;
  display: flex;
  align-items: center;
}

.aatc-sub-left {
  width: 600px;
  flex: 0 0 600px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.aatc-sub-right {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
 
  gap: 8px !important;
}

.aatc-sub-left a,
.aatc-dropdown button {
  color: #000000 !important;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.56px;
  text-decoration: none !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  outline: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.aatc-dropdown {
  position: relative;
  display: flex;
  align-items: center;
}

.aatc-dropdown button {
  display: flex;
  align-items: center;
  gap: 10px;
  cursor: pointer;
  white-space: nowrap;
}

.aatc-sub-left a:hover,
.aatc-sub-left a:focus,
.aatc-sub-left a:active,
.aatc-dropdown button:hover,
.aatc-dropdown button:focus,
.aatc-dropdown button:active {
  color: #000000 !important;
  background: transparent !important;
}

/* Main Dropdown Arrow */

.aatc-arrow,
.aatc-mobile-arrow {
  width: 12px !important;
  height: 9px !important;
  min-width: 12px !important;
  max-width: 12px !important;
  min-height: 9px !important;
  max-height: 9px !important;
  display: inline-block !important;
  flex: 0 0 12px !important;
  background-color: transparent !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'%3E%3Cpath d='M11.5302 0.270569L6.66964 7.82363C6.28616 8.41955 5.66441 8.41955 5.28092 7.82363L0.42041 0.270569' stroke='black'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 12px 9px !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 0 !important;
  vertical-align: middle !important;
  display: none !important;
}

.aatc-arrow::before,
.aatc-arrow::after,
.aatc-mobile-arrow::before,
.aatc-mobile-arrow::after {
  display: none !important;
  content: none !important;
}

/* Dropdown Accessibility Bridge */

.aatc-dropdown::after {
  content: "";
  position: absolute;
  left: -20px;
  right: -20px;
  top: 100%;
  height: 22px;
  background: transparent;
}

/* Dropdown Menu */

.aatc-dropdown-menu {
  position: absolute;
  top: calc(100% + 21px);
  left: 50%;
  transform: translateX(-50%) translateY(6px);
  min-width: 280px;
  padding: 12px;
  border-radius: 18px;
  background: rgba(247, 247, 247, 0.86);
  border: 1px solid rgba(0, 74, 79, 0.08);
  backdrop-filter: blur(22px);
  -webkit-backdrop-filter: blur(22px);
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.10);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 100000;
  transition: opacity 0.22s ease, visibility 0.22s ease, transform 0.22s ease;
  display: none !important;
}

.aatc-dropdown-menu-last {
  left: auto;
  right: 0;
  transform: translateY(6px);
}

.aatc-dropdown:hover .aatc-dropdown-menu,
.aatc-dropdown:focus-within .aatc-dropdown-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
}

.aatc-dropdown:hover .aatc-dropdown-menu-last,
.aatc-dropdown:focus-within .aatc-dropdown-menu-last {
  transform: translateY(0);
}

.aatc-dropdown-menu a {
  display: block;
  color: #000000 !important;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.35px;
  text-decoration: none !important;
  padding: 10px 12px;
  margin: 0;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.aatc-dropdown-menu a:hover,
.aatc-dropdown-menu a:focus,
.aatc-dropdown-menu a:active {
  color: #004A4F !important;
  background: transparent !important;
}

/* Mobile Toggle */

.aatc-mobile-toggle {
  display: none;
  width: 40px;
  height: 40px;
  padding: 0 !important;
  margin: 0;
  border: 0 !important;
  outline: none !important;
  box-shadow: none !important;
  background: transparent !important;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
}

.aatc-mobile-toggle:hover,
.aatc-mobile-toggle:focus,
.aatc-mobile-toggle:active {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.aatc-mobile-toggle span {
  display: block !important;
  width: 24px;
  height: 2px;
  background: #004A4F !important;
  border-radius: 50px;
}

.aatc-mobile-toggle.is-active span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.aatc-mobile-toggle.is-active span:nth-child(2) {
  opacity: 0;
}

.aatc-mobile-toggle.is-active span:nth-child(3) {
  transform: rotate(-45deg) translate(5px, -5px);
}

/* Mobile Menu */

.aatc-mobile-menu {
  display: none;
  width: 100%;
  background: #F7F7F7;
}

.aatc-mobile-menu.is-open {
  display: block;
}

.aatc-mobile-panel {
  width: 100%;
  padding: 8px 24px 26px;
}

.aatc-mobile-panel > a,
.aatc-mobile-dropdown > button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000000 !important;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.4px;
  text-decoration: none !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
  box-shadow: none !important;
  padding: 16px 0 !important;
  margin: 0 !important;
  text-align: left;
  cursor: pointer;
}

.aatc-mobile-panel > a:hover,
.aatc-mobile-panel > a:focus,
.aatc-mobile-panel > a:active,
.aatc-mobile-dropdown > button:hover,
.aatc-mobile-dropdown > button:focus,
.aatc-mobile-dropdown > button:active {
  color: #000000 !important;
  background: transparent !important;
}

/* Mobile Contact Us Like Other Menu Items */

.aatc-mobile-contact {
  width: 100% !important;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  color: #000000 !important;
  font-size: 15px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: -0.4px;
  text-decoration: none !important;
  background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08) !important;
  box-shadow: none !important;
  padding: 16px 0 !important;
  margin: 0 !important;
}

.aatc-mobile-contact:hover,
.aatc-mobile-contact:focus,
.aatc-mobile-contact:active {
  color: #000000 !important;
  background: transparent !important;
  box-shadow: none !important;
}

.aatc-mobile-dropdown.is-open .aatc-mobile-arrow {
  transform: rotate(180deg);
}

/* Updated Mobile Submenu Design */

.aatc-mobile-submenu {
  display: none;
  padding: 8px 0 12px 22px;
  margin: 0;
  border-left: 0 !important;
}

.aatc-mobile-dropdown.is-open .aatc-mobile-submenu {
  display: block;
}

.aatc-mobile-submenu a {
  position: relative;
  display: flex;
  align-items: center;
  color: #000000 !important;
  font-size: 14px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: -0.35px;
  text-decoration: none !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 8px 0 8px 18px;
  margin: 0;
   display: none !important;
}

.aatc-mobile-submenu a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 8px;
  height: 1px;
  background: #000000;
  transform: translateY(-50%);
  display: none !important;
}

.aatc-mobile-submenu a:hover,
.aatc-mobile-submenu a:focus,
.aatc-mobile-submenu a:active {
  color: #004A4F !important;
  background: transparent !important;
  display: none !important;
}

.aatc-mobile-submenu a:hover::before,
.aatc-mobile-submenu a:focus::before,
.aatc-mobile-submenu a:active::before {
  background: #004A4F;
  display: none !important;
}

/* Responsive */

@media (max-width: 1440px) {
  .aatc-main-inner,
  .aatc-sub-inner {
    width: 1180px;
  }

  .aatc-main-header {
    padding: 26px 10px;
  }

  .aatc-main-menu {
    gap: 36px;
  }

  .aatc-main-menu a {
    font-size: 14px !important;
  }

  .aatc-sub-left {
    width: 455px;
    flex-basis: 455px;
  }

  .aatc-sub-right {
    gap: 25px;
  }

  .aatc-sub-left a,
  .aatc-dropdown button {
    font-size: 13px !important;
  }

  .aatc-dropdown-menu a {
    font-size: 13px !important;
  }
}

@media (max-width: 1200px) {
  .aatc-main-inner,
  .aatc-sub-inner {
    width: 100%;
  }

  .aatc-main-header,
  .aatc-sub-header {
    padding-left: 32px;
    padding-right: 32px;
  }

  .aatc-sub-left {
    width: 360px;
    flex-basis: 360px;
  }

  .aatc-sub-right {
    gap: 18px;
  }

  .aatc-main-menu {
    gap: 30px;
  }
}

@media (max-width: 1024px) {
  .aatc-main-header {
    padding: 22px 30px;
  }

  .aatc-main-inner {
    padding: 8px 0;
  }

  .aatc-logo {
    width: 235px;
    height: auto;
  }

  .aatc-main-menu,
  .aatc-sub-header {
    display: none !important;
  }

  .aatc-mobile-toggle {
    display: flex !important;
  }
}

@media (max-width: 767px) {
  .aatc-main-header {
    padding: 18px 24px;
  }

  .aatc-logo {
    width: 205px;
    height: auto;
  }

  .aatc-mobile-toggle {
    width: 38px;
    height: 38px;
  }

  .aatc-mobile-toggle span {
    width: 23px;
  }

  .aatc-mobile-panel {
    padding: 6px 24px 26px;
  }

  .aatc-mobile-panel > a,
  .aatc-mobile-dropdown > button,
  .aatc-mobile-contact {
    font-size: 14px !important;
    padding: 15px 0 !important;
  }

  .aatc-mobile-submenu {
    padding: 8px 0 11px 20px;
    display: none !important;
  }

  .aatc-mobile-submenu a {
    font-size: 13px !important;
    padding: 8px 0 8px 18px;
    display: none !important;
  }
}

@media (max-width: 380px) {
  .aatc-main-header {
    padding: 16px 18px;
  }

  .aatc-logo {
    width: 178px;
  }

  .aatc-mobile-panel {
    padding-left: 18px;
    padding-right: 18px;
  }
}/* End custom CSS */