

/* COLORS */
/* FONTS */
@font-face {
  font-family: 'SofiaProRegular';
  src: url("../fonts/SofiaProRegular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/SofiaProRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/SofiaProRegular.woff2") format("woff2"), url("../fonts/SofiaProRegular.woff") format("woff"), url("../fonts/SofiaProRegular.ttf") format("truetype"), url("../fonts/SofiaProRegular.svg#SofiaProRegular") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'SofiaProMedium';
  src: url("../fonts/SofiaProMedium.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/SofiaProMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/SofiaProMedium.woff2") format("woff2"), url("../fonts/SofiaProMedium.woff") format("woff"), url("../fonts/SofiaProMedium.ttf") format("truetype"), url("../fonts/SofiaProMedium.svg#SofiaProMedium") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'SofiaProBold';
  src: url("../fonts/SofiaProBold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/SofiaProBold.eot?#iefix") format("embedded-opentype"), url("../fonts/SofiaProBold.woff2") format("woff2"), url("../fonts/SofiaProBold.woff") format("woff"), url("../fonts/SofiaProBold.ttf") format("truetype"), url("../fonts/SofiaProBold.svg#SofiaProBold") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'ProximaNovaRegular';
  src: url("../fonts/ProximaNovaRegular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/ProximaNovaRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaRegular.woff2") format("woff2"), url("../fonts/ProximaNovaRegular.woff") format("woff"), url("../fonts/ProximaNovaRegular.ttf") format("truetype"), url("../fonts/ProximaNovaRegular.svg#ProximaNovaRegular") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'ProximaNovaSemibold';
  src: url("../fonts/ProximaNovaSemibold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/ProximaNovaSemibold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaSemibold.woff2") format("woff2"), url("../fonts/ProximaNovaSemibold.woff") format("woff"), url("../fonts/ProximaNovaSemibold.ttf") format("truetype"), url("../fonts/ProximaNovaSemibold.svg#ProximaNovaSemibold") format("svg");
  /* Legacy iOS */ }

body, html {
  min-height: 100%; }

html {
  background: #ededed; }

body {
  background: url(../img/pattern.png);
  background-position: top center;
  background-repeat: repeat; }

#wrapper {
  min-height: 100%; }

/* GlOBAL HEADINGS AND PARAGRAPHS */
p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-family: "SofiaProBold";
  color: #8c291f; }

