@charset "utf-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
/*!
 * Niche Framework
 * Version - 1.0
 */
.nich-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .nich-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .nich-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .nich-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .nich-container {
    max-width: 1140px;
  }
}
.nich-container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.nich-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.nich-col-sm-1, 
.nich-col-sm-2, 
.nich-col-sm-3, 
.nich-col-sm-4, 
.nich-col-sm-5, 
.nich-col-sm-6, 
.nich-col-sm-7, 
.nich-col-sm-8, 
.nich-col-sm-9, 
.nich-col-sm-10, 
.nich-col-sm-11, 
.nich-col-sm-12, 
.nich-col-md-1, 
.nich-col-md-2, 
.nich-col-md-3, 
.nich-col-md-4, 
.nich-col-md-5, 
.nich-col-md-6, 
.nich-col-md-7, 
.nich-col-md-8, 
.nich-col-md-9, 
.nich-col-md-10, 
.nich-col-md-11, 
.nich-col-md-12, 
.nich-col-lg-1, 
.nich-col-lg-2, 
.nich-col-lg-3, 
.nich-col-lg-4, 
.nich-col-lg-5, 
.nich-col-lg-6, 
.nich-col-lg-7, 
.nich-col-lg-8, 
.nich-col-lg-9, 
.nich-col-lg-10, 
.nich-col-lg-11, 
.nich-col-lg-12, 
.nich-col-xl-1, 
.nich-col-xl-2, 
.nich-col-xl-3, 
.nich-col-xl-4, 
.nich-col-xl-5, 
.nich-col-xl-6, 
.nich-col-xl-7, 
.nich-col-xl-8, 
.nich-col-xl-9, 
.nich-col-xl-10, 
.nich-col-xl-11, 
.nich-col-xl-12 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 992px) {
  .nich-order-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .nich-order-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .nich-order-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .nich-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .nich-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .nich-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .nich-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .nich-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .nich-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .nich-order-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .nich-order-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .nich-order-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .nich-order-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .nich-order-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .nich-order-12 {
    -ms-flex-order: 12;
    order: 12;
  }
}
@media (min-width: 576px) {
  .nich-col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .nich-col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .nich-col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .nich-col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .nich-col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .nich-col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .nich-col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .nich-col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .nich-col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .nich-col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .nich-col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .nich-col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .nich-col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .nich-col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .nich-col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .nich-col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .nich-col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .nich-col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .nich-col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .nich-col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .nich-col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .nich-col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .nich-col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .nich-col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .nich-col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .nich-col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .nich-col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .nich-col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .nich-col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .nich-col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .nich-col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .nich-col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .nich-col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .nich-col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .nich-col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .nich-col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .nich-col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .nich-col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .nich-col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .nich-col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .nich-col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .nich-col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .nich-col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .nich-col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .nich-col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .nich-col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .nich-col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .nich-col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.nich-justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.nich-justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.nich-justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.nich-justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.nich-justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.nich-align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.nich-align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.nich-align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.nich-align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.nich-align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.nich-align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.nich-align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.nich-align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.nich-align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.nich-align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.nich-align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.nich-text-left {
  text-align: left !important;
}
.nich-text-right {
  text-align: right !important;
}
.nich-text-center {
  text-align: center !important;
}/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}

.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//chezmeiling.fr/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}


