@charset "UTF-8";
/*==============================
=            STYLES            =
==============================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*=================================
=            VARIABLES            =
=================================*/
/*==============================
=            Colors            =
==============================*/
/*---------------------------------------
-            Graphical Icons            -
---------------------------------------*/
/*---------------------------------------
-               Font Icons              -
---------------------------------------*/
/*==============================
=            MIXINS            =
==============================*/
/**
 * Wraps any styles in a retina media query.
 */
/**
 * Wraps any styles in a retina media query.
 */
/**
 * Option variable to define the spacing between images in the generated sprite
 */
/**
 * A mixin to create retina sprites with hover & active states
 *
 * You have to register a pair of sprites using `{@link #retina-sprite-add}` and then you can use this mixin:
 *
 *     @include retina-sprite-add(icons, "icons/*.png", "icons-retina/*.png");
 *
 *     .my-icon {
 *       @include retina-sprite(icon-name, icons);
 *     }
 *
 * @param {String} $name
 * @param {String} [$sprite-name]
 * @param {Boolean} [$hover=false]
 * @param {Boolean} [$active=false]
 */
/**
 * @param {String} $name
 * @param {String} $path
 * @param {String} $path2x
 */
/**
 * Wraps any styles in a retina media query.
 */
/**
 * Mixin for retina backgrounds where you can't use a sprite.
 *
 * - Make sure you have a file@2x.png file additional to your file.png.
 * - The mixin prepends $imgPath, which should be set globally at some point. Default is: "img/"
 *
 * Examples:
 *     li {
 *       @include retina-background(arrow, no-repeat 10px 15px)
 *     }
 *
 *     a.external {
 *       @include retina-background(external, no-repeat right)
 *     }
 *
 * @param {String} $file Path to file relative to images folder defined in config.rb and without a file extension
 * @param {Object} [$attr] Additional attributes like position or repetition. E.g. `no-repeat top right`
 * @param {String} [$type] The file type.
 */
/*=============================
=            FONTS            =
=============================*/
@font-face {
  font-family: "ProximaNova";
  src: url("../../fonts/ProximaNova/Light/ProximaNova-Light.eot");
  src: url("../../fonts/ProximaNova/Light/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/ProximaNova/Light/ProximaNova-Light.woff2") format("woff2"), url("../../fonts/ProximaNova/Light/ProximaNova-Light.woff") format("woff"), url("../../fonts/ProximaNova/Light/ProximaNova-Light.ttf") format("truetype"), url("../../fonts/ProximaNova/Light/ProximaNova-Light.svg#ProximaNova") format("svg");
  font-weight: 100;
  font-style: normal;
}
.font-proximanova {
  font-family: "ProximaNova" !important;
}

@font-face {
  font-family: "ProximaNova";
  src: url("../../fonts/ProximaNova/Regular/ProximaNova-Regular.eot");
  src: url("../../fonts/ProximaNova/Regular/ProximaNova-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/ProximaNova/Regular/ProximaNova-Regular.woff2") format("woff2"), url("../../fonts/ProximaNova/Regular/ProximaNova-Regular.woff") format("woff"), url("../../fonts/ProximaNova/Regular/ProximaNova-Regular.ttf") format("truetype"), url("../../fonts/ProximaNova/Regular/ProximaNova-Regular.svg#ProximaNova") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../../fonts/ProximaNova/Semibold/ProximaNova-Semibold.eot");
  src: url("../../fonts/ProximaNova/Semibold/ProximaNova-Semibold.eot?#iefix") format("embedded-opentype"), url("../../fonts/ProximaNova/Semibold/ProximaNova-Semibold.woff2") format("woff2"), url("../../fonts/ProximaNova/Semibold/ProximaNova-Semibold.woff") format("woff"), url("../../fonts/ProximaNova/Semibold/ProximaNova-Semibold.ttf") format("truetype"), url("../../fonts/ProximaNova/Semibold/ProximaNova-Semibold.svg#ProximaNova") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../../fonts/ProximaNova/Bold/ProximaNova-Bold.eot");
  src: url("../../fonts/ProximaNova/Bold/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/ProximaNova/Bold/ProximaNova-Bold.woff2") format("woff2"), url("../../fonts/ProximaNova/Bold/ProximaNova-Bold.woff") format("woff"), url("../../fonts/ProximaNova/Bold/ProximaNova-Bold.ttf") format("truetype"), url("../../fonts/ProximaNova/Bold/ProximaNova-Bold.svg#ProximaNova") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "aloyakh-icons";
  src: url("../../fonts/aloyakh/aloyakh.eot");
  src: url("../../fonts/aloyakh/aloyakh.eot?#iefix") format("embedded-opentype"), url("../../fonts/aloyakh/aloyakh.woff2") format("woff2"), url("../../fonts/aloyakh/aloyakh.woff") format("woff"), url("../../fonts/aloyakh/aloyakh.ttf") format("truetype"), url("../../fonts/aloyakh/aloyakh.svg#aloyakh-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.font-aloyakh-icons {
  font-family: "aloyakh-icons" !important;
}

@font-face {
  font-family: "Gotham";
  src: url("../../fonts/Gotham/Medium.eot");
  src: url("../../fonts/Gotham/Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/Gotham/Medium.woff2") format("woff2"), url("../../fonts/Gotham/Medium.woff") format("woff"), url("../../fonts/Gotham/Medium.ttf") format("truetype"), url("../../fonts/Gotham/Medium.svg#Gotham") format("svg");
  font-weight: 400;
  font-style: normal;
}
.font-gotham {
  font-family: "Gotham" !important;
}

@font-face {
  font-family: "Yekan";
  src: url("../../fonts/Yekan/Regular/Yekan-Regular.eot");
  src: url("../../fonts/Yekan/Regular/Yekan-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Yekan/Regular/Yekan-Regular.woff2") format("woff2"), url("../../fonts/Yekan/Regular/Yekan-Regular.woff") format("woff"), url("../../fonts/Yekan/Regular/Yekan-Regular.ttf") format("truetype"), url("../../fonts/Yekan/Regular/Yekan-Regular.svg#Yekan") format("svg");
  font-weight: normal;
  font-style: normal;
}
.font-yekan {
  font-family: "Yekan" !important;
}

@font-face {
  font-family: "YekanNumbers";
  src: url("../../fonts/YekanNumbers/Regular/YekanNumbers-Regular.eot");
  src: url("../../fonts/YekanNumbers/Regular/YekanNumbers-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/YekanNumbers/Regular/YekanNumbers-Regular.woff2") format("woff2"), url("../../fonts/YekanNumbers/Regular/YekanNumbers-Regular.woff") format("woff"), url("../../fonts/YekanNumbers/Regular/YekanNumbers-Regular.ttf") format("truetype"), url("../../fonts/YekanNumbers/Regular/YekanNumbers-Regular.svg#YekanNumbers") format("svg");
  font-weight: normal;
  font-style: normal;
}
.font-yekannumbers {
  font-family: "YekanNumbers" !important;
}

/*======================================
=             General Icons            =
======================================*/
.clearfix:before, .edit-address-form form .form-row:before,
.clearfix:after,
.edit-address-form form .form-row:after {
  content: " ";
  display: table;
}

.clearfix:after, .edit-address-form form .form-row:after {
  clear: both;
}

.transparent, .temperory-invisible {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.invisible, .temperory-invisible {
  visibility: hidden;
}

.temperory-invisible {
  overflow: hidden;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.overflow-hidden {
  overflow: hidden;
}

.hidden {
  display: none !important;
}

.soft-hidden {
  display: none;
}

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.notext {
  color: transparent;
  font: 0/0 a;
  text-indent: -999;
  text-align: left;
  overflow: hidden;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}

.table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.table .td {
  display: table-cell;
  float: none;
  vertical-align: middle;
}

.lowercase {
  text-transform: lowercase;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.no-margin {
  margin: 0 0 !important;
}

.no-padding {
  padding: 0 0 !important;
}

.no-border {
  border: 0 none !important;
}

.align-left {
  text-align: left;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.align-justify {
  text-align: justify;
}

.pull-left {
  float: left !important;
}

.pull-right {
  float: left !important;
}

.full-width {
  width: 100%;
}

.half-width {
  width: 50%;
}

.full-height {
  height: 100%;
}

.half-height {
  height: 50% !important;
}

.flipped-horizontal {
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.flipped-vertical {
  -moz-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.ltr {
  direction: ltr !important;
}

.rtl {
  direction: rtl !important;
}

.has-in-animation {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  visibility: hidden;
}

.noscroll {
  overflow: hidden;
}

.resize-none {
  resize: none;
}

.resize-vertical {
  resize: vertical;
}

.alignright {
  float: right;
  margin: 5px 0 1em 1em !important;
}

.alignleft {
  float: left;
  margin: 5px 1em 1em 0 !important;
}

.aligncenter {
  text-align: center;
  display: block;
  margin: 0.5em auto;
}

.is-one-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.has-side-margin-small {
  margin: 0 0.5em;
}

.has-side-margin-medium {
  margin: 0 1em;
}

.has-side-margin-big {
  margin: 0 1.5em;
}

.has-right-margin-small {
  margin-right: 0.5em;
}

.has-right-margin-medium {
  margin-right: 1em;
}

.has-right-margin-big {
  margin-right: 1.5em;
}

.has-left-margin-small {
  margin-left: 0.5em;
}

.has-left-margin-medium {
  margin-left: 1em;
}

.has-left-margin-big {
  margin-left: 1.5em;
}

.has-cover-bg {
  background-size: cover;
}

.has-center-bg {
  background-position: center center;
}

.has-norepeat-bg {
  background-repeat: no-repeat;
}

.weight-light {
  font-weight: 100 !important;
}

.weight-bold {
  font-weight: 700 !important;
}

.vertical-align-bottom {
  vertical-align: bottom !important;
}

.vertical-align-top {
  vertical-align: top !important;
}

.vertical-align-middle {
  vertical-align: middle !important;
}

.grayscale {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.ltr-everything {
  direction: ltr;
}
.ltr-everything *,
.ltr-everything *:before,
.ltr-everything *:after {
  direction: ltr;
}

/*=====================================
=            Color Classes            =
=====================================*/
.color-white {
  color: #ffffff;
}

.has-white-bg {
  background-color: #ffffff;
}

.hover-color-white:hover {
  color: #ffffff !important;
}

.hover-has-white-bg:hover {
  background-color: #ffffff !important;
}

.color-black {
  color: #000000;
}

.has-black-bg {
  background-color: #000000;
}

.hover-color-black:hover {
  color: #000000 !important;
}

.hover-has-black-bg:hover {
  background-color: #000000 !important;
}

.color-red {
  color: #c1333f;
}

.has-red-bg {
  background-color: #c1333f;
}

.hover-color-red:hover {
  color: #c1333f !important;
}

.hover-has-red-bg:hover {
  background-color: #c1333f !important;
}

.color-green {
  color: #009145;
}

.has-green-bg {
  background-color: #009145;
}

.hover-color-green:hover {
  color: #009145 !important;
}

.hover-has-green-bg:hover {
  background-color: #009145 !important;
}

.color-green-light {
  color: #79c29c;
}

.has-green-light-bg {
  background-color: #79c29c;
}

.hover-color-green-light:hover {
  color: #79c29c !important;
}

.hover-has-green-light-bg:hover {
  background-color: #79c29c !important;
}

.color-pink {
  color: #e52c71;
}

.has-pink-bg {
  background-color: #e52c71;
}

.hover-color-pink:hover {
  color: #e52c71 !important;
}

.hover-has-pink-bg:hover {
  background-color: #e52c71 !important;
}

.color-pink-light {
  color: #d97996;
}

.has-pink-light-bg {
  background-color: #d97996;
}

.hover-color-pink-light:hover {
  color: #d97996 !important;
}

.hover-has-pink-light-bg:hover {
  background-color: #d97996 !important;
}

.color-pink-dark {
  color: #9a1c4b;
}

.has-pink-dark-bg {
  background-color: #9a1c4b;
}

.hover-color-pink-dark:hover {
  color: #9a1c4b !important;
}

.hover-has-pink-dark-bg:hover {
  background-color: #9a1c4b !important;
}

.color-gray {
  color: #6f6f6f;
}

.has-gray-bg {
  background-color: #6f6f6f;
}

.hover-color-gray:hover {
  color: #6f6f6f !important;
}

.hover-has-gray-bg:hover {
  background-color: #6f6f6f !important;
}

.color-gray-dark {
  color: #4e4e4e;
}

.has-gray-dark-bg {
  background-color: #4e4e4e;
}

.hover-color-gray-dark:hover {
  color: #4e4e4e !important;
}

.hover-has-gray-dark-bg:hover {
  background-color: #4e4e4e !important;
}

.color-gray-dark-very {
  color: #2a2a2a;
}

.has-gray-dark-very-bg {
  background-color: #2a2a2a;
}

.hover-color-gray-dark-very:hover {
  color: #2a2a2a !important;
}

.hover-has-gray-dark-very-bg:hover {
  background-color: #2a2a2a !important;
}

.color-gray-light {
  color: #b6b6b6;
}

.has-gray-light-bg {
  background-color: #b6b6b6;
}

.hover-color-gray-light:hover {
  color: #b6b6b6 !important;
}

.hover-has-gray-light-bg:hover {
  background-color: #b6b6b6 !important;
}

.color-gray-light-semi {
  color: #bdc3c7;
}

.has-gray-light-semi-bg {
  background-color: #bdc3c7;
}

.hover-color-gray-light-semi:hover {
  color: #bdc3c7 !important;
}

.hover-has-gray-light-semi-bg:hover {
  background-color: #bdc3c7 !important;
}

.color-gray-light-very {
  color: #ECECEC;
}

.has-gray-light-very-bg {
  background-color: #ECECEC;
}

.hover-color-gray-light-very:hover {
  color: #ECECEC !important;
}

.hover-has-gray-light-very-bg:hover {
  background-color: #ECECEC !important;
}

.color-gray-brown {
  color: #5b5855;
}

.has-gray-brown-bg {
  background-color: #5b5855;
}

.hover-color-gray-brown:hover {
  color: #5b5855 !important;
}

.hover-has-gray-brown-bg:hover {
  background-color: #5b5855 !important;
}

.color-brown {
  color: #a38671;
}

.has-brown-bg {
  background-color: #a38671;
}

.hover-color-brown:hover {
  color: #a38671 !important;
}

.hover-has-brown-bg:hover {
  background-color: #a38671 !important;
}

.color-brown-light {
  color: #ebe3d6;
}

.has-brown-light-bg {
  background-color: #ebe3d6;
}

.hover-color-brown-light:hover {
  color: #ebe3d6 !important;
}

.hover-has-brown-light-bg:hover {
  background-color: #ebe3d6 !important;
}

.color-gray-1 {
  color: #353535;
}

.has-gray-1-bg {
  background-color: #353535;
}

.hover-color-gray-1:hover {
  color: #353535 !important;
}

.hover-has-gray-1-bg:hover {
  background-color: #353535 !important;
}

.color-gray-2 {
  color: #4f4f4f;
}

.has-gray-2-bg {
  background-color: #4f4f4f;
}

.hover-color-gray-2:hover {
  color: #4f4f4f !important;
}

.hover-has-gray-2-bg:hover {
  background-color: #4f4f4f !important;
}

.color-gray-3 {
  color: #4d4d4d;
}

.has-gray-3-bg {
  background-color: #4d4d4d;
}

.hover-color-gray-3:hover {
  color: #4d4d4d !important;
}

.hover-has-gray-3-bg:hover {
  background-color: #4d4d4d !important;
}

.color-blue {
  color: #0c9cd8;
}

.has-blue-bg {
  background-color: #0c9cd8;
}

.hover-color-blue:hover {
  color: #0c9cd8 !important;
}

.hover-has-blue-bg:hover {
  background-color: #0c9cd8 !important;
}

.color-blue-dark {
  color: #0688bc;
}

.has-blue-dark-bg {
  background-color: #0688bc;
}

.hover-color-blue-dark:hover {
  color: #0688bc !important;
}

.hover-has-blue-dark-bg:hover {
  background-color: #0688bc !important;
}

.color-blue-dark-very {
  color: #015273;
}

.has-blue-dark-very-bg {
  background-color: #015273;
}

.hover-color-blue-dark-very:hover {
  color: #015273 !important;
}

.hover-has-blue-dark-very-bg:hover {
  background-color: #015273 !important;
}

.color-blue-light {
  color: #D1E8F5;
}

.has-blue-light-bg {
  background-color: #D1E8F5;
}

.hover-color-blue-light:hover {
  color: #D1E8F5 !important;
}

.hover-has-blue-light-bg:hover {
  background-color: #D1E8F5 !important;
}

/*=====================================
=             Icon Classes            =
=====================================*/
.icon-marker-small {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-image: url('../../img/sprites/ltr/x/icons-s8553a53ad3.png');
  background-position: 0 0;
  background-repeat: repeat-y;
  height: 21px;
  width: 16px;
  /**
   * Option variable to turn on/off IE8 support.
   *
   * This requires Modernizr's test for `css-mediaqueries` and RespondJS
   *
   * Set to `1` to turn on support.
   */
}

.has-before-icon-marker-small:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-image: url('../../img/sprites/ltr/x/icons-s8553a53ad3.png');
  background-position: 0 0;
  background-repeat: repeat-y;
  height: 21px;
  width: 16px;
  /**
   * Option variable to turn on/off IE8 support.
   *
   * This requires Modernizr's test for `css-mediaqueries` and RespondJS
   *
   * Set to `1` to turn on support.
   */
}

.has-after-icon-marker-small:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-image: url('../../img/sprites/ltr/x/icons-s8553a53ad3.png');
  background-position: 0 0;
  background-repeat: repeat-y;
  height: 21px;
  width: 16px;
  /**
   * Option variable to turn on/off IE8 support.
   *
   * This requires Modernizr's test for `css-mediaqueries` and RespondJS
   *
   * Set to `1` to turn on support.
   */
}

/*=====================================
=           FontIcon Classes          =
=====================================*/
[class^="fi-"], [class*=" fi-"] {
  font-family: "aloyakh-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fi-mobile:before {
  content: "";
}

.fi-Question:before {
  content: "";
}

.fi-science:before {
  content: "";
}

.fi-drink:before {
  content: "";
}

.fi-location:before {
  content: "";
}

.fi-phone2:before {
  content: "";
}

.fi-chevron-small-right:before {
  content: "";
}

.fi-calculator:before {
  content: "";
}

.fi-phone:before {
  content: "";
}

.fi-circle-arrow:before {
  content: "";
}

.fi-mail:before {
  content: "";
}

.fi-cart:before {
  content: "";
}

.fi-user:before {
  content: "";
}

.fi-dpm:before {
  content: "";
}

.fi-milad-tower:before {
  content: "";
}

/*==================================
=            Animations            =
==================================*/
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

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

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

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

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

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

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

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

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

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

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

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

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

@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes jello {
  11.1% {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
    transform: skewX(0.39063deg) skewY(0.39063deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

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

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

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

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

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -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);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -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);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

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

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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);
  }
  100% {
    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;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.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);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    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;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    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;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    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;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    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;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    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;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    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;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    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;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    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) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -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) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -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) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  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);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@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);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -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: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

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

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

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

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

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

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

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

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

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

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

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

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

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

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 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;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    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: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/*
 * Custom Animations
 */