h1, h2 {
  font-size: 28px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

p {
  color: #1c1c1c;
  font-family: "ProximaNovaRegular";
  font-size: 14px;
  line-height: 20px; }
  p strong, p b {
    font-family: "ProximaNovaSemibold"; }

a, a:hover, a:focus {
  text-decoration: none;
  color: #8c291f; }

a.view-archive {
  font-family: "SofiaProMedium";
  font-size: 14px;
  float: right;
  margin-bottom: 19px; }

:focus {
  outline: none; }

iframe {
  border: none; }

/* Input autofill custom color */
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background: rgba(255, 255, 255, 0.1); }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* custom alignment */
.alignleft {
  float: left; }
  .alignleft.alignoutside {
    margin-left: -30px; }

.alignright {
  float: right; }
  .alignright.alignoutside {
    margin-right: -30px; }

.alignoutside {
  width: 51%;
  height: auto; }

/* global setting for row element */
.row {
  margin: 0 auto; }

.dispadding {
  padding-right: .9375rem;
  padding-left: .9375rem; }

.content-dispadding {
  padding: 0; }

hr {
  background: url(../img/line.png) no-repeat;
  border: 0;
  display: block;
  height: 3px;
  margin-bottom: 13px;
  margin-top: 19px;
  width: 100%; }

/* Center columns */
.row-centered {
  text-align: center; }

.col-centered {
  display: inline-block;
  float: none; }

/* HEADER SECTION */
header .row {
  max-width: 1200px; }

header.site-header {
  background: url(../img/pattern-header-footer.png) no-repeat, #84170e;
  background-position: top center;
  background-repeat: repeat;
  padding: 28px 0 28px 0;
  height: 181px; }

header .logo {
  float: left;
  position: absolute; }

header .title {
  color: #fff;
  font-family: "SofiaProBold";
  font-size: 33px;
  line-height: 32px;
  max-width: 300px; }

header nav .hamburger {
  display: none; }

header nav ul {
  padding: 0;
  margin: 0;
  text-align: center; }
  header nav ul li {
    display: block;
    list-style-type: none;
    float: left;
    padding-top: 10px;
    position: relative;
    white-space: nowrap;
    height: 54px; }
    header nav ul li a {
      color: #fff;
      display: block;
      font-family: "SofiaProMedium";
      font-size: 18px;
      width: 130px;
      height: 54px; }
      header nav ul li a:hover, header nav ul li a:focus {
        color: #fff; }
    header nav ul li:hover {
      background: #fff; }
      header nav ul li:hover a {
        color: #84170e; }
    header nav ul li:hover > ul {
      display: inline-block; }
      header nav ul li:hover > ul li a {
        color: #fff; }
      header nav ul li:hover > ul li:hover a {
        color: #84170e; }
    header nav ul li ul {
      background: #84170e;
      transition: opacity 0.4s ease-out;
      display: none;
      left: 0;
      min-width: 100%;
      position: absolute;
      top: 54px;
      text-align: left;
      z-index: 9; }
      header nav ul li ul li {
        display: block;
        float: none;
        height: auto;
        padding-top: 0; }
        header nav ul li ul li:hover a:before {
          background: url(../img/menu-arrow.png) no-repeat;
          content: "";
          display: inline-block;
          margin-right: 5px;
          width: 10px;
          height: 10px; }
        header nav ul li ul li a {
          height: auto;
          width: auto;
          padding: 5px 20px 5px 20px;
          font-size: 15px; }
          header nav ul li ul li a:before {
            background: url(../img/menu-arrow-hover.png) no-repeat;
            content: "";
            display: inline-block;
            margin-right: 5px;
            width: 10px;
            height: 10px; }
          header nav ul li ul li a:hover:before {
            background: url(../img/menu-arrow.png) no-repeat;
            content: "";
            display: inline-block;
            margin-right: 5px;
            width: 10px;
            height: 10px; }
      header nav ul li ul ul {
        position: absolute;
        top: 0;
        left: 100%;
        width: 100%;
        border-left: 1px solid #761616; }
        header nav ul li ul ul li a {
          color: #fff !important; }
          header nav ul li ul ul li a:before {
            background: url(../img/menu-arrow-hover.png) no-repeat !important; }
          header nav ul li ul ul li a:hover {
            color: #84170e !important; }
            header nav ul li ul ul li a:hover:before {
              background: url(../img/menu-arrow.png) no-repeat !important; }

header nav ul:before,
header nav ul:after {
  content: " ";
  display: table; }

header nav ul:after {
  clear: both; }

header .header-right-column {
  display: table; }

header .search {
  float: right;
  padding-right: 30px; }
  header .search input {
    border: none; }
  header .search .search-field {
    background: rgba(255, 255, 255, 0.1);
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    color: rgba(255, 255, 255, 0.5);
    height: 35px;
    width: 228px;
    text-indent: 10px;
    padding: 10px; }
  header .search .search-submit {
    background: rgba(35, 31, 32, 0.2);
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    color: #fff;
    height: 55px;
    margin-left: -4px;
    width: 92px;
    padding: 0; }

header .languages {
  position: relative;
  display: table-cell;
  width: 26px;
  vertical-align: middle; }
  header .languages .activelang {
    cursor: pointer;
    width: 47px; }
    header .languages .activelang:after {
      background: url(../img/lang-select-arrow.png) no-repeat;
      content: "";
      float: right;
      display: block;
      height: 6px;
      margin-top: 10px;
      width: 11px; }
  header .languages ul.lang-select {
    display: none;
    left: 0;
    margin: 0;
    padding: 0;
    right: 0;
    position: absolute;
    width: 36px; }
    header .languages ul.lang-select li {
      list-style-type: none; }

.social {
  float: right;
  padding-top: 20px; }
  .social ul {
    padding: 0;
    margin: 0; }
    .social ul li {
      list-style-type: none;
      float: left;
      padding-left: 35px; }
      .social ul li a.facebook {
        background: url(../img/facebook.png) no-repeat;
        display: block;
        height: 20px;
        width: 13px; }
      .social ul li a.instagram {
        background: url(../img/instagram.png) no-repeat;
        display: block;
        height: 20px;
        width: 20px; }

/* CONTENT SECTION */
.blog .single #courses {
  padding-bottom: 25px; }

#page {
  padding-top: 25px; }
  #page .row {
    max-width: 1260px; }
  #page.single article, #page.single .alert {
    background: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: inline-block;
    margin-bottom: 25px;
    padding-top: 45px;
    padding-bottom: 45px;
    width: 100%; }
    #page.single article header, #page.single .alert header {
      padding: 0 60px 0 60px; }
      #page.single article header .entry-title, #page.single .alert header .entry-title {
        color: #8c291f;
        font-family: "SofiaProBold";
        font-size: 28px;
        padding-bottom: 30px; }
    #page.single article .entry-content, #page.single .alert .entry-content {
      padding-left: 30px;
      padding-right: 30px; }
      #page.single article .entry-content h2, #page.single article .entry-content h3, #page.single article .entry-content h4, #page.single article .entry-content h5, #page.single article .entry-content h6, #page.single .alert .entry-content h2, #page.single .alert .entry-content h3, #page.single .alert .entry-content h4, #page.single .alert .entry-content h5, #page.single .alert .entry-content h6 {
        padding: 0 30px 0 30px; }
      #page.single article .entry-content p, #page.single .alert .entry-content p {
        text-align: justify;
        padding-left: 30px;
        padding-right: 30px; }
      #page.single article .entry-content .date, #page.single .alert .entry-content .date {
        padding-bottom: 20px; }
      #page.single article .entry-content img, #page.single .alert .entry-content img {
        border-bottom-right-radius: 50px; }
      #page.single article .entry-content .cnt, #page.single .alert .entry-content .cnt {
        padding-left: 30px;
        padding-right: 30px; }
      #page.single article .entry-content ul li, #page.single article .entry-content ol li, #page.single .alert .entry-content ul li, #page.single .alert .entry-content ol li {
        color: #1c1c1c;
        font-family: "ProximaNovaRegular";
        font-size: 14px;
        line-height: 20px; }
      #page.single article .entry-content img, #page.single .alert .entry-content img {
        display: block;
        max-width: 100%;
        height: auto; }
    #page.single article p, #page.single .alert p {
      text-align: justify;
      padding-left: 30px;
      padding-right: 30px; }
    #page.single article a, #page.single .alert a {
      font-family: "SofiaProMedium"; }
  #page.single #events {
    padding: 0; }
    #page.single #events .event .entry-header img {
      border-bottom-right-radius: 0; }
  #page #courses .course {
    background: #ededed;
    display: table;
    cursor: pointer;
    height: 75px;
    max-width: 780px;
    width: 100%;
    margin: 0 auto 5px auto;
    padding: 0 18px 0 18px;
    position: relative; }
    #page #courses .course:hover {
      background: #dedede; }
    #page #courses .course .info, #page #courses .course .address {
      display: table-cell;
      vertical-align: middle;
      float: none; }
    #page #courses .course .author, #page #courses .course .address {
      color: #8c291f;
      font-family: "SofiaProMedium";
      font-size: 10px;
      text-transform: uppercase; }
    #page #courses .course .title {
      color: #8c291f;
      font-family: "SofiaProBold";
      font-size: 18px;
      padding: 0; }
    #page #courses .course .address {
      text-align: right; }
    #page #courses .course a {
      left: 0;
      height: 100%;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 2; }
  #page #team {
    text-align: center;
    width: 100%; }
    #page #team .member {
      display: inline-block;
      float: none;
      width: 240px;
      height: 245px;
      margin-bottom: 38px;
      position: relative;
      margin-right: 17px; }
      #page #team .member img {
        border-radius: 50%;
        margin: 0 auto;
        position: relative;
        z-index: 2; }
      #page #team .member .info {
        background: #efefef;
        border-bottom-right-radius: 30px;
        display: table;
        width: 240px;
        height: 90px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 3; }
        #page #team .member .info .contact {
          display: table-cell;
          vertical-align: middle; }
          #page #team .member .info .contact .name {
            color: #8c291f;
            font-family: "SofiaProBold";
            font-size: 18px;
            padding-bottom: 4px; }
          #page #team .member .info .contact .email, #page #team .member .info .contact .position, #page #team .member .info .contact .phone {
            color: #92979e;
            font-family: "SofiaProRegular";
            font-size: 10px;
            text-transform: uppercase; }
          #page #team .member .info .contact .position {
            font-size: 11px; }
          #page #team .member .info .contact .phone {
            font-size: 12px;
            padding: 3px 0 0px 0; }
          #page #team .member .info .contact a.email {
            border-bottom: 1px solid #92979e; }

