@media (min-width: 992px) {
  .header__wrapperstyle .metaheaderstyle .leftlinkswrapperstyle {
    margin-left: -15px;
  }
  .header__wrapperstyle .metaheaderstyle .linkwrapperstyle {
    border-bottom: 0 none;
    float: left;
  }
  .header__wrapperstyle .metaheaderstyle .linkmetastyle {
    height: 100%;
    padding: 0 15px;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
  }
  .header__wrapperstyle .metaheaderstyle .active .linkmetastyle {
    background-color: #ffffff;
    color: #2e2e85;
  }
  .header__wrapperstyle .metaheaderstyle .linkmetastyle:hover {
    background: #ffffff !important;
    padding-bottom: 1px;
    margin-bottom: -1px;
  }
  .header__wrapperstyle .metaheaderstyle .langswitch {
    display: block;
    position: relative;
    float: right;
    margin-right: -15px;
  }
  .header__wrapperstyle .metaheaderstyle .langswitch svg {
    fill: #7f7f7f;
  }
  .header__wrapperstyle .metaheaderstyle .langswitch:hover > ul {
    display: block;
  }
  .header__wrapperstyle .metaheaderstyle .iconLang {
    margin-left: 15px;
    width: 15px;
    fill: #cccccc;
    display: inline-block;
    vertical-align: top;
  }
  .header__wrapperstyle .metaheaderstyle .langlist {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    width: 100%;
  }
  .header__wrapperstyle .metaheaderstyle .line {
    border-left: 1px solid #cccccc;
    box-sizing: border-box;
    float: left;
    height: 25px;
    line-height: 36px;
    margin-top: 6px;
  }
  .header__wrapperstyle .metaheaderstyle .linkwrapperstyle {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .header__wrapperstyle .metaheaderstyle .linkmetastyle {
    width: 100%;
    font-size: 16px;
    padding: 0 0 2px 0;
    box-sizing: border-box;
  }
}
@media (max-width: 991px) {
  .header__wrapperstyle .metaheaderstyle .langlist li .linklangstyle {
    text-transform: uppercase;
    padding: 0 10px;
    border-right: 1px solid #7f7f7f;
    font-size: 16px;
    line-height: 12px;
    letter-spacing: 0.1em;
    color: #7f7f7f;
  }
  .header__wrapperstyle .metaheaderstyle .langlist li .linklangstyle.selected {
    font-weight: 600;
    color: #00008f;
  }
  .header__wrapperstyle .metaheaderstyle .langlist li:last-child .linklangstyle {
    border-right: 0 none;
  }
}
.header__wrapperstyle .metaheaderstyle .linkwrapperstyle {
  border-bottom: 0px solid #e5e5e5;
}

.header__wrapperstyle .metaheaderstyle .linkmetastyle {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #ffffff;
  background: transparent;
  cursor: pointer;
  font-size: 14px;
}

.header__wrapperstyle .metaheaderstyle .linkmetastyle:hover {
  color: #2e2e85;
}

.header__wrapperstyle .metaheaderstyle .langswitch {
  display: block;
}

.header__wrapperstyle .metaheaderstyle .langlist {
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

.header__wrapperstyle .wrapperstyle .menumobilestyle .metaheaderstyle .linkmetastyle {
  background: #ffffff;
}

.header__wrapperstyle .wrapperstyle .menumobilestyle .metaheaderstyle .langswitch .linkmetastyle {
  background: #e5e5e5;
  font-weight: normal;
  padding-left: 0;
  padding-right: 0;
}

.header__wrapperstyle .metaheaderstyle .linkwrapperstyle {
  display: block;
}

.header__wrapperstyle .wrapperstyle .menumobilestyle .metaheaderstyle-dark .linkmetastyle {
  color: #5f5f5f;
  background-color: #fafafa;
}

@media (min-width: 992px) {
  .header__wrapperstyle .metaheaderstyle .leftlinkswrapperstyle {
    margin-left: -15px;
  }
  .header__wrapperstyle .metaheaderstyle .linkwrapperstyle {
    border-bottom: 0 none;
    float: left;
  }
  .header__wrapperstyle .metaheaderstyle .linkmetastyle {
    height: 100%;
    padding: 0 15px;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
  }
  .header__wrapperstyle .metaheaderstyle .active .linkmetastyle {
    background-color: #ffffff;
    color: #2e2e85;
  }
  .header__wrapperstyle .metaheaderstyle .linkmetastyle:hover {
    background: #ffffff !important;
    padding-bottom: 1px;
    margin-bottom: -1px;
  }
  .header__wrapperstyle .metaheaderstyle .langswitch {
    display: block;
    position: relative;
    float: right;
    margin-right: -15px;
  }
  .header__wrapperstyle .metaheaderstyle .langswitch svg {
    fill: #7f7f7f;
  }
  .header__wrapperstyle .metaheaderstyle .langswitch:hover > ul {
    display: block;
  }
  .header__wrapperstyle .metaheaderstyle .iconLang {
    margin-left: 15px;
    width: 15px;
    fill: #cccccc;
    display: inline-block;
    vertical-align: top;
  }
  .header__wrapperstyle .metaheaderstyle .langlist {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    width: 100%;
  }
  .header__wrapperstyle .metaheaderstyle .line {
    border-left: 1px solid #cccccc;
    box-sizing: border-box;
    float: left;
    height: 25px;
    line-height: 36px;
    margin-top: 6px;
  }
  .header__wrapperstyle .metaheaderstyle .linkwrapperstyle {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .header__wrapperstyle .metaheaderstyle .linkmetastyle {
    width: 100%;
    font-size: 16px;
    padding: 23px 25px 23px 60px;
    box-sizing: border-box;
  }
}
@media (max-width: 991px) {
  .header__wrapperstyle .metaheaderstyle .langlist li .linklangstyle {
    text-transform: uppercase;
    padding: 0 10px;
    border-right: 1px solid #7f7f7f;
    font-size: 16px;
    line-height: 12px;
    letter-spacing: 0.1em;
    color: #7f7f7f;
  }
  .header__wrapperstyle .metaheaderstyle .langlist li .linklangstyle.selected {
    font-weight: 600;
    color: #00008f;
  }
  .header__wrapperstyle .metaheaderstyle .langlist li:last-child .linklangstyle {
    border-right: 0 none;
  }
}
.header__wrapperstyle .metaheaderstyle .linkwrapperstyle {
  border-bottom: 0px solid #e5e5e5;
}

.header__wrapperstyle .metaheaderstyle .linkmetastyle {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #ffffff;
  background: transparent;
  cursor: pointer;
  font-size: 14px;
}

.header__wrapperstyle .metaheaderstyle .linkmetastyle:hover {
  color: #2e2e85;
}

.header__wrapperstyle .metaheaderstyle .langswitch {
  display: block;
}

.header__wrapperstyle .metaheaderstyle .langlist {
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

.header__wrapperstyle .wrapperstyle .menumobilestyle .metaheaderstyle .linkmetastyle {
  background: #ffffff;
}

.header__wrapperstyle .wrapperstyle .menumobilestyle .metaheaderstyle .langswitch .linkmetastyle {
  background: #e5e5e5;
  font-weight: normal;
  padding-left: 0;
  padding-right: 0;
}

.header__wrapperstyle .metaheaderstyle .linkwrapperstyle {
  display: block;
}

.header__wrapperstyle .wrapperstyle .menumobilestyle .metaheaderstyle-dark .linkmetastyle {
  color: #5f5f5f;
  background-color: #fafafa;
}

body.openmenu {
  overflow: hidden;
}

.header__wrapperstyle {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  background-color: #ffffff;
}

.header__wrapperstyle .wrapperstyle:before {
  display: none;
}

.header__wrapperstyle .topheaderstyle {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #00005b;
  color: #ffffff;
  text-align: center;
  padding: 15px 50px;
}

@media (min-width: 992px) {
  .header__wrapperstyle .topheaderstyle {
    flex-direction: row;
    align-items: baseline;
    justify-content: center;
    padding-top: 5px;
    padding-bottom: 7px;
  }
}
.header__wrapperstyle .topheaderstyle .subtitle {
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .header__wrapperstyle .topheaderstyle .subtitle {
    margin-right: 15px;
    font-size: 13px;
  }
}
.header__wrapperstyle > .topheaderstyle {
  display: none;
}

@media (min-width: 992px) {
  .header__wrapperstyle > .topheaderstyle {
    display: -ms-flexbox;
    display: flex;
  }
}
.metaheader-wrapperstyle > .metaheaderstyle {
  display: none;
}

@media (min-width: 992px) {
  .metaheader-wrapperstyle > .metaheaderstyle {
    display: block;
  }
}
@media (min-width: 992px) {
  .header__wrapperstyle .metaheaderstyle {
    display: block;
    height: 34px;
    line-height: 34px;
    width: 100%;
    background: #2e2e85 !important;
    border-bottom: 0px solid #2e2e85;
    border-top: 2px solid #cd8c66;
    box-sizing: content-box;
  }
}
@media (min-width: 768px) {
  .header__wrapperstyle .wrapperstyle:after {
    visibility: hidden;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 51%;
    min-height: 100vh;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
    transition: visibility 0s ease 0s;
  }
  .header__wrapperstyle .wrapperstyle.openmenu:after {
    visibility: visible;
    transition: visibility 0s ease 0.2s;
  }
}
@media (min-width: 992px) {
  .header__wrapperstyle .wrapperstyle {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.header__wrapperstyle .wrapperstyle .logolinkstyle {
  flex-shrink: 0;
  visibility: visible;
  opacity: 1;
  transition: visibility 0s ease 0s, opacity 0.2s ease 0.2s;
}

.header__wrapperstyle .wrapperstyle .logolinkstyle .logoStyle {
  height: 35px;
}

@media (min-width: 768px) {
  .header__wrapperstyle .wrapperstyle .logolinkstyle .logoStyle {
    height: 45px;
  }
}
@media (min-width: 992px) {
  .header__wrapperstyle .wrapperstyle .logolinkstyle .logoStyle {
    height: 55px;
  }
}
@media (min-width: 768px) {
  .header__wrapperstyle .wrapperstyle .logolinkstyle {
    visibility: visible;
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .header__wrapperstyle .wrapperstyle .logolinkstyle {
    flex-grow: 1;
  }
}
.header__wrapperstyle .wrapperstyle.opensearch .logolinkstyle {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s ease 0.2s, opacity 0.2s ease 0s;
}

@media (min-width: 768px) {
  .header__wrapperstyle .wrapperstyle.opensearch .logolinkstyle {
    visibility: visible;
    opacity: 1;
  }
}
.header__wrapperstyle .wrapperstyle .menumobilestyle {
  position: fixed;
  z-index: 5;
  top: 217px;
  bottom: 0;
  right: 0;
  width: 100%;
  margin-top: 1px;
  background-color: #ffffff;
  transform: translate3d(100%, 0, 0);
  transition: transform 0.2s ease;
  overflow-y: scroll;
  overflow-x: hidden;
}

.header__wrapperstyle .wrapperstyle .menumobilestyle > div {
  position: relative;
}

@media (min-width: 768px) {
  .header__wrapperstyle .wrapperstyle .menumobilestyle {
    width: 49%;
  }
}
@media (min-width: 992px) {
  .header__wrapperstyle .wrapperstyle .menumobilestyle {
    min-height: 100vh;
    display: none;
  }
}
.header__wrapperstyle .wrapperstyle .menumobilestyle .menuitemstyle {
  border-bottom: 1px solid #e5e5e5;
  padding-left: 0;
  padding-right: 0;
  border-right: 1px solid #e5e5e5;
}

.header__wrapperstyle .wrapperstyle .menumobilestyle .menulinkstyle {
  padding: 18px 30px;
  display: block;
  color: #2e2e85;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  position: relative;
  background-color: #ffffff;
}

.header__wrapperstyle .wrapperstyle .menumobilestyle .menulinkstyle:hover {
  color: #2e2e85;
}

@media (min-width: 768px) {
  .header__wrapperstyle .wrapperstyle .menumobilestyle .menulinkstyle {
    font-size: 16px;
    padding: 23px 25px 23px 60px;
  }
}
.header__wrapperstyle .wrapperstyle .menumobilestyle .menuitemiconstyle {
  position: absolute;
  z-index: 0;
  right: 30px;
  top: 50%;
  height: 15px;
  fill: #2e2e85;
  transform: translateY(-50%) rotate(-90deg);
}

.header__wrapperstyle .wrapperstyle .menumobilestyle .submenustyle {
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  margin-top: 1px;
  background-color: #ffffff;
  transform: translate3d(100%, 0, 0);
  transition: transform 0.2s ease;
}

.header__wrapperstyle .wrapperstyle .menumobilestyle .submenustyleopen {
  transform: translate3d(0, 0, 0);
}

@media (min-width: 768px) {
  .header__wrapperstyle .wrapperstyle .menumobilestyle .submenustyleopen {
    transform: translate3d(10px, 0, 0);
    box-shadow: -5px 0 10px -5px rgba(0, 0, 0, 0.3);
  }
}
.header__wrapperstyle .wrapperstyle .menumobilestyle .submenutitle {
  padding: 28px 30px 28px 65px;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .header__wrapperstyle .wrapperstyle .menumobilestyle .submenutitle {
    padding: 25px 0 25px 95px;
    font-size: 20px;
  }
}
.header__wrapperstyle .wrapperstyle .menumobilestyle .submenutitleiconstyle {
  position: absolute;
  z-index: 0;
  left: 30px;
  top: 50%;
  height: 15px;
  fill: #00008f;
  transform: translateY(-50%) rotate(90deg);
}

@media (min-width: 768px) {
  .header__wrapperstyle .wrapperstyle .menumobilestyle .submenutitleiconstyle {
    left: 60px;
  }
}
.header__wrapperstyle .wrapperstyle .menumobilestyle:hover > .submenutitleiconstyle {
  fill: #00008f;
}

.header__wrapperstyle .wrapperstyle.openmenu .menumobilestyle {
  transform: translate3d(0, 0, 0);
}

.header__wrapperstyle .wrapperstyle .menudesktopstyle {
  display: none;
}

@media (min-width: 992px) {
  .header__wrapperstyle .wrapperstyle .menudesktopstyle {
    display: block;
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .fadeonsearch {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s ease 0s, opacity 0.2s ease 0.2s;
  }
}
.header__wrapperstyle .wrapperstyle .menudesktopstyle .stroke {
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 0;
  height: 3px;
  background: #cd8c66;
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  transition: transform 0.2s ease, width 0.2s ease, visibility 0s ease 0.2s;
}

@media (min-width: 992px) {
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle {
    float: left;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .firstlevellink {
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px;
    margin: 0 5px;
    max-width: 155px;
    line-height: 1.4;
    height: 70px;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    color: #333;
    text-transform: uppercase;
    box-sizing: border-box;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .submenustyle {
    position: absolute;
    z-index: 5;
    top: 100%;
    left: 0;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 40px 0;
    margin-top: 1px;
    background-color: #ffffff;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s ease 0.3s, opacity 0.2s ease 0.1s;
    box-sizing: border-box;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle:hover > .submenustyle {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s ease, opacity 0.2s ease !important;
    z-index: 1 !important;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .submenutitle {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: #2e2e85;
    letter-spacing: 0.01em;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subitemswraper {
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    padding-left: 45px;
    border-left: 1px solid #e5e5e5;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .submenuitemstyle {
    margin-right: 40px;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .submenulinkstyle {
    display: block;
    padding: 7px 0;
    margin: 0;
    text-transform: none;
    font-weight: normal;
    color: #333;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 5px;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .submenulinkstyle:hover {
    color: #000;
    font-weight: 600;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavmenustyle {
    justify-content: center;
    align-items: stretch;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .imgMenuStyle {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    text-align: center;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .imgMenuStyle .imgmenulinkstyle {
    color: #00008f;
    flex: 1;
    max-width: 150px;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .imgMenuStyle .imgmenulinkstyle svg {
    color: #00008f;
    fill: #00008f;
    width: 70px;
    height: auto;
    margin-bottom: 15px;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .imgMenuStyle .imgmenulinkstyle .subtitle {
    display: block;
    text-align: center;
    margin-top: 5px;
    opacity: 0.6;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .imgMenuStyle .imgmenulinkstyle:hover {
    color: #00005b;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .imgMenuStyle .imgmenulinkstyle:hover svg {
    color: #00005b;
    fill: #00005b;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavblock {
    border-left: 1px solid #e5e5e5;
    padding-left: 60px;
    width: 200px;
    box-sizing: border-box;
    align-items: center;
    display: flex;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavblock:first-child {
    border-left: 0 none;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavblock:first-child:nth-last-child(2) {
    width: 380px;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavblock:first-child:nth-last-child(2) ~ .subnavblock {
    width: 380px;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavblock:first-child:nth-last-child(3) {
    width: 290px;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavblock:first-child:nth-last-child(3) ~ .subnavblock {
    width: 290px;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavblock:first-child:nth-last-child(4) {
    padding-left: 30px;
    width: 245px;
    box-sizing: border-box;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavblock:first-child:nth-last-child(4) ~ .subnavblock {
    padding-left: 30px;
    width: 245px;
    box-sizing: border-box;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavitemswraper {
    border-left: 0 none;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .firstlevellink {
    max-width: 170px;
    padding: 0 10px;
    margin: 0 8px;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavblock:first-child:nth-last-child(2) {
    width: 255px;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavblock:first-child:nth-last-child(2) ~ .subnavblock {
    width: 400px;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavblock:first-child:nth-last-child(3) {
    padding-left: 70px;
    width: 350px;
    box-sizing: border-box;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavblock:first-child:nth-last-child(3) ~ .subnavblock {
    padding-left: 70px;
    width: 350px;
    box-sizing: border-box;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavblock:first-child:nth-last-child(4) {
    width: 290px;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .menuitemstyle .subnavblock:first-child:nth-last-child(4) ~ .subnavblock {
    width: 290px;
  }
}
@media (min-width: 992px) {
  .header__wrapperstyle .wrapperstyle.opensearch .menudesktopstyle .fadeonsearch {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s ease 0.2s, opacity 0.2s ease 0s;
  }
}
.header__wrapperstyle .wrapperstyle .searchbuttonstyle {
  position: relative;
  z-index: 2;
  width: 40px;
  margin-left: auto;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #cccccc;
  cursor: pointer;
  box-sizing: border-box;
}

.header__wrapperstyle .wrapperstyle .searchbuttonstyle > .search-icon {
  opacity: 1;
  transition: opacity 0.2s ease;
  fill: #cccccc;
}

@media (min-width: 992px) {
  .header__wrapperstyle .wrapperstyle .searchbuttonstyle {
    width: 45px;
    height: 30px;
    z-index: inherit;
    margin-left: 15px;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 0;
    border-right: 0 none;
    border-left: 1px solid #cccccc;
    box-sizing: border-box;
  }
}
.header__wrapperstyle .wrapperstyle .searchbuttonstyle .search-input {
  border: 0 none;
  color: #00008f;
  font-size: 18px;
  height: 30px;
}

.searchbuttonstyle .lfr-ddm-field-group {
  display: none;
}

.header__wrapperstyle .wrapperstyle .searchbuttonstyle .searchinput {
  position: absolute;
  top: 0;
  right: 15px;
  height: 100%;
  width: 0;
  padding: 0;
  opacity: 0;
  transition: width 0.2s ease, opacity 0.2s ease;
  overflow: hidden;
}

.header__wrapperstyle .wrapperstyle.opensearch .searchbuttonstyle .searchinput {
  overflow: visible;
}

@media (min-width: 992px) {
  .header__wrapperstyle .wrapperstyle .searchbuttonstyle .searchinput {
    right: 45px;
    width: 0;
  }
}
.header__wrapperstyle .wrapperstyle.opensearch .searchbuttonstyle > .search-icon {
  opacity: 0;
  transition: opacity 0.2s ease;
}

.header__wrapperstyle .wrapperstyle.opensearch .searchbuttonstyle .searchinput {
  width: 230px;
  opacity: 1;
}

@media (min-width: 992px) {
  .header__wrapperstyle .wrapperstyle.opensearch .searchbuttonstyle .searchinput {
    width: 400px;
  }
}
.header__wrapperstyle .wrapperstyle .menubuttonstyle {
  width: 25px;
  fill: #2e2e85;
  cursor: pointer;
  z-index: 0;
}

@media (min-width: 992px) {
  .header__wrapperstyle .wrapperstyle .menubuttonstyle {
    margin-right: -25px;
    transform: translateX(-100%);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s ease, opacity 0.2s ease;
  }
  .header__wrapperstyle .wrapperstyle .menubuttonstyle .menu-icon {
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s ease, opacity 0.2s ease;
  }
}
.header__wrapperstyle .wrapperstyle .menubuttonstyle .cross-gap {
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s ease, opacity 0.2s ease;
}

@media (min-width: 992px) {
  .header__wrapperstyle .wrapperstyle.opensearch .menubuttonstyle, .header__wrapperstyle .wrapperstyle.openmenu .menubuttonstyle {
    visibility: visible;
    opacity: 1;
  }
}
.header__wrapperstyle .wrapperstyle.opensearch .menubuttonstyle .cross-gap, .header__wrapperstyle .wrapperstyle.openmenu .menubuttonstyle .cross-gap {
  display: block;
  visibility: visible;
  opacity: 1;
}

.header__wrapperstyle .wrapperstyle.opensearch .menubuttonstyle .menu-icon, .header__wrapperstyle .wrapperstyle.openmenu .menubuttonstyle .menu-icon {
  display: none;
  visibility: hidden;
  opacity: 0;
}

@media (min-width: 768px) {
  .navbar-nav-mobile > li {
    float: none;
    position: static;
  }
}
@media (min-width: 768px) {
  .navbar-nav-mobile {
    float: none;
  }
}
.header__wrapperstyle .wrapperstyle .menumobilestyle .selected span {
  color: #2e2e85;
}

.header__wrapperstyle .wrapperstyle .menumobilestyle .layer-mobile-divisor {
  background: #2e2e85;
  padding: 30px 0;
}

@media (min-width: 768px) {
  .header__wrapperstyle .wrapperstyle:after {
    z-index: 2;
  }
}
@media (min-width: 992px) {
  .header__wrapperstyle .wrapperstyle.container {
    clear: both;
  }
  .header__wrapperstyle .wrapperstyle.container::before,
  .header__wrapperstyle .wrapperstyle.container::after {
    content: none;
  }
  .header__wrapperstyle .metaheaderstyle .linkwrapperstyle {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  /* MAIN NAVIGATION */
  .menudesktopstyle {
    position: relative;
  }
  .menudesktopstyle .menuitemstyle.selected {
    border-bottom: 3px solid #cd8c66;
  }
  .header__wrapperstyle .wrapperstyle .menudesktopstyle .stroke {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0;
    width: 0px;
    height: 3px;
    background: #cd8c66;
    transform: translate3d(0, 0, 0);
    visibility: hidden;
    transition: transform 0.2s ease, width 0.2s ease, visibility 0s ease 0.2s;
  }
  .top-left-nav {
    float: left;
  }
  .top-right-nav {
    float: right;
  }
  .language-bar .dropdown {
    vertical-align: top;
  }
  .language-bar .caret {
    height: 7px;
    border-top: 6px dashed;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
  }
  .language-bar .dropdown a,
  .language-bar .dropdown span.language-entry-long-text {
    text-align: left;
    font-size: 13px;
    font-weight: 600;
    color: #999;
    text-transform: uppercase;
    padding: 5px 15px;
    letter-spacing: 0.1em;
    display: block;
  }
  .language-bar .dropdown span.language-entry-long-text {
    line-height: 20px;
  }
}
.menudesktopstyle {
  position: static;
}
.menudesktopstyle .navbar {
  position: static;
}
.menudesktopstyle .nav > li {
  position: static;
}

@media (min-width: 992px) {
  .header__wrapperstyle .metaheaderstyle .leftLinksWrapperStyle {
    margin: 0;
  }
  .header__wrapperstyle .metaheaderstyle .linkmetastyle {
    height: 100%;
    padding: 0 15px;
    margin: 0;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
  }
}

/*# sourceMappingURL=meta-nav.css.map */
/*# sourceMappingURL=meta-nav.css.map */