@-webkit-keyframes randomBlink {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  10% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  15% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  70% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@-moz-keyframes randomBlink {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  10% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  15% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  70% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@-o-keyframes randomBlink {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  10% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  15% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  70% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@keyframes randomBlink {
  0% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  10% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  15% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  50% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
  70% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  100% {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
  }
}
@-webkit-keyframes scrollDownKnobAnimation {
  0% {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -moz-transform: translate3d(0, 150%, 0);
    -ms-transform: translate3d(0, 150%, 0);
    -webkit-transform: translate3d(0, 150%, 0);
    transform: translate3d(0, 150%, 0);
  }
}
@-moz-keyframes scrollDownKnobAnimation {
  0% {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -moz-transform: translate3d(0, 150%, 0);
    -ms-transform: translate3d(0, 150%, 0);
    -webkit-transform: translate3d(0, 150%, 0);
    transform: translate3d(0, 150%, 0);
  }
}
@-o-keyframes scrollDownKnobAnimation {
  0% {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -moz-transform: translate3d(0, 150%, 0);
    -ms-transform: translate3d(0, 150%, 0);
    -webkit-transform: translate3d(0, 150%, 0);
    transform: translate3d(0, 150%, 0);
  }
}
@keyframes scrollDownKnobAnimation {
  0% {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -moz-transform: translate3d(0, 150%, 0);
    -ms-transform: translate3d(0, 150%, 0);
    -webkit-transform: translate3d(0, 150%, 0);
    transform: translate3d(0, 150%, 0);
  }
}
/*===================================
=            GRID SYSTEM            =
===================================*/
.row {
  display: block;
  margin: 0;
  padding: 0;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.has-gutter {
  margin: 0 -10px !important;
}
.row.has-gutter > [class^="col-"], .row.has-gutter > [class*=" col-"] {
  padding: 0 10px;
}

/*==========  10 Column  ==========*/
.col-10-1, .col-md-10-1, .col-sm-10-1, .col-xs-10-1 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-10-1 {
  width: 10%;
}
.col-10-2, .col-md-10-2, .col-sm-10-2, .col-xs-10-2 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-10-2 {
  width: 20%;
}
.col-10-3, .col-md-10-3, .col-sm-10-3, .col-xs-10-3 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-10-3 {
  width: 30%;
}
.col-10-4, .col-md-10-4, .col-sm-10-4, .col-xs-10-4 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-10-4 {
  width: 40%;
}
.col-10-5, .col-md-10-5, .col-sm-10-5, .col-xs-10-5 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-10-5 {
  width: 50%;
}
.col-10-6, .col-md-10-6, .col-sm-10-6, .col-xs-10-6 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-10-6 {
  width: 60%;
}
.col-10-7, .col-md-10-7, .col-sm-10-7, .col-xs-10-7 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-10-7 {
  width: 70%;
}
.col-10-8, .col-md-10-8, .col-sm-10-8, .col-xs-10-8 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-10-8 {
  width: 80%;
}
.col-10-9, .col-md-10-9, .col-sm-10-9, .col-xs-10-9 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-10-9 {
  width: 90%;
}
.col-10-10, .col-md-10-10, .col-sm-10-10, .col-xs-10-10 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-10-10 {
  width: 100%;
}
/*==========  12 Column  ==========*/
.col-12-1, .col-md-12-1, .col-sm-12-1, .col-xs-12-1 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-12-1 {
  width: 8.33333%;
}
.col-12-2, .col-md-12-2, .col-sm-12-2, .col-xs-12-2 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-12-2 {
  width: 16.66667%;
}
.col-12-3, .col-md-12-3, .col-sm-12-3, .col-xs-12-3 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-12-3 {
  width: 25%;
}
.col-12-4, .col-md-12-4, .col-sm-12-4, .edit-address-form form .form-row label, .col-xs-12-4 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-12-4 {
  width: 33.33333%;
}
.col-12-5, .col-md-12-5, .col-sm-12-5, .col-xs-12-5 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-12-5 {
  width: 41.66667%;
}
.col-12-6, .col-md-12-6, .col-sm-12-6, .col-xs-12-6 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-12-6 {
  width: 50%;
}
.col-12-7, .col-md-12-7, .col-sm-12-7, .col-xs-12-7 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-12-7 {
  width: 58.33333%;
}
.col-12-8, .col-md-12-8, .col-sm-12-8, .edit-address-form form .form-row input.input-text, .edit-address-form form .form-row select, .edit-address-form form .form-row .select2-container, .col-xs-12-8 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-12-8 {
  width: 66.66667%;
}
.col-12-9, .col-md-12-9, .col-sm-12-9, .col-xs-12-9 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-12-9 {
  width: 75%;
}
.col-12-10, .col-md-12-10, .col-sm-12-10, .col-xs-12-10 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-12-10 {
  width: 83.33333%;
}
.col-12-11, .col-md-12-11, .col-sm-12-11, .col-xs-12-11 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-12-11 {
  width: 91.66667%;
}
.col-12-12, .col-md-12-12, .col-sm-12-12, .col-xs-12-12 {
  position: relative;
  min-height: 1px;
  float: right;
  width: 100%;
}

.col-xs-12-12 {
  width: 100%;
}
/*================================
=            DEFAULTS            =
================================*/
html {
  font-size: 1em;
  line-height: 1;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: always;
  background-color: #ffffff;
  color: #6f6f6f;
  height: 100%;
}

body {
  width: 100%;
  font-size: 0.9375em;
  background-color: #ffffff;
}

* {
  font-family: 'Yekan', 'YekanNumbers', 'tahoma' !important;
}

*,
*:before,
*:after {
  outline: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  direction: rtl;
}
*::-moz-selection,
*:before::-moz-selection,
*:after::-moz-selection {
  background: #ffffff;
  color: #ffffff;
  text-shadow: none;
}
*::selection,
*:before::selection,
*:after::selection {
  background: #ffffff;
  color: #ffffff;
  text-shadow: none;
}

a,
a:visited,
a:active,
a:hover {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

input,
button {
  outline: none;
}

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.btn {
  color: inherit;
  border-color: inherit;
  font-size: 1em;
  font-family: 'Gotham';
  border-radius: 50px;
  border: solid 3px;
  line-height: 1px;
  transition: all 300ms;
  padding: 29px 40px 23px;
  display: table;
  font-weight: bold;
}
.btn:hover {
  background: #0688bc;
  color: #ffffff;
  border-color: #0688bc;
  transition: all 300ms;
}

/*======================================
=            Forms & Inputs            =
======================================*/
.form input, .form button, .form textarea, .form label {
  display: block;
  outline: none;
  color: inherit;
  font: inherit;
  background: transparent;
}
.form .input-text, .form .input-password {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.form .input-text.has-border, .form .input-password.has-border {
  border: solid 2px #0c9cd8;
}
.form .has-light-blue-bg {
  background-color: #D1E8F5;
}
.form.has-inline-input input, .form.has-inline-input button, .form.has-inline-input textarea, .form.has-inline-input label {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.form.has-bordered-input .input-text, .form.has-bordered-input .input-password {
  border: solid 2px #0c9cd8;
}

.m-btn {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 15px 20px;
  min-width: 120px;
  outline: none;
  background-color: transparent;
  color: #0c9cd8;
  background-image: none;
  border: solid 3px #0c9cd8 !important;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-align: center;
}
.m-btn:hover {
  background: #0c9cd8;
  color: #ffffff;
}
.m-btn.small-btn {
  padding: 10px 15px;
}

.has-bordered-select .select2-container {
  border: none;
}
.has-bordered-select .select2-container:focus {
  border: none;
}
.has-bordered-select .select2-choice {
  background: transparent;
  border: none;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: solid 2px #0c9cd8 !important;
  -moz-border-radius: 50px !important;
  -webkit-border-radius: 50px;
  border-radius: 50px !important;
}
.has-bordered-select .select2-choice:focus {
  border: none !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.woocommerce-edit-address .select2-drop {
  margin-top: 5px !important;
  border: solid 2px #0c9cd8 !important;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  padding: 5px 0 !important;
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.woocommerce form .form-row input.input-text {
  line-height: 35px;
}

.below-line {
  display: block;
  margin-top: 0.6em;
  line-height: 2px;
}
.below-line:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 39px;
  height: 2px;
  background-color: #0c9cd8;
}

.m-hero-overlay {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(2, 53, 116, 0.65);
}

body.noscroll {
  position: fixed;
  overflow-y: scroll;
}

.l-section {
  position: relative;
}

.container {
  height: 100%;
}

.m-wrapper {
  position: relative;
  width: 1024px;
  max-width: 85%;
  margin: 0 auto;
}
.m-wrapper.m-wrapper-medium {
  width: 1280px;
  max-width: 100%;
}
.m-wrapper.m-wrapper-medium.has-max-width {
  max-width: 95%;
}
.m-wrapper.m-wrapper-semi-medium {
  width: 800px;
  max-width: 90%;
}
.m-wrapper.m-wrapper-small {
  width: 600px;
}

.full-height {
  height: 100vh;
}

.has-icy-bg {
  background: #cbe5f4;
  background: -moz-linear-gradient(45deg, #cbe5f4 0%, #eaf4f9 100%);
  background: -webkit-linear-gradient(45deg, #cbe5f4 0%, #eaf4f9 100%);
  background: linear-gradient(45deg, #cbe5f4 0%, #eaf4f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbe5f4', endColorstr='#eaf4f9',GradientType=1 );
  background-size: cover;
}
.has-icy-bg .has-icy-bg-inner {
  background: url(../../../assets/img/common/about-us-bg.png) center bottom no-repeat;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: none;
  margin: 0;
}

.error404 {
  height: 100%;
}
.error404 .inner-main-wrapper {
  padding: 0 !important;
}
.error404 .sidebar {
  display: none;
}
.error404 .fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 1;
  background: #0c9cd8;
}
.error404 .fullscreen-bg-video {
  opacity: 0.3;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQoJPGZpbHRlciBpZD0iYmx1ciI+DQoJCTxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjMiIC8+DQoJPC9maWx0ZXI+DQo8L3N2Zz4=#blur);
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.error404 .gradiant-bg {
  position: relative;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(1, 82, 115, 0) 0%, #015273 100%);
  background: -webkit-linear-gradient(top, rgba(1, 82, 115, 0) 0%, #015273 100%);
  background: linear-gradient(to bottom, rgba(1, 82, 115, 0) 0%, #015273 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00015273', endColorstr='#015273',GradientType=0 );
}
.error404 .gradiant-bg .content-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  transform: translateY(-50%) translateX(-50%);
  text-align: center;
}
.error404 .gradiant-bg .content-wrapper img {
  width: 200px;
  margin: 0 auto;
}
.error404 .gradiant-bg .content-wrapper .title {
  padding-top: 20px;
  text-align: center;
  color: #fff;
  font-size: 2.5em;
}.error404 .gradiant-bg .content-wrapper .return-home {
  color: #ffffff;
  margin: 25px auto 0;
  padding-bottom: 8px;
  border-bottom: solid transparent 1px;
  transition: all 300ms;
  opacity: 0.7;
  display: table;
}.error404 .gradiant-bg .content-wrapper .return-home:hover {
  border-bottom: solid #fff 1px;
  transition: all 300ms;
  opacity: 1;
}

.page-template-template-rich {
  background: #cbe5f4;
  background: -moz-linear-gradient(45deg, #cbe5f4 0%, #eaf4f9 100%);
  background: -webkit-linear-gradient(45deg, #cbe5f4 0%, #eaf4f9 100%);
  background: linear-gradient(45deg, #cbe5f4 0%, #eaf4f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbe5f4', endColorstr='#eaf4f9',GradientType=1 );
  background-size: cover;
}
.page-template-template-rich .inner-main-wrapper {
  height: 100%;
  min-height: 100vh;
  background: url(../../../assets/img/common/about-us-bg.png) center bottom 160px no-repeat;
}

.section-aboutus {
  background-position: top center;
}
.section-aboutus .about-header .block-title {
  padding: 150px 0;
  font-size: 32px;
  color: #ffffff;
  text-align: right;
}.section-aboutus .about-header .block-detail {
  padding-bottom: 70px;
  color: #ffffff;
  padding-right: 20px;
}
.section-aboutus .about-header .block-detail .detail-title {
  font-size: 28px;
  padding-bottom: 20px;
}
.section-aboutus .about-header .block-detail .detail-des {
  font-size: 16px;
  color: #0c9cd8;
  padding-bottom: 20px;
}
.section-aboutus .about-header .block-detail .detail-content {
  width: 50%;
  line-height: 22px;
}
.section-aboutus-content .about-content {
  background-color: #023574;
  min-height: 700px;
  color: #ffffff;
  padding-top: 100px;
  padding-bottom: 30px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.section-aboutus-content .about-content .content-title {
  font-size: 28px;
  padding-bottom: 40px;
}
.section-aboutus-content .about-content .content-des {
  font-size: 16px;
  padding-bottom: 40px;
  color: #0c9cd8;
}
.section-aboutus-content .about-content .content-detail {
  line-height: 22px;
}.section-aboutus-content .about-content .block-image {
  float: right;
  position: relative;
}.section-aboutus-content .about-content .aloyakh-image {
  position: absolute;
  top: 0;
  z-index: 1;
}.section-aboutus-content .about-content .image-border {
  width: 500px;
  height: 500px;
  border: 7px solid #0c9cd8;
  position: absolute;
  z-index: 0;
  top: 0;
  border-radius: 50%;
}
.edit-account-form {
  padding: 50px 0;
}
.edit-account-form .form-row {
  margin-bottom: 10px !important;
}

.edit-account-page {
  padding: 100px 0;
}

.edit-address-page {
  padding: 100px 0;
}

.edit-address-form {
  padding: 50px 0;
}
.edit-address-form form .form-row {
  margin-bottom: 10px !important;
}
.edit-address-form form .form-row input.input-text, .edit-address-form form .form-row select, .edit-address-form form .form-row .select2-container {
  float: left;
}
.edit-address-form form .form-row .select2-container {
  width: 66.66667% !important;
}.edit-address-form .section-title {
  font-size: 1.5625em;
  margin-bottom: 1em;
  font-weight: bold;
}

.faq-header-container {
  background-position: top center;
}
.faq-header-container .block-title {
  font-size: 35px;
  color: #ffffff;
  padding-top: 120px;
  padding-bottom: 390px;
  padding-right: 10px;
}

.faq-content-container {
  background-color: #023574;
  display: -webkit-flex;
  display: flex;
  min-height: 500px;
  color: #6f6f6f;
}
.faq-content-container .faq-content-inner {
  margin-top: -200px;
}
.faq-content-container .faq-content-inner .block-title {
  color: white;
  font-size: 25px;
  padding: 50px 30px;
}
.faq-content-container .accordion-column {
  width: 50%;
  float: right;
  padding-bottom: 20px;
}.faq-content-container .block-according-outer {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
.faq-content-container .block-accordion {
  position: relative;
  background-color: rgba(111, 111, 111, 0.34);
  padding: 20px;
  margin-top: 2px;
  margin-bottom: 2px;
  width: 100%;
  float: right;
}
.faq-content-container .block-accordion .accordion-title {
  color: #0c9cd8;
}
.faq-content-container .block-accordion .accordion-content {
  color: white;
  font-size: 13px;
  line-height: 17px;
  display: none;
}
.faq-content-container .block-accordion .accordion-content-inner {
  padding-top: 10px;
}
.faq-content-container .block-accordion .accordion-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.faq-content-container .block-accordion .accordion-link .accordion-icon {
  top: 20px;
  position: absolute;
  left: 10px;
  color: #a2a2a2;
}

/*===================================
=            Page - Home            =
===================================*/
*::selection {
  background: #0c9cd8;
  /* WebKit/Blink Browsers */
}

/*
 * Header
 */
.section.roof,
.section.calculator,
.section.quiz,
.section.science,
.section.why-us {
  position: relative;
  opacity: 0;
}

.section {
  width: 100%;
  overflow-x: hidden;
}
.section .content-wrapper {
  font-size: 14px;
  display: table;
  margin: 0 auto;
  position: relative;
}.section .content-wrapper .section-title {
  color: #0688bc;
  font-size: 1.5625em;
  font-weight: 400;
  margin-bottom: 10px;
}.section .content-wrapper .section-description {
  color: #6f6f6f;
  font-weight: 100;
  font-size: 2.4375em;
  margin-bottom: 30px;
}.section .content-wrapper .section-briefing {
  color: #0c9cd8;
  font-weight: 400;
  font-size: 1em;
  max-width: 400px;
  font-style: italic;
  line-height: 1.1875em;
}
.section .content-wrapper .section-poll {
  color: #4e4e4e;
  margin-top: 30px;
}
.section .content-wrapper .section-poll .poll-title {
  font-weight: 700;
  clear: both;
}
.section .content-wrapper .section-poll .poll {
  display: table;
  cursor: pointer;
  padding-right: 26px;
  height: 17px;
  line-height: 17px;
  font-size: 0.875em;
  font-weight: 200;
  margin-top: 12px;
  direction: rtl;
  position: relative;

}
.section .content-wrapper .section-poll .poll:before {
  content: '';
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  border: solid 1px #0c9cd8;
  right: 0;
top: 0;
}
.section .content-wrapper .section-poll .poll:after {
  content: '';
  display: block;
  background: #0c9cd8;
  transform: scale(0);
  position: absolute;
  right: 3px;
  top: 3px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  transition: all 300ms;
}
.section .content-wrapper .section-poll .radio-input {
  display: none;
}
.section .content-wrapper .section-poll .radio-input:checked + label:after {
  transform: scale(1);
  transition: all 300ms;
}

/*
 * Roof Section
 */
.section.roof {
  height: 100vh;
  opacity: 1;
}

.drops-slide {
  overflow: hidden;
  background: #b1dff9;
  background: -moz-linear-gradient(top, #b1dff9 0%, #c3e6fa 100%);
  background: -webkit-linear-gradient(top, #b1dff9 0%, #c3e6fa 100%);
  background: linear-gradient(to bottom, #b1dff9 0%, #c3e6fa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1dff9', endColorstr='#c3e6fa',GradientType=0 );
  height: 667px;
  width: 100%;
  padding: 0 0 0 10px;
  overflow-x: hidden;
  height: 100%;
}.drops-slide .parallax-ice {
  position: absolute;
  overflow: hidden;
  width: 100% !important;
  height: 100%;
  display: block !important;
}
.drops-slide .parallax-ice .layer-bottom-left {
  bottom: -50px !important;
  left: -50px !important;
  top: auto !important;
  position: absolute !important;
  z-index: 5;
}.drops-slide .parallax-ice .layer-bottom-right {
  bottom: -50px !important;
  right: -50px !important;
  left: auto !important;
  top: auto !important;
  position: absolute !important;
  z-index: 4;
}.drops-slide .parallax-ice .layer-top-right {
  top: -50px !important;
  right: -50px !important;
  left: auto !important;
  position: absolute !important;
  z-index: 1;
}
.drops-slide .parallax-ice .layer-top-left {
  left: -30px !important;
  top: 100px !important;
  z-index: 3;
}
.drops-slide .parallax-ice .layer-center-left {
  left: 23% !important;
  top: 28% !important;
  z-index: 2;
  max-width: 400px;
}.drops-slide .parallax-ice .layer-center-right {
  top: 35% !important;
  left: 50% !important;
  z-index: 2;
}.drops-slide .slide-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 100;
  right: 20%;
  display: table;
  color: #0688bc;
  font-size: 15px;
}.drops-slide .slide-content .title {
  color: #ffffff;
  font-size: 3.3125em;
  padding-bottom: 20px;
  word-spacing: 5px;
}.drops-slide .slide-content .price {
  color: #0688bc;
  font-size: 2.75em;
  display: table;
  float: right;
  line-height: 64px;
  height: 64px;
}.drops-slide .slide-content .buy {
  position: relative;
}
.drops-slide .slide-content .buy:after {
  content: '\e903';
  font-family: 'aloyakh-icons';
  color: #0688bc;
  font-size: 1.5625em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 5px;
  transition: all 300ms;
  transform: rotate(180deg);
}
.drops-slide .slide-content .buy:hover:after {
  color: #ffffff;
  transition: all 300ms;
}
/*
* Calculator Section
*/
.section.calculator {
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f4fafc 100%);
  background: -webkit-linear-gradient(top, white 0%, #f4fafc 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f4fafc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4fafc',GradientType=0 );
  padding: 13% 0 26%;
  overflow: hidden;
  min-height: 100%;
  opacity: 0;
  padding-top: 20%;
  position: relative;
}
.section.calculator .bg-layers {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}.section.calculator .bg-layers .layer {
  position: absolute;
}.section.calculator .bg-layers .layer:nth-of-type(1) {
  left: 0;
  bottom: 20px;
}
.section.calculator .bg-layers .layer:nth-of-type(2) {
  left: 10%;
  bottom: 20%;
}
.section.calculator .bg-layers .layer:nth-of-type(3) {
  right: -3%;
  top: -5%;
}
.section.calculator .bg-layers .layer:nth-of-type(4) {
  right: -95px;
  bottom: -120px;
}
.section.calculator .bg-layers .layer:nth-of-type(5) {
  right: 227px;
  bottom: 70px;
}.section.calculator .bg-layers .layer:nth-of-type(6) {
  right: 40px;
  bottom: 80px;
}.section.calculator .bg-layers .layer:nth-of-type(7) {
  right: 315px;
  bottom: -24px;
}.section.calculator .bg-layers .layer:nth-of-type(8) {
  right: 105px;
  bottom: -30px;
}.section.calculator .bg-layers .layer:nth-of-type(9) {
  right: 165px;
  bottom: -9px;
}.section.calculator .bg-layers .layer:nth-of-type(10) {
  left: 240px;
  bottom: -50px;
}.section.calculator .fi-calculator {
  color: #0c9cd8;
  font-size: 4.6875em;
  position: absolute;
  right: -88px;
  top: 0px;
}.section.calculator .section-user-entry {
  position: relative;
  margin-top: 20px;
  width: 350px;
}
.section.calculator .section-user-entry:before {
  content: '';
  display: block;
  height: 1px;
  background: #d7dfe3;
  width: 200px;
  margin-bottom: 20px;
}.section.calculator .section-user-entry .loader {
  position: absolute;
  left: -15px;
  top: 59px;
  display: none;
}
.section.calculator .section-user-entry .main-polls {
  margin-top: 10px;
  position: relative;
}
.section.calculator .section-user-entry .main-polls .input-item {
  position: absolute;
  left: 0;
  right: 0;
  white-space: nowrap;
}
.section.calculator .section-user-entry .input-item {
  font-size: 0.75em;
  color: #6f6f6f;
  font-weight: 200;
  overflow: hidden;
}
.section.calculator .section-user-entry .input-item .input-text {
  border: solid #0c9cd8 1px;
  text-align: center;
  width: 56px;
  float: left;
  padding: 0 10px;
  font-size: 16px;
  line-height: 28px;
  box-shadow: none;
}
.section.calculator .section-user-entry .input-item .input-label {
  display: block;
  line-height: 28px;
  float: right;
}
.section.calculator .calc-result-wrapper {
  height: 119px;
  transition: all 300ms;
  transform: translateY(0);
  position: absolute;
  background: #0c9cd8;
  bottom: 0;
  width: 100%;
  color: #ffffff;
  font-weight: 100;
  overflow-y: hidden;
}
.section.calculator .calc-result-wrapper .close-result {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.7);
  color: #0C9CD8;
  text-align: center;
  vertical-align: middle;
  line-height: 47px;
  font-size: 40px;
  border-radius: 100%;
  cursor: pointer;
}.section.calculator .calc-result-wrapper .content-wrapper {
  position: relative;
  transition: all 300;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 10px;
}.section.calculator .calc-result-wrapper .content-wrapper .fi-calculator {
  color: inherit;
  font-size: 4.6875em;
  right: auto;
  left: -85px;
}.section.calculator .calc-result-wrapper .content-wrapper .calculate-btn {
  float: left;
  margin-right: 40px;
}.section.calculator .calc-result-wrapper .content-wrapper .result-text {
  font-size: 1.625em;
  margin-top: 22px;
  display: block;
  float: right;
}.section.calculator .calc-result-wrapper .content-wrapper .btn:hover {
  background: #ffffff;
  color: #0c9cd8;
  border-color: #ffffff;
}
.section.calculator .calc-result-wrapper-hide {
  transform: translateY(200%);
  display:none;
}
/*
* Quiz Section
*/
.section.quiz {
  background: white;
  background: -moz-radial-gradient(center, ellipse cover, white 0%, #c2cacf 100%);
  background: -webkit-radial-gradient(center, ellipse cover, white 0%, #c2cacf 100%);
  background: radial-gradient(ellipse at center, #ffffff 0%, #c2cacf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c2cacf',GradientType=1 );
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 12.66% 0;
  overflow-y: hidden;
}.section.quiz .bg-layers {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
}.section.quiz .bg-layers .layer {
  position: absolute;
}.section.quiz .bg-layers .layer:nth-of-type(1) {
  left: 0;
  top: -70px;
}
.section.quiz .bg-layers .layer:nth-of-type(2) {
  left: 300px;
  bottom: 200px;
}
.section.quiz .bg-layers .layer:nth-of-type(3) {
  right: 10px;
  top: 100px;
}
.section.quiz .bg-layers .layer:nth-of-type(4) {
  left: 100px;
  bottom: 100px;
}
.section.quiz .bg-layers .layer:nth-of-type(5) {
  left: -15px;
  bottom: -50px;
}
.section.quiz .bg-layers .layer:nth-of-type(6) {
  right: 80px;
  bottom: 45px;
}
.section.quiz .bg-layers .layer:nth-of-type(7) {
  right: 80px;
  bottom: 45px;
}.section.quiz .content-wrapper {
  padding-right: 10%;
}.section.quiz .fi-Question {
  color: #0c9cd8;
  font-size: 4.6875em;
  position: absolute;
  right: -88px;
  top: 0px;
}.section.quiz .polls-wrapper {
  width: 500px;
  margin-right: -10px;
}
.section.quiz .polls-wrapper .section-poll {
  width: 100%;
  padding: 0 10px;
  direction: rtl;
}.section.quiz .owl-nav {
  display: none;
}
.section.quiz .quiz-handles {
  margin-top: 35px;
  overflow: hidden;
  position: relative;
  width: 70%;
}.section.quiz .quiz-handles .quiz-prev, .section.quiz .quiz-handles .quiz-next, .section.quiz .quiz-handles .quiz-result {
  width: 84px;
  height: 39px;
  border-radius: 50px;
  background: transparent;
  border: solid #0c9cd8 2px;
  transition: all 300ms;
  cursor: pointer;
  color: #0c9cd8;
  text-align: center;
  vertical-align: middle;
  font-family: 'Gotham';
  font-size: 0.8125em;
  text-transform: uppercase;
  line-height: 39px;
  font-weight: bold;
  float: right;
  position: relative;
  z-index: 2;
}
.section.quiz .quiz-handles .quiz-prev:hover, .section.quiz .quiz-handles .quiz-next:hover, .section.quiz .quiz-handles .quiz-result:hover {
  background: #0c9cd8;
  transition: all 300ms;
  color: #ffffff;
}
.section.quiz .quiz-handles .quiz-next, .section.quiz .quiz-handles .quiz-result {
  float: left;
}
.section.quiz .quiz-handles .quiz-result {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}
.section.quiz .quiz-handles .quiz-number {
  font-weight: 100;
  font-size: 1.875em;
  color: #0c9cd8;
  line-height: 39px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
}
.section.quiz .result-wrapper {
  height: 119px;
  transition: all 300ms;
  transform: translateY(0);
  position: absolute;
  background: #0c9cd8;
  bottom: 0;
  width: 100%;
  color: #ffffff;
  font-weight: 100;
  overflow-y: hidden;
  transition: all 300ms;
}.section.quiz .result-wrapper .quiz-result-wrapper {
  display: table;
  margin: 0 auto;
  transform: translateY(-50%);
  position: relative;
  top: 50%;
}
.section.quiz .result-wrapper .close-result {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  width: 50px;
  height: 50px;
  background: rgba(255, 255, 255, 0.7);
  color: #0C9CD8;
  text-align: center;
  vertical-align: middle;
  line-height: 47px;
  font-size: 40px;
  border-radius: 100%;
  cursor: pointer;
}.section.quiz .calc-result-wrapper-hide {
  transform: translateY(200%);
  display:none;
}
#post-404 {
  background: red;
}

.section.science {
  padding: 10% 0;
  background-size: cover;
  overflow: hidden;
  opacity: 1;
}
.section.science .bg-particles {
  position: absolute;
  left: 0;
  top: 0;
  background: #f3f4f5;
  width: 100%;
  height: 100%;
}.section.science .content-wrapper {
  right: 55%;
  transform: translateX(29%) !important;
  position: relative;
  margin: 0;
  padding-top: 50px;
}.section.science .content-wrapper .fi-science {
  color: #0c9cd8;
  font-size: 6.25em;
  position: absolute;
  right: -100px;
  top: 30px;
  transform: rotate(35deg);
}.section.science .content-wrapper .science-grid {
  margin: 35px auto 0;
}
.section.science .content-wrapper .science-grid .grid-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  flex-direction: row-reverse;
  width: 700px;
}.section.science .content-wrapper .science-grid .grid-list .science-item {
  width: 50%;
  padding-left: 50px;
  margin-bottom: 20px;
}.section.science .content-wrapper .science-grid .grid-list .science-item .title {
  color: #0c9cd8;
  font-size: 1em;
  font-weight: 700;
  padding-bottom: 5px;
}.section.science .content-wrapper .science-grid .grid-list .science-item .description {
  color: #6f6f6f;
  font-weight: 200;
}.section.science .content-wrapper .science-grid .grid-list .science-item .science-icon {
  background-image: url(../../../assets/img/common/science-icons.png);
  width: 75px;
  height: 95px;
  overflow: hidden;
  float: right;
  display: block;
  margin-left: 10px;
}.section.science .content-wrapper .science-grid .grid-list .science-item .science-drop {
  background-position: 0 0;
}
.section.science .content-wrapper .science-grid .grid-list .science-item .science-glass {
  background-position: -84px 0;
}
.section.science .content-wrapper .science-grid .grid-list .science-item .science-square {
  background-position: -180px 0;
}
.section.science .content-wrapper .science-grid .grid-list .science-item .science-thermo {
  background-position: -272px 0;
}
.section.science .content-wrapper .science-grid .grid-list .science-item .science-snow {
  background-position: -383px 0;
}
.section.science .content-wrapper .science-grid .grid-list .science-item .science-wave {
  background-position: -477px 0;
}

.section.why-us {
  padding: 10% 0;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #edeff1 100%);
  background: -webkit-linear-gradient(top, white 0%, #edeff1 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #edeff1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#edeff1',GradientType=0 );
}.section.why-us .fi-drink {
  color: #0c9cd8;
  font-size: 5em;
  position: absolute;
  right: -78px;
  top: 0px;
}
.section.why-us .ice-machine {
  margin: 45px auto 0;
  display: table;
}
.section.why-us .ice-machine .machine-image {
  position: relative;
}
.section.why-us .ice-machine .machine-image .number-circle {
  border-radius: 100%;
  background: #015273;
  width: 20px;
  height: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 17px;
  display: table;
  position: absolute;
  font-size: 13px;
  z-index: 9;
  backface-visibility: hidden;
  font-weight: 200;
  transition: all 200ms;
  cursor: pointer;
}
.section.why-us .ice-machine .machine-image .number-circle:hover {
  transform: scale(2);
  transition: all 200ms;
}
.section.why-us .ice-machine .machine-image .number-circle-big {
  transform: scale(2);
  transition: all 200ms;
}
.section.why-us .ice-machine .machine-image .one.number-circle {
  left: 70px;
  top: 286px;
}
.section.why-us .ice-machine .machine-image .two.number-circle {
  left: 143px;
  top: 337px;
}
.section.why-us .ice-machine .machine-image .three.number-circle {
  left: 125px;
  top: 77px;
}
.section.why-us .ice-machine .machine-image .four.number-circle {
  left: 366px;
  top: 67px;
}
.section.why-us .ice-machine .machine-image .five.number-circle {
  left: 422px;
  top: 174px;
}
.section.why-us .ice-machine .machine-image .six.number-circle {
  left: 514px;
  top: 174px;
}
.section.why-us .ice-machine .machine-image .seven.number-circle {
  left: 616px;
  top: 174px;
}
.section.why-us .ice-machine .machine-image .eight.number-circle {
  left: 773px;
  top: 68px;
}
.section.why-us .ice-machine .machine-image .nine.number-circle {
  left: 818px;
  top: 66px;
}
.section.why-us .ice-machine .machine-slider-wrapper {
  margin: 0 auto;
  display: table;
  position: relative;
}
.section.why-us .ice-machine .machine-slider-wrapper .owl-stage {
  direction: rtl;
}
.section.why-us .ice-machine .machine-slider-wrapper .machine-slider {
  width: 311px;
  height: 180px;
  border-radius: 25px;
  background: #74d1f8;
  position: relative;
  direction: rtl;
}
.section.why-us .ice-machine .machine-slider-wrapper .machine-slider .machine-item {
  padding: 12.3% 32px;
  float: right;
}
.section.why-us .ice-machine .machine-slider-wrapper .machine-slider .machine-item .title {
  color: #ffffff;
  margin-bottom: 10px;
}
.section.why-us .ice-machine .machine-slider-wrapper .machine-slider .machine-item .description {
  color: #000000;
  font-size: 0.875em;
  font-weight: 200;
}
.section.why-us .ice-machine .machine-slider-wrapper .machine-slider .machine-item * {
  direction: rtl;
}
.section.why-us .ice-machine .machine-slider-wrapper .machine-handles {
  position: relative;
  top: 64px;
  transform: translateY(-50%);
  z-index: 1;
  margin: 0 -107px;
}
.section.why-us .ice-machine .machine-slider-wrapper .machine-handles .machine-next, .section.why-us .ice-machine .machine-slider-wrapper .machine-handles .machine-prev {
  width: 47px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  border-radius: 50%;
  background: #015273;
  transition: all 300ms;
  cursor: pointer;
}
.section.why-us .ice-machine .machine-slider-wrapper .machine-handles .machine-next i, .section.why-us .ice-machine .machine-slider-wrapper .machine-handles .machine-prev i {
  line-height: 47px;
  color: #ffffff;
  font-size: 2.375em;
}
.section.why-us .ice-machine .machine-slider-wrapper .machine-handles .machine-next:hover, .section.why-us .ice-machine .machine-slider-wrapper .machine-handles .machine-prev:hover {
  transition: all 300ms;
  transform: scale(1.3);
}
.section.why-us .ice-machine .machine-slider-wrapper .machine-handles .machine-next {
  float: right;
}
.section.why-us .ice-machine .machine-slider-wrapper .machine-handles .machine-next:before {
  content: '';
  display: block;
  background: #d8e5ea;
  position: absolute;
  width: 60px;
  height: 1px;
  top: 24px;
  right: 47px;
}
.section.why-us .ice-machine .machine-slider-wrapper .machine-handles .machine-prev {
  float: left;
}
.section.why-us .ice-machine .machine-slider-wrapper .machine-handles .machine-prev:before {
  content: '';
  display: block;
  background: #d8e5ea;
  position: absolute;
  width: 60px;
  height: 1px;
  top: 24px;
  left: 47px;
}
.section.why-us .ice-machine .machine-slider-wrapper .machine-handles .machine-prev i {
  display: block;
  transform: rotate(180deg);
}
.section.why-us .ice-machine .machine-slider-wrapper .number {
  position: absolute;
  left: -17px;
  top: 16px;
  background: #015273;
  color: #ffffff;
  font-size: 1.625em;
  line-height: 30px;
  width: 35px;
  height: 35px;
  font-weight: 200;
  border-radius: 50%;
  text-align: center;
  z-index: 999;
}
.section.why-us .ice-machine .machine-slider-wrapper .owl-nav {
  display: none;
}

.login-form-page {
  padding: 100px 0;
}

.login-register-wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 1px;
}
.login-register-wrapper .register-section-wrapper,
.login-register-wrapper .login-section-wrapper {
  display: table-cell;
  padding: 30px;
  height: 100%;
}
.login-register-wrapper .register-section-wrapper .login-section-inner,
.login-register-wrapper .register-section-wrapper .register-section-inner,
.login-register-wrapper .login-section-wrapper .login-section-inner,
.login-register-wrapper .login-section-wrapper .register-section-inner {
  height: 100%;
}
.login-register-wrapper form.login, .login-register-wrapper form.register {
  margin: 0;
  border: 0;
}
.login-register-wrapper small {
  font-size: 0.75em;
}
.login-register-wrapper .section-title {
  font-size: 1.5625em;
  font-weight: bold;
  line-height: 1.4;
  padding-top: 15px;
}.login-register-wrapper .lost_password {
  padding-top: 10px;
}

.lost-password-form-page {
  padding: 100px 0;
}

.lost-password-form {
  padding: 50px 0;
}
.lost-password-form .form-row {
  margin-bottom: 10px !important;
}

.account-info-section {
  margin-bottom: 30px;
}
.account-info-section .account-info-section-inner {
  padding: 30px 0;
}
.account-info-section .myaccount_user {
  line-height: 1.4;
  margin-bottom: 20px;
}
.account-info-section .edit-profile-btn {
  float: right;
  margin-bottom: 15px;
}.account-info-section .logout-profile-btn {
  float: left;
  margin-bottom: 15px;
  color: #0c9cd8;
}
.account-info-section .logout-profile-btn:hover {
  color: #ffffff;
}
.my-orders-section {
  margin-bottom: 30px;
}
.my-orders-section .my-orders-section-inner {
  padding: 30px 0;
}
.my-orders-section table.shop_table {
  text-align: right;
  width: 100%;
  border-collapse: separate;
}
.my-orders-section table.shop_table td.align-center, .my-orders-section table.shop_table th.align-center {
  text-align: center;
}
.my-orders-section table.shop_table th {
  vertical-align: top;
  font-weight: 700;
  padding: 15px 12px;
  text-align: right;
  color: #565656;
  font-size: 0.75em;
}
.my-orders-section table.shop_table .product-thumbnail img {
  width: 80px;
}
.my-orders-section table.shop_table .product-name {
  color: #000000;
  font-size: 1em;
}
.my-orders-section table.shop_table .product-name [class^="fi-"], .my-orders-section table.shop_table .product-name [class*=" fi-"] {
  margin-left: 12px;
  font-size: 28px;
}
.my-orders-section table.shop_table td {
  border-top: 1px solid #f3f3f3;
  padding: 15px 12px;
  vertical-align: middle;
  text-align: right;
}
.my-orders-section table.shop_table td small {
  font-weight: normal;
}
.my-orders-section table.shop_table td.product-name dl.variation {
  font-size: 0.8125em;
}
.my-orders-section table.shop_table td.product-name dl.variation dd {
  margin-bottom: 0;
}
.my-orders-section table.shop_table .cart_item {
  background-color: #ffffff;
}
.my-orders-section table.shop_table tr:first-child th,
.my-orders-section table.shop_table tr:first-child td {
  border-top: 0;
}
.my-orders-section table.shop_table td.actions .coupon .input-text {
  width: 165px;
  background-color: #ffffff;
  height: 35px;
  line-height: 35px;
  -moz-border-radius: 0 20px 20px 0;
  -webkit-border-radius: 0;
  border-radius: 0 20px 20px 0;
  padding: 0 15px;
  float: right;
}
.my-orders-section table.shop_table td.actions .coupon input.button {
  height: 35px;
  line-height: 35px;
  background-color: #0c9cd8;
  text-align: center;
  padding: 0 27px;
  min-width: 165px;
  -moz-border-radius: 20px 0 0 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px 0 0 20px;
  color: #ffffff;
  float: right;
  cursor: pointer;
  font-weight: bold;
}
.my-orders-section table.shop_table {
  border: 1px solid #dcdcdc;
  font-size: 1em;
}
.my-orders-section table.shop_table thead {
  background-color: #f4f4f4;
}
.my-orders-section table.shop_table td, .my-orders-section table.shop_table tr:first-child td {
  border-top: 1px solid #dcdcdc;
}

.my-address-section .my-address-section-inner {
  padding: 30px 0;
}

.my-account-page {
  padding: 50px 0;
}
.my-account-page .section-title {
  line-height: 1.4;
  font-size: 1.5625em;
  font-weight: bold;
  margin-bottom: 1em;
}
.my-account-page .my-address-section {
  line-height: 1.4;
}
.my-account-page .my-address-section .title {
  font-size: 1.125em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.order-details-inner {
  padding: 30px 0;
  background-color: #ffffff;
  margin-bottom: 20px;
}
.order-details-inner .order-info mark {
  color: #0c9cd8;
  background: none;
  background-color: transparent;
}

.view-order-page {
  padding: 50px 0;
}
.view-order-page h5 {
  font-size: 1.5625em;
  font-weight: bold;
  margin-bottom: 1em;
}
.view-order-page table.shop_table {
  text-align: right;
  width: 100%;
  border-collapse: separate;
}
.view-order-page table.shop_table td.align-center, .view-order-page table.shop_table th.align-center {
  text-align: center;
}
.view-order-page table.shop_table th {
  vertical-align: top;
  font-weight: 700;
  padding: 15px 12px;
  text-align: right;
  color: #565656;
  font-size: 0.75em;
}
.view-order-page table.shop_table .product-thumbnail img {
  width: 80px;
}
.view-order-page table.shop_table .product-name {
  color: #000000;
  font-size: 1em;
}
.view-order-page table.shop_table .product-name [class^="fi-"], .view-order-page table.shop_table .product-name [class*=" fi-"] {
  margin-left: 12px;
  font-size: 28px;
}
.view-order-page table.shop_table td {
  border-top: 1px solid #f3f3f3;
  padding: 15px 12px;
  vertical-align: middle;
  text-align: right;
}
.view-order-page table.shop_table td small {
  font-weight: normal;
}
.view-order-page table.shop_table td.product-name dl.variation {
  font-size: 0.8125em;
}
.view-order-page table.shop_table td.product-name dl.variation dd {
  margin-bottom: 0;
}
.view-order-page table.shop_table .cart_item {
  background-color: #ffffff;
}
.view-order-page table.shop_table tr:first-child th,
.view-order-page table.shop_table tr:first-child td {
  border-top: 0;
}
.view-order-page table.shop_table td.actions .coupon .input-text {
  width: 165px;
  background-color: #ffffff;
  height: 35px;
  line-height: 35px;
  -moz-border-radius: 0 20px 20px 0;
  -webkit-border-radius: 0;
  border-radius: 0 20px 20px 0;
  padding: 0 15px;
  float: right;
}
.view-order-page table.shop_table td.actions .coupon input.button {
  height: 35px;
  line-height: 35px;
  background-color: #0c9cd8;
  text-align: center;
  padding: 0 27px;
  min-width: 165px;
  -moz-border-radius: 20px 0 0 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px 0 0 20px;
  color: #ffffff;
  float: right;
  cursor: pointer;
  font-weight: bold;
}

.rich-content-wrapper {
  width: 50%;
  margin: 0 auto;
  padding: 40px 0;
}
.rich-content-wrapper h1 {
  font-size: 2em;
}
.rich-content-wrapper h2 {
  font-size: 1.5em;
}
.rich-content-wrapper h3 {
  font-size: 1.3em;
}
.rich-content-wrapper h4 {
  font-size: 1em;
}
.rich-content-wrapper h5 {
  font-size: 0.8em;
}
.rich-content-wrapper h6 {
  font-size: 0.7em;
}
.rich-content-wrapper p, .rich-content-wrapper ul, .rich-content-wrapper ol, .rich-content-wrapper h1, .rich-content-wrapper h2, .rich-content-wrapper h3, .rich-content-wrapper h4, .rich-content-wrapper h5, .rich-content-wrapper h6, .rich-content-wrapper q, .rich-content-wrapper blockquote {
  margin-bottom: 1em;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 1em;
  direction: rtl;
  line-height: normal;
}
.rich-content-wrapper p, .rich-content-wrapper a {
  font-size: 1em;
}
.rich-content-wrapper p {
  text-align: justify;
}
.rich-content-wrapper a {
  color: #0688bc;
}
.rich-content-wrapper a:hover {
  color: #0c9cd8;
}
.rich-content-wrapper ol, .rich-content-wrapper ul {
  padding-right: 3.125em;
}
.rich-content-wrapper ol {
  list-style-type: persian;
}
.rich-content-wrapper ul {
  list-style-type: square;
}
.rich-content-wrapper i, .rich-content-wrapper em {
  font-style: italic;
}
.rich-content-wrapper b, .rich-content-wrapper strong, .rich-content-wrapper em {
  font-weight: bold;
}
.rich-content-wrapper u {
  text-decoration: none;
  border-bottom: solid 1px #b6b6b6;
}
.rich-content-wrapper q, .rich-content-wrapper blockquote {
  border-right: solid 2px #ECECEC;
  padding: 15px 15px 10px 0;
}

.woocommerce-order-received .woocommerce {
  max-width: 1200px;
  margin: 20px auto;
  overflow: hidden;
}
.woocommerce-order-received .woocommerce .thankyou_order_received_text {
  padding: 40px 0;
  text-align: center;
  border-bottom: solid 1px #ECECEC;
  font-size: 20px;
}
.woocommerce-order-received .woocommerce .order_details {
  width: 100%;
  border-bottom: solid #ECECEC 1px;
  max-width: 100%;
}
.woocommerce-order-received .woocommerce .order-details-inner .wrapper {
  width: 70%;
  max-width: 100%;
}
.woocommerce-order-received .woocommerce .order-details-inner .wrapper h5 {
  margin: 10px 0 20px;
}
.woocommerce-order-received .woocommerce .order-details-inner .wrapper .shop_table.order_details {
  border: none;
}
.woocommerce-order-received .woocommerce .order-details-inner .wrapper .shop_table.order_details caption, .woocommerce-order-received .woocommerce .order-details-inner .wrapper .shop_table.order_details th, .woocommerce-order-received .woocommerce .order-details-inner .wrapper .shop_table.order_details td {
  text-align: right;
  padding: 10px 0;
  border-bottom: solid 1px #ECECEC;
  text-align: center;
}
.woocommerce-order-received .woocommerce .order-details-inner .wrapper .shop_table.order_details td {
  border-right: solid 1px #ECECEC;
}
.woocommerce-order-received .woocommerce .order-details-inner .wrapper .shop_table.order_details td.product-name {
  border-right: none;
}
.woocommerce-order-received .woocommerce .order-details-inner .wrapper .shop_table.order_details th.product-name, .woocommerce-order-received .woocommerce .order-details-inner .wrapper .shop_table.order_details th.product-total {
  color: #fff;
  background: #0c9cd8;
}
.woocommerce-order-received .woocommerce .order-details-inner .wrapper .order-info {
  text-align: center;
  padding: 0 0 50px;
}
.woocommerce-order-received .woocommerce .order-details-inner .wrapper .customer_details {
  margin: 0 auto;
}
.woocommerce-order-received .woocommerce .order-details-inner .wrapper .customer_details td, .woocommerce-order-received .woocommerce .order-details-inner .wrapper .customer_details th {
  padding: 10px 15px;
  border-bottom: solid 1px #ECECEC;
}
.woocommerce-order-received .woocommerce .order-details-inner .wrapper address {
  text-align: center;
  line-height: 1.5em;
}
.woocommerce-order-received .woocommerce .payment-method-text p {
  text-align: left;
  padding: 15px 15px 0 0;
}

/*==============================
=            Alerts            =
==============================*/
.alerts-container {
  position: fixed;
  z-index: 99;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  background-color: white;
}
.alerts-container .alerts-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%;
}
.alerts-container .alert-icon {
  max-width: 100%;
}

.alert-rotation {
  display: none;
}
.alert-rotation .alert-icon {
  margin-bottom: 20px;
}

.mobile.orientation_landscape.maxw_640 body, .mobile.orientation_landscape.maxw_480 body {
  overflow: hidden;
}
.mobile.orientation_landscape.maxw_640 .alert-rotation,
.mobile.orientation_landscape.maxw_640 .alerts-container, .mobile.orientation_landscape.maxw_480 .alert-rotation,
.mobile.orientation_landscape.maxw_480 .alerts-container {
  display: block;
}

.ie6 body,
.ie7 body,
.ie8 body,
.ie9 body {
  overflow: hidden;
}
.ie6 .alert-browser,
.ie6 .alerts-container,
.ie7 .alert-browser,
.ie7 .alerts-container,
.ie8 .alert-browser,
.ie8 .alerts-container,
.ie9 .alert-browser,
.ie9 .alerts-container {
  display: block;
}

.breadcrumb-container {
  padding: 30px 0;
  font-size: 0.8em;
  color: #5b5855;
}
.breadcrumb-container .breadcrumb {
  padding: 0 15px;
}
.breadcrumb-container .separator {
  margin: 0 12px;
}

.section.main-footer {
  color: #b6b6b6;
  background: #2a2a2a;
  padding: 30px 30px 0;
  width: 100%;
  bottom: 0;
  position: relative;
}.section.main-footer .container {
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  max-width: 905px;
  height: auto;
}.section.main-footer .footer-item {
  width: 25%;
  padding: 0 30px;
}
.section.main-footer .footer-item .title {
  font-size: 1.125em;
  color: #0c9cd8;
  font-weight: 400;
  padding-bottom: 8px;
}.section.main-footer .footer-address .address {
  display: block;
  float: right;
  padding-right: 25px;
  position: relative;
  text-align: justify;
  line-height: 22px;
  font-size: 14px;
}
.section.main-footer .footer-address .address:before {
  content: '\e905';
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  font-family: 'aloyakh-icons';
  color: #0c9cd8;
  float: left;
  right: 0;
  font-size: 1.375em;
  top: 4px;
}.section.main-footer .footer-contact .contact-item {
  clear: both;
  direction: ltr;
  float: right;
  margin-top: 5px;
}
.section.main-footer .footer-contact .contact-item .icon {
  color: #0c9cd8;
  float: right;
  margin-left: 5px;
}
.section.main-footer .footer-contact .contact-item .icon.fi-mail {
  font-size: 19px;
}
.section.main-footer .footer-contact .contact-email span {
  line-height: 22px;
}
.section.main-footer .footer-links .link-list {
  display: flex;
  flex-wrap: wrap;
}
.section.main-footer .footer-links .link-list .link-item {
  width: 50%;
  display: block;
  padding-left: 15px;
  padding-top: 8px;
  white-space: nowrap;
  font-size: 12px;
}
.section.main-footer .footer-links .link-list .link-item a:hover {
  color: #ffffff;
}
.section.main-footer .copyright-container {
  max-width: 905px;
  padding: 20px 0 40px;
  clear: both;
  margin: 25px auto 0;
  border-top: solid rgba(0, 0, 0, 0.2) 1px;
}.section.main-footer .copyright-container .copyright {
  font-family: 'verdana' !important;
  display: block;
  float: left;
  font-size: 0.75em;
}
.section.main-footer .copyright-container .designer-container {
  float: right;
  font-family: 'aloyakh-icons';
}
.section.main-footer .copyright-container .designer-container a, .section.main-footer .copyright-container .designer-container span {
  font-size: 0.8125em;
  padding: 0 2px;
  display: block;
  float: left;
  transition: all 200ms;
}
.section.main-footer .copyright-container .designer-container span {
  font-family: 'verdana';
}
.section.main-footer .copyright-container .designer-container .designer-logo {
  font-size: 20px;
}
.section.main-footer .copyright-container .designer-container .designer-logo :before {
  position: relative;
  top: -4px;
}
.section.main-footer .copyright-container .designer-container .hometown-logo {
  font-size: 24px;
  line-height: 1px;
}
.section.main-footer .copyright-container .designer-container .hometown-logo :before {
  position: relative;
  top: -12px;
}
.section.main-footer .copyright-container .designer-container .designer-logo:hover, .section.main-footer .copyright-container .designer-container .hometown-logo:hover {
  transition: all 200ms;
  color: #ffffff;
}

/*==============================
=            Header            =
==============================*/
body.home .loader-wrapper {
  display: block;
}

.enamad-wrapper {
  position: fixed;
  z-index: 9998;
  left: 20px;
  top: 100px;
  width: 100px;
}.enamad-wrapper img {
  width: 100%;
  height: auto;
}

.lang-links {
  float: right;
  position: relative;
  height: 100%;
  border-left: solid rgba(0, 0, 0, 0.05) 1px;
  padding: 0 5px;
}
.lang-links ul {
  height: 100%;
}
.lang-links ul .lang-item {
  clear: both;
  display: block;
  height: 50%;
}
.lang-links ul .lang-item.lang-item:first-of-type {
  border-bottom: solid 1px rgba(0, 0, 0, 0.05);
}
.lang-links ul .lang-item .lang-link {
  color: #b6b6b6;
  font-size: 0.6875em;
  font-weight: bold;
  padding: 5px;
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  transition: all 300ms;
}
.lang-links ul .lang-item .lang-link:hover {
  color: #0c9cd8;
  transition: all 300ms;
}

.loader-wrapper {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #0c9cd8;
  z-index: 9999;
  overflow: hidden;
}
.loader-wrapper .loader-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.loader-wrapper .loader-logo {
  width: auto;
  height: 80px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url(../../../assets/img/common/white-logo-loader.svg);
  background-position: center center;
  background-repeat: no-repeat;
  margin: auto;
  transform: translate(10px);
}
.loader-wrapper .main-preloader {
  margin: auto;
  font-size: 10px;
  position: absolute;
  text-indent: -9999em;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.loader-wrapper .main-preloader:after {
  border-radius: 50%;
  width: 200px;
  height: 200px;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loader-wrapper .loader-contact {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 20px;
  color: #ffffff;
  direction: ltr;
}

.main-header {
  transition: all 300ms ease;
  height: 72px;
  position: fixed;
  top: 0;
  left: 0;
  background: white;
  width: 100%;
  z-index: 99;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.06);
}.main-header .logo {
  display: block;
  float: left;
  margin-left: 20px;
  margin-top: 7px;
  height: 70%;
  max-height: 50px;
}
.main-header .logo .logo-img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  float: left;
}.main-header .main-nav {
  float: right;
  height: 100%;
  margin-right: 15px;
}.main-header .main-nav ul {
  display: table;
  height: 100%;
}.main-header .main-nav li {
  display: table;
  float: right;
  height: 100%;
}.main-header .main-nav li a {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
  color: #0c9cd8;
  padding: 0 10px;
  font-weight: 400;
  font-size: 0.9375em;
  transition: all 300ms;
  white-space: nowrap;
}
.main-header .main-nav li a:hover {
  background: #0c9cd8;
  color: #ffffff;
  transition: all 300ms;
}.main-header .main-nav li:last-of-type a {
  border: none;
}

.main-header-thin {
  height: 40px;
  transition: all 300ms ease;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.9) 100%);
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.9) 100%);
  background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6ffffff',GradientType=0 );
}
.main-header-thin .cart_widget {
  margin: 0px !important;
}
.nav-icon {
  width: 20px;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  top: 26px;
  display: none;
  margin: 0 15px;
  float: right;
}.nav-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #0c9cd8;
  border-radius: 2px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.nav-icon span:nth-child(1) {
  top: 0px;
}
.nav-icon span:nth-child(2) {
  top: 8px;
}
.nav-icon span:nth-child(3) {
  top: 16px;
}

.nav-icon.open span:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.nav-icon.open span:nth-child(2) {
  opacity: 0;
  left: -40px;
}

.nav-icon.open span:nth-child(3) {
  top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.cart-widget-wrapper {
  display: table;
  height: 100%;
  float: right;
}
.cart-widget-wrapper .cart_widget {
  display: table-cell;
  padding: 0 10px;
  background-color: transparent;
  color: #6f6f6f !important;
  height: 100%;
  vertical-align: middle;
  border-left: solid rgba(0, 0, 0, 0.05) 1px;
  transition: all 300ms;
}.cart-widget-wrapper .cart_widget:before {
  content: '\e8cc';
  font-family: 'aloyakh-icons';
  color: #b6b6b6;
  font-size: 1.25em;
  padding-left: 5px;
  transition: all 300ms;
  vertical-align: middle;
}.cart-widget-wrapper .cart_widget span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.cart-widget-wrapper .cart_widget .cart-badge {
  border-radius: 50%;
  color: #ffffff;
  margin-top: -3px;
  margin-right: 8px;
  width: 20px;
  height: 20px;
  line-height: 16px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  background: #0688bc;
}.cart-widget-wrapper .cart_widget:hover {
  background: rgba(0, 0, 0, 0.06);
  transition: all 300ms;
}.cart-widget-wrapper .cart_widget:hover:before {
  color: #6f6f6f;
}

.inner-main-wrapper {
  height: 100%;
  padding-top: 72px;
  position: relative;
  overflow: auto;
  width: 100%;
}

.profile-widget-wrapper {
  display: table;
  height: 100%;
  float: right;
}
.profile-widget-wrapper .profile_widget {
  display: table-cell;
  padding: 0 10px;
  background-color: transparent;
  color: #6f6f6f !important;
  height: 100%;
  vertical-align: middle;
  border-left: solid rgba(0, 0, 0, 0.05) 1px;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}.profile-widget-wrapper .profile_widget i {
  color: #b6b6b6;
  font-size: 1.25em;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -webkit-transition: all 300ms;
  transition: all 300ms;
}
.profile-widget-wrapper .profile_widget:hover {
  background: rgba(0, 0, 0, 0.06);
  transition: all 300ms;
}.profile-widget-wrapper .profile_widget:hover i {
  color: #6f6f6f;
}

.section-hero {
  height: 100vh;
}
.section-hero.is-fixed {
  z-index: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
.section-hero + * {
  position: relative;
  display: block;
  margin-top: 100vh;
}
.section-hero .section-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.section-hero .section-inner.has-overlay:before {
  z-index: -1;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.63);
}
.section-hero .titles-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
}.section-hero .titles-container a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.section-hero .hero-subtitle {
  text-align: justify;
  line-height: 1.3;
  letter-spacing: -0.5px;
  margin-top: 20px;
}

/*==================================
=            Navigation            =
==================================*/
.enter-later {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-transition: -moz-transform 800ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -o-transition: -o-transform 800ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -webkit-transition: -webkit-transform 800ms cubic-bezier(0.19, 1, 0.22, 1), opacity 800ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0ms, 0ms;
  transition: transform 800ms cubic-bezier(0.19, 1, 0.22, 1) 0ms, opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -moz-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}

.l-nav {
  z-index: 12;
  position: fixed;
  top: 0;
  right: 0;
  width: 26.5%;
  height: 100%;
  min-width: 390px;
  overflow: hidden;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}.l-nav:before {
  content: '';
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 300vh;
  height: 300vh;
  background-color: #e52c71;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
}
.l-nav .nav-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 59px 53px;
  overflow: auto;
}.l-nav .nav-languages-container {
  z-index: 13;
  top: 0;
  right: 0;
  left: 0;
  margin-top: 160px;
}.l-nav .nav-languages-container ul {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.l-nav .nav-languages-container ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 18px;
  line-height: 25px;
  font-size: 1.11133em;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.l-nav .nav-languages-container ul li:hover {
  color: #ECECEC;
}
.l-nav .nav-languages-container ul li.active {
  color: #ffffff;
}
.l-nav .nav-search {
  margin-top: 10px;
}
.l-nav .nav-search .search-input-container {
  position: relative;
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  border: 1px solid;
  overflow: hidden;
}
.l-nav .nav-search .search-input {
  display: block;
  width: 100%;
  height: 33px;
  padding: 0 85px 0 25px;
  color: #ffffff;
  background-color: transparent;
  border: 0 none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.9em;
}
.l-nav .nav-search .search-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 65px;
  height: 100%;
  background-color: transparent;
  border: 0 none;
  font-size: 1em;
  cursor: pointer;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.l-nav .nav-items-container {
  margin-top: 75px;
}.l-nav .nav-items-container ul li {
  margin-bottom: 20px;
  font-size: 1.86667em;
}
.l-nav .nav-items-container ul li a {
  border-bottom: 2px solid rgba(255, 255, 255, 0);
  -moz-transition: border 700ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -o-transition: border 700ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -webkit-transition: border 700ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0ms;
  transition: border 700ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.l-nav .nav-items-container ul li a:hover {
  border-bottom: 2px solid white;
}
.l-nav .nav-items-container.last-apart li:last-child {
  margin-top: 105px;
  margin-bottom: 10px;
  font-size: 1.2em;
  font-weight: 100;
}.l-nav .social-links-container ul {
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  border: 1px solid;
  overflow: hidden;
}
.l-nav .social-links-container ul li {
  border-right: 1px solid;
  font-size: 0.86667em;
}
.l-nav .social-links-container ul li:last-child {
  border: 0 none;
}
.l-nav .social-links-container ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px 5px;
  -moz-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.l-nav .social-links-container ul li .social-icon {
  margin-right: 5px;
}

.nav-overlay {
  z-index: 11;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-transition: opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -o-transition: opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -webkit-transition: opacity 800ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition-delay: 0ms;
  transition: opacity 800ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.nav-overlay label {
  display: block;
  width: 100%;
  height: 100%;
}

#nav-menu {
  position: fixed;
  top: -999px;
  left: -999px;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#nav-menu:checked ~ .l-nav, #nav-menu:checked ~ .nav-overlay {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#nav-menu:checked ~ .l-header {
  background-color: transparent;
}#nav-menu:checked ~ .l-header .logo-supplement {
  color: #ECECEC;
}#nav-menu:checked ~ .l-header .wrapper .nav-button-container .nav-button {
  background-color: transparent;
}
#nav-menu:checked ~ .l-header .wrapper .nav-button-container .nav-button .nav-line:nth-child(2), #nav-menu:checked ~ .l-header .wrapper .nav-button-container .nav-button .nav-line:nth-child(5) {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#nav-menu:checked ~ .l-header .wrapper .nav-button-container .nav-button .nav-line:nth-child(3) {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-menu:checked ~ .l-header .wrapper .nav-button-container .nav-button .nav-line:nth-child(4) {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#nav-menu:checked ~ .l-nav:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -moz-transform: translate(-50%, -50%) scale(1.01);
  -ms-transform: translate(-50%, -50%) scale(1.01);
  -webkit-transform: translate(-50%, -50%) scale(1.01);
  transform: translate(-50%, -50%) scale(1.01);
  -moz-transition: cubic-bezier(0.86, 0, 0.07, 1) 800ms 0ms, opacity 500ms cubic-bezier(0.86, 0, 0.07, 1) 0ms;
  -o-transition: cubic-bezier(0.86, 0, 0.07, 1) 800ms 0ms, opacity 500ms cubic-bezier(0.86, 0, 0.07, 1) 0ms;
  -webkit-transition: cubic-bezier(0.86, 0, 0.07, 1) 800ms, opacity 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-delay: 0ms, 0ms;
  transition: cubic-bezier(0.86, 0, 0.07, 1) 800ms 0ms, opacity 500ms cubic-bezier(0.86, 0, 0.07, 1) 0ms;
}
#nav-menu:checked ~ .l-nav .nav-inner .enter-later,
#nav-menu:checked ~ .l-nav .nav-inner ul li .enter-later {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  visibility: visible;
}
#nav-menu:checked ~ .l-nav .nav-inner .enter-later[data-enter-order="1"],
#nav-menu:checked ~ .l-nav .nav-inner ul li .enter-later[data-enter-order="1"] {
  -moz-transition-delay: 450ms;
  -o-transition-delay: 450ms;
  -webkit-transition-delay: 450ms;
  transition-delay: 450ms;
}
#nav-menu:checked ~ .l-nav .nav-inner .enter-later[data-enter-order="2"],
#nav-menu:checked ~ .l-nav .nav-inner ul li .enter-later[data-enter-order="2"] {
  -moz-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}
#nav-menu:checked ~ .l-nav .nav-inner .enter-later[data-enter-order="3"],
#nav-menu:checked ~ .l-nav .nav-inner ul li .enter-later[data-enter-order="3"] {
  -moz-transition-delay: 550ms;
  -o-transition-delay: 550ms;
  -webkit-transition-delay: 550ms;
  transition-delay: 550ms;
}
#nav-menu:checked ~ .l-nav .nav-inner .enter-later[data-enter-order="4"],
#nav-menu:checked ~ .l-nav .nav-inner ul li .enter-later[data-enter-order="4"] {
  -moz-transition-delay: 600ms;
  -o-transition-delay: 600ms;
  -webkit-transition-delay: 600ms;
  transition-delay: 600ms;
}
#nav-menu:checked ~ .l-nav .nav-inner .enter-later[data-enter-order="5"],
#nav-menu:checked ~ .l-nav .nav-inner ul li .enter-later[data-enter-order="5"] {
  -moz-transition-delay: 650ms;
  -o-transition-delay: 650ms;
  -webkit-transition-delay: 650ms;
  transition-delay: 650ms;
}
#nav-menu:checked ~ .l-nav .nav-inner .enter-later[data-enter-order="6"],
#nav-menu:checked ~ .l-nav .nav-inner ul li .enter-later[data-enter-order="6"] {
  -moz-transition-delay: 700ms;
  -o-transition-delay: 700ms;
  -webkit-transition-delay: 700ms;
  transition-delay: 700ms;
}
#nav-menu:checked ~ .l-nav .nav-inner .enter-later[data-enter-order="7"],
#nav-menu:checked ~ .l-nav .nav-inner ul li .enter-later[data-enter-order="7"] {
  -moz-transition-delay: 750ms;
  -o-transition-delay: 750ms;
  -webkit-transition-delay: 750ms;
  transition-delay: 750ms;
}
#nav-menu:checked ~ .l-nav .nav-inner .enter-later[data-enter-order="8"],
#nav-menu:checked ~ .l-nav .nav-inner ul li .enter-later[data-enter-order="8"] {
  -moz-transition-delay: 800ms;
  -o-transition-delay: 800ms;
  -webkit-transition-delay: 800ms;
  transition-delay: 800ms;
}
#nav-menu:checked ~ .l-nav .nav-inner .enter-later[data-enter-order="9"],
#nav-menu:checked ~ .l-nav .nav-inner ul li .enter-later[data-enter-order="9"] {
  -moz-transition-delay: 850ms;
  -o-transition-delay: 850ms;
  -webkit-transition-delay: 850ms;
  transition-delay: 850ms;
}
#nav-menu:checked ~ .l-nav .nav-inner .enter-later[data-enter-order="10"],
#nav-menu:checked ~ .l-nav .nav-inner ul li .enter-later[data-enter-order="10"] {
  -moz-transition-delay: 900ms;
  -o-transition-delay: 900ms;
  -webkit-transition-delay: 900ms;
  transition-delay: 900ms;
}

.ie .l-nav .social-links-container {
  -moz-border-radius: 17px;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  overflow: hidden;
  margin-bottom: 59px;
}

.pagination {
  text-align: right;
  font-weight: 100;
  font-size: 0;
}.pagination li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 2.5px;
  font-size: 12px;
}
.pagination li a, .pagination li span {
  display: block;
  width: 26px;
  height: 26px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #ECECEC;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagination li.prev a, .pagination li.prev span, .pagination li.next a, .pagination li.next span, .pagination li.last a, .pagination li.last span, .pagination li.first a, .pagination li.first span {
  width: auto;
  padding: 0 14px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.pagination li:hover a, .pagination li:hover span, .pagination li.active a, .pagination li.active span {
  background-color: #e52c71;
  border-color: #e52c71;
  color: #ffffff;
}
.pagination .desc {
  margin: 0 10px;
}
.pagination .extend {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin: 0 2.5px;
  font-size: 12px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
}

/*===============================
=            SIDEBAR            =
===============================*/
.l-sidebar {
  padding: 43px 20px;
}
.l-sidebar .has-inner-padding {
  padding-left: 15px;
  padding-right: 15px;
}
.l-sidebar .has-margin-bottom {
  margin-bottom: 30px;
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media only screen and (max-width: 1199px) {
  body {
    border: 0 none;
  }

  .login-register-wrapper .register-section-wrapper,
  .login-register-wrapper .login-section-wrapper {
    padding: 30px 15px;
  }
}

@media only screen and (max-width: 1023px) {
  body {
    border: 0 none;
  }

  .section-aboutus .about-header .block-title {
    text-align: center;
  }

  .section-aboutus .about-header .block-detail .detail-content {
    width: 100%;
  }

  .section-aboutus-content .about-content .about-details {
    padding: 2%;
  }

  .section-aboutus-content .about-content .block-image {
    text-align: center;
  }

  .section-aboutus-content .about-content .aloyakh-image {
    position: relative;
    display: inline-block;
  }

  .section-aboutus-content .about-content .image-border {
    display: none;
  }

  .section.science .content-wrapper {
    transform: translateX(50%) !important;
  }

  .section.science .content-wrapper .fi-science {
    position: relative;
    margin: -20px 0 0 40px;
    float: right;
    right: 0;
    top: 0;
  }

  .section.why-us {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  body {
    border: 0 none;
  }

  .drops-slide .parallax-ice .layer-center-left {
    left: 38% !important;
    top: 12% !important;
    max-width: 300px;
  }

  .drops-slide .parallax-ice .layer-center-right {
    display: none !important;
  }

  .section.calculator .calc-result-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: 95%;
    margin: auto;
    width: 95%;
    z-index: 100;
    transform: scale(1);
    box-shadow: 0 0 0px 100px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
  }

  .section.quiz .bg-layers .layer:nth-of-type(7) {
    opacity: 0.4;
  }

  .section.quiz .result-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: 95%;
    margin: auto;
    width: 95%;
    z-index: 100;
    transform: scale(1);
    box-shadow: 0 0 0px 100px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
  }

  .section.science .bg-particles {
    display: none;
  }

  .login-register-wrapper {
    display: block;
  }
  .login-register-wrapper .register-section-wrapper,
  .login-register-wrapper .login-section-wrapper {
    display: block;
    height: auto;
  }

  .login-register-wrapper {
    height: auto !important;
  }

  .main-header .main-nav li a {
    padding: 0 5px;
  }
}

@media only screen and (max-width: 767px) {
  body {
    border: 0 none;
  }

  .is-b768-hidden {
    display: none !important;
  }

  .error404 .gradiant-bg .content-wrapper .title {
    font-size: 25px;
  }

  .error404 .gradiant-bg .content-wrapper .return-home {
    font-size: 20px;
  }

  .edit-address-form form .form-row .select2-container {
    width: 100% !important;
  }

  .faq-content-container .accordion-column {
    width: 100%;
  }

  .drops-slide {
    padding: 0;
  }

  .section.calculator .bg-layers {
    opacity: 0.5;
    transform: none !important;
  }

  .section.calculator .bg-layers .layer {
    transform: none !important;
  }

  .section.calculator .calc-result-wrapper .content-wrapper {
    margin-top: 0;
    width: auto;
  }

  .section.calculator .calc-result-wrapper-hide {
    transform: translateY(0);
    transform: scale(0);
    display:none
  }

  .section.quiz .bg-layers {
    transform: none !important;
    opacity: 0.5;
  }

  .section.quiz .bg-layers .layer {
    transform: none !important;
  }

  .section.quiz .calc-result-wrapper-hide {
    transform: translateY(0);
    transform: scale(0);
    display: none;
  }

  .section.science .content-wrapper .fi-science {
    position: static;
    clear: both;
    width: 100%;
    text-align: center;
    display: block;
    transform: none;
    margin: 0 0 30px;
  }

  .section.science .content-wrapper .section-title, .section.science .content-wrapper .section-description {
    text-align: center;
  }

  .section.science .content-wrapper .section-briefing {
    margin: 0 auto;
    text-align: center;
  }

  .section.science .content-wrapper .science-grid .grid-list {
    width: 70%;
    margin: 0 auto;
  }

  .section.science .content-wrapper .science-grid .grid-list .science-item .title {
    text-align: center;
  }

  .section.science .content-wrapper .science-grid .grid-list .science-item .description {
    text-align: center;
  }

  .section.science .content-wrapper .science-grid .grid-list .science-item .science-icon {
    float: none;
    margin: 0 auto;
  }

  .section.main-footer .container .footer-logo {
    display: none;
  }

  .section.main-footer .footer-item {
    width: 33.3%;
  }

  .main-header {
    background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.9) 100%);
    background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.9) 100%);
    background: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6ffffff',GradientType=0 );
    display: table;
    width: 100%;
  }

  .main-header .logo .logo-img {
    max-height: 50px;
  }

  .main-header .main-nav {
    float: none;
    clear: both;
    padding: 5% 15px;
    display: none;
    width: 100%;
    position: absolute;
    top: 100%;
    background: white;
    height: auto;
    margin: 0;
    border-top: solid rgba(0, 0, 0, 0.05) 1px;
  }

  .main-header .main-nav ul {
    width: 100%;
    height: auto;
  }

  .main-header .main-nav li {
    float: none;
    text-align: center;
    min-height: 40px;
    width: 100%;
  }

  .main-header .main-nav li a {
    border-bottom: solid 1px #ECECEC;
  }

  .main-header-thin {
    height: 72px;
  }

  .nav-icon {
    display: block;
  }

  .cart-widget-wrapper .cart_widget {
    padding-left: 0;
    padding-right: 5px;
    border-left: none;
  }

  .cart-widget-wrapper .cart_widget .cart-widget-text {
    display: none;
  }

  .cart-widget-wrapper .cart_widget:before {
    font-size: 25px;
    padding-left: 0;
  }

  .cart-widget-wrapper .cart_widget .cart-badge {
    margin: 0;
    margin-right: -5px;
  }

  .cart-widget-wrapper .cart_widget:hover {
    background: transparent;
  }

  .profile-widget-wrapper .profile_widget {
    border-right: solid rgba(0, 0, 0, 0.05) 1px;
  }

  .profile-widget-wrapper .profile_widget:hover {
    background: transparent;
  }

  .section-hero .titles-container {
    font-size: 0.7em;
  }

  .l-nav {
    left: 0;
    width: 100%;
    min-width: 100%;
  }

  .l-nav .nav-inner {
    left: 5%;
    right: 5%;
    padding: 150px 15px 59px;
  }

  .l-nav .nav-languages-container {
    margin-top: 0;
  }

  .l-nav .nav-items-container {
    margin-top: 30px;
  }

  .l-nav .nav-items-container.last-apart li:last-child {
    margin-top: 55px;
  }

  #nav-menu:checked ~ .l-header {
    -moz-transition: background 250ms ease;
    -o-transition: background 250ms ease;
    -webkit-transition: background 250ms ease;
    transition: background 250ms ease;
    background-color: rgba(229, 44, 113, 0.9);
  }

  #nav-menu:checked ~ .l-header .logo-supplement {
    left: 15px;
  }

  .pagination {
    text-align: center;
  }
}