.search-results article {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
  margin-bottom: 5px !important; }
  .search-results article .entry-title {
    font-size: 24px !important; }

#banner {
  text-align: center; }
  #banner img {
    display: inline-block;
    border-bottom-right-radius: 50px;
    height: auto;
    width: 100%; }

.archive #events .event, .single #events .event {
  background: #efefef; }

#events {
  padding-top: 25px;
  text-align: center; }
  #events .event {
    background: #fff;
    display: inline-table;
    border-bottom-right-radius: 35px;
    font-size: 10px;
    font-family: "SofiaProRegular";
    margin-right: 25px;
    margin-bottom: 25px;
    position: relative;
    text-align: left;
    width: 240px; }
    #events .event header {
      padding: 0 !important; }
    #events .event .entry-content {
      padding: 30px 30px 21px 30px !important;
      height: 150px; }
      #events .event .entry-content .entry-meta {
        color: #252f3d;
        text-transform: uppercase;
        padding-bottom: 4px; }
      #events .event .entry-content .entry-title {
        color: #84170e;
        font-family: "SofiaProBold";
        font-size: 18px;
        line-height: 20px;
        padding: 0 0 13px 0 !important; }
      #events .event .entry-content .more-link {
        color: #92979e;
        text-transform: uppercase; }
    #events .event:nth-child(3n) {
      margin-right: 0; }
    #events .event a.event-link {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

/* Different margin for gallery archive page
Because of strange white-space */
.archive #gallery .gallery-item {
  margin-right: 25px; }

.single-gallery #gallery .gallery-item {
  margin-right: 25px; }

#gallery {
  display: inline-block;
  padding-top: 25px;
  width: 100%; }
  #gallery .gallery-header {
    padding: 0 !important; }
    #gallery .gallery-header img {
      border-bottom-right-radius: 0px !important; }
  #gallery .gallery-item {
    background: #efefef;
    border-bottom-right-radius: 35px;
    display: inline-block;
    float: none;
    font-size: 10px;
    font-family: "SofiaProRegular";
    margin-right: 30px;
    margin-bottom: 25px;
    position: relative;
    width: 240px;
    /*
    &:last-child {
      margin-right:0;
    }
    */ }
    #gallery .gallery-item .gallery-content {
      display: table-cell;
      padding: 20px 30px 0px 30px;
      height: 150px; }
      #gallery .gallery-item .gallery-content .gallery-meta {
        color: #868b92;
        text-transform: uppercase;
        padding-bottom: 4px; }
      #gallery .gallery-item .gallery-content .gallery-title {
        color: #84170e;
        font-family: "SofiaProBold";
        font-size: 18px;
        line-height: 20px;
        padding-bottom: 13px;
        padding-left: 0;
        padding-right: 0; }
      #gallery .gallery-item .gallery-content.single {
        display: table-cell;
        padding: 10px 30px 0px 30px;
        height: 65px; }
        #gallery .gallery-item .gallery-content.single .gallery-title {
          font-family: "SofiaProMedium";
          font-size: 12px; }
    #gallery .gallery-item a {
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
    #gallery .gallery-item:nth-child(3n) {
      margin-right: 0; }

