.header-module1{

}
.show-submenu{
 display: block !important;
}
.hide-submenu{
 display: none !important;
}
.header-module{
  position: relative;
}
.header-module .logo{
  position: absolute;
  left: 43px;
  top: 25px;
}
.header-module .mob{
 display: none;
}
.header-module .mob .close{
 display: none;
}
.header-module .menu-mob{
 display: none;
}
.hs-menu-wrapper.flyouts .hs-menu-depth-1.active-branch{
        border-bottom: 5px solid #fff;
  }
.header-module .hs-menu-wrapper.flyouts .hs-menu-depth-1 a{
  color: #FFF;
  text-decoration: unset;
  transition: all .3s ease-out;
}
.header-module .hs-menu-wrapper.flyouts .hs-menu-depth-1 a:hover{
color:#c79214;
  transition: all .3s ease-out;
}
.header-module .hs-menu-wrapper.flyouts .hs-menu-depth-2 a{
  color: #5C5C5B;
font-feature-settings: 'clig' off, 'liga' off;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 125% */
}
.header-module .hs-menu-wrapper.flyouts .hs-menu-depth-2 a span.title{
     display: block;
    font-weight: bold;
    font-size: 20px;
    border-bottom: 1px solid #E3C889;
    padding-bottom: 16px;
}
.header-module .hs-menu-wrapper.flyouts .hs-menu-depth-2{
    margin-bottom: 16px;
}
.header-module .hs-menu-wrapper.flyouts ul > li.hs-menu-depth-1:last-child{
padding: 20px 0;
  display: flex;
    align-items: center;
}
.header-module .hs-menu-wrapper.flyouts ul > li.hs-menu-depth-1:last-child a{
  color: #C89212;
      text-decoration: unset;
text-align: center;
font-family: Scala Sans Pro;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: normal;
border-radius: 5px;
border: unset;
background: #FFF;
display: flex;
padding: 12px 24px;
justify-content: center;
align-items: center;
gap: 10px;
display: inline-block;
  transition: all .3s ease-out;
}
.header-module .hs-menu-wrapper.flyouts ul > li.hs-menu-depth-1:last-child a:hover{
  color: #fff;
  background: #C89212;
  transition: all .3s ease-out;
}
@media (max-width: 1160px) {
.header-module .logo {
    left: 43px;
    position: absolute;
    top: 23px;
    max-width: 120px;
}
  .hs-menu-wrapper.flyouts .hs-menu-depth-1{
padding: 32px 0;
  margin-bottom: 0;
  font-size: 16px !important;
  }
}


