/**
 *  IO Front
 *  variables definitions
 *
 */
/**
 *  Layout vars
 *  ---------------------------------------------------
 */
/**
 *  Grid
 *  ---------------------------------------------------
 */
/**
 *  Responsive
 *  ---------------------------------------------------
 */
/**
 *  Responsive made easy
 *  ---------------------------------------------------
 */
[slim-scroll], [data-slim-scroll] {
  position: relative;
  overflow: hidden; }
  [slim-scroll] > div, [data-slim-scroll] > div {
    position: absolute !important;
    overflow: auto !important;
    left: 0;
    top: 0 !important;
    right: -18px;
    bottom: 0 !important;
    padding-right: 8px; }
    [slim-scroll] > div.unselectable, [data-slim-scroll] > div.unselectable {
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: -moz-none;
      -o-user-select: none;
      user-select: none; }
    [slim-scroll] > div + div, [data-slim-scroll] > div + div {
      position: absolute !important;
      top: 0 !important;
      bottom: 0 !important;
      right: 0;
      left: auto;
      width: 5px;
      cursor: pointer !important;
      padding-right: 0 !important; }
      [slim-scroll] > div + div > div, [data-slim-scroll] > div + div > div {
        position: absolute !important;
        background-color: #999;
        top: 0;
        left: 0;
        right: 0; }
  [slim-scroll].mac-style, [data-slim-scroll].mac-style {
    border: 1px solid #CCC;
    margin-top: 20px; }
    [slim-scroll].mac-style > div, [data-slim-scroll].mac-style > div {
      padding: 5px; }
      [slim-scroll].mac-style > div + div, [data-slim-scroll].mac-style > div + div {
        background-color: transparent; }
        [slim-scroll].mac-style > div + div > div, [data-slim-scroll].mac-style > div + div > div {
          border-radius: 10px; }
        [slim-scroll].mac-style > div + div.animate > div, [data-slim-scroll].mac-style > div + div.animate > div {
          transition: 2s opacity ease;
          -ms-transition: 2s opacity ease;
          opacity: 0; }
        [slim-scroll].mac-style > div + div:hover > div, [data-slim-scroll].mac-style > div + div:hover > div {
          opacity: 0.5;
          transition: none;
          -ms-transition: none; }

/**
 *  Font face defintions
 *  this NEEDS to be out of .io-dashboard or else SASS compiler will screw it up
 *  ---------------------------------------------------
 */
@font-face {
  font-family: avenirBook;
  src: url("https://static-dev.innovorder.fr/web/fonts/Avenir-Book.ttf");
  font-weight: 300; }

@font-face {
  font-family: avenirHeavy;
  src: url("https://static-dev.innovorder.fr/web/fonts/Avenir-Heavy.ttf"); }

@font-face {
  font-family: avenirBlack;
  src: url("https://static-dev.innovorder.fr/web/fonts/Avenir-f095Black.ttf"); }

@font-face {
  font-family: dashboardIcons;
  src: url("https://static-dev.innovorder.fr/web/fonts/icomoon.ttf"); }

/**
 *  Kit configuration
 *  ---------------------------------------------------
 */