#shop .shop-information {
  background: #ededed;
  border-radius: 3px;
  padding: 30px 30px 55px 30px;
  margin-bottom: 48px; }
  #shop .shop-information .shop-content .shop-meta {
    color: #8c291f;
    font-size: 10px;
    text-transform: uppercase; }
  #shop .shop-information .shop-content .shop-title {
    color: #8c291f;
    font-family: "SofiaProBold";
    font-size: 18px;
    padding: 0 0 35px 0; }
  #shop .shop-information .shop-content p {
    font-size: 14px;
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #shop .shop-information .shop-content a {
    color: #8c291f;
    font-size: 14px; }
  #shop .shop-information .shop-content strong, #shop .shop-information .shop-content b {
    font-family: "SofiaProBold"; }

/* SIDEBAR SECTION */
aside {
  display: block; }
  aside .note {
    font-family: "SofiaProMedium";
    font-size: 18px;
    color: #8c291f;
    text-align: center;
    padding-bottom: 21px; }
  aside #quick-navigation {
    max-width: 400px;
    margin: 0 auto 42px auto;
    width: 100%; }
  aside #quick-navigation, aside .widget_nav_menu {
    text-align: center;
    margin-bottom: 42px; }
    aside #quick-navigation ul, aside .widget_nav_menu ul {
      padding: 0;
      margin: 0;
      text-align: center; }
      aside #quick-navigation ul li, aside .widget_nav_menu ul li {
        display: inline-block;
        border-radius: 50px;
        list-style-type: none;
        float: none;
        height: 45px;
        width: 160px;
        background: #fff;
        margin-left: 5px;
        margin-bottom: 5px;
        position: relative; }
        aside #quick-navigation ul li a, aside .widget_nav_menu ul li a {
          display: table;
          color: #8c291f;
          font-family: "SofiaProMedium";
          font-size: 14px;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          height: 100%;
          width: 100%;
          line-height: 14px; }
          aside #quick-navigation ul li a span, aside .widget_nav_menu ul li a span {
            display: table-cell;
            vertical-align: middle; }
  aside #facebook {
    text-align: center;
    margin-bottom: 42px; }
  aside .upcoming-events {
    display: table;
    margin: 0 auto 42px auto;
    max-width: 326px;
    text-align: center;
    width: 100%; }
    aside .upcoming-events article.upcoming-event {
      background: #fff;
      border-radius: 0 !important;
      display: table !important;
      height: 93px;
      margin: 0 0 5px 0 !important;
      max-width: 326px;
      width: 100%;
      padding: 0 !important; }
      aside .upcoming-events article.upcoming-event header {
        display: table-cell;
        padding: 11px 35px 10px 35px !important;
        position: relative;
        text-align: left;
        vertical-align: middle; }
        aside .upcoming-events article.upcoming-event header .entry-meta {
          color: #8c291f;
          font-size: 10px;
          opacity: 0.5;
          text-transform: uppercase; }
        aside .upcoming-events article.upcoming-event header .entry-title {
          font-family: "SofiaProBold";
          font-size: 18px !important;
          color: #8c291f;
          padding: 0 !important; }
        aside .upcoming-events article.upcoming-event header a {
          left: 0;
          height: 100%;
          position: absolute;
          top: 0;
          width: 100%;
          z-index: 2; }

#breadcrumb {
  padding: 0 30px 25px 30px; }
  #breadcrumb span {
    color: #92979e;
    font-family: "SofiaProMedium";
    font-size: 10px;
    text-transform: uppercase; }
    #breadcrumb span a {
      text-decoration: none; }
      #breadcrumb span a.current-item {
        color: #8c291f; }
      #breadcrumb span a:after {
        content: "";
        background: url(../img/breadcrumb-arrow-right.png) no-repeat;
        display: inline-block;
        float: none;
        margin-top: 2px;
        margin-left: 14px;
        margin-right: 14px;
        height: 11px;
        width: 6px; }
    #breadcrumb span:last-child a:after {
      display: none; }
  #breadcrumb ul {
    padding: 0;
    margin: 0; }
    #breadcrumb ul li {
      list-style-type: none;
      float: left; }
      #breadcrumb ul li a {
        color: #92979e;
        float: left;
        font-family: "SofiaProMedium";
        font-size: 10px;
        text-transform: uppercase; }
      #breadcrumb ul li.active a {
        color: #8c291f; }
      #breadcrumb ul li:after {
        content: "";
        background: url(../img/breadcrumb-arrow-right.png) no-repeat;
        display: block;
        float: left;
        margin-top: 2px;
        margin-left: 14px;
        margin-right: 14px;
        height: 11px;
        width: 6px; }
      #breadcrumb ul li:last-child:after {
        background: none; }

