.megamenu .navbar-toggler,
.megamenu .btn-close {
  background: #DF3400;
  border-radius: 50%;
  width: 2.75rem;
  height: 2.75rem;
  padding: 0;
  opacity: 1;
}
@media only screen and (max-width: 22.5rem) {
  .megamenu .navbar-toggler,
  .megamenu .btn-close {
    width: 2.125rem;
    height: 2.125rem;
  }
}
.megamenu .navbar-toggler:hover, .megamenu .navbar-toggler:active,
.megamenu .btn-close:hover,
.megamenu .btn-close:active {
  opacity: 1;
}
.megamenu .navbar-toggler:focus,
.megamenu .btn-close:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.megamenu .navbar-toggler .navbar-toggler-icon,
.megamenu .btn-close .navbar-toggler-icon {
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 100%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 16h22M4 25h22'/%3e%3c/svg%3e");
  width: 1.25rem;
  height: 1.375rem;
}
@media only screen and (max-width: 22.5rem) {
  .megamenu .navbar-toggler .navbar-toggler-icon,
  .megamenu .btn-close .navbar-toggler-icon {
    width: 1.125rem;
    height: 1.25rem;
  }
}
.megamenu .btn-close .navbar-toggler-icon.icon-close-fill-white {
  background-image: url("https://cdnweb.ictsi.com/themes/custom/ictsi/img/svg/close-fill/white.svg");
  width: 2rem;
  height: 2rem;
}
.megamenu .offcanvas-backdrop.show,
.megamenu .offcanvas {
  top: 0;
}
@media only screen and (min-width: 48rem) {
  .megamenu .offcanvas-backdrop.show,
  .megamenu .offcanvas {
    top: 3.125rem;
  }
}
.megamenu .offcanvas-backdrop.show {
  opacity: 1;
  background: #F1F1F1;
}
.megamenu .offcanvas {
  margin: 0 auto;
  max-width: inherit;
  border: 0 none;
  background: #F1F1F1;
}
.megamenu .offcanvas-end {
  width: 100%;
  right: 0;
  left: 0;
}
.megamenu .offcanvas-end.no-transition {
  -webkit-transform: none;
          transform: none;
}
.megamenu .offcanvas-end.left-to-right {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.megamenu .offcanvas-end.show {
  -webkit-transform: none;
          transform: none;
}
.megamenu .offcanvas-header .btn-close {
  width: 2.75rem;
  height: 2.75rem;
  background: #DF3400;
  border-radius: 50%;
  opacity: 1;
}
.megamenu .offcanvas-body {
  padding: 0;
  background: #FFF;
}
@media only screen and (min-width: 48rem) {
  .megamenu .offcanvas-body {
    padding: 1rem 1rem;
    background: #F1F1F1;
  }
}
.megamenu .offcanvas-body ul {
  padding: 0;
  display: inline-block;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 48rem) {
  .megamenu .offcanvas-body ul {
    width: 33.33%;
  }
}
@media only screen and (min-width: 75rem) {
  .megamenu .offcanvas-body ul {
    width: 25%;
  }
}
.megamenu .offcanvas-body li {
  list-style: none;
  padding: 0;
  position: relative;
  background: #F1F1F1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 0.063rem solid #FFF;
}
@media only screen and (min-width: 48rem) {
  .megamenu .offcanvas-body li {
    padding: 0.5rem 0;
    background: none;
    margin-bottom: 0;
    border-bottom: 0 none;
    position: static;
  }
}
@media only screen and (min-width: 68.75rem) {
  .megamenu .offcanvas-body li {
    padding: 1rem 1.5rem 1rem 0;
  }
}
.megamenu .offcanvas-body li span,
.megamenu .offcanvas-body li a {
  color: #878888;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.188rem;
  display: block;
  text-decoration: none;
  padding: 1rem 0.938rem;
  max-width: 100%;
  position: relative;
  margin: 0;
  width: calc(100% - 2.8125rem);
}
@media only screen and (min-width: 48rem) {
  .megamenu .offcanvas-body li span,
  .megamenu .offcanvas-body li a {
    font-size: 1.1rem;
    line-height: 1.6rem;
    padding: 0;
  }
  .megamenu .offcanvas-body li span:hover + ul,
  .megamenu .offcanvas-body li a:hover + ul {
    display: block;
  }
}
@media only screen and (min-width: 68.75rem) {
  .megamenu .offcanvas-body li span,
  .megamenu .offcanvas-body li a {
    font-size: 1.375rem;
    line-height: 2.375rem;
  }
}
.megamenu .offcanvas-body li.menu-item--active-trail > span,
.megamenu .offcanvas-body li.menu-item--active-trail > a {
  color: #DF3400;
}
.megamenu .offcanvas-body li.menu-item--active-trail > .inner-menu:after {
  border-left-color: #DF3400 !important;
}
.megamenu .offcanvas-body li .dropdown-menu {
  height: 100%;
  display: none;
  border: 0 none;
  border-top: 0.063rem solid #FFF;
}
@media only screen and (min-width: 48rem) {
  .megamenu .offcanvas-body li .dropdown-menu {
    border-top: 0 none;
  }
}
.megamenu .offcanvas-body li.menu-item--expanded > span,
.megamenu .offcanvas-body li.menu-item--expanded > a {
  display: inline-block;
}
.megamenu .offcanvas-body li.menu-item--expanded .dropdown-menu {
  margin-bottom: 0.125rem;
  padding: 0;
}
.megamenu .offcanvas-body li.menu-item--expanded .dropdown-menu li {
  background: #F1F1F1;
  margin-bottom: 0.125rem;
  padding: 0;
  min-height: 3.5rem;
  border-left: 1rem solid #878888;
  border-bottom: 0.063rem solid #FFF;
}
@media only screen and (min-width: 48rem) {
  .megamenu .offcanvas-body li.menu-item--expanded .dropdown-menu li {
    background: none;
    margin-bottom: 0;
    padding: 0.5rem 0;
    border-left: 0 none;
    border-bottom: 0 none;
  }
}
@media only screen and (min-width: 68.75rem) {
  .megamenu .offcanvas-body li.menu-item--expanded .dropdown-menu li {
    padding: 1rem 0;
  }
}
.megamenu .offcanvas-body li.menu-item--expanded .dropdown-menu li.menu-item--active-trail {
  border-left: 1rem solid #DF3400;
  border-bottom: 0 none;
}
@media only screen and (min-width: 48rem) {
  .megamenu .offcanvas-body li.menu-item--expanded .dropdown-menu li.menu-item--active-trail {
    border-left: 0 none;
  }
}
.megamenu .offcanvas-body li.menu-item--expanded .dropdown-menu li:last-child {
  margin-bottom: 0;
  border-bottom: 0 none;
}
.megamenu .offcanvas-body li.menu-item--expanded.menu-item--active-trail.is-active-parent > span,
.megamenu .offcanvas-body li.menu-item--expanded.menu-item--active-trail.is-active-parent > a {
  color: #DF3400;
  font-weight: bold;
}
@media only screen and (min-width: 48rem) {
  .megamenu .offcanvas-body li.menu-item--expanded.menu-item--active-trail.is-active-parent > span,
  .megamenu .offcanvas-body li.menu-item--expanded.menu-item--active-trail.is-active-parent > a {
    padding: 0;
    font-weight: normal;
    padding-right: 3rem;
  }
}
.megamenu .offcanvas-body li.menu-item--expanded.menu-item--active-trail.is-active-parent > span:hover:after,
.megamenu .offcanvas-body li.menu-item--expanded.menu-item--active-trail.is-active-parent > a:hover:after {
  border-left: 0.313rem solid transparent;
  border-top: 0.469rem solid #DF3400;
  border-bottom: 0.313rem solid transparent;
  border-right: 0.313rem solid transparent;
}
@media only screen and (min-width: 48rem) {
  .megamenu .offcanvas-body li.menu-item--expanded.menu-item--active-trail.is-active-parent > span:hover:after,
  .megamenu .offcanvas-body li.menu-item--expanded.menu-item--active-trail.is-active-parent > a:hover:after {
    border-top: 0.313rem solid transparent;
    border-left: 0.469rem solid #DF3400;
    border-bottom: 0.313rem solid transparent;
    border-right: 0 solid transparent;
  }
}
.megamenu .offcanvas-body li.menu-item--expanded.menu-item--active-trail.is-active-parent > a:after {
  right: 1rem;
  position: absolute;
  border-top: 0.313rem solid transparent;
  border-left: 0.469rem solid #DF3400;
  border-bottom: 0.313rem solid transparent;
}
@media only screen and (min-width: 48rem) {
  .megamenu .offcanvas-body li.menu-item--expanded.menu-item--active-trail.is-active-parent > a:after {
    right: 2.1875rem;
  }
}
.megamenu .offcanvas-body li.menu-item--expanded.menu-item--active-trail.is-active-parent .menu-item--active-trail > a {
  color: #DF3400;
  font-weight: bold;
}
@media only screen and (min-width: 48rem) {
  .megamenu .offcanvas-body li.menu-item--expanded.menu-item--active-trail.is-active-parent .menu-item--active-trail > a {
    font-weight: normal;
    display: block;
  }
}
.megamenu .offcanvas-body li.menu-item--expanded.menu-item--active-trail.is-active-parent > .inner-menu:after {
  content: "";
  border-top: 0.469rem solid #DF3400;
  border-left: 0.313rem solid transparent !important;
  border-right: 0.313rem solid transparent;
  border-bottom: 0.313rem solid transparent;
}
.megamenu .offcanvas-body li.menu-item--expanded:hover + ul {
  display: block;
}
.megamenu .offcanvas-body li.menu-item--expanded .inner-menu {
  width: 2.5rem;
  height: 2.5rem;
  display: inline-block;
}
.megamenu .offcanvas-body li.menu-item--expanded .inner-menu:after {
  left: 50%;
  top: 50%;
  padding: 0;
  content: "";
  display: block;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-top: 0.313rem solid transparent;
  border-bottom: 0.313rem solid transparent;
  border-left: 0.469rem solid #878888;
}
.megamenu .offcanvas-body li.menu-item--expanded .inner-menu.inner-menu-grey-down:after {
  content: "";
  border-top: 0.469rem solid #878888;
  border-left: 0.313rem solid transparent;
  border-right: 0.313rem solid transparent;
  border-bottom: 0.313rem solid transparent;
}
.megamenu .offcanvas-body li ul {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  background: none;
}
@media only screen and (min-width: 48rem) {
  .megamenu .offcanvas-body li ul {
    position: absolute;
    left: 100%;
  }
}
.megamenu .offcanvas-body li:hover > span,
.megamenu .offcanvas-body li:hover > a {
  color: #DF3400;
}
.megamenu .offcanvas-body li:hover > .inner-menu:after {
  border-left-color: #DF3400;
}
.megamenu .offcanvas-body #social-icons-wrapper {
  padding: 2rem 0 3rem;
  text-align: center;
  display: block;
}
@media only screen and (min-width: 48rem) {
  .megamenu .offcanvas-body #social-icons-wrapper {
    display: none;
  }
}
.megamenu .offcanvas-body #social-icons-wrapper [class*=icon-] {
  background-repeat: no-repeat;
  width: auto;
  height: auto;
  background-size: 1.125rem;
  padding-right: 1.5rem;
  background-position: right;
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
.megamenu .offcanvas-body .icon-social-linkedin {
  background-image: url("https://cdnweb.ictsi.com/themes/custom/ictsi/img/svg/social/linkedin-light.svg");
}
.megamenu .offcanvas-body .icon-social-twitter {
  background-image: url("https://cdnweb.ictsi.com/themes/custom/ictsi/img/svg/social/twitter-light.svg");
}
.megamenu .offcanvas-body .icon-social-youtube {
  background-image: url("https://cdnweb.ictsi.com/themes/custom/ictsi/img/svg/social/youtube-light.svg");
}