@media only screen and (max-width: 579px) {
  body {
    border: 0 none;
  }

  .section .content-wrapper .section-icon {
    position: static;
    width: 100%;
    text-align: center;
    font-size: 50px;
    display: block;
  }

  .section .content-wrapper .section-title {
    margin: 20px 0;
    text-align: center;
  }

  .section .content-wrapper .section-description {
    text-align: center;
    font-size: 1.5625em;
  }

  .drops-slide .parallax-ice .layer-bottom-left {
    opacity: 0.3;
  }

  .drops-slide .parallax-ice .layer-bottom-right {
    opacity: 0.3;
  }

  .drops-slide .parallax-ice .layer-center-left {
    display: none !important;
  }

  .drops-slide .slide-content {
    right: 0;
    left: 0;
    display: block;
    text-align: center;
  }

  .drops-slide .slide-content .title {
    display: block;
    text-align: center;
    font-size: 3.125em;
  }

  .drops-slide .slide-content .price {
    display: block;
    text-align: center;
    float: none !important;
    font-size: 1.875em;
  }

  .drops-slide .slide-content .buy {
    float: none !important;
    margin: 20% auto 0;
  }

  .section.calculator .bg-layers .layer:nth-of-type(5) {
    display: none !important;
  }

  .section.calculator .bg-layers .layer:nth-of-type(6) {
    display: none !important;
  }

  .section.calculator .bg-layers .layer:nth-of-type(7) {
    display: none !important;
  }

  .section.calculator .bg-layers .layer:nth-of-type(8) {
    display: none !important;
  }

  .section.calculator .bg-layers .layer:nth-of-type(9) {
    display: none !important;
  }

  .section.calculator .content-wrapper {
    width: 80%;
    margin-top: 15%;
  }

  .section.calculator .fi-calculator {
    right: 0;
  }

  .section.calculator .section-title {
    margin-top: 80px;
  }

  .section.calculator .section-user-entry {
    width: auto;
  }

  .section.calculator .calc-result-wrapper .content-wrapper .fi-calculator {
    display: none;
  }

  .section.calculator .calc-result-wrapper .content-wrapper .calculate-btn {
    padding: 20px 30px 17px;
    margin: 0;
    display: table;
    float: none;
    position: absolute;
    top: 200%;
    padding: 0;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
  }

  .section.calculator .calc-result-wrapper .content-wrapper .result-text {
    font-size: 15px;
  }

  .section.quiz {
    padding: 30% 0;
  }

  .section.quiz .bg-layers .layer:nth-of-type(7) {
    display: none !important;
  }

  .section.quiz .content-wrapper {
    width: 80%;
  }

  .section.quiz .fi-Question {
    right: 0;
  }

  .section.quiz .section-title {
    margin-top: 80px;
  }

  .section.quiz .section-briefing {
    padding: 0 20px;
  }

  .section.quiz .polls-wrapper .section-poll {
    padding: 0 30px;
  }

  .section.quiz .polls-wrapper {
    width: 300px;
    margin-right: 0;
  }

  .section.quiz .quiz-handles {
    padding: 0 10px;
    width: 100%;
  }

  .section.science .content-wrapper {
    right: auto !important;
    transform: none;
    margin: 0 auto;
    transform: none !important;
  }

  .section.science .content-wrapper .section-briefing {
    text-align: center;
    margin: 0 auto;
    width: 85%;
  }

  .section.science .content-wrapper .science-grid .grid-list .science-item {
    width: 100%;
    margin: 25px 0;
    padding-left: 0;
  }

  .section.science .content-wrapper .science-grid .grid-list .science-item .science-content {
    margin-top: 20px;
  }

  .section.science .content-wrapper .science-grid .grid-list .science-item .description {
    margin: 10px auto;
    width: 50%;
  }

  .section.main-footer {
    height: 440px;
  }

  .section.main-footer .container {
    display: block;
    max-width: 90%;
  }

  .section.main-footer .footer-item {
    width: 100%;
    clear: both;
    padding: 20px 10px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
    overflow: hidden;
  }

  .section.main-footer .footer-address {
    clear: both;
  }

  .section.main-footer .copyright-container {
    border-top: none;
  }

  .enamad-wrapper {
    width: 50px;
    top: 120px;
    text-align: center;
    position: absolute;
    z-index: 3;
  }

  .section-hero .titles-container {
    font-size: 0.6em;
  }
}