/* FOOTER SECTION */
footer {
  background: url(../img/pattern-header-footer.png) no-repeat, #84170e;
  background-position: top center;
  background-repeat: repeat; }
  footer .row {
    max-width: 1260px; }
    footer .row.first-row {
      padding-top: 45px;
      padding-bottom: 35px; }
    footer .row.second-row {
      padding-bottom: 35px; }
  footer nav ul {
    padding: 0;
    margin: 0;
    text-align: center; }
    footer nav ul li {
      display: inline-block;
      list-style-type: none;
      float: none;
      padding-right: 4%; }
      footer nav ul li a {
        color: #fff;
        font-family: "SofiaProMedium";
        font-size: 18px; }
        footer nav ul li a:hover, footer nav ul li a:focus {
          color: #fff; }
  footer .social {
    padding-top: 0; }
  footer #contact {
    color: #fff; }

/* Form ELEMENTS */
.wpcf7 {
  padding-left: 30px !important;
  padding-right: 30px !important; }

.wpcf7-form-control-wrap input {
  background-color: #ededed;
  border-radius: 30px;
  border: none;
  float: left;
  height: 45px;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 272px;
  text-indent: 20px; }
  .wpcf7-form-control-wrap input.wpcf7-not-valid {
    border: 1px solid #8c291f; }

.wpcf7-form-control-wrap textarea {
  background-color: #ededed;
  border-radius: 30px;
  border: none;
  margin-bottom: 10px;
  max-height: 200px;
  width: 100%;
  padding: 20px;
  padding-left: 20px; }

span.wpcf7-not-valid-tip {
  display: none; }

.col-form {
  width: 78.333333%; }

.wpcf7-submit {
  background: #84170e;
  border-radius: 30px;
  border: none;
  color: #fff;
  float: left;
  font-size: 14px;
  height: 45px;
  text-align: center;
  width: 253px; }

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
  border: none; }

#registration-content {
  width: 37%;
  height: 100%;
  background: #fff;
  border-radius: 5px !important;
  z-index: 99;
  position: fixed;
  margin: 0 auto;
  left: 0;
  right: 0;
  display: none; }

.eventregistration {
  width: 200px;
  display: block;
  background-color: #660f08;
  color: #fff;
  position: fixed;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  z-index: 3;
  cursor: pointer;
  text-transform: uppercase;
  border: none;
  font-family: SofiaProRegular;
  font-size: 16px; }

.modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important; }
  .modal-dialog .close {
    float: right;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1;
    color: #84170e !important;
    text-shadow: 0 1px 0 #fff;
    opacity: 1; }

.modal-content {
  border: none; }
  .modal-content .modal-title {
    text-align: center; }
  .modal-content .modal-header, .modal-content .modal-footer {
    border: 0px; }
  .modal-content .col-form {
    width: 100%; }
  .modal-content .modal-body h3 {
    font-family: 'SofiaProRegular'; }
  .modal-content .modal-body h3, .modal-content .modal-body p {
    text-align: center; }
  .modal-content .wpcf7-form-control-wrap input {
    width: 48%;
    border-radius: 5px; }
  .modal-content .wpcf7-form-control-wrap textarea {
    width: 98%;
    border-radius: 5px; }
  .modal-content .wpcf7-submit {
    border-radius: 5px;
    max-width: 273px;
    width: 100%;
    margin-top: 12px;
    float: none; }
  .modal-content div.wpcf7-response-output {
    text-align: center; }

.modal.fade .modal-dialog {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.modal.fade.in .modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

@media screen and (max-width: 801px) {
  .wpcf7-form-control-wrap input {
    width: 100%; }
  .wpcf7-form-control-wrap textarea {
    width: 100%; }
  .col-form {
    width: 100%; } }

/* CALENDAR */
#events-calendar {
  margin-bottom: 20px; }
  #events-calendar .ui-widget-header {
    border: 1px solid #252f3d;
    color: #ffffff;
    font-weight: bold;
    background: #252f3d;
    height: 40px;
    vertical-align: middle !important; }
  #events-calendar .ui-widget-content {
    border: 1px solid #d0cfc3;
    color: #848988;
    background: #e3e1d2; }
  #events-calendar .wpfc-calendar-search {
    margin-bottom: 0;
    height: 49px; }
  #events-calendar .fc-toolbar {
    /*  width:50%;
        float:right; */
    position: relative;
    height: 94px;
    margin: 0; }
  #events-calendar .fc-event, #events-calendar .fc-event:hover, #events-calendar .ui-widget .fc-event {
    text-decoration: none;
    height: 20px;
    border-radius: 0px;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    padding: 6px 5px 0px 5px; }
  #events-calendar .fc-left {
    margin-bottom: 20px; }
    #events-calendar .fc-left .fc-button-group {
      /*  position: absolute;
            top: 50%;
            right: 0;
            bottom: 0;
            transform: translateY(-50%);*/ }
      #events-calendar .fc-left .fc-button-group button {
        background: #fff;
        border: none;
        border-radius: 0;
        margin: 0 10px 0 0 !important;
        height: 25px !important;
        width: 25px !important; }
        #events-calendar .fc-left .fc-button-group button.fc-next-button {
          -ms-transform: rotate(-90deg);
          -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
          padding: 7px !important; }
        #events-calendar .fc-left .fc-button-group button.fc-prev-button {
          -ms-transform: rotate(90deg);
          -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
          padding: 7px !important; }
    #events-calendar .fc-left .fc-today-button {
      display: none !important;
      background: #fff;
      color: #252f3d;
      border: none;
      border-radius: 0;
      padding: 0px !important;
      width: 115px;
      height: 25px;
      margin: 0 !important;
      font-weight: bold; }
      #events-calendar .fc-left .fc-today-button.ui-state-disabled {
        background: #252f3d;
        color: #fff;
        opacity: 1 !important; }
  #events-calendar .fc-center {
    position: absolute;
    top: 5%;
    left: 8%; }
  #events-calendar .fc-right {
    position: absolute;
    right: 0;
    top: 60%; }
    #events-calendar .fc-right .fc-button-group {
      /*  position: absolute;
            top: 50%;
            right: 0;
            bottom: 0;
            transform: translateY(-50%);*/ }
      #events-calendar .fc-right .fc-button-group button {
        width: 115px;
        height: 25px;
        background: #fff;
        border: none;
        border-radius: 0;
        color: #252f3d;
        margin: 0 0 0 10px !important;
        padding: 0 !important;
        font-weight: bold; }
        #events-calendar .fc-right .fc-button-group button.ui-state-active {
          background: #252f3d;
          color: #fff; }
  #events-calendar .ui-selectmenu-button {
    background: #ffffff;
    border: none;
    border-radius: 0;
    width: 40% !important;
    height: 49px;
    color: #252f3d;
    margin: 0 !important;
    padding: 0 !important;
    font-weight: bold !important; }
    #events-calendar .ui-selectmenu-button span.ui-selectmenu-text {
      height: 49px;
      line-height: 49px;
      padding-left: 10px;
      padding: 0 0 0 30px; }
      #events-calendar .ui-selectmenu-button span.ui-selectmenu-text span {
        display: none !important; }
      #events-calendar .ui-selectmenu-button span.ui-selectmenu-text.color {
        color: #fff; }

