.header {
  background-color: ;
}

.header__container {
  max-width: ;
  margin: 0 auto;
}
.header-group {
  /* background-color: #ffffff; */
  /* height: 90px; */
}

.header-outer {
  width: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  z-index: 9999;
  background-color: rgba(255,255,255,100);
  box-shadow: none;
}

.search-outer {
  left: 0px;
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: transparent;
  height: 35vh;
  position: absolute;
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  transform: translate3d(0,-35vh,0);
  -webkit-transform: translate3d(0,-35vh,0);
  z-index: 2000;
  padding: 0;
  top: -1px;
}

.search-outer:before {
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: block;
  background-color: #fff;
  -ms-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -ms-transform-origin: top;
  -webkit-transform-origin: top;
  transform-origin: top;
  content: '';
  -webkit-transform: none;
  transform: none;
  backface-visibility: hidden;
  background-color: #ffffff;
}

.search-outer .search {
  max-width: 1200px;
  position: relative;
  z-index: 10;
  margin: 0 auto;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-outer .search {
  max-width: 1425px;
  width: 100%;
  margin: 0 auto;
  padding: 0 90px;
}

.search-outer .search {
  max-width: 1425px;
}

.search-outer .search {
  padding: 0;
}

.search-outer .search .content-wrapper {
  padding: 0;
  height: auto;
  float: none;
  width: 100%;
}

.header-top {
  position: relative;
  z-index: 9998;
  width: 100%;
  transition: all 0.2s;
  display: block;
}

.header-top .header__container {
  position: relative;
  width: 100%;
  max-width: 100%;
  padding: 0 28px;
}

.header_top-inner {
  position: relative;
}

.header_top-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.custom-logo {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  width: auto;
  z-index: 10;
  position: absolute;
  left: 0;
}

.custom-logo {
  margin-right: 2%;
  width: 23.5%;
}

.custom-logo {
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  width: auto;
  position: relative;
  margin-right: 0;
}

.custom-logo a {
  width: auto;
  max-width: none;
  display: block;
  line-height: 22px;
  font-size: 22px;
  letter-spacing: -1.5px;
  color: #444;
  font-family: 'Open Sans';
  font-weight: 600;
  transition: margin 0.15s ease;
}

.custom-logo a {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

.custom-logo a img {
  height: 50px;
  text-indent: -9999px;
  max-width: none;
  margin-bottom: 0px;
  display: block;
  transition: height 0.15s ease, opacity 0.2s ease;
  width: auto !important;
}

.mobile-search {
  position: absolute;
  right: 32px;
  top: 4px;
  display: none;
  width: 36px;
  height: 28px;
  text-align: right;
  margin-bottom: 10px;
  z-index: 10000;
}

.slide-out-widget-area-toggle {
  display: none;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-bottom: 10px;
  margin-top: -5px;
  z-index: 10000;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}





.header-menu .hs-menu-wrapper > ul {
  vertical-align: middle;
  float: none;
  position: static;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  -ms-justify-content: center;
  justify-content: center;
  left: 0;
  text-align: center!important;
  width: 100%;
  z-index: 1;
  float: none;
  vertical-align: middle;
  overflow: visible!important;
  transition: padding 0.8s ease,margin 0.25s ease;
  min-height: 1px;
  line-height: 1px;
  margin: 0;
  flex-wrap: unset;
}

.header-menu .hs-menu-wrapper>ul.buttons {
  margin-left: 30px;
  z-index: 10;
  position: absolute;
  float: none;
  right: 0;
  width: auto;
  transition: padding 0.8s ease;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  vertical-align: middle;
  left: auto;
}
.header-menu span div {
  height: 100%;
}

.buttons {
  list-style: none;
  margin: 0;
  min-height: 1px;
  line-height: 1px;
  transition: padding 0.8s ease;
  padding-right: 0px;
  right: 0;
  z-index: 10;
  position: absolute;
  margin-left: 30px;
}

.buttons {
  float: none;
  vertical-align: middle;
  overflow: visible;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.logo-spacing {
  line-height: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  visibility: hidden;
  pointer-events: none;
  z-index: -100;
  transition: margin 0.15s ease;
}

.header-menu span div {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.header-menu span {
  width: 100%;
}

.header-menu-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  width: auto;
  position: static;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}

.header-menu {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.header-menu .hs-menu-wrapper > ul > li {
  margin: 0;
  padding: 0;
  z-index: 10;
  line-height: 0px;
  font-size: 12px;
  position: relative;
  float: none;
}

.header-menu .hs-menu-wrapper > ul > li {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  transition: opacity 0.75s ease;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.header-menu .hs-menu-wrapper > ul > li > a {
  position: relative;
  text-decoration: none;
  margin: 0 1px;
  padding: 0px 10px 0px 10px;
  display: block;
  color: #575756;
  font-family: Roboto;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 19.6px;
  font-weight: 400;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  padding-left: 0;
  padding-right: 0;
  margin-left: 10px;
  margin-right: 10px;
}

.header-menu .hs-menu-wrapper > ul > li > ul {
  display: none;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  z-index: 10;
  position: absolute;
  top: -999em;
  opacity: 0;
  pointer-events: none;
  -ms-transition: none;
  -webkit-transition: none;
  transition: none;
  display: block;
  width: 20em;
  box-shadow: 0px 19px 35px rgb(0 0 0 / 11%);
  -webkit-box-shadow: 0px 19px 35px rgb(0 0 0 / 11%);
  padding: 20px;
  width: 20em;
  border-top-width: 1px;
  border-top-style: solid;
  border-color: #eeeeee;
  background-color: rgba(242,242,242,100);
  text-align: left;
}

.logo-spacing img {
  max-width: 100%;
  width: auto !important;
  height: 50px;
  transition: height 0.15s ease, opacity 0.2s ease;
}



.header-menu .hs-menu-wrapper>ul.buttons li#search-btn {
  list-style: none;
  float: left;
  line-height: 12px;
  position: relative;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 14px;
  margin-right: 0!important;
  margin-left: 0!important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.header-menu .hs-menu-wrapper>ul.buttons li#search-btn a {
  -webkit-transition: color 0.2s;
  text-decoration: none;
  color: #888;
  padding-left: 23px;
  padding: 0px 0px 0px 0px;
  width: 24px;
  display: block;
  background-position: right top;
  background-repeat: no-repeat;
  box-sizing: content-box!important;
  -moz-box-sizing: content-box!important;
  line-height: 20px!important;
  height: 20px!important;
}

.header-menu .hs-menu-wrapper>ul.buttons li#search-btn a .icon-salient-search {
  -webkit-border-radius: 999px 999px 999px 999px;
  max-width: 100%;
  position: relative;
  text-align: center;
  word-spacing: 1px;
  font-family: 'icomoon'!important;
  speak: none;
  font-variant: normal;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  top: 0;
  background-color: transparent!important;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  line-height: 20px!important;
  height: 20px!important;
  color: #575756;
  font-size: 20px;
}

.header-menu .hs-menu-wrapper>ul.buttons li#search-btn a .icon-salient-search:before {
  text-decoration: inherit;
  speak: none;
  content: "\e906";
}

.header-menu .hs-menu-wrapper>ul.buttons li#search-btn div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}


.header-menu .hs-menu-wrapper>ul.buttons li#search-btn {
  list-style: none;
  float: left;
  line-height: 12px;
  position: relative;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 14px;
  margin-right: 0!important;
  margin-left: 0!important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.header-menu .hs-menu-wrapper>ul.buttons li#search-btn a {
  -webkit-transition: color 0.2s;
  text-decoration: none;
  color: #888;
  padding-left: 23px;
  padding: 0px 0px 0px 0px;
  width: 24px;
  display: block;
  background-position: right top;
  background-repeat: no-repeat;
  box-sizing: content-box!important;
  -moz-box-sizing: content-box!important;
  line-height: 20px!important;
  height: 20px!important;
}

.header-menu .hs-menu-wrapper>ul.buttons li#search-btn a .icon-salient-search {
  -webkit-border-radius: 999px 999px 999px 999px;
  max-width: 100%;
  position: relative;
  text-align: center;
  word-spacing: 1px;
  font-family: 'icomoon'!important;
  speak: none;
  font-variant: normal;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  top: 0;
  background-color: transparent!important;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  line-height: 20px!important;
  height: 20px!important;
  color: #575756;
  font-size: 20px;
}

