/* color */
/* font-family */
/* font-size */
/* h1 */
/* h2 */
/* h3 */
/* h4 */
/* h5 */
/* h6 */
/* p */
/* 1800 */
/* 1500 */
/* 1360 */
/* 1200 */
/* 991 */
/* 768 */
/* 575 */
/* 480 */
/* 400 */
body {
  font-size: 16px;
  line-height: 1.55;
  font-weight: 400;
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100%;
  background: #ffffff;
  color: #22314F;
  font-family: "Futura PT"; }
  @media (max-width: 1360px) {
    body {
      font-size: 16px; } }
  @media (max-width: 1200px) {
    body {
      font-size: 16px; } }
  @media (max-width: 991px) {
    body {
      font-size: 16px; } }
  @media (max-width: 768px) {
    body {
      font-size: 14px; } }
  @media (max-width: 575px) {
    body {
      font-size: 14px; } }

html {
  height: 100%;
  min-height: 100%; }

body {
  position: relative; }

ul {
  margin: 0;
  padding: 0; }

ul li {
  list-style-type: none; }

a {
  color: #22314F;
  text-decoration: underline;
  text-underline-position: under;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  a:hover, a:focus {
    color: #22314F;
    text-decoration: none;
    outline: 0;
    cursor: pointer; }

h1, .h1, .h1 h1, .h1 a {
  font-size: 76px;
  line-height: 1.1;
  color: #22314F;
  font-family: "Public Sans", sans-serif;
  font-weight: 900;
  margin: 0;
  padding: 0; }
  @media (max-width: 1360px) {
    h1, .h1, .h1 h1, .h1 a {
      font-size: 76px; } }
  @media (max-width: 1200px) {
    h1, .h1, .h1 h1, .h1 a {
      font-size: 76px; } }
  @media (max-width: 991px) {
    h1, .h1, .h1 h1, .h1 a {
      font-size: 76px; } }
  @media (max-width: 768px) {
    h1, .h1, .h1 h1, .h1 a {
      font-size: 54px; } }
  @media (max-width: 575px) {
    h1, .h1, .h1 h1, .h1 a {
      font-size: 44px; } }

h2, .h2, .h2 h2, .h2 a {
  font-size: 60px;
  line-height: 1.35;
  color: #22314F;
  font-family: "Public Sans", sans-serif;
  font-weight: 900;
  margin: 0;
  padding: 0; }
  @media (max-width: 1360px) {
    h2, .h2, .h2 h2, .h2 a {
      font-size: 60px; } }
  @media (max-width: 1200px) {
    h2, .h2, .h2 h2, .h2 a {
      font-size: 60px; } }
  @media (max-width: 991px) {
    h2, .h2, .h2 h2, .h2 a {
      font-size: 60px; } }
  @media (max-width: 768px) {
    h2, .h2, .h2 h2, .h2 a {
      font-size: 46px; } }
  @media (max-width: 575px) {
    h2, .h2, .h2 h2, .h2 a {
      font-size: 36px; } }

h3, .h3, .h3 h3, .h3 a {
  font-size: 42px;
  line-height: 1.35;
  color: #22314F;
  font-family: "Public Sans", sans-serif;
  font-weight: 900;
  margin: 0;
  padding: 0; }
  @media (max-width: 1360px) {
    h3, .h3, .h3 h3, .h3 a {
      font-size: 42px; } }
  @media (max-width: 1200px) {
    h3, .h3, .h3 h3, .h3 a {
      font-size: 42px; } }
  @media (max-width: 991px) {
    h3, .h3, .h3 h3, .h3 a {
      font-size: 42px; } }
  @media (max-width: 768px) {
    h3, .h3, .h3 h3, .h3 a {
      font-size: 30px; } }
  @media (max-width: 575px) {
    h3, .h3, .h3 h3, .h3 a {
      font-size: 30px; } }

h4, .h4, .h4 h4, .h4 a {
  font-size: 28px;
  line-height: 1.35;
  color: #22314F;
  font-family: "Public Sans", sans-serif;
  font-weight: 800;
  margin: 0;
  padding: 0; }
  @media (max-width: 1360px) {
    h4, .h4, .h4 h4, .h4 a {
      font-size: 28px; } }
  @media (max-width: 1200px) {
    h4, .h4, .h4 h4, .h4 a {
      font-size: 28px; } }
  @media (max-width: 991px) {
    h4, .h4, .h4 h4, .h4 a {
      font-size: 28px; } }
  @media (max-width: 768px) {
    h4, .h4, .h4 h4, .h4 a {
      font-size: 22px; } }
  @media (max-width: 575px) {
    h4, .h4, .h4 h4, .h4 a {
      font-size: 22px; } }

h5, .h5, .h5 h5, .h5 a {
  font-size: 20px;
  line-height: 1.35;
  color: #22314F;
  font-family: "Public Sans", sans-serif;
  font-weight: 900;
  margin: 0;
  padding: 0; }
  @media (max-width: 1360px) {
    h5, .h5, .h5 h5, .h5 a {
      font-size: 20px; } }
  @media (max-width: 1200px) {
    h5, .h5, .h5 h5, .h5 a {
      font-size: 20px; } }
  @media (max-width: 991px) {
    h5, .h5, .h5 h5, .h5 a {
      font-size: 20px; } }
  @media (max-width: 768px) {
    h5, .h5, .h5 h5, .h5 a {
      font-size: 14px; } }
  @media (max-width: 575px) {
    h5, .h5, .h5 h5, .h5 a {
      font-size: 14px; } }

h6, .h6, .h6 h6, .h6 a {
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0;
  padding: 0; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  resize: none; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

*:focus {
  outline: none; }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

input[type='number'] {
  -moz-appearance: textfield; }

label {
  display: block; }

iframe {
  border: 0px; }

a, area, button, [role="button"], input, label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

#root, .app, body, html {
  min-height: 100vh; }

.app {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  overflow: hidden; }

.app_main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
  color: #22314F;
  background: #ffffff;
  border-color: #9EADC2;
  outline-style: none;
  border-width: 1px;
  border-style: solid;
  height: 48px;
  line-height: 48px;
  font-family: "Futura PT" !important;
  font-weight: 400;
  padding: 0px 20px 0px 20px !important;
  margin: 0px 0px 15px 0px !important;
  border-radius: 10px;
  display: block;
  width: 100% !important; }
  input[type="text"]:-moz-placeholder-shown, input[type="email"]:-moz-placeholder-shown, input[type="url"]:-moz-placeholder-shown, input[type="password"]:-moz-placeholder-shown, input[type="search"]:-moz-placeholder-shown, input[type="number"]:-moz-placeholder-shown, input[type="tel"]:-moz-placeholder-shown, input[type="range"]:-moz-placeholder-shown, input[type="date"]:-moz-placeholder-shown, input[type="month"]:-moz-placeholder-shown, input[type="week"]:-moz-placeholder-shown, input[type="time"]:-moz-placeholder-shown, input[type="datetime"]:-moz-placeholder-shown, input[type="datetime-local"]:-moz-placeholder-shown, input[type="color"]:-moz-placeholder-shown {
    border-color: #9EADC2; }
  input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder {
    border-color: #9EADC2; }
  input[type="text"]:placeholder-shown,
  input[type="email"]:placeholder-shown,
  input[type="url"]:placeholder-shown,
  input[type="password"]:placeholder-shown,
  input[type="search"]:placeholder-shown,
  input[type="number"]:placeholder-shown,
  input[type="tel"]:placeholder-shown,
  input[type="range"]:placeholder-shown,
  input[type="date"]:placeholder-shown,
  input[type="month"]:placeholder-shown,
  input[type="week"]:placeholder-shown,
  input[type="time"]:placeholder-shown,
  input[type="datetime"]:placeholder-shown,
  input[type="datetime-local"]:placeholder-shown,
  input[type="color"]:placeholder-shown {
    border-color: #9EADC2; }
  input[type="text"]:not(:-moz-placeholder-shown), input[type="email"]:not(:-moz-placeholder-shown), input[type="url"]:not(:-moz-placeholder-shown), input[type="password"]:not(:-moz-placeholder-shown), input[type="search"]:not(:-moz-placeholder-shown), input[type="number"]:not(:-moz-placeholder-shown), input[type="tel"]:not(:-moz-placeholder-shown), input[type="range"]:not(:-moz-placeholder-shown), input[type="date"]:not(:-moz-placeholder-shown), input[type="month"]:not(:-moz-placeholder-shown), input[type="week"]:not(:-moz-placeholder-shown), input[type="time"]:not(:-moz-placeholder-shown), input[type="datetime"]:not(:-moz-placeholder-shown), input[type="datetime-local"]:not(:-moz-placeholder-shown), input[type="color"]:not(:-moz-placeholder-shown) {
    border-color: #22314F; }
  input[type="text"]:not(:-ms-input-placeholder), input[type="email"]:not(:-ms-input-placeholder), input[type="url"]:not(:-ms-input-placeholder), input[type="password"]:not(:-ms-input-placeholder), input[type="search"]:not(:-ms-input-placeholder), input[type="number"]:not(:-ms-input-placeholder), input[type="tel"]:not(:-ms-input-placeholder), input[type="range"]:not(:-ms-input-placeholder), input[type="date"]:not(:-ms-input-placeholder), input[type="month"]:not(:-ms-input-placeholder), input[type="week"]:not(:-ms-input-placeholder), input[type="time"]:not(:-ms-input-placeholder), input[type="datetime"]:not(:-ms-input-placeholder), input[type="datetime-local"]:not(:-ms-input-placeholder), input[type="color"]:not(:-ms-input-placeholder) {
    border-color: #22314F; }
  input[type="text"]:focus, input[type="text"]:not(:placeholder-shown),
  input[type="email"]:focus,
  input[type="email"]:not(:placeholder-shown),
  input[type="url"]:focus,
  input[type="url"]:not(:placeholder-shown),
  input[type="password"]:focus,
  input[type="password"]:not(:placeholder-shown),
  input[type="search"]:focus,
  input[type="search"]:not(:placeholder-shown),
  input[type="number"]:focus,
  input[type="number"]:not(:placeholder-shown),
  input[type="tel"]:focus,
  input[type="tel"]:not(:placeholder-shown),
  input[type="range"]:focus,
  input[type="range"]:not(:placeholder-shown),
  input[type="date"]:focus,
  input[type="date"]:not(:placeholder-shown),
  input[type="month"]:focus,
  input[type="month"]:not(:placeholder-shown),
  input[type="week"]:focus,
  input[type="week"]:not(:placeholder-shown),
  input[type="time"]:focus,
  input[type="time"]:not(:placeholder-shown),
  input[type="datetime"]:focus,
  input[type="datetime"]:not(:placeholder-shown),
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:not(:placeholder-shown),
  input[type="color"]:focus,
  input[type="color"]:not(:placeholder-shown) {
    border-color: #22314F; }
  input[type="text"]:focus-visible,
  input[type="email"]:focus-visible,
  input[type="url"]:focus-visible,
  input[type="password"]:focus-visible,
  input[type="search"]:focus-visible,
  input[type="number"]:focus-visible,
  input[type="tel"]:focus-visible,
  input[type="range"]:focus-visible,
  input[type="date"]:focus-visible,
  input[type="month"]:focus-visible,
  input[type="week"]:focus-visible,
  input[type="time"]:focus-visible,
  input[type="datetime"]:focus-visible,
  input[type="datetime-local"]:focus-visible,
  input[type="color"]:focus-visible {
    background: #ffffff !important; }

input::-webkit-input-placeholder {
  color: #ffffff; }

input::-moz-placeholder {
  color: #ffffff; }

input:-ms-input-placeholder {
  color: #ffffff; }

input::-ms-input-placeholder {
  color: #ffffff; }

input::placeholder {
  color: #ffffff; }

input:-moz-placeholder {
  color: #ffffff; }

input::-moz-placeholder {
  color: #ffffff; }

input::-ms-input-placeholder {
  color: #ffffff; }

select {
  color: #22314F;
  background: #ffffff;
  border-color: #9EADC2;
  border-width: 1px;
  border-style: solid;
  height: 48px;
  line-height: 48px;
  font-family: "Futura PT" !important;
  font-weight: 400;
  padding: 0px 20px 0px 20px !important;
  margin: 0px 0px 15px 0px !important;
  border-radius: 10px;
  display: block;
  width: 100% !important;
  outline-style: none; }

textarea {
  color: #22314F;
  background: #ffffff;
  border-color: #9EADC2;
  border-width: 1px;
  border-style: solid;
  height: 100px;
  font-family: "Futura PT";
  font-weight: 400;
  padding: 15px 20px 15px 20px !important;
  margin: 0px 0px 15px 0px !important;
  border-radius: 10px;
  display: block;
  width: 100%;
  outline-style: none; }

textarea::-webkit-input-placeholder {
  color: #9EADC2; }

textarea::-moz-placeholder {
  color: #9EADC2; }

textarea:-ms-input-placeholder {
  color: #9EADC2; }

textarea::-ms-input-placeholder {
  color: #9EADC2; }

textarea::placeholder {
  color: #9EADC2; }

textarea:-moz-placeholder {
  color: #9EADC2; }

textarea::-moz-placeholder {
  color: #9EADC2; }

textarea::-ms-input-placeholder {
  color: #9EADC2; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.link_button {
  color: #ffffff;
  background: #B51D09;
  border-width: 0px;
  font-family: "Public Sans", sans-serif;
  font-weight: 800;
  border-radius: 70px;
  font-size: 28px !important;
  height: 70px;
  line-height: 70px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px !important;
  width: 280px !important;
  text-align: center; }
  button:hover, button:focus, button:active,
  input[type="button"]:hover,
  input[type="button"]:focus,
  input[type="button"]:active,
  input[type="reset"]:hover,
  input[type="reset"]:focus,
  input[type="reset"]:active,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="submit"]:active,
  .link_button:hover,
  .link_button:focus,
  .link_button:active {
    color: #ffffff;
    background: #22314F;
    outline: 0;
    cursor: pointer; }
  @media (max-width: 768px) {
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .link_button {
      height: 50px;
      line-height: 50px;
      font-size: 22px !important;
      width: 210px !important; } }

.link_button_additional {
  border-width: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: inline-block;
  width: 280px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  background: -o-linear-gradient(275.17deg, #0D386F 4.15%, #072953 159.67%);
  background: linear-gradient(174.83deg, #0D386F 4.15%, #072953 159.67%);
  border-radius: 70px;
  color: #ffffff;
  font-weight: 800;
  font-size: 28px;
  font-family: "Public Sans", sans-serif;
  text-decoration: none;
  -webkit-transition: all .0s ease-in-out;
  -o-transition: all .0s ease-in-out;
  transition: all .0s ease-in-out; }
  @media (max-width: 768px) {
    .link_button_additional {
      font-size: 22px;
      height: 50px;
      line-height: 50px;
      width: 200px; } }
  .link_button_additional:hover, .link_button_additional:focus, .link_button_additional:active {
    outline: 0;
    cursor: pointer;
    background: #B51D09;
    color: #ffffff; }

a.link_button_additional, span.link_button_additional {
  display: inline-block; }

header {
  position: fixed;
  z-index: 999;
  -webkit-transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: 0.35s all cubic-bezier(0.65, 0.05, 0.36, 1);
  border-bottom: 1px solid #F5F5F5;
  left: 0;
  top: 0;
  right: 0;
  background: #ffffff; }
  @media (max-width: 991px) {
    header {
      padding: 10px 0; } }
  header .logo {
    font-size: 0;
    line-height: 0; }
    @media (max-width: 480px) {
      header .logo {
        padding-right: 0; } }
    header .logo img {
      max-width: 120px !important;
      height: auto; }
      @media (max-width: 991px) {
        header .logo img {
          max-width: 100px !important; } }
      @media (max-width: 480px) {
        header .logo img {
          max-width: 80px !important; } }
  header .buts {
    padding-left: 41px; }
    @media (max-width: 1200px) {
      header .buts {
        padding-left: 15px; } }
    header .buts a {
      display: inline-block;
      height: 50px;
      border: 3px solid #B51D09;
      border-radius: 50px;
      line-height: 44px;
      padding: 0 30px;
      color: #B51D09;
      text-decoration: none;
      font-size: 20px;
      font-weight: 900;
      font-family: "Public Sans", sans-serif; }
      header .buts a:hover, header .buts a:focus {
        background: #B51D09;
        color: #ffffff; }
      @media (max-width: 991px) {
        header .buts a {
          height: 44px;
          line-height: 40px;
          border: 2px solid #B51D09;
          font-size: 18px;
          padding: 0 15px; } }
      @media (max-width: 480px) {
        header .buts a {
          font-size: 16px; } }
  @media (max-width: 991px) {
    header .menu {
      padding: 0; } }
  header.active {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); }

main {
  padding-top: 93px; }
  @media (max-width: 768px) {
    main {
      padding-top: 65px; } }

.mob_menu {
  display: none;
  padding-right: 0; }
  @media (max-width: 768px) {
    .mob_menu {
      display: block; } }

.height_100 {
  height: 100%; }

@media (max-width: 1360px) {
  .hide_1360 {
    display: none; } }

@media (max-width: 1200px) {
  .hide_1200 {
    display: none; } }

@media (max-width: 991px) {
  .hide_992 {
    display: none; } }

@media (max-width: 768px) {
  .hide_768 {
    display: none; } }

@media (max-width: 575px) {
  .hide_576 {
    display: none; } }

header.pos_inherit {
  z-index: 9999999999999;
  background: transparent;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }
  header.pos_inherit .logo, header.pos_inherit .buts {
    opacity: 0; }

.contact_map {
  margin-top: 90px;
  overflow: hidden; }
  @media (max-width: 1200px) {
    .contact_map {
      margin-top: 45px; } }
  @media (max-width: 768px) {
    .contact_map {
      margin-top: 15px; } }
  .contact_map .wpb_content_element {
    margin: 0; }
  .contact_map .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    height: 100%; }
  .contact_map .overlay {
    background: transparent;
    position: relative;
    width: 100%;
    height: 100%;
    top: 0px;
    margin-top: 0px;
    z-index: 10; }
  .contact_map .out_acf-map {
    position: Relative;
    overflow: hidden;
    height: 735px; }
    @media (max-width: 1200px) {
      .contact_map .out_acf-map {
        height: 635px; } }
    @media (max-width: 768px) {
      .contact_map .out_acf-map {
        height: 535px; } }
    @media (max-width: 575px) {
      .contact_map .out_acf-map {
        height: 435px; } }
  .contact_map .acf-map {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9; }
  .contact_map button {
    width: auto !important;
    height: 30px !important;
    line-height: 30px !important;
    padding: 0 15px !important;
    border-radius: 0 !important;
    font-weight: 400 !important;
    font-size: 16px !important; }

.gform_wrapper {
  margin: 0 !important;
  max-width: 100%; }

.gform_wrapper .gform_heading {
  margin-bottom: 0 !important;
  padding-bottom: 50px; }
  @media (max-width: 1200px) {
    .gform_wrapper .gform_heading {
      padding-bottom: 40px; } }
  @media (max-width: 991px) {
    .gform_wrapper .gform_heading {
      padding-bottom: 30px; } }
  @media (max-width: 768px) {
    .gform_wrapper .gform_heading {
      padding-bottom: 20px; } }

.gform_wrapper .gform_footer {
  padding: 50px 0 0 0 !important;
  margin: 0 !important;
  text-align: center; }
  @media (max-width: 1200px) {
    .gform_wrapper .gform_footer {
      padding-top: 40px !important; } }
  @media (max-width: 991px) {
    .gform_wrapper .gform_footer {
      padding-top: 30px !important; } }
  @media (max-width: 768px) {
    .gform_wrapper .gform_footer {
      padding-top: 20px; } }

.gform_wrapper ul.gform_fields {
  margin: 0 -7px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

.gform_wrapper ul.gform_fields li.gfield {
  padding: 0 7px !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  position: relative; }

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0px !important; }

.gform_wrapper .top_label .gfield_label {
  position: absolute;
  left: 17px;
  top: -7px;
  z-index: 2;
  line-height: 1;
  color: #9EADC2;
  font-weight: 400 !important;
  padding: 0 8px !important;
  font-size: 14px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background: #ffffff;
  margin: 0 !important; }

.gform_wrapper div.validation_error, .gform_wrapper .validation_message, .gform_wrapper .gfield_required {
  display: none; }

.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important; }

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  margin-bottom: 0px !important;
  border: 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important; }

.gform_wrapper .top_label .gfield_error {
  width: 100% !important; }

body .gform_wrapper ul li.gfield {
  margin: 0 !important; }

.form_white .gform_wrapper {
  background: #ffffff;
  position: relative;
  padding: 120px !important; }
  @media (max-width: 1360px) {
    .form_white .gform_wrapper {
      padding: 80px !important; } }
  @media (max-width: 1200px) {
    .form_white .gform_wrapper {
      padding: 60px !important; } }
  @media (max-width: 991px) {
    .form_white .gform_wrapper {
      padding: 40px !important; } }
  @media (max-width: 768px) {
    .form_white .gform_wrapper {
      padding: 20px !important; } }
  .form_white .gform_wrapper span.gform_description {
    margin-bottom: 16px;
    width: 100% !important;
    font-family: "Public Sans", sans-serif !important;
    font-weight: 800 !important;
    font-size: 28px !important;
    line-height: 1.35;
    color: #22314F !important; }
    @media (max-width: 768px) {
      .form_white .gform_wrapper span.gform_description {
        font-size: 22px !important; } }

body .gform_wrapper img.ui-datepicker-trigger {
  width: auto !important;
  height: auto !important; }

.ginput_container_date {
  position: relative; }
  .ginput_container_date input {
    position: relative;
    z-index: 1; }
  .ginput_container_date img {
    position: absolute;
    z-index: 2;
    top: 24px;
    right: 20px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: auto !important;
    height: auto !important; }

.form_contact .gform_wrapper ul.gform_fields li.gfield {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  -webkit-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }
  @media (max-width: 575px) {
    .form_contact .gform_wrapper ul.gform_fields li.gfield {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      -webkit-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; } }

.form_time .clear-multi {
  margin: 0 -2px !important; }

.form_time .ginput_container_time {
  -ms-flex-preferred-size: 0;
  -webkit-flex-basis: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  max-width: 100%;
  margin: 0 !important;
  padding: 0 2px !important; }
  .form_time .ginput_container_time.gfield_time_ampm {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .form_time .ginput_container_time label, .form_time .ginput_container_time i {
    display: none !important; }
  .form_time .ginput_container_time input {
    padding: 0 5px !important;
    text-align: center; }
  .form_time .ginput_container_time input::-webkit-input-placeholder {
    color: #9EADC2; }
  .form_time .ginput_container_time input::-moz-placeholder {
    color: #9EADC2; }
  .form_time .ginput_container_time input:-ms-input-placeholder {
    color: #9EADC2; }
  .form_time .ginput_container_time input::-ms-input-placeholder {
    color: #9EADC2; }
  .form_time .ginput_container_time input::placeholder {
    color: #9EADC2; }
  .form_time .ginput_container_time input:-moz-placeholder {
    color: #9EADC2; }
  .form_time .ginput_container_time input::-moz-placeholder {
    color: #9EADC2; }
  .form_time .ginput_container_time input::-ms-input-placeholder {
    color: #9EADC2; }
  .form_time .ginput_container_time select {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 5px !important; }

.ui-datepicker {
  width: 247px !important;
  height: auto;
  margin: 0px auto 0 !important;
  font-family: "Futura PT" !important;
  font-size: 16px !important;
  background: #ffffff !important;
  border: 1px solid #E8EBF0 !important;
  -webkit-box-shadow: 0px 58px 61px -40px rgba(13, 56, 111, 0.06) !important;
          box-shadow: 0px 58px 61px -40px rgba(13, 56, 111, 0.06) !important;
  border-radius: 10px !important;
  overflow: hidden; }

.ui-datepicker a {
  text-decoration: none; }

.ui-datepicker table {
  width: 100%;
  border-collapse: collapse; }

.ui-datepicker-header {
  background-color: #ffffff !important;
  color: #22314F !important;
  font-weight: 700;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-shadow: none !important;
  -webkit-filter: none !important;
          filter: none !important;
  line-height: 40px;
  min-height: 40px !important;
  border-width: 0 !important; }

.ui-datepicker tbody tr, .ui-datepicker thead {
  border-bottom: 0 !important; }

.ui-datepicker-title {
  text-align: center; }

.ui-datepicker-title select {
  border: 0 !important;
  margin: 2.5% 5px 0 5px !important;
  padding: 0 10px !important;
  display: inline-block !important;
  height: 30px !important;
  line-height: 30px !important;
  width: auto !important; }

.ui-datepicker-next, .ui-datepicker-prev {
  display: inline-block;
  width: 30px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  background: transparent !important;
  color: #22314F !important; }
  .ui-datepicker-next:hover, .ui-datepicker-prev:hover {
    color: #B51D09 !important; }
  .ui-datepicker-next span, .ui-datepicker-prev span {
    display: none; }

.ui-datepicker-next:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f105"; }

.ui-datepicker-prev:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f104"; }

.ui-datepicker-prev {
  float: left; }

.ui-datepicker-next {
  float: right; }

.ui-datepicker thead {
  background: transparent !important; }

.ui-datepicker th {
  text-transform: uppercase;
  font-size: 16px !important;
  padding: 5px 0;
  color: #B51D09;
  text-shadow: none !important;
  -webkit-filter: none !important;
          filter: none !important;
  font-weight: 400 !important; }

.ui-datepicker tbody td {
  padding: 0;
  border: 0 !important;
  width: 35px;
  height: 35px;
  padding: 2px; }

.ui-datepicker tbody td:last-child {
  border-right: 0; }

.ui-datepicker tbody tr:last-child {
  border-bottom: 0; }

.ui-datepicker td a, .ui-datepicker td span {
  font-weight: 400 !important;
  width: 31px !important;
  height: 31px !important;
  line-height: 31px !important;
  border-radius: 35px;
  color: #22314F !important;
  text-shadow: none !important;
  -webkit-filter: none !important;
          filter: none !important; }

.ui-datepicker-calendar .ui-state-default {
  background: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.ui-datepicker-calendar .ui-state-hover {
  background: #B51D09 !important;
  color: #ffffff !important;
  color: #ffffff !important; }

.ui-datepicker-calendar .ui-state-active {
  background: #B51D09 !important;
  border: 0 !important;
  color: #ffffff !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-shadow: none !important;
  -webkit-filter: none !important;
          filter: none !important;
  position: relative;
  margin: 0 !important; }

.ui-datepicker-calendar .ui-state-active:hover {
  color: #ffffff !important; }

.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3; }

.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0; }

.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0; }

.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0; }

td.ui-datepicker-unselectable.ui-state-disabled {
  background-color: #ffffff !important; }

table.ui-datepicker-calendar {
  margin: 0 !important; }

body div#ui-datepicker-div[style] {
  z-index: 9999 !important; }

.section_wizard_form {
  position: relative;
  background: -o-linear-gradient(275.17deg, #0D386F 4.15%, #072953 159.67%);
  background: linear-gradient(174.83deg, #0D386F 4.15%, #072953 159.67%); }
  .section_wizard_form .vc_row {
    position: relative;
    z-index: 2; }
  @media (max-width: 991px) {
    .section_wizard_form .wpb_column {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      -webkit-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; } }
  @media (max-width: 991px) {
    .section_wizard_form .gform_wrapper {
      padding-top: 200px;
      position: relative; } }
  @media (max-width: 768px) {
    .section_wizard_form .gform_wrapper {
      padding-top: 250px; } }
  .section_wizard_form form {
    background: #ffffff;
    padding: 65px 65px 65px 65px !important;
    position: relative;
    margin: 0 0 -1px 0; }
    @media (max-width: 1360px) {
      .section_wizard_form form {
        padding: 50px !important; } }
    @media (max-width: 1200px) {
      .section_wizard_form form {
        padding: 40px !important; } }
    @media (max-width: 991px) {
      .section_wizard_form form {
        position: inherit;
        padding: 30px !important; } }
    @media (max-width: 768px) {
      .section_wizard_form form {
        padding: 15px !important; } }
    .section_wizard_form form .gfield.gfield_html {
      position: absolute !important;
      width: 100% !important;
      left: -100%;
      color: #ffffff;
      padding: 0 !important;
      top: 0;
      bottom: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
              align-items: center; }
      .section_wizard_form form .gfield.gfield_html .ins {
        position: relative;
        margin-left: -35px !important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        font-size: 60px;
        line-height: 1.35;
        color: #ffffff;
        font-family: "Public Sans", sans-serif;
        font-weight: 900; }
        @media (max-width: 1200px) {
          .section_wizard_form form .gfield.gfield_html .ins {
            font-size: 46px; } }
        @media (max-width: 991px) {
          .section_wizard_form form .gfield.gfield_html .ins {
            font-size: 36px; } }
        @media (max-width: 768px) {
          .section_wizard_form form .gfield.gfield_html .ins {
            font-size: 30px; } }
        @media (max-width: 575px) {
          .section_wizard_form form .gfield.gfield_html .ins {
            font-size: 28px; } }
      @media (max-width: 991px) {
        .section_wizard_form form .gfield.gfield_html {
          left: 0;
          top: -200px;
          bottom: auto;
          height: 200px; }
          .section_wizard_form form .gfield.gfield_html .ins {
            margin-left: 0 !important;
            text-align: center;
            padding: 0 15px; } }
      @media (max-width: 768px) {
        .section_wizard_form form .gfield.gfield_html {
          height: 250px;
          top: -250px; } }
    .section_wizard_form form .ginput_container_checkbox {
      width: 100% !important;
      margin: 0 !important; }
      .section_wizard_form form .ginput_container_checkbox .gfield_checkbox {
        width: 100% !important;
        margin: 0 !important; }
        .section_wizard_form form .ginput_container_checkbox .gfield_checkbox li {
          margin-bottom: 16px !important; }
          .section_wizard_form form .ginput_container_checkbox .gfield_checkbox li input {
            display: none; }
          .section_wizard_form form .ginput_container_checkbox .gfield_checkbox li label {
            display: block;
            max-width: 100% !important;
            border: 1px solid #9EADC2 !important;
            position: relative;
            font-size: 20px !important;
            color: #22314F;
            background: #ffffff;
            border-radius: 8px;
            padding: 10px 20px 12px 60px !important; }
            @media (max-width: 768px) {
              .section_wizard_form form .ginput_container_checkbox .gfield_checkbox li label {
                font-size: 18px !important;
                padding: 5px 10px 6px 40px !important; } }
            .section_wizard_form form .ginput_container_checkbox .gfield_checkbox li label:before {
              width: 24px;
              height: 24px;
              border: 1px solid #9EADC2;
              position: absolute;
              top: 15px;
              left: 20px;
              background: #ffffff;
              border-radius: 4px;
              content: '';
              z-index: 1; }
              @media (max-width: 768px) {
                .section_wizard_form form .ginput_container_checkbox .gfield_checkbox li label:before {
                  width: 19px;
                  height: 19px;
                  top: 10px;
                  left: 10px; } }
            .section_wizard_form form .ginput_container_checkbox .gfield_checkbox li label:after {
              width: 24px;
              height: 24px;
              line-height: 24px;
              position: absolute;
              top: 15px;
              left: 20px;
              text-align: center;
              z-index: 2;
              font-family: "Font Awesome 5 Pro";
              font-weight: 300;
              color: #22314F;
              font-size: 18px !important; }
              @media (max-width: 768px) {
                .section_wizard_form form .ginput_container_checkbox .gfield_checkbox li label:after {
                  width: 19px;
                  height: 19px;
                  line-height: 19px;
                  top: 10px;
                  left: 10px;
                  font-size: 16px !important; } }
            .section_wizard_form form .ginput_container_checkbox .gfield_checkbox li label:hover {
              font-weight: 400 !important;
              background: #22314F !important;
              color: #ffffff !important;
              border: 1px solid #22314F !important; }
              .section_wizard_form form .ginput_container_checkbox .gfield_checkbox li label:hover:before {
                border: 1px solid #ffffff; }
          .section_wizard_form form .ginput_container_checkbox .gfield_checkbox li input[type=checkbox]:checked + label {
            font-weight: 400 !important;
            background: #22314F !important;
            color: #ffffff !important;
            border: 1px solid #22314F !important; }
            .section_wizard_form form .ginput_container_checkbox .gfield_checkbox li input[type=checkbox]:checked + label:after {
              content: "\f00c"; }
    .section_wizard_form form .gform_page_footer {
      margin: 24px 0 0 0 !important;
      width: 100%;
      border-top: 0 !important;
      padding: 0 !important;
      position: relative;
      height: 70px !important; }
      .section_wizard_form form .gform_page_footer .gform_next_button {
        position: absolute;
        right: 0;
        top: 0;
        width: 50% !important;
        padding: 0 !important;
        text-align: center; }
        @media (max-width: 575px) {
          .section_wizard_form form .gform_page_footer .gform_next_button {
            font-size: 16px !important; } }
      .section_wizard_form form .gform_page_footer .gform_button {
        position: absolute;
        right: 0;
        top: 0;
        width: 50% !important;
        padding: 0 !important;
        text-align: center; }
        @media (max-width: 575px) {
          .section_wizard_form form .gform_page_footer .gform_button {
            font-size: 16px !important; } }
      .section_wizard_form form .gform_page_footer .block_previous_button {
        position: absolute;
        left: 0;
        top: 0;
        height: 70px;
        width: 50%; }
        .section_wizard_form form .gform_page_footer .block_previous_button input {
          width: 100% !important;
          padding: 0 !important;
          background: transparent !important;
          font-size: 0 !important;
          border-radius: 0 !important;
          z-index: 2;
          position: relative; }
        .section_wizard_form form .gform_page_footer .block_previous_button .ins_previous_button {
          position: absolute;
          z-index: 1;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          line-height: 70px;
          text-align: center; }
        .section_wizard_form form .gform_page_footer .block_previous_button:hover .ins_previous_button svg path, .section_wizard_form form .gform_page_footer .block_previous_button:focus .ins_previous_button svg path {
          fill: #22314F; }
    .section_wizard_form form .gf_progressbar {
      padding: 0 !important;
      background: transparent !important;
      border: 0 !important; }
    .section_wizard_form form .percentbar_blue {
      background-color: #9EADC2 !important; }
    .section_wizard_form form .gfield_50 {
      -webkit-box-flex: 0 !important;
      -ms-flex: 0 0 50% !important;
      -webkit-flex: 0 0 50% !important;
              flex: 0 0 50% !important;
      max-width: 50% !important; }
      @media (max-width: 575px) {
        .section_wizard_form form .gfield_50 {
          -ms-flex: 0 0 100% !important;
          -webkit-box-flex: 0 !important;
          -webkit-flex: 0 0 100% !important;
                  flex: 0 0 100% !important;
          max-width: 100% !important; } }
    .section_wizard_form form .gfield_label_top .gfield_label {
      position: absolute;
      left: 17px;
      top: -7px;
      z-index: 2;
      line-height: 1;
      color: #9EADC2;
      font-weight: 400 !important;
      padding: 0 8px !important;
      font-size: 14px;
      -webkit-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      background: #ffffff;
      margin: 0 !important;
      float: none !important;
      width: auto  !important; }
    .section_wizard_form form .gfield_label_top .ginput_container {
      width: 100% !important;
      margin-left: 0  !important; }
    .section_wizard_form form .gfield_label_top .clear-multi {
      width: 100% !important; }
      .section_wizard_form form .gfield_label_top .clear-multi .ginput_container {
        -ms-flex-preferred-size: 0;
        -webkit-flex-basis: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        -webkit-flex-grow: 1;
                flex-grow: 1;
        max-width: 100% !important;
        width: auto  !important; }
        .section_wizard_form form .gfield_label_top .clear-multi .ginput_container.gfield_time_ampm {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
          -webkit-flex: 0 0 auto;
                  flex: 0 0 auto;
          width: auto !important;
          max-width: none !important; }
    .section_wizard_form form .last_block_text {
      border-bottom: 0 !important; }
      .section_wizard_form form .last_block_text h2 {
        font-size: 28px;
        line-height: 1.35;
        color: #22314F;
        font-family: "Public Sans", sans-serif;
        font-weight: 800;
        padding-bottom: 5px; }
        @media (max-width: 1360px) {
          .section_wizard_form form .last_block_text h2 {
            font-size: 28px; } }
        @media (max-width: 1200px) {
          .section_wizard_form form .last_block_text h2 {
            font-size: 28px; } }
        @media (max-width: 991px) {
          .section_wizard_form form .last_block_text h2 {
            font-size: 28px; } }
        @media (max-width: 768px) {
          .section_wizard_form form .last_block_text h2 {
            font-size: 22px; } }
        @media (max-width: 575px) {
          .section_wizard_form form .last_block_text h2 {
            font-size: 22px; } }
      .section_wizard_form form .last_block_text .gsection_description {
        padding: 0 !important;
        margin: 0 !important;
        font-size: 16px !important; }
        @media (max-width: 768px) {
          .section_wizard_form form .last_block_text .gsection_description {
            font-size: 14px !important; } }
  .section_wizard_form .gform_confirmation_wrapper {
    position: relative;
    width: 100vw;
    left: -15px;
    margin-left: -50vw;
    right: 50%;
    margin-right: -50vw;
    padding: 15px 15px; }
    @media (max-width: 991px) {
      .section_wizard_form .gform_confirmation_wrapper {
        margin-left: 0; } }
    .section_wizard_form .gform_confirmation_wrapper .gform_confirmation_message {
      background: #ffffff;
      text-align: center;
      padding: 30px;
      font-size: 28px; }
      @media (max-width: 768px) {
        .section_wizard_form .gform_confirmation_wrapper .gform_confirmation_message {
          font-size: 22px; } }
  .section_wizard_form .row_bg {
    position: absolute;
    left: 50%;
    right: 50%;
    top: 0;
    bottom: 0;
    margin: 0 -50vw;
    width: 100vw;
    z-index: 1; }
    .section_wizard_form .row_bg div, .section_wizard_form .row_bg figure {
      display: block !important;
      padding: 0 !important;
      height: 100%; }
    .section_wizard_form .row_bg img {
      width: auto;
      height: auto;
      max-height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    @media (max-width: 991px) {
      .section_wizard_form .row_bg {
        display: none; } }

.hamburger {
  display: block;
  margin: 0;
  height: 40px !important;
  width: 40px  !important;
  line-height: 40px  !important;
  border: 0;
  padding: 0;
  font: inherit;
  overflow: visible;
  cursor: pointer;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: .15s;
       -o-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transition-property: opacity,-webkit-filter;
  transition-property: opacity,-webkit-filter;
  -o-transition-property: opacity,filter;
  transition-property: opacity,filter;
  transition-property: opacity,filter,-webkit-filter;
  text-transform: none;
  color: inherit;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: 99999;
  position: relative;
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important; }

.hamburger-box {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 14px;
  margin-top: 5px; }

.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -2px; }

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  position: absolute;
  width: 22px;
  height: 2px;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .15s;
       -o-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  background: #22314F; }

.hamburger-inner:after, .hamburger-inner:before {
  display: block;
  content: ""; }

.hamburger-inner:before {
  top: -6px; }

.hamburger-inner:after {
  bottom: -6px; }

.hamburger--3dx .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dx .hamburger-inner {
  -webkit-transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx .hamburger-inner:after, .hamburger--3dx .hamburger-inner:before {
  -webkit-transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  -o-transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }

.hamburger--3dx.is-active .hamburger-inner {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  background-color: transparent; }

.hamburger--3dx.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dx.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dx-r .hamburger-inner {
  -webkit-transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r .hamburger-inner:after, .hamburger--3dx-r .hamburger-inner:before {
  -webkit-transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  -o-transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }

.hamburger--3dx-r.is-active .hamburger-inner {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  background-color: transparent; }

.hamburger--3dx-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dx-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dy .hamburger-inner {
  -webkit-transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy .hamburger-inner:after, .hamburger--3dy .hamburger-inner:before {
  -webkit-transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  -o-transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }

.hamburger--3dy.is-active .hamburger-inner {
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
  background-color: transparent; }

.hamburger--3dy.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dy.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dy-r .hamburger-inner {
  -webkit-transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r .hamburger-inner:after, .hamburger--3dy-r .hamburger-inner:before {
  -webkit-transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  -o-transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }

.hamburger--3dy-r.is-active .hamburger-inner {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  background-color: transparent; }

.hamburger--3dy-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dy-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dxy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dxy .hamburger-inner {
  -webkit-transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy .hamburger-inner:after, .hamburger--3dxy .hamburger-inner:before {
  -webkit-transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  -o-transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }

.hamburger--3dxy.is-active .hamburger-inner {
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg);
  background-color: transparent; }

.hamburger--3dxy.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dxy.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--3dxy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }

.hamburger--3dxy-r .hamburger-inner {
  -webkit-transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r .hamburger-inner:after, .hamburger--3dxy-r .hamburger-inner:before {
  -webkit-transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  -o-transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
  transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }

.hamburger--3dxy-r.is-active .hamburger-inner {
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
          transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
  background-color: transparent; }

.hamburger--3dxy-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--3dxy-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--arrow.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7); }

.hamburger--arrow.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7); }

.hamburger--arrow-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7); }

.hamburger--arrow-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7); }

.hamburger--arrowalt .hamburger-inner:before {
  -webkit-transition: top 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner:after {
  -webkit-transition: bottom 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -o-transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7); }

.hamburger--arrowalt.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -o-transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(0.7); }

.hamburger--arrowalt-r .hamburger-inner:before {
  -webkit-transition: top 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner:after {
  -webkit-transition: bottom 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -o-transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(0.7); }

.hamburger--arrowalt-r.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -o-transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
  -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(0.7); }

.hamburger--arrowturn.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.hamburger--arrowturn.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7); }

.hamburger--arrowturn.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7); }

.hamburger--arrowturn-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }

.hamburger--arrowturn-r.is-active .hamburger-inner:before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7); }

.hamburger--arrowturn-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7); }

.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner:after, .hamburger--boring .hamburger-inner:before {
  -webkit-transition-property: none;
  -o-transition-property: none;
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.hamburger--boring.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0; }

.hamburger--boring.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-delay: .13s;
       -o-transition-delay: .13s;
          transition-delay: .13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: .13s;
       -o-transition-duration: .13s;
          transition-duration: .13s; }

.hamburger--collapse .hamburger-inner:after {
  top: -12px;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
  -o-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear; }

.hamburger--collapse .hamburger-inner:before {
  -webkit-transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transition-delay: .22s;
       -o-transition-delay: .22s;
          transition-delay: .22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
          transform: translate3d(0, -6px, 0) rotate(-45deg); }

.hamburger--collapse.is-active .hamburger-inner:after {
  top: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  -o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  opacity: 0; }

.hamburger--collapse.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  -o-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-delay: .13s;
       -o-transition-delay: .13s;
          transition-delay: .13s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: .13s;
       -o-transition-duration: .13s;
          transition-duration: .13s; }

.hamburger--collapse-r .hamburger-inner:after {
  top: -20px;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
  -o-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear; }

.hamburger--collapse-r .hamburger-inner:before {
  -webkit-transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transition-delay: .22s;
       -o-transition-delay: .22s;
          transition-delay: .22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
          transform: translate3d(0, -10px, 0) rotate(45deg); }

.hamburger--collapse-r.is-active .hamburger-inner:after {
  top: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  -o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
  opacity: 0; }

.hamburger--collapse-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  -o-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.hamburger--elastic .hamburger-inner {
  top: 2px;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
       -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-duration: .275s;
       -o-transition-duration: .275s;
          transition-duration: .275s; }

.hamburger--elastic .hamburger-inner:before {
  top: 10px;
  -webkit-transition: opacity .125s ease .275s;
  -o-transition: opacity .125s ease .275s;
  transition: opacity .125s ease .275s; }

.hamburger--elastic .hamburger-inner:after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transition-delay: 75ms;
       -o-transition-delay: 75ms;
          transition-delay: 75ms;
  -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
          transform: translate3d(0, 10px, 0) rotate(135deg); }

.hamburger--elastic.is-active .hamburger-inner:before {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic.is-active .hamburger-inner:after {
  -webkit-transition-delay: 75ms;
       -o-transition-delay: 75ms;
          transition-delay: 75ms;
  -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
          transform: translate3d(0, -20px, 0) rotate(-270deg); }

.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
       -o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-duration: .275s;
       -o-transition-duration: .275s;
          transition-duration: .275s; }

.hamburger--elastic-r .hamburger-inner:before {
  top: 10px;
  -webkit-transition: opacity .125s ease .275s;
  -o-transition: opacity .125s ease .275s;
  transition: opacity .125s ease .275s; }

.hamburger--elastic-r .hamburger-inner:after {
  top: 20px;
  -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transition-delay: 75ms;
       -o-transition-delay: 75ms;
          transition-delay: 75ms;
  -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
          transform: translate3d(0, 10px, 0) rotate(-135deg); }

.hamburger--elastic-r.is-active .hamburger-inner:before {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic-r.is-active .hamburger-inner:after {
  -webkit-transition-delay: 75ms;
       -o-transition-delay: 75ms;
          transition-delay: 75ms;
  -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
          transform: translate3d(0, -20px, 0) rotate(270deg); }

.hamburger--emphatic {
  overflow: hidden; }

.hamburger--emphatic .hamburger-inner {
  -webkit-transition: background-color .125s ease-in .175s;
  -o-transition: background-color .125s ease-in .175s;
  transition: background-color .125s ease-in .175s; }

.hamburger--emphatic .hamburger-inner:before {
  left: 0;
  -webkit-transition: top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -o-transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }

.hamburger--emphatic .hamburger-inner:after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -o-transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }

.hamburger--emphatic.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent; }

.hamburger--emphatic.is-active .hamburger-inner:before {
  top: -80px;
  left: -80px;
  -webkit-transition: left 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -o-transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
          transform: translate3d(80px, 80px, 0) rotate(45deg); }

.hamburger--emphatic.is-active .hamburger-inner:after {
  top: -80px;
  right: -80px;
  -webkit-transition: right 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -o-transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
          transform: translate3d(-80px, 80px, 0) rotate(-45deg); }

.hamburger--emphatic-r {
  overflow: hidden; }

.hamburger--emphatic-r .hamburger-inner {
  -webkit-transition: background-color .125s ease-in .175s;
  -o-transition: background-color .125s ease-in .175s;
  transition: background-color .125s ease-in .175s; }

.hamburger--emphatic-r .hamburger-inner:before {
  left: 0;
  -webkit-transition: top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -o-transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }

.hamburger--emphatic-r .hamburger-inner:after {
  top: 10px;
  right: 0;
  -webkit-transition: top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -o-transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }

.hamburger--emphatic-r.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent; }

.hamburger--emphatic-r.is-active .hamburger-inner:before {
  top: 80px;
  left: -80px;
  -webkit-transition: left 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -o-transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
          transform: translate3d(80px, -80px, 0) rotate(-45deg); }

.hamburger--emphatic-r.is-active .hamburger-inner:after {
  top: 80px;
  right: -80px;
  -webkit-transition: right 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -o-transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
  -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
          transform: translate3d(-80px, -80px, 0) rotate(45deg); }

.hamburger--minus .hamburger-inner:after, .hamburger--minus .hamburger-inner:before {
  -webkit-transition: bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear;
  -o-transition: bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear;
  transition: bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner:after, .hamburger--minus.is-active .hamburger-inner:before {
  -webkit-transition: bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;
  -o-transition: bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;
  transition: bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;
  opacity: 0; }

.hamburger--minus.is-active .hamburger-inner:before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner:after {
  bottom: 0; }

.hamburger--slider .hamburger-inner {
  top: 2px; }

.hamburger--slider .hamburger-inner:before {
  top: 10px;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .15s;
       -o-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: transform,opacity;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform; }

.hamburger--slider .hamburger-inner:after {
  top: 20px; }

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--slider.is-active .hamburger-inner:before {
  -webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
          transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0; }

.hamburger--slider.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
          transform: translate3d(0, -20px, 0) rotate(-90deg); }

.hamburger--slider-r .hamburger-inner {
  top: 2px; }

.hamburger--slider-r .hamburger-inner:before {
  top: 10px;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .15s;
       -o-transition-duration: .15s;
          transition-duration: .15s;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: transform,opacity;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform; }

.hamburger--slider-r .hamburger-inner:after {
  top: 20px; }

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg); }

.hamburger--slider-r.is-active .hamburger-inner:before {
  -webkit-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
          transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0; }

.hamburger--slider-r.is-active .hamburger-inner:after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
          transform: translate3d(0, -20px, 0) rotate(90deg); }

.hamburger--spin .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: .22s;
       -o-transition-duration: .22s;
          transition-duration: .22s; }

.hamburger--spin .hamburger-inner:before {
  -webkit-transition: top .1s ease-in .25s,opacity .1s ease-in;
  -o-transition: top .1s ease-in .25s,opacity .1s ease-in;
  transition: top .1s ease-in .25s,opacity .1s ease-in; }

.hamburger--spin .hamburger-inner:after {
  -webkit-transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transition-delay: .12s;
       -o-transition-delay: .12s;
          transition-delay: .12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
          transform: rotate(225deg); }

.hamburger--spin.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top .1s ease-out,opacity .1s ease-out .12s;
  -o-transition: top .1s ease-out,opacity .1s ease-out .12s;
  transition: top .1s ease-out,opacity .1s ease-out .12s;
  opacity: 0; }

.hamburger--spin.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -o-transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.hamburger--spin-r .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: .22s;
       -o-transition-duration: .22s;
          transition-duration: .22s; }

.hamburger--spin-r .hamburger-inner:before {
  -webkit-transition: top .1s ease-in .25s,opacity .1s ease-in;
  -o-transition: top .1s ease-in .25s,opacity .1s ease-in;
  transition: top .1s ease-in .25s,opacity .1s ease-in; }

.hamburger--spin-r .hamburger-inner:after {
  -webkit-transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transition-delay: .12s;
       -o-transition-delay: .12s;
          transition-delay: .12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(-225deg);
      -ms-transform: rotate(-225deg);
          transform: rotate(-225deg); }

.hamburger--spin-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top .1s ease-out,opacity .1s ease-out .12s;
  -o-transition: top .1s ease-out,opacity .1s ease-out .12s;
  transition: top .1s ease-out,opacity .1s ease-out .12s;
  opacity: 0; }

.hamburger--spin-r.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -o-transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.hamburger--spring .hamburger-inner {
  top: 2px;
  -webkit-transition: background-color 0s linear .13s;
  -o-transition: background-color 0s linear .13s;
  transition: background-color 0s linear .13s; }

.hamburger--spring .hamburger-inner:before {
  top: 10px;
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring .hamburger-inner:after {
  top: 20px;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  -webkit-transition-delay: .22s;
       -o-transition-delay: .22s;
          transition-delay: .22s;
  background-color: transparent; }

.hamburger--spring.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -o-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
          transform: translate3d(0, 10px, 0) rotate(45deg); }

.hamburger--spring.is-active .hamburger-inner:after {
  top: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
          transform: translate3d(0, 10px, 0) rotate(-45deg); }

.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: .13s;
       -o-transition-duration: .13s;
          transition-duration: .13s; }

.hamburger--spring-r .hamburger-inner:after {
  top: -20px;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0s linear;
  -o-transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0s linear;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0s linear; }

.hamburger--spring-r .hamburger-inner:before {
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transition-delay: .22s;
       -o-transition-delay: .22s;
          transition-delay: .22s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
          transform: translate3d(0, -10px, 0) rotate(-45deg); }

.hamburger--spring-r.is-active .hamburger-inner:after {
  top: 0;
  -webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s linear 0.22s;
  -o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s linear 0.22s;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s linear 0.22s;
  opacity: 0; }

.hamburger--spring-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -o-transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.hamburger--stand .hamburger-inner {
  -webkit-transition: background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
  transition: background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
  -o-transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s; }

.hamburger--stand .hamburger-inner:before {
  -webkit-transition: top 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  -o-transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }

.hamburger--stand .hamburger-inner:after {
  -webkit-transition: bottom 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  -o-transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transition: background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -o-transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent; }

.hamburger--stand.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -o-transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.hamburger--stand.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -o-transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.hamburger--stand-r .hamburger-inner {
  -webkit-transition: background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
  transition: background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
  -o-transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
  transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s; }

.hamburger--stand-r .hamburger-inner:before {
  -webkit-transition: top 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  -o-transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }

.hamburger--stand-r .hamburger-inner:after {
  -webkit-transition: bottom 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  -o-transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
  transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }

.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transition: background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -o-transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
  transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent; }

.hamburger--stand-r.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -o-transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.hamburger--stand-r.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -o-transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.hamburger--squeeze .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
       -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -webkit-transition-duration: 75ms;
       -o-transition-duration: 75ms;
          transition-duration: 75ms; }

.hamburger--squeeze .hamburger-inner:before {
  -webkit-transition: top 75ms ease .12s,opacity 75ms ease;
  -o-transition: top 75ms ease .12s,opacity 75ms ease;
  transition: top 75ms ease .12s,opacity 75ms ease; }

.hamburger--squeeze .hamburger-inner:after {
  -webkit-transition: bottom 75ms ease 0.12s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms ease 0.12s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transition-delay: .12s;
       -o-transition-delay: .12s;
          transition-delay: .12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }

.hamburger--squeeze.is-active .hamburger-inner:before {
  top: 0;
  -webkit-transition: top 75ms ease,opacity 75ms ease .12s;
  -o-transition: top 75ms ease,opacity 75ms ease .12s;
  transition: top 75ms ease,opacity 75ms ease .12s;
  opacity: 0; }

.hamburger--squeeze.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -o-transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.hamburger--vortex .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s; }

.hamburger--vortex .hamburger-inner:after, .hamburger--vortex .hamburger-inner:before {
  -webkit-transition-delay: .1s;
       -o-transition-delay: .1s;
          transition-delay: .1s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s; }

.hamburger--vortex .hamburger-inner:before {
  -webkit-transition-property: top,opacity;
  -o-transition-property: top,opacity;
  transition-property: top,opacity; }

.hamburger--vortex .hamburger-inner:after {
  -webkit-transition-property: bottom,-webkit-transform;
  transition-property: bottom,-webkit-transform;
  -o-transition-property: bottom,transform;
  transition-property: bottom,transform;
  transition-property: bottom,transform,-webkit-transform; }

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: rotate(765deg);
      -ms-transform: rotate(765deg);
          transform: rotate(765deg); }

.hamburger--vortex.is-active .hamburger-inner:after, .hamburger--vortex.is-active .hamburger-inner:before {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }

.hamburger--vortex.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0; }

.hamburger--vortex.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-duration: .2s;
       -o-transition-duration: .2s;
          transition-duration: .2s; }

.hamburger--vortex-r .hamburger-inner:after, .hamburger--vortex-r .hamburger-inner:before {
  -webkit-transition-delay: .1s;
       -o-transition-delay: .1s;
          transition-delay: .1s;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s; }

.hamburger--vortex-r .hamburger-inner:before {
  -webkit-transition-property: top,opacity;
  -o-transition-property: top,opacity;
  transition-property: top,opacity; }

.hamburger--vortex-r .hamburger-inner:after {
  -webkit-transition-property: bottom,-webkit-transform;
  transition-property: bottom,-webkit-transform;
  -o-transition-property: bottom,transform;
  transition-property: bottom,transform;
  transition-property: bottom,transform,-webkit-transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: rotate(-765deg);
      -ms-transform: rotate(-765deg);
          transform: rotate(-765deg); }

.hamburger--vortex-r.is-active .hamburger-inner:after, .hamburger--vortex-r.is-active .hamburger-inner:before {
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s; }

.hamburger--vortex-r.is-active .hamburger-inner:before {
  top: 0;
  opacity: 0; }

.hamburger--vortex-r.is-active .hamburger-inner:after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.header_menu_links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -28px;
  margin-left: -28px; }
  @media (max-width: 1200px) {
    .header_menu_links {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (max-width: 991px) {
    .header_menu_links {
      margin-right: -10px;
      margin-left: -10px; } }
  @media (max-width: 768px) {
    .header_menu_links {
      display: none; } }
  .header_menu_links li {
    padding-left: 28px;
    padding-right: 28px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
    position: relative;
    font-size: 20px;
    height: 92px; }
    @media (max-width: 1200px) {
      .header_menu_links li {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (max-width: 991px) {
      .header_menu_links li {
        padding-left: 10px;
        padding-right: 10px; } }
    @media (max-width: 991px) {
      .header_menu_links li {
        font-size: 18px;
        height: 72px; } }
    .header_menu_links li a {
      display: inline-block;
      font-weight: 900;
      color: #22314F;
      font-family: "Public Sans", sans-serif;
      text-decoration: none;
      text-underline-position: under; }
    .header_menu_links li span {
      display: none;
      top: 50%;
      right: 0;
      position: absolute;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 15px;
      height: 30px; }
      .header_menu_links li span i {
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        font-style: normal;
        position: absolute;
        height: 30px;
        line-height: 30px; }
        .header_menu_links li span i:before {
          content: "\f107"; }
    .header_menu_links li .items {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex !important;
      display: flex !important;
      -ms-flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-align: center !important;
      -ms-flex-align: center !important;
      -webkit-align-items: center !important;
              align-items: center !important;
      height: 100%; }
      .header_menu_links li .items:hover a, .header_menu_links li .items:focus a {
        color: #22314F;
        text-decoration: underline; }
    .header_menu_links li.current-menu-item a, .header_menu_links li.current-menu-parent a {
      color: #22314F;
      text-decoration: underline; }
    .header_menu_links li.current-menu-item ul li a, .header_menu_links li.current-menu-parent ul li a {
      text-decoration: none; }
    .header_menu_links li.menu-item-has-children > .items {
      padding-right: 22px; }
      .header_menu_links li.menu-item-has-children > .items span {
        display: block; }
      .header_menu_links li.menu-item-has-children > .items:hover, .header_menu_links li.menu-item-has-children > .items:focus {
        cursor: pointer; }
        .header_menu_links li.menu-item-has-children > .items:hover span i, .header_menu_links li.menu-item-has-children > .items:focus span i {
          -webkit-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
                  transform: rotate(180deg); }
  .header_menu_links ul {
    position: absolute;
    background: #ffffff;
    -webkit-box-shadow: 0px 4px 24px rgba(43, 80, 129, 0.1);
            box-shadow: 0px 4px 24px rgba(43, 80, 129, 0.1);
    right: 0;
    top: 100%;
    border-top: 1px solid #F5F5F5;
    padding-top: 30px;
    padding-bottom: 30px; }
    @media (max-width: 991px) {
      .header_menu_links ul {
        padding-top: 20px;
        padding-bottom: 20px; } }
    .header_menu_links ul li {
      width: 100%;
      padding: 12px 40px;
      font-size: 20px;
      height: auto;
      position: relative; }
      @media (max-width: 991px) {
        .header_menu_links ul li {
          padding: 10px 30px;
          font-size: 18px; } }
      .header_menu_links ul li a {
        white-space: nowrap;
        font-weight: 400;
        color: #22314F;
        font-family: "Public Sans", sans-serif; }
      .header_menu_links ul li span {
        display: none; }
      .header_menu_links ul li .items {
        display: block !important; }
        .header_menu_links ul li .items.show_ico {
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex !important;
          display: flex !important;
          -ms-flex-wrap: nowrap;
          -webkit-flex-wrap: nowrap;
                  flex-wrap: nowrap;
          -webkit-box-align: center !important;
          -ms-flex-align: center !important;
          -webkit-align-items: center !important;
                  align-items: center !important; }
          .header_menu_links ul li .items.show_ico .ico, .header_menu_links ul li .items.show_ico a {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            -webkit-flex: 0 0 auto;
                    flex: 0 0 auto;
            width: auto;
            max-width: none; }
          .header_menu_links ul li .items.show_ico .ico {
            width: 45px;
            font-size: 0;
            line-height: 0; }
            .header_menu_links ul li .items.show_ico .ico img {
              max-width: 27px; }
        .header_menu_links ul li .items:hover a, .header_menu_links ul li .items:focus a {
          color: #B51D09;
          text-decoration: none; }
      .header_menu_links ul li.current-menu-item a, .header_menu_links ul li.current-menu-parent a {
        color: #B51D09;
        text-decoration: none; }
      .header_menu_links ul li.menu-item-has-children > .items {
        padding-right: 30px; }

.header_menu_links li ul {
  display: none; }

.header_menu_links li ul li ul {
  display: none; }

.header_menu_links li:hover ul {
  display: block; }

.header_menu_links li:hover ul li ul {
  display: none; }

.header_menu_links li ul li:hover ul {
  display: block; }

.hamburger {
  border-radius: 0px; }

.bg.active {
  z-index: 1000;
  width: 100%;
  opacity: 0.8;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  left: 0;
  right: 0;
  position: fixed;
  height: 100%;
  top: 0;
  bottom: 0;
  background: #22314F; }

.mobile_menu {
  position: fixed;
  width: 80%;
  min-width: 270px;
  z-index: 1010;
  top: 0;
  overflow-y: auto;
  bottom: 0;
  left: -4000px;
  -webkit-transition: left ease 250ms;
  -o-transition: left ease 250ms;
  transition: left ease 250ms;
  background: #ffffff; }
  .mobile_menu.active {
    display: block;
    left: 0;
    -webkit-transition: left ease 250ms;
    -o-transition: left ease 250ms;
    transition: left ease 250ms; }

.header_menu_mob {
  padding: 70px 22px 0 22px; }
  .header_menu_mob li {
    border-bottom: 1px solid #F5F5F5;
    position: relative; }
    .header_menu_mob li a {
      display: inline-block;
      font-weight: 900;
      color: #22314F;
      font-family: "Public Sans", sans-serif;
      text-decoration: none;
      font-size: 16px;
      text-underline-position: under; }
    .header_menu_mob li span {
      display: none;
      top: 50%;
      right: 0;
      position: absolute;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 15px;
      height: 30px;
      font-size: 20px; }
      .header_menu_mob li span i {
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        font-style: normal;
        position: absolute;
        height: 30px;
        line-height: 30px; }
        .header_menu_mob li span i:before {
          content: "\f107"; }
    .header_menu_mob li.focus span i {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .header_menu_mob li .items {
      position: relative;
      padding: 11px 0; }
    .header_menu_mob li.current-menu-item a, .header_menu_mob li.current-menu-parent a, .header_menu_mob li.current-menu-ancestor a {
      color: #22314F;
      text-decoration: underline; }
    .header_menu_mob li.current-menu-item ul li a, .header_menu_mob li.current-menu-parent ul li a, .header_menu_mob li.current-menu-ancestor ul li a {
      text-decoration: none; }
    .header_menu_mob li.menu-item-has-children > .items {
      padding-right: 30px; }
      .header_menu_mob li.menu-item-has-children > .items span {
        display: block; }
  .header_menu_mob ul {
    padding-top: 0;
    display: none; }
    .header_menu_mob ul li {
      border-top: 1px solid transparent;
      border-color: transparent; }
      .header_menu_mob ul li:first-child {
        border-top: 0; }
      .header_menu_mob ul li a {
        font-weight: 400;
        color: #22314F;
        font-family: "Public Sans", sans-serif; }
      .header_menu_mob ul li .items {
        padding: 6px 0 6px 10px; }
        .header_menu_mob ul li .items.show_ico {
          display: -webkit-box;
          display: -ms-flexbox;
          display: -webkit-flex !important;
          display: flex !important;
          -ms-flex-wrap: nowrap;
          -webkit-flex-wrap: nowrap;
                  flex-wrap: nowrap;
          -webkit-box-align: center !important;
          -ms-flex-align: center !important;
          -webkit-align-items: center !important;
                  align-items: center !important; }
          .header_menu_mob ul li .items.show_ico .ico, .header_menu_mob ul li .items.show_ico a {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            -webkit-flex: 0 0 auto;
                    flex: 0 0 auto;
            width: auto;
            max-width: none; }
          .header_menu_mob ul li .items.show_ico .ico {
            width: 45px;
            font-size: 0;
            line-height: 0; }
            .header_menu_mob ul li .items.show_ico .ico img {
              max-width: 27px; }
      .header_menu_mob ul li span {
        display: none; }
      .header_menu_mob ul li.current-menu-item a, .header_menu_mob ul li.current-menu-parent a, .header_menu_mob ul li.current-menu-ancestor a {
        color: #B51D09;
        text-decoration: none; }
      .header_menu_mob ul li.menu-item-has-children > .items {
        padding-right: 30px; }

.header_menu_mob li ul {
  display: none; }

.header_menu_mob li ul li ul {
  display: none; }

.header_menu_mob li.focus ul {
  display: block; }

.header_menu_mob li.focus ul li ul {
  display: none; }

.header_menu_mob li ul li.focus ul {
  display: block; }

body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
       -o-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
       -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
       -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease,visibility 0s ease .25s;
  -o-transition: opacity .25s ease,visibility 0s ease .25s;
  transition: opacity .25s ease,visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s,visibility 0s ease 0s;
  -o-transition: opacity .25s ease 0s,visibility 0s ease 0s;
  transition: opacity .25s ease 0s,visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: transform,opacity;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image:before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: transform,opacity;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-container [data-selectable=true] {
  cursor: text; }

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
      -ms-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998; }

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(transparent));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

@supports (padding: 0px) {
  .fancybox-caption {
    padding: 75px 44px 25px 44px; } }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

.fancybox-loading {
  -webkit-animation: a 1s linear infinite;
          animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@-webkit-keyframes a {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

@keyframes a {
  to {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
       -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
       -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1); }

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-1turn);
      -ms-transform: rotate(-1turn);
          transform: rotate(-1turn); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(1turn);
      -ms-transform: rotate(1turn);
          transform: rotate(1turn); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg); }

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scaleX(1) translateZ(0);
          transform: scaleX(1) translateZ(0); }

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
          transform: translateZ(0) scale(1); }

@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; }
  @supports (padding: 0px) {
    .fancybox-caption {
      padding-left: 12px;
      padding-right: 12px; } } }

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus:before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

.slick-slider {
  position: relative;
  width: 100%;
  max-width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before, .slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
  padding: 0 !important;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 30px;
  border: 0; }

.slider_flex, .slider_flex .slick-track, .slider_flex .slick-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap; }

.slick-arrow {
  position: absolute;
  top: 50%;
  width: 50px !important;
  height: 50px !important;
  text-align: center;
  line-height: 50px !important;
  margin-top: -25px !important;
  font-size: 0px !important;
  border-radius: 0 !important;
  color: #22314F !important;
  z-index: 10; }
  .slick-arrow:before {
    font-size: 32px !important;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900; }
  .slick-arrow:hover, .slick-arrow:focus {
    color: #B51D09 !important;
    background: transparent !important; }
  .slick-arrow.slick-next {
    right: -100px; }
    .slick-arrow.slick-next:before {
      content: "\f054"; }
    @media (max-width: 1500px) {
      .slick-arrow.slick-next {
        right: -50px; } }
  .slick-arrow.slick-prev {
    left: -100px; }
    .slick-arrow.slick-prev:before {
      content: "\f053"; }
    @media (max-width: 1500px) {
      .slick-arrow.slick-prev {
        left: -50px; } }

.slick-dots {
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 35px -4px 0 -4px; }
  @media (max-width: 768px) {
    .slick-dots {
      margin-top: 25px; } }
  .slick-dots li {
    padding: 0 4px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none; }
    .slick-dots li button {
      width: 14px !important;
      height: 14px !important;
      line-height: 14px !important;
      padding: 0;
      margin: 0;
      border-radius: 14px  !important;
      border: 3px solid #ffffff;
      font-size: 0 !important;
      background: #B51D09;
      -webkit-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        border: 3px solid #B51D09; }
    .slick-dots li.slick-active button {
      border: 3px solid #B51D09; }

.our_services_section .row_items {
  padding-top: 60px;
  padding-bottom: 60px; }
  .our_services_section .row_items.first {
    padding-top: 20px; }
  @media (max-width: 991px) {
    .our_services_section .row_items {
      padding-top: 20px;
      padding-bottom: 60px; } }
  @media (max-width: 768px) {
    .our_services_section .row_items {
      padding-top: 0px; }
      .our_services_section .row_items.first {
        padding-top: 0px; } }
  .our_services_section .row_items .wpb_content_element {
    margin-bottom: 0; }
  .our_services_section .row_items .col-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 53%;
    -webkit-flex: 0 0 53%;
            flex: 0 0 53%;
    max-width: 53%; }
    @media (max-width: 991px) {
      .our_services_section .row_items .col-image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 30px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        -webkit-order: -1;
                order: -1; } }
    .our_services_section .row_items .col-image .wpb_content_element {
      margin: 0; }
      .our_services_section .row_items .col-image .wpb_content_element figure {
        display: block !important; }
        @media (max-width: 991px) {
          .our_services_section .row_items .col-image .wpb_content_element figure {
            text-align: center; } }
      .our_services_section .row_items .col-image .wpb_content_element .vc_single_image-wrapper {
        position: relative; }
        @media (max-width: 768px) {
          .our_services_section .row_items .col-image .wpb_content_element .vc_single_image-wrapper {
            display: block !important; } }
        .our_services_section .row_items .col-image .wpb_content_element .vc_single_image-wrapper:before {
          content: '';
          position: absolute;
          z-index: 2;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          background: -webkit-gradient(linear, left top, left bottom, from(rgba(164, 40, 35, 0.35)), to(rgba(11, 52, 104, 0.3)));
          background: -o-linear-gradient(top, rgba(164, 40, 35, 0.35) 0%, rgba(11, 52, 104, 0.3) 100%);
          background: linear-gradient(180deg, rgba(164, 40, 35, 0.35) 0%, rgba(11, 52, 104, 0.3) 100%); }
      .our_services_section .row_items .col-image .wpb_content_element img {
        position: relative;
        z-index: 1;
        width: 100%;
        height: auto; }
  .our_services_section .row_items .col-dann {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 47%;
    -webkit-flex: 0 0 47%;
            flex: 0 0 47%;
    max-width: 47%; }
    @media (max-width: 991px) {
      .our_services_section .row_items .col-dann {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    .our_services_section .row_items .col-dann .vc_column-inner {
      padding-left: 75px !important; }
      @media (max-width: 1360px) {
        .our_services_section .row_items .col-dann .vc_column-inner {
          padding-left: 0px !important; } }
      .our_services_section .row_items .col-dann .vc_column-inner .vc_column-inner {
        padding: 0 !important; }
    .our_services_section .row_items .col-dann h3 {
      line-height: 1.46;
      color: #ffffff;
      padding: 0 10px; }
      .our_services_section .row_items .col-dann h3 span {
        display: inline;
        background-color: #0C366C;
        -webkit-box-shadow: -10px 0 0 #0C366C, 10px 0 0 #0C366C;
                box-shadow: -10px 0 0 #0C366C, 10px 0 0 #0C366C;
        padding: 4px 0px; }
      @media (max-width: 768px) {
        .our_services_section .row_items .col-dann h3 {
          padding: 0 6px; }
          .our_services_section .row_items .col-dann h3 span {
            -webkit-box-shadow: -6px 0 0 #0C366C, 6px 0 0 #0C366C;
                    box-shadow: -6px 0 0 #0C366C, 6px 0 0 #0C366C;
            padding: 2px 0px; } }
    .our_services_section .row_items .col-dann .text {
      font-size: 20px; }
      @media (max-width: 768px) {
        .our_services_section .row_items .col-dann .text {
          font-size: 18px; } }
    .our_services_section .row_items .col-dann .row_dann {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
              align-items: center;
      margin: 15px -9px 0 -9px; }
      .our_services_section .row_items .col-dann .row_dann .wpb_column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        max-width: none;
        padding: 0 9px !important; }
      .our_services_section .row_items .col-dann .row_dann p {
        padding: 0;
        margin: 0; }
      .our_services_section .row_items .col-dann .row_dann .h3.mob {
        display: none; }
      @media (max-width: 575px) {
        .our_services_section .row_items .col-dann .row_dann .h3 {
          display: none; }
          .our_services_section .row_items .col-dann .row_dann .h3.mob {
            display: block; } }
      .our_services_section .row_items .col-dann .row_dann .wpb_single_image {
        padding-right: 12px; }
        @media (max-width: 768px) {
          .our_services_section .row_items .col-dann .row_dann .wpb_single_image {
            padding-right: 6px; } }
        @media (max-width: 575px) {
          .our_services_section .row_items .col-dann .row_dann .wpb_single_image {
            padding-right: 0;
            text-align: center; } }
        .our_services_section .row_items .col-dann .row_dann .wpb_single_image img {
          max-width: 56px; }
          @media (max-width: 768px) {
            .our_services_section .row_items .col-dann .row_dann .wpb_single_image img {
              max-width: 46px; } }
    .our_services_section .row_items .col-dann .row_info {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
              align-items: center;
      -ms-flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
              flex-wrap: nowrap;
      margin: 20px 0 0 0; }
      @media (max-width: 768px) {
        .our_services_section .row_items .col-dann .row_info {
          margin-top: 15px; } }
      .our_services_section .row_items .col-dann .row_info .wpb_column {
        -ms-flex-preferred-size: 0;
        -webkit-flex-basis: 0;
                flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        -webkit-flex-grow: 1;
                flex-grow: 1;
        max-width: 100%;
        padding: 0 !important; }
        .our_services_section .row_items .col-dann .row_info .wpb_column:first-child {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
          -webkit-flex: 0 0 auto;
                  flex: 0 0 auto;
          width: auto;
          max-width: none; }
      .our_services_section .row_items .col-dann .row_info p {
        padding: 0;
        margin: 0; }
      .our_services_section .row_items .col-dann .row_info .wpb_single_image .wpb_wrapper {
        padding-right: 25px; }
        @media (max-width: 768px) {
          .our_services_section .row_items .col-dann .row_info .wpb_single_image .wpb_wrapper {
            padding-right: 5px; } }
      .our_services_section .row_items .col-dann .row_info .wpb_single_image .vc_single_image-wrapper {
        display: block;
        width: 70px;
        height: 70px;
        overflow: hidden;
        border-radius: 70px;
        border: 1px solid #9EADC2; }
        @media (max-width: 768px) {
          .our_services_section .row_items .col-dann .row_info .wpb_single_image .vc_single_image-wrapper {
            width: 50px;
            height: 50px; } }
        .our_services_section .row_items .col-dann .row_info .wpb_single_image .vc_single_image-wrapper img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
      .our_services_section .row_items .col-dann .row_info .wpb_text_column {
        background: #E8EBF0;
        border-radius: 24px;
        font-size: 20px;
        margin-left: 20px;
        padding: 20px 50px 18px 33px;
        position: relative; }
        @media (max-width: 768px) {
          .our_services_section .row_items .col-dann .row_info .wpb_text_column {
            font-size: 18px; } }
        @media (max-width: 768px) {
          .our_services_section .row_items .col-dann .row_info .wpb_text_column {
            padding: 10px 15px 10px 20px;
            margin-left: 20px; } }
        .our_services_section .row_items .col-dann .row_info .wpb_text_column:after {
          content: '';
          width: 19px;
          height: 16px;
          top: 28px;
          background: url("../images/arrow.svg") left top no-repeat;
          position: absolute;
          left: -19px; }
          @media (max-width: 768px) {
            .our_services_section .row_items .col-dann .row_info .wpb_text_column:after {
              top: 12px;
              left: -15px; } }
    .our_services_section .row_items .col-dann .row_info_footer {
      margin-top: 15px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
              align-items: center;
      -ms-flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
              flex-wrap: nowrap;
      font-size: 20px; }
      @media (max-width: 575px) {
        .our_services_section .row_items .col-dann .row_info_footer {
          -ms-flex-wrap: wrap;
          -webkit-flex-wrap: wrap;
                  flex-wrap: wrap;
          margin-top: 5px; } }
      .our_services_section .row_items .col-dann .row_info_footer .wpb_column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        max-width: none; }
        .our_services_section .row_items .col-dann .row_info_footer .wpb_column:first-child {
          padding-left: 130px !important; }
          @media (max-width: 768px) {
            .our_services_section .row_items .col-dann .row_info_footer .wpb_column:first-child {
              padding-left: 95px !important; } }
        @media (max-width: 575px) {
          .our_services_section .row_items .col-dann .row_info_footer .wpb_column {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
            -webkit-flex: 0 0 100%;
                    flex: 0 0 100%;
            max-width: 100%;
            padding-left: 95px !important;
            padding-top: 10px; } }
      @media (max-width: 768px) {
        .our_services_section .row_items .col-dann .row_info_footer {
          font-size: 18px; } }
      .our_services_section .row_items .col-dann .row_info_footer p {
        padding: 0;
        margin: 0; }
  .our_services_section .row_items.reverse .col-dann {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    -webkit-order: -1;
            order: -1; }
    .our_services_section .row_items.reverse .col-dann .vc_column-inner {
      padding-left: 0px !important;
      padding-right: 75px !important; }
      @media (max-width: 1360px) {
        .our_services_section .row_items.reverse .col-dann .vc_column-inner {
          padding-right: 0px !important; } }
      .our_services_section .row_items.reverse .col-dann .vc_column-inner .vc_column-inner {
        padding: 0 !important; }

.we_are_section {
  position: relative;
  overflow: hidden;
  padding-bottom: 120px;
  margin-top: 120px; }
  @media (max-width: 991px) {
    .we_are_section {
      padding-bottom: 80px;
      margin-top: 80px; } }
  @media (max-width: 768px) {
    .we_are_section {
      padding-bottom: 40px;
      margin-top: 40px; } }
  .we_are_section .vc_row {
    position: relative;
    z-index: 2; }
  .we_are_section .row_items {
    padding-top: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center; }
    @media (max-width: 991px) {
      .we_are_section .row_items {
        padding-top: 0; } }
    @media (max-width: 991px) {
      .we_are_section .row_items .wpb_column {
        padding-top: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; } }
    @media (max-width: 575px) {
      .we_are_section .row_items .wpb_column {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
    .we_are_section .row_items .wpb_column .vc_column-inner {
      height: 100%;
      background: #F1F3F5;
      padding-top: 65px;
      padding-bottom: 60px; }
      @media (max-width: 1200px) {
        .we_are_section .row_items .wpb_column .vc_column-inner {
          padding-top: 35px;
          padding-bottom: 30px; } }
      .we_are_section .row_items .wpb_column .vc_column-inner .wpb_content_element {
        margin: 0;
        padding-left: 40px;
        padding-right: 40px; }
        @media (max-width: 1200px) {
          .we_are_section .row_items .wpb_column .vc_column-inner .wpb_content_element {
            padding-left: 15px;
            padding-right: 15px; } }
      .we_are_section .row_items .wpb_column .vc_column-inner h4 {
        padding-top: 20px; }
  .we_are_section .bg {
    position: absolute;
    z-index: 1;
    left: 50%;
    right: 50%;
    margin: 0 -50vw;
    width: 100vw;
    padding: 0;
    top: 40px;
    bottom: 0; }
    .we_are_section .bg .wpb_column, .we_are_section .bg .vc_column-inner, .we_are_section .bg .wpb_wrapper {
      height: 100%; }
    .we_are_section .bg .wpb_single_image {
      position: absolute;
      margin: 0;
      width: 60%; }
      @media (max-width: 768px) {
        .we_are_section .bg .wpb_single_image {
          width: 90%; } }
      .we_are_section .bg .wpb_single_image:nth-child(1) {
        left: 60px;
        top: 0; }
        @media (max-width: 1360px) {
          .we_are_section .bg .wpb_single_image:nth-child(1) {
            left: 0; } }
      .we_are_section .bg .wpb_single_image:nth-child(2) {
        right: 60px;
        text-align: right !important;
        bottom: 0; }
        @media (max-width: 1360px) {
          .we_are_section .bg .wpb_single_image:nth-child(2) {
            right: 0; } }

.first_section {
  position: relative;
  height: 710px;
  overflow: hidden;
  background: #F1F3F5; }
  .first_section .container {
    height: 100%; }
  @media (max-width: 991px) {
    .first_section {
      height: auto; } }
  .first_section .wpb_content_element {
    margin-bottom: 0; }
  .first_section .row_dann {
    z-index: 2;
    position: relative;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center; }
    @media (max-width: 991px) {
      .first_section .row_dann {
        padding-top: 30px;
        padding-bottom: 30px;
        text-align: center; } }
    .first_section .row_dann .text {
      max-width: 510px;
      font-size: 20px; }
      @media (max-width: 991px) {
        .first_section .row_dann .text {
          max-width: 100%;
          text-align: center; } }
      @media (max-width: 768px) {
        .first_section .row_dann .text {
          font-size: 18px; } }
    .first_section .row_dann h1 {
      max-width: 660px; }
      @media (max-width: 991px) {
        .first_section .row_dann h1 {
          max-width: 100%;
          text-align: center; }
          .first_section .row_dann h1 br {
            display: none; } }
    .first_section .row_dann .link_button_additional {
      margin-top: 50px; }
      @media (max-width: 991px) {
        .first_section .row_dann .link_button_additional {
          margin: 20px auto 0 auto; } }
  .first_section .row_bg_image {
    position: absolute;
    z-index: 1;
    left: 50%;
    right: 50%;
    top: 0;
    bottom: 0;
    width: 100vw;
    margin: 0 -50vw;
    text-align: right !important; }
    @media (max-width: 991px) {
      .first_section .row_bg_image {
        position: relative;
        height: 315px;
        padding-bottom: 15px;
        background: #ffffff; } }
    .first_section .row_bg_image div {
      height: 100%;
      display: block !important;
      padding: 0 !important; }
    .first_section .row_bg_image .wpb_single_image {
      display: inline-block !important;
      position: relative;
      padding-left: 95px !important;
      background: #ffffff; }
      @media (max-width: 1800px) {
        .first_section .row_bg_image .wpb_single_image {
          max-width: 60%; } }
      @media (max-width: 1360px) {
        .first_section .row_bg_image .wpb_single_image {
          padding-left: 30px !important; } }
      @media (max-width: 991px) {
        .first_section .row_bg_image .wpb_single_image {
          width: 100%;
          max-width: 100%;
          display: block !important;
          padding-left: 0 !important; } }
      .first_section .row_bg_image .wpb_single_image:before {
        position: absolute;
        z-index: 5;
        content: '';
        left: 0px;
        top: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 760px 0 0 420px;
        border-color: transparent transparent transparent #F1F3F5; }
        @media (max-width: 991px) {
          .first_section .row_bg_image .wpb_single_image:before {
            border: 0; } }
    .first_section .row_bg_image figure {
      height: 100%;
      position: relative; }
      @media (max-width: 991px) {
        .first_section .row_bg_image figure {
          display: block !important; } }
      .first_section .row_bg_image figure:before {
        position: absolute;
        z-index: 4;
        content: '';
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 760px 0 0 420px;
        border-color: transparent transparent transparent #ffffff; }
        @media (max-width: 991px) {
          .first_section .row_bg_image figure:before {
            border: 0; } }
    .first_section .row_bg_image .vc_single_image-wrapper {
      display: inline-block !important;
      position: relative; }
      .first_section .row_bg_image .vc_single_image-wrapper:before {
        position: absolute;
        z-index: 2;
        content: '';
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: -o-linear-gradient(76.06deg, rgba(11, 50, 101, 0.6) 4.55%, rgba(190, 63, 33, 0.2) 86.49%);
        background: linear-gradient(13.94deg, rgba(11, 50, 101, 0.6) 4.55%, rgba(190, 63, 33, 0.2) 86.49%); }
      .first_section .row_bg_image .vc_single_image-wrapper img {
        height: 100%;
        width: auto;
        z-index: 1;
        -o-object-fit: cover;
           object-fit: cover; }
        @media (max-width: 1800px) {
          .first_section .row_bg_image .vc_single_image-wrapper img {
            width: 100%; } }

.we_excel {
  padding-bottom: 100px;
  padding-top: 100px; }
  @media (max-width: 991px) {
    .we_excel {
      padding-bottom: 75px;
      padding-top: 75px; } }
  @media (max-width: 768px) {
    .we_excel {
      padding-bottom: 50px;
      padding-top: 50px; } }
  .we_excel h2 {
    padding-bottom: 10px; }
    @media (max-width: 768px) {
      .we_excel h2 {
        padding-bottom: 0; } }
  @media (max-width: 991px) {
    .we_excel .row_items .vc_col-sm-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      -webkit-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; } }
  .we_excel .row_items .vc_row {
    padding-top: 21px;
    padding-bottom: 21px; }
    @media (max-width: 768px) {
      .we_excel .row_items .vc_row {
        padding-top: 15px;
        padding-bottom: 15px; } }
    .we_excel .row_items .vc_row .wpb_column {
      -ms-flex-preferred-size: 0;
      -webkit-flex-basis: 0;
              flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      -webkit-flex-grow: 1;
              flex-grow: 1;
      max-width: 100%; }
      .we_excel .row_items .vc_row .wpb_column:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        max-width: none; }
    .we_excel .row_items .vc_row .wpb_content_element {
      margin-bottom: 0; }
    .we_excel .row_items .vc_row .wpb_single_image img {
      max-width: 100px; }
      @media (max-width: 768px) {
        .we_excel .row_items .vc_row .wpb_single_image img {
          max-width: 70px; } }
    .we_excel .row_items .vc_row .h4 {
      color: #ffffff;
      line-height: 1.45; }
      .we_excel .row_items .vc_row .h4 span {
        display: inline;
        background-color: #0C366C;
        -webkit-box-shadow: -8px 0 0 #0c366c, 8px 0 0 #0c366c;
        box-shadow: -8px 0 0 #0c366c, 8px 0 0 #0c366c;
        padding: 2px 0px; }
        @media (max-width: 768px) {
          .we_excel .row_items .vc_row .h4 span {
            -webkit-box-shadow: -6px 0 0 #0c366c, 6px 0 0 #0c366c;
            box-shadow: -6px 0 0 #0c366c, 6px 0 0 #0c366c; } }

.rampiq_figure {
  padding-bottom: 50px;
  padding-top: 250px; }
  @media (max-width: 1200px) {
    .rampiq_figure {
      padding-top: 200px; } }
  @media (max-width: 991px) {
    .rampiq_figure {
      padding-top: 150px; } }
  @media (max-width: 768px) {
    .rampiq_figure {
      padding-bottom: 25px;
      padding-top: 100px; } }
  .rampiq_figure .rampiq_figure_row {
    max-width: 700px;
    margin: 0 auto;
    padding-top: 30px; }
    @media (max-width: 768px) {
      .rampiq_figure .rampiq_figure_row {
        padding-top: 0; } }
    .rampiq_figure .rampiq_figure_row .h2 span {
      -webkit-background-clip: text !important;
      -webkit-text-fill-color: transparent !important;
      background: -webkit-gradient(linear, left top, left bottom, from(#1842AE), to(#65F2F2));
      background: -o-linear-gradient(top, #1842AE 0%, #65F2F2 100%);
      background: linear-gradient(180deg, #1842AE 0%, #65F2F2 100%); }
    .rampiq_figure .rampiq_figure_row .h2 a {
      margin-left: 10px;
      display: inline-block;
      text-decoration: none; }
      .rampiq_figure .rampiq_figure_row .h2 a i {
        -webkit-background-clip: text !important;
        -webkit-text-fill-color: transparent !important;
        background: -webkit-gradient(linear, left top, left bottom, from(#1842AE), to(#65F2F2));
        background: -o-linear-gradient(top, #1842AE 0%, #65F2F2 100%);
        background: linear-gradient(180deg, #1842AE 0%, #65F2F2 100%); }
      .rampiq_figure .rampiq_figure_row .h2 a:hover i, .rampiq_figure .rampiq_figure_row .h2 a:focus i {
        background: -webkit-gradient(linear, left top, left bottom, from(#B51D09), to(#B51D09));
        background: -o-linear-gradient(top, #B51D09 0%, #B51D09 100%);
        background: linear-gradient(180deg, #B51D09 0%, #B51D09 100%); }
    @media (max-width: 768px) {
      .rampiq_figure .rampiq_figure_row .h2 {
        text-align: center; } }
    .rampiq_figure .rampiq_figure_row .text .ins {
      position: relative;
      font-size: 20px;
      padding-right: 120px;
      padding-bottom: 50px; }
      @media (max-width: 768px) {
        .rampiq_figure .rampiq_figure_row .text .ins {
          padding-right: 0;
          padding-bottom: 0; } }
      .rampiq_figure .rampiq_figure_row .text .ins .ins_text {
        width: 310px; }
        @media (max-width: 768px) {
          .rampiq_figure .rampiq_figure_row .text .ins .ins_text {
            width: 100%; } }
      @media (max-width: 768px) {
        .rampiq_figure .rampiq_figure_row .text .ins {
          font-size: 18px; } }
      .rampiq_figure .rampiq_figure_row .text .ins:after {
        position: absolute;
        right: 30px;
        bottom: 0;
        background: url("../images/line.jpg") left top no-repeat;
        width: 235px;
        height: 56px;
        content: ''; }
        @media (max-width: 768px) {
          .rampiq_figure .rampiq_figure_row .text .ins:after {
            background: transparent; } }
    @media (max-width: 768px) {
      .rampiq_figure .rampiq_figure_row .text {
        text-align: center;
        padding-bottom: 15px; } }

.section_contact_header {
  background: -o-linear-gradient(275.17deg, #0D386F 4.15%, #072953 159.67%);
  background: linear-gradient(174.83deg, #0D386F 4.15%, #072953 159.67%);
  position: relative;
  height: 710px; }
  @media (max-width: 1200px) {
    .section_contact_header {
      height: auto; } }
  .section_contact_header .container {
    height: 100%; }
  @media (max-width: 991px) {
    .section_contact_header .text_block {
      padding-top: 30px;
      padding-bottom: 10px;
      text-align: center; } }
  .section_contact_header .text_block h1, .section_contact_header .text_block p, .section_contact_header .text_block a, .section_contact_header .text_block div {
    color: #ffffff; }
  .section_contact_header .text_block a {
    text-decoration: none; }
    .section_contact_header .text_block a:hover, .section_contact_header .text_block a:focus {
      text-decoration: underline; }
  .section_contact_header .text_block a, .section_contact_header .text_block p, .section_contact_header .text_block div {
    font-size: 20px; }
    @media (max-width: 768px) {
      .section_contact_header .text_block a, .section_contact_header .text_block p, .section_contact_header .text_block div {
        font-size: 18px; } }
  .section_contact_header .text {
    padding-bottom: 40px; }
    @media (max-width: 991px) {
      .section_contact_header .text {
        padding-bottom: 20px; } }
  .section_contact_header .ico_row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
            align-items: center;
    padding-top: 13px;
    padding-bottom: 13px; }
    @media (max-width: 991px) {
      .section_contact_header .ico_row {
        padding-top: 6px;
        padding-bottom: 6px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
                justify-content: center; } }
    .section_contact_header .ico_row p {
      padding: 0;
      margin: 0; }
    .section_contact_header .ico_row .wpb_content_element {
      margin: 0; }
    .section_contact_header .ico_row .wpb_column {
      -ms-flex-preferred-size: 0;
      -webkit-flex-basis: 0;
              flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      -webkit-flex-grow: 1;
              flex-grow: 1;
      max-width: 100%; }
      @media (max-width: 991px) {
        .section_contact_header .ico_row .wpb_column {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
          -webkit-flex: 0 0 auto;
                  flex: 0 0 auto;
          width: auto;
          max-width: none; } }
      @media (max-width: 575px) {
        .section_contact_header .ico_row .wpb_column {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          -webkit-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; } }
      .section_contact_header .ico_row .wpb_column:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        max-width: none;
        font-size: 0;
        line-height: 0;
        padding-right: 0 !important;
        width: 45px;
        text-align: center; }
        @media (max-width: 575px) {
          .section_contact_header .ico_row .wpb_column:first-child {
            padding-right: 15px !important;
            width: 100%; } }
  .section_contact_header .wpb_content_element {
    margin: 0; }
  .section_contact_header .vc_row {
    position: relative;
    z-index: 2; }
  .section_contact_header .row_bg {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 0;
    bottom: 0;
    right: 50%;
    margin: 0 -50vw;
    width: 100vw; }
    @media (max-width: 768px) {
      .section_contact_header .row_bg {
        top: 50%; } }
    .section_contact_header .row_bg div, .section_contact_header .row_bg figure {
      height: 100%;
      display: block !important;
      padding: 0 !important;
      margin: 0; }
    .section_contact_header .row_bg img {
      width: auto;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .section_contact_header .form_contact {
    height: 100%; }
    .section_contact_header .form_contact .vc_column-inner {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-align: end;
      -ms-flex-align: end;
      -webkit-align-items: flex-end;
              align-items: flex-end; }
      .section_contact_header .form_contact .vc_column-inner .wpb_wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; }
  .section_contact_header .gform_wrapper {
    bottom: -90px;
    -webkit-box-shadow: 0px 18px 102px -52px rgba(13, 56, 111, 0.4);
            box-shadow: 0px 18px 102px -52px rgba(13, 56, 111, 0.4); }
    @media (max-width: 1360px) {
      .section_contact_header .gform_wrapper {
        bottom: -50px; } }
    @media (max-width: 991px) {
      .section_contact_header .gform_wrapper {
        bottom: -30px; } }
    @media (max-width: 768px) {
      .section_contact_header .gform_wrapper {
        bottom: -20px; } }
  .section_contact_header .gform_confirmation_wrapper {
    position: absolute;
    -webkit-box-shadow: 0px 18px 102px -52px rgba(13, 56, 111, 0.4);
            box-shadow: 0px 18px 102px -52px rgba(13, 56, 111, 0.4);
    top: 50%;
    left: 15px;
    right: 15px;
    background: #ffffff;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media (max-width: 991px) {
      .section_contact_header .gform_confirmation_wrapper {
        position: relative;
        left: auto;
        right: auto;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        margin: 15px 0; } }
    .section_contact_header .gform_confirmation_wrapper .gform_confirmation_message {
      padding: 30px;
      text-align: center;
      font-size: 28px; }
      @media (max-width: 768px) {
        .section_contact_header .gform_confirmation_wrapper .gform_confirmation_message {
          font-size: 22px; } }

.section_with_lines {
  position: relative;
  overflow: hidden; }
  .section_with_lines .vc_row {
    position: relative;
    z-index: 2; }
  .section_with_lines .bg {
    position: absolute;
    z-index: 1;
    left: 50%;
    right: 50%;
    margin: 0 -50vw;
    width: 100vw;
    padding: 0;
    top: 40px;
    bottom: 0; }
    .section_with_lines .bg .wpb_column, .section_with_lines .bg .vc_column-inner, .section_with_lines .bg .wpb_wrapper {
      height: 100%; }
    .section_with_lines .bg .wpb_single_image {
      position: absolute;
      margin: 0;
      width: 60%; }
      @media (max-width: 768px) {
        .section_with_lines .bg .wpb_single_image {
          width: 90%; } }
      .section_with_lines .bg .wpb_single_image:nth-child(1) {
        left: 60px;
        top: 0; }
        @media (max-width: 1360px) {
          .section_with_lines .bg .wpb_single_image:nth-child(1) {
            left: 0; } }
      .section_with_lines .bg .wpb_single_image:nth-child(2) {
        right: 60px;
        text-align: right !important;
        bottom: 0; }
        @media (max-width: 1360px) {
          .section_with_lines .bg .wpb_single_image:nth-child(2) {
            right: 0; } }

.contacts_logos .slick-track, .contacts_logos .slick-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap; }

.contacts_logos .item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .contacts_logos .item .ins {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    text-align: center; }
    .contacts_logos .item .ins img {
      max-height: 130px;
      max-width: 170px;
      width: auto;
      height: auto; }
      @media (max-width: 768px) {
        .contacts_logos .item .ins img {
          max-height: 100px;
          max-width: 120px; } }

.section_contact_clients_feedback {
  margin-top: 210px; }
  @media (max-width: 1360px) {
    .section_contact_clients_feedback {
      margin-top: 160px; } }
  @media (max-width: 1200px) {
    .section_contact_clients_feedback {
      margin-top: 120px; } }
  @media (max-width: 991px) {
    .section_contact_clients_feedback {
      margin-top: 80px; } }
  .section_contact_clients_feedback .read_more {
    text-align: center;
    padding-top: 30px; }
    @media (max-width: 991px) {
      .section_contact_clients_feedback .read_more {
        padding-top: 20px; } }
    @media (max-width: 768px) {
      .section_contact_clients_feedback .read_more {
        padding-top: 10px; } }
    .section_contact_clients_feedback .read_more a {
      font-family: "Public Sans", sans-serif;
      font-weight: 900;
      font-size: 20px;
      text-decoration: underline; }
      @media (max-width: 768px) {
        .section_contact_clients_feedback .read_more a {
          font-size: 18px; } }
      .section_contact_clients_feedback .read_more a:hover, .section_contact_clients_feedback .read_more a:focus {
        color: #B51D09; }

.slider_clients_feedback .slick-list {
  margin: 0 -15px; }

.slider_clients_feedback .slick-list, .slider_clients_feedback .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap; }

.slider_clients_feedback .item {
  padding: 0 15px; }
  .slider_clients_feedback .item .ins {
    height: 100%;
    background: #F1F3F5;
    border-radius: 24px;
    padding: 20px 40px 120px 40px;
    position: relative; }
    @media (max-width: 1200px) {
      .slider_clients_feedback .item .ins {
        padding: 10px 20px 80px 20px; } }
    @media (max-width: 575px) {
      .slider_clients_feedback .item .ins.show_logo {
        padding-bottom: 110px; } }
  .slider_clients_feedback .item .row {
    position: absolute;
    left: 40px;
    right: 40px;
    bottom: 40px; }
    @media (max-width: 1200px) {
      .slider_clients_feedback .item .row {
        left: 20px;
        right: 20px;
        bottom: 20px; } }
    .slider_clients_feedback .item .row .img, .slider_clients_feedback .item .row .logo {
      font-size: 0;
      line-height: 0; }
    .slider_clients_feedback .item .row .img {
      padding-right: 0; }
      .slider_clients_feedback .item .row .img span {
        display: block;
        border: 1px solid #9EADC2;
        width: 52px;
        height: 52px;
        overflow: hidden;
        border-radius: 52px; }
      .slider_clients_feedback .item .row .img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .slider_clients_feedback .item .row .logo {
      padding-left: 0; }
      .slider_clients_feedback .item .row .logo img {
        max-height: 42px; }
      @media (max-width: 575px) {
        .slider_clients_feedback .item .row .logo {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          -webkit-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%;
          padding-left: 15px;
          padding-top: 15px; } }
    .slider_clients_feedback .item .row .position {
      color: #6B788B; }
  .slider_clients_feedback .item .text {
    font-size: 20px; }
    @media (max-width: 768px) {
      .slider_clients_feedback .item .text {
        font-size: 18px; } }

@media (max-width: 1360px) {
  .slider_clients_feedback {
    padding-bottom: 20px; }
    .slider_clients_feedback .slick-arrow {
      top: auto;
      margin-top: 0;
      bottom: -40px; }
      .slider_clients_feedback .slick-arrow.slick-prev {
        left: 0; }
      .slider_clients_feedback .slick-arrow.slick-next {
        right: 0; } }

.section_blog {
  margin-bottom: 120px;
  height: 380px;
  background: -o-linear-gradient(275.17deg, #0D386F 4.15%, #072953 159.67%);
  background: linear-gradient(174.83deg, #0D386F 4.15%, #072953 159.67%);
  text-align: center; }
  @media (max-width: 991px) {
    .section_blog {
      margin-bottom: 100px;
      height: auto;
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (max-width: 768px) {
    .section_blog {
      margin-bottom: 60px; } }
  .section_blog h1 {
    color: #ffffff;
    padding-bottom: 23px; }
  .section_blog .breadcrumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    margin: 0 -10px 0 -10px; }
    @media (max-width: 768px) {
      .section_blog .breadcrumbs {
        margin: 0 -5px 0 -5px; } }
    .section_blog .breadcrumbs li {
      padding: 0 10px 0 10px;
      position: relative;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      -webkit-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: none;
      color: #ffffff;
      font-weight: bold;
      font-size: 20px; }
      @media (max-width: 768px) {
        .section_blog .breadcrumbs li {
          padding: 0 5px 0 5px; } }
      @media (max-width: 768px) {
        .section_blog .breadcrumbs li {
          font-size: 18px; } }
      .section_blog .breadcrumbs li:before {
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        content: "\f105";
        margin-right: 20px;
        position: relative;
        top: 2px; }
        @media (max-width: 768px) {
          .section_blog .breadcrumbs li:before {
            margin-right: 10px; } }
      .section_blog .breadcrumbs li:first-child:before {
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        content: "\f015";
        color: #ffffff;
        top: 0;
        margin-right: 10px; }
        @media (max-width: 768px) {
          .section_blog .breadcrumbs li:first-child:before {
            margin-right: 5px; } }
      .section_blog .breadcrumbs li a {
        color: #E8EBF0;
        opacity: 0.7;
        font-weight: 400;
        text-decoration: none; }
        .section_blog .breadcrumbs li a:hover {
          opacity: 1; }

.blog_list {
  padding-bottom: 30px; }
  .blog_list .items {
    margin-bottom: 30px; }
    .blog_list .items .image {
      display: block;
      height: 480px;
      position: relative; }
      @media (max-width: 991px) {
        .blog_list .items .image {
          height: 380px; } }
      @media (max-width: 768px) {
        .blog_list .items .image {
          height: 280px; } }
      @media (max-width: 575px) {
        .blog_list .items .image {
          height: 180px; } }
      .blog_list .items .image a.post {
        height: 100%;
        display: block;
        position: relative; }
      .blog_list .items .image .ins {
        height: 100%;
        position: relative; 
overflow:hidden;}
/*         .blog_list .items .image .ins:before {
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          z-index: 2;
          content: ''; } */
      .blog_list .items .image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        position: relative;
        z-index: 1; }
      .blog_list .items .image .cat {
        position: absolute;
        left: 45px;
        bottom: -17px;
        z-index: 6;
        background: -o-linear-gradient(275.17deg, #0D386F 4.15%, #072953 159.67%);
        background: linear-gradient(174.83deg, #0D386F 4.15%, #072953 159.67%);
        height: 36px;
        line-height: 34px;
        padding: 0 25px;
        border: 1px solid #E8EBF0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        border-radius: 100px;
        color: #ffffff;
        font-size: 14px;
        display: block;
        text-decoration: none;
        -webkit-transition: all .0s ease-in-out;
        -o-transition: all .0s ease-in-out;
        transition: all .0s ease-in-out; }
        @media (max-width: 991px) {
          .blog_list .items .image .cat {
            left: 25px;
            bottom: -15px;
            height: 30px;
            line-height: 28px;
            padding: 0 20px; } }
        .blog_list .items .image .cat:hover {
          background: #B51D09; }
/*       .blog_list .items .image a.post:hover:before {
        content: "\f002";
        font-family: "Font Awesome 5 Pro";
        font-weight: 300;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 64px;
        height: 64px;
        margin: -32px 0 0 -32px;
        border-radius: 64px;
        line-height: 64px;
        text-align: center;
        color: #ffffff;
        font-size: 25px;
        z-index: 5; } */
/*       .blog_list .items .image a.post:hover:after {
        content: '';
        position: absolute;
        left: 50%;
        top: 50%;
        width: 64px;
        height: 64px;
        margin: -32px 0 0 -32px;
        border-radius: 64px;
        background: -o-linear-gradient(275.17deg, #0D386F 4.15%, #072953 159.67%);
        background: linear-gradient(174.83deg, #0D386F 4.15%, #072953 159.67%);
        z-index: 4;
        border: 2px solid #E8EBF0; } */
/*       .blog_list .items .image a.post:hover .ins:before {
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 80, 129, 0.6)), to(rgba(43, 80, 129, 0.6)));
        background: -o-linear-gradient(bottom, rgba(43, 80, 129, 0.6), rgba(43, 80, 129, 0.6));
        background: linear-gradient(0deg, rgba(43, 80, 129, 0.6), rgba(43, 80, 129, 0.6)); } */
  .blog_list .dann {
    padding: 55px 45px 30px 45px;
    background: #ffffff;
    -webkit-box-shadow: 0px 25px 61px -10px rgba(13, 56, 111, 0.06);
            box-shadow: 0px 25px 61px -10px rgba(13, 56, 111, 0.06); }
    @media (max-width: 991px) {
      .blog_list .dann {
        padding: 40px 30px 25px 30px; } }
    @media (max-width: 768px) {
      .blog_list .dann {
        padding: 30px 15px 20px 15px; } }
    .blog_list .dann h2 {
      padding-top: 10px;
      font-size: 28px;
      line-height: 1.35;
      font-family: "Public Sans", sans-serif;
      font-weight: 800; }
      @media (max-width: 1360px) {
        .blog_list .dann h2 {
          font-size: 28px; } }
      @media (max-width: 1200px) {
        .blog_list .dann h2 {
          font-size: 28px; } }
      @media (max-width: 991px) {
        .blog_list .dann h2 {
          font-size: 28px; } }
      @media (max-width: 768px) {
        .blog_list .dann h2 {
          font-size: 22px; } }
      @media (max-width: 575px) {
        .blog_list .dann h2 {
          font-size: 22px; } }
      .blog_list .dann h2 a {
        text-decoration: none;
        color: #22314F; }
        .blog_list .dann h2 a:hover {
          color: #B51D09; }
    .blog_list .dann .text {
      padding-top: 20px; }
  .blog_list .navigation .nav-links {
    text-align: center; }
    .blog_list .navigation .nav-links span, .blog_list .navigation .nav-links a {
      display: inline-block;
      width: 40px;
      height: 40px;
      text-align: center;
      border-radius: 100px;
      font-weight: 600;
      line-height: 40px;
      -webkit-transition: all .0s ease-in-out;
      -o-transition: all .0s ease-in-out;
      transition: all .0s ease-in-out; }
    .blog_list .navigation .nav-links a {
      background: #E8EBF0;
      text-decoration: none;
      color: #22314F; }
      .blog_list .navigation .nav-links a:hover {
        background: -o-linear-gradient(275.17deg, #0D386F 4.15%, #072953 159.67%);
        background: linear-gradient(174.83deg, #0D386F 4.15%, #072953 159.67%);
        color: #ffffff; }
    .blog_list .navigation .nav-links span {
      background: -o-linear-gradient(275.17deg, #0D386F 4.15%, #072953 159.67%);
      background: linear-gradient(174.83deg, #0D386F 4.15%, #072953 159.67%);
      color: #ffffff; }

.single_main_image {
  position: relative;
  height: 480px;
  position: relative;
  margin-bottom: 70px; }
  @media (max-width: 991px) {
    .single_main_image {
      height: 380px;
      margin-bottom: 60px; } }
  @media (max-width: 768px) {
    .single_main_image {
      height: 280px;
      margin-bottom: 40px; } }
  @media (max-width: 575px) {
    .single_main_image {
      height: 180px; } }
  .single_main_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    position: relative;
    z-index: 1; }
  .single_main_image .cat {
    position: absolute;
    left: 45px;
    bottom: -17px;
    z-index: 6;
    background: -o-linear-gradient(275.17deg, #0D386F 4.15%, #072953 159.67%);
    background: linear-gradient(174.83deg, #0D386F 4.15%, #072953 159.67%);
    height: 36px;
    line-height: 34px;
    padding: 0 25px;
    border: 1px solid #E8EBF0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 100px;
    color: #ffffff;
    font-size: 14px;
    display: block;
    text-decoration: none; }
    @media (max-width: 991px) {
      .single_main_image .cat {
        left: 25px;
        bottom: -15px;
        height: 30px;
        line-height: 28px;
        padding: 0 20px; } }
    .single_main_image .cat:hover {
      background: #B51D09; }

.single_content {
  padding: 0 45px 0 45px; }
  .single_content .row_img {
    margin-left: -60px;
    margin-right: -60px; }
  @media (max-width: 991px) {
    .single_content {
      padding: 0 25px 0 25px; }
      .single_content .row_img {
        margin-left: -40px;
        margin-right: -40px; } }
  @media (max-width: 768px) {
    .single_content {
      padding: 0; }
      .single_content .row_img {
        margin-left: -15px;
        margin-right: -15px; } }
  .single_content img {
    width: 100%;
    height: auto;
    max-width: 100%; }
  .single_content .wpb_single_image div, .single_content .wpb_single_image figure {
    display: block !important; }
  .single_content h2, .single_content .h2, .single_content .h2 h2, .single_content .h2 a {
    font-size: 28px;
    line-height: 1.35;
    color: #22314F;
    font-family: "Public Sans", sans-serif;
    font-weight: 800; }
    @media (max-width: 1360px) {
      .single_content h2, .single_content .h2, .single_content .h2 h2, .single_content .h2 a {
        font-size: 28px; } }
    @media (max-width: 1200px) {
      .single_content h2, .single_content .h2, .single_content .h2 h2, .single_content .h2 a {
        font-size: 28px; } }
    @media (max-width: 991px) {
      .single_content h2, .single_content .h2, .single_content .h2 h2, .single_content .h2 a {
        font-size: 28px; } }
    @media (max-width: 768px) {
      .single_content h2, .single_content .h2, .single_content .h2 h2, .single_content .h2 a {
        font-size: 22px; } }
    @media (max-width: 575px) {
      .single_content h2, .single_content .h2, .single_content .h2 h2, .single_content .h2 a {
        font-size: 22px; } }
  .single_content h3, .single_content .h3, .single_content .h3 h3, .single_content .h3 a {
    font-size: 20px;
    line-height: 1.35;
    color: #22314F;
    font-family: "Public Sans", sans-serif;
    font-weight: 900; }
    @media (max-width: 1360px) {
      .single_content h3, .single_content .h3, .single_content .h3 h3, .single_content .h3 a {
        font-size: 20px; } }
    @media (max-width: 1200px) {
      .single_content h3, .single_content .h3, .single_content .h3 h3, .single_content .h3 a {
        font-size: 20px; } }
    @media (max-width: 991px) {
      .single_content h3, .single_content .h3, .single_content .h3 h3, .single_content .h3 a {
        font-size: 20px; } }
    @media (max-width: 768px) {
      .single_content h3, .single_content .h3, .single_content .h3 h3, .single_content .h3 a {
        font-size: 14px; } }
    @media (max-width: 575px) {
      .single_content h3, .single_content .h3, .single_content .h3 h3, .single_content .h3 a {
        font-size: 14px; } }

footer {
  background: #F1F3F5;
  padding: 70px 0 120px 0;
  color: #22314F;
  margin-top: 60px; }
  @media (max-width: 991px) {
    footer {
      padding: 55px 0 80px 0; } }
  @media (max-width: 768px) {
    footer {
      margin-top: 30px;
      padding: 35px 0 60px 0; } }
  footer a {
    text-decoration: none;
    text-underline-position: under;
    color: #22314F; }
    footer a:hover {
      text-decoration: underline; }
  @media (max-width: 991px) {
    footer .logo_block {
      text-align: center;
      padding-bottom: 30px; } }
  @media (max-width: 768px) {
    footer .logo_block {
      padding-bottom: 0; } }
  footer .logo_block .logo {
    font-size: 0;
    line-height: 0; }
    footer .logo_block .logo img {
      width: auto;
      height: 88px !important; }
      @media (max-width: 768px) {
        footer .logo_block .logo img {
          height: 68px !important; } }
  footer .logo_block .footer_3_footer {
    padding-top: 45px;
    margin: 0 -8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap; }
    footer .logo_block .footer_3_footer li {
      padding: 0 8px;
      position: relative;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      -webkit-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: none; }
      footer .logo_block .footer_3_footer li:before {
        font-family: "Font Awesome 5 Pro";
        font-weight: 900;
        content: "\f111";
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        font-size: 3px; }
      footer .logo_block .footer_3_footer li:first-child:before {
        content: ''; }
      footer .logo_block .footer_3_footer li a {
        color: #22314F; }
        footer .logo_block .footer_3_footer li a:hover, footer .logo_block .footer_3_footer li a:focus {
          text-decoration: underline; }
      footer .logo_block .footer_3_footer li.current-menu-item a {
        text-decoration: underline; }
    @media (max-width: 991px) {
      footer .logo_block .footer_3_footer {
        display: none; } }
  footer .logo_block .copyright {
    margin-top: 16px;
    padding-top: 17px;
    border-top: 1px solid #9EADC2;
    color: #22314F;
    display: inline-block; }
    footer .logo_block .copyright .textwidget {
      display: inline-block; }
    @media (max-width: 991px) {
      footer .logo_block .copyright {
        display: none; } }
  footer .mob_footer {
    display: none;
    text-align: center;
    padding-top: 30px; }
    @media (max-width: 991px) {
      footer .mob_footer {
        display: block; } }
    footer .mob_footer .footer_3_footer {
      margin: 0 -8px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
              justify-content: center; }
      footer .mob_footer .footer_3_footer li {
        padding: 0 8px;
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        -webkit-flex: 0 0 auto;
                flex: 0 0 auto;
        width: auto;
        max-width: none; }
        footer .mob_footer .footer_3_footer li:before {
          font-family: "Font Awesome 5 Pro";
          font-weight: 900;
          content: "\f111";
          position: absolute;
          left: 0;
          top: 50%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          font-size: 3px; }
        footer .mob_footer .footer_3_footer li:first-child:before {
          content: ''; }
        footer .mob_footer .footer_3_footer li a {
          color: #22314F; }
          footer .mob_footer .footer_3_footer li a:hover, footer .mob_footer .footer_3_footer li a:focus {
            text-decoration: underline; }
        footer .mob_footer .footer_3_footer li.current-menu-item a {
          text-decoration: underline; }
    footer .mob_footer .copyright {
      margin-top: 16px;
      padding-top: 17px;
      border-top: 1px solid #9EADC2;
      color: #22314F;
      display: inline-block; }
      footer .mob_footer .copyright .textwidget {
        display: inline-block; }
  @media (max-width: 768px) {
    footer .menu_1 {
      padding-top: 30px;
      text-align: center; } }
  footer .menu_1 .h5 {
    padding-bottom: 15px; }
    @media (max-width: 768px) {
      footer .menu_1 .h5 {
        padding-bottom: 10px;
        font-size: 18px; } }
  footer .menu_1 ul li {
    padding-bottom: 10px; }
    footer .menu_1 ul li a {
      font-size: 20px; }
    @media (max-width: 768px) {
      footer .menu_1 ul li {
        padding-bottom: 5px; }
        footer .menu_1 ul li a {
          font-size: 18px; } }
  @media (max-width: 768px) {
    footer .menu_2 {
      padding-top: 30px;
      text-align: center; } }
  footer .menu_2 ul li {
    padding-bottom: 10px; }
    footer .menu_2 ul li a {
      font-size: 20px;
      font-family: "Public Sans", sans-serif;
      font-weight: 900; }
    @media (max-width: 768px) {
      footer .menu_2 ul li {
        padding-bottom: 5px; }
        footer .menu_2 ul li a {
          font-size: 18px; } }
  @media (max-width: 768px) {
    footer .menu_3 {
      padding-top: 30px;
      text-align: center; } }
  footer .menu_3 .social_footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -11px; }
    @media (max-width: 768px) {
      footer .menu_3 .social_footer {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
                justify-content: center; } }
    footer .menu_3 .social_footer li {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
      -webkit-flex: 0 0 auto;
              flex: 0 0 auto;
      width: auto;
      max-width: none;
      padding: 0 11px; }
      footer .menu_3 .social_footer li a {
        display: block;
        color: #ffffff;
        text-decoration: none !important;
        width: 45px;
        height: 45px;
        text-align: center;
        line-height: 45px;
        background: -o-linear-gradient(275.17deg, #0D386F 4.15%, #072953 159.67%);
        background: linear-gradient(174.83deg, #0D386F 4.15%, #072953 159.67%);
        border-radius: 8px;
        position: relative;
        font-size: 18px;
        -webkit-transition: all 0s ease-in-out;
        -o-transition: all 0s ease-in-out;
        transition: all 0s ease-in-out; }
        footer .menu_3 .social_footer li a:after {
          position: absolute;
          width: 34px;
          height: 34px;
          background: -o-linear-gradient(275.17deg, #0D386F 4.15%, #072953 159.67%);
          background: linear-gradient(174.83deg, #0D386F 4.15%, #072953 159.67%);
          opacity: 0.3;
          -webkit-filter: blur(24.3047px);
                  filter: blur(24.3047px);
          border-radius: 8.57813px;
          bottom: -6px;
          right: -1px;
          content: ''; }
        footer .menu_3 .social_footer li a:hover, footer .menu_3 .social_footer li a:focus {
          background: #B51D09; }
          footer .menu_3 .social_footer li a:hover:after, footer .menu_3 .social_footer li a:focus:after {
            background: -o-linear-gradient(358.2deg, #A02424 -0.74%, #D8561E 180.83%);
            background: linear-gradient(91.8deg, #A02424 -0.74%, #D8561E 180.83%); }