#event-categories-menu li {
  background: #fff;
  height: 49px;
  line-height: 49px;
  color: #fff; }
  #event-categories-menu li:first-child {
    color: #252f3d; }
  #event-categories-menu li span {
    display: none !important; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: none;
  background: transparent;
  font-weight: normal;
  color: #c77405;
  margin: 0 !important;
  padding: 0 0 0 10px !important; }

.ui-menu .ui-menu-item {
  margin: 0 !important;
  padding: 0 0 0 30px !important;
  font-weight: bold; }

.ui-selectmenu-menu .ui-menu {
  border-top: 1px solid #dedede;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url("../img/cal-arrow.png") !important;
  background-position: 0 !important; }

@media screen and (max-width: 760px) {
  .wpfc-calendar-search {
    position: relative;
    z-index: 99; }
  #events-calendar {
    margin-bottom: 20px; }
    #events-calendar .fc-toolbar {
      /*  width:50%;
            float:right; */
      position: relative;
      height: 94px;
      margin: 0; }
    #events-calendar .fc-event, #events-calendar .fc-event:hover, #events-calendar .ui-widget .fc-event {
      text-decoration: none;
      height: 20px;
      border-radius: 0px;
      width: 80%;
      margin: 0 auto;
      overflow: hidden;
      padding: 6px 5px 0px 5px; }
    #events-calendar .fc-left {
      margin-bottom: 20px; }
      #events-calendar .fc-left .fc-button-group {
        /*  position: absolute;
                top: 50%;
                right: 0;
                bottom: 0;
                transform: translateY(-50%);*/ }
        #events-calendar .fc-left .fc-button-group button {
          background: #fff;
          border: none;
          border-radius: 0;
          margin: 0 10px 0 0 !important;
          height: 25px !important;
          width: 25px !important; }
          #events-calendar .fc-left .fc-button-group button.fc-next-button {
            -ms-transform: rotate(-90deg);
            -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
            padding: 7px !important; }
          #events-calendar .fc-left .fc-button-group button.fc-prev-button {
            -ms-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            padding: 7px !important; }
      #events-calendar .fc-left .fc-today-button {
        background: #fff;
        color: #252f3d;
        border: none;
        border-radius: 0;
        padding: 0px !important;
        width: 115px;
        height: 25px;
        margin: 0 !important;
        font-weight: bold; }
        #events-calendar .fc-left .fc-today-button.ui-state-disabled {
          background: #252f3d;
          color: #fff;
          opacity: 1 !important; }
    #events-calendar .fc-right {
      position: relative !important;
      right: 0;
      top: 0;
      margin-bottom: 10px;
      display: inline-block;
      float: none;
      width: 100% !important; }
      #events-calendar .fc-right .fc-button-group {
        float: none; }
        #events-calendar .fc-right .fc-button-group button {
          margin: 0 10px 10px 0 !important;
          float: none; }
    #events-calendar .ui-selectmenu-button {
      background: #ffffff;
      border: none;
      border-radius: 0;
      width: 100% !important;
      height: 49px;
      color: #252f3d;
      margin: 0 !important;
      padding: 0 !important;
      font-weight: bold !important; }
      #events-calendar .ui-selectmenu-button span.ui-selectmenu-text {
        height: 49px;
        line-height: 49px;
        padding-left: 10px;
        padding: 0 0 0 30px; }
        #events-calendar .ui-selectmenu-button span.ui-selectmenu-text span {
          display: none !important; }
        #events-calendar .ui-selectmenu-button span.ui-selectmenu-text.color {
          color: #fff; } }