.header-menu .hs-menu-wrapper>ul.buttons li#search-btn a .icon-salient-search:before {
  text-decoration: inherit;
  speak: none;
  content: "\e906";
}

.header-menu .hs-menu-wrapper>ul.buttons li#search-btn div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}



.header-menu .hs-menu-wrapper>ul>li > a:after {
  -ms-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
  -webkit-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
  transition: transform .3s ease-out,border-color .3s ease-out;
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  border-top: 2px solid #000;
  content: '';
  padding-bottom: inherit;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  -o-transition: -o-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  bottom: -3px;
  border-color: #a9c23f;
}

.header-menu .hs-menu-wrapper>ul>li:hover > a:after {
  backface-visibility: hidden;
  -ms-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.header-menu .hs-menu-wrapper>ul>li:hover>ul {
  pointer-events: auto;
  opacity: 1!important;
  -ms-transform: translateY(0px) translateX(0px);
  -webkit-transform: translateY(0px) translateX(0px);
  transform: translateY(0px) translateX(0px)!important;
  top: 100%;
}

.header-menu .hs-menu-wrapper>ul>li:hover>ul > li {
  opacity: 1;
  -ms-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.header-menu .hs-menu-wrapper>ul>li >ul > li {
  margin: 0;
  padding: 0;
  z-index: 10;
  line-height: 0px;
  font-size: 12px;
  position: relative;
  width: 100%;
  font-weight: normal;
  float: right;
  opacity: 0;
  -ms-transform: translateY(13px);
  -webkit-transform: translateY(13px);
  transform: translateY(13px);
  -ms-transition: transform 0.65s cubic-bezier(0.2,.8,.25,1),opacity 0.65s cubic-bezier(0.2,.8,.25,1);
  transition: transform 0.65s cubic-bezier(0.2,.8,.25,1),opacity 0.65s cubic-bezier(0.2,.8,.25,1);
  -webkit-transition: transform 0.65s cubic-bezier(0.2,.8,.25,1),opacity 0.65s cubic-bezier(0.2,.8,.25,1);
}

.header-menu .hs-menu-wrapper>ul>li >ul > li > a {
  display: block;
  position: relative;
  margin: 0;
  padding: 6px 6px;
  transition: none;
  letter-spacing: 0;
  font-family: Roboto;
  font-size: 14px;
  line-height: 16px;
  background-color: transparent;
  color: #575756;
}

.header-menu .hs-menu-wrapper>ul>li >ul > li > a:hover {
  color: rgba(169,194,63,1.0);
}

.header-menu .hs-menu-wrapper>ul.buttons li#search-btn a:hover .icon-salient-search {
  color: #a9c23f;
}

.search-open .search-outer {
  transform: translate3d(0,0vh,0);
  -webkit-transform: translate3d(0,0vh,0);
}



.search-outer .search .content-wrapper {
  margin: 0 auto;
  padding: 0 90px;
  position:relative;
}

.search-open .header-top {
  opacity: 0;
  transition: all 0.2s;
  pointer-events: none;
}

.search-box {
  position: relative;
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  transform: translate3d(0,35vh,0);
  opacity: 0;
}

.search-open .search-box {
  transform: translate3d(0,0vh,0);
  opacity: 1;
}

.search-box .inner-wrap {
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  -webkit-transform: scale(0.85);
  transform: scale(0.85);
}

.search-open .search-box .inner-wrap {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.search-box .inner-wrap .search-col {
  position: relative;
  display: block;
  float: left;
  width: 100%;
}

.search-col form {
  max-width: 100%;
  width: 100%!important;
  float: none!important;
}

.search-col form input[type="text"] {
  border-radius: 4px;
  -webkit-transition: none;
  box-shadow: none!important;
  -webkit-box-shadow: none;
  position: relative;
  padding: 0px!important;
  background-color: transparent;
  border: 0px;
  width: 100%;
  text-transform: none;
  color: #575756;
  border-bottom: 4px solid #3452ff;
  height: 100px!important;
  padding-right: 70px;
  font-family: Roboto;
  letter-spacing: 0;
  font-weight: 400;
  border-color: #a9c23f;
  font-size: 70px;
  line-height: 100px;
  outline:none;
}



.search-col span {
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  display: block;
  margin-top: 15px;
  color: #575756;
  opacity: 0.7;
  line-height: 25px;
}

.close {
  list-style: none;
  transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1), opacity 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  transform: translate3d(0,35vh,0);
  opacity: 0;
  position: absolute;
  top: 25px;
  right: 40px;
}

.search-open .close {
  transform: translate3d(0,0vh,0);
  opacity: 1;
}

.close a {
  text-decoration: none;
  transition: color 0.2s;
  -webkit-transition: color 0.2s;
  position: absolute;
  display: block;
  width: 24px;
  height: 17px;
  line-height: 22px;
  z-index: 10;
  right: 64px;
  top: 16px;
}

.close a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  border-radius: 50%;
  background-color: rgba(0,0,0,.05);
  content: '';
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform: scale(0);
}

