@font-face {
  font-family: 'CenturyGothic';
  src: url('../fonts/CenturyGothic.woff2') format('woff2'),
    url('../fonts/CenturyGothic.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'CenturyGothic';
  src: url('../fonts/CenturyGothic-Italic.woff2') format('woff2'),
    url('../fonts/CenturyGothic-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'CenturyGothic';
  src: url('../fonts/CenturyGothic-Bold.woff2') format('woff2'),
    url('../fonts/CenturyGothic-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'CenturyGothic';
  src: url('../fonts/CenturyGothic-BoldItalic.woff2') format('woff2'),
    url('../fonts/CenturyGothic-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}

.dr-nav-header__logo {
  z-index: 9999;
}

.drawer__content {
  font-family: "CenturyGothic", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  transform: none;
  opacity: 0;
  transition: opacity 0.3s;
}

.drawer__body {
  padding: 0 35px;
}

.drawer--is-visible .drawer__content {
  transform: none;
  opacity: 1;
}

.drawer__body .dr-menu .menu-item,
.drawer__body .dr-menu .menu-item:hover {
  border: none;
}

.dr-nav-control,
.dr-nav-control.anim-menu-btn--state-b .anim-menu-btn__icon {
  color: #fff !important;
}

.dr-nav-control {
  transform: rotate(0) !important;
}

.dr-nav-control.anim-menu-btn--state-b::after {
  content: "Close";
  opacity: 1;
}

.dr-nav-control.anim-menu-btn--state-b .anim-menu-btn__icon {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 19px;
  height: 19px;
  background: none;
  position: relative;
}

.anim-menu-btn--state-b .anim-menu-btn__icon--arrow-right::before {
  transform: translate(1px, -2px) rotate(135deg) !important;
  width: 70%;
  position: absolute;
  left: 50%;
  top: 40%;
  background: #fff;
  color: #fff !important;
  border-radius: 0;
  height: 2px;
}

.anim-menu-btn--state-b .anim-menu-btn__icon--arrow-right::after {
  transform: translate(1px, 3px) rotate(-135deg) !important;
  width: 70%;
  position: absolute;
  left: 50%;
  top: 40%;
  background: #fff;
  color: #fff !important;
  border-radius: 0;
  height: 2px;
}

.hide-nav--has-bg {
  background: rgb(0, 75, 102);
}

.hide-nav--has-bg svg .logo-text,
.hide-nav--has-bg svg .logo-symbol {
  fill: #fff;
}

.hide-nav--has-bg .dr-menu {
  display: none;
}

.drawer .dr-menu {
  max-width: 1102px;
  margin: 0 auto;
}

.drawer .dr-menu__secondary .menu-item.menu-item-has-children,
.drawer .dr-menu .menu-item {
  align-items: flex-start;
  justify-content: flex-start;
}

.drawer .dr-menu__secondary > li:nth-child(-n+4) {
  grid-column: span 1;
}

.drawer .dr-menu__secondary > li:nth-last-child(-n+2) {
  grid-column: 1 / -1;
}

.drawer .dr-menu .menu-item {
  margin: 0 0 10px;
}

.drawer .dr-menu__secondary .menu-item-has-children > a:first-child {
  font-size: 18px;
  letter-spacing: -.3px;
  padding: 0 0 15px;
  margin: 0 0 12px;
  border-bottom: 1px solid #195d75;
  width: 100%;
}

.drawer .sub-menu .menu-item {
  margin: 0;
  font-weight: 300;
}

.dr-menu__secondary .sub-menu .menu-item a {
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 11px;
}

.dr-menu__secondary .sub-menu .menu-item span {
  font-size: 17px;
  color: #fff;
}

.dr-menu__secondary .sub-menu .menu-item a:not([href^="tel:"]):hover {
  text-decoration: underline;
}

.drawer .columns-line {
  font-size: 18px;
  letter-spacing: -.3px;
  padding: 0 0 15px;
  margin: 0 0 15px;
  border-bottom: 1px solid #195d75;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.drawer .columns-line a:last-child {
  font-size: 18px;
  font-weight: 300;
  text-decoration: underline;
}

.drawer .columns-line a:last-child:hover {
  text-decoration: none;
}

.drawer .sub-menu .menu-item {
  display: flex;
  flex-direction: column;
  gap: 10px 20px;
}

.drawer .sub-menu .menu-item a[href^="mailto:"],
.drawer .sub-menu .menu-item a[href^="tel:"] {
  font-size: 16px;
  letter-spacing: -.3px;
  font-weight: 700;
}

.opener {
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-weight: 600;
  color: #fff;
}

.drawer .columns-line .mob-link {
  display: none;
}

.drawer .contact-wrapper {
  display: none;
}

.drawer .menu-item .columns-line .right-link {
  font-size: 16px;
  letter-spacing: 0;
}

.drawer .menu-item .address-wrapper {
  font-size: 16px;
}

.drawer .menu-item .columns-block .work-text {
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: .45px;
}

#menu-item-11572 {
  display: block;
}

.drawer .work-content {
  display: flex;
  align-items: center;
  color: #fff;
  gap: 0 15px;
  margin: 0 0 20px;
}

.drawer .img-holder {
  max-width: 124px;
  min-width: 124px;
  width: calc(31% - 10px);
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px;
  border-radius: 5px;
  overflow: hidden;
}

@media (max-width: 480px) {
  .drawer__body {
    position: relative;
  }

  .dr-menu {
    gap: 0;
  }

  .menu-item.active .sub-menu {
    width: 100%;
    border-bottom: 1px solid #195d75;
    padding: 0 0 4px;
  }

  .menu-item .opener:after {
    content: '';
    display: block;
    border: 6px solid transparent;
    border-right-color: #fff;
    border-bottom-color: #fff;
    position: absolute;
    top: 30%;
    right: 5px;
    transform: translateY(-48%) rotate(45deg);
    transition: transform .3s;
  }

  .menu-item.active .opener:after {
    transform: translateY(-30%) rotate(-135deg);
    transition: transform .3s;
  }

  .drawer .columns-line a:last-child {
    display: none;
  }

  .drawer .columns-line .desk-link {
    display: none;
  }

  .drawer .columns-line .mob-link {
    display: block;
  }

  .drawer .columns-line {
    margin: 0;
    padding: 0;
  }

  .drawer .contact-wrapper {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 35px;
  }

  .drawer .contact-wrapper .btn {
    background: #42c1f0;
    color: #fff;
    border-radius: 10px;
    width: 100%;
    transition: opacity .3s;
  }

  .drawer .dr-menu .menu-item .opener {
    margin: 0;
  }

  .drawer .dr-menu .menu-item {
    margin: 0;
    padding: 0;
  }

  .drawer .dr-menu .menu-item.active {
    margin: 0 0 7px;
    padding-bottom: 7px;
  }

  .drawer .contact-wrapper .btn:hover {
    opacity: .8;
  }

  .drawer .columns-block {
    display: none;
  }

  .drawer .columns-line {
    border:  none;
  }

  .drawer .dr-menu .address-wrapper {
    display: none;
  }

  .drawer .columns-line a:first-child,
  .drawer .columns-line .mob-link {
    padding: 0 0 15px;
    margin: 0 0 12px;
    border-bottom: 1px solid #195d75;
    width: 100%;
  }

  .drawer .dr-menu {
    padding: 50px 0 0;
  }
}

@media (min-width: 480px) {
  .drawer__body {
    padding: 0 20px;
  }

  .drawer .dr-menu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .dr-menu__secondary .sub-menu .menu-item a {
    margin: 0 0 6px;
  }

  .drawer .dr-menu .address-wrapper {
    color: #fff;
  }

  .menu-item-11552 {
      display: flex;
      flex-direction: column;
  }

  .menu-item-11552 > .address-wrapper {
    display: flex;
    gap: 10px 50px;
    order: 2;
    flex-wrap: wrap;
  }

  .menu-item-11552 > .sub-menu {
    display: flex;
    gap: 10px 20px;
    order: 1;
    flex-wrap: wrap;
  }

}

@media (min-width: 768px) {
  .drawer .dr-menu {
    grid-template-columns: repeat(4, 1fr);
  }

  .drawer .dr-menu .menu-item {
    margin: 0 0 50px;
  }

  .drawer .sub-menu .menu-item {
    flex-direction: row;
    margin: 0;
  }

  .drawer .columns-block {
    display: flex;
    justify-content: space-between;
    gap: 0 20px;
  }

  .drawer .work-content {
    justify-content: center;
    width: calc(50% - 15px);
    margin: 0;
  }
}