@media only screen and (max-width: 479px) {
  body {
    border: 0 none;
  }

  .section.science .content-wrapper .science-grid .grid-list .science-item .description {
    width: 100%;
  }

  .account-info-section .edit-profile-btn {
    float: none;
  }

  .account-info-section .logout-profile-btn {
    float: none;
  }

  .section-hero .titles-container {
    font-size: 0.5em;
  }
}

@media only screen and (max-width: 399px) {
  body {
    border: 0 none;
  }
}

@media only screen and (max-width: 374px) {
  body {
    border: 0 none;
  }

  .section-hero .titles-container {
    font-size: 0.4em;
  }
}

@media only screen and (max-width: 319px) {
  body {
    border: 0 none;
  }
}

@media only screen and (min-width: 480px) {
  body {
    border: 0 none;
  }
}

@media only screen and (min-width: 768px) {
  body {
    border: 0 none;
  }

  .is-g768-hidden {
    display: none !important;
  }

  .col-sm-10-1 {
    width: 10%;
  }

  .col-sm-10-2 {
    width: 20%;
  }

  .col-sm-10-3 {
    width: 30%;
  }

  .col-sm-10-4 {
    width: 40%;
  }

  .col-sm-10-5 {
    width: 50%;
  }

  .col-sm-10-6 {
    width: 60%;
  }

  .col-sm-10-7 {
    width: 70%;
  }

  .col-sm-10-8 {
    width: 80%;
  }

  .col-sm-10-9 {
    width: 90%;
  }

  .col-sm-10-10 {
    width: 100%;
  }

  .col-sm-12-1 {
    width: 8.33333%;
  }

  .col-sm-12-2 {
    width: 16.66667%;
  }

  .col-sm-12-3 {
    width: 25%;
  }

  .col-sm-12-4, .edit-address-form form .form-row label {
    width: 33.33333%;
  }

  .col-sm-12-5 {
    width: 41.66667%;
  }

  .col-sm-12-6 {
    width: 50%;
  }

  .col-sm-12-7 {
    width: 58.33333%;
  }

  .col-sm-12-8, .edit-address-form form .form-row input.input-text, .edit-address-form form .form-row select, .edit-address-form form .form-row .select2-container {
    width: 66.66667%;
  }

  .col-sm-12-9 {
    width: 75%;
  }

  .col-sm-12-10 {
    width: 83.33333%;
  }

  .col-sm-12-11 {
    width: 91.66667%;
  }

  .col-sm-12-12 {
    width: 100%;
  }
}

