@font-face {
  font-family: "HelveticaNeue";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Helvetica_Neue.ttf");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/Helvetica_Neue.ttf") format("truetype");
}
@font-face {
  font-family: "PlayfairDisplay";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/PlayfairDisplay-Bold.ttf");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/PlayfairDisplay-Bold.ttf") format("truetype");
}
body {
  scroll-behavior: smooth;
}

.navbar {
  /*background: transparent;*/
  background: white;
  padding: 0;
}

.brand-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}

.logo {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 3px;
  height: 100%;
}

.logo img {
  height: 100%;
}

.navbar-brand {
  font-size: 24px;
  /*color: #FBBA4F !important;*/
  text-transform: uppercase;
  line-height: 1;
  margin-right: 0;
}

.navbar-brand + span {
  color: white !important;
  text-transform: uppercase;
  margin-left: 8px;
  align-self: flex-end;
}

.info-header {
  color: white;
  display: flex;
  font-size: 16px;
  line-height: 1.75;
}

.info-header div {
  margin-right: 24px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.info-header div svg {
  margin-right: 12px;
}

.navbar-toggler {
  background: transparent;
  height: 50px;
  width: 50px;
  justify-content: center;
  display: flex;
  align-items: center;
}

.navbar-toggler span {
  color: #010324 !important;
}

.navbar {
  display: block;
}

.navbar > .container {
  height: 116px;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-toggler {
    display: flex;
  }
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky {
  z-index: 1000;
}

.hamburger-menu {
  display: flex;
  color: #131313;
  height: 100vh !important;
  align-items: flex-start !important;
  justify-content: space-between;
}

.hamburger-menu .main-menu-pages {
  /*font-family: Rubik;*/
  font-weight: bold;
  font-size: 35px;
  padding-left: 50px;
}

.main-menu-pages a {
  color: #131313;
  text-decoration: none;
  transition: padding-left 0.1s ease-in;
}

.main-menu-pages a:hover {
  color: #0f6f98;
  cursor: pointer;
  padding-left: 15px;
}

.hamburger-info div {
  margin: 25px 0;
  font-size: 22px;
}

.collapse, .collapsing {
  display: flex;
  justify-content: center;
}

.collapse.show #main_header {
  display: none !important;
}

.hamburger-info div svg {
  margin-right: 10px;
}

.line {
  fill: none;
  stroke: black;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.line.active {
  stroke: black;
}

.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}

.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}

.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}

.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}

.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

@media (max-width: 998px) {
  #main_header .container {
    justify-content: center;
  }

  #main_header .info-header div {
    display: none !important;
  }

  .hamburger-menu {
    height: auto;
    transition: all 5s;
  }
}
@media (max-width: 460px) {
  .main-menu-pages div span {
    font-size: 25px;
  }
}
@media (max-width: 360px) {
  #main_header .container > div {
    flex-direction: column;
    justify-content: flex-end !important;
  }
}
.flags a {
  cursor: pointer;
}

.nav-logo img {
  width: 475px;
  height: 328px;
}

#main_header {
  transition: 0.5s background-color ease;
}

.header-hamburger-logo {
  display: none;
}

.brand-container {
  height: 100%;
}

#menu-header, #menu-header-1, #menu-header-2 {
  display: flex;
  margin-bottom: 0;
}
#menu-header li, #menu-header-1 li, #menu-header-2 li {
  list-style-type: none;
  margin-right: 50px;
}
#menu-header li a, #menu-header-1 li a, #menu-header-2 li a {
  font-family: HelveticaNeue;
  font-size: 14px;
  text-decoration: none;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 3.57;
  letter-spacing: 0.28px;
  text-align: left;
  color: #083856;
}

.container-lg {
  max-width: 1500px !important;
}
@media (max-width: 1400px) {
  .container-lg {
    max-width: initial !important;
  }
}

.navbar-toggler {
  border: 1px solid black;
  display: none !important;
  margin-right: 10px;
}
@media (max-width: 900px) {
  .navbar-toggler {
    display: flex !important;
  }
}

#menu-header-1 {
  margin: 0 auto !important;
  width: 100%;
}
#menu-header-1 li {
  text-align: center;
}
#menu-header-1 li a {
  font-size: 20px !important;
}

.hamburger-menu .menu-header-container {
  width: 100%;
}

#menu-header-2 {
  margin-left: 10px;
}

/*# sourceMappingURL=header.css.map */