.block--header-logo {
  z-index: 111;
  width: 100%;
  position: absolute;
}
.block--header-logo.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
.block--header-logo.fixed-top .megamenu .offcanvas-backdrop.show,
.block--header-logo.fixed-top .megamenu .offcanvas {
  top: 0 !important;
}
.block--header-logo.fixed-top .block-dropdown-language button:after {
  border-top-color: #DF3400;
}
@media only screen and (min-width: 48rem) {
  .block--header-logo.fixed-top .block-dropdown-language button:after {
    border-top-color: #FFF;
  }
}
.block--header-logo.fixed-top .offcanvas .block-dropdown-language button:after {
  border-top-color: #FFF;
}

[dir=rtl] .megamenu li.menu-item--expanded > span:after,
[dir=rtl] .megamenu li.menu-item--expanded > a:after {
  border-top: 0.313rem solid transparent;
  border-right: 0.469rem solid #878888;
  border-left: 0 none;
  border-bottom: 0.313rem solid transparent;
  left: 1rem;
  right: auto;
}
@media only screen and (min-width: 48rem) {
  [dir=rtl] .megamenu li.menu-item--expanded > span:after,
  [dir=rtl] .megamenu li.menu-item--expanded > a:after {
    margin-right: 1rem;
    margin-left: 0;
    left: auto;
    right: auto;
  }
}
[dir=rtl] .megamenu li.menu-item--expanded.menu-item--active-trail > span:hover:after,
[dir=rtl] .megamenu li.menu-item--expanded.menu-item--active-trail > a:hover:after {
  border-left: 0.313rem solid transparent;
  border-top: 0.313rem solid transparent;
  border-bottom: 0.313rem solid transparent;
  border-right: 0.469rem solid #DF3400;
}
@media only screen and (min-width: 48rem) {
  [dir=rtl] .megamenu li.menu-item--expanded.menu-item--active-trail > span:hover:after,
  [dir=rtl] .megamenu li.menu-item--expanded.menu-item--active-trail > a:hover:after {
    border-top: 0.313rem solid transparent;
    border-left: 0 solid transparent;
    border-bottom: 0.313rem solid transparent;
    border-right: 0.469rem solid #DF3400;
  }
}
[dir=rtl] .megamenu li.menu-item--expanded.menu-item--active-trail > a:after {
  right: 1rem;
  border-top: 0.313rem solid transparent;
  border-right: 0.469rem solid #DF3400;
  border-bottom: 0.313rem solid transparent;
  border-left: 0 none;
}
@media only screen and (min-width: 48rem) {
  [dir=rtl] .megamenu li.menu-item--expanded.menu-item--active-trail > a:after {
    left: 1rem;
    right: auto;
  }
}
[dir=rtl] .megamenu li.menu-item--expanded.menu-item--active-trail .inner-menu {
  border-top: 0.469rem solid #DF3400;
  border-left: 0.313rem solid transparent;
  border-right: 0.313rem solid transparent;
  border-bottom: 0.313rem solid transparent;
}
[dir=rtl] .megamenu li.menu-item--expanded .inner-menu {
  left: 1rem;
  right: auto;
  border-top: 0.313rem solid transparent;
  border-left: 0.313rem solid transparent;
  border-right: 0.469rem solid #878888;
  border-bottom: 0.313rem solid transparent;
}
[dir=rtl] .megamenu li ul {
  right: 0;
  left: auto;
}
@media only screen and (min-width: 48rem) {
  [dir=rtl] .megamenu li ul {
    right: 100%;
    left: auto;
  }
}
[dir=rtl] .megamenu li:hover > span:after,
[dir=rtl] .megamenu li:hover > a:after {
  border-top: 0.313rem solid transparent;
  border-right: 0.469rem solid #DF3400;
  border-bottom: 0.313rem solid transparent;
}
[dir=rtl] .megamenu .offcanvas-body li .dropdown-menu {
  text-align: right;
}
/*# sourceMappingURL=style.css.map */