@media only screen and (min-width: 992px) {
  body {
    border: 0 none;
  }

  .col-md-10-1 {
    width: 10%;
  }

  .col-md-10-2 {
    width: 20%;
  }

  .col-md-10-3 {
    width: 30%;
  }

  .col-md-10-4 {
    width: 40%;
  }

  .col-md-10-5 {
    width: 50%;
  }

  .col-md-10-6 {
    width: 60%;
  }

  .col-md-10-7 {
    width: 70%;
  }

  .col-md-10-8 {
    width: 80%;
  }

  .col-md-10-9 {
    width: 90%;
  }

  .col-md-10-10 {
    width: 100%;
  }

  .col-md-12-1 {
    width: 8.33333%;
  }

  .col-md-12-2 {
    width: 16.66667%;
  }

  .col-md-12-3 {
    width: 25%;
  }

  .col-md-12-4 {
    width: 33.33333%;
  }

  .col-md-12-5 {
    width: 41.66667%;
  }

  .col-md-12-6 {
    width: 50%;
  }

  .col-md-12-7 {
    width: 58.33333%;
  }

  .col-md-12-8 {
    width: 66.66667%;
  }

  .col-md-12-9 {
    width: 75%;
  }

  .col-md-12-10 {
    width: 83.33333%;
  }

  .col-md-12-11 {
    width: 91.66667%;
  }

  .col-md-12-12 {
    width: 100%;
  }

  .section.calculator .calc-result-wrapper .close-result {
    display: none;
  }

  .section.quiz .result-wrapper .close-result {
    display: none;
  }
}