/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.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{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.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{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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{0%,to{-webkit-transform:translateZ(0);transform:translateZ(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:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.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(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.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(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.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:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{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:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.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(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.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(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-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{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{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{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{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{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-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{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-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{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-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{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-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)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{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{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(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:rotate(80deg);transform:rotate(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:rotate(60deg);transform:rotate(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:rotate(80deg);transform:rotate(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:rotate(60deg);transform:rotate(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-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.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(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.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(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(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{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.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.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}/*Themify Icons CSS*/
@font-face{font-family:themify;src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/themify.eot);src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/themify.eot?#iefix) format('embedded-opentype'),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/themify.woff) format('woff'),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/themify.ttf) format('truetype'),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/themify.svg) format('svg');font-weight:400;font-style:normal}[class*=" ti-"],[class^=ti-]{font-family:themify;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}
/* Linea Fonts CSS */
@font-face{font-family:"linea-arrows-10";src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-arrows-10.eot);src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-arrows-10.eot?#iefix) format("embedded-opentype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-arrows-10.woff) format("woff"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-arrows-10.ttf) format("truetype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-arrows-10.svg#linea-arrows-10) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*="icon-arrows-"]:before,.icon-arrows[data-icon]:before{font-family:"linea-arrows-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrows-anticlockwise:before{content:"\e000"}.icon-arrows-anticlockwise-dashed:before{content:"\e001"}.icon-arrows-button-down:before{content:"\e002"}.icon-arrows-button-off:before{content:"\e003"}.icon-arrows-button-on:before{content:"\e004"}.icon-arrows-button-up:before{content:"\e005"}.icon-arrows-check:before{content:"\e006"}.icon-arrows-circle-check:before{content:"\e007"}.icon-arrows-circle-down:before{content:"\e008"}.icon-arrows-circle-downleft:before{content:"\e009"}.icon-arrows-circle-downright:before{content:"\e00a"}.icon-arrows-circle-left:before{content:"\e00b"}.icon-arrows-circle-minus:before{content:"\e00c"}.icon-arrows-circle-plus:before{content:"\e00d"}.icon-arrows-circle-remove:before{content:"\e00e"}.icon-arrows-circle-right:before{content:"\e00f"}.icon-arrows-circle-up:before{content:"\e010"}.icon-arrows-circle-upleft:before{content:"\e011"}.icon-arrows-circle-upright:before{content:"\e012"}.icon-arrows-clockwise:before{content:"\e013"}.icon-arrows-clockwise-dashed:before{content:"\e014"}.icon-arrows-compress:before{content:"\e015"}.icon-arrows-deny:before{content:"\e016"}.icon-arrows-diagonal:before{content:"\e017"}.icon-arrows-diagonal2:before{content:"\e018"}.icon-arrows-down:before{content:"\e019"}.icon-arrows-down-double:before{content:"\e01a"}.icon-arrows-downleft:before{content:"\e01b"}.icon-arrows-downright:before{content:"\e01c"}.icon-arrows-drag-down:before{content:"\e01d"}.icon-arrows-drag-down-dashed:before{content:"\e01e"}.icon-arrows-drag-horiz:before{content:"\e01f"}.icon-arrows-drag-left:before{content:"\e020"}.icon-arrows-drag-left-dashed:before{content:"\e021"}.icon-arrows-drag-right:before{content:"\e022"}.icon-arrows-drag-right-dashed:before{content:"\e023"}.icon-arrows-drag-up:before{content:"\e024"}.icon-arrows-drag-up-dashed:before{content:"\e025"}.icon-arrows-drag-vert:before{content:"\e026"}.icon-arrows-exclamation:before{content:"\e027"}.icon-arrows-expand:before{content:"\e028"}.icon-arrows-expand-diagonal1:before{content:"\e029"}.icon-arrows-expand-horizontal1:before{content:"\e02a"}.icon-arrows-expand-vertical1:before{content:"\e02b"}.icon-arrows-fit-horizontal:before{content:"\e02c"}.icon-arrows-fit-vertical:before{content:"\e02d"}.icon-arrows-glide:before{content:"\e02e"}.icon-arrows-glide-horizontal:before{content:"\e02f"}.icon-arrows-glide-vertical:before{content:"\e030"}.icon-arrows-hamburger1:before{content:"\e031"}.icon-arrows-hamburger-2:before{content:"\e032"}.icon-arrows-horizontal:before{content:"\e033"}.icon-arrows-info:before{content:"\e034"}.icon-arrows-keyboard-alt:before{content:"\e035"}.icon-arrows-keyboard-cmd:before{content:"\e036"}.icon-arrows-keyboard-delete:before{content:"\e037"}.icon-arrows-keyboard-down:before{content:"\e038"}.icon-arrows-keyboard-left:before{content:"\e039"}.icon-arrows-keyboard-return:before{content:"\e03a"}.icon-arrows-keyboard-right:before{content:"\e03b"}.icon-arrows-keyboard-shift:before{content:"\e03c"}.icon-arrows-keyboard-tab:before{content:"\e03d"}.icon-arrows-keyboard-up:before{content:"\e03e"}.icon-arrows-left:before{content:"\e03f"}.icon-arrows-left-double-32:before{content:"\e040"}.icon-arrows-minus:before{content:"\e041"}.icon-arrows-move:before{content:"\e042"}.icon-arrows-move2:before{content:"\e043"}.icon-arrows-move-bottom:before{content:"\e044"}.icon-arrows-move-left:before{content:"\e045"}.icon-arrows-move-right:before{content:"\e046"}.icon-arrows-move-top:before{content:"\e047"}.icon-arrows-plus:before{content:"\e048"}.icon-arrows-question:before{content:"\e049"}.icon-arrows-remove:before{content:"\e04a"}.icon-arrows-right:before{content:"\e04b"}.icon-arrows-right-double:before{content:"\e04c"}.icon-arrows-rotate:before{content:"\e04d"}.icon-arrows-rotate-anti:before{content:"\e04e"}.icon-arrows-rotate-anti-dashed:before{content:"\e04f"}.icon-arrows-rotate-dashed:before{content:"\e050"}.icon-arrows-shrink:before{content:"\e051"}.icon-arrows-shrink-diagonal1:before{content:"\e052"}.icon-arrows-shrink-diagonal2:before{content:"\e053"}.icon-arrows-shrink-horizonal2:before{content:"\e054"}.icon-arrows-shrink-horizontal1:before{content:"\e055"}.icon-arrows-shrink-vertical1:before{content:"\e056"}.icon-arrows-shrink-vertical2:before{content:"\e057"}.icon-arrows-sign-down:before{content:"\e058"}.icon-arrows-sign-left:before{content:"\e059"}.icon-arrows-sign-right:before{content:"\e05a"}.icon-arrows-sign-up:before{content:"\e05b"}.icon-arrows-slide-down1:before{content:"\e05c"}.icon-arrows-slide-down2:before{content:"\e05d"}.icon-arrows-slide-left1:before{content:"\e05e"}.icon-arrows-slide-left2:before{content:"\e05f"}.icon-arrows-slide-right1:before{content:"\e060"}.icon-arrows-slide-right2:before{content:"\e061"}.icon-arrows-slide-up1:before{content:"\e062"}.icon-arrows-slide-up2:before{content:"\e063"}.icon-arrows-slim-down:before{content:"\e064"}.icon-arrows-slim-down-dashed:before{content:"\e065"}.icon-arrows-slim-left:before{content:"\e066"}.icon-arrows-slim-left-dashed:before{content:"\e067"}.icon-arrows-slim-right:before{content:"\e068"}.icon-arrows-slim-right-dashed:before{content:"\e069"}.icon-arrows-slim-up:before{content:"\e06a"}.icon-arrows-slim-up-dashed:before{content:"\e06b"}.icon-arrows-square-check:before{content:"\e06c"}.icon-arrows-square-down:before{content:"\e06d"}.icon-arrows-square-downleft:before{content:"\e06e"}.icon-arrows-square-downright:before{content:"\e06f"}.icon-arrows-square-left:before{content:"\e070"}.icon-arrows-square-minus:before{content:"\e071"}.icon-arrows-square-plus:before{content:"\e072"}.icon-arrows-square-remove:before{content:"\e073"}.icon-arrows-square-right:before{content:"\e074"}.icon-arrows-square-up:before{content:"\e075"}.icon-arrows-square-upleft:before{content:"\e076"}.icon-arrows-square-upright:before{content:"\e077"}.icon-arrows-squares:before{content:"\e078"}.icon-arrows-stretch-diagonal1:before{content:"\e079"}.icon-arrows-stretch-diagonal2:before{content:"\e07a"}.icon-arrows-stretch-diagonal3:before{content:"\e07b"}.icon-arrows-stretch-diagonal4:before{content:"\e07c"}.icon-arrows-stretch-horizontal1:before{content:"\e07d"}.icon-arrows-stretch-horizontal2:before{content:"\e07e"}.icon-arrows-stretch-vertical1:before{content:"\e07f"}.icon-arrows-stretch-vertical2:before{content:"\e080"}.icon-arrows-switch-horizontal:before{content:"\e081"}.icon-arrows-switch-vertical:before{content:"\e082"}.icon-arrows-up:before{content:"\e083"}.icon-arrows-up-double-33:before{content:"\e084"}.icon-arrows-upleft:before{content:"\e085"}.icon-arrows-upright:before{content:"\e086"}.icon-arrows-vertical:before{content:"\e087"}@font-face{font-family:"linea-basic-10";src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-basic-10.eot);src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-basic-10.eot?#iefix) format("embedded-opentype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-basic-10.woff) format("woff"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-basic-10.ttf) format("truetype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-basic-10.svg#linea-basic-10) format("svg");font-weight:400;font-style:normal}[class*="icon-basic-"]:before,.icon-basic[data-icon]:before{font-family:"linea-basic-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-basic-accelerator:before{content:"a"}.icon-basic-alarm:before{content:"b"}.icon-basic-anchor:before{content:"c"}.icon-basic-anticlockwise:before{content:"d"}.icon-basic-archive:before{content:"e"}.icon-basic-archive-full:before{content:"f"}.icon-basic-ban:before{content:"g"}.icon-basic-battery-charge:before{content:"h"}.icon-basic-battery-empty:before{content:"i"}.icon-basic-battery-full:before{content:"j"}.icon-basic-battery-half:before{content:"k"}.icon-basic-bolt:before{content:"l"}.icon-basic-book:before{content:"m"}.icon-basic-book-pen:before{content:"n"}.icon-basic-book-pencil:before{content:"o"}.icon-basic-bookmark:before{content:"p"}.icon-basic-calculator:before{content:"q"}.icon-basic-calendar:before{content:"r"}.icon-basic-cards-diamonds:before{content:"s"}.icon-basic-cards-hearts:before{content:"t"}.icon-basic-case:before{content:"u"}.icon-basic-chronometer:before{content:"v"}.icon-basic-clessidre:before{content:"w"}.icon-basic-clock:before{content:"x"}.icon-basic-clockwise:before{content:"y"}.icon-basic-cloud:before{content:"z"}.icon-basic-clubs:before{content:"A"}.icon-basic-compass:before{content:"B"}.icon-basic-cup:before{content:"C"}.icon-basic-diamonds:before{content:"D"}.icon-basic-display:before{content:"E"}.icon-basic-download:before{content:"F"}.icon-basic-exclamation:before{content:"G"}.icon-basic-eye:before{content:"H"}.icon-basic-eye-closed:before{content:"I"}.icon-basic-female:before{content:"J"}.icon-basic-flag1:before{content:"K"}.icon-basic-flag2:before{content:"L"}.icon-basic-floppydisk:before{content:"M"}.icon-basic-folder:before{content:"N"}.icon-basic-folder-multiple:before{content:"O"}.icon-basic-gear:before{content:"P"}.icon-basic-geolocalize-01:before{content:"Q"}.icon-basic-geolocalize-05:before{content:"R"}.icon-basic-globe:before{content:"S"}.icon-basic-gunsight:before{content:"T"}.icon-basic-hammer:before{content:"U"}.icon-basic-headset:before{content:"V"}.icon-basic-heart:before{content:"W"}.icon-basic-heart-broken:before{content:"X"}.icon-basic-helm:before{content:"Y"}.icon-basic-home:before{content:"Z"}.icon-basic-info:before{content:"0"}.icon-basic-ipod:before{content:"1"}.icon-basic-joypad:before{content:"2"}.icon-basic-key:before{content:"3"}.icon-basic-keyboard:before{content:"4"}.icon-basic-laptop:before{content:"5"}.icon-basic-life-buoy:before{content:"6"}.icon-basic-lightbulb:before{content:"7"}.icon-basic-link:before{content:"8"}.icon-basic-lock:before{content:"9"}.icon-basic-lock-open:before{content:"!"}.icon-basic-magic-mouse:before{content:"\""}.icon-basic-magnifier:before{content:"#"}.icon-basic-magnifier-minus:before{content:"$"}.icon-basic-magnifier-plus:before{content:"%"}.icon-basic-mail:before{content:"&"}.icon-basic-mail-multiple:before{content:"'"}.icon-basic-mail-open:before{content:"("}.icon-basic-mail-open-text:before{content:")"}.icon-basic-male:before{content:"*"}.icon-basic-map:before{content:"+"}.icon-basic-message:before{content:","}.icon-basic-message-multiple:before{content:"-"}.icon-basic-message-txt:before{content:"."}.icon-basic-mixer2:before{content:"/"}.icon-basic-mouse:before{content:":"}.icon-basic-notebook:before{content:";"}.icon-basic-notebook-pen:before{content:"<"}.icon-basic-notebook-pencil:before{content:"="}.icon-basic-paperplane:before{content:">"}.icon-basic-pencil-ruler:before{content:"?"}.icon-basic-pencil-ruler-pen:before{content:"@"}.icon-basic-photo:before{content:"["}.icon-basic-picture:before{content:"]"}.icon-basic-picture-multiple:before{content:"^"}.icon-basic-pin1:before{content:"_"}.icon-basic-pin2:before{content:"`"}.icon-basic-postcard:before{content:"{"}.icon-basic-postcard-multiple:before{content:"|"}.icon-basic-printer:before{content:"}"}.icon-basic-question:before{content:"~"}.icon-basic-rss:before{content:"\\"}.icon-basic-server:before{content:"\e000"}.icon-basic-server2:before{content:"\e001"}.icon-basic-server-cloud:before{content:"\e002"}.icon-basic-server-download:before{content:"\e003"}.icon-basic-server-upload:before{content:"\e004"}.icon-basic-settings:before{content:"\e005"}.icon-basic-share:before{content:"\e006"}.icon-basic-sheet:before{content:"\e007"}.icon-basic-sheet-multiple:before{content:"\e008"}.icon-basic-sheet-pen:before{content:"\e009"}.icon-basic-sheet-pencil:before{content:"\e00a"}.icon-basic-sheet-txt:before{content:"\e00b"}.icon-basic-signs:before{content:"\e00c"}.icon-basic-smartphone:before{content:"\e00d"}.icon-basic-spades:before{content:"\e00e"}.icon-basic-spread:before{content:"\e00f"}.icon-basic-spread-bookmark:before{content:"\e010"}.icon-basic-spread-text:before{content:"\e011"}.icon-basic-spread-text-bookmark:before{content:"\e012"}.icon-basic-star:before{content:"\e013"}.icon-basic-tablet:before{content:"\e014"}.icon-basic-target:before{content:"\e015"}.icon-basic-todo:before{content:"\e016"}.icon-basic-todo-pen:before{content:"\e017"}.icon-basic-todo-pencil:before{content:"\e018"}.icon-basic-todo-txt:before{content:"\e019"}.icon-basic-todolist-pen:before{content:"\e01a"}.icon-basic-todolist-pencil:before{content:"\e01b"}.icon-basic-trashcan:before{content:"\e01c"}.icon-basic-trashcan-full:before{content:"\e01d"}.icon-basic-trashcan-refresh:before{content:"\e01e"}.icon-basic-trashcan-remove:before{content:"\e01f"}.icon-basic-upload:before{content:"\e020"}.icon-basic-usb:before{content:"\e021"}.icon-basic-video:before{content:"\e022"}.icon-basic-watch:before{content:"\e023"}.icon-basic-webpage:before{content:"\e024"}.icon-basic-webpage-img-txt:before{content:"\e025"}.icon-basic-webpage-multiple:before{content:"\e026"}.icon-basic-webpage-txt:before{content:"\e027"}.icon-basic-world:before{content:"\e028"}@font-face{font-family:"linea-basic-elaboration-10";src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.eot);src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.eot?#iefix) format("embedded-opentype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.woff) format("woff"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.ttf) format("truetype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.svg#linea-basic-elaboration-10) format("svg");font-weight:400;font-style:normal}[class*="icon-basic-elaboration-"]:before,.icon-basic-elaboration[data-icon]:before{font-family:"linea-basic-elaboration-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-basic-elaboration-bookmark-checck:before{content:"a"}.icon-basic-elaboration-bookmark-minus:before{content:"b"}.icon-basic-elaboration-bookmark-plus:before{content:"c"}.icon-basic-elaboration-bookmark-remove:before{content:"d"}.icon-basic-elaboration-briefcase-check:before{content:"e"}.icon-basic-elaboration-briefcase-download:before{content:"f"}.icon-basic-elaboration-briefcase-flagged:before{content:"g"}.icon-basic-elaboration-briefcase-minus:before{content:"h"}.icon-basic-elaboration-briefcase-plus:before{content:"i"}.icon-basic-elaboration-briefcase-refresh:before{content:"j"}.icon-basic-elaboration-briefcase-remove:before{content:"k"}.icon-basic-elaboration-briefcase-search:before{content:"l"}.icon-basic-elaboration-briefcase-star:before{content:"m"}.icon-basic-elaboration-briefcase-upload:before{content:"n"}.icon-basic-elaboration-browser-check:before{content:"o"}.icon-basic-elaboration-browser-download:before{content:"p"}.icon-basic-elaboration-browser-minus:before{content:"q"}.icon-basic-elaboration-browser-plus:before{content:"r"}.icon-basic-elaboration-browser-refresh:before{content:"s"}.icon-basic-elaboration-browser-remove:before{content:"t"}.icon-basic-elaboration-browser-search:before{content:"u"}.icon-basic-elaboration-browser-star:before{content:"v"}.icon-basic-elaboration-browser-upload:before{content:"w"}.icon-basic-elaboration-calendar-check:before{content:"x"}.icon-basic-elaboration-calendar-cloud:before{content:"y"}.icon-basic-elaboration-calendar-download:before{content:"z"}.icon-basic-elaboration-calendar-empty:before{content:"A"}.icon-basic-elaboration-calendar-flagged:before{content:"B"}.icon-basic-elaboration-calendar-heart:before{content:"C"}.icon-basic-elaboration-calendar-minus:before{content:"D"}.icon-basic-elaboration-calendar-next:before{content:"E"}.icon-basic-elaboration-calendar-noaccess:before{content:"F"}.icon-basic-elaboration-calendar-pencil:before{content:"G"}.icon-basic-elaboration-calendar-plus:before{content:"H"}.icon-basic-elaboration-calendar-previous:before{content:"I"}.icon-basic-elaboration-calendar-refresh:before{content:"J"}.icon-basic-elaboration-calendar-remove:before{content:"K"}.icon-basic-elaboration-calendar-search:before{content:"L"}.icon-basic-elaboration-calendar-star:before{content:"M"}.icon-basic-elaboration-calendar-upload:before{content:"N"}.icon-basic-elaboration-cloud-check:before{content:"O"}.icon-basic-elaboration-cloud-download:before{content:"P"}.icon-basic-elaboration-cloud-minus:before{content:"Q"}.icon-basic-elaboration-cloud-noaccess:before{content:"R"}.icon-basic-elaboration-cloud-plus:before{content:"S"}.icon-basic-elaboration-cloud-refresh:before{content:"T"}.icon-basic-elaboration-cloud-remove:before{content:"U"}.icon-basic-elaboration-cloud-search:before{content:"V"}.icon-basic-elaboration-cloud-upload:before{content:"W"}.icon-basic-elaboration-document-check:before{content:"X"}.icon-basic-elaboration-document-cloud:before{content:"Y"}.icon-basic-elaboration-document-download:before{content:"Z"}.icon-basic-elaboration-document-flagged:before{content:"0"}.icon-basic-elaboration-document-graph:before{content:"1"}.icon-basic-elaboration-document-heart:before{content:"2"}.icon-basic-elaboration-document-minus:before{content:"3"}.icon-basic-elaboration-document-next:before{content:"4"}.icon-basic-elaboration-document-noaccess:before{content:"5"}.icon-basic-elaboration-document-note:before{content:"6"}.icon-basic-elaboration-document-pencil:before{content:"7"}.icon-basic-elaboration-document-picture:before{content:"8"}.icon-basic-elaboration-document-plus:before{content:"9"}.icon-basic-elaboration-document-previous:before{content:"!"}.icon-basic-elaboration-document-refresh:before{content:"\""}.icon-basic-elaboration-document-remove:before{content:"#"}.icon-basic-elaboration-document-search:before{content:"$"}.icon-basic-elaboration-document-star:before{content:"%"}.icon-basic-elaboration-document-upload:before{content:"&"}.icon-basic-elaboration-folder-check:before{content:"'"}.icon-basic-elaboration-folder-cloud:before{content:"("}.icon-basic-elaboration-folder-document:before{content:")"}.icon-basic-elaboration-folder-download:before{content:"*"}.icon-basic-elaboration-folder-flagged:before{content:"+"}.icon-basic-elaboration-folder-graph:before{content:","}.icon-basic-elaboration-folder-heart:before{content:"-"}.icon-basic-elaboration-folder-minus:before{content:"."}.icon-basic-elaboration-folder-next:before{content:"/"}.icon-basic-elaboration-folder-noaccess:before{content:":"}.icon-basic-elaboration-folder-note:before{content:";"}.icon-basic-elaboration-folder-pencil:before{content:"<"}.icon-basic-elaboration-folder-picture:before{content:"="}.icon-basic-elaboration-folder-plus:before{content:">"}.icon-basic-elaboration-folder-previous:before{content:"?"}.icon-basic-elaboration-folder-refresh:before{content:"@"}.icon-basic-elaboration-folder-remove:before{content:"["}.icon-basic-elaboration-folder-search:before{content:"]"}.icon-basic-elaboration-folder-star:before{content:"^"}.icon-basic-elaboration-folder-upload:before{content:"_"}.icon-basic-elaboration-mail-check:before{content:"`"}.icon-basic-elaboration-mail-cloud:before{content:"{"}.icon-basic-elaboration-mail-document:before{content:"|"}.icon-basic-elaboration-mail-download:before{content:"}"}.icon-basic-elaboration-mail-flagged:before{content:"~"}.icon-basic-elaboration-mail-heart:before{content:"\\"}.icon-basic-elaboration-mail-next:before{content:"\e000"}.icon-basic-elaboration-mail-noaccess:before{content:"\e001"}.icon-basic-elaboration-mail-note:before{content:"\e002"}.icon-basic-elaboration-mail-pencil:before{content:"\e003"}.icon-basic-elaboration-mail-picture:before{content:"\e004"}.icon-basic-elaboration-mail-previous:before{content:"\e005"}.icon-basic-elaboration-mail-refresh:before{content:"\e006"}.icon-basic-elaboration-mail-remove:before{content:"\e007"}.icon-basic-elaboration-mail-search:before{content:"\e008"}.icon-basic-elaboration-mail-star:before{content:"\e009"}.icon-basic-elaboration-mail-upload:before{content:"\e00a"}.icon-basic-elaboration-message-check:before{content:"\e00b"}.icon-basic-elaboration-message-dots:before{content:"\e00c"}.icon-basic-elaboration-message-happy:before{content:"\e00d"}.icon-basic-elaboration-message-heart:before{content:"\e00e"}.icon-basic-elaboration-message-minus:before{content:"\e00f"}.icon-basic-elaboration-message-note:before{content:"\e010"}.icon-basic-elaboration-message-plus:before{content:"\e011"}.icon-basic-elaboration-message-refresh:before{content:"\e012"}.icon-basic-elaboration-message-remove:before{content:"\e013"}.icon-basic-elaboration-message-sad:before{content:"\e014"}.icon-basic-elaboration-smartphone-cloud:before{content:"\e015"}.icon-basic-elaboration-smartphone-heart:before{content:"\e016"}.icon-basic-elaboration-smartphone-noaccess:before{content:"\e017"}.icon-basic-elaboration-smartphone-note:before{content:"\e018"}.icon-basic-elaboration-smartphone-pencil:before{content:"\e019"}.icon-basic-elaboration-smartphone-picture:before{content:"\e01a"}.icon-basic-elaboration-smartphone-refresh:before{content:"\e01b"}.icon-basic-elaboration-smartphone-search:before{content:"\e01c"}.icon-basic-elaboration-tablet-cloud:before{content:"\e01d"}.icon-basic-elaboration-tablet-heart:before{content:"\e01e"}.icon-basic-elaboration-tablet-noaccess:before{content:"\e01f"}.icon-basic-elaboration-tablet-note:before{content:"\e020"}.icon-basic-elaboration-tablet-pencil:before{content:"\e021"}.icon-basic-elaboration-tablet-picture:before{content:"\e022"}.icon-basic-elaboration-tablet-refresh:before{content:"\e023"}.icon-basic-elaboration-tablet-search:before{content:"\e024"}.icon-basic-elaboration-todolist-2:before{content:"\e025"}.icon-basic-elaboration-todolist-check:before{content:"\e026"}.icon-basic-elaboration-todolist-cloud:before{content:"\e027"}.icon-basic-elaboration-todolist-download:before{content:"\e028"}.icon-basic-elaboration-todolist-flagged:before{content:"\e029"}.icon-basic-elaboration-todolist-minus:before{content:"\e02a"}.icon-basic-elaboration-todolist-noaccess:before{content:"\e02b"}.icon-basic-elaboration-todolist-pencil:before{content:"\e02c"}.icon-basic-elaboration-todolist-plus:before{content:"\e02d"}.icon-basic-elaboration-todolist-refresh:before{content:"\e02e"}.icon-basic-elaboration-todolist-remove:before{content:"\e02f"}.icon-basic-elaboration-todolist-search:before{content:"\e030"}.icon-basic-elaboration-todolist-star:before{content:"\e031"}.icon-basic-elaboration-todolist-upload:before{content:"\e032"}@font-face{font-family:"linea-ecommerce-10";src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-ecommerce-10.eot);src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-ecommerce-10.eot?#iefix) format("embedded-opentype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-ecommerce-10.woff) format("woff"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-ecommerce-10.ttf) format("truetype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-ecommerce-10.svg#linea-ecommerce-10) format("svg");font-weight:400;font-style:normal}[class*="icon-ecommerce-"]:before,.icon-ecommerce[data-icon]:before{font-family:"linea-ecommerce-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-ecommerce-bag:before{content:"a"}.icon-ecommerce-bag-check:before{content:"b"}.icon-ecommerce-bag-cloud:before{content:"c"}.icon-ecommerce-bag-download:before{content:"d"}.icon-ecommerce-bag-minus:before{content:"e"}.icon-ecommerce-bag-plus:before{content:"f"}.icon-ecommerce-bag-refresh:before{content:"g"}.icon-ecommerce-bag-remove:before{content:"h"}.icon-ecommerce-bag-search:before{content:"i"}.icon-ecommerce-bag-upload:before{content:"j"}.icon-ecommerce-banknote:before{content:"k"}.icon-ecommerce-banknotes:before{content:"l"}.icon-ecommerce-basket:before{content:"m"}.icon-ecommerce-basket-check:before{content:"n"}.icon-ecommerce-basket-cloud:before{content:"o"}.icon-ecommerce-basket-download:before{content:"p"}.icon-ecommerce-basket-minus:before{content:"q"}.icon-ecommerce-basket-plus:before{content:"r"}.icon-ecommerce-basket-refresh:before{content:"s"}.icon-ecommerce-basket-remove:before{content:"t"}.icon-ecommerce-basket-search:before{content:"u"}.icon-ecommerce-basket-upload:before{content:"v"}.icon-ecommerce-bath:before{content:"w"}.icon-ecommerce-cart:before{content:"x"}.icon-ecommerce-cart-check:before{content:"y"}.icon-ecommerce-cart-cloud:before{content:"z"}.icon-ecommerce-cart-content:before{content:"A"}.icon-ecommerce-cart-download:before{content:"B"}.icon-ecommerce-cart-minus:before{content:"C"}.icon-ecommerce-cart-plus:before{content:"D"}.icon-ecommerce-cart-refresh:before{content:"E"}.icon-ecommerce-cart-remove:before{content:"F"}.icon-ecommerce-cart-search:before{content:"G"}.icon-ecommerce-cart-upload:before{content:"H"}.icon-ecommerce-cent:before{content:"I"}.icon-ecommerce-colon:before{content:"J"}.icon-ecommerce-creditcard:before{content:"K"}.icon-ecommerce-diamond:before{content:"L"}.icon-ecommerce-dollar:before{content:"M"}.icon-ecommerce-euro:before{content:"N"}.icon-ecommerce-franc:before{content:"O"}.icon-ecommerce-gift:before{content:"P"}.icon-ecommerce-graph1:before{content:"Q"}.icon-ecommerce-graph2:before{content:"R"}.icon-ecommerce-graph3:before{content:"S"}.icon-ecommerce-graph-decrease:before{content:"T"}.icon-ecommerce-graph-increase:before{content:"U"}.icon-ecommerce-guarani:before{content:"V"}.icon-ecommerce-kips:before{content:"W"}.icon-ecommerce-lira:before{content:"X"}.icon-ecommerce-megaphone:before{content:"Y"}.icon-ecommerce-money:before{content:"Z"}.icon-ecommerce-naira:before{content:"0"}.icon-ecommerce-pesos:before{content:"1"}.icon-ecommerce-pound:before{content:"2"}.icon-ecommerce-receipt:before{content:"3"}.icon-ecommerce-receipt-bath:before{content:"4"}.icon-ecommerce-receipt-cent:before{content:"5"}.icon-ecommerce-receipt-dollar:before{content:"6"}.icon-ecommerce-receipt-euro:before{content:"7"}.icon-ecommerce-receipt-franc:before{content:"8"}.icon-ecommerce-receipt-guarani:before{content:"9"}.icon-ecommerce-receipt-kips:before{content:"!"}.icon-ecommerce-receipt-lira:before{content:"\""}.icon-ecommerce-receipt-naira:before{content:"#"}.icon-ecommerce-receipt-pesos:before{content:"$"}.icon-ecommerce-receipt-pound:before{content:"%"}.icon-ecommerce-receipt-rublo:before{content:"&"}.icon-ecommerce-receipt-rupee:before{content:"'"}.icon-ecommerce-receipt-tugrik:before{content:"("}.icon-ecommerce-receipt-won:before{content:")"}.icon-ecommerce-receipt-yen:before{content:"*"}.icon-ecommerce-receipt-yen2:before{content:"+"}.icon-ecommerce-recept-colon:before{content:","}.icon-ecommerce-rublo:before{content:"-"}.icon-ecommerce-rupee:before{content:"."}.icon-ecommerce-safe:before{content:"/"}.icon-ecommerce-sale:before{content:":"}.icon-ecommerce-sales:before{content:";"}.icon-ecommerce-ticket:before{content:"<"}.icon-ecommerce-tugriks:before{content:"="}.icon-ecommerce-wallet:before{content:">"}.icon-ecommerce-won:before{content:"?"}.icon-ecommerce-yen:before{content:"@"}.icon-ecommerce-yen2:before{content:"["}@font-face{font-family:"linea-music-10";src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-music-10.eot);src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-music-10.eot?#iefix) format("embedded-opentype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-music-10.woff) format("woff"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-music-10.ttf) format("truetype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-music-10.svg#linea-music-10) format("svg");font-weight:400;font-style:normal}[class*="icon-music-"]:before,.icon-music[data-icon]:before{font-family:"linea-music-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-music-beginning-button:before{content:"a"}.icon-music-bell:before{content:"b"}.icon-music-cd:before{content:"c"}.icon-music-diapason:before{content:"d"}.icon-music-eject-button:before{content:"e"}.icon-music-end-button:before{content:"f"}.icon-music-fastforward-button:before{content:"g"}.icon-music-headphones:before{content:"h"}.icon-music-ipod:before{content:"i"}.icon-music-loudspeaker:before{content:"j"}.icon-music-microphone:before{content:"k"}.icon-music-microphone-old:before{content:"l"}.icon-music-mixer:before{content:"m"}.icon-music-mute:before{content:"n"}.icon-music-note-multiple:before{content:"o"}.icon-music-note-single:before{content:"p"}.icon-music-pause-button:before{content:"q"}.icon-music-play-button:before{content:"r"}.icon-music-playlist:before{content:"s"}.icon-music-radio-ghettoblaster:before{content:"t"}.icon-music-radio-portable:before{content:"u"}.icon-music-record:before{content:"v"}.icon-music-recordplayer:before{content:"w"}.icon-music-repeat-button:before{content:"x"}.icon-music-rewind-button:before{content:"y"}.icon-music-shuffle-button:before{content:"z"}.icon-music-stop-button:before{content:"A"}.icon-music-tape:before{content:"B"}.icon-music-volume-down:before{content:"C"}.icon-music-volume-up:before{content:"D"}@font-face{font-family:"linea-software-10";src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-software-10.eot);src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-software-10.eot?#iefix) format("embedded-opentype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-software-10.woff) format("woff"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-software-10.ttf) format("truetype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-software-10.svg#linea-software-10) format("svg");font-weight:400;font-style:normal}[class*="icon-software-"]:before,.icon-software[data-icon]:before{font-family:"linea-software-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-software-add-vectorpoint:before{content:"a"}.icon-software-box-oval:before{content:"b"}.icon-software-box-polygon:before{content:"c"}.icon-software-box-rectangle:before{content:"d"}.icon-software-box-roundedrectangle:before{content:"e"}.icon-software-character:before{content:"f"}.icon-software-crop:before{content:"g"}.icon-software-eyedropper:before{content:"h"}.icon-software-font-allcaps:before{content:"i"}.icon-software-font-baseline-shift:before{content:"j"}.icon-software-font-horizontal-scale:before{content:"k"}.icon-software-font-kerning:before{content:"l"}.icon-software-font-leading:before{content:"m"}.icon-software-font-size:before{content:"n"}.icon-software-font-smallcapital:before{content:"o"}.icon-software-font-smallcaps:before{content:"p"}.icon-software-font-strikethrough:before{content:"q"}.icon-software-font-tracking:before{content:"r"}.icon-software-font-underline:before{content:"s"}.icon-software-font-vertical-scale:before{content:"t"}.icon-software-horizontal-align-center:before{content:"u"}.icon-software-horizontal-align-left:before{content:"v"}.icon-software-horizontal-align-right:before{content:"w"}.icon-software-horizontal-distribute-center:before{content:"x"}.icon-software-horizontal-distribute-left:before{content:"y"}.icon-software-horizontal-distribute-right:before{content:"z"}.icon-software-indent-firstline:before{content:"A"}.icon-software-indent-left:before{content:"B"}.icon-software-indent-right:before{content:"C"}.icon-software-lasso:before{content:"D"}.icon-software-layers1:before{content:"E"}.icon-software-layers2:before{content:"F"}.icon-software-layout:before{content:"G"}.icon-software-layout-2columns:before{content:"H"}.icon-software-layout-3columns:before{content:"I"}.icon-software-layout-4boxes:before{content:"J"}.icon-software-layout-4columns:before{content:"K"}.icon-software-layout-4lines:before{content:"L"}.icon-software-layout-8boxes:before{content:"M"}.icon-software-layout-header:before{content:"N"}.icon-software-layout-header-2columns:before{content:"O"}.icon-software-layout-header-3columns:before{content:"P"}.icon-software-layout-header-4boxes:before{content:"Q"}.icon-software-layout-header-4columns:before{content:"R"}.icon-software-layout-header-complex:before{content:"S"}.icon-software-layout-header-complex2:before{content:"T"}.icon-software-layout-header-complex3:before{content:"U"}.icon-software-layout-header-complex4:before{content:"V"}.icon-software-layout-header-sideleft:before{content:"W"}.icon-software-layout-header-sideright:before{content:"X"}.icon-software-layout-sidebar-left:before{content:"Y"}.icon-software-layout-sidebar-right:before{content:"Z"}.icon-software-magnete:before{content:"0"}.icon-software-pages:before{content:"1"}.icon-software-paintbrush:before{content:"2"}.icon-software-paintbucket:before{content:"3"}.icon-software-paintroller:before{content:"4"}.icon-software-paragraph:before{content:"5"}.icon-software-paragraph-align-left:before{content:"6"}.icon-software-paragraph-align-right:before{content:"7"}.icon-software-paragraph-center:before{content:"8"}.icon-software-paragraph-justify-all:before{content:"9"}.icon-software-paragraph-justify-center:before{content:"!"}.icon-software-paragraph-justify-left:before{content:"\""}.icon-software-paragraph-justify-right:before{content:"#"}.icon-software-paragraph-space-after:before{content:"$"}.icon-software-paragraph-space-before:before{content:"%"}.icon-software-pathfinder-exclude:before{content:"&"}.icon-software-pathfinder-intersect:before{content:"'"}.icon-software-pathfinder-subtract:before{content:"("}.icon-software-pathfinder-unite:before{content:")"}.icon-software-pen:before{content:"*"}.icon-software-pen-add:before{content:"+"}.icon-software-pen-remove:before{content:","}.icon-software-pencil:before{content:"-"}.icon-software-polygonallasso:before{content:"."}.icon-software-reflect-horizontal:before{content:"/"}.icon-software-reflect-vertical:before{content:":"}.icon-software-remove-vectorpoint:before{content:";"}.icon-software-scale-expand:before{content:"<"}.icon-software-scale-reduce:before{content:"="}.icon-software-selection-oval:before{content:">"}.icon-software-selection-polygon:before{content:"?"}.icon-software-selection-rectangle:before{content:"@"}.icon-software-selection-roundedrectangle:before{content:"["}.icon-software-shape-oval:before{content:"]"}.icon-software-shape-polygon:before{content:"^"}.icon-software-shape-rectangle:before{content:"_"}.icon-software-shape-roundedrectangle:before{content:"`"}.icon-software-slice:before{content:"{"}.icon-software-transform-bezier:before{content:"|"}.icon-software-vector-box:before{content:"}"}.icon-software-vector-composite:before{content:"~"}.icon-software-vector-line:before{content:"\\"}.icon-software-vertical-align-bottom:before{content:"\e000"}.icon-software-vertical-align-center:before{content:"\e001"}.icon-software-vertical-align-top:before{content:"\e002"}.icon-software-vertical-distribute-bottom:before{content:"\e003"}.icon-software-vertical-distribute-center:before{content:"\e004"}.icon-software-vertical-distribute-top:before{content:"\e005"}@font-face{font-family:"linea-weather-10";src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-weather-10.eot);src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-weather-10.eot?#iefix) format("embedded-opentype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-weather-10.woff) format("woff"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-weather-10.ttf) format("truetype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/linea-weather-10.svg#linea-weather-10) format("svg");font-weight:400;font-style:normal}[class*="icon-weather-"]:before,.icon-weather[data-icon]:before{font-family:"linea-weather-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-weather-aquarius:before{content:"\e000"}.icon-weather-aries:before{content:"\e001"}.icon-weather-cancer:before{content:"\e002"}.icon-weather-capricorn:before{content:"\e003"}.icon-weather-cloud:before{content:"\e004"}.icon-weather-cloud-drop:before{content:"\e005"}.icon-weather-cloud-lightning:before{content:"\e006"}.icon-weather-cloud-snowflake:before{content:"\e007"}.icon-weather-downpour-fullmoon:before{content:"\e008"}.icon-weather-downpour-halfmoon:before{content:"\e009"}.icon-weather-downpour-sun:before{content:"\e00a"}.icon-weather-drop:before{content:"\e00b"}.icon-weather-first-quarter:before{content:"\e00c"}.icon-weather-fog:before{content:"\e00d"}.icon-weather-fog-fullmoon:before{content:"\e00e"}.icon-weather-fog-halfmoon:before{content:"\e00f"}.icon-weather-fog-sun:before{content:"\e010"}.icon-weather-fullmoon:before{content:"\e011"}.icon-weather-gemini:before{content:"\e012"}.icon-weather-hail:before{content:"\e013"}.icon-weather-hail-fullmoon:before{content:"\e014"}.icon-weather-hail-halfmoon:before{content:"\e015"}.icon-weather-hail-sun:before{content:"\e016"}.icon-weather-last-quarter:before{content:"\e017"}.icon-weather-leo:before{content:"\e018"}.icon-weather-libra:before{content:"\e019"}.icon-weather-lightning:before{content:"\e01a"}.icon-weather-mistyrain:before{content:"\e01b"}.icon-weather-mistyrain-fullmoon:before{content:"\e01c"}.icon-weather-mistyrain-halfmoon:before{content:"\e01d"}.icon-weather-mistyrain-sun:before{content:"\e01e"}.icon-weather-moon:before{content:"\e01f"}.icon-weather-moondown-full:before{content:"\e020"}.icon-weather-moondown-half:before{content:"\e021"}.icon-weather-moonset-full:before{content:"\e022"}.icon-weather-moonset-half:before{content:"\e023"}.icon-weather-move2:before{content:"\e024"}.icon-weather-newmoon:before{content:"\e025"}.icon-weather-pisces:before{content:"\e026"}.icon-weather-rain:before{content:"\e027"}.icon-weather-rain-fullmoon:before{content:"\e028"}.icon-weather-rain-halfmoon:before{content:"\e029"}.icon-weather-rain-sun:before{content:"\e02a"}.icon-weather-sagittarius:before{content:"\e02b"}.icon-weather-scorpio:before{content:"\e02c"}.icon-weather-snow:before{content:"\e02d"}.icon-weather-snow-fullmoon:before{content:"\e02e"}.icon-weather-snow-halfmoon:before{content:"\e02f"}.icon-weather-snow-sun:before{content:"\e030"}.icon-weather-snowflake:before{content:"\e031"}.icon-weather-star:before{content:"\e032"}.icon-weather-storm-11:before{content:"\e033"}.icon-weather-storm-32:before{content:"\e034"}.icon-weather-storm-fullmoon:before{content:"\e035"}.icon-weather-storm-halfmoon:before{content:"\e036"}.icon-weather-storm-sun:before{content:"\e037"}.icon-weather-sun:before{content:"\e038"}.icon-weather-sundown:before{content:"\e039"}.icon-weather-sunset:before{content:"\e03a"}.icon-weather-taurus:before{content:"\e03b"}.icon-weather-tempest:before{content:"\e03c"}.icon-weather-tempest-fullmoon:before{content:"\e03d"}.icon-weather-tempest-halfmoon:before{content:"\e03e"}.icon-weather-tempest-sun:before{content:"\e03f"}.icon-weather-variable-fullmoon:before{content:"\e040"}.icon-weather-variable-halfmoon:before{content:"\e041"}.icon-weather-variable-sun:before{content:"\e042"}.icon-weather-virgo:before{content:"\e043"}.icon-weather-waning-cresent:before{content:"\e044"}.icon-weather-waning-gibbous:before{content:"\e045"}.icon-weather-waxing-cresent:before{content:"\e046"}.icon-weather-waxing-gibbous:before{content:"\e047"}.icon-weather-wind:before{content:"\e048"}.icon-weather-wind-e:before{content:"\e049"}.icon-weather-wind-fullmoon:before{content:"\e04a"}.icon-weather-wind-halfmoon:before{content:"\e04b"}.icon-weather-wind-n:before{content:"\e04c"}.icon-weather-wind-ne:before{content:"\e04d"}.icon-weather-wind-nw:before{content:"\e04e"}.icon-weather-wind-s:before{content:"\e04f"}.icon-weather-wind-se:before{content:"\e050"}.icon-weather-wind-sun:before{content:"\e051"}.icon-weather-wind-sw:before{content:"\e052"}.icon-weather-wind-w:before{content:"\e053"}.icon-weather-windgust:before{content:"\e054"}/*! 
* @package IcoFont 
* @version 1.0.1 
* @author IcoFont https://icofont.com 
* @copyright Copyright (c) 2015 - 2019 IcoFont 
* @license - https://icofont.com/license/
*/@font-face{font-family:IcoFont;font-weight:400;font-style:Regular;src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/icofont.woff2) format("woff2"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/icofont.woff) format("woff")}[class*=" icofont-"],[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.icofont-apple:before{content:"\eb3b"}.icofont-arabian-coffee:before{content:"\eb3c"}.icofont-artichoke:before{content:"\eb3d"}.icofont-asparagus:before{content:"\eb3e"}.icofont-avocado:before{content:"\eb3f"}.icofont-baby-food:before{content:"\eb40"}.icofont-banana:before{content:"\eb41"}.icofont-bbq:before{content:"\eb42"}.icofont-beans:before{content:"\eb43"}.icofont-beer:before{content:"\eb44"}.icofont-bell-pepper-capsicum:before{content:"\eb45"}.icofont-birthday-cake:before{content:"\eb46"}.icofont-bread:before{content:"\eb47"}.icofont-broccoli:before{content:"\eb48"}.icofont-burger:before{content:"\eb49"}.icofont-cabbage:before{content:"\eb4a"}.icofont-carrot:before{content:"\eb4b"}.icofont-cauli-flower:before{content:"\eb4c"}.icofont-cheese:before{content:"\eb4d"}.icofont-chef:before{content:"\eb4e"}.icofont-cherry:before{content:"\eb4f"}.icofont-chicken-fry:before{content:"\eb50"}.icofont-chicken:before{content:"\eb51"}.icofont-cocktail:before{content:"\eb52"}.icofont-coconut-water:before{content:"\eb53"}.icofont-coconut:before{content:"\eb54"}.icofont-coffee-alt:before{content:"\eb55"}.icofont-coffee-cup:before{content:"\eb56"}.icofont-coffee-mug:before{content:"\eb57"}.icofont-coffee-pot:before{content:"\eb58"}.icofont-cola:before{content:"\eb59"}.icofont-corn:before{content:"\eb5a"}.icofont-croissant:before{content:"\eb5b"}.icofont-crop-plant:before{content:"\eb5c"}.icofont-cucumber:before{content:"\eb5d"}.icofont-culinary:before{content:"\eb5e"}.icofont-cup-cake:before{content:"\eb5f"}.icofont-dining-table:before{content:"\eb60"}.icofont-donut:before{content:"\eb61"}.icofont-egg-plant:before{content:"\eb62"}.icofont-egg-poached:before{content:"\eb63"}.icofont-farmer-alt:before{content:"\eb64"}.icofont-farmer:before{content:"\eb65"}.icofont-fast-food:before{content:"\eb66"}.icofont-food-basket:before{content:"\eb67"}.icofont-food-cart:before{content:"\eb68"}.icofont-fork-and-knife:before{content:"\eb69"}.icofont-french-fries:before{content:"\eb6a"}.icofont-fruits:before{content:"\eb6b"}.icofont-grapes:before{content:"\eb6c"}.icofont-honey:before{content:"\eb6d"}.icofont-hot-dog:before{content:"\eb6e"}.icofont-ice-cream-alt:before{content:"\eb6f"}.icofont-ice-cream:before{content:"\eb70"}.icofont-juice:before{content:"\eb71"}.icofont-ketchup:before{content:"\eb72"}.icofont-kiwi:before{content:"\eb73"}.icofont-layered-cake:before{content:"\eb74"}.icofont-lemon-alt:before{content:"\eb75"}.icofont-lemon:before{content:"\eb76"}.icofont-lobster:before{content:"\eb77"}.icofont-mango:before{content:"\eb78"}.icofont-milk:before{content:"\eb79"}.icofont-mushroom:before{content:"\eb7a"}.icofont-noodles:before{content:"\eb7b"}.icofont-onion:before{content:"\eb7c"}.icofont-orange:before{content:"\eb7d"}.icofont-pear:before{content:"\eb7e"}.icofont-peas:before{content:"\eb7f"}.icofont-pepper:before{content:"\eb80"}.icofont-pie-alt:before{content:"\eb81"}.icofont-pie:before{content:"\eb82"}.icofont-pineapple:before{content:"\eb83"}.icofont-pizza-slice:before{content:"\eb84"}.icofont-pizza:before{content:"\eb85"}.icofont-plant:before{content:"\eb86"}.icofont-popcorn:before{content:"\eb87"}.icofont-potato:before{content:"\eb88"}.icofont-pumpkin:before{content:"\eb89"}.icofont-raddish:before{content:"\eb8a"}.icofont-restaurant-menu:before{content:"\eb8b"}.icofont-restaurant:before{content:"\eb8c"}.icofont-salt-and-pepper:before{content:"\eb8d"}.icofont-sandwich:before{content:"\eb8e"}.icofont-sausage:before{content:"\eb8f"}.icofont-soft-drinks:before{content:"\eb90"}.icofont-soup-bowl:before{content:"\eb91"}.icofont-spoon-and-fork:before{content:"\eb92"}.icofont-steak:before{content:"\eb93"}.icofont-strawberry:before{content:"\eb94"}.icofont-sub-sandwich:before{content:"\eb95"}.icofont-sushi:before{content:"\eb96"}.icofont-taco:before{content:"\eb97"}.icofont-tea-pot:before{content:"\eb98"}.icofont-tea:before{content:"\eb99"}.icofont-tomato:before{content:"\eb9a"}.icofont-watermelon:before{content:"\eb9b"}.icofont-wheat:before{content:"\eb9c"}.icofont-xs{font-size:.5em}.icofont-sm{font-size:.75em}.icofont-md{font-size:1.25em}.icofont-lg{font-size:1.5em}.icofont-1x{font-size:1em}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-6x{font-size:6em}.icofont-7x{font-size:7em}.icofont-8x{font-size:8em}.icofont-9x{font-size:9em}.icofont-10x{font-size:10em}.icofont-fw{text-align:center;width:1.25em}.icofont-ul{list-style-type:none;padding-left:0;margin-left:0}.icofont-ul>li{position:relative;line-height:2em}.icofont-ul>li .icofont{display:inline-block;vertical-align:middle}.icofont-border{border:solid .08em #f1f1f1;border-radius:.1em;padding:.2em .25em .15em}.icofont-pull-left{float:left}.icofont-pull-right{float:right}.icofont.icofont-pull-left{margin-right:.3em}.icofont.icofont-pull-right{margin-left:.3em}.icofont-spin{-webkit-animation:icofont-spin 2s infinite linear;animation:icofont-spin 2s infinite linear;display:inline-block}.icofont-pulse{-webkit-animation:icofont-spin 1s infinite steps(8);animation:icofont-spin 1s infinite steps(8);display:inline-block}@-webkit-keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.icofont-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icofont-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icofont-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.icofont-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.icofont-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.icofont-flip-horizontal.icofont-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-rotate-90{-webkit-filter:none;filter:none;display:inline-block}.icofont-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}/* Magnific Popup CSS */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/* Slider */
.slick-loading .slick-list{background:#fff url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/images/ajax-loader.gif) center center no-repeat}@font-face{font-family:'slick';font-weight:400;font-style:normal;src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/slick.eot);src:url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/slick.eot?#iefix) format("embedded-opentype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/slick.woff) format("woff"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/slick.ttf) format("truetype"),url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/fonts/slick.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}/* Slider */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}/* juxtapose - v1.2.1 - 2019-04-18
 * Copyright (c) 2019 Alex Duner and Northwestern University Knight Lab
 */
div.juxtapose {
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
}

div.jx-slider {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	color: #f3f3f3;
}


div.jx-handle {
	position: absolute;
	height: 100%;
	width: 40px;
	cursor: col-resize;
	z-index: 15;
	margin-left: -20px;
}

.vertical div.jx-handle {
	height: 40px;
	width: 100%;
	cursor: row-resize;
	margin-top: -20px;
	margin-left: 0;
}

div.jx-control {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 3px;
	background-color: currentColor;
}

.vertical div.jx-control {
	height: 3px;
	width: 100%;
	background-color: currentColor;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

div.jx-controller {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	height: 60px;
	width: 9px;
	margin-left: -3px;
	background-color: currentColor;
}

.vertical div.jx-controller {
	height: 9px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	top: -3px;
	position: relative;
}

div.jx-arrow {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	width: 0;
	height: 0;
	transition: all .2s ease;
}

.vertical div.jx-arrow {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 0;
	height: 0;
	transition: all .2s ease;
}


div.jx-arrow.jx-left {
	left: 2px;
	border-style: solid;
	border-width: 8px 8px 8px 0;
	border-color: transparent currentColor transparent transparent;
}

div.jx-arrow.jx-right {
	right: 2px;
	border-style: solid;
	border-width: 8px 0 8px 8px;
	border-color: transparent transparent transparent currentColor;
}

.vertical div.jx-arrow.jx-left {
	left: 0px;
	top: 2px;
	border-style: solid;
	border-width: 0px 8px 8px 8px;
	border-color: transparent transparent currentColor transparent;
}

.vertical div.jx-arrow.jx-right {
	right: 0px;
	top: auto;
	bottom: 2px;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: currentColor transparent transparent transparent;
}

div.jx-handle:hover div.jx-arrow.jx-left,
div.jx-handle:active div.jx-arrow.jx-left {
	left: -1px;
}

div.jx-handle:hover div.jx-arrow.jx-right,
div.jx-handle:active div.jx-arrow.jx-right {
	right: -1px;
}

.vertical div.jx-handle:hover div.jx-arrow.jx-left,
.vertical div.jx-handle:active div.jx-arrow.jx-left {
	left: 0px;
	top: 0px;
}

.vertical div.jx-handle:hover div.jx-arrow.jx-right,
.vertical div.jx-handle:active div.jx-arrow.jx-right {
	right: 0px;
	bottom: 0px;
}


div.jx-image {
	position: absolute;
	height: 100%;
	display: inline-block;
	top: 0;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
}

.vertical div.jx-image {
	width: 100%;
	left: 0;
	top: auto;
}

div.jx-image img {
	height: 100%;
	width: auto;
	z-index: 5;
	position: absolute;
	margin-bottom: 0;

	max-height: none;
	max-width: none;
	max-height: initial;
	max-width: initial;
}

.vertical div.jx-image img {
	height: auto;
	width: 100%;
}

div.jx-image.jx-left {
	left: 0;
	background-position: left;
}

div.jx-image.jx-left img {
	left: 0;
}

div.jx-image.jx-right {
	right: 0;
	background-position: right;
}

div.jx-image.jx-right img {
	right: 0;
	bottom: 0;
}


.veritcal div.jx-image.jx-left {
	top: 0;
	background-position: top;
}

.veritcal div.jx-image.jx-left img {
	top: 0;
}

.vertical div.jx-image.jx-right {
	bottom: 0;
	background-position: bottom;
}

.veritcal div.jx-image.jx-right img {
	bottom: 0;
}


div.jx-image div.jx-label {
	font-size: 1em;
	padding: .25em .75em;
	position: relative;
	display: inline-block;
	top: 0;
	background-color: #000; /* IE 8 */
	background-color: rgba(0,0,0,.7);
	color: white;
	z-index: 10;
	white-space: nowrap;
	line-height: 18px;
	vertical-align: middle;
}

div.jx-image.jx-left div.jx-label {
	float: left;
	left: 0;
}

div.jx-image.jx-right div.jx-label {
	float: right;
	right: 0;
}

.vertical div.jx-image div.jx-label {
	display: table;
	position: absolute;
}

.vertical div.jx-image.jx-right div.jx-label {
	left: 0;
	bottom: 0;
	top: auto;
}

div.jx-credit {
	line-height: 1.1;
	font-size: 0.75em;
}

div.jx-credit em {
	font-weight: bold;
	font-style: normal;
}


/* Animation */

div.jx-image.transition {
	transition: width .5s ease;
}

div.jx-handle.transition {
	transition: left .5s ease;
}

.vertical div.jx-image.transition {
	transition: height .5s ease;
}

.vertical div.jx-handle.transition {
	transition: top .5s ease;
}

/* Knight Lab Credit */
a.jx-knightlab {
	background-color: #000; /* IE 8 */
	background-color: rgba(0,0,0,.25);
	bottom: 0;
	display: table;
	height: 14px;
	line-height: 14px;
	padding: 1px 4px 1px 5px;
	position: absolute;
	right: 0;
	text-decoration: none;
	z-index: 10;
}

a.jx-knightlab div.knightlab-logo {
	display: inline-block;
	vertical-align: middle;
	height: 8px;
	width: 8px;
	background-color: #c34528;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	top: -1.25px;
	position: relative;
	cursor: pointer;
}

a.jx-knightlab:hover {
	background-color: #000; /* IE 8 */
	background-color: rgba(0,0,0,.35);
}
a.jx-knightlab:hover div.knightlab-logo {
	background-color: #ce4d28;
}

a.jx-knightlab span.juxtapose-name {
	display: table-cell;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: white;
	font-size: 10px;
	padding-left: 0.375em;
	vertical-align: middle;
	line-height: normal;
	text-shadow: none;
}

/* keyboard accessibility */
div.jx-controller:focus,
div.jx-image.jx-left div.jx-label:focus,
div.jx-image.jx-right div.jx-label:focus,
a.jx-knightlab:focus {
	background: #eae34a;
	color: #000;
}
a.jx-knightlab:focus span.juxtapose-name{
	color: #000;
	border: none;
}.ui-timepicker-container{position:absolute;overflow:hidden;box-sizing:border-box}.ui-timepicker,.ui-timepicker-viewport{box-sizing:content-box;height:205px;display:block;margin:0}.ui-timepicker{list-style:none;padding:0 1px;text-align:center}.ui-timepicker-viewport{padding:0;overflow:auto;overflow-x:hidden}.ui-timepicker-standard{font-family:Verdana,Arial,sans-serif;font-size:1.1em;background-color:#FFF;border:1px solid #AAA;color:#222;margin:0;padding:2px}.ui-timepicker-standard a{border:1px solid transparent;color:#222;display:block;padding:.2em .4em;text-decoration:none}.ui-timepicker-standard .ui-state-hover{background-color:#DADADA;border:1px solid #999;font-weight:400;color:#212121}.ui-timepicker-standard .ui-menu-item{margin:0;padding:0}.ui-timepicker-corners,.ui-timepicker-corners .ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ui-timepicker-hidden{display:none}.ui-timepicker-no-scrollbar .ui-timepicker{border:none}/*# sourceMappingURL=jquery.timepicker.min.css.map *//*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */

.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl.dropdown-menu{left:auto}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active{background-color:#fbf069\9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active{background-color:#efe24b\9}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,grey);background-image:-ms-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,grey);background-image:-o-linear-gradient(to bottom,#b3b3b3,grey);background-image:linear-gradient(to bottom,#b3b3b3,grey);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:grey grey #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:grey}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active{background-color:#666\9}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active{background-color:#039\9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background-color:#039\9}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:400;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}/*!
 * multiscroll.js 0.2.2
 * https://github.com/alvarotrigo/multiscroll.js
 * @license MIT licensed
 *
 * Copyright (C) 2016 alvarotrigo.com - A project by Alvaro Trigo
 */body,html{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ms-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.ms-section.ms-table{display:table;width:100%}.ms-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.ms-easing{-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}#multiscroll-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1}#multiscroll-nav.right{right:17px}#multiscroll-nav.left{left:17px}#multiscroll-nav ul{margin:0;padding:0}#multiscroll-nav li{display:block;width:14px;height:13px;margin:7px;position:relative}#multiscroll-nav li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#multiscroll-nav li .active span{background:#333}#multiscroll-nav span{top:2px;left:2px;width:8px;height:8px;border:1px solid #000;background:rgba(0,0,0,0);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;position:absolute;z-index:1}.multiscroll-tooltip{position:absolute;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;top:-2px;white-space:nowrap;max-width:220px}.multiscroll-tooltip.right{right:20px}.multiscroll-tooltip.left{left:20px}.ms-responsive .ms-hide{display:none}.ms-scrollable{overflow:hidden;position:relative}.ms-scroller{overflow:hidden}.iScrollIndicator{border:0!important}


/*
  Restaurant & Cafe Addon for Elementor Basic Styling
  -----------------------------------
  1. Common
  2. Separator
  3. Service
  4. Blog
  5. Gallery
  6. Contact
  7. Process
  8. Team
  9. Team Single
  10. Testimonials
  11. Video Popup
  12. About Me
  13. About Us
  14. Get Apps
  15. Image Compare
  16. Subscribe
  17. History
  18. Typewriter
  19. Chart
  20. Slider
  21. Pricing

*/
/* 1. Common */
.narep-table-wrap {
  display: table;
  width: 100%;
  height: 100%;
}
.narep-align-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.narep-align-wrap.bottom {
  vertical-align: bottom;
}
.narep-align-wrap.top {
  vertical-align: bottom;
}
.narep-table-row {
  display: table-row;
  vertical-align: top;
  width: 100%;
}
.narep-image {
  line-height: 0;
}
[class*="narep-"] a {
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  text-decoration: none;
}
[class*="narep-"] a:focus {
  outline: none;
  outline-offset: 0;
}
[class*="narep-"] a:hover,
[class*="narep-"] a:focus {
  text-decoration: none;
}
[class*="narep-"] h1:not(.site-title):before,
[class*="narep-"] h2:before {
  content: none;
}
[class*="narep-"] .fa {
  font-family: FontAwesome;
}
/* Overlay */
.narep-overlay {
  position: relative;
}
.narep-overlay > * {
  position: relative;
  z-index: 1;
}
.narep-overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(12, 19, 34, 0.75);
  background-repeat: repeat;
  content: "";
  z-index: 1;
}

/*Form*/
.narep-form input[type="text"],
.narep-form input[type="email"],
.narep-form input[type="password"],
.narep-form input[type="tel"],
.narep-form input[type="search"],
.narep-form input[type="date"],
.narep-form input[type="time"],
.narep-form input[type="datetime-local"],
.narep-form input[type="url"],
.narep-form input[type="number"],
.narep-form textarea,
.narep-appointment.narep-form textarea,
.narep-appointment.narep-form select,
.narep-form select {
  vertical-align: middle;
  width: 100%;
  height: 50px;
  padding: 10px 20px;
  background-color: #ffffff;
  line-height: 1.42857143;
  border: 1px solid #eaeaea;
  outline: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-form input[type="text"]:focus,
.narep-form input[type="email"]:focus,
.narep-form input[type="password"]:focus,
.narep-form input[type="tel"]:focus,
.narep-form input[type="search"]:focus,
.narep-form input[type="date"]:focus,
.narep-form input[type="time"]:focus,
.narep-form input[type="datetime-local"]:focus,
.narep-form input[type="url"]:focus,
.narep-form input[type="number"]:focus,
.narep-form textarea:focus,
.narep-appointment.narep-form textarea:focus,
.narep-appointment.narep-form select:focus,
.narep-form select:focus {
  border-color: #cdcdcd;
  box-shadow: none;
}
.narep-form input[type="file"] {
  overflow: hidden;
  width: 100%;
  font-size: 14px;
}
.narep-form input[type=number] {
  padding-right: 30px;
  margin-bottom: 0;
  -webkit-appearance: textfield;
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.narep-form input[type=number]::-webkit-inner-spin-button,
.narep-form input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.narep-form input[type="radio"] {
  margin: 0 5px 0 0;
}
.narep-form textarea {
  height: 160px;
  resize: vertical;
}
.narep-form .em-tickets-form button[type=button],
.narep-form input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  min-width: 160px;
  padding: 21px 40px 19px;
  margin-bottom: 0;
  color: #232323;
  background-color: #f7b800;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: normal;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  border: none;
  position: relative;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  box-shadow: none;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-form .em-tickets-form button[type=button]:hover,
.narep-form .em-tickets-form button[type=button]:focus,
.narep-form input[type="submit"]:hover,
.narep-form input[type="submit"]:focus {
  background-color: #232323;
  color: #fff;
}
.narep-form select option {
  padding: 5px 10px;
}
.narep-form select[multiple] {
  height: 175px;
  padding: 9px;
  background-image: none;
}
.narep-form label {
  font-weight: 400;
  cursor: pointer;
}
.narep-form form p {
  padding-bottom: 0;
  margin-bottom: 0;
  line-height: normal;
  position: relative;
}
.narep-form form label {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 10px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.42857143;
  position: relative;
}
.narep-form form input,
.narep-form form textarea,
.narep-form form select {
  margin-bottom: 10px;
}
.narep-form span.wpcf7-not-valid-tip {
  display: none !important;
}
.narep-form input.wpcf7-not-valid {
  border-color: red !important;

  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.narep-form textarea.wpcf7-not-valid {
  border-color: red !important;

  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.narep-form div.wpcf7-response-output {
  padding: 10px;
}

/*Table*/
table.narep-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.narep-table thead tr {
  background: #fcfcfc;
  border: 1px solid #dcdced;
}
.narep-table thead th {
  vertical-align: middle;
  padding: 19px 45px 20px;
  font-weight: 400;
  font-size: 20px;
  border: 1px solid #dcdced;
}
.narep-table td {
  padding: 20px 45px;
  color: #666666;
  font-size: 18px;
  background: transparent;
  border: 1px solid #dcdced;
}
.narep-table td a {
  color: #666666;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-table td a:hover {
  color: #f7b800;
}
table.narep-table thead:first-child tr:first-child th {
  border: 1px solid #dcdced;
}
table.narep-table tbody tr:hover>td,
table.narep-table tbody tr:hover>th,
table.narep-table tbody>tr:nth-child(odd)>td,
table.narep-table tbody>tr:nth-child(odd)>th {
  background: transparent;
}
.narep-table td ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.narep-responsive-table {
  display: block;
  overflow-x: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

/*Button*/
.narep-btn {
  display: inline-block;
  vertical-align: middle;
  padding: 21px 40px 19px;
  font-size: 14px;
  color: #232323;
  background-color: #f7b800;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-btn:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-box-shadow: 0 9px 0 rgba(247, 184, 0, 0.2);
  -ms-box-shadow: 0 9px 0 rgba(247, 184, 0, 0.2);
  box-shadow: 0 9px 0 rgba(247, 184, 0, 0.2);
}
.narep-btn.black-btn,
.narep-btn:hover,
.narep-btn:focus {
  color: #ffffff;
  background-color: #232323;
}
.narep-btn:hover:after,
.narep-btn:focus:after {
  -webkit-box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
  -ms-box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
  box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
}
.narep-btn.black-btn:after {
  -webkit-box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
  -ms-box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
  box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
}
.narep-btn.black-btn:hover,
.narep-btn.black-btn:focus {
  background-color: #f7b800;
  color: #232323;
}
.narep-btn.black-btn:hover:after,
.narep-btn.black-btn:focus:after {
  -webkit-box-shadow: 0 0 0 rgba(247, 184, 0, 0.2);
  -ms-box-shadow: 0 0 0 rgba(247, 184, 0, 0.2);
  box-shadow: 0 0 0 rgba(247, 184, 0, 0.2);
}
.btn-style-two {
  padding: 15px 50px 15px 20px;
  text-align: left;
}
.btn-style-two:after {
  position: absolute;
  top: 50%;
  right: 20px;
  font-family: "FontAwesome";
  font-weight: 900;
  font-size: 11px;
  text-rendering: auto;
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.narep-btn-wrap {
  padding-top: 20px;
}
.narep-btn i {
  padding-right: 5px;
}

/*Link*/
.narep-link-wrap {
  padding: 3px 0 10px;
}
.narep-link {
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  color: #f7b800;
}
.narep-link:hover {
  color: #f7b800;
}
.narep-link:hover span:after {
  left: 0;
  width: 100%;
}
.narep-link:hover i {
  width: 0;
  padding: 0;
  opacity: 0;
}
.narep-link i {
  position: relative;
  top: 0;
  width: 15px;
  padding-left: 5px;
  font-size: 12px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-link span {
  display: inline-block;
  position: relative;
}
.narep-link span:after {
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #f7b800;
  content: "";
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}

/*Rounded Link*/
.narep-rounded-link {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: #ffffff;
  color: #aaaaaa;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.narep-rounded-link:hover,
.narep-rounded-link:focus {
  color: #ffffff;
  background-color: #f7b800;
}
.narep-rounded-link:hover i,
.narep-rounded-link:focus i {
  margin-right: -7px;
}
.narep-rounded-link i {
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}

/* Zoom Image */
.zoom-image .narep-image {
  overflow: hidden;
}
.zoom-image .narep-image img {
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.zoom-image.narep-hover .narep-image img {
  -webkit-transform: scale3d(1.05,1.05,1);
  -ms-transform: scale3d(1.05,1.05,1);
  transform: scale3d(1.05,1.05,1);
}

/* Default Social */
.narep-social a {
  display: inline-block;
  color: #555555;
  font-size: 14px;
  margin-right: 5px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-social li:last-child a {
  margin-right: 0;
}
.narep-social ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.narep-social ul li {
  display: inline-block;
}
.social-label {
  display: inline-block;
  vertical-align: middle;
}
.narep-social a:hover {
  color: #f7b800;
}
/* Rounded Social */
.narep-social.rounded a {
  width: 38px;
  height: 38px;
  margin-right: 5px;
  color: #999999;
  border: 1px solid #e1e1e1;
  text-align: center;
  line-height: 38px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.narep-social.rounded li:last-child a {
  margin-right: 0;
}
.narep-social.rounded a:hover,
.narep-social.rounded a:focus {
  color: #ffffff;
  background-color: #f7b800;
  border-color: #f7b800;
}

/* Masonry */
.masonry-wrap {
  padding: 0 15px;
}
.narep-masonry {
  margin: 0 -15px;
}
.narep-masonry[data-items="3"] .masonry-item {
  width: 33.333333%;
}
.narep-masonry[data-items="4"] .masonry-item {
  width: 25%;
}
.masonry-item {
  float: left;
  width: 50%;
  padding: 0 15px 30px;
}
.masonry-item.one-third {
  width: 68.5%;
}
.masonry-item.one-fourth {
  width: 31.5%;
}
.masonry-item.one-fourth-two {
  width: 34%;
}
.masonry-item.one-third-two {
  width: 66%;
}
.masonry-item.one-half {
  width: 32.9%;
}
.masonry-item.one-half-two {
  width: 33.1%;
}
.masonry-item.full-width {
  width: 100%;
}
.masonry-item .narep-image img {
  width: 100%;
}
.masonry-filters {
  padding-bottom: 55px;
  font-size: 18px;
  text-align: center;
}
.masonry-filters ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.masonry-filters ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
}
.masonry-filters ul li:first-child {
  padding-left: 0 !important;
}
.masonry-filters ul li:last-child {
  padding-right: 0 !important;
}
.masonry-filters ul li a {
  display: inline-block;
  padding: 7px 0;
  position: relative;
  color: #444444;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.masonry-filters ul li a.active,
.masonry-filters ul li a:hover {
  color: #f7b800;
}
.masonry-filters ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 2px;
  content: "";
  background-color: #f7b800;
  -webkit-transition: all 0.45s cubic-bezier(0.680, -0.550, 0.265, 1.550);
  -ms-transition: all 0.45s cubic-bezier(0.680, -0.550, 0.265, 1.550);
  transition: all 0.45s cubic-bezier(0.680, -0.550, 0.265, 1.550);
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  opacity: 0;
}
.masonry-filters ul li a.active:after {
  left: 50%;
  opacity: 1;
}
.masonry-filters.dot-top ul li a:after {
  position: absolute;
  bottom: auto;
  top: 0;
}
.masonry-filters.dot-left ul li a:after {
  left: 100%;
}
.masonry-filters.dot-left ul li a.active:after {
  left: 4px;
}
.masonry-filters.dot-right ul li a:after {
  right: 100%;
  left: auto;
}
.masonry-filters.dot-right ul li a.active:after {
  right: -2px;
}

/* Magnific Popup */
.mfp-bg {
  background: rgba(0, 0, 0, 0.85);
  opacity: 1;
}
.mfp-close {
  position: absolute;
  right: 28px;
  top: 30px;
  width: 16px;
  height: 16px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  z-index: 9999;
}
.mfp-close:active {
  top: 30px;
}
.mfp-bottom-bar {
  display: none;
}
.mfp-bottom-bar a {
  color: #ffffff;
  font-weight: 700;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  top: -30px;
  right: 0;
  width: 16px;
  padding-right: 0;
}
.mfp-image-holder .mfp-close {
  display: none;
}
.mfp-container {
  padding: 0 25px;
}
.mfp-container .mfp-img {
  padding: 0;
}
.mfp-container .mfp-arrow {
  width: auto;
  height: auto;
  margin: 0;
  color: #ffffff;
  opacity: 1;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-tap-highlight-color: transparent;
  z-index: 9999;
}
.mfp-arrow:after {
  display: none;
}
.mfp-arrow:before {
  display: inline-block;
  margin: 0;
  font: normal normal normal 30px/1.42857143 FontAwesome;
  text-rendering: auto;
  content: "\f104";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
  position: static;
  opacity: 1;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.mfp-arrow-left {
  left: 30px;
}
.mfp-arrow-right {
  right: 45px;
}
.mfp-arrow-right:before {
  content: "\f105";
}
.mfp-figure:after {
  display: none;
}
.mfp-close:before {
  position: absolute;
  top: -2px;
  left: 7px;
  width: 2px;
  height: 16px;
  background: #ffffff;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.mfp-close:after {
  position: absolute;
  top: -2px;
  right: 7px;
  width: 2px;
  height: 16px;
  background: #ffffff;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 1;
}

/* Slick Slider */
.slick-slider {
  -webkit-user-select: unset;
  -moz-user-select: unset;
  -ms-user-select: unset;
  user-select: unset;
}
.slick-slider.narep-hover .slick-arrow {
  opacity: 1;
}
.slick-slider:not(.slick-vertical-slider).narep-hover .slick-prev {
  left: 30px;
}
.slick-slider:not(.slick-vertical-slider).narep-hover .slick-next {
  right: 30px;
}
.slick-arrow {
  left: 10px;
  width: auto;
  height: auto;
  opacity: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.slick-next {
  left: auto;
  right: 10px;
}
.slick-arrow:before {
  font-family: "linea-arrows-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  font-size: 31px;
  speak: none;
  line-height: 1;
  content: "\e066";
  opacity: 0.7;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-next:before {
  content: "\e068";
}
/* Slick Vertical Slider */
.slick-vertical-slider .slick-arrow {
  top: auto;
  bottom: 100%;
  right: 0;
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  z-index: 1;
}
.slick-vertical-slider .slick-arrow:before {
  font-size: 19px;
}
.slick-vertical-slider .slick-arrow:hover:before {
  opacity: 1;
}
.slick-vertical-slider .slick-prev {
  left: auto;
  right: 31px;
}

/* Owl Carousel Slider */
.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: unset;
  -moz-user-select: unset;
  -ms-user-select: unset;
  user-select: unset;
}
.owl-carousel .owl-prev,
.owl-carousel .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
}
.owl-carousel .owl-dots {
  padding-top: 25px;
  text-align: center;
}
.owl-carousel button.owl-dot {
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background: #ececec;
  text-indent: -999px;
  cursor: pointer;
  outline: none;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.owl-carousel button.owl-dot.active {
  background-color: #f7b800;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  width: 30px;
  height: 30px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: #ffffff;
  color: #999999;
  outline: none;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: 0;
}
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
  color: #ffffff;
  background-color: #f7b800;
}
.owl-carousel .owl-nav button.owl-prev:after,
.owl-carousel .owl-nav button.owl-next:after {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 11px;
  text-rendering: auto;
  content: "\f053";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.owl-carousel .owl-nav button.owl-next:after {
  content: "\f054";
}
.owl-drag .disabled {
  display: none;
}
.slider-no-current {
  display: none;
  padding-top: 46px;
}
.current-no:after {
  content: "/"
}

/*Swiper Slider*/
.narep-swiper-slide.swiper {
  clear: both;
  height: 800px;
  min-height: 800px;
}
.narep-swiper-slide.swiper .swiper-pagination-bullet {
  background: #f7b800;
}
.narep-swiper-slide.swiper .swiper-button-next,
.narep-swiper-slide.swiper .swiper-button-prev {
  width: 45px;
  height: 45px;
  background-image: none;
  outline: none;
  background-color: #fff;
  border-radius: 100%;
  left: 60px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  opacity: 0;
}
.narep-swiper-slide.swiper .swiper-button-prev:before,
.narep-swiper-slide.swiper .swiper-button-next:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #232323;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font: normal normal normal 28px/1.42857143 FontAwesome;
  text-rendering: auto;
  content: "\f105";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-swiper-slide.swiper .swiper-button-prev:before {
  content: "\f104";
}
.narep-swiper-slide.swiper .swiper-button-next {
  left: auto;
  right: 60px;
}
.narep-swiper-slide.swiper:hover .swiper-button-prev {
  left: 30px;
  opacity: 1;
}
.narep-swiper-slide.swiper:hover .swiper-button-next {
  right: 30px;
  opacity: 1;
}
.narep-swiper-slide.swiper .swiper-button-next:hover,
.narep-swiper-slide.swiper .swiper-button-prev:hover {
  background-color: #f7b800;
}
.narep-swiper-slide.swiper .swiper-button-next:hover:before,
.narep-swiper-slide.swiper .swiper-button-prev:hover:before {
  color: #ffffff;
}
.narep-swiper-slide.swiper .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}
.narep-swiper-slide.swiper .swiper-pagination-bullets {
  bottom: 20px;
}
.vertical-dots.narep-swiper-slide.swiper .swiper-pagination-bullets {
  bottom: 50%;
  transform: translateY(50%);
  left: auto;
  right: 50px;
  width: 30px;
}
.swiper-flip .swiper-slide {
  opacity: 0;
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active, .swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  opacity: 1;
}

/*Pagination*/
.narep-pagination {
  vertical-align: middle;
  padding-top: 30px;
  text-align: center;
}
.narep-pagination ul {
  padding: 0;
  margin: 0;
  font-size: 15px;
  list-style: none;
}
.narep-pagination ul li {
  display: inline-block;
  vertical-align: middle;
  color: #777777;
}
.narep-pagination ul li.inactive {
  vertical-align: super;
  padding: 0 15px;
  color: #d7d7d7;
}
.narep-pagination ul li span,
.narep-pagination ul li a {
  border: 1px solid #d1d1d1;
  display: inline-block;
  color: #222222;
  width: 40px;
  height: 40px;
  padding: 0;
  line-height: 39px;
  margin-right: 7px;
  text-align: center;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.narep-pagination ul li a:hover,
.narep-pagination ul li a.current,
.narep-pagination ul li span.current {
  background-color: #f7b800;
  border-color: #f7b800;
  color: #fff;
}
.narep-pagination ul li.prev,
.narep-pagination ul li.next {
  font-weight: 300;
  font-size: 13px;
}

/* 1. Separator */
.narep-separator {
  display: flex;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.narep-separator.icon-top {
  align-items: end;
}
.narep-separator.icon-bottom {
  align-items: baseline;
}
.narep-separator span {
  position: relative;
  width: 100%;
  max-width: 50px;
}
.narep-separator .sep-left, .narep-separator .sep-right {
  height: 1px;
  background-color: #444444;
}
.narep-sep {
  margin: 0 12px;
  width: auto;
}
.narep-sep i {
  font-size: 20px;
}
.narep-separator.separator-left {
  margin-left: 0;
  margin-right: auto;
  text-align: left;
  justify-content: flex-start;
}
.narep-separator.separator-right {
  margin-left: auto;
  margin-right: 0;
  text-align: right;
  justify-content: flex-end;
}
.narep-separator.left-separator .sep-two-left,
.narep-separator.left-separator .sep-left {
  max-width: 0;
}
.narep-separator.left-separator .narep-sep {
  margin-left: 0;
}
.narep-separator.right-separator .sep-two-right,
.narep-separator.right-separator .sep-right {
  max-width: 0;
}
.narep-separator.right-separator .narep-sep {
  margin-right: 0;
}
.border-two span.sep-two-left:before,
.border-two span.sep-two-left:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  top: -2px;
  width: 70%;
  background: #232323;
  height: 2px;
}
.border-two span.sep-two-left:after {
  top: 2px;
  width: 100%;
}
.border-two span.sep-two-right:before,
.border-two span.sep-two-right:after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: -2px;
  width: 70%;
  background: #232323;
  height: 2px;
}
.border-two span.sep-two-right:after {
  top: 2px;
  width: 100%;
}

/*2. Service*/
.narep-service-item {
  overflow: hidden;
  padding: 30px;
  margin-bottom: 30px;
  background: #ffffff;
  text-align: center;
  position: relative;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}
.narep-service-item.service-left {
  text-align: left;
}
.narep-service-item.service-right {
  text-align: right;
}
.narep-service-item .narep-image {
  padding-bottom: 20px;
  margin: 0 auto;
}
.narep-service-item .narep-icon {
  width: 73px;
  height: 73px;
  text-align: center;
  margin: 0 auto 19px;
  border-radius: 100%;
  position: relative;
  padding: 0;
}
.narep-service-item .narep-icon i {
  line-height: 73px;
}
.narep-service-item h3.service-title {
  font-size: 18px;
  line-height: 28px;
  padding: 0 0 10px;
  margin: 0;
  color: #444444;
  text-transform: uppercase;
}
.narep-service-item h3 a {
  color: #444444;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-service-item h3 a:hover {
  color: #f7b800;
}
.narep-service-item p {
  margin-bottom: 16px;
  color: #777777;
  font-size: 16px;
  line-height: 26px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-service-item.service-hover.narep-hover {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
.narep-service-item.service-border:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  content: "";
  background: #f7b800;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  z-index: 1;
}
.narep-service-item.service-border.narep-hover:after {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.narep-service-item.icon-top {
  padding-top: 50px;
  overflow: unset;
}
.narep-service-item.icon-top .narep-icon {
  position: absolute;
  top: -37px;
  left: 0;
  right: 0;
}
.narep-service-item.icon-bottom {
  padding-bottom: 50px;
  overflow: unset;
}
.narep-service-item.icon-bottom .narep-icon {
  position: absolute;
  bottom: -55px;
  left: 0;
  right: 0;
}
.service-left .narep-icon {
  margin-left: 0;
  margin-right: auto;
}
.service-right .narep-icon {
  margin-right: 0;
  margin-left: auto;
}
.narep-service-item.have-img {
  padding: 0;
}
.narep-service-item.have-img .service-info {
  padding: 0 30px 20px;
}
.narep-service-item.with-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
}
.narep-service-item.with-bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.service-info {
  position: relative;
}
.narep-service-item.icon-left .service-info {
  padding: 0 0 0 30px;
  overflow: hidden;
  text-align: left;
}
.narep-service-item.icon-left .narep-icon,
.narep-service-item.icon-left .narep-image {
  float: left;
}
.narep-service-item.icon-right .service-info {
  padding: 0 30px 0 0;
  overflow: hidden;
  text-align: right;
}
.narep-service-item.icon-right .narep-icon,
.narep-service-item.icon-right .narep-image {
  float: right;
}
/* Services Style Two */
.service-style-two.narep-service-item .narep-icon,
.service-style-two.narep-service-item .narep-image {
  width: 75px;
  float: none;
  margin-left: 0;
}
.service-style-two.narep-service-item .service-info {
  padding-left: 0;
}
.narep-service-item.service-style-two {
  border-radius: 0;
}
.narep-service-item.service-style-two.service-border::before {
  content: '';
  height: 2px;
  width: 20px;
  position: absolute;
  left: 0;
  background: #f7b800;
  bottom: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.narep-service-item.service-border.service-style-two:after {
  content: none;
}
.narep-service-item.service-style-two.service-border:hover::before {
  width: 100%;
}
.narep-service-item.service-style-two .narep-icon {
  border-radius: 5px;
}
.narep-service-item.service-style-two.service-center .narep-icon {
  float: none;
  margin: 0 auto;
  margin-bottom: 19px;
}
.narep-service-item.service-right.service-style-two .narep-icon {
  float: none;
  margin-right: 0;
  margin-left: auto;
}

/*Style Three*/
.narep-service-item.service-style-three {
  padding: 0;
}
.service-style-three .service-info {
  padding: 15px 25px;
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  bottom: 0;
  background: rgba(247, 56, 8, 0.9);
  left: 0;
  right: 0;
  min-height: 62px;
  transform: translateY(140px);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-service-item.service-style-three .service-info-inner {
  display: inline-block;
  width: 100%;
  min-height: 175px;
}
.narep-service-item.service-style-three .narep-image {
  padding: 0;
}
.narep-service-item.service-style-three h3 {
  transform: translateY(-55px);
  color: #ffffff;
  padding: 0 0 5px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-service-item.service-style-three h3 a {
  color: #ffffff;
}
.narep-service-item.service-style-three p {
  font-size: 18px;
  line-height: 28px;
  color: #e8e8e8;
  margin: 0;
  padding: 0;
}
.narep-service-item.service-style-three .narep-icon {
  margin-bottom: 10px;
  opacity: 0;
  -webkit-transition: all ease .2s;
  -ms-transition: all ease .2s;
  transition: all ease .2s;
  transition-delay: 0s;
}
.narep-service-item.service-style-three.narep-hover .narep-icon {
  opacity: 1;
  transition-delay: .1s;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.service-style-three.narep-hover .service-info {
  min-height: 100%;
}
.narep-service-item.service-style-three.narep-hover h3,
.service-style-three.narep-hover .service-info {
  transform: translateY(0);
}
.narep-service-item.service-style-three.narep-hover .service-info-inner {
  min-height: auto;
}

/* Blog */
.narep-blog-wrap {
  padding: 0 5px;
}
.narep-blog-item {
  margin-bottom: 30px;
  padding: 20px 20px 28px;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
}
.narep-blog-item.no-img .narep-blog-info {
  padding: 8px 0 0;
}
.narep-blog-item .narep-image {
  position: relative;
}
.narep-blog-item .narep-image img {
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.post-date-wrap {
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 10px 15px 6px;
  color: #ffffff;
  background-color: #f7b800;
  text-align: center;
  line-height: 18px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  z-index: 1;
}
.post-date {
  display: block;
  font-weight: 700;
  font-size: 20px;
}
.post-month {
  font-size: 11px;
  text-transform: uppercase;
}
.narep-blog-info {
  padding-top: 23px;
}
.narep-blog-info h4 {
  font-size: 20px;
  line-height: 28px;
}
.narep-blog-info p {
  margin-bottom: 10px;
  color: #777777;
  line-height: 26px;
  font-size: 16px;
}
.narep-blog-title {
  padding-bottom: 10px;
}

/* Blog Style Two */
.narep-blog-style-two .narep-blog-item {
  padding: 0;
  background: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.narep-blog-style-two .narep-blog-item:before, .narep-blog-style-two .narep-blog-item:after {
  display: table;
  clear: both;
  content: "";
}
.narep-blog-style-two .narep-blog-item .narep-image {
  float: left;
}
.narep-blog-style-two .narep-blog-item .narep-image img {
  width: 270px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.narep-blog-style-two .narep-blog-info {
  overflow: hidden;
  padding: 0 20px 0 25px;
}
.narep-blog-style-two .narep-blog-title {
  padding-bottom: 8px;
}
.narep-blog-info ul {
  padding: 0 0 10px;
  margin: 0;
  color: #aaaaaa;
  list-style: none;
}
.narep-blog-info ul li {
  display: inline-block;
  font-size: 14px;
}
.narep-blog-info ul li i {
  padding-right: 3px;
}
.narep-blog-info ul li:after {
  display: inline-block;
  vertical-align: text-bottom;
  padding: 0 5px 0 7px;
  color: #dadada;
  content: "|";
}
.narep-blog-info ul li:last-child:after {
  display: none;
}
.narep-blog-info ul li a {
  color: inherit;
}

/*Style Three*/
.narep-blog-wrap.narep-blog-style-three {
  padding: 0 0 40px;
}
.narep-blog-style-three .narep-blog-item {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  height: 750px;
  max-width: 1170px;
  position: relative;
  background-color: #232323;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.narep-blog-style-three .narep-blog-item .narep-image img {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.narep-blog-style-three .narep-blog-item .narep-image {
  position: relative;
}
.narep-blog-style-three .narep-blog-item:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
  z-index: 3;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-blog-style-three .narep-blog-item.is-selected:after {
  background: rgba(0, 0, 0, 0.5);
  z-index: unset;
}
.narep-blog-style-three .narep-blog-info {
  background: rgba(0, 0, 0, 0.4);
  border: 3px solid #ffffff;
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.narep-blog-info-wrap {
  padding: 40px;
  text-align: center;
}
.narep-blog-info-wrap h4 {
  font-size: 35px;
  line-height: 45px;
  color: #ffffff;
}
.narep-blog-info-wrap h4 a {
  color: #ffffff;
}
.blog-cats {
  padding: 0 0 5px;
}
.blog-cats a {
  display: inline-block;
  background: #f7b800;
  color: #232323;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 15px 3px;
  margin: 2px;
  border-radius: 70px;
}
.blog-cats a:hover {
  background: #232323;
  color: #f7b800;
}
.narep-blog-info-wrap .narep-link {
  text-transform: uppercase;
}
.narep-blog-style-three .narep-blog-info ul {
  padding: 0;
  margin: 0;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
}
.narep-blog-style-three .narep-blog-info ul li {
  display: inline-block;
  float: left;
  width: 20%;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  padding: 25px 15px;
  border-top: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
}
.narep-blog-style-three .narep-blog-info ul li:first-child {
  border-left: none;
  width: 45%;
}
.narep-blog-style-three .narep-blog-info ul li:nth-child(2) {
  width: 35%;
}
.narep-blog-style-three .narep-blog-info ul li:after {
  content: none;
}
.flickity-page-dots .dot {
  background: #232323;
}
.flickity-page-dots {
  bottom: -35px;
}
.flickity-button {
  outline: none !important;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}

/*Gallery*/
.narep-gallery-item {
  overflow: hidden;
  position: relative;
  padding: 10px;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
}
.narep-gallery-item .narep-image {
  position: relative;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.narep-gallery-item .narep-image img {
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.narep-gallery-item .narep-image.hav-popup:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #f7b800;
  display: block;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(0.9);
  transition: transform ease 0.3s, opacity ease 0.3s;
}
.narep-gallery-item.narep-hover .narep-image.hav-popup:after {
  transform: scale(1);
  opacity: 0.9;
}
.gallery-info {
  padding: 25px 15px 10px;
}
.gallery-info h2 {
  color: #232323;
  font-size: 26px;
  padding: 0 0 10px;
}
.gallery-info p {
  margin-bottom: 10px;
  color: #777777;
  line-height: 26px;
  font-size: 16px;
}
.hav-popup a.pp-icon {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #ffffff;
  background: rgba(11, 11, 12, 0.6);
  width: 65px;
  height: 65px;
  font-size: 20px;
  text-align: center;
  line-height: 64px;
  border-radius: 100%;
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 9;
}
.narep-gallery-item.narep-hover .hav-popup a.pp-icon {
  top: 50%;
  opacity: 1;
}
.gallery-info-wrap {
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.gallery-info-wrap .gallery-info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 25px 15px 15px;
  background: #232323;
  transform: translate3d(0,100%,0);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-hover .gallery-info-wrap .gallery-info {
  transform: translate3d(0,0,0);
}
.gallery-info-wrap .gallery-info h2 a,
.gallery-info-wrap .gallery-info h2 {
  color: #ffffff;
}
.gallery-info-wrap .gallery-info p {
  color: #ffffff;
}
.narep-hover .gallery-info-wrap .narep-image img {
  -webkit-transform: translate3d(0,-75px,0);
  transform: translate3d(0,-75px,0);
  transition-delay: .1s;
}

/*Contact*/
.narep-contact-item {
  display: inline-block;
  width: 100%;
  padding: 20px 30px;
  background: #fff;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.narep-contact-item .narep-icon {
  float: left;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 20px;
  color: #f7b800;
  border: 2px solid #f7b800;
  line-height: 48px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.narep-contact-item .contact-info {
  overflow: hidden;
  padding: 0 0 0 20px;
}
.narep-contact-item.contact-right .narep-icon {
  float: right;
}
.narep-contact-item.contact-right .contact-info {
  padding: 0 20px 0 0;
  text-align: right;
}
.contact-info h2 {
  margin: 0;
}
.narep-contact-item .contact-info ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.narep-contact-item .contact-info ul li {
  padding: 5px 0 0;
  color: #666666;
  font-size: 16px;
  line-height: 26px;
}
.narep-contact-item .contact-info ul li a {
  color: #666666;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-contact-item .contact-info ul li a:hover {
  color: #f7b800;
}
.narep-contact-item .contact-info h2 {
  margin: 0;
  padding: 0 0 5px;
  font-size: 24px;
}
.narep-contact-item .contact-info ul li span {
  color: #444444;
  display: inline-block;
}
.narep-contact-item.contact-center .narep-icon {
  float: none;
  margin: 0 auto 20px;
}

/* Process */
.narep-process-wrap {
  justify-content: center;
  text-align: center;
  padding: 15px 0;
  overflow: hidden;
}
.narep-process-item-wrap {
  display: inline-block;
  text-align: center;
}
.narep-process-wrap:before,
.narep-process-wrap:after {
  display: table;
  content: "";
}
.narep-process-wrap:after {
  clear: both;
}
.narep-process-item {
  display: inline-block;
  vertical-align: top;
  padding-right: 130px;
  position: relative;
}
.narep-process-item:before {
  position: absolute;
  top: 60px;
  left: 20px;
  width: 100%;
  height: 1px;
  background: #dcdced;
  content: "";
  z-index: 0;
}
.narep-process-item:after {
  position: absolute;
  top: 60px;
  left: 20px;
  width: 0;
  height: 1px;
  content: "";
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.narep-process-item.process-done:after {
  width: 100%;
  background-color: #f7b800;
}
.narep-process-item.process-done .narep-icon {
  border-color: #f7b800;
  background: #f7b800;
  transition-delay: 0.1s;
  color: #fff;
}
.narep-process-wrap .narep-process-item:last-child {
  padding-right: 0;
}
.narep-process-wrap .narep-process-item:last-child:before,
.narep-process-wrap .narep-process-item:last-child:after {
  display: none;
}
.narep-process-item .narep-icon {
  width: 120px;
  height: 120px;
  overflow: hidden;
  margin: 0 auto 11px;
  color: #f7b800;
  background: #ffffff;
  border: 1px solid #dcdced;
  text-align: center;
  position: relative;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  z-index: 2;
}
.narep-process-item .narep-icon i {
  font-size: 50px;
}
.narep-process-item .narep-icon i,
.narep-process-item .narep-icon img {
  position: relative;
  z-index: 1;
}
.narep-process-item .narep-icon img {
  max-width: 75px;
}
.narep-process-info {
  max-width: 132px;
}
.narep-process-item h4.process-title {
  font-size: 16px;
  color: #444444;
  font-weight: 600;
  margin: 0;
  padding: 0 0 5px;
}
.narep-process-item p {
  color: #f7b800;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
}
/*Process Style Two*/
.process-style-three {
  text-align: left;
}
.process-style-three .narep-process-item {
  padding: 0 0 15px;
  position: relative;
  width: 100%;
}
.process-style-three .narep-process-item:last-child {
  padding-bottom: 0;
}
.process-style-three .narep-process-item:after,
.process-style-three .narep-process-item:before {
  position: absolute;
  top: 9px;
  left: 82px;
  width: 1px;
  height: 100%;
  background: #e1e1e1;
  content: "";
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 0;
}
.process-style-three .narep-process-item:last-child:after {
  height: 65%;
  display: block;
}
.process-style-three .narep-process-item:before {
  height: 0;
}
.process-style-three .narep-process-item.process-done:before {
  background-color: #f7b800;
  height: 100%;
  z-index: 1;
}
.process-style-three .narep-process-info {
  overflow: hidden;
  padding-left: 52px;
  max-width: 100%;
}
.process-style-three .narep-process-info h4 {
  font-size: 20px;
}
.process-style-three .narep-process-item p {
  color: #777777;
  font-size: 14px;
  line-height: 24px;
}
.narep-step-counter {
  float: left;
  font-size: 14px;
  margin-top: 3px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  width: 100%;
  max-width: 60px;
  word-break: break-word;
}
.narep-step-counter:after {
  position: absolute;
  top: 6px;
  right: -27px;
  width: 9px;
  height: 9px;
  padding: 3px;
  background: #e1e1e1;
  content: "";
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  z-index: 1;
}
.narep-process-item.process-done .narep-step-counter:after {
  background-color: #f7b800;
}
/*Three*/
.narep-proc-item {
  border-radius: 200px;
  background: linear-gradient(to bottom, #f9f9f9 0%,#ffffff 100%);
  margin: 0 auto 30px;
  max-width: 400px;
}
.narep-proc-item.odd {
  border-radius: 200px;
  background: linear-gradient(to bottom, #ffffff 0%,#f9f9f9 100%);
}
.narep-proc-info {
  display: inline-block;
  background: #fff;
  padding: 50px 30px;
  margin: 20px;
  border-radius: 200px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.narep-proc-info h4 {
  font-size: 22px;
  padding: 15px 0 10px;
}
.narep-proc-info p {
  color: #777777;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding: 0 0 15px;
}
.narep-proc-info .narep-icon i {
  font-size: 50px;
  background: #f7b800;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.proc-count {
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  display: block;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  border-radius: 100%;
  background: #f7b800;
}
/*Team*/
.narep-mate-item {
  margin-bottom: 72px;
  position: relative;
}
.narep-mate-item .narep-image {
  position: relative;
}
.narep-mate-item .narep-image img {
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.narep-mate-item.narep-hover .narep-mate-info {
  bottom: -30px;
}
.narep-mate-info {
  position: absolute;
  bottom: -41px;
  left: 20px;
  right: 20px;
  padding: 15px 20px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.narep-mate-info h4 {
  font-size: 18px;
  line-height: 28px;
}
.narep-mate-info p {
  margin-bottom: 0;
  color: #f7b800;
  font-size: 14px;
}
.narep-mate-name {
  padding-bottom: 2px;
}
.narep-mate-info .narep-social {
  padding: 4px 0 0;
}
/* Team Style Two */
.team-style-two .narep-mate-item {
  margin-bottom: 30px;
}
.team-style-two .narep-image {
  position: relative;
}
.team-style-two .narep-mate-info {
  padding: 20px 0 0;
  text-align: center;
  position: static;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.team-style-two .narep-mate-info h4 {
  font-size: 16px;
}
.team-style-two .narep-mate-name {
  text-transform: uppercase;
}
.narep-mate-item.narep-hover .narep-mate-info-wrap {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: inherit;
  -ms-transition-delay: inherit;
  transition-delay: inherit;
}
.narep-mate-info-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 30px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out .4s;
  -ms-transition: all ease-in-out .4s;
  transition: all ease-in-out .4s;
  -webkit-transition-delay: 700ms;
  -ms-transition-delay: 700ms;
  transition-delay: 700ms;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  z-index: 1;
}
.narep-mate-item.narep-hover .narep-mate-info-wrap .narep-social li {
  opacity: 1;
  transform: none;
}
.narep-mate-info-wrap .narep-social li {
  opacity: 0;
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-transition: transform 500ms, opacity 500ms;
  -ms-transition: transform 500ms, opacity 500ms;
  transition: transform 500ms, opacity 500ms;
  -webkit-transition-delay: 100ms;
  -ms-transition-delay: 100ms;
  transition-delay: 100ms;
}
.narep-mate-info-wrap .narep-social li:nth-child(2n) {
  -webkit-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  transition-delay: 200ms;
}
.narep-mate-info-wrap .narep-social li:nth-child(3n) {
  -webkit-transition-delay: 300ms;
  -ms-transition-delay: 300ms;
  transition-delay: 300ms;
}
.narep-mate-info-wrap .narep-social li:nth-child(4n) {
  -webkit-transition-delay: 400ms;
  -ms-transition-delay: 400ms;
  transition-delay: 400ms;
}
.narep-mate-info-wrap .narep-social.rounded a {
  background: #ffffff;
  border-color: transparent;
  margin: 4px 3px;
}
.narep-mate-info-wrap .narep-social.rounded a:hover,
.narep-mate-info-wrap .narep-social.rounded a:focus {
  color: #ffffff;
  background-color: #f7b800;
  border-color: #f7b800;
}
/*Team Style Three*/
.team-style-three .narep-mate-item {
  margin-bottom: 30px;
}
.team-style-three .narep-mate-item .narep-image img {
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.team-style-three .narep-mate-item:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: 25px;
  height: calc(100% - 150px);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 6px 16px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 6px 16px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 6px 16px 0px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.team-style-three .narep-mate-item.no-icon:before {
  bottom: 3px;
}
.team-style-three .narep-mate-item.narep-hover:before {
  bottom: 0;
  height: 100%;
  -webkit-box-shadow: 0 6px 16px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 6px 16px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 16px 0px rgba(0, 0, 0, 0.1);
}
.team-style-three .narep-mate-info {
  padding: 15px;
  text-align: center;
  position: static;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.team-style-three .narep-mate-info .narep-social a {
  font-size: 16px;
}
.team-style-three .narep-mate-item .narep-image {
  padding: 15px 15px 0;
}
.team-style-three .narep-mate-info .narep-social {
  opacity: 0;
  -webkit-transition: opacity 0.17s ease;
  transition: opacity 0.17s ease;
}
.team-style-three .narep-hover .narep-mate-info .narep-social {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.team-style-three .narep-mate-info * {
  position: relative;
}

/*Style Four*/
.narep-team.team-style-four .narep-mate-item {
  margin-bottom: 30px;
  overflow: hidden;
}
.narep-team.team-style-four .narep-mate-info h4 {
  font-size: 24px;
}
.narep-team.team-style-four .narep-hover .narep-mate-info h4 {
  color: #fff;
}
.narep-team.team-style-four .narep-mate-info p {
  font-size: 16px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-team.team-style-four .narep-hover .narep-mate-info p {
  height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-team.team-style-four .narep-mate-info {
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 82px;
  background: #fdfdfd;
  border: 1px solid #e7e7e7;
  box-shadow: none;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-team.team-style-four .narep-mate-info ul {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-team.team-style-four .narep-mate-info ul li {
  padding: 3px 0;
}
.narep-team.team-style-four .narep-mate-info ul li a,
.narep-team.team-style-four .narep-mate-info ul li {
  color: #fff;
  font-size: 18px;
}
.narep-team.team-style-four .narep-mate-info ul li i {
  padding-right: 3px;
}
.narep-team.team-style-four .narep-hover .narep-mate-info ul {
  height: auto;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all ease .2s;
  -ms-transition: all ease .2s;
  transition: all ease .2s;
}
.narep-team.team-style-four .narep-hover .narep-mate-info {
  min-height: 100%;
  background: rgba(11, 11, 12, 0.7);
  border-color: transparent;
}
.mate-info-wrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}

/*Team Single*/
.narep-team-single-wrap {
  padding: 0 15px;
}
.narep-team-single-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  padding: 20px 0;
}
.narep-team-single-item .single-mate-image,
.narep-team-single-item .single-mate-info {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 15px;
}
.narep-team-single-item .single-mate-info ul {
  padding: 0 0 10px;
  margin: 0;
  list-style: none;
}
.single-mate-info ul li {
  padding: 6px 0;
  color: #666666;
  font-size: 18px;
  line-height: 26px;
}
.single-mate-info ul li a {
  color: #666666;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.single-mate-info ul li a:hover {
  color: #f7b800;
}
.single-mate-info ul li span {
  color: #444444;
  display: inline-block;
  padding-right: 5px;
  font-weight: 500;
}
.single-mate-info p {
  margin: 0;
  color: #666666;
  font-size: 18px;
  line-height: 26px;
  padding: 0 0 10px;
}
.single-mate-info h3.team-title {
  font-size: 30px;
  margin: 0;
  padding: 0 0 10px;
}
.single-mate-info h3 a {
  color: #444444;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.single-mate-info h3 a:hover {
  color: #f7b800;
}
.narep-team-single-item .single-mate-info h5 {
  color: #666666;
  font-size: 16px;
  margin: 0;
  padding: 0 0 15px;
}
.narep-team-single-item .narep-image {
  text-align: center;
}
.image-wrap {
  display: inline-block;
  position: relative;
}
.image-wrap img {
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  position: relative;
  z-index: 1;
}
.image-wrap:after {
  content: "";
  width: 100%;
  display: inline-block;
  height: 100%;
  position: absolute;
  left: 20px;
  top: 20px;
  border: 10px solid #f7b800;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-team-single-item .narep-image .image-wrap:hover:after {
  left: 0;
  top: 0;
}
.image-wrap.hide-shape:after {
  content: none;
}
.narep-team-single-item.full-width .single-mate-image,
.narep-team-single-item.full-width .single-mate-info {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.narep-team-single-item.full-width {
  max-width: 650px;
  margin: 0 auto;
  border-radius: 5px 5px 5px 5px;
  padding: 50px;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.08);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}

/*Testimonials*/
.narep-testimonials-wrap {
  padding: 30px 40px;
  margin: 30px auto 0;
  background: #ffffff;
  position: relative;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 0 1px #ededed;
  -ms-box-shadow: inset 0 0 0 1px #ededed;
  box-shadow: inset 0 0 0 1px #ededed;
}
.narep-testimonial-item .narep-image {
  padding: 0 0 15px;
}
.narep-testimonial-item .narep-image img {
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.narep-testimonials-wrap .narep-icon {
  position: absolute;
  top: -23px;
  right: 20px;
  z-index: 1;
  color: #f7b800;
  text-align: center;
}
.narep-testimonial-item h4 span {
  font-size: 16px;
  font-weight: normal;
}
.narep-testimonials-wrap .narep-icon i {
  font-size: 45px;
  -webkit-text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -ms-text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.narep-testimonial-item p {
  font-size: 15px;
  line-height: 24px;
  color: #777777;
}
.narep-testimonial-item h4 {
  font-size: 18px;
  line-height: 26px;
}
.narep-customer-rating {
  padding-bottom: 15px;
  font-size: 16px;
  color: #f7b800;
  display: inline-block;
}
.narep-customer-rating i {
  margin: 0 1px;
}
.narep-author-name {
  padding-bottom: 0;
  text-transform: uppercase;
}
.narep-author-wrap p {
  margin-bottom: 0;
  font-size: 14px;
  color: #f7b800;
}
/*Style Two*/
.testimonials-style-two .narep-testimonial-item {
  max-width: 700px;
  padding: 30px 50px 35px;
  margin: 0 auto;
  background: #ffffff;
  text-align: center;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.testimonials-style-two .narep-image {
  margin-top: 10px;
}
.testimonials-style-two .narep-image img {
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.testimonials-style-two .owl-carousel .owl-nav {
  margin-top: 0;
  position: static;
}
.testimonials-style-two .owl-carousel .owl-nav button.owl-prev,
.testimonials-style-two .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 42px;
  left: 120px;
  z-index: 1;
}
.testimonials-style-two .owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: 120px;
}
.narep-testimonial-info {
  padding-top: 25px;
}
.narep-testimonial-info .narep-customer-rating {
  padding-bottom: 8px;
}
.narep-testimonial-info p {
  font-style: italic;
}
/*Style Four*/
.testimonials-style-four .narep-testimonials-wrap {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.testimonials-style-four .narep-testimonial-content {
  padding: 30px 40px 15px;
}
.testimonials-style-four .narep-author-wrap {
  position: relative;
  padding: 30px 40px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  background: #f6f6f6;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.testimonials-style-four .narep-testimonials-wrap:hover .narep-author-wrap {
  background: #f7b800;
}
.testimonials-style-four .narep-author-wrap .narep-image {
  float: left;
  padding: 0;
  margin-right: 15px;
}
.testimonials-style-four .narep-author-wrap p {
  font-size: 16px;
  color: #777777;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.testimonials-style-four .narep-testimonials-wrap .narep-icon,
.testimonials-style-four .narep-testimonials-wrap:hover .narep-author-wrap p {
  color: #232323;
}
.testimonials-style-four .narep-testimonials-wrap .narep-icon i {
  -webkit-text-shadow: none;
  -ms-text-shadow: none;
  text-shadow: none;
}

/*Video Popup*/
.narep-video-wrap {
  display: block;
  line-height: 0;
  width: 100%;
}
a.narep-video-btn:hover {
  color: #fff;
}
.narep-video-wrap .narep-image {
  position: relative;
  display: block;
  min-height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 100%;
  overflow: hidden;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-video-wrap .narep-image img {
  visibility: hidden;
  opacity: 0;
}
.narep-video-wrap a {
  display: inline-block;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  color: #ffffff;
  font-size: 24px;
  background-color: #f7b800;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-box-shadow: 0 0 40px rgba(0, 1, 1, 0.4);
  -ms-box-shadow: 0 0 40px rgba(0, 1, 1, 0.4);
  box-shadow: 0 0 40px rgba(0, 1, 1, 0.4);
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  z-index: 2;
}
a.narep-video-btn:focus,
a.narep-video-btn:hover {
  color: #ffffff;
}
.narep-video-btn i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.video-label {
  display: block;
  padding-top: 20px;
  font-size: 20px;
  color: #ffffff;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-video-wrap .narep-image:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-video-btn-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  text-align: center;
  z-index: 2;
}
.narep-video-btn-wrap .narep-video-btn {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-video-btn-wrap .narep-video-btn i {
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-ripple,
.narep-ripple:before,
.narep-ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 80px;
  width: 80px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -webkit-animation: ripple 3s infinite;
  -moz-animation: ripple 3s infinite;
  -ms-animation: ripple 3s infinite;
  -o-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-ripple:before {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -ms-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
}
.narep-ripple:after {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
  content: "";
  position: absolute;
}
@-webkit-keyframes ripple {
  70% {box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
@keyframes ripple {
  70% {box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
.narep-video-section {
  background: #ffffff;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 7px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 10px 120px rgba(0, 0, 0, 0.2);
}
.narep-video-section .nich-row {
  margin: 0;
}
.narep-video-section [class*="nich-col-"] {
  padding: 0;
}
.narep-title-section-wrap {
  padding: 60px;
}
.narep-video-section .narep-title-section .narep-image {
  padding: 0 0 20px;
  display: inline-block;
}
.narep-video-section .narep-title-section {
  padding: 20px 0 0;
}
.narep-video-section .narep-title-section p {
  font-size: 18px;
  color: #777777;
}

/*About Me*/
.narep-aboutme-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.narep-aboutme-item .aboutme-image,
.narep-aboutme-item .aboutme-info {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.aboutme-info h3.aboutme-title {
  font-size: 30px;
  margin: 0;
  padding: 0 0 10px;
}
.aboutme-info .aboutme-info-wrap h5 {
  color: #666666;
  font-size: 16px;
  margin: 0;
  padding: 0 0 10px;
}
.aboutme-info p {
  margin: 0;
  color: #666666;
  font-size: 20px;
  line-height: 30px;
  padding-bottom: 15px;
}
.aboutme-info p:last-child {
  padding-bottom: 0;
}
.aboutme-info-wrap {
  padding: 50px;
}
.aboutme-info-wrap .narep-social {
  padding: 5px 0 25px;
}

/*About Us*/
.narep-aboutus-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.narep-aboutus-item .aboutus-image,
.narep-aboutus-item .aboutus-info {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.aboutus-info {
  text-align: left;
}
.aboutus-info.right {
  text-align: right;
}
.aboutus-info.center {
  text-align: center;
}
.aboutus-info h3.aboutus-title {
  font-size: 30px;
  margin: 0;
  padding: 0 0 15px;
  position: relative;
  margin-bottom: 20px
}
.aboutus-info h3:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 4px;
  content: "";
  background: #f7b800;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.aboutus-info.right h3:after {
  left: auto;
  right: 0;
}
.aboutus-info.center h3:after {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.aboutus-info .aboutus-info-wrap h5 {
  color: #f7b800;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 10px;
}
.aboutus-info p {
  margin: 0;
  color: #666666;
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 15px;
}
.aboutus-info p:last-child {
  padding-bottom: 0;
}
.aboutus-info-wrap {
  padding: 50px;
}
.aboutus-info-wrap .narep-social {
  padding: 0 0 15px;
}
.aboutus-info-wrap .narep-link-wrap {
  padding: 15px 0 0;
}
.sign-image {
  padding: 0 0 15px;
}

/*Get Apps*/
.narep-get-apps {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 auto;
  max-width: 700px;
  padding: 50px;
  background: #ffffff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
}
.narep-get-apps:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.narep-get-apps * {
  position: relative;
  z-index: 9;
}
.narep-get-apps h3.apps-title {
  font-size: 30px;
  margin: 0;
  padding: 0 0 15px;
  position: relative;
  color: #ffffff;
}
.narep-get-apps h5 {
  color: #f7b800;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 10px;
}
.narep-get-apps p {
  margin: 0;
  color: #ffffff;
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 15px;
}
.narep-get-apps .narep-btn-wrap {
  padding: 0;
}
.narep-get-apps .narep-btn-wrap a {
  margin: 10px;
  display: inline-block;
}
.narep-get-apps.food-banner .narep-btn-wrap a {
  margin: 0;
}
.narep-get-apps.food-banner {
  max-width: 100%;
}
.narep-get-apps .narep-btn-wrap a.narep-link i {
  padding: 0 10px 0 0;
  font-size: 18px;
  width: 25px;
}
.narep-get-apps .narep-btn-wrap a.narep-link:hover i {
  width: 0 !important;
}

/*Image Compare*/
.narep-compare-wrap {
  display: inline-block;
  position: relative;
  width: 100%;
}
div.jx-controller,
div.jx-control {
  transition: all .2s ease;
}
.narep-compare-wrap div.juxtapose {
  width: 100% !important;
}

/*Subscribe*/
.narep-subscribe {
  text-align: center;
}
.narep-form-wrap {
  position: relative;
  display: block;
  margin: 0 auto;
  max-width: 700px;
  padding: 50px;
  background: #ffffff;
  border: 1px solid #dcdced;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.narep-subscribe .narep-form-wrap h3 {
  font-size: 30px;
  margin: 0;
  padding: 0 0 15px;
  position: relative;
}
.narep-subscribe p {
  margin: 0;
  color: #666666;
  font-size: 14px;
  line-height: 26px;
  padding-bottom: 15px;
}
.narep-subscribe .nich-row {
  margin: 0 -5px;
}
.narep-subscribe [class*="nich-col-"] {
  padding: 0 5px;
}
.narep-subscribe-form {
  display: block;
  margin: 25px auto 0;
}

/*History*/
.narep-history-wrap {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  padding: 0 15px;
}
.narep-history-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin: 0 -15px;
  padding: 50px 0;
}
.narep-history-item .history-info,
.narep-history-item .history-image {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 15px;
}
.narep-history-item:nth-child(odd) .history-info {
  padding-right: 50px;
  text-align: right;
}
.narep-history-item:nth-child(even) .history-info {
  padding-left: 50px;
  text-align: left;
  -ms-flex-order: 2;
  order: 2;
}
.narep-history-item:nth-child(odd) .history-image {
  padding-left: 50px;
}
.narep-history-item:nth-child(even) .history-image {
  padding-right: 50px;
  text-align: right;
  -ms-flex-order: 1;
  order: 1;
}
.narep-history-wrap:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #efefed;
  display: inline-block;
}
.narep-history-item span {
  background: #f7b800;
}
.narep-history-item span,
.narep-history-item span:before,
.narep-history-item span:after {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: -5px;
  height: 10px;
  width: 10px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 0 rgba(247, 184, 0, 0.3);
  -moz-box-shadow: 0 0 0 0 rgba(247, 184, 0, 0.3);
  -ms-box-shadow: 0 0 0 0 rgba(247, 184, 0, 0.3);
  -o-box-shadow: 0 0 0 0 rgba(247, 184, 0, 0.3);
  box-shadow: 0 0 0 0 rgba(247, 184, 0, 0.3);
  -webkit-animation: rippleSmall 3s infinite;
  -moz-animation: rippleSmall 3s infinite;
  -ms-animation: rippleSmall 3s infinite;
  -o-animation: rippleSmall 3s infinite;
  animation: rippleSmall 3s infinite;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-history-item span:before {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -ms-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
  top: 0;
}
.narep-history-item span:after {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
  content: "";
  position: absolute;
  top: 0;
}
@-webkit-keyframes rippleSmall {
  70% {box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
@keyframes rippleSmall {
  70% {box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
.history-info h3.history-title {
  padding: 15px 0 10px;
  margin: 0;
  font-size: 32px;
}
.narep-history-item .history-info h5 {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background: #f7b800;
  display: inline-block;
  margin: 0;
  padding: 3px 8px;
  border-radius: 3px;
}
.history-info p {
  color: #666666;
  font-size: 18px;
  line-height: 28px;
}
.history-image .narep-image {
  display: inline-block;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.history-image .narep-image.narep-popup a {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #f7b800;
  background: #fff;
  width: 40px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 9;
}
.history-image .narep-image.narep-popup:hover a {
  top: 50%;
  opacity: 1;
}
.history-image .narep-image.narep-popup:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(0.9);
  transition: transform ease 0.3s, opacity ease 0.3s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.history-image .narep-image.narep-popup:hover:after {
  transform: scale(1);
  opacity: 1;
}
.history-image .narep-image img {
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.history-image .narep-image.hover-image:hover img {
  transform: scale(1.1);
}
.narep-history-wrap.history-two {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 0;
  max-width: 100%;
}
.narep-history-wrap.history-two .narep-history-item {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
  display: block;
  flex-wrap: unset;
  margin: 0;
  padding: 0 15px;
}
.narep-history-wrap.history-two .narep-history-item {
  margin-bottom: 50px;
}
.narep-history-wrap.history-two .narep-history-item .history-info,
.narep-history-wrap.history-two .narep-history-item .history-image {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.narep-history-wrap.history-two .narep-history-item .history-info,
.narep-history-wrap.history-two .narep-history-item .history-image {
  text-align: center;
}
.narep-history-wrap.history-two:before {
  content: none;
}
.narep-history-wrap.history-two .narep-history-item .history-info {
  padding: 0 0 30px;
  margin: 0 0 40px;
  position: relative;
}
.narep-history-wrap.history-two .narep-history-item .history-info:after {
  content: "";
  position: absolute;
  width: calc(100% + 30px);
  height: 2px;
  bottom: 0;
  left: -15px;
  right: -15px;
  margin: 0 auto;
  background: #f7b800;
  display: inline-block;
}
.narep-history-wrap.history-two .narep-history-item span {
  top: auto;
  bottom: -4px;
  right: 0;
}
.narep-history-wrap.history-two.history-three .narep-history-item {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.history-vertical .history-info h3.history-title {
  padding-top: 0;
  font-size: 20px;
}
.history-vertical .history-info {
  background: #fff;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
  box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
  padding: 23px 30px;
}
.history-vertical .narep-history-item:nth-child(odd) .history-info {
  padding-right: 35px;
  text-align: right;
  width: 40%;
  flex: 0 0 45%;
  margin-right: 45px;
  border-radius: 10px 0 0 10px;
  border-right: 3px solid #f7b800;
}
.history-vertical .narep-history-item:nth-child(even) .history-info {
  padding-left: 35px;
  text-align: left;
  -ms-flex-order: 2;
  order: 2;
  width: 40%;
  flex: 0 0 45%;
  margin-left: 45px;
  border-radius: 0 10px 10px 0;
  border-left: 3px solid #f7b800;
}
.history-vertical .history-info p {
  padding-bottom: 0;
}
.history-vertical .narep-history-item {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.history-image-wrap {
  padding: 20px;
  text-align: center;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
}
.history-image-wrap .narep-image {
  display: block;
}
.narep-history-item .narep-btn {
  padding: 15px 40px;
}

/*Typewriter*/
.narep-typewriter h1 {
  font-size: 40px;
}
.narep-typewriter h1 span {
  color: #f7b800;
}

/* Slider */
.narep-banner {
  background-color: #0c1322;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
}
.banner-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1170px;
}
.banner-caption {
  max-width: 900px;
  padding: 100px 0;
}
.banner-caption.left-align {
  margin-left: 0;
  margin-right: auto;
  text-align: left;
}
.banner-caption.right-align {
  margin-left: auto;
  margin-right: 0;
  text-align: right;
}
.banner-caption.center-align {
  margin: 0 auto;
  text-align: center;
}
.banner-caption h1.banner-title {
  font-size: 55px;
  padding: 0 0 15px;
  margin: 0;
  color: #fff;
}
.banner-caption p {
  color: #bfbfbf;
  font-size: 20px;
  line-height: 35px;
  margin-bottom: 0;
}
.banner-caption .narep-btn {
  margin: 0 15px 0 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.banner-caption .narep-btn:last-child {
  margin-right: 0;
}
.banner-sub-title .narep-image {
  display: inline-block;
  max-width: 170px;
}
.banner-sub-title .sub-title {
  margin: 0 20px;
}
.banner-sub-title .narep-image.one {
  transform: rotate(180deg);
}
.banner-caption .content-image {
  padding: 20px 0 0;
}
.banner-caption .narep-link,
.banner-caption .narep-link i {
  color: #fff;
  font-size: 20px;
}
.banner-caption .narep-btn-wrap {
  padding-top: 30px;
}
.banner-caption h1.banner-title span {
  color: #f7b800;
}
.narep-swiper-slide .swiper-slide .banner-caption *:nth-child(1n) {
  animation-delay: 1s;
}
.narep-swiper-slide .swiper-slide .banner-caption *:nth-child(2n) {
  animation-delay: 2s;
}
.narep-swiper-slide .swiper-slide .banner-caption *:nth-child(3n) {
  animation-delay: 2.5s;
}
.narep-swiper-slide .swiper-slide .banner-caption *:nth-child(4n) {
  animation-delay: 3s;
}
.narep-swiper-slide .swiper-slide .banner-caption *:nth-child(5n) {
  animation-delay: 3.5s;
}
.narep-swiper-slide .swiper-slide .banner-image *:nth-child(1n) {
  animation-delay: 2s;
}
.banner-image .slider-form.narep-form form p {
  padding: 0;
  text-align: center;
}
.banner-image .slider-form.narep-form {
  background: #ffff;
  padding: 50px;
  max-width: 450px;
  margin: 0 auto;
}

/* Plans */
.narep-plan-item {
  padding: 40px;
  background: #ffffff;
  text-align: center;
  position: relative;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.narep-plan-item.narep-plan-spacer {
  padding: 60px 40px;
}
.narep-plan-item h4 {
  font-size: 18px;
  line-height: 26px;
}
.narep-plan-item ul {
  padding: 15px 0 20px;
  margin: 0;
  color: #777777;
  list-style: none;
}
.narep-plan-item ul li {
  padding-bottom: 13px;
  position: relative;
}
.narep-plan-item ul li.disabled {
  color: #a0a0a0;
  text-decoration: line-through;
}
.narep-plan-item ul li a {
  color: inherit;
}
.narep-plan-title {
  text-transform: uppercase;
}
.narep-price {
  display: block;
  font-size: 52px;
  font-weight: 600;
  line-height: normal;
  color: #f7b800;
}
.narep-price sup {
  top: -22px;
  left: -2px;
  font-size: 24px;
  font-weight: 400;
}
.narep-price sub {
  bottom: 1px;
  font-size: 18px;
  font-weight: 400;
}
.narep-price-label {
  display: inline-block;
  margin-bottom: 25px;
  width: 90px;
  padding: 4px 10px 5px;
  color: #ffffff;
  background-color: #f7b800;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}

/* Price */
.narep-price-item {
  padding: 25px 30px 20px;
  max-width: 450px;
  margin: 0 auto 30px;
  background: #ffffff;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.narep-price-item h3 {
  font-size: 20px;
  line-height: 28px;
}
.narep-price-item ul {
  padding: 0;
  margin: 0;
  font-size: 15px;
  list-style: none;
}
.narep-price-item ul li {
  padding: 10px 0;
  border-bottom: 1px solid #ededed;
}
.narep-price-item ul li:last-child {
  border-bottom: none;
}
.narep-price-item ul li span {
  float: right;
}
.narep-price-title {
  padding-right: 105px;
  font-weight: 500;
  position: relative;
}
.narep-price-title .narep-link {
  position: absolute;
  top: 3px;
  right: 0;
  z-index: 1;
}

/*Price Style Two*/
.price-style-two .narep-price-item {
  padding: 0;
}
.price-style-two .narep-price-title {
  padding: 40px 25px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  position: relative;
  -webkit-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.price-style-two .narep-price-title > * {
  position: relative;
  z-index: 1;
}
.price-style-two .narep-price-title:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  z-index: 0;
}
.price-style-two .narep-price-item h3 {
  font-size: 22px;
  line-height: 30px;
}
.price-style-two .narep-price-item ul {
  padding: 20px 0;
}
.price-style-two .narep-price-item ul li {
  padding: 8px 25px;
  border-bottom: none;
}
.narep-price-link {
  padding: 20px 25px;
  border-top: 1px solid #ededed;
}

/* Valuable */
.narep-valuable-wrap .nich-row {
  margin: 0;
}
.narep-valuable-wrap [class*="nich-col-"] {
  padding: 0;
}
.narep-valuable-wrap .nich-col-lg-4:first-child .narep-valuable-item {
  -webkit-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.narep-valuable-wrap .nich-col-lg-4:last-child .narep-valuable-item {
  -webkit-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.narep-valuable-wrap [class*="nich-col-"]:nth-child(2n) .narep-valuable-item {
  z-index: 2;
}
.narep-valuable-wrap [class*="nich-col-"]:nth-child(3n) .narep-valuable-item {
  z-index: 1;
}
.narep-valuable-item {
  height: 100%;
  color: #ffffff;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 3;
}
.narep-valuable-item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(11, 11, 12, 0.7);
}
.narep-valuable-item > * {
  position: relative;
  z-index: 9;
}
.narep-valuable-item .narep-icon {
  padding-bottom: 15px;
}
.narep-valuable-item .narep-icon i {
  font-size: 50px;
}
.narep-valuable-item h4 {
  font-size: 20px;
  color: #ffffff;
}
.narep-valuable-item h4 a {
  color: #ffffff;
}
.narep-valuable-item p {
  line-height: 26px;
  font-size: 16px;
  padding: 0;
  margin: 0;
}
.narep-valuable-inner {
  padding: 45px 30px 30px;
}
.hours-item {
  padding: 5px 0;
  font-size: 16px;
}
.hours-item span {
  float: right;
}
.narep-valuable-item .narep-rounded-link {
  margin-top: 15px;
}
.narep-valuable-title {
  padding-bottom: 7px;
  font-weight: 500;
}
.narep-valuable-title a {
  color: inherit;
}

/* Stats */
.narep-stats-wrap .narep-stats-item {
  display: block;
  padding: 28px 25px 23px;
  margin-bottom: 30px;
  background: #ffffff;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
.narep-stats-item.narep-hover {
  background: #f7b800;
  color: #ffffff;
}
.narep-stats-item.narep-hover .narep-icon,
.narep-stats-item.narep-hover .narep-stats-title {
  color: #ffffff;
}
.narep-stats-item .narep-icon {
  display: table-cell;
  vertical-align: middle;
  color: #f7b800;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-stats-item .icon-linea {
  font-size: 40px;
}
.narep-stats-info {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}
.narep-stats-info span {
  display: block;
}
.narep-stats-item .stats-counter {
  padding-bottom: 0;
  font-weight: 600;
  font-size: 26px;
  text-align: left;
}
.narep-stats-title {
  padding-bottom: 0;
  color: #777777;
  font-weight: 400;
  font-size: 14px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}

/*Department*/
.narep-section-title h2 {
  font-size: 34px;
  line-height: 42px;
  color: #444444;
}
.narep-section-title p {
  margin-bottom: 10px;
  color: #777777;
  line-height: 26px;
  font-size: 16px;
}
.narep-benefits-wrap .nich-row {
  margin: 0;
}
.narep-benefits-wrap [class*="nich-col-"] {
  padding: 0;
}
.narep-benefit-item {
  position: relative;
  display: block;
  border: 1px solid #e7e7e7;
  margin: 0 -1px -1px 0;
  padding: 40px 25px 35px;
  text-align: center;
  background: #ffffff;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-benefit-item:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.active .narep-benefit-item,
.narep-benefit-item.narep-hover {
  border-color: transparent;
}
.narep-benefit-item.narep-hover:after {
  z-index: 9;
  border-color: transparent;
  -webkit-box-shadow: 0 5px 60px #ececf4;
  -ms-box-shadow: 0 5px 60px #ececf4;
  box-shadow: 0 5px 60px #ececf4;
}
.active .narep-benefit-item:after {
  z-index: 10;
  border-color: transparent;
  -webkit-box-shadow: 0 5px 60px #ececf4;
  -ms-box-shadow: 0 5px 60px #ececf4;
  box-shadow: 0 5px 60px #ececf4;
}
.narep-benefit-item span {
  display: block;
}
.narep-benefit-item .narep-icon,
.narep-benefit-item .narep-image {
  display: inline-block;
  padding-bottom: 20px;
  color: #f7b800;
  max-height: 80px;
}
.narep-benefit-item .narep-icon {
  font-size: 60px;
  line-height: 60px;
}
.narep-benefit-item p {
  margin-bottom: 13px;
  color: #777777;
  line-height: 24px;
  font-size: 14px
}
.narep-benefit-title {
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
}
.narep-benefit-tab a:focus,
.narep-benefit-tab a:hover {
  color: #232323;
}
.narep-benefits-wrap .narep-section-title {
  padding: 20px 50px;
  text-align: center;
}
.narep-section-title.section-title-in {
  text-align: left;

}
.narep-tab-benefits {
  display:none;
  -webkit-transition: all .5s cubic-bezier(.23,.47,.37,.92);
  -moz-transition: all .5s cubic-bezier(.23,.47,.37,.92);
  transition: all .5s cubic-bezier(.23,.47,.37,.92);
  -webkit-transform: translate3d(0,30px,0);
  -moz-transform: translate3d(0,30px,0);
  transform: translate3d(0,30px,0);
  opacity: 0;
}
.narep-tab-benefits.active {
  opacity: 1;
  display:block;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.narep-tab-benefit {
  overflow-y: auto;
}
.narep-tab-benefit::-webkit-scrollbar {
  width: 0;
}
.narep-tab-benefit::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 0;
}
.narep-tab-benefit::-webkit-scrollbar-thumb {
  -webkit-box-shadow: none;
  background: transparent;
}

/* Hospitals */
.narep-restaurants-wrap {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  text-align: center;
  position: relative;
}
.narep-restaurants-wrap.narep-overlay:before {
  background-color: rgba(0, 0, 0, 0.45);
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.narep-restaurants-wrap .nich-row {
  margin: 0;
}
.narep-restaurants-wrap [class*="nich-col-"] {
  padding: 0;
  border-right: 6px solid #ffffff;
  border-bottom: 6px solid #ffffff;
}
.narep-restaurants-wrap [class*="nich-col-"]:nth-child(3n) {
  border-right: none;
}
.narep-restaurant-item {
  height: 100%;
  padding: 80px 30px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-restaurant-item.narep-hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.narep-restaurant-item h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  padding-bottom: 8px;
}
.narep-restaurant-item p {
  line-height: 26px;
  font-size: 14px;
}
.narep-restaurant-item .narep-link {
  color: inherit;
}
.narep-restaurant-item .narep-link span:after {
  background: #ffffff;
}
.narep-restaurant-title a {
  color: inherit;
}
.narep-restaurant-item .narep-icon i {
  font-size: 44px;
  color: #f7b800;
}
.narep-restaurant-item .narep-icon {
  padding-bottom: 10px;
}

/*Admission*/
.narep-admission-wrap {
  max-width: 730px;
  margin: 0 auto;
}
.narep-admission-wrap .narep-bullet-list {
  padding-bottom: 10px;
  text-align: left;
}
.narep-admission-wrap .narep-bullet-list li {
  padding-bottom: 18px;
}
.narep-admission-wrap .narep-btn {
  min-width: 100%;
}
.narep-admission-inner-wrap {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.narep-admission-inner-wrap .nich-row {
  margin: 0;
}
.narep-admission-inner-wrap [class*="nich-col-"] {
  padding: 0;
}
.narep-admission-inner-wrap [class*="nich-col-"]:nth-child(2n) .narep-admission-list {
  border-right: none;
}
.narep-admission-list {
  padding: 40px 30px;
  border-right: 1px solid #ececec;
}
.narep-bullet-list {
  padding: 0;
  margin: 0;
  color: #777777;
  font-size: 15px;
  list-style: none;
}
.narep-bullet-list:before,
.narep-bullet-list:after {
  display: table;
  content: "";
  clear: both;
}
.narep-bullet-list li {
  padding: 0 0 15px 30px;
  position: relative;
}
.narep-bullet-list li:before {
  position: absolute;
  top: 1px;
  left: 0;
  width: 18px;
  height: 18px;
  color: #ffffff;
  background-color: #f7b800;
  text-align: center;
  font-family: "FontAwesome";
  font-weight: 900;
  font-size: 8px;
  line-height: 18px;
  text-rendering: auto;
  content: "\f00c";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  z-index: 1;
}
.narep-bullet-list li a {
  color: inherit;
}

/* Tools */
.narep-tools-wrap {
  padding: 0 15px;
}
.narep-tools-wrap .narep-tool-item {
  display: block;
  max-width: 350px;
  padding: 20px 15px 15px;
  margin: 0 auto 30px;
  text-align: center;
  background-color: #ffffff;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.narep-tool-item.narep-hover,
.narep-tool-item.narep-hover .narep-icon,
.narep-tool-item.narep-hover .narep-tool-title a {
  color: #ffffff;
}
.narep-tool-item.narep-hover {
  background-color: #f7b800;
}
.narep-tool-item span {
  display: block;
}
.narep-tool-item .narep-image,
.narep-tool-item .narep-icon {
  padding-bottom: 10px;
  color: #f7b800;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-tool-item i {
  font-size: 36px;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.narep-tool-title {
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
}
/*Tool Style Two*/
.narep-care-item {
  display: block;
  padding: 25px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-care-item span {
  display: table-cell;
}
.narep-care-item.narep-hover {
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.narep-care-item .narep-icon {
  display: table-cell;
  vertical-align: middle;
  min-width: 45px;
  font-size: 45px;
  color: #f7b800;
}
.narep-care-item.narep-hover {
  color: #f7b800;
}
.narep-care-title {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 20px;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
}

/*Number List*/
.narep-number-list {
  padding: 0;
  margin: 0;
  color: #777777;
  font-size: 15px;
  list-style: none;
  counter-reset: my-counter;
}
.narep-number-list:before,
.narep-number-list:after {
  display: table;
  content: "";
  clear: both;
}
.narep-number-list li {
  padding: 0 0 15px 30px;
  position: relative;
}
.narep-number-list li:before {
  color: #232323;
  font-weight: 600;
  position: absolute;
  top: 1px;
  left: 0;
  counter-increment: my-counter;
  content: counter(my-counter, decimal-leading-zero) ".";
  z-index: 1;
}
.narep-number-list li a {
  color: inherit;
}

/*Specialties*/
.narep-specialties-item {
  margin-bottom: 30px;
}
.narep-specialties-item .narep-image img {
  -webkit-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.narep-specialties-item [class*="nich-order-"] .narep-image img {
  -webkit-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.narep-specialties-item [class*="nich-order-"] .narep-specialties-info {
  -webkit-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.narep-specialties-info {
  padding: 25px 25px 18px;
  -webkit-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.narep-specialties-info h4 {
  font-size: 20px;
}
.narep-specialties-info h4 a:hover {
  color: #f7b800;
}
.narep-specialties-info p {
  color: #777777;
  line-height: 24px;
  font-size: 14px;
}
.narep-specialties-info .narep-bullet-list {
  font-size: 14px;
}

/*Food Tab*/
.narep-fod-tab-item .narep-image img {
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.narep-fod-tab-item [class*="nich-order-"] .narep-fod-tab-info {
  padding: 0 50px 0 0;
}
.narep-fod-tab-main-title {
  padding-bottom: 25px;
}
.narep-fod-tab-info {
  padding-left: 50px;
}
.narep-fod-tab-info h2 {
  font-size: 70px;
  line-height: 72px;
  color: #f7b800;
}
.narep-fod-tab-info h3 {
  font-size: 24px;
  line-height: 32px;
}
.narep-fod-tab-info p {
  color: #777777;
  line-height: 26px;
  font-size: 16px;
  padding: 0;
  margin: 0;
}
.narep-fod-tab-counter {
  opacity: 0.2;
  font-weight: 700;
}
.narep-fod-tab-info-item {
  position: relative;
  overflow: hidden;
  padding: 20px 30px;
  margin-bottom: 20px;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.narep-fod-tab-info-item:after {
  content: "";
  position: absolute;
  height: 0;
  width: 2px;
  background: #f7b800;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all .5s cubic-bezier(.23,.47,.37,.92);
  -moz-transition: all .5s cubic-bezier(.23,.47,.37,.92);
  transition: all .5s cubic-bezier(.23,.47,.37,.92);
}
.active .narep-fod-tab-info-item:after {
  height: 100%;
}
.narep-fod-tab-info-item .narep-icon {
  float: left;
  min-width: 50px;
}
.narep-fod-tab-info-item i {
  font-size: 48px;
  color: #f7b800;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.narep-fod-tab-item-info {
  overflow: hidden;
  padding-left: 20px;
}
.narep-fod-tab-item-info h4 {
  font-size: 18px;
}
.narep-fod-tab-info-title {
  padding-bottom: 5px;
}
.narep-fod-tab-info h3 a:hover,
.narep-fod-tab-item-info h4 a:hover {
  color: #f7b800;
}
.narep-food-tab a {
  display: block;
}
.narep-food-tab a:hover,
.narep-food-tab a:focus,
.narep-food-tab a {
  color: #232323;
}
.narep-tab-food {
  width: 100%;
  display: block;
}
.narep-tab-img {
  display:none;
  -webkit-transition: all .5s cubic-bezier(.23,.47,.37,.92);
  -moz-transition: all .5s cubic-bezier(.23,.47,.37,.92);
  transition: all .5s cubic-bezier(.23,.47,.37,.92);
  -webkit-transform: translate3d(50px,0,0);
  -moz-transform: translate3d(50px,0,0);
  transform: translate3d(50px,0,0);
  opacity: 0;
}
.toggle-align .narep-tab-img {
  -webkit-transform: translate3d(-50px,0,0);
  -moz-transform: translate3d(-50px,0,0);
  transform: translate3d(-50px,0,0);
}
.narep-food-num .narep-tab-img {
  -webkit-transform: translate3d(0,50px,0);
  -moz-transform: translate3d(0,50px,0);
  transform: translate3d(0,50px,0);
}
.narep-food-num .narep-tab-img.active,
.toggle-align .narep-tab-img.active,
.narep-tab-img.active {
  opacity: 1;
  display:block;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/*Hours*/
.narep-hours-wrap {
  position: relative;
  padding: 30px;
  background-color: #232323;
  color: #fff;
  border-radius: 5px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.narep-hours-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(11, 11, 12, 0.7);
}
.narep-hours-wrap > * {
  position: relative;
  z-index: 2;
}
.narep-hours-wrap h4 {
  font-size: 20px;
}
.narep-hours-wrap p {
  font-size: 14px;
  margin: 0;
  padding: 0 0 5px;
}
.narep-hour-item {
  color: #ffffff;
  position: relative;
  border-bottom: 1px solid rgba(255,255,255,.27);
  padding: 9px 2px 4px;
  font-size: 15px;
  margin: 0 -2px;
}
.narep-hour-item span {
  float: right;
  white-space: nowrap;
  text-align: right;
  font-size: 14px;
  font-weight: 700;
}
.narep-hour-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

/*Menu*/
.narep-food-menu-item-wrap {
  position: relative;
  margin-bottom: 30px;
  padding: 20px;
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
}
.narep-food-menu-item-wrap:before, .narep-food-menu-item-wrap:after {
  display: table;
  clear: both;
  content: "";
}
.narep-food-menu-item .narep-image {
  float: left;
  max-width: 160px;
}
.food-menu-toggle .narep-food-menu-item .narep-image {
  float: right;
}
.narep-food-menu-item .narep-image {
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.narep-food-menu-info {
  overflow: hidden;
  padding-left: 20px;
}
.food-menu-toggle .narep-food-menu-info {
  padding-left: 0;
  padding-right: 20px;
}
.no-img .narep-food-menu-info {
  padding-left: 0;
}
.narep-food-menu-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  padding: 0;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.food-title {
  position: relative;
  display: inline-block;
  background: #ffffff;
  padding-right: 10px;
  z-index: 2;
}
.food-indicator .food-title {
  padding-left: 28px;
}
.non-veg .food-title:before,
.veg .food-title:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #007f12;
}
.non-veg .food-title:after,
.veg .food-title:after {
  content: "";
  position: absolute;
  top: 10.5px;
  left: 5.5px;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background: #007f12;
}
.non-veg .food-title:before {
  border-color: #b20000;
}
.non-veg .food-title:after {
  background: #b20000;
}
.narep-food-menu-title:after {
  content: "";
  position: absolute;
  border-bottom: 1px dashed #777777;
  display: block;
  height: 1px;
  left: 0;
  margin: 0;
  right: 0;
  bottom: 5px;
  z-index: 1;
}
.food-price {
  position: absolute;
  right: 0;
  background: #ffffff;
  padding-left: 10px;
  z-index: 2;
}
.food-label {
  background-color: #d10000;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0.9px;
  display: inline-block;
  height: 20px;
  line-height: 18px;
  margin-left: 8px;
  text-align: center;
  padding: 0 10px;
  position: relative;
  text-transform: uppercase;
  top: -4px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.veg .food-label {
  background-color: #007f12;
}
.narep-food-menu-info p {
  color: #777777;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
}
.food-menu-heighlight {
  border-color: #f7b800;
}

/*Style Two*/
.food-menu-two .narep-food-menu-item-wrap {
  padding: 50px;
  text-align: center;
}
.food-menu-two .narep-food-menu-item {
  position: relative;
}
.food-menu-two .narep-food-menu-item .narep-image {
  float: none;
  width: 100%;
  max-width: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.food-menu-two .narep-food-menu-info {
  padding: 15px 0 0;
}
.food-menu-two .narep-food-menu-title:after {
  content: none;
}
.food-menu-two .food-price {
  background: #f7b800;
  color: #fff;
  width: 75px;
  height: 75px;
  line-height: 63px;
  border-radius: 100%;
  bottom: 20px;
  right: 10px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  padding: 0;
  border: 7px solid #ffffff;
}
.food-menu-two .food-label {
  position: absolute;
  line-height: 20px;
  font-weight: 600;
  font-size: 11px;
  top: 0;
  left: 0;
  margin: 0;
  border-radius: 0;
}

/*Style Three*/
.food-menu-three .narep-food-menu-item-wrap {
  padding: 0;
  border: none;
  box-shadow: none;
}
.food-menu-three .narep-food-menu-item {
  width: 90px;
  float: left;
}
.food-menu-three .narep-food-menu-item .narep-image {
  max-width: 100%;
  position: relative;
}
.narep-image .food-label {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  margin: 0;
  width: 100%;
  border-radius: 0;
  font-size: 11px;
  height: 23px;
  line-height: 22px;
}
.food-menu-three .hav-img .narep-food-menu-title:after {
  content: none;
}
.food-menu-three .hav-img .food-title {
  padding-right: 0;
}
.food-menu-three .hav-img .food-price {
  position: relative;
  padding: 0;
  text-align: right;
  background: transparent;
  font-size: 18px;
  font-weight: 800;
}
.food-menu-three .food-price span {
  position: relative;
  padding-left: 10px;
  background: #ffffff;
  z-index: 3;
}
.food-menu-three .hav-img .food-price:after {
  content: "";
  position: absolute;
  border-bottom: 1px dashed #777777;
  display: block;
  height: 1px;
  left: 0;
  margin: 0;
  right: 0;
  bottom: 5px;
  z-index: 1;
}
.narep-food-menu-item .narep-customer-rating {
  padding: 10px 0 0;
  width: 100%;
  text-align: center;
}
.menu-info-inner {
  display: inline-block;
  width: 70%;
  float: left;
}
.narep-food-menu-info .narep-btn-wrap {
  display: inline-block;
  padding: 5px 0 0;
  width: 30%;
  text-align: right;
}
.narep-food-menu-info .narep-btn-wrap .narep-btn {
  padding: 15px 40px 13px;
}
.food-menu-three .narep-customer-rating {
  padding: 10px 0 0;
}

/*Style Four*/
.food-menu-four .narep-food-menu-item-wrap {
  padding: 0;
  border: none;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.food-menu-four .narep-food-menu-item .narep-image {
  max-width: 155px;
  border-radius: 0;
}
.food-menu-four .narep-food-menu-title:after {
  content: none;
}
.food-menu-four .narep-food-menu-title {
  margin: 0;
  padding: 0;
}
.food-menu-four .food-price {
  position: relative;
  display: block;
  padding-left: 28px;
  font-size: 20px;
}
.food-menu-four .food-title {
  padding-bottom: 10px;
}
.food-menu-four .narep-food-menu-info {
  width: 45%;
  padding-left: 30px;
  float: left;
}
.food-menu-four .narep-btn-wrap {
  float: left;
  padding: 0;
}
.narep-food-menu-item-wrap .narep-btn-wrap .narep-btn {
  padding: 11px 30px 11px;
  font-size: 13px;
  color: #f7b800;
}
.narep-food-menu-item-wrap .narep-btn-wrap .narep-btn:focus,
.narep-food-menu-item-wrap .narep-btn-wrap .narep-btn:hover {
  color: #232323;
}

/*Distance Parallax*/
.narep-distance-parallax {
  position: relative;
}
.narep-parallax-wrap .nich-row {
  margin-right: -5px;
  margin-left: -5px;
}
.narep-parallax-wrap [class*="nich-col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* Tab Links */
ul.narep-tab-links {
  padding: 0;
  margin: 0 0 30px;
  position: relative;
  border-bottom: 2px solid #dadada;
}
.narep-tab-links:after {
  display:block;
  clear:both;
  content:'';
}
.narep-tab-links li {
  list-style: none;
  display: inline-block;
}
.narep-tab-links a {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: center;
  text-align: center;
  font-size: 16px;
  padding: 20px;
  color: #777777;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-tab-links a span {
  display: block;
  width: 100%;
}
.narep-tab-links a span i {
  font-size: 36px;
}
.narep-tab-links a span.narep-icon {
  padding: 0 0 10px;
}
.narep-tab-links a span.title {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 600;
}
.narep-tab-links li.active a,
.narep-tab-links li.active a:hover,
.narep-tab-links a:hover {
  color: #232323;
}
.narep-tab-line {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100px;
  height: 2px;
  background: #232323;
}
.tab-vertical .narep-tab-links li.narep-tab-line {
  width: 2px;
  height: 100px;
  left: auto;
  right: -2px;
}

/* Content of Tabs */
.narep-tab-content {
  width: 100%;
  display: block;
}
.narep-tab {
  display:none;
  -webkit-transition: all .5s cubic-bezier(.23,.47,.37,.92);
  -moz-transition: all .5s cubic-bezier(.23,.47,.37,.92);
  transition: all .5s cubic-bezier(.23,.47,.37,.92);
  -webkit-transform: translate3d(0,30px,0);
  -moz-transform: translate3d(0,30px,0);
  transform: translate3d(0,30px,0);
  opacity: 0;
}
.narep-tab.active {
  display:block;
  opacity: 1;
}
.tab-vertical .narep-tab {
  -webkit-transform: translate3d(-30px,0,0);
  -moz-transform: translate3d(-30px,0,0);
  transform: translate3d(-30px,0,0);
}
.narep-tab.active,
.tab-vertical .narep-tab.active {
  display:block;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/*Vertical*/
.tab-vertical ul.narep-tab-links {
  display: block;
  width: 25%;
  float: left;
  border-bottom: none;
  border-right: 2px solid #dadada;
  padding-right: 30px;
}
.tab-vertical .narep-tab-content {
  display: block;
  width: 75%;
  float: left;
  padding-left: 30px;
}
.tab-vertical .narep-tab-links li {
  width: 100%;
}
.tab-vertical .narep-tab-links li a span {
  display: inline-block;
  width: auto;
}
.tab-vertical .narep-tab-links li a {
  padding: 15px 0;
  text-align: left;
}
.tab-vertical .narep-tab-links a span.title {
  font-size: 14px;
}
.tab-vertical .narep-tab-links a span.narep-icon {
  margin-left: 6px;
  padding: 0;
}
.tab-vertical .narep-tab-links a span i {
  font-size: 24px;
}

/*Style Three*/
.narep-tab-three .narep-tab-links {
  display: inline-block;
  background: rgba(247, 184, 0, 0.1);
  border: 1px solid #f7b800;
  border-radius: 100px;
}
.narep-tab-three .narep-tab-line {
  background: #f7b800;
  height: 100%;
  bottom: 0;
  border-radius: 100px;
}
.narep-tab-three .narep-tab-links a span {
  display: inline-block;
  width: auto;
}
.narep-tab-three .narep-tab-links a span.narep-icon {
  margin-right: 6px;
}
.narep-tab-three .narep-tab-links a {
  padding: 17px 45px;
}
.narep-tab-three .narep-tab-links-wrap {
  text-align: center;
}
/*Branch*/
.narep-map-wrap {
  position: relative;
  max-width: 650px;
  margin: 0 auto;
}
.narep-location-item {
  position: absolute;
  left: 225px;
  top: 17px;
}
.narep-location-item:nth-child(2n) {
  top: 85px;
  left: 112px;
}
.narep-location-item:nth-child(3n) {
  top: 168px;
  left: 112px;
}
.narep-location-item:nth-child(4n) {
  top: 137px;
  left: 355px;
}
.narep-location-item:nth-child(5n) {
  top: 77px;
  left: 400px;
}
.narep-location-item:nth-child(6n) {
  top: 60px;
  left: auto;
  right: 135px;
}
.narep-location-item:nth-child(7n) {
  top: auto;
  bottom: 78px;
  left: auto;
  right: 80px;
}
.narep-location-tooltip {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.narep-location-tooltip:before {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 10px;
  height: 13px;
  background-image: url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/images/map-marker.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 10px auto;
  content: "";
  z-index: 1;
}
.narep-location-tooltip .narep-tooltip-text {
  visibility: hidden;
  width: 120px;
  background-color: #ffffff;
  color: #777777;
  text-align: center;
  padding: 10px;
  position: absolute;
  z-index: 1;
  bottom: 100%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 1s;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  -webkit-transition: all .5s cubic-bezier(.23,.47,.37,.92);
  -moz-transition: all .5s cubic-bezier(.23,.47,.37,.92);
  transition: all .5s cubic-bezier(.23,.47,.37,.92);
  -webkit-transform: translate3d(0,5px,0);
  -moz-transform: translate3d(0,5px,0);
  transform: translate3d(0,5px,0);
}
.narep-location-tooltip:hover .narep-tooltip-text {
  visibility: visible;
  opacity: 1;
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
}

/*Food Item*/
.narep-food-item-wrap {
  position: relative;
}
.narep-food-item-wrap:before,
.narep-food-item-wrap:after {
  display: table;
  clear: both;
  content: "";
}
.no-img .narep-food-item-info {
  padding-left: 0;
}
.narep-food-item {
  position: relative;
  text-align: center;
}
.narep-food-item-info {
  padding: 30px 0 0;
  display: inline-block;
  width: 100%;
}
.narep-food-item-info h3 {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 20px;
  line-height: 1.5;
  position: relative;
  padding: 0;
  margin: 0;
}
h5.item-price {
  font-size: 25px;
  color: #f7b800;
  padding: 0 0 10px;
}
.narep-food-item-info p {
  color: #777777;
  line-height: 26px;
  font-size: 18px;
  padding: 0 0 10px;
  margin: 0;
}
.item-label {
  position: absolute;
  background-color: #f7b800;
  color: #f7b800;
  font-size: 13px;
  letter-spacing: 0.5px;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 8px 0 15px;
  text-transform: uppercase;
  top: 20px;
  left: 0;
  z-index: 2;
}
.item-label span {
  color: #ffffff;
}
.item-label:before,
.item-label:after {
  content: "";
  position: absolute;
  border-bottom: 15px solid;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  bottom: 0;
  right: -10px;
  transform: rotate(0);
  border-bottom-color: inherit;
}
.item-label:after {
  top: 0;
  bottom: auto;
  transform: rotate(180deg);
}
.narep-food-item-info .narep-link {
  color: #232323;
}
.narep-food-item-info .narep-link i {
  width: 20px;
  font-size: 16px;
  padding: 0 5px 0 0;
}
.narep-food-item-info .narep-link:hover i {
  width: 0;
  padding: 0;
}
/*Style Two*/
.narep-food-item.food-item-two {
  background: #ffffff;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.narep-food-item.food-item-two .narep-food-item-info {
  padding: 30px 30px 35px;
  position: relative;
  text-align: left;
}
.food-item-two h5.item-price {
  position: absolute;
  top: -33px;
  right: 30px;
  width: 67px;
  height: 67px;
  line-height: 57px;
  text-align: center;
  font-size: 22px;
  color: #232323;
  background: #f7b800;
  border-radius: 100%;
  padding: 0;
  border: 5px solid #ffffff;
}
.food-item-two .narep-food-item-info h3 {
  font-size: 18px;
  position: relative;
  padding: 0 0 10px 28px;
}
.food-item-two.non-veg .narep-food-item-info h3:before,
.food-item-two.veg .narep-food-item-info h3:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #007f12;
}
.food-item-two.non-veg .narep-food-item-info h3:after,
.food-item-two.veg .narep-food-item-info h3:after {
  content: "";
  position: absolute;
  top: 10.5px;
  left: 5.5px;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background: #007f12;
}
.food-item-two.non-veg .narep-food-item-info h3:before {
  border-color: #b20000;
}
.food-item-two.non-veg .narep-food-item-info h3:after {
  background: #b20000;
}
.narep-food-item-info .narep-btn {
  padding: 16px 40px 14px;
}
.narep-food-item-info .narep-customer-rating {
  float: right;
  padding: 14px 0 0;
}
.narep-food-item-info .narep-btn-wrap {
  float: left;
  padding: 0;
}
.food-item-two .narep-food-item-info p {
  padding: 0 0 20px;
}
.narep-food-item-wrap .item {
  padding: 15px;
}
.narep-food-item-wrap .owl-carousel .owl-nav button.owl-prev {
  left: -30px;
}
.narep-food-item-wrap .owl-carousel .owl-nav button.owl-next {
  right: -30px;
}

/*Layerd*/
.narep-layerd-wrap {
  overflow: visible;
}
.narep-layerd-wrap .narep-layerd-effects {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.narep-layerd-wrap:before {
  content: '';
  display: block;
  position: relative;
  width: 100%;
  height: 700px;
  float: left;
}
.narep-layerd-wrap .narep-layerd-container {
  display: block;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.narep-layerd-wrap .narep-layerd-container .narep-layer {
  display: block;
  position: absolute;
  width: 100%;
  max-width: 500px;
  top: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.narep-layerd-wrap .narep-layerd-container .narep-layer.narep-layer-1 {
  z-index: 6;
  position: relative;
}
.narep-layerd-wrap .narep-layerd-container .narep-layer.narep-layer-2 {
  z-index: 5;
}
.narep-layerd-wrap .narep-layerd-container .narep-layer.narep-layer-3 {
  z-index: 4;
}
.narep-layerd-wrap .narep-layerd-container .narep-layer.narep-layer-4 {
  z-index: 3;
}
.narep-layerd-wrap .narep-layerd-container .narep-layer.narep-layer-5 {
  z-index: 2;
}
.narep-layerd-wrap .narep-layerd-container .narep-layer.narep-layer-6 {
  z-index: 1;
}

/*Addon Menu*/
.narep-addon-menu-wrap {
  position: relative;
  margin: 0 0 20px 40px;
  padding: 30px;
  background-color: #ffffff;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 10px 120px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 10px 120px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 120px rgba(0, 0, 0, 0.1);
}
.narep-addon-menu-wrap.no-img {
  margin-left: 0;
}
.narep-addon-menu-wrap .narep-image {
  position: absolute;
  left: -55px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 130px;
  -webkit-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
}
.narep-addon-menu-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.2px;
  position: relative;
  padding: 0;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.addon-title {
  position: relative;
  display: inline-block;
  background: #ffffff;
  padding-right: 10px;
  z-index: 2;
}
.addon-indicator p,
.addon-indicator .narep-customer-rating,
.addon-indicator .addon-title {
  padding: 0 0 0 28px;
}
.non-veg .addon-title:before,
.veg .addon-title:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 2px solid #007f12;
}
.non-veg .addon-title:after,
.veg .addon-title:after {
  content: "";
  position: absolute;
  top: 10.5px;
  left: 5.5px;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background: #007f12;
}
.non-veg .addon-title:before {
  border-color: #b20000;
}
.non-veg .addon-title:after {
  background: #b20000;
}
.narep-addon-menu-title:after {
  content: "";
  position: absolute;
  border-bottom: 1px dashed #777777;
  display: block;
  height: 1px;
  left: 0;
  margin: 0;
  right: 0;
  bottom: 5px;
  z-index: 1;
}
.addon-price {
  position: absolute;
  right: 0;
  background: #ffffff;
  padding-left: 10px;
  z-index: 2;
}
.addon-label {
  background-color: #d10000;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0.9px;
  display: inline-block;
  height: 20px;
  line-height: 18px;
  margin-left: 8px;
  text-align: center;
  padding: 0 10px;
  position: relative;
  text-transform: uppercase;
  top: -4px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.narep-addon-menu-info p {
  color: #777777;
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 10px;
}
.narep-addon-item ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.narep-addon-item ul li {
  position: relative;
  padding: 3px 0;
  color: #777777;
  font-size: 17px;
}

/*Checkbox*/
.narep-checkbox-wrap label {
  text-align: left;
  width: 100%;
}
.narep-checkbox-wrap label:before,
.narep-checkbox-wrap label:after {
  display: table;
  content: "";
}
.narep-checkbox-wrap label:after {
  clear: both;
}
.narep-checkbox-icon-wrap {
  float: left;
}
.narep-checkbox-icon-wrap .narep-checkbox-icon {
  display: inline-block;
  position: relative;
  top: 3px;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  background: #ffffff;
  border: 1px solid #a3a3a3;
}
.narep-checkbox-icon-wrap input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  margin-bottom: 0;
  opacity: 0;
  pointer-events: none;
  z-index: 0;
}
.narep-checkbox-icon-wrap input[type="checkbox"]:checked + .narep-checkbox-icon {
  background: #000000;
  border-color: #000000;
  color: #ffffff;
}
.narep-checkbox-icon-wrap input[type="checkbox"]:checked + .narep-checkbox-icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font: normal normal normal 12px/1.42857143 FontAwesome;
  text-rendering: auto;
  content: "\f00c";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.narep-checkbox-wrap .label-wrap {
  position: relative;
  display: inline-block;
  width: calc(100% - 30px);
}
.narep-checkbox-wrap .label-wrap:after {
  content: "";
  position: absolute;
  border-bottom: 1px dashed #777777;
  display: block;
  height: 1px;
  left: 0;
  margin: 0;
  right: 0;
  bottom: 5px;
  z-index: 1;
}
.narep-checkbox-wrap .label-wrap .label-title {
  position: relative;
  display: inline-block;
  background: #ffffff;
  padding-right: 10px;
  z-index: 2;
}
.narep-checkbox-wrap .label-price {
  position: absolute;
  right: 0;
  background: #ffffff;
  padding-left: 10px;
  z-index: 2;
}
.narep-addon-menu-wrap .narep-btn-wrap {
  padding: 0;
  text-align: center;
}
.narep-addon-menu-wrap .narep-btn-wrap .narep-btn {
  padding: 11px 30px 11px;
  font-size: 13px;
  color: #f7b800;
}
.narep-addon-menu-wrap .narep-btn-wrap .narep-btn:focus,
.narep-addon-menu-wrap .narep-btn-wrap .narep-btn:hover {
  color: #232323;
}
.addon-total {
  font-size: 27px;
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 0 0 10px;
}
.woocommerce .star-rating {
  height: 16px;
  width: 84px;
  float: left;
  padding: 0 0 30px;
}
.woocommerce .star-rating::before {
  content: "\53\53\53\53\53";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  font-size: 16px;
}
.woocommerce .star-rating span::before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
  font-size: 16px;
  color: #f7b800;
}
.woocommerce .star-rating {
}
.narep-addon-menu-wrap a.button {
  display: inline-block;
  vertical-align: middle;
  background-color: #232323;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  padding: 12px 30px 11px;
  font-size: 13px;
  color: #f7b800;
}
.narep-addon-menu-wrap a.button:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
  -ms-box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
  box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
}
.narep-addon-menu-wrap a.button:hover,
.narep-addon-menu-wrap a.button:focus {
  background-color: #f7b800;
  color: #232323;
}
.narep-addon-menu-wrap a.button:hover:after, 
.narep-addon-menu-wrap a.button:focus:after {
  -webkit-box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
  -ms-box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
  box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
}
span.addon-price ins {
  text-decoration: none;
}
span.addon-total del {
  display: none;
}
span.addon-total ins {
  text-decoration: none;
}
.narep-extend-addons {
  display: inline-block;
  width: 100%;
}

/*Chefs Recipe*/
.narep-chefs-wrap {
  position: relative;
  max-width: 100%;
  width: 100%;
  left: 0;
  right: 0;
  display: flex;
  flex-wrap: wrap;
}
.narep-chefs-item {
  position: relative;
  display: block;
  width: 100%;
}
.narep-chefs-item .nich-row {
  margin: 0;
}
.narep-chefs-item [class*="nich-col-"] {
  padding: 0;
}
.narep-chefs-info {
  padding: 20px 150px;
  display: inline-block;
  width: 100%;
}
.narep-chefs-name h2 {
  font-size: 30px;
  padding: 0;
}
.narep-chefs-name h3 {
  font-size: 16px;
  padding: 0;
  font-weight: 600;
  color: #f7b800;
}
.narep-chefs-info-wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  padding: 0 0 25px;
}
.narep-chefs-info-wrap .narep-chefs-name {
  width: 60%;
}
.narep-chefs-info-wrap .narep-btn-wrap {
  width: 40%;
  text-align: right;
  padding: 0;
}
.narep-chefs-info-wrap .narep-btn-wrap .narep-btn {
  padding: 16px 45px;
  font-size: 14px;
  color: #f7b800;
}
.narep-chefs-info-wrap .narep-btn-wrap .narep-btn:focus,
.narep-chefs-info-wrap .narep-btn-wrap .narep-btn:hover {
  color: #232323;
}
.narep-chefs-info p {
  color: #777777;
  font-size: 18px;
  line-height: 28px;
  margin: 0 0 10px;
}
.narep-chefs-carousel {
  position: relative;
  padding: 20px 0 40px;
}
.narep-chefs-carousel .narep-swiper-slide.swiper {
  height: auto;
  min-height: auto;
  padding-bottom: 30px;
}
.narep-chefs-carousel .swiper-scrollbar-drag {
  background: #232323;
  border-radius: 0;
}
.narep-chefs-carousel .swiper-scrollbar {
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #e2e2e2;
}
.narep-chefs-carousel .swiper-horizontal>.swiper-scrollbar {
  left: 0;
  bottom: 0;
  width: 100%;
}
.narep-chefs-info h5 {
  font-size: 20px;
  text-transform: uppercase;
  padding: 0 0 25px;
}
.narep-chefs-info .narep-social.rounded a {
  width: 47px;
  height: 47px;
  margin-right: 8px;
  color: #232323;
  border: 1px solid #f7b800;
  background: #f7b800;
  font-size: 16px;
  text-align: center;
  line-height: 47px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.narep-chefs-info .narep-social.rounded a:focus,
.narep-chefs-info .narep-social.rounded a:hover {
  color: #f7b800;
  border-color: #232323;
  background: #232323;
}
.narep-chefs-carousel .owl-carousel {
  width: 652px;
}
.narep-chefs-food .narep-image {
  border-radius: 5px;
  position: relative;
}
.narep-chefs-carousel .img-link:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.narep-chefs-food h4 {
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0 0;
}
.narep-chefs-carousel .owl-carousel .owl-dots {
  padding: 0 0 0;
  background: #e2e2e2;
  height: 5px;
  margin: 20px 0 0;
  text-align: left;
  line-height: 0;
}
.narep-chefs-carousel .owl-carousel button.owl-dot {
  width: 8%;
  height: 5px;
  line-height: 0;
  margin: 0;
  background: #e2e2e2;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.narep-chefs-carousel .owl-carousel button.owl-dot.active {
  background-color: #232323;
}
.narep-chefs-food .narep-image .narep-video-btn {
  width: 40px;
  height: 40px;
  background: #ffffff;
  color: #232323;
  font-size: 14px;
}
.narep-chefs-food .narep-image .narep-video-btn:hover {
  background: #f7b800;
}
.narep-chefs-food .prep-time {
  position: absolute;
  top: 15px;
  right: 15px;
  line-height: normal;
  text-transform: uppercase;
  background: #f7b800;
  z-index: 6;
  padding: 3px 9px 4px;
  font-size: 12px;
  font-weight: 600;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

/*Offers*/
.narep-offers {
  padding: 50px;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
}
.narep-offers-inner h2 {
  font-size: 80px;
  line-height: 80px;
  padding: 0 0 45px;
  -webkit-text-shadow: 0 6px 0 rgba(0, 0, 0, 0.6);
  -ms-text-shadow: 0 6px 0 rgba(0, 0, 0, 0.6);
  text-shadow: 0 6px 0 rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
}
.narep-offers-inner h2 span {
  display: block;
}
.narep-offers-inner h3 {
  position: relative;
  padding: 0;
}
.narep-offers-inner h3 .prim {
  font-size: 30px;
  position: relative;
  z-index: 3;
  text-transform: uppercase;
  font-weight: 900;
}
.narep-offers-inner h3 .sub {
  font-size: 60px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0.4;
}
.narep-offers a img {
  max-width: 170px;
  border-radius: 70px;
  margin: 5px;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
}

/*Gift Card*/
.narep-gift-card-wrap {
  padding: 60px 70px;
  -webkit-box-shadow: 0 9px 0 rgba(247, 184, 0, 0.2);
  -ms-box-shadow: 0 9px 0 rgba(247, 184, 0, 0.2);
  box-shadow: 0 10px 120px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.narep-gift-card-title {
  text-align: center;
  padding: 20px 0 40px;
  position: relative;
}
.narep-gift-card-title h3 {
  text-align: center;
  font-size: 40px;
  position: relative;
  z-index: 2;
}
.narep-gift-card-title h4 {
  text-align: center;
  font-size: 80px;
  padding: 0;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  opacity: 0.2;
}
.narep-gift-form.narep-form label {
  font-size: 14px;
  color: #777777;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 5px;
}
.narep-gift-form.narep-form textarea,
.narep-gift-form.narep-form input {
  border: none;
  border-bottom: 1px solid #777777;
  border-radius: 0;
  padding-left: 0;
  color: #232323;
  font-size: 20px;
  font-weight: 600;
  margin: 0px 0 25px;
  max-height: 100px;
}
.narep-gift-form.narep-form textarea:focus,
.narep-gift-form.narep-form input:focus {
  border-color: #232323;
}
.narep-gift-card {
  position: relative;
  display: inline-block;
  width: 100%;
  background: -moz-linear-gradient(top, #e100ff 0%,#7f00ff 100%);
  background: -webkit-linear-gradient(top, #e100ff 0%,#7f00ff 100%);
  background: linear-gradient(to bottom, #e100ff 0%,#7f00ff 100%);
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.narep-gift-card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.narep-card-info {
  position: relative;
  color: #ffffff;
  padding: 30px 40px;
}
.narep-card-message {
  position: relative;
  padding: 22px 40px 25px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
}
.narep-card-message h4 {
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
}
.narep-card-info .narep-icon {
  position: absolute;
  top: 30px;
  right: 40px;
  max-width: 76px;
}
.narep-card-info .narep-icon i {
  font-size: 76px;
}
.narep-card-info h4 {
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  letter-spacing: 2px;
}
.narep-card-info h2 {
  font-size: 45px;
  padding: 0 80px 0 0;
  font-weight: 600;
  word-break: break-word;
  position: relative;
  z-index: 1;
}
.narep-card-recipient h3 {
  padding: 0;
  font-size: 20px;
  font-weight: 600;
}
.narep-card-recipient {
  padding: 50px 0 0;
}
.narep-gift-card-info .narep-btn-wrap {
  padding: 50px 0 0;
  text-align: center;
}
.narep-gift-card-info .narep-btn-wrap .narep-btn {
  padding: 21px 65px 19px;
}
.narep-gift-card-info {
  padding-left: 20px;
}

/*Price Tab*/
.narep-price-tab-wrap .nich-row {
  margin: 0;
}
.narep-price-tab-wrap [class*="nich-col-"] {
  padding: 0;
}
.narep-price-tab-links a:focus,
.narep-price-tab-links a:hover,
.narep-price-tab-links a {
  color: #232323;
  display: block;
}
.narep-price-tab-item {
  position: relative;
  background: #ffffff;
  padding: 30px 50px 40px;
  margin: 0 0 40px;
  -webkit-box-shadow: 0 10px 120px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 10px 120px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 120px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.active .narep-price-tab-item {
  z-index: 9;
  box-shadow: -30px 10px 120px rgba(0, 0, 0, 0.2);
}
.narep-price-tab-links a:last-child .narep-price-tab-item {
  margin: 0;
}
.narep-price-tab-item:after {
  content: "\f053";
  font-family: "FontAwesome";
  font-size: 12px;
  position: absolute;
  text-align: center;
  width: 52px;
  height: 52px;
  line-height: 52px;
  background: #fafafa;
  border-radius: 100%;
  right: 0px;
  top: 50%;
  opacity: 0;
  transform: translateY(-50%) scale(0);
  -webkit-transition: all .5s cubic-bezier(.23,.47,.37,.92);
  -moz-transition: all .5s cubic-bezier(.23,.47,.37,.92);
  transition: all .5s cubic-bezier(.23,.47,.37,.92);
  z-index: 2;
}
.active .narep-price-tab-item:after {
  right: -26px;
  transform: translateY(-50%) scale(1);
  opacity: 1;
}
.toggle-align .narep-price-tab-item:after {
  content: "\f053";
  right: auto;
  left: 0;
}
.toggle-align .active .narep-price-tab-item:after {
  left: -26px;
  transform: translateY(-50%) scale(1);
  opacity: 1;
}
.narep-price-tab-item h3 {
  font-size: 40px;
  padding: 0;
  text-transform: uppercase;
}
.narep-price-tab-item h4 {
  font-size: 20px;
  text-transform: uppercase;
  padding: 0 0 20px;
}
.narep-tab-price-wrap {
  padding: 10px 0 0;
}
.narep-tab-price-wrap h2 {
  font-size: 150px;
  font-weight: 900;
  line-height: 130px;
  position: relative;
  padding: 0 0 15px;
}
.narep-tab-price-wrap h2 span {
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  position: absolute;
  top: 15px;
}
.narep-tab-price-wrap p {
  font-size: 18px;
  color: #232323;
  margin: 0;
  padding: 0;
  font-weight: 600;
}
.narep-price-tab-content {
  width: 100%;
  display: block;
}
.narep-price-tab {
  display:none;
  -webkit-transition: all .5s cubic-bezier(.23,.47,.37,.92);
  -moz-transition: all .5s cubic-bezier(.23,.47,.37,.92);
  transition: all .5s cubic-bezier(.23,.47,.37,.92);
  -webkit-transform: translate3d(-50px,0,0);
  -moz-transform: translate3d(-50px,0,0);
  transform: translate3d(-50px,0,0);
  opacity: 0;
}
.toggle-align .narep-price-tab {
  -webkit-transform: translate3d(50px,0,0);
  -moz-transform: translate3d(50px,0,0);
  transform: translate3d(50px,0,0);
}
.toggle-align .narep-price-tab.active,
.narep-price-tab.active {
  opacity: 1;
  display:block;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/*Pricing Content*/
.narep-price-content-wrap {
  display: inline-block;
  width: 100%;
  position: relative;
  background: #ffffff;
  padding: 40px;
  text-align: center;
  -webkit-box-shadow: 0 10px 120px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 10px 120px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 120px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.narep-price-content-wrap p {
  font-size: 20px;
  padding: 0 0 5px;
  margin: 0;
  color: #232323;
}
.narep-customer-rating span {
  font-size: 18px;
  color: #232323;
  padding-left: 3px;
}
.narep-price-content-wrap .narep-customer-rating {
  padding: 0;
}
.narep-price-content-wrap .narep-btn-wrap {
  padding: 20px 0 50px;
}
ul.narep-info-list {
  padding: 37px 35px;
  margin: 0 0 30px;
  text-align: left;
  list-style: none;
  background: #f9f9f9;
  border: 1px dashed #909090;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
ul.narep-info-list li {
  font-size: 18px;
  color: #777777;
  padding: 8px 0;
}
ul.narep-info-list li span {
  color: #232323;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
ul.narep-benefit-list {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
}
ul.narep-benefit-list li {
  font-size: 18px;
  color: #232323;
  padding: 15px 0;
  border-bottom: 1px dashed rgba(35, 35, 35, 0.7);
  position: relative;
}
ul.narep-benefit-list li:after {
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 16px;
  position: absolute;
  color: #339c01;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
ul.narep-benefit-list li.not-available:after {
  content: "\f00d";
  color: #ff0d0d;
}
.narep-price-content-wrap .narep-image {
  padding: 30px 0 0;
  max-width: 230px
  margin: 0 auto;
}

/*Particular Recipe*/
.narep-recipe-video-wrap {
  padding: 0 0 60px;
}
.narep-recipe-video-wrap .narep-image {
  position: relative;
}
.narep-recipe-title {
  position: relative;
  font-size: 30px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  padding: 0 40px 0 0;
  margin: 0 0 30px;
  display: inline-block;
}
.non-veg .narep-recipe-title:before,
.veg .narep-recipe-title:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 21px;
  height: 21px;
  border: 2px solid #007f12;
  transform: translateY(-50%);
}
.non-veg .narep-recipe-title:after,
.veg .narep-recipe-title:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 5.5px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #007f12;
  transform: translateY(-50%);
}
.non-veg .narep-recipe-title:before {
  border-color: #b20000;
}
.non-veg .narep-recipe-title:after {
  background: #b20000;
}
.narep-nutrition-recipe {
  padding-right: 40px;
}
.narep-recipe-wrap {
  border-bottom: 1px solid #dcdcdc;
  margin: 0 0 50px;
  padding: 0 0 10px;
  text-align: center;
}
.narep-recipe-info {
  padding: 0 0 30px;
}
.narep-recipe-wrap .narep-image {
  padding: 0 0 30px;
}
.narep-recipe-info h5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.narep-recipe-info i {
  font-size: 36px;
  color: #f7b800;
}
.narep-particular-item h3 {
  font-size: 26px;
  text-transform: uppercase;
  padding: 0 0 20px;
}
ul.narep-nutrition-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.narep-nutrition-list li {
  font-size: 18px;
  color: #777777;
  position: relative;
  margin: 17px 0;
}
ul.narep-nutrition-list li:first-child {
  margin-top: 0;
}
ul.narep-nutrition-list li span {
  background: #ffffff;
  display: inline-block;
  position: relative;
  padding-right: 6px;
}
ul.narep-nutrition-list li span.value {
  float: right;
  padding-right: 0;
  padding-left: 6px;
}
ul.narep-nutrition-list li:before {
  content: "";
  position: absolute;
  bottom: 6px;
  left: 0;
  width: 100%;
  border-bottom: 1px dashed #777777;
}
.narep-ingredients-info {
  padding: 0 0 40px;
}
.narep-ingredient-info {
  text-align: center;
  padding: 0 0 20px;
}
.narep-ingredient-info p {
  font-size: 18px;
  color: #777777;
  margin: 0;
  padding: 10px 0 5px;
}
ul.narep-prep-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.narep-prep-list li {
  position: relative;
  padding: 0 0 20px 40px;
}
ul.narep-prep-list li:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 0;
  width: 16px;
  height: 16px;
  background: #f7b800;
  border-radius: 100%;
}
ul.narep-prep-list li:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 8px;
  width: 1px;
  height: 100%;
  background: #f7b800;
}
ul.narep-prep-list li:last-child:after {
  content: none;
}
ul.narep-prep-list li h4 {
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 0 5px;
}
ul.narep-prep-list li p {
  font-size: 18px;
  color: #777777;
  margin: 0;
  line-height: 28px;
}

/*Rooms*/
.narep-rooms-item .nich-row {
  margin: 0;
}
.narep-rooms-item [class*="nich-col-"] {
  padding: 0;
}
.narep-rooms-info {
  display: block;
  padding: 50px;
  max-width: 760px;
  margin: 0 auto;
  position: relative;
}
.narep-rooms-info * {
  position: relative;
  z-index: 1;
}
.narep-rooms-title h3 {
  font-size: 30px;
  text-transform: uppercase;
  padding: 0;
}
.narep-rooms-info p {
  font-size: 18px;
  color: #777777;
  line-height: 28px;
}
.rooms-title-wrap {
  float: left;
  width: 70%;
}
.rooms-price-wrap {
  float: left;
  width: 30%;
  text-align: right;
}
.rooms-title-wrap p {
  font-size: 16px;
  color: #f7b800;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
  letter-spacing: 0.6px;
}
.rooms-price-wrap p {
  margin: 0;
}
.narep-rooms-title {
  display: inline-block;
  width: 100%;
  padding: 0 0 20px;
}
ul.narep-room-list {
  padding: 20px 0 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
}
ul.narep-room-list .narep-btn-wrap {
  padding: 0;
  margin: 0 10px 0 0;
}
ul.narep-room-list li {
  padding: 0 20px 0 0;
}
ul.narep-room-list li h4 {
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
ul.narep-room-list li h4 span {
  padding-right: 10px;
}
ul.narep-room-list li h4 i {
  font-size: 30px;
}
ul.narep-room-list .narep-btn-wrap .narep-btn {
  padding: 16px 45px 14px;
}

/*Style Two*/
.narep-rooms-item.style-two {
  overflow: hidden;
  clear: both;
  height: 100vh;
  position: relative;
}
.narep-splitted-slider {
  height: 100vh;
}
.ms-tableCell {
  height: 100vh !important;
}
.narep-splitted-slider .narep-image {
  height: 100vh;
  position: relative;
}
.narep-rooms-background {
  height: 100vh;
  background-color: #d0d0d0;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

/*Open Table*/
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: .25rem;
}
.datepicker table {
  border: none;
}
.narep-op-table-wrap {
  -webkit-box-shadow: 0 9px 0 rgba(247, 184, 0, 0.2);
  -ms-box-shadow: 0 9px 0 rgba(247, 184, 0, 0.2);
  box-shadow: 0 10px 120px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.narep-op-table-wrap > .nich-row {
  margin: 0;
}
.narep-op-table-wrap > .nich-row > [class*="nich-col-"] {
  padding: 0;
}
.narep-op-table-title {
  text-align: center;
  padding: 20px 0 40px;
  position: relative;
}
.narep-op-table-title h3 {
  text-align: center;
  font-size: 40px;
  position: relative;
  z-index: 2;
}
.narep-op-table-title h3 .res-sub-title,
.narep-op-table-title h4 {
  text-align: center;
  font-size: 80px;
  padding: 0;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  opacity: 0.2;
}
.narep-op-table-form.narep-form label {
  font-size: 18px;
  color: #232323;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 5px;
  display: inline-block;
  width: 100%;
  text-align: left;
}
.narep-op-table-form.narep-form label i {
  padding-right: 5px;
}
.narep-op-table-form.narep-form select,
.narep-op-table-form.narep-form textarea,
.narep-op-table-form.narep-form input {
  border: none;
  border-bottom: 1px solid #777777;
  border-radius: 0;
  padding: 10px 0;
  color: #777777;
  font-size: 24px;
  font-weight: 900;
  margin: 0px 0 25px;
  max-height: 100px;
  flex: none;
  outline: none;
}
.narep-op-table-form.narep-form select option {
  font-size: 16px;
  color: #232323 !important;
}
.narep-op-table-form.narep-form select:focus,
.narep-op-table-form.narep-form textarea:focus,
.narep-op-table-form.narep-form input:focus {
  border-color: #232323;
}
.datepicker table tr td.active.active {
  background: #f7b800;
  color: #232323;
}
.datepicker.dropdown-menu {
  padding: 10px;
}
.narep-op-table-form button.narep-btn {
  border: none;
  outline: none;
  margin: 20px 0 0;
  padding: 21px 48px 19px;
}
.narep-op-table-form.style-two button.narep-btn {
  margin: 40px 0 0;
}
.narep-op-table-wrap .ot-dtp-picker .ot-dtp-picker-selector .ot-dtp-picker-selector-link {
  border: none;
  outline: none !important;
  -webkit-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: 1px solid #777777;
}
.narep-op-table-wrap .ot-dtp-picker.wide {
  padding: 30px;
  width: 100%;
}
.narep-op-table-wrap .ot-dtp-picker.wide .ot-dtp-picker-form {
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: 100%;
  background: no-repeat;
  border: none;
}
.narep-op-table-wrap .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-selector {
  width: 100%;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%;
  padding: 0 15px;
  float: none;
  height: 50px;
  border: none !important;
}
.narep-op-table-wrap .ot-title,
.narep-op-table-wrap .ot-powered-by {
  display: none;
}
.narep-op-table-form.ot-dtp-picker-form select,
.narep-op-table-form.ot-dtp-picker-form textarea,
.narep-op-table-form.ot-dtp-picker-form input {
  vertical-align: middle;
  width: 100%;
  height: 50px;
  line-height: 1.42857143;
  outline: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: #ffffff;
  border-radius: 0;
  padding: 10px 0;
  color: #777777;
  font-size: 24px;
  font-weight: 900;
  margin: 0px 0 25px;
  max-height: 100px;
  flex: none;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-op-table-wrap .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button {
  display: inline-block;
  vertical-align: middle;
  padding: 21px 48px 19px;
  margin: 20px auto 0 !important;
  width: auto;
  height: auto;
  font-size: 14px;
  color: #232323;
  background-color: #f7b800;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  border: none;
  outline: none;
  float: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-op-table-wrap .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button:hover, 
.narep-op-table-wrap .ot-dtp-picker.wide .ot-dtp-picker-form .ot-dtp-picker-button:focus {
  color: #ffffff;
  background-color: #232323;
}

/*Style Two*/
.narep-op-table-wrap.style-two {
  overflow: hidden;
}
.narep-op-table-wrap.style-two .narep-op-table-info {
  padding: 30px 60px;
}
.narep-op-table-info-wrap {
  padding: 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  color: #ffffff;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
.narep-op-table-info-wrap:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-op-table-title h5 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}
.narep-op-table-title p {
  font-size: 16px;
}
.narep-op-table-food .narep-op-table-title h3 .res-sub-title {
  font-size: 50px;
}
.narep-op-table-food .narep-image {
  padding: 0 0 20px;
}
.narep-op-table-food {
  position: relative;
}
.narep-op-table-food:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 80%;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  border-right: 1px dashed #ffffff;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-op-table-contact > .narep-icon i {
  font-size: 66px;
  color: #f7b800;
}
.narep-op-table-contact h3 {
  font-size: 30px;
  text-transform: uppercase;
}
ul.op-table-contact-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.op-table-contact-list li {
  padding: 7px 0 7px 30px;
  font-size: 18px;
  position: relative;
}
ul.op-table-contact-list li .narep-icon {
  position: absolute;
  left: 0;
  top: 8px;
}
.narep-op-table-contact {
  padding: 0 50px;
}
.narep-op-table-form.style-two input {
  border-color: #232323;
  font-size: 50px;
  height: 80px;
  color: #232323;
  margin-bottom: 0;
  font-weight: 600;
}
.narep-op-table-form.style-two {
  padding: 50px 80px 60px;
}
.narep-op-table-form.style-two .narep-quantity {
  position: relative;
  margin-bottom: 40px;
}
.narep-op-table-form.style-two .narep-quantity .narep-minus,
.narep-op-table-form.style-two .narep-quantity .narep-plus {
  position: absolute;
  background: #ffffff;
  outline: none;
  right: 0;
  bottom: 10px;
  width: 57px;
  height: 57px;
  font-size: 42px;
  line-height: 0;
  padding: 6px 0 0;
  margin: 0;
  border: 2px solid #f7b800;
  font-weight: 400;
  border-radius: 100%;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-op-table-form.style-two .narep-quantity .narep-minus {
  right: 70px;
}
.narep-op-table-form.style-two .narep-quantity .narep-minus:hover,
.narep-op-table-form.style-two .narep-quantity .narep-plus:hover {
  background: #f7b800;
}
.narep-op-table-seats {
  text-align: center;
  display: inline-block;
  position: relative;
  width: 100%;
  height: 150px;
  margin: 50px 0;
}
.narep-op-table-seats span {
  position: absolute;
  height: 150px;
  width: 357px;
  transform: scale(0);
  visibility: hidden;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-op-table-seats span.active {
  transform: scale(1);
  visibility: visible;
}

/*Seats*/
.narep-seats-wrapper {
  transform-origin: bottom;
  z-index: 9999;
  position: relative;
  display: inline-block;
  max-width: 285px;
  padding: 10px;
  overflow: visible !important;
  -webkit-transition: width .4s;
  -ms-transition: width .4s;
  transition: width .4s;
}
.narep-seats-surface {
  box-shadow: 0px 10px 10px rgba(0,0,0,.2);
  background: #dd992d;
  background: -webkit-linear-gradient(#dd992d,#cd8c26);
  background: linear-gradient(#dd992d,#cd8c26);
  background-image: url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/images/tables/table.png);
  border-bottom: 2px solid #8d573c;
  background-position: -7px;
  background-repeat: no-repeat;
  background-size: 200%;
  border-radius: 5px;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: width .4s;
  -ms-transition: width .4s;
  transition: width .4s;
}
.narep-seats {
  display: block;
  z-index: 999;
  position: relative;
}
.narep-plate {
  background: white;
  float: left;
  width: 30px;
  height: 30px;
  text-align: center;
  margin: 10px;
  position: relative;
  border-bottom: solid 3px #DDD;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  box-shadow: 0px 4px 0px rgba(0,0,0,.1);
  z-index: 99999;
  transform: scale(0);
  display: none;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-plate:before {
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  top: 4px;
  height: 20px;
  width: 20px;
  border-radius: 80px;
  border-top: solid 3px #CCC;
  opacity: .4;
  background: rgba(255,255,255,1);
  transform: scale(0);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-plate:after {
  content: "";
  position: absolute;
  left: -6px;
  top: -55px;
  display: inline-block;
  width: 40px;
  height: 35px;
  background-image: url(//chezmeiling.fr/wp-content/plugins/restaurant-cafe-addon-for-elementor/assets/images/tables/chair.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 40px auto;
  z-index: 0;
}
.narep-seats-two .narep-plate:after {
  top: auto;
  bottom: -58px;
  transform: rotate(180deg);
}
.narep-plate.active {
  transform: scale(1);
  display: inline-block;
}
.narep-plate.active:before {
  transform: scale(1);
}
.narep-plate.active.hidden,
.narep-plate.hidden {
  display: none !important;
  transform: scale(0);
}
.narep-bookradio {
  position: absolute;
  left: -999999vw;
}
.narep-radio-slider {
  text-align: left;
  display: inline-block;
  position: relative;
  width: 100%;
}
.narep-radio-slider .narep-radio-item {
  display: inline-block;
  padding: 0 20px 0 0;
  width: 113px;
  text-align: center;
}
.narep-op-table-form.narep-form .narep-radio-slider label {
  padding-bottom: 15px;
}
.narep-op-table-form.narep-form .narep-radio-slider .narep-radio-item label {
  font-size: 14px;
  text-align: center;
  font-weight: 700;
  background: #f7b800;
  padding: 7px 10px;
  border: 2px solid #f7b800;
  border-radius: 70px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-op-table-form.narep-form .narep-radio-slider .narep-radio-item label:hover,
.narep-op-table-form.narep-form .narep-radio-slider .narep-radio-item [type=radio]:checked ~ label {
  background: transparent;
}
.narep-op-table-form.narep-form .narep-radio-slider.today-slot .narep-radio-item.closed-time [type=radio]:checked ~ label,
.narep-op-table-form.narep-form .narep-radio-slider.today-slot .narep-radio-item.closed-time label {
  background: #f7b800;
  opacity: 0.5;
  cursor: not-allowed;
  user-select: none;
}
.narep-op-table-form.narep-form .narep-radio-slider.today-slot .narep-radio-item.closed-time:after {
  content: "";
  position: absolute;
  width: calc(100% - 20px);
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: not-allowed;
  user-select: none;
}
.narep-dateradio {
  position: absolute;
  left: -999vw;
}
.custom-date-slider {
  text-align: left;
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 20px 0 0;
  padding: 0 0 30px;
}
.custom-date-slider .narep-date-item {
  display: inline-block;
  padding: 10px 30px 10px 0px;
  width: 100px;
  text-align: left;
}
.narep-date-item span:first-child {
  padding: 0 0 12px;
}
.narep-date-item span {
  display: block;
}
.narep-op-table-form.narep-form .custom-date-slider .narep-date-item label {
  font-size: 16px;
  font-weight: 700;
  background: #f7b800;
  padding: 10px 8px;
  max-width: 40px;
  margin: 0;
  border: 2px solid #f7b800;
  text-align: center;
  border-radius: 70px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-op-table-form.narep-form .custom-date-slider .narep-date-item.narep-today label {
  background: #232323;
  border-color: #232323;
  color: #ffffff;
}
.narep-op-table-form.narep-form .custom-date-slider .narep-date-item label:hover,
.narep-op-table-form.narep-form .custom-date-slider .narep-date-item [type=radio]:checked ~ label {
  background: transparent;
  color: #232323;
}
.narep-op-table-form.narep-form .custom-date-slider .narep-date-item.narep-closed [type=radio]:checked ~ label,
.narep-op-table-form.narep-form .custom-date-slider .narep-date-item.narep-closed label {
  background: #f7b800;
  opacity: 0.5;
  cursor: not-allowed;
  user-select: none;
}
.narep-op-table-form.narep-form .custom-date-slider .narep-date-item.narep-closed:after {
  content: "";
  position: absolute;
  width: 40px;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: not-allowed;
  user-select: none;
}

/*Branches*/
.narep-branch-wrap {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
}
.narep-branch-wrap .slick-vertical .slick-slide {
  border: none;
}
.narep-branch-inner {
  position: relative;
  float: left;
}
.narep-nav-slider {
  max-width: 510px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #464646;
  padding: 15px 25px;
  z-index: 9;
}
.narep-address-details {
  position: absolute;
  bottom: 70px;
  left: 50px;
  z-index: 1;
  background: #ffffff;
  width: calc(100% - 50px);
  max-width: 380px;
  border-radius: 5px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-address-details.active {
  bottom: 100px;
  visibility: visible;
  opacity: 1;
}
.narep-details-inner {
  padding: 40px 40px 0;
}
.narep-address-details h3 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
}
.narep-address-details ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.narep-address-details ul li {
  padding: 10px 0;
  position: relative;
  font-size: 18px;
  color: #777777;
}
.narep-address-details ul li a {
  color: #777777;
}
.narep-address-details ul li a:hover {
  color: #f7b800;
}
.narep-address-details ul li p {
  margin: 0;
  padding: 0 0 5px;
}
.narep-address-details ul li p:last-child {
  padding: 0;
}
.narep-address-details ul li > span {
  display: block;
  font-size: 16px;
  color: #232323;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 0 7px;
}
.narep-address-details ul li p i {
  padding: 0px 7px 0 0px;
  position: relative;
  top: 1px;
}
.narep-address-details ul li .narep-customer-rating {
  padding: 0 0 5px;
  display: block;
}
.narep-address-details ul li .narep-customer-rating span {
  padding: 0 5px 0 0;
  font-size: 18px;
  color: #777777;
}
.narep-address-details .narep-btn-wrap {
  padding-top: 30px;
}
.narep-address-details .narep-btn-wrap .narep-btn {
  width: 100%;
  border-radius: 5px;
}
.narep-address-details .narep-btn-wrap .narep-btn:after {
  content: none;
}
.narep-address-trigger {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  border-radius: 50% 50% 50% 50%;
  background: #ffffff;
  bottom: 40px;
  cursor: pointer;
  left: 50px;
  transform: rotate(135deg);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.narep-address-trigger:after {
  content: "+";
  font-size: 30px;
  position: absolute;
  top: 15px;
  left: 10px;
  line-height: 0;
  transform: rotate(45deg);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-address-trigger.active {
  border-radius: 50% 50% 50% 0;
}
.narep-address-trigger.active:after {
  transform: rotate(0deg);
}
.narep-branch-nav-item {
  background: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  margin: 3px 0;
  position: relative;
  cursor: pointer;
}
.narep-branch-nav-item .narep-image {
  width: 165px;
  float: left;
}
.narep-branch-nav-item .narep-branch-info {
  overflow: hidden;
  padding: 30px;
}
.narep-branch-nav-item .narep-branch-info ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.narep-branch-nav-item .narep-branch-info ul li {
  padding: 5px 0;
  position: relative;
  font-size: 18px;
  color: #777777;
}
.narep-branch-nav-item .narep-branch-info ul li a {
  color: #777777;
}
.narep-branch-nav-item .narep-branch-info ul li a:hover {
  color: #f7b800;
}
.narep-branch-info h3 {
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 0 5px;
}
.narep-branch-nav-item .narep-branch-info ul li i {
  padding: 0px 7px 0 0px;
  position: relative;
  top: 1px;
}
.narep-nav-slider ul.slick-dots {
  bottom: 50%;
  transform: translateY(50%);
  left: -60px;
  width: 20px;
}
.narep-nav-slider ul.slick-dots li button:before {
  font-size: 0;
  color: transparent;
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 100%;
  opacity: 1;
  width: 9px;
  height: 9px;
}
.narep-nav-slider ul.slick-dots li.slick-active button:before {
  background: #f7b800;
  border-color: #f7b800;
}
.narep-nav-slider .slick-dotted.slick-slider {
  margin: 0;
}
.narep-branch-nav-item .nav-label {
  position: absolute;
  background: #d10000;
  color: #ffffff;
  display: inline-block;
  padding: 2px 7px 3px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  top: 0;
  left: 0;
}
.narep-branch-nav-item .nav-label i {
  font-size: 14px;
}
.narep-branch-nav-item .nav-label:before,
.narep-branch-nav-item .nav-label:after {
  content: "";
  position: absolute;
  border-bottom: 13px solid #d10000;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  bottom: 0;
  right: -8px;
  transform: rotate(0deg);
}
.narep-branch-nav-item .nav-label:after {
  transform: rotate(180deg);
  bottom: 10.5px;
}
.branch-marker {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50% 50% 50% 0;
  background: #f7b800;
  top: -30px;
  right: 10px;
  transform: rotate(-45deg);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.branch-marker:after {
  content: "";
  background: #ffffff;
  position: absolute;
  top: 6px;
  right: 6px;
  width: 8px;
  height: 8px;
  border-radius: 100%;
}
.slick-current .branch-marker {
  top: 10px;
}

/*Section Title*/
.narep-title-section {
  text-align: center;
  padding: 20px 0 40px;
  position: relative;
}
.narep-title-section h3 {
  font-size: 40px;
  position: relative;
  z-index: 2;
}
.narep-title-section h4 {
  font-size: 80px;
  padding: 0;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  opacity: 0.2;
}

/* NicheAddons Pro Button for each section */
a.narep-btn.narep-pro-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 80px 0 0 80px;
  right: 0;
  padding: 16px 20px 14px 30px;
  z-index: 9;
}
a.narep-btn.narep-pro-btn:after {
  content: none;
}
h4.ele-lable {
  padding: 5px 10px 4px;
  color: #ffffff;
  background-color: #00a32e;
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  top: 15px;
  right: 15px;
  border-radius: 50px;
}
h4.ele-lable.pro {
  background-color: #cd0022;
}
h4.ele-lable.free-pro {
  background-image: linear-gradient(to right, #00a32e 50% , #cd0022 0%);
}
h4.ele-lable.free-pro span {
  padding: 0 0 0 10px;
  margin: 0 0 0 3px;
}

/*New*/
.narep-food-item .narep-link-wrap a.added_to_cart.wc-forward,
.narep-food-item .narep-link-wrap a.button {
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  position: relative;
  color: #232323;
}
.narep-food-item .narep-link-wrap a.added_to_cart.wc-forward:after,
.narep-food-item .narep-link-wrap a.button:after {
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #f7b800;
  content: "";
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.narep-food-item .narep-link-wrap a.added_to_cart.wc-forward:hover:after,
.narep-food-item .narep-link-wrap a.button:hover:after {
  left: 0;
  width: 100%;
}
.narep-food-item .woocommerce .star-rating {
  height: 16px;
  width: 84px;
  float: left;
}
.narep-food-item .woocommerce .star-rating::before {
  content: "\53\53\53\53\53";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  font-size: 16px;
}
.narep-food-item .woocommerce .star-rating span::before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
  font-size: 16px;
  color: #f7b800;
}
.food-item-two .narep-food-item-info h3.woocommerce-title {
  padding-left: 0;
}
.narep-food-item .narep-btn-wrap a.added_to_cart.wc-forward,
.narep-food-item .narep-btn-wrap a.button {
  display: inline-block;
  vertical-align: middle;
  background-color: #232323;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  padding: 16px 40px 14px;
  font-size: 14px;
  color: #ffffff;
}
.narep-food-item .narep-btn-wrap a.added_to_cart.wc-forward:after,
.narep-food-item .narep-btn-wrap a.button:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
  -ms-box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
  box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
}
.narep-food-item .narep-btn-wrap a.added_to_cart.wc-forward:hover,
.narep-food-item .narep-btn-wrap a.added_to_cart.wc-forward:focus,
.narep-food-item .narep-btn-wrap a.button:hover,
.narep-food-item .narep-btn-wrap a.button:focus {
  background-color: #f7b800;
  color: #232323;
}
.narep-food-item .narep-btn-wrap a.added_to_cart.wc-forward:hover:after,
.narep-food-item .narep-btn-wrap a.added_to_cart.wc-forward:focus:after,
.narep-food-item .narep-btn-wrap a.button:hover:after, 
.narep-food-item .narep-btn-wrap a.button:focus:after {
  -webkit-box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
  -ms-box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
  box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
}
.food-item-two h5.item-price.woocommerce-price {
  top: -43px;
  width: 77px;
  height: 77px;
  line-height: 67px;
  font-size: 16px;
  font-weight: 700;
}
.button.ajax_add_to_cart.added {
  display: none !important;
}
a.button.loading::before {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  top: 14px;
  right: 10px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.narep-link-wrap a.button.loading::before {
  top: 0;
  right: -23px;
}

/*Menu*/
.narep-link-wrap .quantity,
.narep-btn-wrap .quantity {
  display: inline-block;
}
.narep-link-wrap .quantity input[type="number"],
.narep-btn-wrap .quantity input[type="number"] {
  width: 50px;
  border: none;
  outline: none;
  border-bottom: 1px solid #777777;
  background: #ffffff;
  border-radius: 0;
  padding-left: 0;
  color: #232323;
  font-size: 20px;
  font-weight: 600;
  margin: 0 20px 5px 0px;
  height: 50px;
  text-align: center;
}
.narep-link-wrap .quantity input[type="number"] {
  height: 40px;
  font-size: 18px;
}
.narep-link-wrap .quantity input[type=number]::-webkit-inner-spin-button,
.narep-btn-wrap .quantity input[type=number]::-webkit-inner-spin-button {
  opacity: 1;
}
.narep-food-menu-wrap.food-menu-five .narep-btn-wrap .quantity {
  position: absolute;
  z-index: 1;
  left: 0;
  border: 1px solid #232323;
}
.narep-food-menu-wrap.food-menu-five .narep-btn-wrap .quantity input[type="number"] {
  margin: 0;
  height: 47px;
  border: none;
}
.food-menu-three .narep-food-menu-info .narep-btn-wrap,
.food-menu-one .narep-food-menu-info .narep-btn-wrap {
  display: inline-block;
  padding: 10px 0;
  width: 100%;
  text-align: left;
}
[class*="food-menu-"] .narep-btn-wrap a.added_to_cart.wc-forward,
[class*="food-menu-"] .narep-btn-wrap a.button {
  display: inline-block;
  vertical-align: middle;
  background-color: #232323;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  padding: 16px 40px 14px;
  font-size: 14px;
  color: #ffffff;
}
[class*="food-menu-"] .narep-btn-wrap a.added_to_cart.wc-forward:after,
[class*="food-menu-"] .narep-btn-wrap a.button:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
  -ms-box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
  box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
}
[class*="food-menu-"] .narep-btn-wrap a.added_to_cart.wc-forward:hover,
[class*="food-menu-"] .narep-btn-wrap a.added_to_cart.wc-forward:focus,
[class*="food-menu-"] .narep-btn-wrap a.button:hover,
[class*="food-menu-"] .narep-btn-wrap a.button:focus {
  background-color: #f7b800;
  color: #232323;
}
[class*="food-menu-"] .narep-btn-wrap a.added_to_cart.wc-forward:hover:after,
[class*="food-menu-"] .narep-btn-wrap a.added_to_cart.wc-forward:focus:after,
[class*="food-menu-"] .narep-btn-wrap a.button:hover:after, 
[class*="food-menu-"] .narep-btn-wrap a.button:focus:after {
  -webkit-box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
  -ms-box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
  box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
}
.food-menu-five .narep-food-menu-item {
  float: none;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.food-menu-five .narep-food-menu-item .narep-image {
  float: none;
  max-width: 100%;
  position: relative;
}
.food-menu-five .narep-food-menu-info {
  padding: 20px 0 0;
  text-align: center;
}
.food-menu-five .narep-food-menu-title:after {
  content: none;
}
.food-menu-five .narep-food-menu-title {
  margin: 0 0 5px;
}
.food-menu-five .food-price {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  padding: 15px 0 0;
  margin: 15px 0 0;
  border-top: 1px dashed #b9b9b9;
}
.food-menu-five .narep-food-menu-item .narep-btn-wrap {
  position: absolute;
  bottom: -70px;
  padding: 0;
  width: 100%;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.narep-hover .narep-food-menu-item .narep-btn-wrap {
  bottom: 0px;
}
.food-menu-five .narep-food-menu-item .narep-btn-wrap a.added_to_cart.wc-forward,
.food-menu-five .narep-food-menu-item .narep-btn-wrap a.button {
  width: 100%;
  border-radius: 0;
  padding: 17px 15px 12px;
}
.food-menu-five .narep-food-menu-item .narep-btn-wrap a.added_to_cart.wc-forward:after,
.food-menu-five .narep-food-menu-item .narep-btn-wrap a.button:after {
  content: none;
}

.food-menu-six .narep-food-menu-item-wrap {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: flex;
  flex-wrap: wrap;
  border: none;
  min-height: 300px;
  padding: 30px;
}
.food-menu-six .narep-food-menu-info {
  padding-left: 0;
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.food-menu-six .narep-food-menu-item-wrap:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #232323;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  opacity: 0.5;
}
.food-menu-six .narep-food-menu-item-wrap.narep-hover:after {
  opacity: 0.7;
}
.food-menu-six .narep-food-menu-info .narep-food-menu-title:after {
  content: none;
}
.food-menu-six .narep-food-menu-info .narep-food-menu-title {
  font-size: 20px;
  font-weight: 700;
}
.food-menu-six .narep-food-menu-info p,
.food-menu-six .narep-food-menu-info .narep-food-menu-title,
.food-menu-six .narep-food-menu-info .narep-food-menu-title a {
  color: #ffffff;
}
.food-menu-six .food-price {
  padding: 5px 15px 2px;
  left: 0;
  right: auto;
  bottom: 0;
  background: #f7b800;
  border-radius: 4px;
  font-weight: 700;
}
.food-menu-six .narep-food-menu-info .narep-link-wrap {
  display: inline-block;
  padding: 10px 0 0;
  width: 100%;
  text-align: left;
}
.food-menu-six .narep-link-wrap a.added_to_cart.wc-forward,
.food-menu-six .narep-link-wrap a.button {
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  position: relative;
  color: #ffffff;
  text-transform: uppercase;
}
.food-menu-six .narep-link-wrap a.added_to_cart.wc-forward:after,
.food-menu-six .narep-link-wrap a.button:after {
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #f7b800;
  content: "";
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.food-menu-six .narep-link-wrap a.added_to_cart.wc-forward:hover:after,
.food-menu-six .narep-link-wrap a.button:hover:after {
  left: 0;
  width: 100%;
}

.food-menu-seven .narep-food-menu-item {
  float: none;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.food-menu-seven .narep-food-menu-item .narep-image {
  float: none;
  max-width: 100%;
  position: relative;
}
.food-menu-seven .narep-food-menu-info {
  padding: 20px 0 0;
  text-align: left;
}
.food-menu-seven .narep-food-menu-title:after {
  content: none;
}
.food-menu-seven .narep-food-menu-title {
  margin: 0 0 5px;
}
.food-menu-seven .food-price {
  position: absolute;
  background: #f7b800;
  left: auto;
  right: 0;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  padding: 20px 15px 17px;
  margin: 0;
  border-top: none;
}
.food-menu-seven .narep-food-menu-info .narep-link-wrap {
  display: inline-block;
  padding: 10px 0 0;
  width: 100%;
  text-align: left;
}
.food-menu-seven .narep-link-wrap a.added_to_cart.wc-forward,
.food-menu-seven .narep-link-wrap a.button {
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  position: relative;
  color: #f7b800;
  text-transform: uppercase;
}
.food-menu-seven .narep-link-wrap a.added_to_cart.wc-forward:after,
.food-menu-seven .narep-link-wrap a.button:after {
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #f7b800;
  content: "";
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.food-menu-seven .narep-link-wrap a.added_to_cart.wc-forward:hover:after,
.food-menu-seven .narep-link-wrap a.button:hover:after {
  left: 0;
  width: 100%;
}
.food-menu-seven .narep-customer-rating.woocommerce {
  padding: 0;
  display: block;
  width: 100%;
  float: left;
}
.food-menu-seven .narep-customer-rating.woocommerce .star-rating {
  float: left;
}

.food-menu-eight .narep-food-menu-item-wrap {
  display: flex;
  align-items: center;
  width: 100%;
}
.food-menu-eight .narep-food-menu-item-wrap .narep-food-menu-info {
  overflow: visible;
  width: 100%;
  padding-left: 40px;
}
.food-menu-eight .narep-food-menu-title:after {
  content: none;
}
.food-menu-eight .narep-food-menu-price {
  display: flex;
  width: 100%;
  max-width: 200px;
  align-items: center;
  justify-content: center;
  position: relative;
}
.food-menu-eight .narep-food-menu-price:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 100%;
  background: #d5d5d5;
}
.food-menu-eight .narep-food-menu-price .food-price {
  position: relative;
  display: inline-block;
}
.food-menu-eight .narep-food-menu-info .narep-btn-wrap {
  width: 100%;
  text-align: left;
}
.food-menu-eight .narep-food-menu-item .narep-image {
  max-width: 250px;
}
.food-menu-eight .narep-food-menu-price .food-price {
  position: relative;
  display: inline-block;
  padding: 0;
  font-size: 50px;
  font-weight: 700;
  color: #f7b800;
}

.food-menu-nine .narep-food-menu-item-wrap {
  display: flex;
  align-items: center;
  width: 100%;
}
.food-menu-nine .narep-food-menu-item-wrap .narep-food-menu-info {
  overflow: visible;
  width: 100%;
  padding-left: 40px;
}
.food-menu-nine .narep-btn-wrap {
  width: 100%;
  max-width: 250px;
  text-align: center;
  position: relative;
  padding: 0;
}
.food-menu-nine .narep-food-menu-item .narep-image {
  max-width: 250px;
}
.food-menu-nine .narep-btn-wrap .quantity {
  display: block;
  padding-bottom: 15px;
}
.food-menu-nine .woocommerce .star-rating {
  padding: 0;
  margin: 10px 0 0;
}
.food-menu-nine .narep-customer-rating {
  padding: 0;
}

/* Sahub Apps */
.product-filter-categories h3 {
  font-size: 23px;
}
.categories-title {
  padding-bottom: 20px;
}
.filter-item .narep-image {
  position: relative;
  -webkit-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.filter-item .narep-label-wrap {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  margin-left: 10px;
  line-height: normal;
}
.filter-item .narep-label-wrap span {
  display: inline-block;
  float: left;
  padding: 2px 10px;
  margin: 2px;
  color: #ffffff;
  background-color: #232323;
  font-size: 11px;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.narep-label-wrap a {
  color: #fff;
}
.narep-label-wrap a:hover,
.narep-label-wrap a:focus {
  color: #ffffff;
}
.product-filter-info {
  padding: 22px 25px 6px;
  background: #fdfdff;
  border-bottom: 1px solid #d8e1f5;
  border-left: 1px solid #d8e1f5;
  border-right: 1px solid #d8e1f5;
  -webkit-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.product-filter-info p {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  margin: 0 0 5px;
}
.product-filter-info h4 {
  font-size: 20px;
  padding-bottom: 5px;
  font-weight: 700;
  color: #232323;
}
.product-filter-info h4 a {
  color: #232323;
}
.narep-product-section.masonry-wrap {
  display: inline-block;
  width: 100%;
}
.filter-item.no-img .product-filter-info {
  border-top: 1px solid #d8e1f5;
  border-radius: 4px;
}
.no-img.filter-item .narep-label-wrap {
  top: 0;
  right: 0;
}
.product-filter-info h5.item-price {
  font-size: 20px;
}

/*Ajax Filter*/
.la-timer,
.la-timer > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.la-timer {
  display: block;
  font-size: 0;
  color: #fff;
}
.la-timer.la-dark {
  color: #232323;
}
.la-timer > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}
.la-timer {
  width: 32px;
  height: 32px;
}
.la-timer > div {
  width: 32px;
  height: 32px;
  background: transparent;
  border-width: 2px;
  border-radius: 100%;
}
.la-timer > div:before,
.la-timer > div:after {
  position: absolute;
  top: 14px;
  left: 14px;
  display: block;
  width: 2px;
  margin-top: -1px;
  margin-left: -1px;
  content: "";
  background: currentColor;
  border-radius: 2px;
  -webkit-transform-origin: 1px 1px 0;
  -moz-transform-origin: 1px 1px 0;
  -ms-transform-origin: 1px 1px 0;
  -o-transform-origin: 1px 1px 0;
  transform-origin: 1px 1px 0;
  -webkit-animation: timer-loader 1250ms infinite linear;
  -moz-animation: timer-loader 1250ms infinite linear;
  -o-animation: timer-loader 1250ms infinite linear;
  animation: timer-loader 1250ms infinite linear;
  -webkit-animation-delay: -625ms;
  -moz-animation-delay: -625ms;
  -o-animation-delay: -625ms;
  animation-delay: -625ms;
}
.la-timer > div:before {
  height: 12px;
}
.la-timer > div:after {
  height: 8px;
  -webkit-animation-duration: 15s;
  -moz-animation-duration: 15s;
  -o-animation-duration: 15s;
  animation-duration: 15s;
  -webkit-animation-delay: -7.5s;
  -moz-animation-delay: -7.5s;
  -o-animation-delay: -7.5s;
  animation-delay: -7.5s;
}
.la-timer.la-sm {
  width: 16px;
  height: 16px;
}
.la-timer.la-sm > div {
  width: 16px;
  height: 16px;
  border-width: 1px;
}
.la-timer.la-sm > div:before,
.la-timer.la-sm > div:after {
  top: 7px;
  left: 7px;
  width: 1px;
  margin-top: -.5px;
  margin-left: -.5px;
  border-radius: 1px;
  -webkit-transform-origin: .5px .5px 0;
  -moz-transform-origin: .5px .5px 0;
  -ms-transform-origin: .5px .5px 0;
  -o-transform-origin: .5px .5px 0;
  transform-origin: .5px .5px 0;
}
.la-timer.la-sm > div:before {
  height: 6px;
}
.la-timer.la-sm > div:after {
  height: 4px;
}
.la-timer.la-2x {
  width: 64px;
  height: 64px;
}
.la-timer.la-2x > div {
  width: 64px;
  height: 64px;
  border-width: 4px;
}
.la-timer.la-2x > div:before,
.la-timer.la-2x > div:after {
  top: 28px;
  left: 28px;
  width: 4px;
  margin-top: -2px;
  margin-left: -2px;
  border-radius: 4px;
  -webkit-transform-origin: 2px 2px 0;
  -moz-transform-origin: 2px 2px 0;
  -ms-transform-origin: 2px 2px 0;
  -o-transform-origin: 2px 2px 0;
  transform-origin: 2px 2px 0;
}
.la-timer.la-2x > div:before {
  height: 24px;
}
.la-timer.la-2x > div:after {
  height: 16px;
}
.la-timer.la-3x {
  width: 96px;
  height: 96px;
}
.la-timer.la-3x > div {
  width: 96px;
  height: 96px;
  border-width: 6px;
}
.la-timer.la-3x > div:before,
.la-timer.la-3x > div:after {
  top: 42px;
  left: 42px;
  width: 6px;
  margin-top: -3px;
  margin-left: -3px;
  border-radius: 6px;
  -webkit-transform-origin: 3px 3px 0;
  -moz-transform-origin: 3px 3px 0;
  -ms-transform-origin: 3px 3px 0;
  -o-transform-origin: 3px 3px 0;
  transform-origin: 3px 3px 0;
}
.la-timer.la-3x > div:before {
  height: 36px;
}
.la-timer.la-3x > div:after {
  height: 24px;
}
/*Animation*/
@-webkit-keyframes timer-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes timer-loader {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes timer-loader {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes timer-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.products-loading .la-timer.la-3x {
  position: absolute;
  margin-top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
.products-loading {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255,255,255,.95);
  z-index: 9;
}
.narep-product-filter-section {
  display: inline-block;
  width: 100%;
}
.narep-product-filter-section .narep-pagination {
  display: inline-block;
  width: 100%;
}
.filter-item .narep-link-wrap a.added_to_cart.wc-forward,
.filter-item .narep-link-wrap a.button {
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  position: relative;
  color: #232323;
}
.filter-item .narep-link-wrap a.added_to_cart.wc-forward:after,
.filter-item .narep-link-wrap a.button:after {
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #f7b800;
  content: "";
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.filter-item .narep-link-wrap a.added_to_cart.wc-forward:hover:after,
.filter-item .narep-link-wrap a.button:hover:after {
  left: 0;
  width: 100%;
}
.filter-item .narep-link-wrap {
  padding: 3px 0 13px;
}/**
 * Restaurant & Cafe Addon for Elementor Styling
*/

@media screen and (max-width:1415px) {
	.banner-container {
	  padding-right: 100px;
	  padding-left: 100px;
	}
	.narep-op-table-form.style-two {
	  padding: 50px 0 60px;
	}
	.narep-op-table-info-wrap [class*="nich-col-"] {
	  -ms-flex: 0 0 100%;
	  flex: 0 0 100%;
	  max-width: 100%;
	}
	.narep-op-table-info-wrap .narep-op-table-title {
	  text-align: left;
	  padding: 20px 0 40px;
	}
	.narep-op-table-info-wrap .narep-op-table-title h3 .res-sub-title,
	.narep-op-table-info-wrap .narep-op-table-title h3 {
	  text-align: left;
	}
	.narep-op-table-info-wrap .narep-op-table-food:after {
	  width: 100%;
	  height: 1px;
	  top: auto;
	  transform: none;
	  right: 0;
	  bottom: 0;
	  border-right: none;
	  border-bottom: 1px dashed #ffffff;
	}
	.narep-op-table-contact {
	  padding: 40px 0 10px;
	}
}
@media screen and (max-width:1366px) {
	.narep-chefs-info {
	  padding: 20px 60px;
	}
}

@media screen and (max-width:1310px) {
	.narep-history-wrap .owl-carousel .owl-nav button.owl-next,
	.narep-history-wrap .owl-carousel .owl-nav button.owl-prev {
	  bottom: -20px;
	}
	.narep-op-table-info {
	  padding: 30px;
	}
}
@media screen and (min-width:1270px) {
	.narep-history-wrap.history-two.history-three {
	  width: 100%;
	  min-width: 1140px;
	}
}
@media screen and (max-width:1199px) {
	.narep-organizer,
	.narep-conference,
	.narep-upcoming,
	.narep-schedule,
	.narep-sessions {
	  padding-left: 15px;
	  padding-right: 15px;
	}
	.banner-caption h1 {
    font-size: 42px;
	}
	.banner-caption p {
    font-size: 18px;
    line-height: 30px;
	}
	.banner-container {
	  max-width: 900px;
	}
	.narep-restaurant-item {
    padding: 50px 25px;
  }
	.narep-mate-item {
	  max-width: 300px;
	  margin: 0 auto 72px;
	}
	.narep-fod-tab-info {
    padding-left: 0;
  }
  .narep-fod-tab-item [class*="nich-order-"] .narep-fod-tab-info {
    padding-right: 0;
  }
  .narep-action-item-wrap {
    max-width: 570px;
    margin: 0 auto 25px;
  }
  .narep-resource-info {
	  padding: 30px;
	}
	.narep-addon-menu-wrap {
		margin-left: 0;
	}
	.narep-addon-menu-wrap .narep-image {
	  position: relative;
	  left: 0;
	  top: 0;
	  transform: none;
	  max-width: 130px;
	  margin: 0 auto 30px;
	}
	.narep-addon-menu-info {
	  margin-bottom: 30px;
	}
	.narep-chefs-wrap .narep-image.chefs-image {
	  padding: 20px 60px;
	}
	.narep-chefs-item .nich-order-2 {
	  -ms-flex-order: 1;
	  order: 1;
	}
	.narep-chefs-item .nich-order-1 {
	  -ms-flex-order: 2;
	  order: 2;
	}
	.narep-gift-card-info {
	  padding-left: 0;
	}
	.narep-op-table-info {
	  padding: 60px 40px;
	}
	.narep-rooms-item .narep-image {
	  text-align: center;
	}
	.narep-rooms-item .nich-order-2 {
	  -ms-flex-order: 1;
	  order: 1;
	}
	.narep-rooms-item .nich-order-1 {
	  -ms-flex-order: 2;
	  order: 2;
	}
	.narep-tab-price-wrap h2 {
	  font-size: 70px;
	  line-height: 60px;
	}
	.narep-tab-price-wrap h2 span {
	  font-size: 30px;
	  line-height: 30px;
	  top: 8px;
	}
	.narep-price-tab-item h3 {
	  font-size: 30px;
	}
	.narep-price-tab-item h4 {
	  font-size: 18px;
	  padding: 0 0 10px;
	}
}
@media screen and (max-width:991px) {
	.narep-history-wrap.history-two .narep-history-item {
	  -ms-flex: 0 0 50%;
	  flex: 0 0 50%;
	  max-width: 50%;
	  margin-bottom: 30px;
	}
	.narep-process-item-vertical .vertical-info,
	.narep-process-item-vertical .narep-image,
	.narep-history-item .history-info,
	.narep-history-item .history-image {
	  -ms-flex: 0 0 100%;
	  flex: 0 0 100%;
	  max-width: 100%;
	  padding: 0 15px;
	}
	.narep-process-item-vertical:nth-child(odd) .vertical-info,
	.narep-history-item:nth-child(odd) .history-info {
	  padding-right: 15px;
	  text-align: left;
	}
	.narep-process-item-vertical:nth-child(odd) .narep-image,
	.narep-history-item:nth-child(odd) .history-image {
	  padding-left: 15px;
	}
	.narep-process-item-vertical:nth-child(even) .narep-image,
	.narep-history-item:nth-child(even) .history-image {
	  padding-right: 15px;
	  text-align: left;
	  -ms-flex-order: 1;
	  order: 2;
	}
	.narep-process-item-vertical:nth-child(even) .vertical-info,
	.narep-history-item:nth-child(even) .history-info {
	  padding-left: 15px;
	  text-align: left;
	  -ms-flex-order: 2;
	  order: 1;
	}
	.narep-history-item {
	  padding-left: 30px;
	}
	.narep-history-item span,
	.narep-history-item span:before,
	.narep-history-item span:after {
	  right: auto;
    top: 0px;
	}
	.narep-history-wrap:before {
	  left: 15px;
	  right: auto;
	}
	.narep-history-item {
	  padding: 0 0 50px 30px;
	}
	.narep-history-item .history-info span {
	  left: 11px;
	}
	.narep-history-item .history-info {
	  padding-bottom: 20px;
	}
	.history-vertical .narep-history-item .history-info {
		padding-top: 20px;
		margin-bottom: 15px;
	}
	.history-vertical .narep-history-item:nth-child(odd) .history-info {
    margin-left: 45px;
    border-left: 3px solid #ed366d;
    border-radius: 0 10px 10px 0;
    border-right: none;
    text-align: left;
    width: 90%;
		flex: 0 0 90%;
		padding-left: 45px;
	}
	.history-vertical .narep-history-item:nth-child(even) .history-info {
		width: 90%;
		flex: 0 0 90%;
	}
	.narep-masonry[data-items="3"] .masonry-item,
	.narep-masonry[data-items="4"] .masonry-item,
	.masonry-item.one-third,
	.masonry-item.one-fourth,
	.masonry-item.one-fourth-two,
	.masonry-item.one-third-two,
	.masonry-item.one-half,
	.masonry-item.one-half-two,
	.masonry-item.full-width {
	  width: 50%;
	}
	.process-info {
	  max-width: 132px;
	  margin: 0 auto;
	}
	.narep-process-item {
	  padding: 15px;
	  width: 50%;
	}
	.narep-process-item:after,
	.narep-process-item:before,
	.border-style.narep-process-item:before {
		content: none;
	}
	.process-number-item {
	  flex: 0 0 50%;
	  max-width: 50%;
	}
	.narep-process-wrap.style-three {
	  padding-left: 40px;
	}
	.narep-process-wrap.style-three:before {
	  left: 15px;
	  right: auto;
	}
	.narep-process-wrap.style-three {
	  padding-left: 30px;
	}
	.narep-process-item-vertical:before,
	.narep-process-item-vertical:after {
	  right: auto;
	  left: -7px;
	}
	.narep-team-single-item .single-mate-image,
	.narep-team-single-item .single-mate-info {
	  -ms-flex: 0 0 100%;
	  flex: 0 0 100%;
	  max-width: 100%;
	}
	.narep-team-single-item .single-mate-info {
	  padding-top: 40px;
	  text-align: center;
	}
	.narep-aboutus-item .aboutus-image,
	.narep-aboutus-item .aboutus-info,
	.narep-aboutme-item .aboutme-image,
	.narep-aboutme-item .aboutme-info {
	  flex: 0 0 100%;
	  max-width: 100%;
	}
	.schedule-image .narep-image {
	  max-width: 200px;
	  margin: 0 auto;
	  padding: 0 0 30px;
	}
	.schedule-content {
	  text-align: center;
	}
	ul.narep-tab-links {
		border: none;
	}
	.schedule-content ul li {
	  float: none;
	  display: inline-block;
	}
	.narep-tab-links li {
	  margin: 5px !important;
	}
	.narep-tab-links li.narep-tab-line {
	  display: none;
	}
	.narep-tab-links a {
		border: 1px solid #f7b800;
	}
	.narep-tab-links li.active a {
	  background: #f7b800;
	}
	.narep-tab-links a:after {
		content: none;
	}
	.tab-vertical ul.narep-tab-links {
	  width: 100%;
	  float: none;
	  border-bottom: none;
	  border-right: none;
	  padding-right: 0;
	}
	.tab-vertical .narep-tab-links li {
	  width: auto;
	}
	.tab-vertical .narep-tab-links li a {
	  padding: 20px;
	  text-align: center;
	}
	.tab-vertical .narep-tab-content {
	  width: 100%;
	  float: none;
	  padding-left: 0;
	}
	.narep-tab-three .narep-tab-links a {
	  border-radius: 100px;
	}
	.narep-tab-three .narep-tab-links {
		padding: 10px;
	}
	.narep-team-item {
	  max-width: 400px;
	  margin: 0 auto;
	}
	.narep-swiper-slide.swiper {
    height: auto;
    min-height: auto;
  }
	.narep-swiper-slide.swiper .swiper-button-prev,
  .narep-swiper-slide.swiper .swiper-button-next {
    width: 50px;
    height: 50px;
  }
  .narep-swiper-slide.swiper .swiper-button-prev {
    left: 20px;
  }
  .narep-swiper-slide.swiper .swiper-button-next {
    right: 20px;
  }
  .banner-caption h1 {
    font-size: 30px;
    line-height: 40px;
	}
	.banner-caption p {
    font-size: 16px;
    line-height: 28px;
	}
	.banner-caption.left-align,
	.banner-caption.right-align,
	.banner-caption.center-align {
	  margin: 0 auto;
	  text-align: center;
	}
	.narep-restaurants-wrap [class*="nich-col-"]:nth-child(3n) {
	  border-right: 6px solid #ffffff;
	}
	.narep-stats-wrap {
	  max-width: 300px;
	  margin: 0 auto;
	}
	.narep-fod-tab-info, 
	.narep-fod-tab-item [class*="nich-order-"] .narep-fod-tab-info {
    padding-top: 35px;
  }
  .narep-fod-tab-info h2 {
    font-size: 60px;
    line-height: 62px;
  }
  .narep-addon-item {
	  margin-bottom: 20px;
	}
	.food-menu-four .narep-food-menu-item {
	  width: 100%;
	}
	.food-menu-four .narep-food-menu-item .narep-image {
  	max-width: 100%;
	  border-radius: 0;
	  margin: 0 auto;
	  display: block;
	  float: none;
	  text-align: center;
	}
	.food-menu-four .narep-food-menu-item-wrap {
	  max-width: 400px;
	  margin: 0 auto 30px;
	}
	.food-menu-four .narep-food-menu-info {
	  width: 100%;
	  padding: 20px 20px 10px;
	}
	.food-menu-four .narep-btn-wrap {
	  padding: 10px 20px 30px;
	  width: 100%;
	}
	.narep-tab-benefit {
	  order: -1;
	}
	.gallery-info h2 {
	  font-size: 20px;
	}
	.narep-nav-slider {
	  max-width: 100%;
	  position: relative;
	}
	.narep-branch-nav .slick-slide .item {
	  padding: 0 10px;
	}
	.narep-splitted-slider .ms-left, 
	.narep-splitted-slider .ms-right {
	  width: 100% !important;
	}
	.narep-rooms-info:before {
	  content: "";
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  top: 0;
	  left: 0;
	  background: #ffffff;
	}
	.narep-price-tab-item {
	  text-align: center;
	}
	.narep-tab-price-wrap {
	  padding: 10px 0 30px;
	}
}
@media screen and (max-width:782px) {
	.banner-container {
    max-width: 720px;
	}
}
@media screen and (max-width:767px) {
	.narep-history-wrap.history-two .narep-history-item {
	  -ms-flex: 0 0 100%;
	  flex: 0 0 100%;
	  max-width: 100%;
	}
	.masonry-item,
	.narep-process-item,
	.narep-masonry[data-items="3"] .masonry-item,
	.narep-masonry[data-items="4"] .masonry-item,
	.masonry-item.one-third,
	.masonry-item.one-fourth,
	.masonry-item.one-fourth-two,
	.masonry-item.one-third-two,
	.masonry-item.one-half,
	.masonry-item.one-half-two,
	.masonry-item.full-width {
	  width: 100%;
	}
	.image-wrap:after {
		content: none;
	}
	.narep-restaurants-wrap [class*="nich-col-"], 
	.narep-restaurants-wrap [class*="nich-col-"]:nth-child(3n) {
    border-right: none;
  }
  .narep-restaurant-item {
    padding: 35px 20px;
  }
  .narep-mate-item {
	  margin-bottom: 67px;
	}
	.testimonials-style-two .narep-testimonial-item {
	  padding: 30px;
	}
	.testimonials-style-two .narep-testimonial-item {
    padding: 30px;
  }
  .narep-testimonial-item p {
    font-size: 14px;
  }
  .narep-testimonial-info {
    padding-top: 20px;
  }
  .testimonials-style-two .owl-carousel .owl-nav button.owl-prev {
    left: 50px;
  }
  .testimonials-style-two .owl-carousel .owl-nav button.owl-next {
    right: 50px;
  }
  .narep-customer-rating {
    font-size: 14px;
  }
  .narep-testimonials-wrap {
    padding: 30px;
    margin-top: 20px;
  }
  .narep-testimonials-wrap .narep-icon {
    top: -15px;
  }
  .narep-testimonials-wrap .narep-icon i {
    font-size: 36px;
  }  
  .narep-blog-style-two .narep-blog-item {
    max-width: none;
    padding: 0;
  }
  .narep-blog-style-two .narep-blog-item .narep-image {
    float: none;
  }
  .narep-blog-style-two .narep-blog-item .narep-image img {
    width: auto;
  }
  .narep-blog-style-two .narep-blog-info {
    padding: 15px 0 0;
  }
  .narep-action-item-wrap {
    max-width: 370px;
  }
  .narep-action-item .narep-image {
    float: none;
    max-width: none;
  }
  .narep-action-item .narep-image img {
    -webkit-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
  }
  .narep-action-info {
    padding: 25px 25px 10px;
    -webkit-border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
  }
  .narep-gift-card-wrap {
  	padding: 40px 30px;
  }
  a.narep-btn.narep-pro-btn {
	  top: 0;
	  transform: translateY(0);
	}
}
@media screen and (max-width:600px) {
	.process-number-item {
	  flex: 0 0 100%;
	  max-width: 100%;
	}
	.narep-food-menu-item {
	  display: inline-block;
	  text-align: center;
	  width: 100%;
	  padding: 0 0 20px;
	}
	.narep-food-menu-info {
	  padding-left: 0;
	}
	.food-menu-toggle .narep-food-menu-item .narep-image {
		float: left;
	}
	.food-menu-three .menu-info-inner {
	  width: 100%;
	}
	.food-menu-three .narep-food-menu-info .narep-btn-wrap {
	  padding: 15px 0;
	  width: 100%;
	  text-align: left;
	}
	.food-menu-three .no-img .narep-customer-rating {
	  padding: 0;
	}
	.food-menu-three .narep-food-menu-item {
	  width: 100%;
	  float: left;
	}
	.narep-food-menu-info {
	  padding-left: 0;
	  width: 100%;
	}
	.food-menu-four .narep-food-menu-item .narep-image {
	  max-width: 100%;
	}
}
@media screen and (max-width:599px) {
	.narep-swiper-slide.swiper .swiper-button-prev,
  .narep-swiper-slide.swiper .swiper-button-next {
    display: none;
  }
  .banner-container {
    max-width: 540px;
    padding: 0 25px;
	}
	.venue-info-wrap h3.venue-title,
	.narep-venue-item .venue-info-wrap h5 {
	  font-size: 26px;
	}
	.testimonials-style-four .narep-testimonial-content {
	  padding: 20px 20px 5px;
	}
	.customer-inner-info h4.customer-name {
	  font-size: 22px;
	}
	.narep-bullet-style-two li {
	  float: none;
	  width: 100%;
	}
	.narep-chefs-info-wrap .narep-chefs-name {
	  padding-bottom: 20px;
	}
	.narep-chefs-info-wrap .narep-chefs-name,
	.narep-chefs-info-wrap .narep-btn-wrap {
	  width: 100%;
	  text-align: left;
	}
	.narep-chefs-wrap .narep-image.chefs-image,
	.narep-chefs-info {
	  padding: 20px;
	}
	.narep-blog-style-three .narep-blog-info ul li:first-child,
	.narep-blog-style-three .narep-blog-info ul li {
		width: 100%;
		border-left: none;
	}
	.narep-blog-style-three .narep-blog-info {
		margin: 0 20px;
	}
	ul.narep-room-list {
	  padding: 0;
	  display: block;
	}
	ul.narep-room-list li {
	  padding: 0 0 30px;
	  width: 100%;
	  display: inline-block;
	}
	.narep-video-btn {
	  width: 50px;
	  height: 50px;
	}
	.narep-ripple, .narep-ripple:before, .narep-ripple:after {
	  height: 50px;
	  width: 50px;
	}
	.narep-recipe-title {
	  font-size: 24px;
	}
}
@media screen and (max-width:479px) {
	.narep-restaurant-item {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .narep-restaurant-item h4 {
    font-size: 18px;
    line-height: 30px;
  }
  .owl-carousel .owl-dots {
    padding-top: 15px;
  }
  .owl-carousel .owl-nav {
    padding-top: 10px;
    text-align: center;
  }
  .testimonials-style-two .owl-carousel .owl-nav button.owl-prev, 
  .testimonials-style-two .owl-carousel .owl-nav button.owl-next {
    position: static;
    margin: 0 8px;
  }
  .testimonials-style-two .narep-testimonial-item {
    padding: 20px 25px 25px;
  }
  .narep-addon-item .narep-checkbox-wrap .label-price {
	  position: relative;
	  padding: 0;
	}
	.addon-indicator p, 
	.addon-indicator .narep-customer-rating {
		padding-left: 0;
	}
	.narep-addon-item .narep-checkbox-wrap .label-wrap:after {
		content: none;
	}
	.narep-food-menu-title:after,
	.narep-addon-menu-title:after {
		content: none;
	}
	.food-price,
	.addon-price {
		position: relative;
		padding-left: 5px;
	}
	.narep-addon-menu-wrap .narep-image {
	  margin-left: 0;
	}
	.narep-addon-menu-wrap .addon-total,
	.narep-addon-menu-wrap .narep-btn-wrap {
	  text-align: left;
	}		
	.narep-card-info .narep-icon {
	  opacity: 0.3;
	}
	.narep-card-info h2 {
	  padding: 0;
	}
	.narep-card-info {
	  padding: 20px;
	}
	.narep-card-recipient {
	  padding: 20px 0 0;
	}
	.narep-gift-card-info .narep-btn-wrap {
	  padding: 30px 0 0;
	}
	.narep-layerd-wrap .narep-layerd-container .narep-layer {
	  transform: none !important;
	}
	.narep-layerd-wrap .narep-layerd-container {
	  bottom: 50%;
	  transform: translateY(50%);
	}
	.narep-layerd-wrap:before {
	  height: auto;
	  padding: 100% 0;
	}
	.narep-benefits-wrap .narep-section-title {
	  padding: 20px;
	}
	.narep-details-inner {
	  padding: 20px 20px 0;
	}
	.narep-address-details .narep-btn-wrap {
	  padding-top: 10px;
	}
	.narep-branch-nav-item .narep-image {
	  display: none;
	}
	.narep-branch-nav-item .narep-branch-info {
	  padding: 50px 30px 30px;
	}
	.narep-address-details {
	  left: 25px;
	}
	.narep-op-table-title h3 .res-sub-title, .narep-op-table-title h4 {
	  font-size: 50px;
	  top: 0;
	}
	.narep-op-table-info {
	  padding: 20px 20px 50px;
	}
	.narep-rooms-info {
	  padding: 30px;
	}
	.rooms-title-wrap, 
	.rooms-price-wrap {
	  width: 100%;
	  text-align: left;
	}
	.narep-op-table-info-wrap {
	  padding: 30px;
	}
}