.search-open .close a:before {
  transform: scale(1);
}

.search-outer .close-wrap  {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0);
  transform: translateX(-50%) translateY(-50%) translateZ(0);
  -webkit-transition: margin .2s ease,opacity .3s ease,-webkit-transform .2s ease 1s;
  transition: margin .2s ease,opacity .3s ease,-webkit-transform .2s ease 1s;
  transition: margin .2s ease,transform .2s ease 1s,opacity .3s ease;
  transition: margin .2s ease,transform .2s ease 1s,opacity .3s ease,-webkit-transform .2s ease 1s;
  width: 20px;
  height: 20px;
  display: block;
  overflow: hidden;
  color: #575756;
}

.search-outer .close-wrap  {
  height: 20px!important;
  line-height: 19px!important;
  background-color: transparent!important;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-size: 20px;
}
@-webkit-keyframes crossLeft {
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(-45deg);
    transform: translateY(0px) translateX(0px) rotate(-45deg)
  }
}

@keyframes crossLeft {
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(-45deg);
    transform: translateY(0px) translateX(0px) rotate(-45deg)
  }
}

@-webkit-keyframes crossLeftClose {
  100% {
    -webkit-transform: translateY(22px) translateX(22px) rotate(-45deg);
    transform: translateY(22px) translateX(22px) rotate(-45deg)
  }
}