@media only screen and (min-width: 1024px) {
  body {
    border: 0 none;
  }
}

@media only screen and (min-width: 1200px) {
  body {
    border: 0 none;
  }

  .col-10-1 {
    width: 10%;
  }

  .col-10-2 {
    width: 20%;
  }

  .col-10-3 {
    width: 30%;
  }

  .col-10-4 {
    width: 40%;
  }

  .col-10-5 {
    width: 50%;
  }

  .col-10-6 {
    width: 60%;
  }

  .col-10-7 {
    width: 70%;
  }

  .col-10-8 {
    width: 80%;
  }

  .col-10-9 {
    width: 90%;
  }

  .col-10-10 {
    width: 100%;
  }

  .col-12-1 {
    width: 8.33333%;
  }

  .col-12-2 {
    width: 16.66667%;
  }

  .col-12-3 {
    width: 25%;
  }

  .col-12-4 {
    width: 33.33333%;
  }

  .col-12-5 {
    width: 41.66667%;
  }

  .col-12-6 {
    width: 50%;
  }

  .col-12-7 {
    width: 58.33333%;
  }

  .col-12-8 {
    width: 66.66667%;
  }

  .col-12-9 {
    width: 75%;
  }

  .col-12-10 {
    width: 83.33333%;
  }

  .col-12-11 {
    width: 91.66667%;
  }

  .col-12-12 {
    width: 100%;
  }
}

@media only screen and (min-width: 1601px) {
  .drops-slide .parallax-ice .layer-center-left {
    max-width: 600px;
  }

  .drops-slide .slide-content {
    text-align: center;
  }

  .drops-slide .slide-content .price {
    float: none;
    width: 100%;
  }

  .drops-slide .slide-content .buy {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

/*# sourceMappingURL=main.css.map */
#billing_country_field{
  display:none!important;
}
#billing_city_field{
  display:none!important;
}
#billing_state_field{
  display:none!important;
}

#shipping_country_field{
  display:none!important;
}
#shipping_city_field{
  display:none!important;
}
#shipping_state_field{
  display:none!important;
}