/* Global Colors */
header {
  z-index: 10000;
  background: #fff;
  position: fixed;
  width: 100vw;
  border-bottom: 1px solid #e4e1df;
}
@media (max-width: 767px) {
  header {
    padding-top: 1.667vw;
  }
  header .header-grid {
    padding: 0 5.556vw 0 5.556vw;
  }
  header .header-logo {
    height: 10vw;
  }
  header .header-logo a {
    height: 7.778vw;
    top: 1.667vw;
  }
  header .header-logo img {
    width: 44.444vw;
    height: 7.778vw;
  }
  header .external-links {
    padding: 5.278vw 0px 0 0;
    margin-bottom: 3.611vw;
  }
  header .menu-header-2-container li {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-size: 3.611vw;
    letter-spacing: 0.65px;
    margin-right: 14px;
    line-height: unset;
  }
  header #menu-item-387 {
    right: 5.556vw;
    margin-right: 0;
    line-height: unset;
    height: 10vw;
  }
  header #menu-item-387 a {
    line-height: unset;
  }
  header .open {
    top: -50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header {
    padding-top: 20px;
  }
  header .header-grid {
    width: 550px;
    margin: 0 auto;
  }
  header .header-logo {
    height: 50px;
  }
  header .header-logo a {
    height: 28px;
    top: 6px;
  }
  header .header-logo img {
    width: 220px;
    height: 38px;
  }
  header .external-links {
    padding: 15px 0px;
  }
  header .menu-header-2-container li:not(:first-child) {
    font-size: 13px;
    letter-spacing: 0.65px;
    margin-right: 21px;
  }
  header #menu-item-387 {
    color: white;
    right: 0;
  }
  header .open {
    top: 0px;
  }
}
@media (max-width: 991px) {
  header .header-grid {
    position: relative;
  }
  header .header-logo a {
    position: relative;
  }
  header .external-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header .external-links .menu-header-2-container .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  header .external-links .menu-header-2-container .menu li:not(:first-child) a {
    text-transform: uppercase;
    font-weight: 400;
  }
  header .external-links .menu-header-2-container .menu li:nth-child(4) {
    color: #004c99;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  header .external-links .menu-header-2-container .menu li:nth-child(4) a {
    font-weight: 600;
  }
  header .external-links .menu-header-2-container #menu-item-387 {
    position: absolute;
    top: 0;
    padding: 12px 16px;
    text-transform: uppercase;
    background-color: #004c99;
    color: white;
  }
  header .open {
    z-index: 999999;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  header .menu-header-container .menu li {
    margin-bottom: 36px;
  }
  header .menu-header-container .menu li:last-child {
    display: none;
  }
  header .menu-header-container .menu li:nth-child(6) {
    color: #004c99;
  }
}
@media (max-width: 991px) {
  header .menu-header-container .menu li a {
    font-size: 14px;
    letter-spacing: 0.65px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 36px;
  }
  header #nav-icon3 {
    position: relative;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    width: 24px;
    height: 14px;
  }
  header #nav-icon3 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: black;
    border-radius: 5px;
    opacity: 1;
    left: 0;
  }
  header #nav-icon3 span:nth-child(1) {
    top: 0px;
  }
  header #nav-icon3 span:nth-child(2),
  header #nav-icon3 span:nth-child(3) {
    top: 6px;
  }
  header #nav-icon3 span:nth-child(4) {
    top: 12px;
  }
  header #nav-icon3.open span:nth-child(1) {
    width: 0%;
    left: 50%;
    top: 6px;
  }
  header #nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  header #nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  header #nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
    top: 8px;
  }
}
@media (min-width: 1367px) {
  header .header-logo {
    margin-right: 11.111vw;
  }
}
@media (min-width: 992px) {
  header {
    padding: 1.389vw 6.458vw 1.597vw 7.708vw;
  }
  header .header-logo {
    width: 13.125vw;
    height: 2.292vw;
    margin-right: 160px;
  }
  header .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header .menu li {
    margin-right: 2.778vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
  header .menu li:nth-child(6) {
    color: #004c99;
    font-weight: 600;
  }
  header .menu li:nth-child(6) a {
    border: none !important;
  }
  header .menu li:last-child {
    margin-right: 0px;
    background: #004c99;
    padding: 0.833vw 1.111vw;
    color: white;
    border-radius: 0.417vw;
    width: 10.278vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 3.056vw;
  }
  header .menu li:last-child a {
    border: none !important;
  }
  header .menu li a {
    font-size: 0.903vw;
    letter-spacing: 0.65px;
    line-height: 1.111vw;
    font-weight: 400;
  }
  header .menu li:last-child a {
    font-weight: 600;
  }
}
header #menu-item-387 {
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.share-icon p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.7px;
  margin-bottom: 10px;
}
.share-icon .header-share-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.share-icon .header-share-icon img {
  width: 28px;
  height: 28px;
}

.active-humbergur {
  -webkit-transform: translateX(0%) !important;
          transform: translateX(0%) !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}

@media (max-width: 991px) {
  .humbergur {
    position: absolute;
    top: 0;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    will-change: transform;
    display: block !important;
    z-index: 99999;
    background: white;
    width: 100vw;
    height: 100vh;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .humbergur {
    padding-top: 64px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .humbergur {
    padding-top: 150px;
  }
}
.humbergur .header-contact {
  margin-top: 60px;
  margin-bottom: 32px;
}
.humbergur .header-contact ul {
  display: grid;
  grid-template-columns: -webkit-max-content;
  grid-template-columns: max-content;
}
.humbergur .header-contact ul li {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.8px;
  margin-right: 6px;
}
.humbergur .header-contact ul li a {
  font-size: 16px;
  font-weight: 300;
  text-transform: unset;
  letter-spacing: 0.8px;
}
.humbergur .header-contact ul li:first-child {
  grid-column: span 2;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.popup-contact {
  display: none;
}
.popup-contact.pop-upactive {
  display: block !important;
  position: fixed;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 99;
}

@media (min-width: 992px) {
  #menu-header li:first-child {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .menu-header-container {
    max-width: 550px;
    margin: 0 auto;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .share-icon {
    margin: 0 auto;
    max-width: 550px;
  }
}

.header-contact em {
  color: black !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-contact em {
    margin-left: 6px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-contact {
    margin-left: auto;
    max-width: 550px;
    margin-right: auto;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  header {
    background: white;
  }
}
@media (min-width: 992px) {
  header .head-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .head-cont {
    max-width: 550px;
    margin: 0 auto;
    width: 550px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .head-cont .header-logo {
    margin-right: 6.3rem;
  }
}