@media (min-width: 992px) {
  .header-module .hs-menu-wrapper ul {
  justify-content: flex-end;
      gap: 10px;
}
.hs-menu-wrapper.flyouts .hs-menu-depth-1{
padding: 50px 0;
  margin-bottom: 0;
  font-size: 20px;
}
.header-module .hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
    overflow: hidden;
  visibility: hidden;
  left:0;
      background: #F8F1E1;
    border-radius: 5px;
    box-shadow: 0.2rem 0.375rem 0.75rem rgba(26,23,27,.1);
    display: flex;
    flex-flow: column nowrap;
    gap: 0rem 0;
    padding: 1rem 1.5rem;
  padding-top: 1.3rem;
    margin-left: -37px;
}
.header-module .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover>.hs-menu-children-wrapper{
  transition: all .5s ease-out;
  visibility: initial;
  z-index: 333;
}
.hs-menu-wrapper.flyouts .hs-item-has-children > a span.navigation-item{
 top: 6px;
    position: relative;
}
.hs-menu-wrapper.flyouts .hs-item-has-children > a span.navigation-item svg{
    transition: all .3s ease-out;
}
.hs-menu-wrapper.flyouts .hs-item-has-children:hover > a span.navigation-item svg{
  transform: rotate(180deg);
  transition: all .3s ease-out;
}
.header-module .hs-menu-wrapper.flyouts .hs-menu-children-wrapper a{
  font-weight: 300 !important;
  }

}
@media (min-width: 1160px) {
  .header-module .hs-menu-wrapper ul {
  justify-content: flex-end;
      gap: 32px ;
}
}
@media (max-width: 991px) {
  .header-module1{
  padding: 14px 0;
    padding-bottom: 0;
}
  .header-module1 .page-center-wide {
    padding: 0;
}
  .header-module .mob{
     display: flex;
    justify-content: flex-end;
    padding: 0px 0;
        padding-bottom: 10px;
    align-items: center;
}
  .hs-menu-wrapper.flyouts .hs-menu-depth-1 {
   /* margin-bottom: 20px;*/
    padding: 0;
}
  .header-module .menu{
 display: none;
}
  .header-module .mob .hamb{
        display: flex;
    padding: 6px;
  }
  .header-module .mob .hamb svg{
  fill:#000;
  }
  .header-module .mob .close{
      align-items: center;
    gap: 10px;
        margin-top: 5px;
  }
  .header-module .mob .close p{
    margin-bottom: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    hyphens: manual;
    -webkit-hyphens: manual;
    letter-spacing: .1em;
    line-height: 1rem;
    text-transform: uppercase;
  }
  .header-module .mob .close svg{
     fill:#000;
        display: flex;
    padding: 0px;
    width: 38px;
    height: 38px;
  }
  .header-module .logo-big {
    left: 0;
    max-width: 183px;
  }
  .header-module .logo {
    left: 23px;
    position: absolute;
    top: 4px;
    width: 127px;
  }
  
  .header-module .hs-menu-wrapper.flyouts .hs-menu-depth-1 > a{
    font-weight: 700;
    line-height: 1.1;
    display: flex;
    justify-content: space-between;
        align-items: center;
        color: #5C5C5B;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
        padding-bottom: 15px;
    padding-top: 15px;
        border-bottom: 1px solid #E3C889;
  }
  .header-module .hs-menu-wrapper.flyouts ul > li.hs-menu-depth-1:last-child {
  display:none;
}
  .header-module .menu-mob div.contact{
    padding-left: 15px;
        padding-top: 30px;
  }
  .header-module .menu-mob div.contact p {
    margin-bottom;
  }
  .header-module .menu-mob div.contact a{
    align-items: center;
    background: unset;
    border: unset;
    border-radius: 5px;
    color: #c89212;
    display: flex;
    display: inline-block;
    font-family: Scala Sans Pro;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    gap: 10px;
    justify-content: center;
    line-height: normal;
    padding: 9px 17px;
    text-align: center;
    text-decoration: unset;
    border-radius: 2.558px;
    border: 1px solid #C89212;
}
  .header-module .hs-menu-wrapper.flyouts .hs-menu-depth-1 > a svg path{
    fill: #5C5C5B;
  }
  .header-module .hs-menu-wrapper.flyouts .hs-menu-depth-2:first-child{
   display: none;
  }
  .header-module .hs-menu-wrapper.flyouts .hs-menu-depth-2 a span.title {
    font-weight: unset;
    font-size: unset;
    border-bottom: unset;
    padding-bottom: 0;
    display: block;
  }
  .header-module .menu-mob{
  padding: 20px 30px;
    background: #F8F1E1;
    margin-top: 12px;
    margin-left: -24px;
    margin-right: -24px;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children .hs-menu-children-wrapper{
    padding-top: 20px ;
    padding-left: 0;
  }
  .header-module .hs-menu-wrapper.flyouts .hs-item-has-children {
   /* margin-bottom: 20px; */
}
  .header-module .hs-menu-wrapper.flyouts .hs-menu-children-wrapper{
    display: none;
  }
  .header-module .hs-menu-wrapper.flyouts .hs-menu-children-wrapper.open-menu-list{
    display: block;
  }
  .header-module .hs-menu-wrapper.flyouts .hs-menu-children-wrapper > li{
    margin-top: 5px;
  }
}