@media screen and (max-width: 487px) {
  #events-calendar .fc-right .fc-button-group button {
    width: 70px; }
  .fc-center {
    position: absolute;
    top: 5%;
    left: 17%; } }

/* PAGINATION */
.pagination {
  clear: both;
  display: table;
  font-size: 12px;
  line-height: 13px;
  margin: 0 auto;
  padding: 0;
  position: relative; }
  .pagination span, .pagination a {
    background: #dedede;
    border-radius: 3px;
    color: #1c1c1c;
    display: block;
    float: left;
    margin: 4px 2px 4px 2px;
    padding: 6px 9px 6px 9px;
    text-decoration: none;
    width: auto; }
  .pagination a:hover {
    background: #84170f;
    color: #fff; }
  .pagination .current {
    background: #84170f;
    color: #fff;
    padding: 6px 9px 5px 9px; }

.em-pagination {
  clear: both;
  display: table;
  font-size: 12px;
  line-height: 13px;
  margin: 0 auto;
  padding: 0;
  position: relative; }
  .em-pagination .page-numbers {
    background: #dedede;
    border-radius: 3px;
    color: #1c1c1c;
    display: block;
    float: left;
    margin: 4px 2px 4px 2px;
    padding: 6px 9px 6px 9px;
    text-decoration: none;
    width: auto; }
    .em-pagination .page-numbers:hover, .em-pagination .page-numbers.current {
      background: #84170f;
      color: #fff;
      font-weight: normal;
      padding: 6px 9px 5px 9px; }

.entry-content table {
  display: block;
  overflow-x: auto;
  max-width: 90%;
  margin: 0 auto; }

/* TABLET AND MOBILE */
@media screen and (max-width: 1024px) {
  .social ul li {
    padding-left: 15px;
    padding-right: 15px; }
  .site-header {
    height: auto !important; }
    .site-header .logo {
      position: relative;
      margin: 50px auto 15px auto;
      text-align: center;
      width: 100%; }
    .site-header .title-row {
      width: 100%; }
      .site-header .title-row .title {
        margin: 0 auto;
        text-align: center; }
    .site-header .right-column {
      width: 100%;
      float: none; }
    .site-header .header-right-column {
      width: 100%;
      text-align: center;
      padding-top: 18px; }
      .site-header .header-right-column .search {
        float: none;
        display: inline-block;
        margin: 0 !important;
        padding-right: 35px; }
      .site-header .header-right-column .social {
        float: none !important;
        position: fixed;
        top: 0;
        z-index: 10;
        width: 50%;
        left: 0;
        right: 0;
        margin: 0 auto; }
        .site-header .header-right-column .social ul {
          display: inline-block; }
      .site-header .header-right-column .languages {
        position: fixed;
        z-index: 10;
        right: 25px;
        top: 0px;
        float: none;
        margin: 15px auto 0 auto !important; }
    .site-header hr {
      display: none; }
  .admin-bar #main-menu {
    top: 32px; }
  .admin-bar .social, .admin-bar .languages {
    top: 33px !important; }
  #main-menu {
    top: 0px;
    left: 0;
    z-index: 9;
    display: block;
    position: fixed;
    width: 100%;
    background: #631212;
    display: block; }
    #main-menu .hamburger {
      display: block !important; }
    #main-menu ul {
      background: #631212;
      position: relative;
      top: 0;
      display: none; }
      #main-menu ul li {
        background: #631212;
        float: none;
        height: auto; }
        #main-menu ul li a {
          height: 36px;
          text-align: left;
          padding-left: 20px; }
          #main-menu ul li a:before {
            background: url(../img/menu-arrow-hover.png) no-repeat !important; }
        #main-menu ul li:hover a {
          color: #fff !important; }
        #main-menu ul li ul li {
          padding-left: 20px; }
          #main-menu ul li ul li a {
            font-size: 18px; }
          #main-menu ul li ul li ul {
            position: relative;
            left: 0 !important; }
            #main-menu ul li ul li ul li {
              padding-left: 17px; }
        #main-menu ul li span.dropdown {
          display: block;
          height: 30px;
          width: 30px;
          position: absolute;
          z-index: 9999;
          right: 10px;
          top: 10px;
          cursor: pointer; }
          #main-menu ul li span.dropdown:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-top: 10px solid #fff;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            position: absolute;
            top: 10px;
            right: 0;
            left: 0;
            margin: 0 auto; }
    #main-menu .sub-menu {
      border: none;
      display: none; }
  .content-dispadding {
    padding-right: .9375rem;
    padding-left: .9375rem; }
  .single-gallery #gallery .gallery-item {
    margin-right: 15px; }
  #gallery {
    text-align: center; }
    #gallery .gallery-content {
      text-align: left; }
    #gallery .gallery-item {
      margin-left: 15px;
      margin-right: 15px; }
      #gallery .gallery-item:nth-child(3n) {
        margin-right: 15px; } }

@media screen and (max-width: 1230px) {
  /* FOOTER SECTION */
  footer nav ul li {
    display: inline-block;
    list-style-type: none;
    float: none;
    padding-right: 2.4%;
    padding-left: 2.4%; } }

@media screen and (max-width: 1275px) {
  #events .event {
    margin-left: 15px;
    margin-right: 15px; }
    #events .event:nth-child(3n) {
      margin-right: 15px; } }