/* */
.text-color-brand-color, fio-categories-bar fio-sub-categories fio-sub-category.selected, .account-menu .account-menu-content .account-menu-link .icon, .account-menu .account-menu-content .account-menu-link fio-input-container.ng-invalid .input-wrapper::before, fio-input-container.ng-invalid .account-menu .account-menu-content .account-menu-link .input-wrapper::before, .account-menu .account-menu-content .account-menu-link fio-input-container.ng-valid .input-wrapper::before, fio-input-container.ng-valid .account-menu .account-menu-content .account-menu-link .input-wrapper::before, .account-menu .account-menu-content .account-menu-link fio-checkbox.checked .box:before, fio-checkbox.checked .account-menu .account-menu-content .account-menu-link .box:before, .account-menu .account-menu-content .account-menu-link fio-checkbox.multiple .box:before, fio-checkbox.multiple .account-menu .account-menu-content .account-menu-link .box:before, button, fio-restaurant-selector .restaurant-selector-button, fio-restaurant-selector .restaurant-selector-button i, fio-restaurant-selector .restaurant-list ul li i, fio-consumption-mode-selector .consumption-mode-selector-button, fio-consumption-mode-selector .consumption-mode-selector-button i, fio-consumption-mode-selector .consumption-mode-list ul li i, fio-address-selector .address-selector-button, fio-address-selector .address-selector-button i, fio-address-selector .address-list ul li i, fio-quantifier .label, fio-list fio-list-title i, fio-order-cart fio-cart-content fio-cart-item .fio-item-header .name, fio-order-cart fio-cart-bottom .delivery > div > div .value,
fio-order-cart fio-cart-bottom .time > div > div .value, fio-order-cart fio-cart-bottom .promo-code, fio-order-detail .order-item .order-item-head .name, fio-order-detail .total .price, fio-order-detail .order-detail-info-row .info-block .label, ._720kb-datepicker-calendar ._720kb-datepicker-calendar-header ._720kb-datepicker-calendar-month, ._720kb-datepicker-calendar ._720kb-datepicker-calendar-header ._720kb-datepicker-custom-button, footer .text .copyright {
  color: #f45959 !important; }

.fill-color-brand-color {
  fill: #f45959 !important; }

.fill-child-brand-color * {
  fill: #f45959 !important; }

.border-color-brand-color, button, fio-value-switcher fio-choice.selected, fio-checkbox:hover .box, fio-checkbox.checked .box, fio-checkbox.checked .mouse-trap, fio-radio-button:hover .circle, fio-radio-button.selected .circle {
  border-color: #f45959 !important; }

.background-color-brand-color, fio-categories-bar .main-bar, fio-categories-bar.paginate .main-bar .arrow, .account-menu .account-menu-content .account-menu-link:hover, button:hover:not([disabled]), button.fio-button-plain:not([disabled]), fio-value-switcher fio-choice.selected, fio-checkbox.checked .box, fio-restaurant-selector .restaurant-list ul li.selected, fio-consumption-mode-selector .consumption-mode-list ul li.selected, fio-address-selector .address-list ul li.selected, fio-radio-button.selected .circle, fio-order-cart fio-cart-content fio-cart-item .fio-item-quantity, fio-order-cart fio-cart-bottom .checkout button, ._720kb-datepicker-calendar ._720kb-datepicker-calendar-body ._720kb-datepicker-calendar-day._720kb-datepicker-active, .io-choice.selected::before {
  background-color: #f45959 !important;
  color: white !important; }

.text-color-main-blue, #login #forgotten-password .window .content.validation i {
  color: #50AAE6; }

.fill-color-main-blue {
  fill: #50AAE6; }

.fill-child-main-blue * {
  fill: #50AAE6; }

.border-color-main-blue {
  border-color: #50AAE6; }

.background-color-main-blue {
  background-color: #50AAE6;
  color: white !important; }

.text-color-main-black, fio-modal fio-modal-steps fio-modal-step.past span {
  color: #4B4646; }

.fill-color-main-black {
  fill: #4B4646; }

.fill-child-main-black * {
  fill: #4B4646; }

.border-color-main-black {
  border-color: #4B4646; }

.background-color-main-black, fio-modal fio-modal-steps fio-modal-step.past .icon-pill {
  background-color: #4B4646;
  color: white !important; }

.text-color-main-white {
  color: #FFF; }

.fill-color-main-white {
  fill: #FFF; }

.fill-child-main-white * {
  fill: #FFF; }

.border-color-main-white {
  border-color: #FFF; }

.background-color-main-white {
  background-color: #FFF;
  color: white !important; }

.text-color-dark-grey {
  color: #919191; }

.fill-color-dark-grey {
  fill: #919191; }

.fill-child-dark-grey * {
  fill: #919191; }

.border-color-dark-grey {
  border-color: #919191; }

.background-color-dark-grey {
  background-color: #919191;
  color: white !important; }

.text-color-middle-grey {
  color: #BEBEBE; }

.fill-color-middle-grey {
  fill: #BEBEBE; }

.fill-child-middle-grey * {
  fill: #BEBEBE; }

.border-color-middle-grey {
  border-color: #BEBEBE; }

.background-color-middle-grey {
  background-color: #BEBEBE;
  color: white !important; }

.text-color-light-grey, fio-modal fio-modal-steps fio-modal-step span {
  color: #EEE; }

.fill-color-light-grey {
  fill: #EEE; }

.fill-child-light-grey * {
  fill: #EEE; }

.border-color-light-grey {
  border-color: #EEE; }

.background-color-light-grey, fio-modal fio-modal-steps fio-modal-step .icon-pill {
  background-color: #EEE;
  color: white !important; }

.text-color-action-red, .io-ordering .form-messages {
  color: #FF7878; }

.fill-color-action-red {
  fill: #FF7878; }

.fill-child-action-red * {
  fill: #FF7878; }

.border-color-action-red {
  border-color: #FF7878; }

.background-color-action-red, fio-switch .switch-container .bar {
  background-color: #FF7878;
  color: white !important; }

.text-color-action-purple {
  color: #916EBE; }

.fill-color-action-purple {
  fill: #916EBE; }

.fill-child-action-purple * {
  fill: #916EBE; }

.border-color-action-purple {
  border-color: #916EBE; }

.background-color-action-purple {
  background-color: #916EBE;
  color: white !important; }

.text-color-action-orange {
  color: #F5A523; }

.fill-color-action-orange {
  fill: #F5A523; }

.fill-child-action-orange * {
  fill: #F5A523; }

.border-color-action-orange {
  border-color: #F5A523; }

.background-color-action-orange {
  background-color: #F5A523;
  color: white !important; }

.text-color-action-grey {
  color: #FFFAEB; }

.fill-color-action-grey {
  fill: #FFFAEB; }

.fill-child-action-grey * {
  fill: #FFFAEB; }

.border-color-action-grey {
  border-color: #FFFAEB; }

.background-color-action-grey {
  background-color: #FFFAEB;
  color: white !important; }

.text-color-action-green, fio-modal fio-modal-steps fio-modal-step.current span {
  color: #8CD296; }

.fill-color-action-green {
  fill: #8CD296; }

.fill-child-action-green * {
  fill: #8CD296; }

.border-color-action-green {
  border-color: #8CD296; }

.background-color-action-green, fio-switch.checked .switch-container .bar, fio-modal fio-modal-steps fio-modal-step.current .icon-pill {
  background-color: #8CD296;
  color: white !important; }

/**
 *  Font family defintions
 *  for each there is a override-ready class to force font-family
 *  ---------------------------------------------------
 */
.avenir-book {
  font-family: 'avenirBook', 'avenir', sans-serif !important; }

.avenir-heavy {
  font-family: 'avenirHeavy', 'avenir', sans-serif !important; }

.avenir-black {
  font-family: 'avenirBlack', 'avenir', sans-serif !important; }

.dashbord-icon {
  font-family: 'dashboardIcons' !important; }

/**
 *  Icons
 *  ---------------------------------------------------
 */
.icon, fio-input-container.ng-invalid .input-wrapper::before, fio-input-container.ng-valid .input-wrapper::before, fio-checkbox.checked .box:before, fio-checkbox.multiple .box:before {
  font-family: dashboardIcons;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  /* font-size: 120%; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-layout::before {
  content: "\e188"; }

.icon-puzzle-piece::before {
  content: "\f12e"; }

.icon-map-marker::before {
  content: "\f041"; }

.icon-shield::before {
  content: "\e9b4"; }

.icon-check::before {
  content: "\ebd9"; }

.icon-check-circle::before {
  content: "\f058"; }

.icon-exclamation-circle::before {
  content: "\f06a"; }

.icon-minus-circle::before {
  content: "\f056"; }

.icon-plus-circle::before {
  content: "\f055"; }

.icon-plus::before {
  content: "\f067"; }

.icon-minus::before {
  content: "\f068"; }

.icon-bicycle::before {
  content: "\f206"; }

.icon-clock::before {
  content: "\e192"; }

.icon-bag::before {
  content: "\e1ee"; }

.icon-store::before {
  content: "\e6fc"; }

.icon-arrow-down::before {
  content: "\e843"; }

.icon-arrow-up::before {
  content: "\ec35"; }

.icon-book::before {
  content: "\ec0c"; }

.icon-account::before {
  content: "\e688"; }

.icon-credit-card::before {
  content: "\f09d"; }

.icon-e-wallet::before {
  content: "\e721"; }

.icon-left-arrow::before {
  content: "\ec2f"; }

.icon-right-arrow::before {
  content: "\ec32"; }

.icon-down-arrow::before {
  content: "\ec30"; }

.icon-cutlery::before {
  content: "\eb07"; }

.icon-car::before {
  content: "\f1b9"; }

.icon-car2::before {
  content: "\eb26"; }

.icon-trash::before {
  content: "\f1f8"; }

.icon-facebook::before {
  content: "\ec58"; }

.icon-gplus::before {
  content: "\ec5b"; }

.icon-instagram::before {
  content: "\ec6e"; }

.icon-twitter::before {
  content: "\ea91"; }

.icon-pinterest::before {
  content: "\ec5d"; }

.icon-linkedin::before {
  content: "\ec61"; }

.icon-informations::before {
  content: "\ea0c"; }

.icon-logout::before {
  content: "\ebd7"; }

.icon-infos::before {
  content: "\e6bb"; }

.icon-map-pin::before {
  content: "\e76e"; }

.icon-map-pin2::before {
  content: "\e947"; }

.icon-cross::before {
  content: "\e1f9"; }

.icon-home::before {
  content: "\e635"; }

.icon-briefcase::before {
  content: "\e135"; }

.icon-heart::before {
  content: "\e16a"; }

.icon-menu::before {
  content: "\e1fc"; }

.icon-close-filled::before {
  content: "\e619"; }

.icon-cross-filled::before {
  content: "\eb12"; }

.icon-checked::before {
  content: "\f00c"; }

.icon-trash2::before {
  content: "\f014"; }

.icon-yelp::before {
  content: "\f1e9"; }

.icon-lock::before {
  content: "\f023"; }

.icon-edit::before {
  content: "\e825"; }

.icon-office::before {
  content: "\e903"; }

.icon-pencil::before {
  content: "\eb68"; }

.icon-calendar::before {
  content: "\e953"; }

.icon-home2::before {
  content: "\e6b8"; }

.icon-screen-rotation::before {
  content: "\e7d2"; }

.icon-coin-euro::before {
  content: "\e93c"; }

.icon-close::before {
  content: "\f00d"; }

.icon-close2::before {
  content: "\f00d"; }

.icon-printer::before {
  content: "\e198"; }

.icon-wallet::before {
  content: "\e721"; }

.icon-feed-wallet::before {
  content: "\e685"; }

.icon-feed-price::before {
  content: "\e936"; }

.icon-giftcard::before {
  content: "\e720"; }

.icon-circle-check::before {
  content: "\e1ae"; }

.icon-circle-cross::before {
  content: "\e1af"; }

.icon-power::before {
  content: "\f011"; }

.icon-certificate::before {
  content: "\f0a3"; }

.icon-infos2::before {
  content: "\e6ba"; }

.icon-phone::before {
  content: "\f095"; }

.icon-checkbox-outline::before {
  content: "\eb5c"; }

.icon-checkbox-checked::before {
  content: "\eb5b"; }

.icon-reload::before {
  content: "\f021"; }

.icon-phone2::before {
  content: "\eb63"; }

.icon-tablet::before {
  content: "\e85e"; }

.icon-credit-card2::before {
  content: "\e93f"; }

.icon-history::before {
  content: "\e6b7"; }

.icon-arrow-back::before {
  content: "\e1e2"; }

.icon-chevron-up::before {
  content: "\f077"; }

.icon-settings::before {
  content: "\e6e3"; }

.icon-person::before {
  content: "\eb52"; }

.icon-arrow-left-thin::before {
  content: "\ec3a"; }

.icon-log-out::before {
  content: "\e6a8"; }

/**
 *  IO UI Dashboard Kit stylesheet
 *  We need to apply the .io-dashboard class to the body of our html hierarchy to use this kit
 *  ---------------------------------------------------
 */
.io-ordering {
  /**
 *  General layout styling
 *  ---------------------------------------------------
 */
  /**
 *  General text styling
 *  ---------------------------------------------------
 */
  font-family: avenirBook, 'avenir', sans-serif !important;
  font-weight: normal;
  font-size: 14px;
  /* Error messages */
  /**
 *  Titles
 *  ---------------------------------------------------
 */ }
  .io-ordering p,
  .io-ordering h1,
  .io-ordering h2,
  .io-ordering h3,
  .io-ordering h4 {
    margin: 0;
    padding: 0;
    font-weight: normal; }
  .io-ordering p {
    font-size: 14px;
    line-height: 22px; }
  .io-ordering .form-messages {
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    font-style: italic;
    font-size: 13px;
    text-align: center; }
  .io-ordering h1 {
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    text-transform: uppercase;
    font-size: 105px;
    line-height: 100px; }
  .io-ordering h2 {
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    font-size: 30px;
    line-height: 38px; }
  .io-ordering h3 {
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    font-size: 20px;
    line-height: 24px; }
  .io-ordering h4 {
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    font-size: 14px; }
  .io-ordering .dark-background h4 {
    color: rgba(255, 255, 255, 0.5); }
  .io-ordering .light-background h4 {
    color: rgba(75, 70, 70, 0.5); }

/**
 *  Header
 *  ---------------------------------------------------
 */
header {
  display: flex;
  border-bottom: 1px solid #ebebeb;
  height: 50px;
  max-height: 50px;
  width: 100%; }
  @media (min-width: 960px) {
    header {
      padding: 0px 40px; } }
  @media (max-width: 960px) {
    header {
      padding: 0px 20px; } }
  header .menu-btn {
    cursor: pointer; }
    header .menu-btn i {
      font-size: 22.6px;
      margin-right: 10px; }
    header .menu-btn span {
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      display: block;
      text-transform: uppercase;
      font-size: 12px;
      letter-spacing: 1px; }
      header .menu-btn span.rst-name {
        font-size: 10px;
        color: #c0c0c0; }
  header .logo-container {
    text-align: center; }
    header .logo-container img {
      padding-top: 5px;
      max-height: 40px; }
  header .account-btn {
    cursor: pointer;
    text-align: right; }
    header .account-btn i {
      font-size: 22.6px;
      margin-right: 5px; }
    header .account-btn span {
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      display: block;
      text-transform: uppercase;
      font-size: 12px;
      letter-spacing: 1px; }
  header .back-btn {
    cursor: pointer;
    text-align: right; }
    header .back-btn i {
      font-size: 22.6px;
      margin-right: 5px; }
    header .back-btn span {
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      display: block;
      text-transform: uppercase;
      font-size: 12px;
      letter-spacing: 1px; }

/**
 *  Inputs
 *  ---------------------------------------------------
 */
fio-categories-bar {
  display: block;
  position: relative; }
  fio-categories-bar .main-bar {
    position: relative;
    display: flex;
    height: 40px;
    width: 100%;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.3); }
    fio-categories-bar .main-bar fio-category {
      position: relative;
      text-align: center;
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      padding: 0 12px;
      opacity: .6;
      white-space: nowrap;
      font-size: 13px;
      cursor: pointer;
      color: white !important; }
      fio-categories-bar .main-bar fio-category label {
        cursor: pointer; }
      fio-categories-bar .main-bar fio-category.selected {
        opacity: 1; }
      fio-categories-bar .main-bar fio-category svg {
        display: none; }
  fio-categories-bar .categories-slider > div {
    height: 19px; }
  fio-categories-bar.paginate .main-bar {
    padding: 0 40px; }
    fio-categories-bar.paginate .main-bar .arrow {
      position: absolute;
      z-index: 5;
      font-size: 24px;
      color: white;
      cursor: pointer;
      top: 0px;
      height: 100%;
      width: 40px;
      padding-top: 7px; }
      fio-categories-bar.paginate .main-bar .arrow.left {
        left: 0px;
        padding-left: 10px; }
      fio-categories-bar.paginate .main-bar .arrow.right {
        right: 0px;
        padding-right: 10px; }
      fio-categories-bar.paginate .main-bar .arrow.inactive {
        opacity: .5; }
    fio-categories-bar.paginate .main-bar .categories-container {
      width: 100%; }
      fio-categories-bar.paginate .main-bar .categories-container .categories-slider {
        transition: transform .125s linear; }
  fio-categories-bar fio-sub-categories {
    display: flex;
    max-width: 940px !important;
    margin: auto;
    box-shadow: 0 1px 0 0 #c0c0c0;
    z-index: 1;
    top: 40px;
    left: 0;
    width: 100%;
    height: 0px;
    opacity: 0;
    overflow: hidden;
    background-color: white;
    transition: all .125s linear; }
    fio-categories-bar fio-sub-categories fio-sub-category {
      color: rgba(75, 70, 70, 0.5);
      font-size: 14px;
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      cursor: pointer;
      padding: 0 15px; }
    fio-categories-bar fio-sub-categories.open {
      opacity: 1;
      height: 40px;
      border-bottom: 1px solid #ebebeb; }

/**
 *  Switch directive
 *  ---------------------------------------------------
 */
fio-switch {
  margin: 16px 0;
  display: block; }
  fio-switch .switch-container {
    position: relative;
    cursor: pointer;
    margin-right: 8px; }
    fio-switch .switch-container .bar {
      height: 22px;
      width: 45px;
      border-radius: 25px;
      transition: background-color linear .08s; }
    fio-switch .switch-container .thumb {
      background-color: white;
      box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.27);
      border-radius: 20px;
      height: 20px;
      width: 20px;
      position: absolute;
      top: 1px;
      left: 1px;
      transition: left linear .08s; }
  fio-switch.checked .switch-container .thumb {
    top: 1px;
    left: 24px; }
  fio-switch .label {
    font-size: 14px; }

/**
 *  Account Menu
 *  ---------------------------------------------------
 */
.account-menu {
  position: relative;
  max-width: 220px; }
  .account-menu .account-menu-button {
    height: 40px;
    cursor: pointer; }
    .account-menu .account-menu-button .icon, .account-menu .account-menu-button fio-input-container.ng-invalid .input-wrapper::before, fio-input-container.ng-invalid .account-menu .account-menu-button .input-wrapper::before, .account-menu .account-menu-button fio-input-container.ng-valid .input-wrapper::before, fio-input-container.ng-valid .account-menu .account-menu-button .input-wrapper::before, .account-menu .account-menu-button fio-checkbox.checked .box:before, fio-checkbox.checked .account-menu .account-menu-button .box:before, .account-menu .account-menu-button fio-checkbox.multiple .box:before, fio-checkbox.multiple .account-menu .account-menu-button .box:before {
      font-size: 22px; }
    .account-menu .account-menu-button span {
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      font-size: 12px;
      text-transform: uppercase; }
  .account-menu .account-menu-content {
    position: absolute;
    z-index: 75;
    width: 220px;
    border-radius: 8px;
    background-color: white;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.3);
    overflow: auto;
    top: 40px; }
    .account-menu .account-menu-content .account-menu-link {
      height: 40px;
      transition: background-color .08s linear;
      cursor: pointer; }
      .account-menu .account-menu-content .account-menu-link .icon, .account-menu .account-menu-content .account-menu-link fio-input-container.ng-invalid .input-wrapper::before, fio-input-container.ng-invalid .account-menu .account-menu-content .account-menu-link .input-wrapper::before, .account-menu .account-menu-content .account-menu-link fio-input-container.ng-valid .input-wrapper::before, fio-input-container.ng-valid .account-menu .account-menu-content .account-menu-link .input-wrapper::before, .account-menu .account-menu-content .account-menu-link fio-checkbox.checked .box:before, fio-checkbox.checked .account-menu .account-menu-content .account-menu-link .box:before, .account-menu .account-menu-content .account-menu-link fio-checkbox.multiple .box:before, fio-checkbox.multiple .account-menu .account-menu-content .account-menu-link .box:before {
        font-size: 18px;
        margin-right: 15px;
        margin-left: 16px; }
      .account-menu .account-menu-content .account-menu-link span {
        font-family: avenirHeavy, 'avenir', sans-serif !important;
        font-size: 12px;
        white-space: nowrap; }
      .account-menu .account-menu-content .account-menu-link:hover .icon, .account-menu .account-menu-content .account-menu-link:hover fio-input-container.ng-invalid .input-wrapper::before, fio-input-container.ng-invalid .account-menu .account-menu-content .account-menu-link:hover .input-wrapper::before, .account-menu .account-menu-content .account-menu-link:hover fio-input-container.ng-valid .input-wrapper::before, fio-input-container.ng-valid .account-menu .account-menu-content .account-menu-link:hover .input-wrapper::before, .account-menu .account-menu-content .account-menu-link:hover fio-checkbox.checked .box:before, fio-checkbox.checked .account-menu .account-menu-content .account-menu-link:hover .box:before, .account-menu .account-menu-content .account-menu-link:hover fio-checkbox.multiple .box:before, fio-checkbox.multiple .account-menu .account-menu-content .account-menu-link:hover .box:before,
      .account-menu .account-menu-content .account-menu-link:hover span {
        color: white !important; }
    .account-menu .account-menu-content.ng-enter, .account-menu .account-menu-content.ng-leave {
      transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s; }
    .account-menu .account-menu-content.ng-enter, .account-menu .account-menu-content.ng-leave.ng-leave-active {
      opacity: 0;
      top: 20px; }
    .account-menu .account-menu-content.ng-leave, .account-menu .account-menu-content.ng-enter.ng-enter-active {
      opacity: 1;
      top: 40px; }

/**
 *  Product list
 *  ---------------------------------------------------
 */
fio-product-list {
  display: block; }
  fio-product-list.no-images fio-product {
    padding-left: 20px; }
  fio-product-list fio-product {
    display: flex;
    height: 120px;
    border-bottom: 1px solid #ebebeb;
    padding-right: 55px; }
    fio-product-list fio-product .product-infos {
      margin-left: 14px; }
      fio-product-list fio-product .product-infos h3 {
        font-size: 16px;
        line-height: 22px; }
      fio-product-list fio-product .product-infos p {
        line-height: 16px;
        font-size: 11px; }
    fio-product-list fio-product .price,
    fio-product-list fio-product .action {
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      text-align: right;
      font-size: 14px; }
    fio-product-list fio-product .action {
      display: none; }
    @media (min-width: 960px) {
      fio-product-list fio-product:hover {
        background-color: #f7f7f7; }
        fio-product-list fio-product:hover .price {
          display: none; }
        fio-product-list fio-product:hover .action {
          display: flex; } }

/**
 *  Inputs
 *  ---------------------------------------------------
 */
fio-input {
  display: block; }

fio-input-container {
  display: block;
  margin-bottom: 15px;
  /* Not displaying error messages if not error state */ }
  fio-input-container label {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 4px;
    transition: all linear .08s; }
    fio-input-container label:empty {
      display: none; }
  fio-input-container textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    width: 100%;
    min-height: 80px;
    padding: 14px;
    padding-top: 10px;
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    font-size: 15px;
    color: #181818 !important; }
  fio-input-container .input-wrapper {
    position: relative; }
  fio-input-container input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    width: 100%;
    height: 40px;
    padding: 0 32px 0 14px;
    background-color: white;
    transition: all linear .08s;
    font-size: 15px;
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    color: #181818 !important; }
  fio-input-container ::-webkit-input-placeholder {
    color: #bebebe; }
  fio-input-container :-moz-placeholder {
    color: #bebebe; }
  fio-input-container ::-moz-placeholder {
    color: #bebebe; }
  fio-input-container :-ms-input-placeholder {
    color: #bebebe; }
  fio-input-container::before {
    opacity: 0;
    transition: all .125s ease-in-out; }
  fio-input-container.ng-invalid {
    position: relative; }
    fio-input-container.ng-invalid input {
      border-color: #ff7878;
      border-width: 2px; }
    fio-input-container.ng-invalid .message {
      font-size: 12px;
      color: #ff7878 !important;
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      text-align: right;
      margin-right: 5px; }
      fio-input-container.ng-invalid .message p {
        color: #ff7878 !important;
        font-size: 12px !important; }
    fio-input-container.ng-invalid .input-wrapper::before {
      position: absolute;
      right: 7px;
      font-size: 18px;
      opacity: 1;
      content: '\f06a';
      display: inline-block;
      color: #ff7878;
      top: 50%;
      margin-top: -9px; }
  fio-input-container:not(.ng-invalid) .message {
    display: none; }
  fio-input-container.ng-valid {
    position: relative; }
    fio-input-container.ng-valid input {
      border-color: #abe2a1;
      border-width: 2px; }
    fio-input-container.ng-valid .input-wrapper::before {
      opacity: 1;
      position: absolute;
      right: 7px;
      font-size: 18px;
      content: '\f058';
      display: inline-block;
      color: #abe2a1;
      top: 50%;
      margin-top: -9px; }
  fio-input-container.small label {
    font-size: 10px; }
  fio-input-container.small input {
    height: 30px;
    border-radius: 8px; }

/**
 *  Inputs
 *  ---------------------------------------------------
 */
button {
  background-color: transparent;
  min-width: 240px;
  height: 40px;
  border-radius: 4px;
  text-align: center;
  border: none;
  cursor: pointer;
  font-size: 18px;
  font-family: avenirHeavy, 'avenir', sans-serif !important;
  transition: background-color .125s ease-in-out, color .125s ease-in-out; }
  button:hover:not([disabled]), button.fio-button-plain:not([disabled]) {
    color: white !important;
    border: none; }
  button:active {
    border: none;
    box-shadow: inset 0px 3px 0px 0px rgba(0, 0, 0, 0.15);
    padding-top: 6px; }
  button[disabled]:not(.pending), button.disabled:not(.pending) {
    cursor: auto;
    background-color: #DADADA !important;
    color: white !important; }
  button.fio-button-small {
    height: 30px;
    border-width: 1px;
    font-size: 14px; }

textarea {
  font-size: 13px; }

/**
 *  Value switcher
 *  ---------------------------------------------------
 */
fio-value-switcher {
  display: inline-block;
  height: 40px;
  overflow: hidden;
  cursor: pointer; }
  fio-value-switcher fio-choice {
    background: transparent;
    border-radius: 4px;
    display: inline-block;
    height: 100%;
    text-align: center;
    border: 1px solid #dadada;
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    color: #dadada;
    padding: 0 25px;
    line-height: 1;
    font-size: 14px;
    transition: all .2s linear; }
    fio-value-switcher fio-choice i {
      font-size: 18px;
      color: #dadada !important;
      margin-right: 10px !important; }
    fio-value-switcher fio-choice span {
      padding-top: 3px; }
    fio-value-switcher fio-choice.selected {
      color: white !important; }
    @media (max-width: 960px) {
      fio-value-switcher fio-choice {
        padding: 0px; } }
  fio-value-switcher:nth-child(1) {
    margin-right: 10px; }
  fio-value-switcher:nth-child(2) {
    margin-left: 10px; }

/**
 *  Checkbox directive
 *  ---------------------------------------------------
 */
fio-checkbox {
  margin: 20px 0;
  margin-right: 20px;
  display: block;
  cursor: pointer;
  position: relative; }
  fio-checkbox[disabled]:not(.checked), fio-checkbox.disabled:not(.checked) {
    pointer-events: none; }
    fio-checkbox[disabled]:not(.checked) .box, fio-checkbox.disabled:not(.checked) .box {
      border-color: #dadada !important;
      background-color: #dadada !important; }
    fio-checkbox[disabled]:not(.checked) .label, fio-checkbox.disabled:not(.checked) .label {
      opacity: .3; }
  fio-checkbox .checkbox-container {
    position: relative;
    margin-right: 6px; }
    fio-checkbox .checkbox-container .box {
      height: 18px;
      width: 18px;
      border: 2px solid;
      position: relative;
      border-radius: 2px;
      transition: all ease-in-out .125s, border-color .25s linear; }
  fio-checkbox .image-checkbox {
    width: 120px;
    height: 120px;
    margin-bottom: 5px; }
    fio-checkbox .image-checkbox .mouse-trap {
      position: absolute;
      height: 120px;
      width: 120px;
      border: 1px solid #ebebeb;
      border-radius: 3px;
      top: 0px;
      left: 0px;
      z-index: 5; }
    fio-checkbox .image-checkbox .image-container {
      border-radius: 5px;
      overflow: hidden;
      width: 119px;
      height: 119px;
      position: absolute;
      z-index: 3;
      top: 0px;
      left: 0px; }
      fio-checkbox .image-checkbox .image-container img {
        max-height: 100%; }
  fio-checkbox.checked .box {
    animation-fill-mode: both;
    animation: wobble2 1s; }
    fio-checkbox.checked .box:before {
      content: '\f00c';
      position: absolute;
      left: -2px;
      font-size: 13px;
      color: white; }
  fio-checkbox.checked .mouse-trap {
    border-width: 4px;
    top: 0px;
    left: 0px;
    height: 120px;
    width: 120px; }
  fio-checkbox.multiple .box {
    background-color: #53abe5;
    border-color: #53abe5; }
    fio-checkbox.multiple .box:before {
      content: '\f068';
      position: absolute;
      left: -1px;
      top: 1px;
      font-size: 10px;
      color: white; }
  fio-checkbox .label {
    margin-top: 1px;
    font-size: 12px;
    font-family: avenirHeavy, 'avenir', sans-serif !important; }
    fio-checkbox .label .detail {
      font-family: avenirBook, 'avenir', sans-serif !important;
      font-weight: normal;
      color: #a2a2a2; }

/**
 *  Checkbox directive
 *  ---------------------------------------------------
 */
fio-restaurant-selector {
  position: relative;
  display: block; }
  fio-restaurant-selector.open {
    z-index: 80; }
  fio-restaurant-selector .restaurant-selector-button {
    height: 40px;
    text-align: center;
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    font-size: 12px;
    cursor: pointer;
    border-radius: 50px;
    border: 1px solid #dadada;
    padding: 0 20px; }
    fio-restaurant-selector .restaurant-selector-button i {
      font-size: 20px; }
  fio-restaurant-selector .restaurant-list {
    position: absolute;
    z-index: 10;
    width: 100%;
    background-color: white;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    overflow: auto;
    max-height: 190px;
    /* animation */
    opacity: 1;
    top: 0px; }
    fio-restaurant-selector .restaurant-list ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      fio-restaurant-selector .restaurant-list ul li {
        font-family: avenirHeavy, 'avenir', sans-serif !important;
        height: 40px;
        line-height: 40px;
        transition: background-color .08s linear;
        cursor: pointer; }
        fio-restaurant-selector .restaurant-list ul li * {
          cursor: pointer; }
        fio-restaurant-selector .restaurant-list ul li i {
          font-size: 20px;
          margin-left: 12px;
          margin-right: 8px; }
        fio-restaurant-selector .restaurant-list ul li .span-container {
          max-width: 338px;
          overflow: hidden;
          padding-right: 12px; }
          fio-restaurant-selector .restaurant-list ul li .span-container.ellipsis {
            text-overflow: ellipsis; }
        fio-restaurant-selector .restaurant-list ul li span {
          font-size: 12px;
          white-space: nowrap;
          max-width: 100%;
          position: relative;
          right: 0px; }
          fio-restaurant-selector .restaurant-list ul li span.transition {
            transition: right 4s linear; }
        fio-restaurant-selector .restaurant-list ul li:hover:not(.selected) {
          background-color: #ececec; }
        fio-restaurant-selector .restaurant-list ul li.selected {
          color: white; }
          fio-restaurant-selector .restaurant-list ul li.selected i {
            color: white !important; }
        fio-restaurant-selector .restaurant-list ul li[disabled] {
          color: #a2a2a2;
          cursor: auto !important; }
          fio-restaurant-selector .restaurant-list ul li[disabled] * {
            cursor: auto !important; }
          fio-restaurant-selector .restaurant-list ul li[disabled] i {
            color: #a2a2a2 !important; }
          fio-restaurant-selector .restaurant-list ul li[disabled]:active {
            pointer-events: none; }
    fio-restaurant-selector .restaurant-list.ng-hide-add, fio-restaurant-selector .restaurant-list.ng-hide-remove {
      transition: all linear 0.25s; }
    fio-restaurant-selector .restaurant-list.ng-hide {
      opacity: 0;
      top: 0px; }

fio-consumption-mode-selector {
  display: block; }
  fio-consumption-mode-selector.open {
    position: relative;
    z-index: 80; }
  fio-consumption-mode-selector .consumption-mode-selector-button {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    font-size: 12px;
    cursor: pointer;
    border-radius: 50px;
    border: 1px solid #dadada;
    padding: 0 20px; }
    fio-consumption-mode-selector .consumption-mode-selector-button i {
      font-size: 20px; }
  fio-consumption-mode-selector .consumption-mode-list {
    position: absolute;
    z-index: 10;
    width: 100%;
    background-color: white;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    overflow: auto;
    max-height: 190px;
    /* animation */
    opacity: 1;
    top: 0px; }
    fio-consumption-mode-selector .consumption-mode-list ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      fio-consumption-mode-selector .consumption-mode-list ul li {
        font-family: avenirHeavy, 'avenir', sans-serif !important;
        height: 40px;
        line-height: 40px;
        transition: background-color .08s linear;
        cursor: pointer; }
        fio-consumption-mode-selector .consumption-mode-list ul li * {
          cursor: pointer; }
        fio-consumption-mode-selector .consumption-mode-list ul li i {
          font-size: 20px;
          margin-left: 12px;
          margin-right: 8px; }
        fio-consumption-mode-selector .consumption-mode-list ul li span {
          font-size: 12px; }
        fio-consumption-mode-selector .consumption-mode-list ul li:hover:not(.selected) {
          background-color: #ececec; }
        fio-consumption-mode-selector .consumption-mode-list ul li.selected {
          color: white; }
          fio-consumption-mode-selector .consumption-mode-list ul li.selected i {
            color: white !important; }
        fio-consumption-mode-selector .consumption-mode-list ul li[disabled] {
          color: #a2a2a2;
          cursor: auto !important; }
          fio-consumption-mode-selector .consumption-mode-list ul li[disabled] * {
            cursor: auto !important; }
          fio-consumption-mode-selector .consumption-mode-list ul li[disabled] i {
            color: #a2a2a2 !important; }
          fio-consumption-mode-selector .consumption-mode-list ul li[disabled]:active {
            pointer-events: none; }
    fio-consumption-mode-selector .consumption-mode-list.ng-hide-add, fio-consumption-mode-selector .consumption-mode-list.ng-hide-remove {
      transition: all linear 0.25s; }
    fio-consumption-mode-selector .consumption-mode-list.ng-hide {
      opacity: 0;
      top: 0px; }

fio-consumption-mode-selector {
  display: block; }
  fio-consumption-mode-selector .consumption-mode-selector-container {
    display: block;
    position: relative;
    z-index: 80; }
  fio-consumption-mode-selector .consumption-mode-selector-button {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    font-size: 12px;
    cursor: pointer;
    border-radius: 50px;
    border: 1px solid #dadada;
    padding: 0 20px; }
    fio-consumption-mode-selector .consumption-mode-selector-button i {
      font-size: 20px; }
  fio-consumption-mode-selector .consumption-mode-list {
    position: absolute;
    z-index: 10;
    width: 100%;
    background-color: white;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    overflow: auto;
    max-height: 190px;
    /* animation */
    opacity: 1;
    top: 0px; }
    fio-consumption-mode-selector .consumption-mode-list ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      fio-consumption-mode-selector .consumption-mode-list ul li {
        font-family: avenirHeavy, 'avenir', sans-serif !important;
        height: 40px;
        line-height: 40px;
        transition: background-color .08s linear;
        cursor: pointer; }
        fio-consumption-mode-selector .consumption-mode-list ul li * {
          cursor: pointer; }
        fio-consumption-mode-selector .consumption-mode-list ul li i {
          font-size: 20px;
          margin-left: 12px;
          margin-right: 8px; }
        fio-consumption-mode-selector .consumption-mode-list ul li span {
          font-size: 12px; }
        fio-consumption-mode-selector .consumption-mode-list ul li:hover:not(.selected) {
          background-color: #ececec; }
        fio-consumption-mode-selector .consumption-mode-list ul li.selected {
          color: white; }
          fio-consumption-mode-selector .consumption-mode-list ul li.selected i {
            color: white !important; }
        fio-consumption-mode-selector .consumption-mode-list ul li[disabled] {
          color: #a2a2a2;
          cursor: auto !important; }
          fio-consumption-mode-selector .consumption-mode-list ul li[disabled] * {
            cursor: auto !important; }
          fio-consumption-mode-selector .consumption-mode-list ul li[disabled] i {
            color: #a2a2a2 !important; }
          fio-consumption-mode-selector .consumption-mode-list ul li[disabled]:active {
            pointer-events: none; }
    fio-consumption-mode-selector .consumption-mode-list.ng-hide-add, fio-consumption-mode-selector .consumption-mode-list.ng-hide-remove {
      transition: all linear 0.25s; }
    fio-consumption-mode-selector .consumption-mode-list.ng-hide {
      opacity: 0;
      top: 0px; }

fio-address-selector {
  display: block;
  margin-bottom: 20px; }
  fio-address-selector .address-selector-container {
    display: block;
    position: relative;
    z-index: 75; }
  fio-address-selector .address-selector-button {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    font-size: 12px;
    cursor: pointer;
    border-radius: 50px;
    border: 1px solid #dadada;
    padding: 0 20px; }
    fio-address-selector .address-selector-button i {
      font-size: 20px; }
    fio-address-selector .address-selector-button span {
      margin: auto; }
  fio-address-selector .address-list {
    position: absolute;
    z-index: 10;
    width: 100%;
    background-color: white;
    border: 1px solid #ebebeb;
    border-radius: 20px;
    overflow: auto;
    max-height: 190px;
    /* animation */
    opacity: 1;
    top: 0px; }
    fio-address-selector .address-list ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      fio-address-selector .address-list ul li {
        font-family: avenirHeavy, 'avenir', sans-serif !important;
        height: 40px;
        line-height: 40px;
        transition: background-color .08s linear;
        cursor: pointer; }
        fio-address-selector .address-list ul li * {
          cursor: pointer; }
        fio-address-selector .address-list ul li i {
          font-size: 20px;
          margin-left: 12px;
          margin-right: 8px; }
        fio-address-selector .address-list ul li span {
          font-size: 12px; }
        fio-address-selector .address-list ul li:hover:not(.selected) {
          background-color: #ececec; }
        fio-address-selector .address-list ul li.selected {
          color: white; }
          fio-address-selector .address-list ul li.selected i {
            color: white !important; }
        fio-address-selector .address-list ul li[disabled] {
          color: #a2a2a2;
          cursor: auto !important; }
          fio-address-selector .address-list ul li[disabled] * {
            cursor: auto !important; }
          fio-address-selector .address-list ul li[disabled] i {
            color: #a2a2a2 !important; }
          fio-address-selector .address-list ul li[disabled]:active {
            pointer-events: none; }
    fio-address-selector .address-list.ng-hide-add, fio-address-selector .address-list.ng-hide-remove {
      transition: all linear 0.25s; }
    fio-address-selector .address-list.ng-hide {
      opacity: 0;
      top: 0px; }

/**
 *  Checkbox directive
 *  ---------------------------------------------------
 */
@keyframes wobble2 {
  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    transform: scale3d(1, 1, 1); }
  10% {
    transform: scale3d(0.6, 0.6, 0.6); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(1, 1, 1); }
  100% {
    transform: scale3d(1, 1, 1); } }

fio-radio-group {
  display: flex; }

fio-radio-button {
  cursor: pointer;
  padding: 20px;
  padding-left: 0px;
  font-size: 10px;
  display: block;
  font-family: avenirHeavy, 'avenir', sans-serif !important; }
  fio-radio-button .detail {
    font-family: avenirBook, 'avenir', sans-serif !important;
    font-weight: normal;
    font-size: 11px;
    color: #a2a2a2; }
  fio-radio-button .circle {
    height: 12px;
    width: 12px;
    border: 2px solid;
    border-radius: 30px;
    margin-right: 3px;
    transition: background-color .08s linear, border-color .25s linear; }
  fio-radio-button.selected .circle {
    animation-fill-mode: both;
    animation: wobble2 1s; }

/**
 *  Quantifier directive
 *  ---------------------------------------------------
 */
fio-quantifier-group {
  display: block; }

fio-quantifier {
  margin: 20px 0;
  margin-right: 20px; }
  fio-quantifier i {
    font-size: 14px;
    margin: 0 !important;
    cursor: pointer; }
  fio-quantifier .label {
    font-size: 12px;
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    margin-left: 3px; }

/**
 *  List directive
 *  ---------------------------------------------------
 */
fio-list {
  display: block; }
  fio-list fio-list-title {
    height: 88px;
    padding-left: 12px;
    display: flex; }
    fio-list fio-list-title i {
      font-size: 30px;
      margin-right: 18px !important; }
    fio-list fio-list-title span {
      font-size: 18px;
      line-height: 24px;
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      text-transform: uppercase;
      letter-spacing: 2px; }
  fio-list fio-list-item {
    display: flex;
    padding: 0 20px;
    height: 88px;
    border-bottom: 1px solid #ebebeb;
    transition: background-color .08s linear; }
    fio-list fio-list-item .hover {
      opacity: 0;
      transition: opacity .08s linear; }
    fio-list fio-list-item:hover {
      background-color: #f7f7f7; }
      fio-list fio-list-item:hover .hover {
        opacity: 1; }
    fio-list fio-list-item img {
      max-height: 88px; }

/**
 *  Cart
 *  ---------------------------------------------------
 */
fio-order-cart {
  display: block;
  width: 236px;
  background-color: white; }
  fio-order-cart fio-cart-header {
    display: flex;
    margin: 10px;
    text-align: center;
    height: 15px;
    min-height: 15px; }
    fio-order-cart fio-cart-header i {
      font-size: 15px !important;
      margin-right: 10px !important; }
    fio-order-cart fio-cart-header span {
      text-transform: uppercase;
      font-family: avenirBook, 'avenir', sans-serif !important;
      font-weight: normal;
      font-size: 11px;
      letter-spacing: 2.3px;
      line-height: 1;
      margin-top: 1px; }
  fio-order-cart fio-cart-content {
    display: block;
    -ms-overflow-style: none; }
    fio-order-cart fio-cart-content fio-cart-item {
      position: relative;
      display: block;
      padding: 8px 22px;
      transition: background-color .08s linear; }
      fio-order-cart fio-cart-content fio-cart-item .fio-item-header {
        display: flex;
        font-size: 12px;
        font-family: avenirHeavy, 'avenir', sans-serif !important; }
        fio-order-cart fio-cart-content fio-cart-item .fio-item-header .quantity {
          min-width: 32px;
          max-width: 32px; }
        fio-order-cart fio-cart-content fio-cart-item .fio-item-header .name {
          font-size: 12px; }
        fio-order-cart fio-cart-content fio-cart-item .fio-item-header .price {
          text-align: right; }
      fio-order-cart fio-cart-content fio-cart-item .fio-item-options {
        margin-top: 2px; }
        fio-order-cart fio-cart-content fio-cart-item .fio-item-options .fio-item-option {
          padding-left: 32px;
          font-size: 11px;
          line-height: 13px; }
          fio-order-cart fio-cart-content fio-cart-item .fio-item-options .fio-item-option .fio-item-suboption {
            color: #a2a2a2;
            padding-left: 8px; }
      fio-order-cart fio-cart-content fio-cart-item .fio-item-quantity {
        position: absolute;
        position: absolute;
        left: -7px;
        top: 3px;
        width: 14px;
        height: 30px;
        opacity: 0;
        transition: opacity .08s linear;
        border-radius: 8px; }
        fio-order-cart fio-cart-content fio-cart-item .fio-item-quantity > div {
          font-size: 8px;
          text-align: center;
          cursor: pointer;
          line-height: 17px;
          max-height: 15px; }
          fio-order-cart fio-cart-content fio-cart-item .fio-item-quantity > div.plus {
            border-bottom: 1px solid white; }
          fio-order-cart fio-cart-content fio-cart-item .fio-item-quantity > div > i {
            color: white; }
      fio-order-cart fio-cart-content fio-cart-item:hover {
        background-color: #f7f7f7; }
        fio-order-cart fio-cart-content fio-cart-item:hover .fio-item-quantity {
          opacity: 1; }
  fio-order-cart fio-cart-bottom {
    display: block; }
    fio-order-cart fio-cart-bottom hr {
      width: 100%;
      border: none;
      border-bottom: 1px solid #ebebeb;
      margin: 0;
      margin: auto; }
    fio-order-cart fio-cart-bottom .comment > div {
      padding: 8px;
      cursor: pointer;
      text-align: center;
      text-transform: uppercase;
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      text-transform: uppercase;
      font-size: 8px;
      letter-spacing: 1px;
      cursor: pointer;
      transition: background-color .125s linear; }
      fio-order-cart fio-cart-bottom .comment > div * {
        cursor: pointer; }
      fio-order-cart fio-cart-bottom .comment > div:hover {
        background-color: #f7f7f7; }
    fio-order-cart fio-cart-bottom .delivery > div,
    fio-order-cart fio-cart-bottom .time > div {
      display: flex;
      padding: 12px;
      min-height: 40px;
      cursor: pointer;
      cursor: pointer;
      transition: background-color .125s linear; }
      fio-order-cart fio-cart-bottom .delivery > div *,
      fio-order-cart fio-cart-bottom .time > div * {
        cursor: pointer; }
      fio-order-cart fio-cart-bottom .delivery > div > div,
      fio-order-cart fio-cart-bottom .time > div > div {
        font-family: avenirHeavy, 'avenir', sans-serif !important;
        text-transform: uppercase;
        padding-left: 12px;
        font-size: 9px;
        letter-spacing: 1px; }
      fio-order-cart fio-cart-bottom .delivery > div:hover,
      fio-order-cart fio-cart-bottom .time > div:hover {
        background-color: #f7f7f7; }
    fio-order-cart fio-cart-bottom .delivery .value {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-right: 15px; }
    fio-order-cart fio-cart-bottom .sub-total-area {
      padding: 16px 22px; }
      fio-order-cart fio-cart-bottom .sub-total-area .sub-total {
        margin: 0 5px;
        margin-bottom: 5px;
        display: flex;
        font-family: avenirHeavy, 'avenir', sans-serif !important;
        font-size: 10px;
        letter-spacing: 1px;
        text-transform: uppercase; }
      fio-order-cart fio-cart-bottom .sub-total-area .delivery-fees {
        margin: 0 5px;
        font-size: 10px; }
        fio-order-cart fio-cart-bottom .sub-total-area .delivery-fees .fees {
          display: flex; }
    fio-order-cart fio-cart-bottom .finalize-total {
      padding: 16px 22px;
      margin: 0 5px;
      margin-bottom: 5px;
      margin-top: 10px;
      display: flex;
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      font-size: 16px;
      letter-spacing: 1px;
      text-transform: uppercase; }
    fio-order-cart fio-cart-bottom .promo-code {
      text-transform: uppercase;
      padding: 10px;
      text-align: center;
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      font-size: 8px;
      letter-spacing: 1.8px;
      cursor: pointer; }
    fio-order-cart fio-cart-bottom .checkout {
      position: relative; }
      fio-order-cart fio-cart-bottom .checkout .message {
        position: absolute;
        height: 40px;
        width: 100%;
        top: 0px;
        line-height: 40px;
        text-align: center;
        background-color: #a2a2a2;
        border-radius: 0px 0px 8px 8px !important;
        font-family: avenirHeavy, 'avenir', sans-serif !important;
        font-size: 10px;
        color: #ffffff;
        transition: all .125s ease-in-out; }
        fio-order-cart fio-cart-bottom .checkout .message.show {
          top: -40px;
          border-radius: 0px !important; }
      fio-order-cart fio-cart-bottom .checkout button {
        position: relative;
        z-index: 5;
        display: flex;
        height: 40px;
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        border-radius: 0px 0px 8px 8px !important;
        padding: 0 22px;
        border: none;
        color: white !important;
        font-family: avenirHeavy, 'avenir', sans-serif !important;
        font-size: 16px;
        text-transform: uppercase; }

/**
 *  Order details
 *  ---------------------------------------------------
 */
fio-order-detail {
  display: block;
  border: 1px solid #ebebeb;
  border-radius: 10px; }
  @media (min-width: 960px) {
    fio-order-detail {
      width: 360px;
      padding: 32px 22px; } }
  @media (max-width: 960px) {
    fio-order-detail {
      width: 300px;
      padding: 32px 12px; } }
  fio-order-detail h3 {
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    font-size: 14px !important;
    line-height: 1.71 !important;
    letter-spacing: 0.8px !important;
    text-align: center;
    margin-bottom: 50px !important;
    text-transform: uppercase; }
  fio-order-detail .order-item .order-item-head {
    font-size: 13px; }
    fio-order-detail .order-item .order-item-head .quantity {
      min-width: 20px;
      max-width: 20px; }
    fio-order-detail .order-item .order-item-head .name {
      font-family: avenirBlack, 'avenir', sans-serif !important; }
    fio-order-detail .order-item .order-item-head .price {
      text-align: right; }
  fio-order-detail .order-item .order-item-options {
    padding-left: 30px;
    font-size: 11px; }
  fio-order-detail .total {
    margin: 50px 0; }
    fio-order-detail .total > div {
      font-size: 16px; }
    fio-order-detail .total .price {
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      font-size: 20px;
      text-align: right; }
  fio-order-detail .order-detail-info-row {
    margin-bottom: 10px; }
    fio-order-detail .order-detail-info-row .info-block .label {
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      font-size: 9px;
      text-transform: uppercase; }
    fio-order-detail .order-detail-info-row .info-block .value {
      font-size: 11px;
      font-weight: 300;
      line-height: 2;
      color: #666666; }
    fio-order-detail .order-detail-info-row .info-block:nth-child(2) {
      text-align: right; }

/**
 *  Datepicker
 *  ---------------------------------------------------
 */
.datepicker a,
[datepicker] a,
datepicker a {
  color: inherit;
  text-decoration: none; }

.datepicker a:hover,
[datepicker] a:hover,
datepicker a:hover {
  text-decoration: none; }

.datepicker select,
.datepicker select:focus,
.datepicker select:hover,
[datepicker] select,
[datepicker] select:focus,
[datepicker] select:hover,
datepicker select,
datepicker select:focus,
datepicker select:hover {
  width: 100%;
  overflow: hidden;
  background: #138EFA;
  color: #fff;
  border-radius: 2px;
  border: 0;
  margin-top: 5px; }

._720kb-datepicker-calendar-body,
._720kb-datepicker-calendar-days-header,
._720kb-datepicker-calendar-header,
._720kb-datepicker-calendar-years-pagination-pages,
.datepicker,
[datepicker],
datepicker {
  font-family: Helvetica Neue, Arial, sans-serif;
  font-size: 13.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  float: left;
  clear: right;
  position: relative; }

._720kb-datepicker-calendar {
  background: #fff;
  color: #333;
  position: absolute;
  z-index: 999;
  min-width: 220px;
  margin: 0 auto 0 -.5%;
  width: 101%;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  visibility: hidden;
  overflow: hidden;
  padding: 0 0 2%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

._720kb-datepicker-calendar._720kb-datepicker-forced-to-open,
._720kb-datepicker-calendar._720kb-datepicker-open {
  visibility: visible; }

._720kb-datepicker-calendar-header {
  text-align: center;
  font-size: 15px;
  line-height: 40px; }

._720kb-datepicker-calendar-header:nth-child(odd) {
  background: #138EFA; }

._720kb-datepicker-calendar-header:nth-child(even) {
  background: #7BC6FC; }

._720kb-datepicker-calendar-header-left,
._720kb-datepicker-calendar-header-middle,
._720kb-datepicker-calendar-header-right {
  width: 15%;
  float: left; }

._720kb-datepicker-calendar-header-middle {
  width: 70%; }

._720kb-datepicker-calendar-header-closed-pagination::after {
  content: " \25BE"; }

._720kb-datepicker-calendar-header-opened-pagination::after {
  content: " \25BE";
  margin-left: 4px;
  position: relative;
  bottom: -3px;
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

._720kb-datepicker-calendar-body {
  width: 96%;
  text-align: center; }

._720kb-datepicker-calendar-day {
  cursor: pointer;
  font-size: 12.5px;
  width: 12.2%;
  padding: 1.5% 0;
  float: left;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

._720kb-datepicker-calendar-day._720kb-datepicker-active,
._720kb-datepicker-calendar-day:hover {
  background: rgba(0, 0, 0, 0.03); }

._720kb-datepicker-calendar-header a,
._720kb-datepicker-calendar-header a:hover {
  text-decoration: none;
  padding: 3% 9% 4%;
  font-size: 13.5px;
  color: rgba(0, 0, 0, 0.55);
  font-weight: 700;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

._720kb-datepicker-calendar-header a:hover {
  color: rgba(0, 0, 0, 0.9);
  background: rgba(255, 255, 255, 0.45); }

._720kb-datepicker-calendar-month {
  color: #fff; }

._720kb-datepicker-calendar-month span {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.4); }

._720kb-datepicker-calendar-month a span i {
  font-style: normal;
  font-size: 15px; }

._720kb-datepicker-calendar-month a,
._720kb-datepicker-calendar-month a:hover {
  padding: 3px;
  margin-left: 1%; }

._720kb-datepicker-calendar-years-pagination {
  padding: 2% 0 0;
  float: left;
  clear: right;
  width: 100%; }

._720kb-datepicker-calendar-years-pagination a,
._720kb-datepicker-calendar-years-pagination a:hover {
  font-size: 12px;
  padding: 0 7px;
  font-weight: 400;
  margin: 3px 1% 0;
  line-height: 20px;
  display: inline-block; }

._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active {
  color: rgba(0, 0, 0, 0.9);
  font-weight: 500;
  background: rgba(255, 255, 255, 0.45); }

._720kb-datepicker-calendar-years-pagination-pages a,
._720kb-datepicker-calendar-years-pagination-pages a:hover {
  padding: 5px 10px; }

._720kb-datepicker-calendar-days-header {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0%;
  background: rgba(19, 142, 250, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.02); }

._720kb-datepicker-calendar-days-header div {
  width: 14.18%;
  font-weight: 500;
  font-size: 11.5px;
  padding: 10px 0;
  float: left;
  text-align: center;
  color: rgba(0, 0, 0, 0.7); }

._720kb-datepicker-calendar-days ._720kb-datepicker-default-button {
  font-size: 18.5px;
  position: relative;
  bottom: -.5px; }

._720kb-datepicker-default-button {
  padding: 0 4.5px; }

._720kb-datepicker-calendar-header-middle._720kb-datepicker-mobile-item {
  width: 95%;
  float: none;
  margin: 0 auto; }

._720kb-datepicker-item-hidden {
  visibility: hidden; }

._720kb-datepicker-calendar-day._720kb-datepicker-disabled,
._720kb-datepicker-calendar-day._720kb-datepicker-disabled:hover,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled:hover,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled:hover {
  color: rgba(0, 0, 0, 0.2);
  background: rgba(25, 2, 0, 0.02);
  cursor: default; }

datepicker input {
  visibility: hidden; }

._720kb-datepicker-calendar {
  max-width: 340px;
  border: none;
  box-shadow: none;
  padding-bottom: 0px;
  visibility: visible;
  position: relative;
  z-index: 12;
  background-color: transparent; }
  ._720kb-datepicker-calendar ._720kb-datepicker-calendar-header {
    background-color: transparent;
    width: 100%;
    max-height: 40px; }
    ._720kb-datepicker-calendar ._720kb-datepicker-calendar-header ._720kb-datepicker-calendar-header-left {
      padding-top: 4px;
      padding-left: 12px; }
    ._720kb-datepicker-calendar ._720kb-datepicker-calendar-header ._720kb-datepicker-calendar-header-right {
      padding-top: 4px;
      padding-right: 12px; }
    ._720kb-datepicker-calendar ._720kb-datepicker-calendar-header ._720kb-datepicker-calendar-month {
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      font-size: 16px;
      text-transform: uppercase; }
    ._720kb-datepicker-calendar ._720kb-datepicker-calendar-header ._720kb-datepicker-calendar-month-button:hover {
      background-color: transparent; }
    ._720kb-datepicker-calendar ._720kb-datepicker-calendar-header ._720kb-datepicker-custom-button {
      font-size: 25px; }
  ._720kb-datepicker-calendar ._720kb-datepicker-calendar-days-header {
    background-color: transparent;
    border-bottom: none;
    line-height: 32px;
    margin-top: 5px; }
    ._720kb-datepicker-calendar ._720kb-datepicker-calendar-days-header div {
      font-family: avenirBook, 'avenir', sans-serif !important;
      font-weight: normal;
      color: #909090;
      text-transform: uppercase;
      font-size: 11px;
      width: 14.2%;
      padding: 0; }
  ._720kb-datepicker-calendar ._720kb-datepicker-calendar-body {
    width: 100%; }
    ._720kb-datepicker-calendar ._720kb-datepicker-calendar-body ._720kb-datepicker-calendar-day {
      font-family: avenirBook, 'avenir', sans-serif !important;
      font-weight: normal;
      font-size: 14px;
      height: 27px;
      margin-top: 8px;
      margin-bottom: 8px;
      width: 14.2%;
      border-radius: 50px;
      color: #919191;
      transition: background-color .08s linear; }
      ._720kb-datepicker-calendar ._720kb-datepicker-calendar-body ._720kb-datepicker-calendar-day._720kb-datepicker-disabled {
        background-color: transparent;
        color: #dadada; }
      ._720kb-datepicker-calendar ._720kb-datepicker-calendar-body ._720kb-datepicker-calendar-day._720kb-datepicker-active {
        font-family: avenirHeavy, 'avenir', sans-serif !important;
        color: white; }

/**
 *  Footer
 *  ---------------------------------------------------
 */
footer {
  display: flex; }
  footer .text {
    font-size: 8.5px;
    letter-spacing: 2px;
    text-transform: uppercase; }
    footer .text > div {
      margin: 0 10px; }
    footer .text .copyright {
      margin-left: 0px; }
  footer .social-links {
    font-size: 20px;
    color: #bcbcbc;
    text-align: right;
    line-height: 1; }

/**
 *  Select
 *  ---------------------------------------------------
 */
fio-select {
  display: block;
  position: relative;
  height: 30px;
  width: 100%;
  margin: 8px 0; }
  fio-select .select-container {
    display: block;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    width: 100%;
    background: white;
    transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s;
    white-space: nowrap;
    overflow: hidden; }
    fio-select .select-container .selection {
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      font-size: 12px;
      height: 30px;
      cursor: pointer;
      padding: 0 16px; }
      fio-select .select-container .selection i {
        font-size: 18px; }
      fio-select .select-container .selection > span {
        overflow: hidden;
        text-overflow: ellipsis; }
        fio-select .select-container .selection > span .multiple > span {
          white-space: nowrap; }
    fio-select .select-container .select-placeholder {
      opacity: .5; }
    fio-select .select-container .options {
      border: 1px solid transparent;
      max-height: 160px;
      overflow: scroll;
      -webkit-overflow-scrolling: touch;
      background: white; }
      fio-select .select-container .options.ng-hide-add, fio-select .select-container .options.ng-hide-remove {
        transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s; }
      fio-select .select-container .options.ng-hide {
        max-height: 0px; }
    fio-select .select-container.open {
      box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
      position: absolute;
      z-index: 60; }
      fio-select .select-container.open .selection {
        border-bottom: 1px solid #eeeeee; }

.fio-select-option {
  cursor: pointer;
  padding: 8px;
  transition: background-color linear .08s; }
  .fio-select-option fio-checkbox {
    margin: 0px; }
  .fio-select-option:hover {
    background-color: #fefaea; }

fio-select-multiple {
  display: block;
  position: relative;
  width: 100%; }
  fio-select-multiple .reset {
    font-family: avenirHeavy, 'avenir', sans-serif !important;
    position: absolute;
    top: -18px;
    right: 0;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    color: #8f8f8f; }
  fio-select-multiple .select-container {
    display: block;
    width: 100%;
    background: white;
    border: 1px solid #eeeeee;
    border-radius: 6px;
    transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
    white-space: nowrap;
    overflow: hidden; }
    fio-select-multiple .select-container:hover {
      border-color: rgba(80, 170, 230, 0.2); }
    fio-select-multiple .select-container input {
      border: none;
      height: 40px; }
      fio-select-multiple .select-container input:focus {
        background: transparent; }
    fio-select-multiple .select-container .selection > div {
      background: rgba(80, 170, 230, 0.1);
      margin: 0px 5px 5px 5px;
      color: #50aae6;
      height: 40px;
      border-radius: 6px;
      cursor: pointer; }
      fio-select-multiple .select-container .selection > div i {
        margin-left: 17px;
        margin-right: 9px; }
      fio-select-multiple .select-container .selection > div span {
        line-height: 40px;
        font-family: avenirHeavy, 'avenir', sans-serif !important; }
    fio-select-multiple .select-container .select-placeholder {
      opacity: .5; }
  fio-select-multiple .options {
    position: absolute;
    border: 2px solid #ececec;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    opacity: 1;
    overflow: scroll;
    background: white;
    width: 100%;
    margin-top: 5px;
    border-radius: 6px;
    padding-top: 5px;
    z-index: 55;
    transition: top .125s linear; }
    fio-select-multiple .options.ng-hide-add, fio-select-multiple .options.ng-hide-remove {
      transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.2s; }
    fio-select-multiple .options.ng-hide {
      opacity: 0; }
  fio-select-multiple .fio-select-option {
    margin: 0px 5px 5px 5px;
    color: #919191;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    padding: 0;
    padding-left: 12px; }
    fio-select-multiple .fio-select-option:hover {
      background: rgba(80, 170, 230, 0.1);
      color: #50aae6;
      font-family: avenirHeavy, 'avenir', sans-serif !important; }
    fio-select-multiple .fio-select-option.selected {
      display: none; }

fio-selectable-list {
  width: 100%;
  display: block;
  background: white;
  border: 1px solid #eeeeee;
  border-radius: 6px;
  max-height: 120px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch; }
  fio-selectable-list fio-selectable-option {
    margin: 5px;
    display: block;
    color: #919191;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    padding: 0;
    padding-left: 15px;
    line-height: 40px;
    font-size: 14px; }
    fio-selectable-list fio-selectable-option .icon, fio-selectable-list fio-selectable-option fio-input-container.ng-invalid .input-wrapper::before, fio-input-container.ng-invalid fio-selectable-list fio-selectable-option .input-wrapper::before, fio-selectable-list fio-selectable-option fio-input-container.ng-valid .input-wrapper::before, fio-input-container.ng-valid fio-selectable-list fio-selectable-option .input-wrapper::before, fio-selectable-list fio-selectable-option fio-checkbox.checked .box:before, fio-checkbox.checked fio-selectable-list fio-selectable-option .box:before, fio-selectable-list fio-selectable-option fio-checkbox.multiple .box:before, fio-checkbox.multiple fio-selectable-list fio-selectable-option .box:before {
      font-size: 18px;
      line-height: 37px;
      margin-right: 10px;
      color: #919191; }
    fio-selectable-list fio-selectable-option.selected {
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      color: #4d90c9;
      background: rgba(80, 170, 230, 0.1); }
      fio-selectable-list fio-selectable-option.selected .icon, fio-selectable-list fio-selectable-option.selected fio-input-container.ng-invalid .input-wrapper::before, fio-input-container.ng-invalid fio-selectable-list fio-selectable-option.selected .input-wrapper::before, fio-selectable-list fio-selectable-option.selected fio-input-container.ng-valid .input-wrapper::before, fio-input-container.ng-valid fio-selectable-list fio-selectable-option.selected .input-wrapper::before, fio-selectable-list fio-selectable-option.selected fio-checkbox.checked .box:before, fio-checkbox.checked fio-selectable-list fio-selectable-option.selected .box:before, fio-selectable-list fio-selectable-option.selected fio-checkbox.multiple .box:before, fio-checkbox.multiple fio-selectable-list fio-selectable-option.selected .box:before {
        color: #4d90c9; }

/**
 *  icon
 *  ---------------------------------------------------
 */
.fio-icon {
  display: inline-block; }

/**
 * loading anim
 */
.loading-anim {
  position: relative;
  width: 40px;
  height: 40px;
  margin: auto; }
  .loading-anim .loading_btn1,
  .loading-anim .loading_btn2,
  .loading-anim .loading_btn3 {
    background-color: white;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    position: absolute;
    bottom: 16px;
    animation: bounce 1s infinite; }
  .loading-anim .loading_btn1 {
    left: 0px; }
  .loading-anim .loading_btn2 {
    left: 18px;
    animation-delay: .15s; }
  .loading-anim .loading_btn3 {
    left: 36px;
    animation-delay: .3s; }

/**
 *  ---------------------------------------------------
 *
 *                      LA BORNE
 *
 *  ---------------------------------------------------
 */
/**
 *  item card
 *  ---------------------------------------------------
 */
.io-item-card-container {
  margin: 10px; }

.io-item-card {
  height: 315px;
  border-radius: 8px;
  box-shadow: 0 4px 0 0 #dadada, 0 5px 10px 0 rgba(0, 0, 0, 0.08);
  overflow: hidden; }
  .io-item-card .image-container {
    height: 170px;
    position: relative;
    background-size: cover;
    background-position: center center; }
    .io-item-card .image-container img {
      max-width: 100%; }
    .io-item-card .image-container .price {
      font-family: avenirHeavy, 'avenir', sans-serif !important;
      font-size: 24px;
      color: white;
      text-shadow: 0px 0px 20px black;
      position: absolute;
      bottom: 8px;
      width: 100%;
      text-align: right;
      padding: 0 22.5px; }
  .io-item-card .content {
    background: white;
    padding: 14px 14px 14px 30px; }
    .io-item-card .content p {
      font-size: 18px; }

/**
 *  Product element
 *  ---------------------------------------------------
 */
.io-choice {
  /* background params */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  line-height: 90px;
  font-size: 20px;
  position: relative;
  width: 495px;
  min-height: 90px;
  padding: 0 9%;
  border-radius: 8px;
  box-shadow: 0 4px 0 0 #dadada, 0 5px 10px 0 rgba(0, 0, 0, 0.08); }
  .io-choice * {
    position: relative;
    z-index: 5; }
  .io-choice::before {
    content: ' ';
    background-color: rgba(75, 69, 69, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    z-index: 2; }
  .io-choice .quantity {
    font-family: avenirHeavy, 'avenir', sans-serif !important; }
    .io-choice .quantity span {
      padding-right: 5px; }
  .io-choice h3 {
    color: white; }
  .io-choice p {
    color: white;
    opacity: .8; }
  .io-choice i {
    font-size: 28px !important; }
  .io-choice.selected::before {
    opacity: .9; }

fio-tiny-action {
  display: block;
  cursor: pointer;
  position: relative;
  height: 14px;
  width: 14px;
  margin: 16px;
  position: relative;
  display: inline-block; }
  fio-tiny-action .tiny-action-button {
    height: 14px;
    width: 14px;
    border-radius: 25px;
    text-align: center;
    cursor: pointer; }
    fio-tiny-action .tiny-action-button i {
      display: block;
      width: 14px;
      text-align: center;
      line-height: 15px;
      color: white;
      font-size: 10px;
      cursor: pointer;
      margin: 0; }
  fio-tiny-action .popover {
    opacity: 0;
    transition: opacity .125s linear;
    pointer-events: none;
    padding: 5px 15px !important;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    /* padding: 5px 0; */
    position: absolute;
    z-index: 1;
    top: 30px;
    /* left: -50%; */
    transform: translateX(calc(-50% + 10px)); }
  fio-tiny-action:hover .popover {
    opacity: 1; }

/**
 *  Hidding and display things
 *  ---------------------------------------------------
 */
.hide, .force-hide {
  display: none !important; }

.force-hide {
  position: absolute;
  left: -9999px; }

/**
 *  Padding and margins, multiples of respective base unit
 *  ---------------------------------------------------
 */
/* Paddings in every directions */
.padding-0, .p-0 {
  padding: 0px !important; }

.padding-top-0, .pt-0 {
  padding-top: 0px !important; }

.padding-bottom-0, .pb-0 {
  padding-bottom: 0px !important; }

.padding-left-0, .pl-0 {
  padding-left: 0px !important; }

.padding-right-0, .pr-0 {
  padding-right: 0px !important; }

.padding-vertical-0, .pv-0 {
  padding: 0px 0 !important; }

.padding-horizontal-0, .ph-0 {
  padding: 0 0px !important; }

/* Margins in every directions */
.margin-0, .m-0 {
  margin: 0px !important; }

.margin-top-0, .mt-0 {
  margin-top: 0px !important; }

.margin-bottom-0, .mb-0 {
  margin-bottom: 0px !important; }

.margin-left-0, .ml-0 {
  margin-left: 0px !important; }

.margin-right-0, .mr-0 {
  margin-right: 0px !important; }

.margin-vertical-0, .mv-0 {
  margin: 0px 0 !important; }

.margin-horizontal-0, .mh-0 {
  margin: 0 0px !important; }

/* Paddings in every directions */
.padding-4, .p-4 {
  padding: 4px !important; }

.padding-top-4, .pt-4 {
  padding-top: 4px !important; }

.padding-bottom-4, .pb-4 {
  padding-bottom: 4px !important; }

.padding-left-4, .pl-4 {
  padding-left: 4px !important; }

.padding-right-4, .pr-4 {
  padding-right: 4px !important; }

.padding-vertical-4, .pv-4 {
  padding: 4px 0 !important; }

.padding-horizontal-4, .ph-4 {
  padding: 0 4px !important; }

/* Margins in every directions */
.margin-4, .m-4 {
  margin: 4px !important; }

.margin-top-4, .mt-4 {
  margin-top: 4px !important; }

.margin-bottom-4, .mb-4 {
  margin-bottom: 4px !important; }

.margin-left-4, .ml-4 {
  margin-left: 4px !important; }

.margin-right-4, .mr-4 {
  margin-right: 4px !important; }

.margin-vertical-4, .mv-4 {
  margin: 4px 0 !important; }

.margin-horizontal-4, .mh-4 {
  margin: 0 4px !important; }

/* Paddings in every directions */
.padding-8, .p-8 {
  padding: 8px !important; }

.padding-top-8, .pt-8 {
  padding-top: 8px !important; }

.padding-bottom-8, .pb-8 {
  padding-bottom: 8px !important; }

.padding-left-8, .pl-8 {
  padding-left: 8px !important; }

.padding-right-8, .pr-8 {
  padding-right: 8px !important; }

.padding-vertical-8, .pv-8 {
  padding: 8px 0 !important; }

.padding-horizontal-8, .ph-8 {
  padding: 0 8px !important; }

/* Margins in every directions */
.margin-8, .m-8 {
  margin: 8px !important; }

.margin-top-8, .mt-8 {
  margin-top: 8px !important; }

.margin-bottom-8, .mb-8 {
  margin-bottom: 8px !important; }

.margin-left-8, .ml-8 {
  margin-left: 8px !important; }

.margin-right-8, .mr-8 {
  margin-right: 8px !important; }

.margin-vertical-8, .mv-8 {
  margin: 8px 0 !important; }

.margin-horizontal-8, .mh-8 {
  margin: 0 8px !important; }

/* Paddings in every directions */
.padding-12, .p-12 {
  padding: 12px !important; }

.padding-top-12, .pt-12 {
  padding-top: 12px !important; }

.padding-bottom-12, .pb-12 {
  padding-bottom: 12px !important; }

.padding-left-12, .pl-12 {
  padding-left: 12px !important; }

.padding-right-12, .pr-12 {
  padding-right: 12px !important; }

.padding-vertical-12, .pv-12 {
  padding: 12px 0 !important; }

.padding-horizontal-12, .ph-12 {
  padding: 0 12px !important; }

/* Margins in every directions */
.margin-12, .m-12 {
  margin: 12px !important; }

.margin-top-12, .mt-12 {
  margin-top: 12px !important; }

.margin-bottom-12, .mb-12 {
  margin-bottom: 12px !important; }

.margin-left-12, .ml-12 {
  margin-left: 12px !important; }

.margin-right-12, .mr-12 {
  margin-right: 12px !important; }

.margin-vertical-12, .mv-12 {
  margin: 12px 0 !important; }

.margin-horizontal-12, .mh-12 {
  margin: 0 12px !important; }

/* Paddings in every directions */
.padding-16, .p-16 {
  padding: 16px !important; }

.padding-top-16, .pt-16 {
  padding-top: 16px !important; }

.padding-bottom-16, .pb-16 {
  padding-bottom: 16px !important; }

.padding-left-16, .pl-16 {
  padding-left: 16px !important; }

.padding-right-16, .pr-16 {
  padding-right: 16px !important; }

.padding-vertical-16, .pv-16 {
  padding: 16px 0 !important; }

.padding-horizontal-16, .ph-16 {
  padding: 0 16px !important; }

/* Margins in every directions */
.margin-16, .m-16 {
  margin: 16px !important; }

.margin-top-16, .mt-16 {
  margin-top: 16px !important; }

.margin-bottom-16, .mb-16 {
  margin-bottom: 16px !important; }

.margin-left-16, .ml-16 {
  margin-left: 16px !important; }

.margin-right-16, .mr-16 {
  margin-right: 16px !important; }

.margin-vertical-16, .mv-16 {
  margin: 16px 0 !important; }

.margin-horizontal-16, .mh-16 {
  margin: 0 16px !important; }

/* Paddings in every directions */
.padding-20, .p-20 {
  padding: 20px !important; }

.padding-top-20, .pt-20 {
  padding-top: 20px !important; }

.padding-bottom-20, .pb-20 {
  padding-bottom: 20px !important; }

.padding-left-20, .pl-20 {
  padding-left: 20px !important; }

.padding-right-20, .pr-20 {
  padding-right: 20px !important; }

.padding-vertical-20, .pv-20 {
  padding: 20px 0 !important; }

.padding-horizontal-20, .ph-20 {
  padding: 0 20px !important; }

/* Margins in every directions */
.margin-20, .m-20 {
  margin: 20px !important; }

.margin-top-20, .mt-20 {
  margin-top: 20px !important; }

.margin-bottom-20, .mb-20 {
  margin-bottom: 20px !important; }

.margin-left-20, .ml-20 {
  margin-left: 20px !important; }

.margin-right-20, .mr-20 {
  margin-right: 20px !important; }

.margin-vertical-20, .mv-20 {
  margin: 20px 0 !important; }

.margin-horizontal-20, .mh-20 {
  margin: 0 20px !important; }

/* Paddings in every directions */
.padding-24, .p-24 {
  padding: 24px !important; }

.padding-top-24, .pt-24 {
  padding-top: 24px !important; }

.padding-bottom-24, .pb-24 {
  padding-bottom: 24px !important; }

.padding-left-24, .pl-24 {
  padding-left: 24px !important; }

.padding-right-24, .pr-24 {
  padding-right: 24px !important; }

.padding-vertical-24, .pv-24 {
  padding: 24px 0 !important; }

.padding-horizontal-24, .ph-24 {
  padding: 0 24px !important; }

/* Margins in every directions */
.margin-24, .m-24 {
  margin: 24px !important; }

.margin-top-24, .mt-24 {
  margin-top: 24px !important; }

.margin-bottom-24, .mb-24 {
  margin-bottom: 24px !important; }

.margin-left-24, .ml-24 {
  margin-left: 24px !important; }

.margin-right-24, .mr-24 {
  margin-right: 24px !important; }

.margin-vertical-24, .mv-24 {
  margin: 24px 0 !important; }

.margin-horizontal-24, .mh-24 {
  margin: 0 24px !important; }

/* Paddings in every directions */
.padding-28, .p-28 {
  padding: 28px !important; }

.padding-top-28, .pt-28 {
  padding-top: 28px !important; }

.padding-bottom-28, .pb-28 {
  padding-bottom: 28px !important; }

.padding-left-28, .pl-28 {
  padding-left: 28px !important; }

.padding-right-28, .pr-28 {
  padding-right: 28px !important; }

.padding-vertical-28, .pv-28 {
  padding: 28px 0 !important; }

.padding-horizontal-28, .ph-28 {
  padding: 0 28px !important; }

/* Margins in every directions */
.margin-28, .m-28 {
  margin: 28px !important; }

.margin-top-28, .mt-28 {
  margin-top: 28px !important; }

.margin-bottom-28, .mb-28 {
  margin-bottom: 28px !important; }

.margin-left-28, .ml-28 {
  margin-left: 28px !important; }

.margin-right-28, .mr-28 {
  margin-right: 28px !important; }

.margin-vertical-28, .mv-28 {
  margin: 28px 0 !important; }

.margin-horizontal-28, .mh-28 {
  margin: 0 28px !important; }

/* Paddings in every directions */
.padding-32, .p-32 {
  padding: 32px !important; }

.padding-top-32, .pt-32 {
  padding-top: 32px !important; }

.padding-bottom-32, .pb-32 {
  padding-bottom: 32px !important; }

.padding-left-32, .pl-32 {
  padding-left: 32px !important; }

.padding-right-32, .pr-32 {
  padding-right: 32px !important; }

.padding-vertical-32, .pv-32 {
  padding: 32px 0 !important; }

.padding-horizontal-32, .ph-32 {
  padding: 0 32px !important; }

/* Margins in every directions */
.margin-32, .m-32 {
  margin: 32px !important; }

.margin-top-32, .mt-32 {
  margin-top: 32px !important; }

.margin-bottom-32, .mb-32 {
  margin-bottom: 32px !important; }

.margin-left-32, .ml-32 {
  margin-left: 32px !important; }

.margin-right-32, .mr-32 {
  margin-right: 32px !important; }

.margin-vertical-32, .mv-32 {
  margin: 32px 0 !important; }

.margin-horizontal-32, .mh-32 {
  margin: 0 32px !important; }

/* Paddings in every directions */
.padding-36, .p-36 {
  padding: 36px !important; }

.padding-top-36, .pt-36 {
  padding-top: 36px !important; }

.padding-bottom-36, .pb-36 {
  padding-bottom: 36px !important; }

.padding-left-36, .pl-36 {
  padding-left: 36px !important; }

.padding-right-36, .pr-36 {
  padding-right: 36px !important; }

.padding-vertical-36, .pv-36 {
  padding: 36px 0 !important; }

.padding-horizontal-36, .ph-36 {
  padding: 0 36px !important; }

/* Margins in every directions */
.margin-36, .m-36 {
  margin: 36px !important; }

.margin-top-36, .mt-36 {
  margin-top: 36px !important; }

.margin-bottom-36, .mb-36 {
  margin-bottom: 36px !important; }

.margin-left-36, .ml-36 {
  margin-left: 36px !important; }

.margin-right-36, .mr-36 {
  margin-right: 36px !important; }

.margin-vertical-36, .mv-36 {
  margin: 36px 0 !important; }

.margin-horizontal-36, .mh-36 {
  margin: 0 36px !important; }

/* Paddings in every directions */
.padding-40, .p-40 {
  padding: 40px !important; }

.padding-top-40, .pt-40 {
  padding-top: 40px !important; }

.padding-bottom-40, .pb-40 {
  padding-bottom: 40px !important; }

.padding-left-40, .pl-40 {
  padding-left: 40px !important; }

.padding-right-40, .pr-40 {
  padding-right: 40px !important; }

.padding-vertical-40, .pv-40 {
  padding: 40px 0 !important; }

.padding-horizontal-40, .ph-40 {
  padding: 0 40px !important; }

/* Margins in every directions */
.margin-40, .m-40 {
  margin: 40px !important; }

.margin-top-40, .mt-40 {
  margin-top: 40px !important; }

.margin-bottom-40, .mb-40 {
  margin-bottom: 40px !important; }

.margin-left-40, .ml-40 {
  margin-left: 40px !important; }

.margin-right-40, .mr-40 {
  margin-right: 40px !important; }

.margin-vertical-40, .mv-40 {
  margin: 40px 0 !important; }

.margin-horizontal-40, .mh-40 {
  margin: 0 40px !important; }

/* Paddings in every directions */
.padding-44, .p-44 {
  padding: 44px !important; }

.padding-top-44, .pt-44 {
  padding-top: 44px !important; }

.padding-bottom-44, .pb-44 {
  padding-bottom: 44px !important; }

.padding-left-44, .pl-44 {
  padding-left: 44px !important; }

.padding-right-44, .pr-44 {
  padding-right: 44px !important; }

.padding-vertical-44, .pv-44 {
  padding: 44px 0 !important; }

.padding-horizontal-44, .ph-44 {
  padding: 0 44px !important; }

/* Margins in every directions */
.margin-44, .m-44 {
  margin: 44px !important; }

.margin-top-44, .mt-44 {
  margin-top: 44px !important; }

.margin-bottom-44, .mb-44 {
  margin-bottom: 44px !important; }

.margin-left-44, .ml-44 {
  margin-left: 44px !important; }

.margin-right-44, .mr-44 {
  margin-right: 44px !important; }

.margin-vertical-44, .mv-44 {
  margin: 44px 0 !important; }

.margin-horizontal-44, .mh-44 {
  margin: 0 44px !important; }

/* Paddings in every directions */
.padding-48, .p-48 {
  padding: 48px !important; }

.padding-top-48, .pt-48 {
  padding-top: 48px !important; }

.padding-bottom-48, .pb-48 {
  padding-bottom: 48px !important; }

.padding-left-48, .pl-48 {
  padding-left: 48px !important; }

.padding-right-48, .pr-48 {
  padding-right: 48px !important; }

.padding-vertical-48, .pv-48 {
  padding: 48px 0 !important; }

.padding-horizontal-48, .ph-48 {
  padding: 0 48px !important; }

/* Margins in every directions */
.margin-48, .m-48 {
  margin: 48px !important; }

.margin-top-48, .mt-48 {
  margin-top: 48px !important; }

.margin-bottom-48, .mb-48 {
  margin-bottom: 48px !important; }

.margin-left-48, .ml-48 {
  margin-left: 48px !important; }

.margin-right-48, .mr-48 {
  margin-right: 48px !important; }

.margin-vertical-48, .mv-48 {
  margin: 48px 0 !important; }

.margin-horizontal-48, .mh-48 {
  margin: 0 48px !important; }

/* Paddings in every directions */
.padding-52, .p-52 {
  padding: 52px !important; }

.padding-top-52, .pt-52 {
  padding-top: 52px !important; }

.padding-bottom-52, .pb-52 {
  padding-bottom: 52px !important; }

.padding-left-52, .pl-52 {
  padding-left: 52px !important; }

.padding-right-52, .pr-52 {
  padding-right: 52px !important; }

.padding-vertical-52, .pv-52 {
  padding: 52px 0 !important; }

.padding-horizontal-52, .ph-52 {
  padding: 0 52px !important; }

/* Margins in every directions */
.margin-52, .m-52 {
  margin: 52px !important; }

.margin-top-52, .mt-52 {
  margin-top: 52px !important; }

.margin-bottom-52, .mb-52 {
  margin-bottom: 52px !important; }

.margin-left-52, .ml-52 {
  margin-left: 52px !important; }

.margin-right-52, .mr-52 {
  margin-right: 52px !important; }

.margin-vertical-52, .mv-52 {
  margin: 52px 0 !important; }

.margin-horizontal-52, .mh-52 {
  margin: 0 52px !important; }

/* Paddings in every directions */
.padding-56, .p-56 {
  padding: 56px !important; }

.padding-top-56, .pt-56 {
  padding-top: 56px !important; }

.padding-bottom-56, .pb-56 {
  padding-bottom: 56px !important; }

.padding-left-56, .pl-56 {
  padding-left: 56px !important; }

.padding-right-56, .pr-56 {
  padding-right: 56px !important; }

.padding-vertical-56, .pv-56 {
  padding: 56px 0 !important; }

.padding-horizontal-56, .ph-56 {
  padding: 0 56px !important; }

/* Margins in every directions */
.margin-56, .m-56 {
  margin: 56px !important; }

.margin-top-56, .mt-56 {
  margin-top: 56px !important; }

.margin-bottom-56, .mb-56 {
  margin-bottom: 56px !important; }

.margin-left-56, .ml-56 {
  margin-left: 56px !important; }

.margin-right-56, .mr-56 {
  margin-right: 56px !important; }

.margin-vertical-56, .mv-56 {
  margin: 56px 0 !important; }

.margin-horizontal-56, .mh-56 {
  margin: 0 56px !important; }

/* Paddings in every directions */
.padding-60, .p-60 {
  padding: 60px !important; }

.padding-top-60, .pt-60 {
  padding-top: 60px !important; }

.padding-bottom-60, .pb-60 {
  padding-bottom: 60px !important; }

.padding-left-60, .pl-60 {
  padding-left: 60px !important; }

.padding-right-60, .pr-60 {
  padding-right: 60px !important; }

.padding-vertical-60, .pv-60 {
  padding: 60px 0 !important; }

.padding-horizontal-60, .ph-60 {
  padding: 0 60px !important; }

/* Margins in every directions */
.margin-60, .m-60 {
  margin: 60px !important; }

.margin-top-60, .mt-60 {
  margin-top: 60px !important; }

.margin-bottom-60, .mb-60 {
  margin-bottom: 60px !important; }

.margin-left-60, .ml-60 {
  margin-left: 60px !important; }

.margin-right-60, .mr-60 {
  margin-right: 60px !important; }

.margin-vertical-60, .mv-60 {
  margin: 60px 0 !important; }

.margin-horizontal-60, .mh-60 {
  margin: 0 60px !important; }

/* Paddings in every directions */
.padding-64, .p-64 {
  padding: 64px !important; }

.padding-top-64, .pt-64 {
  padding-top: 64px !important; }

.padding-bottom-64, .pb-64 {
  padding-bottom: 64px !important; }

.padding-left-64, .pl-64 {
  padding-left: 64px !important; }

.padding-right-64, .pr-64 {
  padding-right: 64px !important; }

.padding-vertical-64, .pv-64 {
  padding: 64px 0 !important; }

.padding-horizontal-64, .ph-64 {
  padding: 0 64px !important; }

/* Margins in every directions */
.margin-64, .m-64 {
  margin: 64px !important; }

.margin-top-64, .mt-64 {
  margin-top: 64px !important; }

.margin-bottom-64, .mb-64 {
  margin-bottom: 64px !important; }

.margin-left-64, .ml-64 {
  margin-left: 64px !important; }

.margin-right-64, .mr-64 {
  margin-right: 64px !important; }

.margin-vertical-64, .mv-64 {
  margin: 64px 0 !important; }

.margin-horizontal-64, .mh-64 {
  margin: 0 64px !important; }

/* Paddings in every directions */
.padding-68, .p-68 {
  padding: 68px !important; }

.padding-top-68, .pt-68 {
  padding-top: 68px !important; }

.padding-bottom-68, .pb-68 {
  padding-bottom: 68px !important; }

.padding-left-68, .pl-68 {
  padding-left: 68px !important; }

.padding-right-68, .pr-68 {
  padding-right: 68px !important; }

.padding-vertical-68, .pv-68 {
  padding: 68px 0 !important; }

.padding-horizontal-68, .ph-68 {
  padding: 0 68px !important; }

/* Margins in every directions */
.margin-68, .m-68 {
  margin: 68px !important; }

.margin-top-68, .mt-68 {
  margin-top: 68px !important; }

.margin-bottom-68, .mb-68 {
  margin-bottom: 68px !important; }

.margin-left-68, .ml-68 {
  margin-left: 68px !important; }

.margin-right-68, .mr-68 {
  margin-right: 68px !important; }

.margin-vertical-68, .mv-68 {
  margin: 68px 0 !important; }

.margin-horizontal-68, .mh-68 {
  margin: 0 68px !important; }

/* Paddings in every directions */
.padding-72, .p-72 {
  padding: 72px !important; }

.padding-top-72, .pt-72 {
  padding-top: 72px !important; }

.padding-bottom-72, .pb-72 {
  padding-bottom: 72px !important; }

.padding-left-72, .pl-72 {
  padding-left: 72px !important; }

.padding-right-72, .pr-72 {
  padding-right: 72px !important; }

.padding-vertical-72, .pv-72 {
  padding: 72px 0 !important; }

.padding-horizontal-72, .ph-72 {
  padding: 0 72px !important; }

/* Margins in every directions */
.margin-72, .m-72 {
  margin: 72px !important; }

.margin-top-72, .mt-72 {
  margin-top: 72px !important; }

.margin-bottom-72, .mb-72 {
  margin-bottom: 72px !important; }

.margin-left-72, .ml-72 {
  margin-left: 72px !important; }

.margin-right-72, .mr-72 {
  margin-right: 72px !important; }

.margin-vertical-72, .mv-72 {
  margin: 72px 0 !important; }

.margin-horizontal-72, .mh-72 {
  margin: 0 72px !important; }

/* Paddings in every directions */
.padding-76, .p-76 {
  padding: 76px !important; }

.padding-top-76, .pt-76 {
  padding-top: 76px !important; }

.padding-bottom-76, .pb-76 {
  padding-bottom: 76px !important; }

.padding-left-76, .pl-76 {
  padding-left: 76px !important; }

.padding-right-76, .pr-76 {
  padding-right: 76px !important; }

.padding-vertical-76, .pv-76 {
  padding: 76px 0 !important; }

.padding-horizontal-76, .ph-76 {
  padding: 0 76px !important; }

/* Margins in every directions */
.margin-76, .m-76 {
  margin: 76px !important; }

.margin-top-76, .mt-76 {
  margin-top: 76px !important; }

.margin-bottom-76, .mb-76 {
  margin-bottom: 76px !important; }

.margin-left-76, .ml-76 {
  margin-left: 76px !important; }

.margin-right-76, .mr-76 {
  margin-right: 76px !important; }

.margin-vertical-76, .mv-76 {
  margin: 76px 0 !important; }

.margin-horizontal-76, .mh-76 {
  margin: 0 76px !important; }

/* Paddings in every directions */
.padding-80, .p-80 {
  padding: 80px !important; }

.padding-top-80, .pt-80 {
  padding-top: 80px !important; }

.padding-bottom-80, .pb-80 {
  padding-bottom: 80px !important; }

.padding-left-80, .pl-80 {
  padding-left: 80px !important; }

.padding-right-80, .pr-80 {
  padding-right: 80px !important; }

.padding-vertical-80, .pv-80 {
  padding: 80px 0 !important; }

.padding-horizontal-80, .ph-80 {
  padding: 0 80px !important; }

/* Margins in every directions */
.margin-80, .m-80 {
  margin: 80px !important; }

.margin-top-80, .mt-80 {
  margin-top: 80px !important; }

.margin-bottom-80, .mb-80 {
  margin-bottom: 80px !important; }

.margin-left-80, .ml-80 {
  margin-left: 80px !important; }

.margin-right-80, .mr-80 {
  margin-right: 80px !important; }

.margin-vertical-80, .mv-80 {
  margin: 80px 0 !important; }

.margin-horizontal-80, .mh-80 {
  margin: 0 80px !important; }

.scroll-y {
  overflow-y: auto;
  overflow-x: hidden; }

.scroll-x {
  overflow-y: hidden;
  overflow-x: auto; }

.sm-show {
  display: none !important; }

@media (max-width: 960px) {
  .sm-show {
    display: inherit !important; }
  .sm-hide {
    display: none !important; } }

/**
 *  Font size
 *  ---------------------------------------------------
 */
.font-size-4 {
  font-size: 4px !important; }

.s4 {
  height: 4px !important;
  width: 4px !important; }

.font-size-6 {
  font-size: 6px !important; }

.s6 {
  height: 6px !important;
  width: 6px !important; }

.font-size-8 {
  font-size: 8px !important; }

.s8 {
  height: 8px !important;
  width: 8px !important; }

.font-size-10 {
  font-size: 10px !important; }

.s10 {
  height: 10px !important;
  width: 10px !important; }

.font-size-12 {
  font-size: 12px !important; }

.s12 {
  height: 12px !important;
  width: 12px !important; }

.font-size-14 {
  font-size: 14px !important; }

.s14 {
  height: 14px !important;
  width: 14px !important; }

.font-size-16 {
  font-size: 16px !important; }

.s16 {
  height: 16px !important;
  width: 16px !important; }

.font-size-18 {
  font-size: 18px !important; }

.s18 {
  height: 18px !important;
  width: 18px !important; }

.font-size-20 {
  font-size: 20px !important; }

.s20 {
  height: 20px !important;
  width: 20px !important; }

.font-size-22 {
  font-size: 22px !important; }

.s22 {
  height: 22px !important;
  width: 22px !important; }

.font-size-24 {
  font-size: 24px !important; }

.s24 {
  height: 24px !important;
  width: 24px !important; }

.font-size-26 {
  font-size: 26px !important; }

.s26 {
  height: 26px !important;
  width: 26px !important; }

.font-size-28 {
  font-size: 28px !important; }

.s28 {
  height: 28px !important;
  width: 28px !important; }

.font-size-30 {
  font-size: 30px !important; }

.s30 {
  height: 30px !important;
  width: 30px !important; }

.font-size-32 {
  font-size: 32px !important; }

.s32 {
  height: 32px !important;
  width: 32px !important; }

.font-size-34 {
  font-size: 34px !important; }

.s34 {
  height: 34px !important;
  width: 34px !important; }

.font-size-36 {
  font-size: 36px !important; }

.s36 {
  height: 36px !important;
  width: 36px !important; }

.font-size-38 {
  font-size: 38px !important; }

.s38 {
  height: 38px !important;
  width: 38px !important; }

.font-size-40 {
  font-size: 40px !important; }

.s40 {
  height: 40px !important;
  width: 40px !important; }

.font-size-42 {
  font-size: 42px !important; }

.s42 {
  height: 42px !important;
  width: 42px !important; }

.font-size-44 {
  font-size: 44px !important; }

.s44 {
  height: 44px !important;
  width: 44px !important; }

.font-size-46 {
  font-size: 46px !important; }

.s46 {
  height: 46px !important;
  width: 46px !important; }

.font-size-48 {
  font-size: 48px !important; }

.s48 {
  height: 48px !important;
  width: 48px !important; }

.font-size-50 {
  font-size: 50px !important; }

.s50 {
  height: 50px !important;
  width: 50px !important; }

.uppercase {
  text-transform: uppercase; }

/**
 *  Text positioning
 *  ---------------------------------------------------
 */
.text-center {
  text-align: center; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/**
 *  Backdrop
 *  ---------------------------------------------------
 */
fio-backdrop {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 50;
  background-color: transparent; }
  fio-backdrop.opaque {
    background-color: rgba(22, 22, 22, 0.9); }
  fio-backdrop.ng-enter, fio-backdrop.ng-leave {
    transition: opacity .3s linear; }
  fio-backdrop.ng-enter, fio-backdrop.ng-leave.ng-leave-active {
    opacity: 0; }
  fio-backdrop.ng-leave, fio-backdrop.ng-enter.ng-enter-active {
    opacity: 1; }

/**
 * 	frontkit IO
 * 	custom content tag definitions
 */
/**
 *  ???
 *  ---------------------------------------------------
 */
fio-content {
  display: block;
  position: relative;
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  width: 100%; }
  fio-content.fixed {
    overflow: hidden; }

input {
  padding: 0;
  margin: 0;
  outline: none !important; }

* {
  box-sizing: border-box;
  outline: none;
  cursor: default; }

body, html {
  height: 100%;
  position: relative; }

body {
  margin: 0;
  padding: 0; }

body {
  -webkit-font-smoothing: antialiased; }

/**
 * 	frontkit IO
 * 	layout definitions
 */
/**
 *  Basic layout
 *  ---------------------------------------------------
 */
/**
 *  Flex attributes and values
 *  ---------------------------------------------------
 */
/**
 *  Child alignment
 *  ---------------------------------------------------
 */
[layout-align],
[layout-align="start stretch"] {
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch; }

[layout-align="start"],
[layout-align="start start"],
[layout-align="start center"],
fio-categories-bar.paginate .main-bar,
fio-product-list fio-product,
fio-radio-group,
fio-list fio-list-title,
fio-order-cart fio-cart-content fio-cart-item .fio-item-header,
fio-order-cart fio-cart-bottom .delivery > div,
fio-order-cart fio-cart-bottom .time > div,
footer,
[layout-align="start end"],
[layout-align="start stretch"] {
  justify-content: flex-start; }

[layout-align="center"],
[layout-align="center start"],
[layout-align="center center"],
fio-categories-bar .main-bar,
fio-categories-bar fio-sub-categories,
fio-order-cart fio-cart-header,
fio-modal fio-modal-steps fio-modal-step .icon-pill,
[layout-align="center end"],
[layout-align="center stretch"] {
  justify-content: center; }

[layout-align="end"],
[layout-align="end start"],
[layout-align="end center"],
[layout-align="end end"],
[layout-align="end stretch"] {
  justify-content: flex-end; }

[layout-align="space-around"],
[layout-align="space-around center"],
fio-modal fio-modal-steps,
[layout-align="space-around start"],
[layout-align="space-around end"],
[layout-align="space-around stretch"] {
  justify-content: space-around; }

[layout-align="space-between"],
[layout-align="space-between center"],
header,
fio-list fio-list-item,
fio-order-cart fio-cart-bottom .sub-total-area .sub-total,
fio-order-cart fio-cart-bottom .sub-total-area .delivery-fees .fees,
fio-order-cart fio-cart-bottom .finalize-total,
fio-order-cart fio-cart-bottom .checkout button,
fio-modal fio-modal-header,
[layout-align="space-between start"],
[layout-align="space-between end"],
[layout-align="space-between stretch"] {
  justify-content: space-between; }

[layout-align="start start"],
[layout-align="center start"],
[layout-align="end start"],
[layout-align="space-between start"],
[layout-align="space-around start"] {
  align-items: flex-start;
  align-content: flex-start; }


[layout-align="start center"],
fio-categories-bar.paginate .main-bar,
fio-product-list fio-product,
fio-radio-group,
fio-list fio-list-title,
fio-order-cart fio-cart-content fio-cart-item .fio-item-header,
fio-order-cart fio-cart-bottom .delivery > div,
fio-order-cart fio-cart-bottom .time > div,
footer,
[layout-align="center center"],
fio-categories-bar .main-bar,
fio-categories-bar fio-sub-categories,
fio-order-cart fio-cart-header,
fio-modal fio-modal-steps fio-modal-step .icon-pill,
[layout-align="end center"],
[layout-align="space-between center"],
header,
fio-list fio-list-item,
fio-order-cart fio-cart-bottom .sub-total-area .sub-total,
fio-order-cart fio-cart-bottom .sub-total-area .delivery-fees .fees,
fio-order-cart fio-cart-bottom .finalize-total,
fio-order-cart fio-cart-bottom .checkout button,
fio-modal fio-modal-header,
[layout-align="space-around center"],
fio-modal fio-modal-steps {
  align-items: center;
  align-content: center;
  max-width: 100%; }

[layout-align="start center"] > *, fio-categories-bar.paginate .main-bar > *, fio-product-list fio-product > *, fio-radio-group > *, fio-list fio-list-title > *, fio-order-cart fio-cart-content fio-cart-item .fio-item-header > *, fio-order-cart fio-cart-bottom .delivery > div > *, fio-order-cart fio-cart-bottom .time > div > *, footer > *,
[layout-align="center center"] > *,
fio-categories-bar .main-bar > *,
fio-categories-bar fio-sub-categories > *,
fio-order-cart fio-cart-header > *,
fio-modal fio-modal-steps fio-modal-step .icon-pill > *,
[layout-align="end center"] > *,
[layout-align="space-between center"] > *,
header > *,
fio-list fio-list-item > *,
fio-order-cart fio-cart-bottom .sub-total-area .sub-total > *,
fio-order-cart fio-cart-bottom .sub-total-area .delivery-fees .fees > *,
fio-order-cart fio-cart-bottom .finalize-total > *,
fio-order-cart fio-cart-bottom .checkout button > *,
fio-modal fio-modal-header > *,
[layout-align="space-around center"] > *,
fio-modal fio-modal-steps > * {
  max-width: 100%;
  box-sizing: border-box; }

[layout-align="start end"],
[layout-align="center end"],
[layout-align="end end"],
[layout-align="space-between end"],
[layout-align="space-around end"] {
  align-items: flex-end;
  align-content: flex-end; }

[layout-align="start stretch"],
[layout-align="center stretch"],
[layout-align="end stretch"],
[layout-align="space-between stretch"],
[layout-align="space-around stretch"] {
  align-items: stretch;
  align-content: stretch; }

/**
 *  Building layout order
 *  ---------------------------------------------------
 */
/**
 *  Building layout mixin
 *  ---------------------------------------------------
 */
/**
 *  Building the layout
 *  ---------------------------------------------------
 */
[layout-align],
[layout-align="start stretch"] {
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch; }

[layout-align="start"],
[layout-align="start start"],
[layout-align="start center"],
fio-categories-bar.paginate .main-bar,
fio-product-list fio-product,
fio-radio-group,
fio-list fio-list-title,
fio-order-cart fio-cart-content fio-cart-item .fio-item-header,
fio-order-cart fio-cart-bottom .delivery > div,
fio-order-cart fio-cart-bottom .time > div,
footer,
[layout-align="start end"],
[layout-align="start stretch"] {
  justify-content: flex-start; }

[layout-align="center"],
[layout-align="center start"],
[layout-align="center center"],
fio-categories-bar .main-bar,
fio-categories-bar fio-sub-categories,
fio-order-cart fio-cart-header,
fio-modal fio-modal-steps fio-modal-step .icon-pill,
[layout-align="center end"],
[layout-align="center stretch"] {
  justify-content: center; }

[layout-align="end"],
[layout-align="end start"],
[layout-align="end center"],
[layout-align="end end"],
[layout-align="end stretch"] {
  justify-content: flex-end; }

[layout-align="space-around"],
[layout-align="space-around center"],
fio-modal fio-modal-steps,
[layout-align="space-around start"],
[layout-align="space-around end"],
[layout-align="space-around stretch"] {
  justify-content: space-around; }

[layout-align="space-between"],
[layout-align="space-between center"],
header,
fio-list fio-list-item,
fio-order-cart fio-cart-bottom .sub-total-area .sub-total,
fio-order-cart fio-cart-bottom .sub-total-area .delivery-fees .fees,
fio-order-cart fio-cart-bottom .finalize-total,
fio-order-cart fio-cart-bottom .checkout button,
fio-modal fio-modal-header,
[layout-align="space-between start"],
[layout-align="space-between end"],
[layout-align="space-between stretch"] {
  justify-content: space-between; }

[layout-align="start start"],
[layout-align="center start"],
[layout-align="end start"],
[layout-align="space-between start"],
[layout-align="space-around start"] {
  align-items: flex-start;
  align-content: flex-start; }


[layout-align="start center"],
fio-categories-bar.paginate .main-bar,
fio-product-list fio-product,
fio-radio-group,
fio-list fio-list-title,
fio-order-cart fio-cart-content fio-cart-item .fio-item-header,
fio-order-cart fio-cart-bottom .delivery > div,
fio-order-cart fio-cart-bottom .time > div,
footer,
[layout-align="center center"],
fio-categories-bar .main-bar,
fio-categories-bar fio-sub-categories,
fio-order-cart fio-cart-header,
fio-modal fio-modal-steps fio-modal-step .icon-pill,
[layout-align="end center"],
[layout-align="space-between center"],
header,
fio-list fio-list-item,
fio-order-cart fio-cart-bottom .sub-total-area .sub-total,
fio-order-cart fio-cart-bottom .sub-total-area .delivery-fees .fees,
fio-order-cart fio-cart-bottom .finalize-total,
fio-order-cart fio-cart-bottom .checkout button,
fio-modal fio-modal-header,
[layout-align="space-around center"],
fio-modal fio-modal-steps {
  align-items: center;
  align-content: center;
  max-width: 100%; }

[layout-align="start center"] > *, fio-categories-bar.paginate .main-bar > *, fio-product-list fio-product > *, fio-radio-group > *, fio-list fio-list-title > *, fio-order-cart fio-cart-content fio-cart-item .fio-item-header > *, fio-order-cart fio-cart-bottom .delivery > div > *, fio-order-cart fio-cart-bottom .time > div > *, footer > *,
[layout-align="center center"] > *,
fio-categories-bar .main-bar > *,
fio-categories-bar fio-sub-categories > *,
fio-order-cart fio-cart-header > *,
fio-modal fio-modal-steps fio-modal-step .icon-pill > *,
[layout-align="end center"] > *,
[layout-align="space-between center"] > *,
header > *,
fio-list fio-list-item > *,
fio-order-cart fio-cart-bottom .sub-total-area .sub-total > *,
fio-order-cart fio-cart-bottom .sub-total-area .delivery-fees .fees > *,
fio-order-cart fio-cart-bottom .finalize-total > *,
fio-order-cart fio-cart-bottom .checkout button > *,
fio-modal fio-modal-header > *,
[layout-align="space-around center"] > *,
fio-modal fio-modal-steps > * {
  max-width: 100%;
  box-sizing: border-box; }

[layout-align="start end"],
[layout-align="center end"],
[layout-align="end end"],
[layout-align="space-between end"],
[layout-align="space-around end"] {
  align-items: flex-end;
  align-content: flex-end; }

[layout-align="start stretch"],
[layout-align="center stretch"],
[layout-align="end stretch"],
[layout-align="space-between stretch"],
[layout-align="space-around stretch"] {
  align-items: stretch;
  align-content: stretch; }

[flex], fio-value-switcher fio-choice, fio-order-cart fio-cart-content fio-cart-item .fio-item-header .price, fio-order-detail .order-item .order-item-head .price, footer .social-links, fio-modal fio-modal-steps fio-modal-step {
  box-sizing: border-box;
  flex: 1;
  min-height: 0; }

[flex="0"] {
  flex: 0 0 0%; }

[layout="row"] > [flex="0"], fio-value-switcher > [flex="0"] {
  max-width: 0%; }

[layout="column"] > [flex="0"] {
  max-height: 0%; }

[flex="5"] {
  flex: 0 0 5%; }

[layout="row"] > [flex="5"], fio-value-switcher > [flex="5"] {
  max-width: 5%; }

[layout="column"] > [flex="5"] {
  max-height: 5%; }

[flex="10"] {
  flex: 0 0 10%; }

[layout="row"] > [flex="10"], fio-value-switcher > [flex="10"] {
  max-width: 10%; }

[layout="column"] > [flex="10"] {
  max-height: 10%; }

[flex="15"] {
  flex: 0 0 15%; }

[layout="row"] > [flex="15"], fio-value-switcher > [flex="15"] {
  max-width: 15%; }

[layout="column"] > [flex="15"] {
  max-height: 15%; }

[flex="20"] {
  flex: 0 0 20%; }

[layout="row"] > [flex="20"], fio-value-switcher > [flex="20"] {
  max-width: 20%; }

[layout="column"] > [flex="20"] {
  max-height: 20%; }

[flex="25"] {
  flex: 0 0 25%; }

[layout="row"] > [flex="25"], fio-value-switcher > [flex="25"] {
  max-width: 25%; }

[layout="column"] > [flex="25"] {
  max-height: 25%; }

[flex="30"] {
  flex: 0 0 30%; }

[layout="row"] > [flex="30"], fio-value-switcher > [flex="30"] {
  max-width: 30%; }

[layout="column"] > [flex="30"] {
  max-height: 30%; }

[flex="35"] {
  flex: 0 0 35%; }

[layout="row"] > [flex="35"], fio-value-switcher > [flex="35"] {
  max-width: 35%; }

[layout="column"] > [flex="35"] {
  max-height: 35%; }

[flex="40"] {
  flex: 0 0 40%; }

[layout="row"] > [flex="40"], fio-value-switcher > [flex="40"] {
  max-width: 40%; }

[layout="column"] > [flex="40"] {
  max-height: 40%; }

[flex="45"] {
  flex: 0 0 45%; }

[layout="row"] > [flex="45"], fio-value-switcher > [flex="45"] {
  max-width: 45%; }

[layout="column"] > [flex="45"] {
  max-height: 45%; }

[flex="50"] {
  flex: 0 0 50%; }

[layout="row"] > [flex="50"], fio-value-switcher > [flex="50"] {
  max-width: 50%; }

[layout="column"] > [flex="50"] {
  max-height: 50%; }

[flex="55"] {
  flex: 0 0 55%; }

[layout="row"] > [flex="55"], fio-value-switcher > [flex="55"] {
  max-width: 55%; }

[layout="column"] > [flex="55"] {
  max-height: 55%; }

[flex="60"] {
  flex: 0 0 60%; }

[layout="row"] > [flex="60"], fio-value-switcher > [flex="60"] {
  max-width: 60%; }

[layout="column"] > [flex="60"] {
  max-height: 60%; }

[flex="65"] {
  flex: 0 0 65%; }

[layout="row"] > [flex="65"], fio-value-switcher > [flex="65"] {
  max-width: 65%; }

[layout="column"] > [flex="65"] {
  max-height: 65%; }

[flex="70"] {
  flex: 0 0 70%; }

[layout="row"] > [flex="70"], fio-value-switcher > [flex="70"] {
  max-width: 70%; }

[layout="column"] > [flex="70"] {
  max-height: 70%; }

[flex="75"] {
  flex: 0 0 75%; }

[layout="row"] > [flex="75"], fio-value-switcher > [flex="75"] {
  max-width: 75%; }

[layout="column"] > [flex="75"] {
  max-height: 75%; }

[flex="80"] {
  flex: 0 0 80%; }

[layout="row"] > [flex="80"], fio-value-switcher > [flex="80"] {
  max-width: 80%; }

[layout="column"] > [flex="80"] {
  max-height: 80%; }

[flex="85"] {
  flex: 0 0 85%; }

[layout="row"] > [flex="85"], fio-value-switcher > [flex="85"] {
  max-width: 85%; }

[layout="column"] > [flex="85"] {
  max-height: 85%; }

[flex="90"] {
  flex: 0 0 90%; }

[layout="row"] > [flex="90"], fio-value-switcher > [flex="90"] {
  max-width: 90%; }

[layout="column"] > [flex="90"] {
  max-height: 90%; }

[flex="95"] {
  flex: 0 0 95%; }

[layout="row"] > [flex="95"], fio-value-switcher > [flex="95"] {
  max-width: 95%; }

[layout="column"] > [flex="95"] {
  max-height: 95%; }

[flex="100"] {
  flex: 0 0 100%; }

[layout="row"] > [flex="100"], fio-value-switcher > [flex="100"] {
  max-width: 100%; }

[layout="column"] > [flex="100"] {
  max-height: 100%; }

[flex="33"], header > * {
  flex: 0 0 calc(100% / 3); }

[layout="row"] > [flex="33"], fio-value-switcher > [flex="33"], header[layout="row"] > * {
  max-width: calc(100% / 3); }

[layout="column"] > [flex="33"], header[layout="column"] > * {
  max-height: calc(100% / 3); }

[flex="66"] {
  flex: 0 0 calc(200% / 3); }

[layout="row"] > [flex="66"], fio-value-switcher > [flex="66"] {
  max-width: calc(200% / 3); }

[layout="column"] > [flex="66"] {
  max-height: calc(200% / 3); }

[layout], fio-value-switcher, fio-modal fio-modal-header, fio-modal fio-modal-steps, fio-modal fio-modal-steps fio-modal-step .icon-pill {
  box-sizing: border-box;
  display: flex; }

[layout=row], header, fio-categories-bar .main-bar, fio-categories-bar fio-sub-categories, fio-product-list fio-product, fio-radio-group, fio-list fio-list-title, fio-list fio-list-item, fio-order-cart fio-cart-header, fio-order-cart fio-cart-content fio-cart-item .fio-item-header, fio-order-cart fio-cart-bottom .delivery > div,
fio-order-cart fio-cart-bottom .time > div, fio-order-cart fio-cart-bottom .sub-total-area .sub-total, fio-order-cart fio-cart-bottom .sub-total-area .delivery-fees .fees, fio-order-cart fio-cart-bottom .finalize-total, fio-order-cart fio-cart-bottom .checkout button, footer {
  flex-direction: row; }

[layout=column] {
  flex-direction: column; }

[flex-order] {
  order: 0; }

[flex-order="-20"] {
  order: -20; }

[flex-order="-19"] {
  order: -19; }

[flex-order="-18"] {
  order: -18; }

[flex-order="-17"] {
  order: -17; }

[flex-order="-16"] {
  order: -16; }

[flex-order="-15"] {
  order: -15; }

[flex-order="-14"] {
  order: -14; }

[flex-order="-13"] {
  order: -13; }

[flex-order="-12"] {
  order: -12; }

[flex-order="-11"] {
  order: -11; }

[flex-order="-10"] {
  order: -10; }

[flex-order="-9"] {
  order: -9; }

[flex-order="-8"] {
  order: -8; }

[flex-order="-7"] {
  order: -7; }

[flex-order="-6"] {
  order: -6; }

[flex-order="-5"] {
  order: -5; }

[flex-order="-4"] {
  order: -4; }

[flex-order="-3"] {
  order: -3; }

[flex-order="-2"] {
  order: -2; }

[flex-order="-1"] {
  order: -1; }

[flex-order="0"] {
  order: 0; }

[flex-order="1"] {
  order: 1; }

[flex-order="2"] {
  order: 2; }

[flex-order="3"] {
  order: 3; }

[flex-order="4"] {
  order: 4; }

[flex-order="5"] {
  order: 5; }

[flex-order="6"] {
  order: 6; }

[flex-order="7"] {
  order: 7; }

[flex-order="8"] {
  order: 8; }

[flex-order="9"] {
  order: 9; }

[flex-order="10"] {
  order: 10; }

[flex-order="11"] {
  order: 11; }

[flex-order="12"] {
  order: 12; }

[flex-order="13"] {
  order: 13; }

[flex-order="14"] {
  order: 14; }

[flex-order="15"] {
  order: 15; }

[flex-order="16"] {
  order: 16; }

[flex-order="17"] {
  order: 17; }

[flex-order="18"] {
  order: 18; }

[flex-order="19"] {
  order: 19; }

[flex-order="20"] {
  order: 20; }

@media (max-width: 600px) {
  [layout-align-sm],
  [layout-align-sm="start stretch"] {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch; }
  [layout-align-sm="start"],
  [layout-align-sm="start start"],
  [layout-align-sm="start center"],
  [layout-align-sm="start end"],
  [layout-align-sm="start stretch"] {
    justify-content: flex-start; }
  [layout-align-sm="center"],
  [layout-align-sm="center start"],
  [layout-align-sm="center center"],
  [layout-align-sm="center end"],
  [layout-align-sm="center stretch"] {
    justify-content: center; }
  [layout-align-sm="end"],
  [layout-align-sm="end start"],
  [layout-align-sm="end center"],
  [layout-align-sm="end end"],
  [layout-align-sm="end stretch"] {
    justify-content: flex-end; }
  [layout-align-sm="space-around"],
  [layout-align-sm="space-around center"],
  [layout-align-sm="space-around start"],
  [layout-align-sm="space-around end"],
  [layout-align-sm="space-around stretch"] {
    justify-content: space-around; }
  [layout-align-sm="space-between"],
  [layout-align-sm="space-between center"],
  [layout-align-sm="space-between start"],
  [layout-align-sm="space-between end"],
  [layout-align-sm="space-between stretch"] {
    justify-content: space-between; }
  [layout-align-sm="start start"],
  [layout-align-sm="center start"],
  [layout-align-sm="end start"],
  [layout-align-sm="space-between start"],
  [layout-align-sm="space-around start"] {
    align-items: flex-start;
    align-content: flex-start; }
  [layout-align-sm="start center"],
  [layout-align-sm="center center"],
  [layout-align-sm="end center"],
  [layout-align-sm="space-between center"],
  [layout-align-sm="space-around center"] {
    align-items: center;
    align-content: center;
    max-width: 100%; }
  [layout-align-sm="start center"] > *,
  [layout-align-sm="center center"] > *,
  [layout-align-sm="end center"] > *,
  [layout-align-sm="space-between center"] > *,
  [layout-align-sm="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box; }
  [layout-align-sm="start end"],
  [layout-align-sm="center end"],
  [layout-align-sm="end end"],
  [layout-align-sm="space-between end"],
  [layout-align-sm="space-around end"] {
    align-items: flex-end;
    align-content: flex-end; }
  [layout-align-sm="start stretch"],
  [layout-align-sm="center stretch"],
  [layout-align-sm="end stretch"],
  [layout-align-sm="space-between stretch"],
  [layout-align-sm="space-around stretch"] {
    align-items: stretch;
    align-content: stretch; }
  [flex-sm] {
    box-sizing: border-box;
    flex: 1;
    min-height: 0; }
  [flex-sm="0"] {
    flex: 0 0 0%; }
  [layout-sm="row"] > [flex-sm="0"] {
    max-width: 0%; }
  [layout-sm="column"] > [flex-sm="0"] {
    max-height: 0%; }
  [flex-sm="5"] {
    flex: 0 0 5%; }
  [layout-sm="row"] > [flex-sm="5"] {
    max-width: 5%; }
  [layout-sm="column"] > [flex-sm="5"] {
    max-height: 5%; }
  [flex-sm="10"] {
    flex: 0 0 10%; }
  [layout-sm="row"] > [flex-sm="10"] {
    max-width: 10%; }
  [layout-sm="column"] > [flex-sm="10"] {
    max-height: 10%; }
  [flex-sm="15"] {
    flex: 0 0 15%; }
  [layout-sm="row"] > [flex-sm="15"] {
    max-width: 15%; }
  [layout-sm="column"] > [flex-sm="15"] {
    max-height: 15%; }
  [flex-sm="20"] {
    flex: 0 0 20%; }
  [layout-sm="row"] > [flex-sm="20"] {
    max-width: 20%; }
  [layout-sm="column"] > [flex-sm="20"] {
    max-height: 20%; }
  [flex-sm="25"] {
    flex: 0 0 25%; }
  [layout-sm="row"] > [flex-sm="25"] {
    max-width: 25%; }
  [layout-sm="column"] > [flex-sm="25"] {
    max-height: 25%; }
  [flex-sm="30"] {
    flex: 0 0 30%; }
  [layout-sm="row"] > [flex-sm="30"] {
    max-width: 30%; }
  [layout-sm="column"] > [flex-sm="30"] {
    max-height: 30%; }
  [flex-sm="35"] {
    flex: 0 0 35%; }
  [layout-sm="row"] > [flex-sm="35"] {
    max-width: 35%; }
  [layout-sm="column"] > [flex-sm="35"] {
    max-height: 35%; }
  [flex-sm="40"] {
    flex: 0 0 40%; }
  [layout-sm="row"] > [flex-sm="40"] {
    max-width: 40%; }
  [layout-sm="column"] > [flex-sm="40"] {
    max-height: 40%; }
  [flex-sm="45"] {
    flex: 0 0 45%; }
  [layout-sm="row"] > [flex-sm="45"] {
    max-width: 45%; }
  [layout-sm="column"] > [flex-sm="45"] {
    max-height: 45%; }
  [flex-sm="50"] {
    flex: 0 0 50%; }
  [layout-sm="row"] > [flex-sm="50"] {
    max-width: 50%; }
  [layout-sm="column"] > [flex-sm="50"] {
    max-height: 50%; }
  [flex-sm="55"] {
    flex: 0 0 55%; }
  [layout-sm="row"] > [flex-sm="55"] {
    max-width: 55%; }
  [layout-sm="column"] > [flex-sm="55"] {
    max-height: 55%; }
  [flex-sm="60"] {
    flex: 0 0 60%; }
  [layout-sm="row"] > [flex-sm="60"] {
    max-width: 60%; }
  [layout-sm="column"] > [flex-sm="60"] {
    max-height: 60%; }
  [flex-sm="65"] {
    flex: 0 0 65%; }
  [layout-sm="row"] > [flex-sm="65"] {
    max-width: 65%; }
  [layout-sm="column"] > [flex-sm="65"] {
    max-height: 65%; }
  [flex-sm="70"] {
    flex: 0 0 70%; }
  [layout-sm="row"] > [flex-sm="70"] {
    max-width: 70%; }
  [layout-sm="column"] > [flex-sm="70"] {
    max-height: 70%; }
  [flex-sm="75"] {
    flex: 0 0 75%; }
  [layout-sm="row"] > [flex-sm="75"] {
    max-width: 75%; }
  [layout-sm="column"] > [flex-sm="75"] {
    max-height: 75%; }
  [flex-sm="80"] {
    flex: 0 0 80%; }
  [layout-sm="row"] > [flex-sm="80"] {
    max-width: 80%; }
  [layout-sm="column"] > [flex-sm="80"] {
    max-height: 80%; }
  [flex-sm="85"] {
    flex: 0 0 85%; }
  [layout-sm="row"] > [flex-sm="85"] {
    max-width: 85%; }
  [layout-sm="column"] > [flex-sm="85"] {
    max-height: 85%; }
  [flex-sm="90"] {
    flex: 0 0 90%; }
  [layout-sm="row"] > [flex-sm="90"] {
    max-width: 90%; }
  [layout-sm="column"] > [flex-sm="90"] {
    max-height: 90%; }
  [flex-sm="95"] {
    flex: 0 0 95%; }
  [layout-sm="row"] > [flex-sm="95"] {
    max-width: 95%; }
  [layout-sm="column"] > [flex-sm="95"] {
    max-height: 95%; }
  [flex-sm="100"] {
    flex: 0 0 100%; }
  [layout-sm="row"] > [flex-sm="100"] {
    max-width: 100%; }
  [layout-sm="column"] > [flex-sm="100"] {
    max-height: 100%; }
  [flex-sm="33"] {
    flex-sm: 0 0 calc(100% / 3); }
  [layout-sm="row"] > [flex-sm="33"] {
    max-width: calc(100% / 3); }
  [layout-sm="column"] > [flex-sm="33"] {
    max-height: calc(100% / 3); }
  [flex-sm="66"] {
    flex: 0 0 calc(200% / 3); }
  [layout-sm="row"] > [flex-sm="66"] {
    max-width: calc(200% / 3); }
  [layout-sm="column"] > [flex-sm="66"] {
    max-height: calc(200% / 3); }
  [layout-sm] {
    box-sizing: border-box;
    display: flex; }
  [layout-sm=row] {
    flex-direction: row; }
  [layout-sm=column] {
    flex-direction: column; }
  [flex-order-sm="-20"] {
    order: -20; }
  [flex-order-sm="-19"] {
    order: -19; }
  [flex-order-sm="-18"] {
    order: -18; }
  [flex-order-sm="-17"] {
    order: -17; }
  [flex-order-sm="-16"] {
    order: -16; }
  [flex-order-sm="-15"] {
    order: -15; }
  [flex-order-sm="-14"] {
    order: -14; }
  [flex-order-sm="-13"] {
    order: -13; }
  [flex-order-sm="-12"] {
    order: -12; }
  [flex-order-sm="-11"] {
    order: -11; }
  [flex-order-sm="-10"] {
    order: -10; }
  [flex-order-sm="-9"] {
    order: -9; }
  [flex-order-sm="-8"] {
    order: -8; }
  [flex-order-sm="-7"] {
    order: -7; }
  [flex-order-sm="-6"] {
    order: -6; }
  [flex-order-sm="-5"] {
    order: -5; }
  [flex-order-sm="-4"] {
    order: -4; }
  [flex-order-sm="-3"] {
    order: -3; }
  [flex-order-sm="-2"] {
    order: -2; }
  [flex-order-sm="-1"] {
    order: -1; }
  [flex-order-sm="0"] {
    order: 0; }
  [flex-order-sm="1"] {
    order: 1; }
  [flex-order-sm="2"] {
    order: 2; }
  [flex-order-sm="3"] {
    order: 3; }
  [flex-order-sm="4"] {
    order: 4; }
  [flex-order-sm="5"] {
    order: 5; }
  [flex-order-sm="6"] {
    order: 6; }
  [flex-order-sm="7"] {
    order: 7; }
  [flex-order-sm="8"] {
    order: 8; }
  [flex-order-sm="9"] {
    order: 9; }
  [flex-order-sm="10"] {
    order: 10; }
  [flex-order-sm="11"] {
    order: 11; }
  [flex-order-sm="12"] {
    order: 12; }
  [flex-order-sm="13"] {
    order: 13; }
  [flex-order-sm="14"] {
    order: 14; }
  [flex-order-sm="15"] {
    order: 15; }
  [flex-order-sm="16"] {
    order: 16; }
  [flex-order-sm="17"] {
    order: 17; }
  [flex-order-sm="18"] {
    order: 18; }
  [flex-order-sm="19"] {
    order: 19; }
  [flex-order-sm="20"] {
    order: 20; } }

@media (min-width: 600px) and (max-width: 960px) {
  [layout-align-md],
  [layout-align-md="start stretch"] {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch; }
  [layout-align-md="start"],
  [layout-align-md="start start"],
  [layout-align-md="start center"],
  [layout-align-md="start end"],
  [layout-align-md="start stretch"] {
    justify-content: flex-start; }
  [layout-align-md="center"],
  [layout-align-md="center start"],
  [layout-align-md="center center"],
  [layout-align-md="center end"],
  [layout-align-md="center stretch"] {
    justify-content: center; }
  [layout-align-md="end"],
  [layout-align-md="end start"],
  [layout-align-md="end center"],
  [layout-align-md="end end"],
  [layout-align-md="end stretch"] {
    justify-content: flex-end; }
  [layout-align-md="space-around"],
  [layout-align-md="space-around center"],
  [layout-align-md="space-around start"],
  [layout-align-md="space-around end"],
  [layout-align-md="space-around stretch"] {
    justify-content: space-around; }
  [layout-align-md="space-between"],
  [layout-align-md="space-between center"],
  [layout-align-md="space-between start"],
  [layout-align-md="space-between end"],
  [layout-align-md="space-between stretch"] {
    justify-content: space-between; }
  [layout-align-md="start start"],
  [layout-align-md="center start"],
  [layout-align-md="end start"],
  [layout-align-md="space-between start"],
  [layout-align-md="space-around start"] {
    align-items: flex-start;
    align-content: flex-start; }
  [layout-align-md="start center"],
  [layout-align-md="center center"],
  [layout-align-md="end center"],
  [layout-align-md="space-between center"],
  [layout-align-md="space-around center"] {
    align-items: center;
    align-content: center;
    max-width: 100%; }
  [layout-align-md="start center"] > *,
  [layout-align-md="center center"] > *,
  [layout-align-md="end center"] > *,
  [layout-align-md="space-between center"] > *,
  [layout-align-md="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box; }
  [layout-align-md="start end"],
  [layout-align-md="center end"],
  [layout-align-md="end end"],
  [layout-align-md="space-between end"],
  [layout-align-md="space-around end"] {
    align-items: flex-end;
    align-content: flex-end; }
  [layout-align-md="start stretch"],
  [layout-align-md="center stretch"],
  [layout-align-md="end stretch"],
  [layout-align-md="space-between stretch"],
  [layout-align-md="space-around stretch"] {
    align-items: stretch;
    align-content: stretch; }
  [flex-md] {
    box-sizing: border-box;
    flex: 1;
    min-height: 0; }
  [flex-md="0"] {
    flex: 0 0 0%; }
  [layout-md="row"] > [flex-md="0"] {
    max-width: 0%; }
  [layout-md="column"] > [flex-md="0"] {
    max-height: 0%; }
  [flex-md="5"] {
    flex: 0 0 5%; }
  [layout-md="row"] > [flex-md="5"] {
    max-width: 5%; }
  [layout-md="column"] > [flex-md="5"] {
    max-height: 5%; }
  [flex-md="10"] {
    flex: 0 0 10%; }
  [layout-md="row"] > [flex-md="10"] {
    max-width: 10%; }
  [layout-md="column"] > [flex-md="10"] {
    max-height: 10%; }
  [flex-md="15"] {
    flex: 0 0 15%; }
  [layout-md="row"] > [flex-md="15"] {
    max-width: 15%; }
  [layout-md="column"] > [flex-md="15"] {
    max-height: 15%; }
  [flex-md="20"] {
    flex: 0 0 20%; }
  [layout-md="row"] > [flex-md="20"] {
    max-width: 20%; }
  [layout-md="column"] > [flex-md="20"] {
    max-height: 20%; }
  [flex-md="25"] {
    flex: 0 0 25%; }
  [layout-md="row"] > [flex-md="25"] {
    max-width: 25%; }
  [layout-md="column"] > [flex-md="25"] {
    max-height: 25%; }
  [flex-md="30"] {
    flex: 0 0 30%; }
  [layout-md="row"] > [flex-md="30"] {
    max-width: 30%; }
  [layout-md="column"] > [flex-md="30"] {
    max-height: 30%; }
  [flex-md="35"] {
    flex: 0 0 35%; }
  [layout-md="row"] > [flex-md="35"] {
    max-width: 35%; }
  [layout-md="column"] > [flex-md="35"] {
    max-height: 35%; }
  [flex-md="40"] {
    flex: 0 0 40%; }
  [layout-md="row"] > [flex-md="40"] {
    max-width: 40%; }
  [layout-md="column"] > [flex-md="40"] {
    max-height: 40%; }
  [flex-md="45"] {
    flex: 0 0 45%; }
  [layout-md="row"] > [flex-md="45"] {
    max-width: 45%; }
  [layout-md="column"] > [flex-md="45"] {
    max-height: 45%; }
  [flex-md="50"] {
    flex: 0 0 50%; }
  [layout-md="row"] > [flex-md="50"] {
    max-width: 50%; }
  [layout-md="column"] > [flex-md="50"] {
    max-height: 50%; }
  [flex-md="55"] {
    flex: 0 0 55%; }
  [layout-md="row"] > [flex-md="55"] {
    max-width: 55%; }
  [layout-md="column"] > [flex-md="55"] {
    max-height: 55%; }
  [flex-md="60"] {
    flex: 0 0 60%; }
  [layout-md="row"] > [flex-md="60"] {
    max-width: 60%; }
  [layout-md="column"] > [flex-md="60"] {
    max-height: 60%; }
  [flex-md="65"] {
    flex: 0 0 65%; }
  [layout-md="row"] > [flex-md="65"] {
    max-width: 65%; }
  [layout-md="column"] > [flex-md="65"] {
    max-height: 65%; }
  [flex-md="70"] {
    flex: 0 0 70%; }
  [layout-md="row"] > [flex-md="70"] {
    max-width: 70%; }
  [layout-md="column"] > [flex-md="70"] {
    max-height: 70%; }
  [flex-md="75"] {
    flex: 0 0 75%; }
  [layout-md="row"] > [flex-md="75"] {
    max-width: 75%; }
  [layout-md="column"] > [flex-md="75"] {
    max-height: 75%; }
  [flex-md="80"] {
    flex: 0 0 80%; }
  [layout-md="row"] > [flex-md="80"] {
    max-width: 80%; }
  [layout-md="column"] > [flex-md="80"] {
    max-height: 80%; }
  [flex-md="85"] {
    flex: 0 0 85%; }
  [layout-md="row"] > [flex-md="85"] {
    max-width: 85%; }
  [layout-md="column"] > [flex-md="85"] {
    max-height: 85%; }
  [flex-md="90"] {
    flex: 0 0 90%; }
  [layout-md="row"] > [flex-md="90"] {
    max-width: 90%; }
  [layout-md="column"] > [flex-md="90"] {
    max-height: 90%; }
  [flex-md="95"] {
    flex: 0 0 95%; }
  [layout-md="row"] > [flex-md="95"] {
    max-width: 95%; }
  [layout-md="column"] > [flex-md="95"] {
    max-height: 95%; }
  [flex-md="100"] {
    flex: 0 0 100%; }
  [layout-md="row"] > [flex-md="100"] {
    max-width: 100%; }
  [layout-md="column"] > [flex-md="100"] {
    max-height: 100%; }
  [flex-md="33"] {
    flex-md: 0 0 calc(100% / 3); }
  [layout-md="row"] > [flex-md="33"] {
    max-width: calc(100% / 3); }
  [layout-md="column"] > [flex-md="33"] {
    max-height: calc(100% / 3); }
  [flex-md="66"] {
    flex: 0 0 calc(200% / 3); }
  [layout-md="row"] > [flex-md="66"] {
    max-width: calc(200% / 3); }
  [layout-md="column"] > [flex-md="66"] {
    max-height: calc(200% / 3); }
  [layout-md] {
    box-sizing: border-box;
    display: flex; }
  [layout-md=row] {
    flex-direction: row; }
  [layout-md=column] {
    flex-direction: column; }
  [flex-order-md="-20"] {
    order: -20; }
  [flex-order-md="-19"] {
    order: -19; }
  [flex-order-md="-18"] {
    order: -18; }
  [flex-order-md="-17"] {
    order: -17; }
  [flex-order-md="-16"] {
    order: -16; }
  [flex-order-md="-15"] {
    order: -15; }
  [flex-order-md="-14"] {
    order: -14; }
  [flex-order-md="-13"] {
    order: -13; }
  [flex-order-md="-12"] {
    order: -12; }
  [flex-order-md="-11"] {
    order: -11; }
  [flex-order-md="-10"] {
    order: -10; }
  [flex-order-md="-9"] {
    order: -9; }
  [flex-order-md="-8"] {
    order: -8; }
  [flex-order-md="-7"] {
    order: -7; }
  [flex-order-md="-6"] {
    order: -6; }
  [flex-order-md="-5"] {
    order: -5; }
  [flex-order-md="-4"] {
    order: -4; }
  [flex-order-md="-3"] {
    order: -3; }
  [flex-order-md="-2"] {
    order: -2; }
  [flex-order-md="-1"] {
    order: -1; }
  [flex-order-md="0"] {
    order: 0; }
  [flex-order-md="1"] {
    order: 1; }
  [flex-order-md="2"] {
    order: 2; }
  [flex-order-md="3"] {
    order: 3; }
  [flex-order-md="4"] {
    order: 4; }
  [flex-order-md="5"] {
    order: 5; }
  [flex-order-md="6"] {
    order: 6; }
  [flex-order-md="7"] {
    order: 7; }
  [flex-order-md="8"] {
    order: 8; }
  [flex-order-md="9"] {
    order: 9; }
  [flex-order-md="10"] {
    order: 10; }
  [flex-order-md="11"] {
    order: 11; }
  [flex-order-md="12"] {
    order: 12; }
  [flex-order-md="13"] {
    order: 13; }
  [flex-order-md="14"] {
    order: 14; }
  [flex-order-md="15"] {
    order: 15; }
  [flex-order-md="16"] {
    order: 16; }
  [flex-order-md="17"] {
    order: 17; }
  [flex-order-md="18"] {
    order: 18; }
  [flex-order-md="19"] {
    order: 19; }
  [flex-order-md="20"] {
    order: 20; } }

@media (min-width: 1280px) {
  [layout-align-lg],
  [layout-align-lg="start stretch"] {
    justify-content: flex-start;
    align-content: stretch;
    align-items: stretch; }
  [layout-align-lg="start"],
  [layout-align-lg="start start"],
  [layout-align-lg="start center"],
  [layout-align-lg="start end"],
  [layout-align-lg="start stretch"] {
    justify-content: flex-start; }
  [layout-align-lg="center"],
  [layout-align-lg="center start"],
  [layout-align-lg="center center"],
  [layout-align-lg="center end"],
  [layout-align-lg="center stretch"] {
    justify-content: center; }
  [layout-align-lg="end"],
  [layout-align-lg="end start"],
  [layout-align-lg="end center"],
  [layout-align-lg="end end"],
  [layout-align-lg="end stretch"] {
    justify-content: flex-end; }
  [layout-align-lg="space-around"],
  [layout-align-lg="space-around center"],
  [layout-align-lg="space-around start"],
  [layout-align-lg="space-around end"],
  [layout-align-lg="space-around stretch"] {
    justify-content: space-around; }
  [layout-align-lg="space-between"],
  [layout-align-lg="space-between center"],
  [layout-align-lg="space-between start"],
  [layout-align-lg="space-between end"],
  [layout-align-lg="space-between stretch"] {
    justify-content: space-between; }
  [layout-align-lg="start start"],
  [layout-align-lg="center start"],
  [layout-align-lg="end start"],
  [layout-align-lg="space-between start"],
  [layout-align-lg="space-around start"] {
    align-items: flex-start;
    align-content: flex-start; }
  [layout-align-lg="start center"],
  [layout-align-lg="center center"],
  [layout-align-lg="end center"],
  [layout-align-lg="space-between center"],
  [layout-align-lg="space-around center"] {
    align-items: center;
    align-content: center;
    max-width: 100%; }
  [layout-align-lg="start center"] > *,
  [layout-align-lg="center center"] > *,
  [layout-align-lg="end center"] > *,
  [layout-align-lg="space-between center"] > *,
  [layout-align-lg="space-around center"] > * {
    max-width: 100%;
    box-sizing: border-box; }
  [layout-align-lg="start end"],
  [layout-align-lg="center end"],
  [layout-align-lg="end end"],
  [layout-align-lg="space-between end"],
  [layout-align-lg="space-around end"] {
    align-items: flex-end;
    align-content: flex-end; }
  [layout-align-lg="start stretch"],
  [layout-align-lg="center stretch"],
  [layout-align-lg="end stretch"],
  [layout-align-lg="space-between stretch"],
  [layout-align-lg="space-around stretch"] {
    align-items: stretch;
    align-content: stretch; }
  [flex-lg] {
    box-sizing: border-box;
    flex: 1;
    min-height: 0; }
  [flex-lg="0"] {
    flex: 0 0 0%; }
  [layout-lg="row"] > [flex-lg="0"] {
    max-width: 0%; }
  [layout-lg="column"] > [flex-lg="0"] {
    max-height: 0%; }
  [flex-lg="5"] {
    flex: 0 0 5%; }
  [layout-lg="row"] > [flex-lg="5"] {
    max-width: 5%; }
  [layout-lg="column"] > [flex-lg="5"] {
    max-height: 5%; }
  [flex-lg="10"] {
    flex: 0 0 10%; }
  [layout-lg="row"] > [flex-lg="10"] {
    max-width: 10%; }
  [layout-lg="column"] > [flex-lg="10"] {
    max-height: 10%; }
  [flex-lg="15"] {
    flex: 0 0 15%; }
  [layout-lg="row"] > [flex-lg="15"] {
    max-width: 15%; }
  [layout-lg="column"] > [flex-lg="15"] {
    max-height: 15%; }
  [flex-lg="20"] {
    flex: 0 0 20%; }
  [layout-lg="row"] > [flex-lg="20"] {
    max-width: 20%; }
  [layout-lg="column"] > [flex-lg="20"] {
    max-height: 20%; }
  [flex-lg="25"] {
    flex: 0 0 25%; }
  [layout-lg="row"] > [flex-lg="25"] {
    max-width: 25%; }
  [layout-lg="column"] > [flex-lg="25"] {
    max-height: 25%; }
  [flex-lg="30"] {
    flex: 0 0 30%; }
  [layout-lg="row"] > [flex-lg="30"] {
    max-width: 30%; }
  [layout-lg="column"] > [flex-lg="30"] {
    max-height: 30%; }
  [flex-lg="35"] {
    flex: 0 0 35%; }
  [layout-lg="row"] > [flex-lg="35"] {
    max-width: 35%; }
  [layout-lg="column"] > [flex-lg="35"] {
    max-height: 35%; }
  [flex-lg="40"] {
    flex: 0 0 40%; }
  [layout-lg="row"] > [flex-lg="40"] {
    max-width: 40%; }
  [layout-lg="column"] > [flex-lg="40"] {
    max-height: 40%; }
  [flex-lg="45"] {
    flex: 0 0 45%; }
  [layout-lg="row"] > [flex-lg="45"] {
    max-width: 45%; }
  [layout-lg="column"] > [flex-lg="45"] {
    max-height: 45%; }
  [flex-lg="50"] {
    flex: 0 0 50%; }
  [layout-lg="row"] > [flex-lg="50"] {
    max-width: 50%; }
  [layout-lg="column"] > [flex-lg="50"] {
    max-height: 50%; }
  [flex-lg="55"] {
    flex: 0 0 55%; }
  [layout-lg="row"] > [flex-lg="55"] {
    max-width: 55%; }
  [layout-lg="column"] > [flex-lg="55"] {
    max-height: 55%; }
  [flex-lg="60"] {
    flex: 0 0 60%; }
  [layout-lg="row"] > [flex-lg="60"] {
    max-width: 60%; }
  [layout-lg="column"] > [flex-lg="60"] {
    max-height: 60%; }
  [flex-lg="65"] {
    flex: 0 0 65%; }
  [layout-lg="row"] > [flex-lg="65"] {
    max-width: 65%; }
  [layout-lg="column"] > [flex-lg="65"] {
    max-height: 65%; }
  [flex-lg="70"] {
    flex: 0 0 70%; }
  [layout-lg="row"] > [flex-lg="70"] {
    max-width: 70%; }
  [layout-lg="column"] > [flex-lg="70"] {
    max-height: 70%; }
  [flex-lg="75"] {
    flex: 0 0 75%; }
  [layout-lg="row"] > [flex-lg="75"] {
    max-width: 75%; }
  [layout-lg="column"] > [flex-lg="75"] {
    max-height: 75%; }
  [flex-lg="80"] {
    flex: 0 0 80%; }
  [layout-lg="row"] > [flex-lg="80"] {
    max-width: 80%; }
  [layout-lg="column"] > [flex-lg="80"] {
    max-height: 80%; }
  [flex-lg="85"] {
    flex: 0 0 85%; }
  [layout-lg="row"] > [flex-lg="85"] {
    max-width: 85%; }
  [layout-lg="column"] > [flex-lg="85"] {
    max-height: 85%; }
  [flex-lg="90"] {
    flex: 0 0 90%; }
  [layout-lg="row"] > [flex-lg="90"] {
    max-width: 90%; }
  [layout-lg="column"] > [flex-lg="90"] {
    max-height: 90%; }
  [flex-lg="95"] {
    flex: 0 0 95%; }
  [layout-lg="row"] > [flex-lg="95"] {
    max-width: 95%; }
  [layout-lg="column"] > [flex-lg="95"] {
    max-height: 95%; }
  [flex-lg="100"] {
    flex: 0 0 100%; }
  [layout-lg="row"] > [flex-lg="100"] {
    max-width: 100%; }
  [layout-lg="column"] > [flex-lg="100"] {
    max-height: 100%; }
  [flex-lg="33"] {
    flex-lg: 0 0 calc(100% / 3); }
  [layout-lg="row"] > [flex-lg="33"] {
    max-width: calc(100% / 3); }
  [layout-lg="column"] > [flex-lg="33"] {
    max-height: calc(100% / 3); }
  [flex-lg="66"] {
    flex: 0 0 calc(200% / 3); }
  [layout-lg="row"] > [flex-lg="66"] {
    max-width: calc(200% / 3); }
  [layout-lg="column"] > [flex-lg="66"] {
    max-height: calc(200% / 3); }
  [layout-lg] {
    box-sizing: border-box;
    display: flex; }
  [layout-lg=row] {
    flex-direction: row; }
  [layout-lg=column] {
    flex-direction: column; }
  [flex-order-lg="-20"] {
    order: -20; }
  [flex-order-lg="-19"] {
    order: -19; }
  [flex-order-lg="-18"] {
    order: -18; }
  [flex-order-lg="-17"] {
    order: -17; }
  [flex-order-lg="-16"] {
    order: -16; }
  [flex-order-lg="-15"] {
    order: -15; }
  [flex-order-lg="-14"] {
    order: -14; }
  [flex-order-lg="-13"] {
    order: -13; }
  [flex-order-lg="-12"] {
    order: -12; }
  [flex-order-lg="-11"] {
    order: -11; }
  [flex-order-lg="-10"] {
    order: -10; }
  [flex-order-lg="-9"] {
    order: -9; }
  [flex-order-lg="-8"] {
    order: -8; }
  [flex-order-lg="-7"] {
    order: -7; }
  [flex-order-lg="-6"] {
    order: -6; }
  [flex-order-lg="-5"] {
    order: -5; }
  [flex-order-lg="-4"] {
    order: -4; }
  [flex-order-lg="-3"] {
    order: -3; }
  [flex-order-lg="-2"] {
    order: -2; }
  [flex-order-lg="-1"] {
    order: -1; }
  [flex-order-lg="0"] {
    order: 0; }
  [flex-order-lg="1"] {
    order: 1; }
  [flex-order-lg="2"] {
    order: 2; }
  [flex-order-lg="3"] {
    order: 3; }
  [flex-order-lg="4"] {
    order: 4; }
  [flex-order-lg="5"] {
    order: 5; }
  [flex-order-lg="6"] {
    order: 6; }
  [flex-order-lg="7"] {
    order: 7; }
  [flex-order-lg="8"] {
    order: 8; }
  [flex-order-lg="9"] {
    order: 9; }
  [flex-order-lg="10"] {
    order: 10; }
  [flex-order-lg="11"] {
    order: 11; }
  [flex-order-lg="12"] {
    order: 12; }
  [flex-order-lg="13"] {
    order: 13; }
  [flex-order-lg="14"] {
    order: 14; }
  [flex-order-lg="15"] {
    order: 15; }
  [flex-order-lg="16"] {
    order: 16; }
  [flex-order-lg="17"] {
    order: 17; }
  [flex-order-lg="18"] {
    order: 18; }
  [flex-order-lg="19"] {
    order: 19; }
  [flex-order-lg="20"] {
    order: 20; } }

/**
 *  A few extra features
 *  ---------------------------------------------------
 */
[layout-wrap] {
  flex-wrap: wrap; }

/**
 *  Modal directive
 *  ---------------------------------------------------
 */
[ui-view=modal] {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 200;
  display: flex;
  flex: 1;
  background-color: rgba(22, 22, 22, 0.9);
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll; }
  [ui-view=modal]:empty {
    display: none; }

fio-modal {
  background-color: white;
  position: relative;
  display: block;
  z-index: 100;
  width: 100%;
  margin: auto;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  overflow: hidden; }
  @media (max-width: 960px) {
    fio-modal {
      min-height: min-content;
      display: flex;
      overflow-x: auto;
      max-width: calc(100% - 2em); } }
  fio-modal .close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 14px;
    cursor: pointer; }
    fio-modal .close i {
      font-size: 18px; }
    @media (max-width: 960px) {
      fio-modal .close {
        margin: 17px; } }
  fio-modal fio-modal-header {
    height: 48px;
    min-height: 48px;
    max-height: 48px;
    width: 100%; }
    fio-modal fio-modal-header > div {
      height: 48px;
      width: 100%; }
    fio-modal fio-modal-header h3 span {
      color: white !important;
      font-size: 14px;
      font-family: avenirHeavy;
      font-weight: normal;
      padding-left: 32px; }
    fio-modal fio-modal-header .close {
      cursor: pointer;
      height: 16px;
      margin: 16px; }
      fio-modal fio-modal-header .close i {
        font-size: 16px;
        color: white; }
  fio-modal fio-modal-steps {
    width: 100%;
    height: 48px;
    min-height: 48px;
    max-height: 48px;
    border-bottom: 1px solid #eeeeee; }
    fio-modal fio-modal-steps fio-modal-step {
      display: block; }
      fio-modal fio-modal-steps fio-modal-step .icon-pill {
        width: 15px;
        height: 15px;
        border-radius: 30px;
        margin-right: 8px;
        text-align: center; }
        fio-modal fio-modal-steps fio-modal-step .icon-pill i {
          font-size: 11px;
          margin: 0;
          color: white; }
      fio-modal fio-modal-steps fio-modal-step span {
        font-size: 12px; }
      fio-modal fio-modal-steps fio-modal-step.current span {
        font-family: avenirHeavy; }

/* ui-view modal special cases & transitions */
[ui-view=modal]:empty {
  display: none; }

[ui-view=modal].ng-leave,
[ui-view=modal].ng-enter {
  transition: all .5s ease-in-out; }
  [ui-view=modal].ng-leave fio-modal,
  [ui-view=modal].ng-enter fio-modal {
    transition: all .5s ease-in-out;
    position: relative; }

[ui-view=modal].ng-enter {
  opacity: 0; }
  [ui-view=modal].ng-enter fio-modal {
    opacity: 0;
    top: 100%; }

[ui-view=modal].ng-enter-active {
  opacity: 1; }
  [ui-view=modal].ng-enter-active fio-modal {
    opacity: 1;
    top: 0; }

[ui-view=modal].ng-leave {
  opacity: 1; }
  [ui-view=modal].ng-leave fio-modal {
    opacity: 1; }

[ui-view=modal].ng-leave-active {
  opacity: 0; }
  [ui-view=modal].ng-leave-active fio-modal {
    opacity: 0; }

@media (max-width: 960px) {
  [ui-view=modal] {
    display: flex;
    flex: 1; } }

#login {
  height: 100%;
  background: #f5f3f3;
  background-image: url("https://static-dev.innovorder.fr/reception/images/login-background.png");
  background-position-y: 117%;
  background-repeat: no-repeat; }
  #login .title-block {
    text-align: center; }
    #login .title-block img {
      width: 345px;
      height: auto;
      margin-top: 55px; }
    #login .title-block h2 {
      font-family: avenirBook, 'avenir', sans-serif !important;
      font-weight: normal;
      text-transform: uppercase;
      font-size: 11px;
      color: #8f8f8f;
      letter-spacing: 4.2px;
      line-height: 1; }
  #login [fio-login] {
    margin: auto;
    margin-top: 70px;
    padding: 0;
    width: 330px;
    max-width: 330px; }
    #login [fio-login] h3 {
      font-family: avenirBook, 'avenir', sans-serif !important;
      font-weight: normal;
      font-size: 30px;
      text-align: center;
      color: #8f8f8f;
      margin-bottom: 30px; }
    #login [fio-login] fio-input-container {
      margin-bottom: 20px; }
      #login [fio-login] fio-input-container input {
        font-family: avenirBook, 'avenir', sans-serif !important;
        font-weight: normal;
        height: 45px;
        font-size: 18px;
        border-radius: 10px;
        margin-bottom: 0px;
        background-clip: padding-box; }
    #login [fio-login] .forgot-password {
      font-size: 14px; }
    #login [fio-login] .fio-button {
      max-width: inherit;
      height: 45px;
      width: 100%;
      min-width: 100%;
      max-width: 100%;
      margin-top: 50px;
      border-color: #53abe5 !important;
      color: white !important; }
      #login [fio-login] .fio-button span {
        font-family: avenirHeavy, 'avenir', sans-serif !important;
        font-size: 20px; }
  #login #forgotten-password {
    position: absolute;
    background-color: rgba(13, 27, 39, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
    #login #forgotten-password .window {
      position: relative;
      width: 820px;
      height: 570px;
      border-radius: 8px;
      background-color: #ffffff;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
      border: solid 1px #eeeeee; }
      #login #forgotten-password .window .close {
        position: absolute;
        font-size: 20px;
        top: 36px;
        right: 30px; }
      #login #forgotten-password .window .content {
        text-align: center;
        padding: 35px 105px; }
        #login #forgotten-password .window .content h2 {
          font-size: 22px;
          margin-bottom: 20px; }
        #login #forgotten-password .window .content .fio-button {
          height: 50px;
          min-width: 380px; }
          #login #forgotten-password .window .content .fio-button > span {
            margin: 0 32px; }
        #login #forgotten-password .window .content p {
          font-size: 20px;
          line-height: 1.35;
          text-align: center;
          color: #919191;
          margin-bottom: 35px; }
        #login #forgotten-password .window .content.form fio-input-container {
          max-width: 340px;
          margin: auto;
          text-align: left;
          margin-bottom: 15px; }
          #login #forgotten-password .window .content.form fio-input-container label {
            font-size: 16px;
            margin-bottom: 10px;
            color: #bbbbbb !important; }
          #login #forgotten-password .window .content.form fio-input-container input {
            font-size: 20px;
            height: 50px;
            border-radius: 10px; }
        #login #forgotten-password .window .content.form .captcha {
          width: 340px;
          height: 90px;
          margin: auto;
          border: 1px solid #d5d5d5;
          background-color: #f9f9f9;
          border-radius: 4px;
          margin-bottom: 24px; }
        #login #forgotten-password .window .content.validation i {
          font-size: 70px;
          margin-bottom: 10px;
          margin-top: 125px; }
        #login #forgotten-password .window .content.validation h2 {
          margin-bottom: 10px; }
        #login #forgotten-password .window .content.validation p {
          margin-bottom: 130px; }