@keyframes crossLeftClose {
  100% {
    -webkit-transform: translateY(22px) translateX(22px) rotate(-45deg);
    transform: translateY(22px) translateX(22px) rotate(-45deg)
  }
}
@-webkit-keyframes crossRight {
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(45deg);
    transform: translateY(0px) translateX(0px) rotate(45deg)
  }
}

@keyframes crossRight {
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(45deg);
    transform: translateY(0px) translateX(0px) rotate(45deg)
  }
}

@-webkit-keyframes crossRightClose {
  100% {
    -webkit-transform: translateY(22px) translateX(-22px) rotate(45deg);
    transform: translateY(22px) translateX(-22px) rotate(45deg)
  }
}

@keyframes crossRightClose {
  100% {
    -webkit-transform: translateY(22px) translateX(-22px) rotate(45deg);
    transform: translateY(22px) translateX(-22px) rotate(45deg)
  }
}
.search-outer .close-wrap  .close-line {
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-timing-function: cubic-bezier(0.52, 0.01, 0.16, 1);
  animation-timing-function: cubic-bezier(0.52, 0.01, 0.16, 1);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.search-open  .search-outer .close-wrap  .close-line1 {
  -webkit-animation-name: crossRight;
  animation-name: crossRight;
  -webkit-animation-delay: .29s;
  animation-delay: .29s;
}
.search-open  .search-outer .close-wrap  .close-line2 {
  -webkit-animation-name: crossLeft;
  animation-name: crossLeft;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
.search-outer .close-wrap  .close-line {
  height: 100%;
  width: 2px;
  background: #fff;
  backface-visibility: hidden;
  position: absolute;
  border-radius: 5px;
  left: 9px;
  transition: opacity 0.2s ease, background-color 0.2s ease;
  background-color: #575756;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-timing-function: cubic-bezier(0.52, 0.01, 0.16, 1);
  animation-timing-function: cubic-bezier(0.52, 0.01, 0.16, 1);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  background-color: #575756;
}

.search-outer .close-wrap  .close-line1 {
  -webkit-animation-name: crossRightClose;
  animation-name: crossRightClose;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
  -webkit-transform: translateY(-30px) translateX(30px) rotate(
    45deg
  );
  transform: translateY(-30px) translateX(30px) rotate(
    45deg
  );
}

.search-outer .close-wrap  .close-line2 {
  -webkit-animation-name: crossLeftClose;
  animation-name: crossLeftClose;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
  -webkit-transform: translateY(-30px) translateX(-30px) rotate(
    -45deg
  );
  transform: translateY(-30px) translateX(-30px) rotate(
    -45deg
  );
}

.header-outer:after {
  background-color: rgba(0,0,0,0.45);
  content: '';
  position: fixed;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  pointer-events: none;
  transform: translateZ(0);
  backface-visibility: hidden;
  content: '';
  transition: opacity 0.7s cubic-bezier(0.2, 1, 0.3, 1);
}
.search-open .header-outer:after {
  opacity:1;
}

.scroll-header .header-outer {
  transition: box-shadow 0.42s ease, opacity 0.3s ease;
  box-shadow: 0 0 3px 0 rgb(0 0 0 / 22%);
  -webkit-box-shadow: 0 0 3px 0 rgb(0 0 0 / 22%);
}

.mobile-menu-close {
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: 8;
  display: block;
}

.mobile-menu-close .close-wrap {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0);
  transform: translateX(-50%) translateY(-50%) translateZ(0);
  -webkit-transition: margin .2s ease,opacity .3s ease,-webkit-transform .2s ease 1s;
  transition: margin .2s ease,opacity .3s ease,-webkit-transform .2s ease 1s;
  transition: margin .2s ease,transform .2s ease 1s,opacity .3s ease;
  transition: margin .2s ease,transform .2s ease 1s,opacity .3s ease,-webkit-transform .2s ease 1s;
  width: 20px;
  height: 20px;
  display: block;
  overflow: hidden;
}

.mobile-menu-close .close-wrap .close-line {
  height: 100%;
  width: 2px;
  background: #fff;
  backface-visibility: hidden;
  position: absolute;
  border-radius: 5px;
  left: 9px;
  transition: opacity 0.2s ease, background-color 0.2s ease;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-timing-function: cubic-bezier(0.52, 0.01, 0.16, 1);
  animation-timing-function: cubic-bezier(0.52, 0.01, 0.16, 1);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.mobile-menu-close .close-wrap .close-line1 {
  -webkit-transform: translateY(0) translateX(0) rotate( -45deg );
  transform: translateY(0) translateX(0) rotate( -45deg );
  -webkit-animation-name: crossLeftClose;
  animation-name: crossLeftClose;
  -webkit-animation-delay: .0s;
  animation-delay: .0s;
  -webkit-animation-duration: .15s;
  animation-duration: .15s;
}

.mobile-menu-close .close-wrap .close-line2 {
  -webkit-transform: translateY(0) translateX(0) rotate( 45deg );
  transform: translateY(0) translateX(0) rotate( 45deg );
  -webkit-animation-name: crossRightClose;
  animation-name: crossRightClose;
  -webkit-animation-delay: .06s;
  animation-delay: .06s;
  -webkit-animation-duration: .15s;
  animation-duration: .15s;
}

.mobile-menu-close:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 50px;
  height: 50px;
  margin: -25px 0 0 -25px;
  border-radius: 50%;
  background-color: rgba(0,0,0,.05);
  content: '';
  -webkit-transform: scale(1) translateZ(0);
  transform: scale(1) translateZ(0);
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform: scale(0);
  background-color: rgba(0,0,0,.06)!important;
}

.mobile-open .mobile-menu-close:before {
  transform: scale(1);
}

.mobile-open .mobile-menu-close .close-wrap .close-line1 {
  -webkit-animation-name: crossRight;
  animation-name: crossRight;
  -webkit-animation-delay: .29s;
  animation-delay: .29s;
}

.mobile-open .mobile-menu-close .close-wrap .close-line2 {
  -webkit-animation-name: crossLeft;
  animation-name: crossLeft;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
.header-group {
  min-height:90px;
}
.close a:hover:before {
  transform: scale(1.2) translateZ(0);
  -webkit-transform: scale(1.2) translateZ(0);
}
.mobile-menu-close:hover:before , .mobile-open .mobile-menu-close:hover:before {
  transform: scale(1.2) translateZ(0);
  -webkit-transform: scale(1.2) translateZ(0);
}
.search-col form input[type="text"]::placeholder {
  color: #575756;
}
@media (min-width: 1001px) {

  .scroll-header .custom-logo a img,
  .scroll-header .logo-spacing img{
    height: 44px;
  }
  .scroll-header .custom-logo a,
  .logo-spacing {
    margin-top: 11.111111111111px;
    margin-bottom: 11.111111111111px;
  }
  .mobile-menu,
  .mobile-menu-close{
    display:none;
  }
  .header-menu .hs-menu-wrapper>ul>li.active>a:after {
    backface-visibility: hidden;
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}
@media (min-width: 1001px) and (max-width: 1210px) {
  .header-menu .hs-menu-wrapper>ul>li>a {
    margin: 0 4px;
    font-size: 12px;
  }

  .header-menu .hs-menu-wrapper>ul>li:nth-last-child(3)>ul,
  .header-menu .hs-menu-wrapper>ul>li:nth-last-child(2)>ul,
  .header-menu .hs-menu-wrapper>ul>li:nth-last-child(1)>ul {
    left: auto;
    right: 0;
  }

}

@media (max-width: 1000px) {
  .header-group {
    min-height: 45px;
  }
  .header-menu {
    display:none;
  }
  .custom-logo a img {
    height: 24px;
    margin-top: -3px!important;
    top: 3px;
    position: relative;
  }

  .custom-logo a {
    margin: 0;
  }

  .header-outer {
    padding: 12px 0;
    box-shadow: none !important;
  }

  .logo-spacing {
    display: none;
  }

  .bg-color-stripe {
    display: none;
  }
  .header-menu-group {
    min-height: 0;
    width: auto!important;
    position: absolute!important;
    right: 0;
    top: 0;
    height: 100%;
    line-height: 0;
    text-align: right!important;
    z-index: 10000;
    left: auto;
  }

  .mobile-search {
    position: relative;
    width: auto;
    top: auto;
    right: auto;
    margin-bottom: 0;
    margin-top: 0;
    display: inline-block!important;
    vertical-align: middle;
    line-height: 0;
    height: 100%;
    -webkit-transform: none;
    transform: none;
    padding: 0 8px;
    margin-right: 4px;
  }

  .mobile-search .icon-salient-search {
    font-variant: normal;
    text-transform: none;
    font-family: 'icomoon'!important;
    speak: none;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    width: auto;
    height: auto;
    line-height: normal;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
    position: relative;
    display: block;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: transparent!important;
    vertical-align: middle;
    font-size: 18px;
    transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease;
    color: #575756!important;
  }

  .mobile-search .icon-salient-search:after {
    content: "\e906";
  }

  .slide-out-widget-area-toggle {
    position: relative;
    width: auto;
    padding: 0 7px;
    top: auto;
    right: auto;
    margin-bottom: 0;
    margin-top: 0;
    display: inline-block!important;
    vertical-align: middle;
    line-height: 0;
    height: 100%;
    -webkit-transform: none;
    transform: none;
    padding-right: 0!important;
  }

  .slide-out-widget-area-toggle>div {
    position: relative;
    display: block;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .slide-out-widget-area-toggle>div a>span {
    transition: -webkit-transform 0.33s 0.3s ease-in;
    transition: transform 0.33s 0.3s ease-in;
    -webkit-transform-origin: center;
    transform-origin: center;
    display: block;
    transition: -webkit-transform 0.33s 0s ease;
    transition: transform 0.33s 0s ease;
    height: 20px;
    overflow: hidden;
    width: 22px;
    position: relative;
  }

  .lines-button {
    transition: .3s;
    cursor: pointer;
    line-height: 0px!important;
    top: 9px;
    position: relative;
    font-size: 0px!important;
    user-select: none;
    display: block;
  }
  .header-outer .lines-button {
    top: 9px!important;
    width: 22px!important;
  }

  .slide-out-widget-area-toggle>div a > span > .hover-effect {
    display: none;
  }
  .header-outer  .lines {
    display: block;
    width: 1.4rem;
    height: 3px;
    background-color: #ecf0f1;
    transition: 0.3s;
    position: relative;
    height: 2px;
    transition: background 0.2s ease,opacity 0.2s ease;
    background-color: transparent!important;
    width: 22px!important;
    color: #575756!important;
  }

  .header-outer .lines-button:after {
    -webkit-transform: scale(1,1);
    position: absolute;
    left: 0;
    display: inline-block;
    height: 2px!important;
    width: 22px!important;
    top: 0px!important;
    transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 0.04s, background-color 0.2s ease, opacity 0.2s ease!important;
    background-color: #575756!important;
    content: '';
  }
  .header-outer .lines:before, 
  .header-outer .lines:after {
    display: block;
    width: 1.4rem;
    height: 3px;
    background-color: #575756!important;
    transition: 0.3s;
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.142rem center;
    transform-origin: 0.142rem center;
    height: 2px!important;
    width: 22px!important;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: top 0.4s 0.45s ease,-webkit-transform 0.3s ease,background-color 0.2s ease,opacity 0.2s ease;
    transition: top 0.4s 0.45s ease,transform 0.3s ease,background-color 0.2s ease,opacity 0.2s ease;
  }
  .header-outer .lines:before {
    top: 6px!important;
    width: 16px !important;
  }

  .header-outer .lines:after {
    top: -6px!important;
  }
  body {
    background-color: #a9c23f;
    overflow: hidden;
  }

  html {
    overflow-x: hidden;
    overflow-y: scroll;
  }
  .body-wrapper {
    background: #fff;
    -ms-transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    -ms-transform-origin: right;
    -webkit-transform-origin: right;
    transform-origin: right;
    overflow: hidden;
    position: relative;
    z-index: 10;
    height: 100%;
  }

  .mobile-open .body-wrapper {
    -ms-transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    -ms-transform: scale(0.835) translateX(-466px) translateZ(0)!important;
    -webkit-transform: scale(0.835) translateX(-466px) translateZ(0)!important;
    transform: scale(0.835) translateX(-466px) translateZ(0)!important;
    height: 100%;
  }
  .mobile-menu {
    color: #eefbfa;
    position: fixed;
    transform: translate(301px,0px);
    -webkit-transform: none;
    transform: none;
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    min-width: 390px;
    padding: 60px;
    z-index: 5;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    background-color: transparent;
    height: 100vh;
    overflow-y: auto;
    align-items: center;
  }
  .mobile-menu-inner {
    width: 100%;
    opacity: 0;
    margin: auto;
    position: relative;
  }

  .mobile-menu-wrapper {
    margin-bottom: 50px;
    position: relative;
    top: auto;
    width: 100%;
    display: inline-block;
    min-width: 190px;
    margin-top: -7px;
    -webkit-transform: translateX(110px);
    -webkit-transition: all 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    transform: translateX(110px);
    transition: all 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  }

  .mobile-menu-wrapper>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
  }

  .mobile-menu-wrapper>ul li {
    margin-bottom: 12px;
    position: relative;
    line-height: 25px;
  }

  .mobile-menu-wrapper>ul li a {
    padding:0;
    color: #eefbfa !important;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 0;
    font-family: Roboto, sans-serif;
    position: relative;
    opacity: 1;
    transition: color 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
    margin-right: 20px;
    display:inline;
  }

  .mobile-menu-wrapper>ul li a:after {
    position: absolute;
    display: block;
    bottom: -6px;
    left: 0;
    width: 100%;
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    border-top: 2px solid #000;
    content: '';
    padding-bottom: inherit;
    transform-origin: left;
    pointer-events: none;
    bottom: -2px;
    -webkit-transition: -webkit-transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
    transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
    border-color: #fff;
    border-color: #ffffff!important;
  }
  .mobile-menu-wrapper>ul li a:hover:after {
    backface-visibility: hidden;
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .mobile-menu-wrapper>ul li ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    display:none;
    box-sizing: content-box;
    -webkit-transition: max-height 0.5s cubic-bezier(0.215,0.61,0.355,1),padding 0.25s cubic-bezier(0.215,0.61,0.355,1);
    transition: max-height 0.5s cubic-bezier(0.215,0.61,0.355,1),padding 0.25s cubic-bezier(0.215,0.61,0.355,1);
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    overflow: hidden;
    padding-left: 20px;
  }

  .mobile-open .mobile-menu-inner {
    opacity: 1;
  }

  .mobile-open .mobile-menu-wrapper {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
  .child-trigger {
    transition: transform 0.5s cubic-bezier(0.215,0.61,0.355,1);
    position: absolute;
    right: -6px;
    top: 10px;
    transform: translateY(-50%);
    cursor: pointer;
    height: 28px;
    width: 28px;
    line-height: 0;
    top: 14.5px;
  }

  .child-trigger i {
    word-spacing: 1px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    max-width: 100%;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    height: 28px;
    width: 28px;
    line-height: 28px;
    top: 0;
  }

  .child-trigger i:after {
    content: "\f107";
  }

  .child-open>.child-trigger {
    transform: translateY(-50%) rotate( 180deg );
  }

  .mobile-menu-wrapper>ul li ul li {
    margin-bottom: 12px;
  }

  .mobile-menu-wrapper>ul li ul li:first-child {
    margin-top: 10px;
  }

  .mobile-menu-wrapper>ul li ul li:last-child {
    margin-bottom: 0;
  }

  .mobile-menu-wrapper>ul li ul li a {
    font-size: 16px;
    line-height: 22px;
    margin-right: 0;
  }
  .search-outer .search .content-wrapper {
    max-width: 600px;
    padding: 0;
  }

  .search-outer {
    height: 200px;
  }

  .close {
    top: 0;
    right: -5px!important;
  }

  .close a {
    right: 13px!important;
    top: 17px!important;
  }

  .close a:before {
    height: 40px;
    width: 40px;
    margin: -20px 0 0 -20px;
  }

  .search-col form input[type="text"] {
    font-size: 44px!important;
    border-bottom-width: 2px;
    line-height: 70px;
    height: auto !important;
  }

  .search-outer .close-wrap  {
    font-size: 16px!important;
    height: 16px!important;
    line-height: 16px!important;
  }

  .close a:hover:before {
    transform: scale(1.2) translateZ(0);
    -webkit-transform: scale(1.2) translateZ(0);
  }
  
.footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.footer-logo {
  flex: 0 0 auto;
  max-height: 50px;
}

.footer-content {
  flex: 1;
  text-align: right;
}