@media screen and (max-width: 1015px) {
  footer .row.first-row {
    padding-bottom: 20px; }
  footer .menu-col {
    float: none;
    width: 100%; }
  footer .social-col {
    float: none;
    width: 100%;
    text-align: center; }
  footer .social {
    margin: 30px auto 10px 0;
    float: none;
    display: inline-block; }
    footer .social ul li {
      list-style-type: none;
      float: left;
      padding-left: 17px;
      padding-right: 17px; } }

@media screen and (max-width: 801px) {
  .site-header .header-right-column .search {
    float: none !important;
    width: 100%;
    padding: 0; }
  .site-header .header-right-column .social {
    float: none !important;
    display: inline-block; }
    .site-header .header-right-column .social ul li {
      padding-left: 20px;
      margin-right: 20px; }
  .site-header .header-right-column .languages {
    float: none !important;
    width: 9%;
    display: block;
    margin: 20px auto 0 auto; } }

@media screen and (max-width: 659px) {
  .alignoutside {
    width: 90%;
    height: auto;
    float: none !important;
    text-align: center;
    padding: 0;
    margin: 0 auto !important;
    padding-bottom: 25px; } }

@media screen and (max-width: 595px) {
  #page.single article header {
    padding: 0 30px 0 30px; }
  #page.single article .entry-content {
    padding-left: 0;
    padding-right: 0; }
    #page.single article .entry-content p {
      float: none !important; }
    #page.single article .entry-content img {
      float: none;
      text-align: center; }
  #page #team .member {
    margin-right: 5px;
    margin-left: 5px; }
  #courses {
    padding-left: 15px;
    padding-right: 15px; } }

@media screen and (max-width: 550px) {
  #page #courses .course {
    padding: 0; } }

@media screen and (max-width: 447px) {
  .site-header .header-right-column {
    padding-left: 0;
    padding-right: 0; }
  .search-form label {
    width: 61%; }
  header .search .search-field {
    width: 91%; } }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }

.hamburger:hover {
  opacity: 0.7; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; }

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block; }

.hamburger-inner::before {
  top: -10px; }

.hamburger-inner::after {
  bottom: -10px; }

/*
 * 3DX
 */
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 80px;
  perspective: 80px; }

.hamburger--3dx .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg); }

.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); }

/*
 * 3DX Reverse
 */
.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 80px;
  perspective: 80px; }

.hamburger--3dx-r .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg); }

.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); }

/*
 * 3DY
 */
.hamburger--3dy .hamburger-box {
  -webkit-perspective: 80px;
  perspective: 80px; }

.hamburger--3dy .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(-180deg);
  transform: rotateX(-180deg); }

.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); }

/*
 * 3DY Reverse
 */
.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 80px;
  perspective: 80px; }

.hamburger--3dy-r .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg); }

.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); }

/*
 * Arrow
 */
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
 * Arrow Right
 */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
 * Arrow Alt
 */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
 * Arrow Alt Right
 */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
 * Boring
 */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  -webkit-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);
  transform: rotate(-90deg); }

/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.15s;
  transition-delay: 0.15s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }

.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.32s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear; }

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Collapse Reverse
 */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.15s;
  transition-delay: 0.15s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }

.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.32s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear; }

.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.15s 0.4s ease; }

.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.1s; }

.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.1s; }

/*
 * Elastic Reverse
 */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.4s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.15s 0.4s ease; }

.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.1s; }

.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0; }

.hamburger--elastic-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.1s; }

/*
 * Emphatic
 */
.hamburger--emphatic {
  overflow: hidden; }

.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.2s 0.25s ease-in; }

.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335); }

.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335); }

.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent; }

.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1); }

.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
 * Emphatic Reverse
 */
.hamburger--emphatic-r {
  overflow: hidden; }

.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.2s 0.25s ease-in; }

.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335); }

.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335); }

.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent; }

.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1); }

.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 2px; }

.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-timing-function: ease;
  transition-duration: 0.2s; }

.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); }

/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 2px; }

.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-timing-function: ease;
  transition-duration: 0.2s; }

.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); }

/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.15s linear; }

.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.32s;
  background-color: transparent; }

.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s 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.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
  transform: translate3d(0, 10px, 0) rotate(-45deg); }

/*
 * Spring Reverse
 */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.15s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }

.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.32s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.32s linear; }

.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Stand
 */
.hamburger--stand .hamburger-inner {
  transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand .hamburger-inner::before {
  transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: transparent;
  transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Stand Reverse
 */
.hamburger--stand-r .hamburger-inner {
  transition: background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear;
  transition: transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.1s linear, -webkit-transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease-in, -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.1s ease-in, transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-color: transparent;
  transition: background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear;
  transition: transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.22s linear, -webkit-transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: top 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: bottom 0.1s 0.12s ease-out, -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s 0.12s ease-out, transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in; }

.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out; }

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in; }

.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out; }

.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.1s 0.14s ease, opacity 0.1s ease; }

.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease, opacity 0.1s 0.14s ease; }

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Vortex
 */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear; }

.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity; }

.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform; }

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  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);
  transform: rotate(90deg); }

/*
 * Vortex Reverse
 */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear; }

.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity; }

.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  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);
  transform: rotate(-90deg); }

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