@charset "UTF-8";
button, .button, .header .header-button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#respond #submit, input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"], textarea, .search-type-1, a, .slick-arrow, .menu#primary-menu > .menu-item, .saturnthemes-twitter .tweet-nav > span:hover, .woocommerce .product-item, .services-content .services-icon .label, .saturnthemes-product-categories .categories-overlay, .icon-box.boxed_layout .icon-box-icon, .project-grid.-style-1 .project-image img, .project-grid.-style-1 .project-image > a:before, .project-filter li, .card-box > a .card-box-img:before, .card-box > a .card-box-img:after {
  -webkit-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  -moz-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  transition: all 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67); }

.breadcrumbs-wrapper .bread-crumb a:after, #language-switcher-menu.menu li.menu-item-has-children:after,
#currency-switcher-menu.menu li.menu-item-has-children:after, .social-links li a:before, .menu > .menu-item-has-children > a:before,
.menu .page_item_has_children > a:before, .menu .sub-menu .menu-item-has-children:after, .widget_recent_entries .post-date:before, .widget_search .search-form:after,
.widget_search .woocommerce-product-search:after,
.widget_product_search .search-form:after,
.widget_product_search .woocommerce-product-search:after, .sidebar .widget_nav_menu ul li a:before,
.wpb_widgetised_column .widget_nav_menu ul li a:before, .comments-area .comment-list .comment .comment-reply-link:before, .woocommerce .star-rating:before, .woocommerce .star-rating span:before, .single-product .single_add_to_cart_button:before, p.stars a::before, .project-grid.-style-1 .project-image > a:after, .price-box .price-box-features ul li:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  vertical-align: middle;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#menu-side > .menu-item.more a:after, .post-pagination > div a:before, .post-pagination > div a:after {
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.saturnthemes-twitter .tweet-nav i:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 36px; }

.date-box .date-box-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.sep-bottom:after, .project-grid.-style-1 .project-image > a:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%); }

.header-preset-7 .header-inner-desktop .menu-container,
.header-preset-8 .header-inner-desktop .menu-container, .header-preset-7 .header-inner-desktop .header-search-cart,
.header-preset-8 .header-inner-desktop .header-search-cart, .menu > .menu-item-has-children > a:before,
.menu .page_item_has_children > a:before, .menu .sub-menu .menu-item-has-children:after, .post-grid-item.post-compact .post-img .date-box, .price-box .price-box-features ul li:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

.img-fluid {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 0.3rem; }

.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all .2s ease-in-out;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .container {
      max-width: 640px; } }
  @media (min-width: 1024px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1230px) {
    .container {
      max-width: 1200px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  display: flex;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 320px) {
  .col-xs-1 {
    flex: 8.33333%;
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-xs-2 {
    flex: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-xs-3 {
    flex: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-xs-4 {
    flex: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-xs-5 {
    flex: 41.66667%;
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-xs-6 {
    flex: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-xs-7 {
    flex: 58.33333%;
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-xs-8 {
    flex: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-xs-9 {
    flex: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-xs-10 {
    flex: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-xs-11 {
    flex: 91.66667%;
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-xs-12 {
    flex: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-xs-pull-0 {
    right: auto; }
  .col-xs-pull-1 {
    right: 8.33333%; }
  .col-xs-pull-2 {
    right: 16.66667%; }
  .col-xs-pull-3 {
    right: 25%; }
  .col-xs-pull-4 {
    right: 33.33333%; }
  .col-xs-pull-5 {
    right: 41.66667%; }
  .col-xs-pull-6 {
    right: 50%; }
  .col-xs-pull-7 {
    right: 58.33333%; }
  .col-xs-pull-8 {
    right: 66.66667%; }
  .col-xs-pull-9 {
    right: 75%; }
  .col-xs-pull-10 {
    right: 83.33333%; }
  .col-xs-pull-11 {
    right: 91.66667%; }
  .col-xs-pull-12 {
    right: 100%; }
  .col-xs-push-0 {
    left: auto; }
  .col-xs-push-1 {
    left: 8.33333%; }
  .col-xs-push-2 {
    left: 16.66667%; }
  .col-xs-push-3 {
    left: 25%; }
  .col-xs-push-4 {
    left: 33.33333%; }
  .col-xs-push-5 {
    left: 41.66667%; }
  .col-xs-push-6 {
    left: 50%; }
  .col-xs-push-7 {
    left: 58.33333%; }
  .col-xs-push-8 {
    left: 66.66667%; }
  .col-xs-push-9 {
    left: 75%; }
  .col-xs-push-10 {
    left: 83.33333%; }
  .col-xs-push-11 {
    left: 91.66667%; }
  .col-xs-push-12 {
    left: 100%; }
  .col-xs-offset-0 {
    margin-left: 0%; }
  .col-xs-offset-1 {
    margin-left: 8.33333%; }
  .col-xs-offset-2 {
    margin-left: 16.66667%; }
  .col-xs-offset-3 {
    margin-left: 25%; }
  .col-xs-offset-4 {
    margin-left: 33.33333%; }
  .col-xs-offset-5 {
    margin-left: 41.66667%; }
  .col-xs-offset-6 {
    margin-left: 50%; }
  .col-xs-offset-7 {
    margin-left: 58.33333%; }
  .col-xs-offset-8 {
    margin-left: 66.66667%; }
  .col-xs-offset-9 {
    margin-left: 75%; }
  .col-xs-offset-10 {
    margin-left: 83.33333%; }
  .col-xs-offset-11 {
    margin-left: 91.66667%; }
  .col-xs-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-sm-1 {
    flex: 8.33333%;
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 41.66667%;
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 58.33333%;
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 91.66667%;
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1024px) {
  .col-md-1 {
    flex: 8.33333%;
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 41.66667%;
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 58.33333%;
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 91.66667%;
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1230px) {
  .col-lg-1 {
    flex: 8.33333%;
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 41.66667%;
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 58.33333%;
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 91.66667%;
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1920px) {
  .col-xl-1 {
    flex: 8.33333%;
    -webkit-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 16.66667%;
    -webkit-flex-basis: 16.66667%;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 33.33333%;
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 41.66667%;
    -webkit-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 58.33333%;
    -webkit-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 66.66667%;
    -webkit-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 75%;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 83.33333%;
    -webkit-flex-basis: 83.33333%;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 91.66667%;
    -webkit-flex-basis: 91.66667%;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

.col-xs-first {
  box-ordinal-group: -1;
  order: -1;
  -ms-flex-order: -1; }

.col-xs-last {
  box-ordinal-group: 1;
  order: 1;
  -ms-flex-order: 1; }

@media (min-width: 768px) {
  .col-sm-first {
    box-ordinal-group: -1;
    order: -1;
    -ms-flex-order: -1; }
  .col-sm-last {
    box-ordinal-group: 1;
    order: 1;
    -ms-flex-order: 1; } }

@media (min-width: 1024px) {
  .col-md-first {
    box-ordinal-group: -1;
    order: -1;
    -ms-flex-order: -1; }
  .col-md-last {
    box-ordinal-group: 1;
    order: 1;
    -ms-flex-order: 1; } }

@media (min-width: 1230px) {
  .col-lg-first {
    box-ordinal-group: -1;
    order: -1;
    -ms-flex-order: -1; }
  .col-lg-last {
    box-ordinal-group: 1;
    order: 1;
    -ms-flex-order: 1; } }

@media (min-width: 1920px) {
  .col-xl-first {
    box-ordinal-group: -1;
    order: -1;
    -ms-flex-order: -1; }
  .col-xl-last {
    box-ordinal-group: 1;
    order: 1;
    -ms-flex-order: 1; } }

.row-xs-top {
  box-align: start;
  align-items: flex-start;
  -ms-flex-align: start; }

.row-xs-center {
  box-align: center;
  align-items: center;
  -ms-flex-align: center; }

.row-xs-bottom {
  box-align: end;
  align-items: flex-end;
  -ms-flex-align: end; }

@media (min-width: 768px) {
  .row-sm-top {
    box-align: start;
    align-items: flex-start;
    -ms-flex-align: start; }
  .row-sm-center {
    box-align: center;
    align-items: center;
    -ms-flex-align: center; }
  .row-sm-bottom {
    box-align: end;
    align-items: flex-end;
    -ms-flex-align: end; } }

@media (min-width: 1024px) {
  .row-md-top {
    box-align: start;
    align-items: flex-start;
    -ms-flex-align: start; }
  .row-md-center {
    box-align: center;
    align-items: center;
    -ms-flex-align: center; }
  .row-md-bottom {
    box-align: end;
    align-items: flex-end;
    -ms-flex-align: end; } }

@media (min-width: 1230px) {
  .row-lg-top {
    box-align: start;
    align-items: flex-start;
    -ms-flex-align: start; }
  .row-lg-center {
    box-align: center;
    align-items: center;
    -ms-flex-align: center; }
  .row-lg-bottom {
    box-align: end;
    align-items: flex-end;
    -ms-flex-align: end; } }

@media (min-width: 1920px) {
  .row-xl-top {
    box-align: start;
    align-items: flex-start;
    -ms-flex-align: start; }
  .row-xl-center {
    box-align: center;
    align-items: center;
    -ms-flex-align: center; }
  .row-xl-bottom {
    box-align: end;
    align-items: flex-end;
    -ms-flex-align: end; } }

.col-xs-top {
  align-self: flex-start;
  -ms-flex-item-align: start; }

.col-xs-center {
  align-self: center;
  -ms-flex-item-align: center; }

.col-xs-bottom {
  align-self: flex-end;
  -ms-flex-item-align: end; }

@media (min-width: 768px) {
  .col-sm-top {
    align-self: flex-start;
    -ms-flex-item-align: start; }
  .col-sm-center {
    align-self: center;
    -ms-flex-item-align: center; }
  .col-sm-bottom {
    align-self: flex-end;
    -ms-flex-item-align: end; } }

@media (min-width: 1024px) {
  .col-md-top {
    align-self: flex-start;
    -ms-flex-item-align: start; }
  .col-md-center {
    align-self: center;
    -ms-flex-item-align: center; }
  .col-md-bottom {
    align-self: flex-end;
    -ms-flex-item-align: end; } }

@media (min-width: 1230px) {
  .col-lg-top {
    align-self: flex-start;
    -ms-flex-item-align: start; }
  .col-lg-center {
    align-self: center;
    -ms-flex-item-align: center; }
  .col-lg-bottom {
    align-self: flex-end;
    -ms-flex-item-align: end; } }

@media (min-width: 1920px) {
  .col-xl-top {
    align-self: flex-start;
    -ms-flex-item-align: start; }
  .col-xl-center {
    align-self: center;
    -ms-flex-item-align: center; }
  .col-xl-bottom {
    align-self: flex-end;
    -ms-flex-item-align: end; } }

.start-xs {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  text-align: start; }

.center-xs {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center; }

.end-xs {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end; }

@media (min-width: 768px) {
  .start-sm {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-sm {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center; }
  .end-sm {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end; } }

@media (min-width: 1024px) {
  .start-md {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-md {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center; }
  .end-md {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end; } }

@media (min-width: 1230px) {
  .start-lg {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-lg {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center; }
  .end-lg {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end; } }

@media (min-width: 1920px) {
  .start-xl {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-xl {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center; }
  .end-xl {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end; } }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: .25rem;
  margin-left: .25rem;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  text-align: left;
  list-style: none;
  background-color: #fff; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.85rem;
  line-height: 1.5;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 0.85rem;
  opacity: 0; }
  .tooltip.in {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-arrow, .tooltip.bs-tether-element-attached-bottom .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-arrow, .tooltip.bs-tether-element-attached-left .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-arrow, .tooltip.bs-tether-element-attached-top .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-arrow, .tooltip.bs-tether-element-attached-right .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

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

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

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

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

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

[hidden] {
  display: none !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: "0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@media (min-width: 320px) {
  .text-xs-left {
    text-align: left; }
  .text-xs-right {
    text-align: right; }
  .text-xs-center {
    text-align: center; } }

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left; }
  .text-sm-right {
    text-align: right; }
  .text-sm-center {
    text-align: center; } }

@media (min-width: 1024px) {
  .text-md-left {
    text-align: left; }
  .text-md-right {
    text-align: right; }
  .text-md-center {
    text-align: center; } }

@media (min-width: 1230px) {
  .text-lg-left {
    text-align: left; }
  .text-lg-right {
    text-align: right; }
  .text-lg-center {
    text-align: center; } }

@media (min-width: 1920px) {
  .text-xl-left {
    text-align: left; }
  .text-xl-right {
    text-align: right; }
  .text-xl-center {
    text-align: center; } }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #818a91; }

.text-primary {
  color: #0275d8; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5; }

.text-success {
  color: #5cb85c; }

a.text-success:focus, a.text-success:hover {
  color: #449d44; }

.text-info {
  color: #5bc0de; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5; }

.text-warning {
  color: #f0ad4e; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f; }

.text-danger {
  color: #d9534f; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c; }

.bg-inverse {
  color: #eceeef;
  background-color: #373a3c; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff;
  background-color: #0275d8; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5; }

.bg-success {
  color: #fff;
  background-color: #5cb85c; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44; }

.bg-info {
  color: #fff;
  background-color: #5bc0de; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5; }

.bg-warning {
  color: #fff;
  background-color: #f0ad4e; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f; }

.bg-danger {
  color: #fff;
  background-color: #d9534f; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c; }

@media (min-width: 320px) {
  .hidden-xs-up {
    display: none !important; } }

@media (max-width: 767.9px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 1023.9px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 1024px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 1229.9px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 1230px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1919.9px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1920px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
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 {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-awesome, .mobile-menu-container .mobile-menu li > .mobile-menu-toggle:after {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  line-height: 1.6; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px 0; }

.comment-text h1,
.entry-content h1 {
  font-size: 26px; }

.comment-text h2,
.entry-content h2 {
  font-size: 24px; }

.comment-text h3,
.entry-content h3 {
  font-size: 21px; }

.comment-text h4,
.entry-content h4 {
  font-size: 19px; }

.comment-text h5,
.entry-content h5 {
  font-size: 17px; }

.comment-text h6,
.entry-content h6 {
  font-size: 15px; }

p {
  margin-top: 0;
  margin-bottom: 1.4em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 0 1.14em 0;
  padding: 0.6em 0 0.6em 2.3em;
  border-left: 2px solid rgba(37, 37, 37, 0.25); }
  blockquote p {
    margin-bottom: 0; }

address {
  margin: 0 0 1.125em; }

pre {
  background: #eee;
  font-size: 0.875em;
  line-height: 1.6;
  margin-bottom: 1.2em;
  max-width: 100%;
  overflow: auto;
  padding: 1.2em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.82031em; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  min-width: 0;
  min-height: 0; }

body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow-x: hidden;
  word-spacing: -1px; }

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

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

.row:before {
  display: none !important; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none; }

.comment-text ul,
.comment-text ol,
.entry-content ul,
.entry-content ol,
.page-content ul,
.page-content ol {
  padding-left: 16px;
  margin-bottom: 20px; }

.comment-text ul,
.entry-content ul,
.page-content ul {
  list-style: disc; }
  .comment-text ul li,
  .entry-content ul li,
  .page-content ul li {
    padding-bottom: 9px; }

.comment-text ol,
.entry-content ol,
.page-content ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }
  dl a {
    text-decoration: underline;
    text-decoration-style: dotted; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

.list {
  list-style: none !important;
  padding-left: 0 !important; }
  .list i, .list .fa {
    padding-right: 10px; }

.dl-icon dt {
  float: left;
  width: 25px;
  overflow: hidden;
  clear: left;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap; }

.dl-icon dd {
  margin-left: 25px;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  vertical-align: top; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

th, td {
  padding: 0.95em 1.2em; }
  th > *, td > * {
    display: inline-block;
    margin-bottom: 0 !important; }
  th li, td li {
    padding-bottom: 0 !important; }

th {
  border-width: 0 1px 1px 0;
  font-weight: 700; }

table, th, td {
  border: 1px solid #e5e5e5; }

.row-xs-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

@media (min-width: 768px) {
  .row-sm-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; } }

@media (min-width: 1024px) {
  .row-md-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; } }

@media (min-width: 1230px) {
  .row-lg-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; } }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, .button, .header .header-button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#respond #submit {
  display: inline-block;
  height: 42px;
  padding: 0 31px;
  line-height: 42px;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  cursor: pointer;
  border: none;
  border-radius: 100px; }
  button .fa, .button .fa, .header .header-button .fa,
  input[type="button"] .fa,
  input[type="reset"] .fa,
  input[type="submit"] .fa,
  #respond #submit .fa {
    font-size: 16px;
    padding-right: 8px; }

.button.gray-button, .header .gray-button.header-button {
  background: rgba(37, 37, 37, 0.1); }
  .button.gray-button:hover, .header .gray-button.header-button:hover {
    color: #fff !important; }

.button.light-button, .header .light-button.header-button {
  background: rgba(254, 254, 254, 0.1);
  color: #fff !important; }
  .button.light-button:hover, .header .light-button.header-button:hover {
    color: #fff !important; }

.button.large-button, .header .large-button.header-button {
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  padding: 0 35px; }

.button.full, .header .full.header-button,
.button-full {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  text-align: center; }

/*VC Button*/
.vc_btn3-container .vc_btn3.vc_btn3-size-xs {
  height: 32px;
  padding: 8px 15px !important; }

.vc_btn3-container .vc_btn3.vc_btn3-size-sm {
  height: 36px; }

.vc_btn3-container .vc_btn3.vc_btn3-size-md {
  padding: 12px 30px !important; }

.vc_btn3-container .vc_btn3.vc_btn3-size-lg {
  height: 50px;
  padding: 15px 50px !important;
  font-size: 15px;
  font-weight: 600; }

.vc_btn3-container .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
  padding-left: 30px !important; }

.vc_btn3-container .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-right: 30px !important; }

.vc_btn3-container .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
  padding-left: 45px !important; }

.vc_btn3-container .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-right: 45px !important; }

.vc_btn3-container .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
  padding-left: 55px !important; }

.vc_btn3-container .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-right: 55px !important; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"] {
  margin-bottom: 10px;
  max-width: 100%;
  padding: 6px 30px;
  height: 42px;
  border: none;
  background: #e5e5e5;
  border-radius: 100px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus {
    outline: none;
    outline-offset: 0;
    border: 1px solid transparent; }

input[type="checkbox"],
input[type="radio"] {
  margin-right: 10px; }

textarea {
  width: 100%;
  margin-bottom: 10px;
  padding: 15px 30px;
  border: none;
  background: #e5e5e5;
  border-radius: 15px; }
  textarea:focus {
    outline: none;
    outline-offset: 0;
    border: 1px solid transparent; }

select {
  height: 42px;
  max-width: 100%;
  border-radius: 100px;
  width: 100%;
  border: 1px solid #DDD;
  background: #e5e5e5 url(../img/carret-down.svg) no-repeat 98.5% center;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 0 20px;
  margin-bottom: 10px; }

.select2-container .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #DDD;
  border-radius: 0;
  padding: 13px 10px; }

.select2-search input {
  margin-top: 10px; }

.select2-drop-active {
  border: 1px solid #DDD; }

select::-ms-expand {
  display: none; }

select:focus {
  outline: none; }

/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/
.searchform .search-submit {
  display: none; }

.searchform select {
  background: #fff url(../img/arrow-down.png) no-repeat 77% center; }

.searchform .btn {
  border: none; }

.searchform input[type="text"]:placeholder-shown {
  font-size: 14px; }

.search-type-1 {
  position: relative;
  z-index: 9999;
  display: inline-block; }
  .search-type-1 i {
    position: relative;
    display: inline-block;
    overflow: hidden;
    border-left: 1px solid transparent;
    text-align: center;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    cursor: pointer; }
  .search-type-1 label span, .search-type-1 input[type="submit"] {
    display: none; }
  .search-type-1 .search-form {
    display: none; }
  .search-type-1 #js-search-overlay {
    cursor: pointer; }

.full-screen-search-container {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  top: 0;
  left: 0;
  visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  transition: all 0.2s; }
  .full-screen-search-container .container {
    height: 100%; }
    .full-screen-search-container .container .row {
      height: 100%; }
  .full-screen-search-container .full-screen-search-close {
    position: absolute;
    top: 40px;
    right: 80px;
    color: #ffffff;
    transition: all 0.2s; }
    .full-screen-search-container .full-screen-search-close:hover {
      cursor: pointer;
      transform: scale(1.5); }
  .full-screen-search-container .search-form label {
    display: inline-block;
    width: 30%; }
  .full-screen-search-container .search-form .search-label {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    text-transform: uppercase; }
  .full-screen-search-container .search-form .search-field {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 3px solid;
    border-color: rgba(255, 255, 255, 0.7);
    font-size: 20px;
    padding: 3px;
    border-radius: 0; }
  .full-screen-search-container .search-form .search-button i {
    font-size: 25px;
    line-height: 25px; }
  .full-screen-search-container .search-form .search-submit {
    display: none; }
  .full-screen-search-container.open {
    visibility: visible;
    opacity: 1; }
    .full-screen-search-container.open .search-form {
      animation-name: fadeInUp; }

.full-screen-search-container {
  background-color: rgba(0, 0, 0, 0.85);
  color: #ffffff; }

.full-screen-search-container .search-form .search-field {
  color: #ffffff; }

.search-type-2 .searchform {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #000000;
  font-size: 0; }

.search-type-2 select,
.search-type-2 input[type="text"],
.search-type-2 .button,
.search-type-2 .header .header-button, .header
.search-type-2 .header-button {
  vertical-align: top; }

.search-type-2 select {
  border: none;
  width: 180px;
  height: 46px;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 13px;
  background-color: #fff;
  background-image: url(../img/arrow-down.png);
  background-position: 95% center;
  background-repeat: no-repeat; }

.search-type-2 input[type="text"] {
  width: 200px;
  height: 100%;
  margin: 0;
  padding: 13px 20px;
  font-size: 14px;
  border: none;
  background-position: 100% center;
  background-repeat: no-repeat;
  color: #000; }

.search-type-2 .btn {
  margin-top: 0;
  padding: 0;
  width: 52px;
  height: 48px;
  background: none;
  font-size: 18px; }
  .search-type-2 .btn [class^="pe-7s-"],
  .search-type-2 .btn [class*=" pe-7s-"] {
    font-weight: bold; }
  .search-type-2 .btn:focus {
    outline: none; }

.search-type-2 #search-overlay {
  display: none; }

@media (min-width: 1230px) {
  .search-type-2 select {
    width: 215px;
    background-image: url(../img/arrow-down.png);
    background-position: 77% center; }
  .search-type-2 input[type="text"] {
    width: 295px; } }

.search-type-3 .searchform {
  vertical-align: top;
  border: 1px solid #000000;
  font-size: 0; }

.search-type-3 select,
.search-type-3 input[type="text"],
.search-type-3 .button,
.search-type-3 .header .header-button, .header
.search-type-3 .header-button {
  vertical-align: top; }

.search-type-3 select {
  border: none;
  width: 220px;
  height: 48px;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 13px; }

.search-type-3 input[type="text"] {
  width: calc(100% - 272px);
  height: 48px;
  margin: 0;
  padding: 0 20px;
  font-size: 14px;
  border-top: none;
  border-bottom: none;
  border-right: 1px solid #000;
  color: #000; }

.search-type-3 .btn {
  margin-top: 0;
  padding: 0;
  width: 52px;
  height: 48px;
  background: none;
  font-size: 18px; }
  .search-type-3 .btn [class^="pe-7s-"],
  .search-type-3 .btn [class*=" pe-7s-"] {
    font-weight: bold; }

.search-type-3 #search-overlay {
  display: none; }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header.header-overlay {
  position: absolute;
  width: 100%;
  z-index: 99999;
  background: none; }

/*------------
## Common Headers
------------*/
.header {
  position: relative; }

.logo h1, .logo h2, .logo p {
  margin-bottom: 0; }

.mobile-header {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fff; }

.mini-cart {
  display: inline-block; }
  .mini-cart .cart-contents {
    position: relative; }
    .mini-cart .cart-contents .count {
      position: absolute;
      top: -10px;
      right: -10px;
      display: block;
      width: 19px;
      height: 19px;
      color: #FFF;
      font-size: 10px;
      text-align: center;
      border-radius: 50%;
      line-height: 19px; }

#search-mobile-toggle {
  position: relative;
  display: none; }
  #search-mobile-toggle label {
    display: block;
    margin-bottom: 0; }
  #search-mobile-toggle .search-field {
    width: 100%; }
  #search-mobile-toggle .mobile-search-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    color: #454545; }

.site-topbar {
  padding: 11px 0; }

#topbar-menu > .menu-item {
  padding-right: 25px; }
  #topbar-menu > .menu-item.menu-item-has-children {
    padding-right: 13px; }
    #topbar-menu > .menu-item.menu-item-has-children > a {
      padding-right: 12px; }
      #topbar-menu > .menu-item.menu-item-has-children > a:before {
        right: 0; }
  #topbar-menu > .menu-item > a:before {
    right: -12px; }

.site-topbar .wpml-ls-item-toggle {
  display: inline-block;
  height: 32px;
  color: #303030;
  border-radius: 100px;
  border: none;
  padding: 0 31px 0 20px;
  line-height: 32px; }

.affix:not(.affix-disabled) {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  box-shadow: 0px 1px 2px rgba(190, 190, 190, 0.46);
  -webkit-box-shadow: 0px 1px 2px rgba(190, 190, 190, 0.46);
  -moz-box-shadow: 0px 1px 2px rgba(190, 190, 190, 0.46); }
  .affix:not(.affix-disabled) .menu > .menu-item-has-children:before {
    display: none; }

.header .header-button {
  margin-left: 0;
  margin-right: 0;
  padding-left: 5px;
  padding-right: 5px;
  min-width: 145px;
  text-align: center; }

.header .header-info-content {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  text-align: left; }
  .header .header-info-content .info-mobile {
    margin-right: 55px; }
  .header .header-info-content .info-contact {
    margin-right: 60px; }
  .header .header-info-content .info-contact ~ .info-contact {
    margin-right: 15px; }

.header .info-mobile .info-mobile-number {
  font-size: 18px;
  line-height: 1;
  white-space: nowrap; }

.header .info-contact .info-contact-inner {
  display: flex; }
  .header .info-contact .info-contact-inner i {
    margin-top: 2px;
    margin-right: 10px; }
  .header .info-contact .info-contact-inner .info-contact-content {
    line-height: 18px; }

.header-layout-1 .site-header.affix {
  background: #fff; }

.header-layout-2 .header-float-wrapper.affix {
  background: #fff; }

.header-layout-3.affix #primary-menu > .menu-item > a {
  padding: 30px 0 !important; }

@media (min-width: 1024px) {
  .header-04.affix:not(.affix-disabled) {
    left: 0;
    padding: 0 55px;
    background: #1F1F1F;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none; } }

.header-01 .header-right {
  display: flex;
  justify-content: flex-end; }
  .header-01 .header-right .wpml-ls {
    margin-right: 12px;
    width: auto; }
    .header-01 .header-right .wpml-ls > ul > li > a > span {
      opacity: 0.7; }
    .header-01 .header-right .wpml-ls .wpml-ls-sub-menu {
      text-align: left; }
      .header-01 .header-right .wpml-ls .wpml-ls-sub-menu a {
        color: rgba(48, 48, 48, 0.7); }

.header-01 .header-search-cart {
  display: flex;
  justify-content: space-between; }
  .header-01 .header-search-cart #header-search {
    margin-left: 5px; }

.header-preset-3 .site-topbar, .header-preset-4 .site-topbar {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2); }

@media (min-width: 1024px) {
  .header-preset-3 .site-header, .header-preset-4 .site-header {
    padding: 23px 0; } }

.header-preset-3 .header-search-cart, .header-preset-4 .header-search-cart {
  display: flex;
  justify-content: space-between; }
  .header-preset-3 .header-search-cart #header-search, .header-preset-4 .header-search-cart #header-search {
    margin-left: 15px; }

.header-preset-4 .site-topbar {
  box-shadow: none; }

@media (min-width: 1024px) {
  .header-preset-4 .header-float-wrapper {
    width: 1200px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, calc(100% + 20px));
    z-index: 1000000; }
    .header-preset-4 .header-float-wrapper .container {
      padding-left: 30px;
      padding-right: 30px; } }

.header-preset-5 #primary-menu > .menu-item > a {
  padding: 62px 0 !important; }

.header-preset-5 .header-button,
.header-preset-5 .mini-cart {
  margin-left: 35px; }

.header-preset-6 #primary-menu.menu > .menu-item > a {
  padding: 10px 0; }

.header-preset-6 #primary-menu.menu > .menu-item:hover > .sub-menu {
  top: 100%; }

@media (min-width: 1024px) {
  .header-preset-6 .header-float-wrapper {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 1000000;
    padding-left: 55px;
    padding-right: 55px; }
    .header-preset-6 .header-float-wrapper .mini-cart {
      margin-left: 35px; } }

.header-preset-7 #primary-menu.menu > .menu-item > a,
.header-preset-8 #primary-menu.menu > .menu-item > a {
  padding: 10px 0; }

.header-preset-7 #primary-menu.menu > .menu-item:hover > .sub-menu,
.header-preset-8 #primary-menu.menu > .menu-item:hover > .sub-menu {
  top: 100%; }

@media (min-width: 1024px) {
  .header-preset-7 .header-float-wrapper,
  .header-preset-8 .header-float-wrapper {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 1000000;
    padding-left: 55px;
    padding-right: 55px; }
    .header-preset-7 .header-float-wrapper .mini-cart,
    .header-preset-8 .header-float-wrapper .mini-cart {
      margin-left: 35px; } }

.header-preset-7 .header-inner-desktop,
.header-preset-8 .header-inner-desktop {
  position: relative; }
  .header-preset-7 .header-inner-desktop .logo,
  .header-preset-8 .header-inner-desktop .logo {
    text-align: center; }
  .header-preset-7 .header-inner-desktop .menu-container,
  .header-preset-8 .header-inner-desktop .menu-container {
    left: 0; }
  .header-preset-7 .header-inner-desktop .header-search-cart,
  .header-preset-8 .header-inner-desktop .header-search-cart {
    right: 0; }
  .header-preset-7 .header-inner-desktop .header-button,
  .header-preset-7 .header-inner-desktop .mini-cart,
  .header-preset-8 .header-inner-desktop .header-button,
  .header-preset-8 .header-inner-desktop .mini-cart {
    margin-left: 35px; }

.page-title {
  position: relative;
  z-index: 1000;
  margin-bottom: 40px;
  padding: 54px 0 50px;
  background: #FFF url(../img/dot-line.svg) no-repeat bottom center;
  text-align: center; }
  .page-title .header-title {
    position: relative;
    z-index: 3;
    font-size: 36px;
    font-weight: 600; }
  .page-title-hero {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    transform: translateZ(0);
    backface-visibility: hidden;
    perspective: 1000;
    z-index: -1; }

.breadcrumbs-wrapper .bread-crumb {
  padding: 0;
  font-size: 14px; }
  .breadcrumbs-wrapper .bread-crumb li {
    display: inline-block;
    margin-right: 10px; }
  .breadcrumbs-wrapper .bread-crumb a:after, .breadcrumbs-wrapper .bread-crumb .current {
    color: rgba(0, 0, 0, 0.7); }
  .breadcrumbs-wrapper .bread-crumb a:after {
    content: "\f0da";
    margin-left: 12px;
    padding-bottom: 2px; }

.single-post .page-title {
  padding: 44px 0 50px; }
  .single-post .page-title > .container {
    display: none; }

@media (min-width: 1024px) {
  .page-title {
    margin-bottom: 90px; } }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  text-decoration: none; }
  a:focus, a:hover {
    text-decoration: none; }
  a:focus {
    outline: none; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Pagination
--------------------------------------------------------------*/
.pagination, .page-links {
  padding: 30px 0 50px;
  font-size: 14px; }
  .pagination .page-numbers, .page-links .page-numbers {
    vertical-align: middle; }
  .pagination li, .page-links li, .pagination.loop-pagination, .loop-pagination.page-links {
    display: inline-block; }
    .pagination li .page-numbers, .page-links li .page-numbers, .pagination.loop-pagination .page-numbers, .loop-pagination.page-links .page-numbers {
      display: inline-block;
      width: 42px;
      height: 42px;
      margin: 0 6px;
      text-align: center;
      line-height: 42px;
      border-radius: 50%;
      font-weight: 600;
      background: rgba(0, 0, 0, 0.1); }
      .pagination li .page-numbers.current, .page-links li .page-numbers.current, .pagination li .page-numbers:hover, .page-links li .page-numbers:hover, .pagination.loop-pagination .page-numbers.current, .loop-pagination.page-links .page-numbers.current, .pagination.loop-pagination .page-numbers:hover, .loop-pagination.page-links .page-numbers:hover {
        color: #fff; }
  .pagination .fa, .page-links .fa {
    font-size: 14px; }

.page-links {
  display: inline-block; }
  .page-links > a, .page-links > span:not(.page-links-title) {
    display: inline-block;
    width: 48px;
    height: 48px;
    margin-right: 4px;
    text-align: center;
    line-height: 44px;
    border: 2px solid;
    font-weight: 700; }
  .page-links > a:hover,
  .page-links > span:not(.page-links-title) {
    color: #FFF; }

/*--------------------------------------------------------------
## Owl Carousel Navigation
--------------------------------------------------------------*/
/* Slider */
.slick-slider {
  margin-bottom: 50px; }

.slick-slide {
  height: auto; }
  .slick-slide:focus {
    outline: none; }
  .slick-slide img {
    margin: 0 auto; }

/* Arrows */
.arrow-wrapper {
  width: 100%;
  margin-bottom: 30px;
  text-align: center; }

.slick-arrow {
  z-index: 999999;
  display: inline-block;
  opacity: 1;
  width: 40px;
  height: 30px;
  background: none;
  color: #111;
  border: 2px solid #111;
  font-size: 12px !important;
  line-height: 26px !important;
  cursor: pointer;
  text-align: center;
  outline: none; }
  .slick-arrow:hover, .slick-arrow:focus {
    opacity: .6; }
  .slick-arrow-prev {
    border-radius: 3px 0 0 3px;
    border-right: 1px solid; }
  .slick-arrow-next {
    border-radius: 0 3px 3px 0;
    border-left: 1px solid; }

/* Dots */
.slick-dots {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 15px;
  list-style: none;
  text-align: center;
  bottom: auto; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 12px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      font-size: 0;
      display: block;
      height: auto;
      padding: 0;
      cursor: pointer;
      color: transparent;
      border: 0;
      outline: none;
      background: transparent; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          border-color: #222; }
      .slick-dots li button:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        width: 8px;
        height: 8px;
        margin: 5px;
        background: #252525;
        opacity: .3;
        border-radius: 100%;
        -webkit-transition: -webkit-transform 0.3s ease, all 0.3s ease;
        transition: transform 0.3s ease, all 0.3s ease; }
    .slick-dots li.slick-active button:before {
      opacity: 1;
      -webkit-transform: scale(1.5);
      transform: scale(1.5); }

/*--------------------------------------------------------------
## Currency & Language Menu
--------------------------------------------------------------*/
#language-switcher-menu,
#currency-switcher-menu {
  position: relative; }
  #language-switcher-menu:after,
  #currency-switcher-menu:after {
    content: "";
    position: absolute;
    top: 44%;
    right: -19px;
    display: inline-block;
    width: 20px;
    height: 1px; }
  #language-switcher-menu.menu ul a,
  #language-switcher-menu.menu ul ul a,
  #currency-switcher-menu.menu ul a,
  #currency-switcher-menu.menu ul ul a {
    margin: 0;
    padding: 0; }
  #language-switcher-menu.menu li,
  #currency-switcher-menu.menu li {
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    font-size: 12px;
    font-weight: bold; }
    #language-switcher-menu.menu li.menu-item-has-children:after,
    #currency-switcher-menu.menu li.menu-item-has-children:after {
      display: inline-block;
      content: '\f107';
      width: 22px;
      text-align: center;
      font-size: 13px;
      transform: translateY(-1px); }
    #language-switcher-menu.menu li .flag,
    #currency-switcher-menu.menu li .flag {
      margin-right: 5px; }
    #language-switcher-menu.menu li .sub-menu,
    #currency-switcher-menu.menu li .sub-menu {
      width: auto;
      left: auto;
      background: #fff; }
      #language-switcher-menu.menu li .sub-menu li,
      #currency-switcher-menu.menu li .sub-menu li {
        display: block;
        margin: 0; }
        #language-switcher-menu.menu li .sub-menu li:after,
        #currency-switcher-menu.menu li .sub-menu li:after {
          display: none; }
        #language-switcher-menu.menu li .sub-menu li:hover,
        #currency-switcher-menu.menu li .sub-menu li:hover {
          text-decoration: underline; }

#currency-switcher-menu.menu li .sub-menu,
#language-switcher-menu.menu li .sub-menu {
  padding: 10px;
  border: 1px solid #000; }

/*--------------------------------------------------------------
## Social Menu
--------------------------------------------------------------*/
.social-links {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  line-height: 1; }
  .social-links li {
    display: inline-block;
    text-align: center; }
    .social-links li a {
      position: relative;
      display: inline-block;
      width: 32px;
      height: 32px;
      border-radius: 100%;
      margin-left: 9px;
      overflow: hidden; }
      .social-links li a:before {
        display: inline-block;
        line-height: 32px !important; }
      .social-links li a[href*="facebook"]:before {
        content: "\f09a"; }
      .social-links li a[href*="twitter"]:before {
        content: "\f099"; }
      .social-links li a[href*="instagram"]:before {
        content: "\f16d"; }
      .social-links li a[href*="youtube"]:before {
        content: "\f16a"; }
      .social-links li a[href*="vimeo"]:before {
        content: "\f27d"; }
      .social-links li a[href*="vine"]:before {
        content: "\f1ca"; }
      .social-links li a[href*="plus.google.com"]:before {
        content: "\f0d5"; }
      .social-links li a[href*="flickr"]:before {
        content: "\f16e"; }
      .social-links li a[href*="pinterest"]:before {
        content: "\f231"; }
      .social-links li a[href*="dribbble"]:before {
        content: "\f17d"; }
      .social-links li a[href*="foursquare"]:before {
        content: "\f180"; }
      .social-links li a[href*="linkedin"]:before {
        content: "\f0e1"; }
      .social-links li a[href*="tumblr"]:before {
        content: "\f173"; }
      .social-links li a[href*="skype"]:before {
        content: "\f17e"; }
      .social-links li a[href*="feed"]:before {
        content: "\f09e"; }
      .social-links li a[href*="mailto:"]:before {
        content: "\f003"; }

/*--------------------------------------------------------------
## Mega Menus
--------------------------------------------------------------*/
.menu-inner {
  position: relative; }
  .menu-inner [class*="col-md"] {
    position: static; }

.menu ul, .menu li {
  margin: 0;
  padding: 0; }

.menu a {
  transition: color 0.2s, padding 0.2s; }

.menu .menu-item > a {
  position: relative; }
  .menu .menu-item > a .menu-item-text {
    position: relative; }
  .menu .menu-item > a .menu-item-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -20px;
    font-size: 13px; }
  .menu .menu-item > a .menu-item-badge {
    position: absolute;
    top: calc(-100% + 3px);
    right: 0;
    transform: translateX(50%);
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
    line-height: 15px;
    padding: 0 4px;
    letter-spacing: 0;
    color: white;
    background-color: #B09365; }

.menu > .menu-item,
.menu > ul > li {
  position: relative; }
  .menu > .menu-item > a,
  .menu > ul > li > a {
    position: relative; }

.menu > .menu-item-has-children > a,
.menu .page_item_has_children > a {
  position: relative; }
  .menu > .menu-item-has-children > a:before,
  .menu .page_item_has_children > a:before {
    content: "\f0d7";
    right: -15px;
    transition: all 0.2s; }

.menu .children .page_item_has_children > a:before {
  right: 20px; }

.menu .sub-menu .menu-item-has-children:after {
  content: "\f0da";
  font-size: 14px;
  right: 20px;
  color: inherit; }

.menu > .menu-item .menu-item, .menu > .menu-item li,
.menu > ul > li .menu-item,
.menu > ul > li li {
  position: relative;
  display: block; }
  .menu > .menu-item .menu-item > a, .menu > .menu-item li > a,
  .menu > ul > li .menu-item > a,
  .menu > ul > li li > a {
    display: block; }

.menu > .menu-item .sub-menu, .menu > .menu-item .children,
.menu > ul > li .sub-menu,
.menu > ul > li .children {
  position: absolute;
  z-index: 1010;
  opacity: 0;
  visibility: hidden;
  border-radius: 5px;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
  transition: all 0.5s;
  pointer-events: none; }
  .menu > .menu-item .sub-menu > li:first-child:hover, .menu > .menu-item .children > li:first-child:hover,
  .menu > ul > li .sub-menu > li:first-child:hover,
  .menu > ul > li .children > li:first-child:hover {
    border-radius: 5px 5px 0 0; }
  .menu > .menu-item .sub-menu > li:last-child:hover, .menu > .menu-item .children > li:last-child:hover,
  .menu > ul > li .sub-menu > li:last-child:hover,
  .menu > ul > li .children > li:last-child:hover {
    border-radius: 0 0 5px 5px; }

.menu .menu-item:hover > .sub-menu,
.menu li:hover > .children {
  visibility: visible;
  opacity: 1;
  z-index: 20000000;
  pointer-events: auto; }

.menu > .menu-item .sub-menu .sub-menu > li, .menu > .menu-item .sub-menu .children > li, .menu > .menu-item .children .sub-menu > li, .menu > .menu-item .children .children > li,
.menu > ul > li .sub-menu .sub-menu > li,
.menu > ul > li .sub-menu .children > li,
.menu > ul > li .children .sub-menu > li,
.menu > ul > li .children .children > li {
  border-bottom: none; }

.menu .col-span-1, .menu .col-span-10, .menu .col-span-11, .menu .col-span-12, .menu .col-span-2, .menu .col-span-3, .menu .col-span-4, .menu .col-span-5, .menu .col-span-6, .menu .col-span-7, .menu .col-span-8, .menu .col-span-9 {
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

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

.menu .col-span-11 {
  width: 91.66666667%; }

.menu .col-span-10 {
  width: 83.33333333%; }

.menu .col-span-9 {
  width: 75%; }

.menu .col-span-8 {
  width: 66.66666667%; }

.menu .col-span-7 {
  width: 58.33333333%; }

.menu .col-span-6 {
  width: 50%; }

.menu .col-span-5 {
  width: 41.66666667%; }

.menu .col-span-4 {
  width: 33.33333333%; }

.menu .col-span-3 {
  width: 25%; }

.menu .col-span-2 {
  width: 16.66666667%; }

.menu .col-span-1 {
  width: 8.33333333%; }

.menu > .menu-item .sub-menu, .menu > .menu-item .children,
.menu > ul > li .sub-menu,
.menu > ul > li .children, .menu > .menu-item.menu-item-mega-menu > .sub-menu > .menu-item > .sub-menu .sub-menu, #menu-side > .menu-item.narrow > .sub-menu, #menu-side > .menu-item .menu-item.narrow > .sub-menu {
  padding: 17px 0; }
  .menu > .menu-item .sub-menu > li, .menu > .menu-item .children > li,
  .menu > ul > li .sub-menu > li,
  .menu > ul > li .children > li, .menu > .menu-item.menu-item-mega-menu > .sub-menu > .menu-item > .sub-menu .sub-menu > li, #menu-side > .menu-item.narrow > .sub-menu > li, #menu-side > .menu-item .menu-item.narrow > .sub-menu > li {
    width: 270px; }
    .menu > .menu-item .sub-menu > li:last-child, .menu > .menu-item .children > li:last-child,
    .menu > ul > li .sub-menu > li:last-child,
    .menu > ul > li .children > li:last-child, .menu > .menu-item.menu-item-mega-menu > .sub-menu > .menu-item > .sub-menu .sub-menu > li:last-child, #menu-side > .menu-item.narrow > .sub-menu > li:last-child, #menu-side > .menu-item .menu-item.narrow > .sub-menu > li:last-child {
      border-bottom: none; }
    .menu > .menu-item .sub-menu > li > a, .menu > .menu-item .children > li > a,
    .menu > ul > li .sub-menu > li > a,
    .menu > ul > li .children > li > a, .menu > .menu-item.menu-item-mega-menu > .sub-menu > .menu-item > .sub-menu .sub-menu > li > a, #menu-side > .menu-item.narrow > .sub-menu > li > a, #menu-side > .menu-item .menu-item.narrow > .sub-menu > li > a {
      padding: 0 20px;
      padding-top: 13px;
      padding-bottom: 13px;
      font-size: 13px;
      line-height: 13px; }
      .menu > .menu-item .sub-menu > li > a .menu-item-text:after, .menu > .menu-item .children > li > a .menu-item-text:after,
      .menu > ul > li .sub-menu > li > a .menu-item-text:after,
      .menu > ul > li .children > li > a .menu-item-text:after, .menu > .menu-item.menu-item-mega-menu > .sub-menu > .menu-item > .sub-menu .sub-menu > li > a .menu-item-text:after, #menu-side > .menu-item.narrow > .sub-menu > li > a .menu-item-text:after, #menu-side > .menu-item .menu-item.narrow > .sub-menu > li > a .menu-item-text:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -4px;
        width: 0;
        border-bottom: 2px solid;
        transition: width 0.25s, opacity 0.25s; }
    .menu > .menu-item .sub-menu > li:hover > a, .menu > .menu-item .children > li:hover > a,
    .menu > ul > li .sub-menu > li:hover > a,
    .menu > ul > li .children > li:hover > a, .menu > .menu-item.menu-item-mega-menu > .sub-menu > .menu-item > .sub-menu .sub-menu > li:hover > a, #menu-side > .menu-item.narrow > .sub-menu > li:hover > a, #menu-side > .menu-item .menu-item.narrow > .sub-menu > li:hover > a {
      font-weight: 600; }
      .menu > .menu-item .sub-menu > li:hover > a .menu-item-text:after, .menu > .menu-item .children > li:hover > a .menu-item-text:after,
      .menu > ul > li .sub-menu > li:hover > a .menu-item-text:after,
      .menu > ul > li .children > li:hover > a .menu-item-text:after, .menu > .menu-item.menu-item-mega-menu > .sub-menu > .menu-item > .sub-menu .sub-menu > li:hover > a .menu-item-text:after, #menu-side > .menu-item.narrow > .sub-menu > li:hover > a .menu-item-text:after, #menu-side > .menu-item .menu-item.narrow > .sub-menu > li:hover > a .menu-item-text:after {
        width: 100%;
        opacity: 1; }

.menu-vertical > .left > .sub-menu, .menu > .menu-item .sub-menu > .left > .sub-menu, .menu > .menu-item .children > .left > .sub-menu,
.menu > ul > li .sub-menu > .left > .sub-menu,
.menu > ul > li .children > .left > .sub-menu, .menu-vertical > li > .sub-menu, .menu > .menu-item .sub-menu > li > .sub-menu, .menu > .menu-item .children > li > .sub-menu, .menu > .menu-item
.menu > ul > li .sub-menu > li > .sub-menu,
.menu > ul > li .menu > .menu-item .sub-menu > li > .sub-menu, .menu > ul > li .sub-menu > li > .sub-menu, .menu > .menu-item
.menu > ul > li .children > li > .sub-menu,
.menu > ul > li .menu > .menu-item .children > li > .sub-menu, .menu > ul > li .children > li > .sub-menu, .menu-horizontal.menu-vertical > li > .sub-menu,
.menu-horizontal > ul.menu-vertical > li > .sub-menu, .menu > .menu-item
.menu-horizontal > ul.sub-menu > li > .sub-menu, .menu > .menu-item
.menu-horizontal > ul.children > li > .sub-menu,
.menu > ul > li
.menu-horizontal > ul.sub-menu > li > .sub-menu,
.menu > ul > li
.menu-horizontal > ul.children > li > .sub-menu,
.menu-vertical > .left > .children, .menu > .menu-item .sub-menu > .left > .children, .menu > .menu-item .children > .left > .children,
.menu > ul > li .sub-menu > .left > .children,
.menu > ul > li .children > .left > .children,
.menu-vertical > li > .children, .menu > .menu-item .sub-menu > li > .children, .menu > .menu-item .children > li > .children, .menu > .menu-item
.menu > ul > li .sub-menu > li > .children,
.menu > ul > li .menu > .menu-item .sub-menu > li > .children, .menu > ul > li .sub-menu > li > .children, .menu > .menu-item
.menu > ul > li .children > li > .children,
.menu > ul > li .menu > .menu-item .children > li > .children, .menu > ul > li .children > li > .children,
.menu-horizontal.menu-vertical > li > .children,
.menu-horizontal >
ul.menu-vertical > li > .children, .menu > .menu-item
.menu-horizontal > ul.sub-menu > li > .children, .menu > .menu-item
.menu-horizontal > ul.children > li > .children,
.menu > ul > li
.menu-horizontal > ul.sub-menu > li > .children,
.menu > ul > li
.menu-horizontal > ul.children > li > .children {
  left: 110%;
  top: 0; }

.menu-vertical > .left:hover > .sub-menu, .menu > .menu-item .sub-menu > .left:hover > .sub-menu, .menu > .menu-item .children > .left:hover > .sub-menu,
.menu > ul > li .sub-menu > .left:hover > .sub-menu,
.menu > ul > li .children > .left:hover > .sub-menu, .menu-vertical > li:hover > .sub-menu, .menu > .menu-item .sub-menu > li:hover > .sub-menu, .menu > .menu-item .children > li:hover > .sub-menu, .menu > .menu-item
.menu > ul > li .sub-menu > li:hover > .sub-menu,
.menu > ul > li .menu > .menu-item .sub-menu > li:hover > .sub-menu, .menu > ul > li .sub-menu > li:hover > .sub-menu, .menu > .menu-item
.menu > ul > li .children > li:hover > .sub-menu,
.menu > ul > li .menu > .menu-item .children > li:hover > .sub-menu, .menu > ul > li .children > li:hover > .sub-menu, .menu-horizontal.menu-vertical > li:hover > .sub-menu,
.menu-horizontal > ul.menu-vertical > li:hover > .sub-menu, .menu > .menu-item
.menu-horizontal > ul.sub-menu > li:hover > .sub-menu, .menu > .menu-item
.menu-horizontal > ul.children > li:hover > .sub-menu,
.menu > ul > li
.menu-horizontal > ul.sub-menu > li:hover > .sub-menu,
.menu > ul > li
.menu-horizontal > ul.children > li:hover > .sub-menu,
.menu-vertical > .left:hover > .children, .menu > .menu-item .sub-menu > .left:hover > .children, .menu > .menu-item .children > .left:hover > .children,
.menu > ul > li .sub-menu > .left:hover > .children,
.menu > ul > li .children > .left:hover > .children,
.menu-vertical > li:hover > .children, .menu > .menu-item .sub-menu > li:hover > .children, .menu > .menu-item .children > li:hover > .children, .menu > .menu-item
.menu > ul > li .sub-menu > li:hover > .children,
.menu > ul > li .menu > .menu-item .sub-menu > li:hover > .children, .menu > ul > li .sub-menu > li:hover > .children, .menu > .menu-item
.menu > ul > li .children > li:hover > .children,
.menu > ul > li .menu > .menu-item .children > li:hover > .children, .menu > ul > li .children > li:hover > .children,
.menu-horizontal.menu-vertical > li:hover > .children,
.menu-horizontal >
ul.menu-vertical > li:hover > .children, .menu > .menu-item
.menu-horizontal > ul.sub-menu > li:hover > .children, .menu > .menu-item
.menu-horizontal > ul.children > li:hover > .children,
.menu > ul > li
.menu-horizontal > ul.sub-menu > li:hover > .children,
.menu > ul > li
.menu-horizontal > ul.children > li:hover > .children {
  top: 0;
  left: 100%; }

.menu-vertical > .right > .sub-menu, .menu > .menu-item .sub-menu > .right > .sub-menu, .menu > .menu-item .children > .right > .sub-menu,
.menu > ul > li .sub-menu > .right > .sub-menu,
.menu > ul > li .children > .right > .sub-menu {
  right: 110%;
  left: auto;
  top: 0; }

.menu-vertical > .right:hover > .sub-menu, .menu > .menu-item .sub-menu > .right:hover > .sub-menu, .menu > .menu-item .children > .right:hover > .sub-menu,
.menu > ul > li .sub-menu > .right:hover > .sub-menu,
.menu > ul > li .children > .right:hover > .sub-menu {
  left: auto;
  right: 100%; }

.menu-horizontal > li > .sub-menu,
.menu-horizontal > ul > li > .children {
  top: 120%; }

.menu-horizontal > li,
.menu-horizontal > ul > li {
  display: inline-block; }
  .menu-horizontal > li:hover > .sub-menu,
  .menu-horizontal > li:hover > .children,
  .menu-horizontal > ul > li:hover > .sub-menu,
  .menu-horizontal > ul > li:hover > .children {
    top: calc(100% + 5px); }

.menu-horizontal > .left > .sub-menu, .menu-vertical.menu-horizontal > li > .sub-menu, .menu > .menu-item .sub-menu.menu-horizontal > li > .sub-menu, .menu > .menu-item .children.menu-horizontal > li > .sub-menu,
.menu > ul > li .sub-menu.menu-horizontal > li > .sub-menu,
.menu > ul > li .children.menu-horizontal > li > .sub-menu, .menu-horizontal > li > .sub-menu,
.menu-horizontal > ul.menu-horizontal > li > .sub-menu,
.menu-horizontal > .left > .children,
.menu-vertical.menu-horizontal > li > .children, .menu > .menu-item
.sub-menu.menu-horizontal > li > .children, .menu > .menu-item
.children.menu-horizontal > li > .children,
.menu > ul > li
.sub-menu.menu-horizontal > li > .children,
.menu > ul > li
.children.menu-horizontal > li > .children,
.menu-horizontal > li > .children,
.menu-horizontal >
ul.menu-horizontal > li > .children,
.menu-horizontal > ul > .left > .sub-menu,
.menu-horizontal > ul.menu-vertical > li > .sub-menu, .menu > .menu-item
.menu-horizontal > ul.sub-menu > li > .sub-menu, .menu > .menu-item
.menu-horizontal > ul.children > li > .sub-menu,
.menu > ul > li
.menu-horizontal > ul.sub-menu > li > .sub-menu,
.menu > ul > li
.menu-horizontal > ul.children > li > .sub-menu,
.menu-horizontal > ul.menu-horizontal > li > .sub-menu,
.menu-horizontal > ul > li > .sub-menu,
.menu-horizontal > ul > .left > .children,
.menu-horizontal > ul.menu-vertical > li > .children, .menu > .menu-item
.menu-horizontal > ul.sub-menu > li > .children, .menu > .menu-item
.menu-horizontal > ul.children > li > .children,
.menu > ul > li
.menu-horizontal > ul.sub-menu > li > .children,
.menu > ul > li
.menu-horizontal > ul.children > li > .children,
.menu-horizontal > ul.menu-horizontal > li > .children,
.menu-horizontal > ul > li > .children {
  left: 0;
  text-align: left; }

.menu-horizontal > .right > .sub-menu,
.menu-horizontal > .right > .children,
.menu-horizontal > ul > .right > .sub-menu,
.menu-horizontal > ul > .right > .children {
  left: auto;
  right: 0; }

.menu > .menu-item.menu-item-mega-menu > .sub-menu > li > a {
  font-size: 13px;
  line-height: 1;
  margin-bottom: 0; }

.menu > .menu-item.menu-item-mega-menu > .sub-menu > .menu-item > .sub-menu {
  position: static;
  border: none !important;
  background-color: transparent !important; }
  .menu > .menu-item.menu-item-mega-menu > .sub-menu > .menu-item > .sub-menu > li:first-child {
    padding-top: 0; }
  .menu > .menu-item.menu-item-mega-menu > .sub-menu > .menu-item > .sub-menu > li > a {
    font-size: 14px;
    line-height: 1; }

.menu > .menu-item.full-width > .sub-menu {
  padding: 35px 30px; }

.mega-menu.sub-menu {
  box-shadow: none !important; }
  .mega-menu.sub-menu > li > a.no-link {
    font-weight: 600;
    font-size: 18px !important; }
    .mega-menu.sub-menu > li > a.no-link .menu-item-text:after {
      display: none !important; }
  .mega-menu.sub-menu .menu-item-has-children:after {
    display: none !important; }

#primary-menu > .wide.menu-item-mega-menu > .sub-menu.mega-menu {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15) !important;
  padding: 20px 10px !important;
  min-width: 870px; }

.menu.menu-horizontal > li.menu-item-mega-menu > .sub-menu {
  width: 100%; }
  .menu.menu-horizontal > li.menu-item-mega-menu > .sub-menu > li {
    float: left; }

.menu.menu-horizontal > li.menu-item-mega-menu:hover > .sub-menu > li > .sub-menu {
  position: static;
  visibility: visible;
  opacity: 1; }

.menu.menu-horizontal > .menu-item.menu-item-mega-menu {
  position: static; }

.menu.menu-vertical > li.full-width > .sub-menu, .menu > .menu-item .menu.sub-menu > li.full-width > .sub-menu, .menu > .menu-item .menu.children > li.full-width > .sub-menu,
.menu > ul > li .menu.sub-menu > li.full-width > .sub-menu,
.menu > ul > li .menu.children > li.full-width > .sub-menu {
  width: calc(300% + 9rem + 7px); }
  .menu.menu-vertical > li.full-width > .sub-menu > li, .menu > .menu-item .menu.sub-menu > li.full-width > .sub-menu > li, .menu > .menu-item .menu.children > li.full-width > .sub-menu > li,
  .menu > ul > li .menu.sub-menu > li.full-width > .sub-menu > li,
  .menu > ul > li .menu.children > li.full-width > .sub-menu > li {
    float: left; }

.menu.menu-vertical > li.full-width:hover > .sub-menu > li > .sub-menu, .menu > .menu-item .menu.sub-menu > li.full-width:hover > .sub-menu > li > .sub-menu, .menu > .menu-item .menu.children > li.full-width:hover > .sub-menu > li > .sub-menu,
.menu > ul > li .menu.sub-menu > li.full-width:hover > .sub-menu > li > .sub-menu,
.menu > ul > li .menu.children > li.full-width:hover > .sub-menu > li > .sub-menu {
  visibility: visible;
  opacity: 1; }

#menu-side {
  background-color: #FFF; }
  #menu-side > .menu-item {
    padding: 13px 20px 13px 20px; }
    #menu-side > .menu-item > a {
      display: block; }
  #menu-side > .menu-item:not(.more) > a {
    line-height: 1; }
  #menu-side > .menu-item:not(.more):first-child {
    padding-top: 25px; }
  #menu-side > .menu-item:not(.more):last-child {
    padding-bottom: 25px; }
  #menu-side > .menu-item.more {
    padding-top: 10px;
    padding-bottom: 0; }
    #menu-side > .menu-item.more a {
      padding-top: 23px;
      padding-bottom: 23px;
      border-top: 1px solid #000;
      font-size: 13px;
      line-height: 13px;
      font-weight: 700;
      letter-spacing: 0;
      text-transform: uppercase; }
      #menu-side > .menu-item.more a:after {
        position: absolute;
        content: "\e688";
        font-size: 18px;
        right: -7px; }
  #menu-side > .menu-item .sub-menu {
    border-width: 1px;
    border-style: solid; }
  #menu-side > .menu-item.menu-item-mega-menu > .sub-menu {
    padding: 35px 30px; }

.header-01 #primary-menu > .menu-item, .header-preset-5 #primary-menu > .menu-item, .header-preset-6 #primary-menu > .menu-item, .header-preset-7 #primary-menu > .menu-item,
.header-preset-8 #primary-menu > .menu-item, .header-preset-3 #primary-menu > .menu-item, .header-preset-4 #primary-menu > .menu-item, .header-01 #primary-menu > ul > li, .header-preset-5 #primary-menu > ul > li, .header-preset-6 #primary-menu > ul > li, .header-preset-7 #primary-menu > ul > li,
.header-preset-8 #primary-menu > ul > li, .header-preset-3 #primary-menu > ul > li, .header-preset-4 #primary-menu > ul > li {
  padding: 0;
  line-height: 1.2; }
  .header-01 #primary-menu > .menu-item:first-child > a, .header-preset-5 #primary-menu > .menu-item:first-child > a, .header-preset-6 #primary-menu > .menu-item:first-child > a, .header-preset-7 #primary-menu > .menu-item:first-child > a,
  .header-preset-8 #primary-menu > .menu-item:first-child > a, .header-preset-3 #primary-menu > .menu-item:first-child > a, .header-preset-4 #primary-menu > .menu-item:first-child > a, .header-01 #primary-menu > ul > li:first-child > a, .header-preset-5 #primary-menu > ul > li:first-child > a, .header-preset-6 #primary-menu > ul > li:first-child > a, .header-preset-7 #primary-menu > ul > li:first-child > a,
  .header-preset-8 #primary-menu > ul > li:first-child > a, .header-preset-3 #primary-menu > ul > li:first-child > a, .header-preset-4 #primary-menu > ul > li:first-child > a {
    margin-left: 0; }
  .header-01 #primary-menu > .menu-item:last-child > a, .header-preset-5 #primary-menu > .menu-item:last-child > a, .header-preset-6 #primary-menu > .menu-item:last-child > a, .header-preset-7 #primary-menu > .menu-item:last-child > a,
  .header-preset-8 #primary-menu > .menu-item:last-child > a, .header-preset-3 #primary-menu > .menu-item:last-child > a, .header-preset-4 #primary-menu > .menu-item:last-child > a, .header-01 #primary-menu > ul > li:last-child > a, .header-preset-5 #primary-menu > ul > li:last-child > a, .header-preset-6 #primary-menu > ul > li:last-child > a, .header-preset-7 #primary-menu > ul > li:last-child > a,
  .header-preset-8 #primary-menu > ul > li:last-child > a, .header-preset-3 #primary-menu > ul > li:last-child > a, .header-preset-4 #primary-menu > ul > li:last-child > a {
    margin-right: 0; }
  .header-01 #primary-menu > .menu-item:hover > .sub-menu, .header-preset-5 #primary-menu > .menu-item:hover > .sub-menu, .header-preset-6 #primary-menu > .menu-item:hover > .sub-menu, .header-preset-7 #primary-menu > .menu-item:hover > .sub-menu,
  .header-preset-8 #primary-menu > .menu-item:hover > .sub-menu, .header-preset-3 #primary-menu > .menu-item:hover > .sub-menu, .header-preset-4 #primary-menu > .menu-item:hover > .sub-menu, .header-01 #primary-menu > .menu-item:hover > .children, .header-preset-5 #primary-menu > .menu-item:hover > .children, .header-preset-6 #primary-menu > .menu-item:hover > .children, .header-preset-7 #primary-menu > .menu-item:hover > .children,
  .header-preset-8 #primary-menu > .menu-item:hover > .children, .header-preset-3 #primary-menu > .menu-item:hover > .children, .header-preset-4 #primary-menu > .menu-item:hover > .children, .header-01 #primary-menu > ul > li:hover > .sub-menu, .header-preset-5 #primary-menu > ul > li:hover > .sub-menu, .header-preset-6 #primary-menu > ul > li:hover > .sub-menu, .header-preset-7 #primary-menu > ul > li:hover > .sub-menu,
  .header-preset-8 #primary-menu > ul > li:hover > .sub-menu, .header-preset-3 #primary-menu > ul > li:hover > .sub-menu, .header-preset-4 #primary-menu > ul > li:hover > .sub-menu, .header-01 #primary-menu > ul > li:hover > .children, .header-preset-5 #primary-menu > ul > li:hover > .children, .header-preset-6 #primary-menu > ul > li:hover > .children, .header-preset-7 #primary-menu > ul > li:hover > .children,
  .header-preset-8 #primary-menu > ul > li:hover > .children, .header-preset-3 #primary-menu > ul > li:hover > .children, .header-preset-4 #primary-menu > ul > li:hover > .children {
    top: calc(100% - 10px); }

.header-01 #primary-menu > .menu-item, .header-preset-5 #primary-menu > .menu-item, .header-preset-6 #primary-menu > .menu-item, .header-preset-7 #primary-menu > .menu-item,
.header-preset-8 #primary-menu > .menu-item, .header-01 #primary-menu > ul > li, .header-preset-5 #primary-menu > ul > li, .header-preset-6 #primary-menu > ul > li, .header-preset-7 #primary-menu > ul > li,
.header-preset-8 #primary-menu > ul > li {
  padding: 0;
  line-height: 1.2; }
  .header-01 #primary-menu > .menu-item > a, .header-preset-5 #primary-menu > .menu-item > a, .header-preset-6 #primary-menu > .menu-item > a, .header-preset-7 #primary-menu > .menu-item > a,
  .header-preset-8 #primary-menu > .menu-item > a, .header-01 #primary-menu > ul > li > a, .header-preset-5 #primary-menu > ul > li > a, .header-preset-6 #primary-menu > ul > li > a, .header-preset-7 #primary-menu > ul > li > a,
  .header-preset-8 #primary-menu > ul > li > a {
    display: inline-block;
    margin: 0 20px;
    padding: 35px 0; }

.header-preset-3 #primary-menu > .menu-item, .header-preset-4 #primary-menu > .menu-item, .header-preset-3 #primary-menu > ul > li, .header-preset-4 #primary-menu > ul > li {
  margin-bottom: 0;
  border-bottom: none; }
  .header-preset-3 #primary-menu > .menu-item > a, .header-preset-4 #primary-menu > .menu-item > a, .header-preset-3 #primary-menu > ul > li > a, .header-preset-4 #primary-menu > ul > li > a {
    display: inline-block;
    margin: 0 20px;
    padding: 20px 0 22px; }

.menu-side-container {
  position: relative; }
  .menu-side-container .heading {
    margin-bottom: 0;
    line-height: 1; }
    .menu-side-container .heading:hover {
      cursor: pointer; }
  .menu-side-container .toggle-menu-wrap {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 100;
    width: 100%;
    opacity: 0;
    visibility: hidden; }
  .menu-side-container.open .toggle-menu-wrap {
    opacity: 1;
    visibility: visible; }

#topbar-menu.menu > .menu-item > a,
#topbar-menu.menu > ul > li > a {
  padding-top: 10px;
  padding-bottom: 10px; }

#topbar-menu.menu > .menu-item > .sub-menu,
#topbar-menu.menu > .menu-item > .children,
#topbar-menu.menu > ul > li > .sub-menu,
#topbar-menu.menu > ul > li > .children {
  top: calc(100% + 8px);
  padding-top: 8px;
  padding-bottom: 8px; }

#topbar-menu.menu > .menu-item:hover > .sub-menu,
#topbar-menu.menu > .menu-item:hover > .children,
#topbar-menu.menu > ul > li:hover > .sub-menu,
#topbar-menu.menu > ul > li:hover > .children {
  top: calc(100% + 3px); }

#topbar-menu.menu > .menu-item .sub-menu li, #topbar-menu.menu > .menu-item .children li,
#topbar-menu.menu > ul > li .sub-menu li,
#topbar-menu.menu > ul > li .children li {
  width: 170px; }

/*--------------------------------------------------------------
## Mobile Menu
--------------------------------------------------------------*/
#mobile-menu-toggle:hover {
  cursor: pointer; }

#slide-menu {
  position: fixed;
  height: 100%;
  background-color: #ffffff; }

.mobile-menu-container {
  margin-bottom: 30px; }
  .mobile-menu-container .mobile-menu > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  .mobile-menu-container .mobile-menu li {
    display: block;
    position: relative; }
    .mobile-menu-container .mobile-menu li > a {
      display: block;
      padding: 18px 20px;
      line-height: 1; }
    .mobile-menu-container .mobile-menu li > ul {
      margin-left: 20px;
      display: none; }
    .mobile-menu-container .mobile-menu li > .mobile-menu-toggle {
      position: absolute;
      right: 10px;
      top: 10px;
      width: 30px;
      height: 30px;
      background-color: #333; }
      .mobile-menu-container .mobile-menu li > .mobile-menu-toggle:hover {
        cursor: pointer; }
      .mobile-menu-container .mobile-menu li > .mobile-menu-toggle:after {
        color: #000000;
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
        content: "\f105"; }
    .mobile-menu-container .mobile-menu li.open > ul {
      display: block; }
    .mobile-menu-container .mobile-menu li.open > .mobile-menu-toggle:after {
      content: "\f107";
      left: 10px; }

#slide-menu {
  padding: 30px 15px;
  background: #292929;
  opacity: 0; }
  #slide-menu.slide_menu_open {
    opacity: 1; }
  #slide-menu *, #slide-menu *:before, #slide-menu *:after {
    color: #FFF; }
  #slide-menu .switchers-wrap > div {
    margin-right: 15px; }
  #slide-menu-top {
    margin-top: 20px;
    padding-top: 15px;
    padding-bottom: 15px; }
  #slide-menu #currency-switcher-menu:after,
  #slide-menu #language-switcher-menu:after {
    display: none; }
  #slide-menu .search-type-2 {
    margin-bottom: 15px; }
    #slide-menu .search-type-2 #product_cat {
      display: none; }
    #slide-menu .search-type-2 .searchform {
      background: #FFF;
      width: 100%; }
    #slide-menu .search-type-2 input[type="text"] {
      width: 80%;
      color: #000000; }
    #slide-menu .search-type-2 .btn {
      width: 20%; }
    #slide-menu .search-type-2 .btn span:before {
      color: #000; }
  #slide-menu .social-links .text {
    display: none; }
  #slide-menu .social-links li a:before {
    font-size: 18px; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.76562em;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

.saturnthemes-toggle {
  position: relative; }
  .saturnthemes-toggle-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px; }

.open > .saturnthemes-toggle-dropdown {
  display: block; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before::after,
.clear:after::after,
.entry-content:before::after,
.entry-content:after::after,
.comment-content:before::after,
.comment-content:after::after,
.site-header:before::after,
.site-header:after::after,
.site-content:before::after,
.site-content:after::after,
.site-footer:before::after,
.site-footer:after::after {
  content: "";
  display: table;
  clear: both; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Wide
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Boxed
--------------------------------------------------------------*/
.page-wrapper {
  position: relative;
  left: 0;
  z-index: 2;
  background: #FFF; }

body.boxed {
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat; }
  body.boxed .page-wrapper {
    margin: 30px auto 0;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25); }

@media (min-width: 1230px) {
  body.boxed .page-wrapper {
    max-width: 1230px; } }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.sidebar {
  margin: 0 0 40px 20px;
  padding: 50px 30px;
  border-radius: 5px;
  text-align: left;
  background: #f3f3f3; }
  .sidebar .widget:last-child {
    margin-bottom: 0; }

.left-sidebar .sidebar {
  margin: 0 20px 40px 0; }

.widget {
  margin-bottom: 40px; }
  .widget-title, .comments-area .comment-respond .comment-reply-title,
  .widget .widgettitle {
    position: relative;
    display: inline-block;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left; }

/**
 * Text, Banner, MailChimp for WordPress
 */
/**
 * Dropdown Type
 */
.widget_archive select,
.widget_categories select,
.widget_product_categories select {
  width: 100%;
  padding: 11px 20px;
  border-radius: 100px;
  background: #FFF url(../img/arrow-down.png) no-repeat 95% center; }

/**
 * List Type
 */
.widget_meta ul,
.widget_archive ul,
.widget_nav_menu ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_product_categories ul {
  margin: auto 0;
  list-style: none !important;
  padding-left: 0; }
  .widget_meta ul li,
  .widget_archive ul li,
  .widget_nav_menu ul li,
  .widget_categories ul li,
  .widget_recent_entries ul li,
  .widget_product_categories ul li {
    padding: 5px 0;
    text-transform: capitalize; }
    .widget_meta ul li a:hover,
    .widget_archive ul li a:hover,
    .widget_nav_menu ul li a:hover,
    .widget_categories ul li a:hover,
    .widget_recent_entries ul li a:hover,
    .widget_product_categories ul li a:hover {
      font-weight: bold;
      text-decoration: underline; }
    .widget_meta ul li:first-child,
    .widget_archive ul li:first-child,
    .widget_nav_menu ul li:first-child,
    .widget_categories ul li:first-child,
    .widget_recent_entries ul li:first-child,
    .widget_product_categories ul li:first-child {
      padding-top: 0; }
    .widget_meta ul li ul.children li ul.children,
    .widget_archive ul li ul.children li ul.children,
    .widget_nav_menu ul li ul.children li ul.children,
    .widget_categories ul li ul.children li ul.children,
    .widget_recent_entries ul li ul.children li ul.children,
    .widget_product_categories ul li ul.children li ul.children {
      margin-left: -20px !important; }
    .widget_meta ul li ul.children li:nth-child(n+1),
    .widget_archive ul li ul.children li:nth-child(n+1),
    .widget_nav_menu ul li ul.children li:nth-child(n+1),
    .widget_categories ul li ul.children li:nth-child(n+1),
    .widget_recent_entries ul li ul.children li:nth-child(n+1),
    .widget_product_categories ul li ul.children li:nth-child(n+1) {
      border-top: none; }
      .widget_meta ul li ul.children li:nth-child(n+1) ul li,
      .widget_archive ul li ul.children li:nth-child(n+1) ul li,
      .widget_nav_menu ul li ul.children li:nth-child(n+1) ul li,
      .widget_categories ul li ul.children li:nth-child(n+1) ul li,
      .widget_recent_entries ul li ul.children li:nth-child(n+1) ul li,
      .widget_product_categories ul li ul.children li:nth-child(n+1) ul li {
        padding-left: 40px !important; }

.widget_meta > ul > li > ul.children,
.widget_archive > ul > li > ul.children,
.widget_nav_menu > ul > li > ul.children,
.widget_categories > ul > li > ul.children,
.widget_recent_entries > ul > li > ul.children,
.widget_product_categories > ul > li > ul.children {
  margin-left: -5px !important;
  margin-right: -5px !important; }
  .widget_meta > ul > li > ul.children > li,
  .widget_archive > ul > li > ul.children > li,
  .widget_nav_menu > ul > li > ul.children > li,
  .widget_categories > ul > li > ul.children > li,
  .widget_recent_entries > ul > li > ul.children > li,
  .widget_product_categories > ul > li > ul.children > li {
    padding-left: 30px !important; }

.widget_recent_entries ul li:first-child {
  padding-top: 0; }

.widget_recent_entries ul li:last-child {
  border-bottom: none;
  padding-bottom: 0; }

.widget_recent_entries a {
  display: block;
  padding-bottom: 5px; }
  .sidebar .widget_recent_entries a {
    font-weight: 700; }

.widget_recent_entries .post-date {
  display: block; }
  .widget_recent_entries .post-date:before {
    content: "\f017";
    padding-right: 6px; }

/**
 * Twitter
 */
.saturnthemes-twitter .username {
  font-size: 16px;
  line-height: 1; }

.saturnthemes-twitter .tweet-content {
  margin: 15px 0;
  padding: 0 20px; }

.saturnthemes-twitter .tweet-nav {
  margin-top: 25px;
  color: #999;
  font-size: 12px; }
  .saturnthemes-twitter .tweet-nav > span:hover {
    cursor: pointer;
    opacity: .7; }
  .saturnthemes-twitter .tweet-nav-prev {
    margin-right: 5px; }
  .saturnthemes-twitter .tweet-nav i:before {
    background: #EEE; }

.saturnthemes-twitter .tweet-actions > li {
  display: inline-block;
  padding-right: 10px; }

/**
 * Recent Comments
 */
.widget_recent_comments .recentcomments {
  padding: 10px 0;
  border-bottom: 1px solid #EEE; }
  .widget_recent_comments .recentcomments:first-child {
    padding-top: 0; }
  .widget_recent_comments .recentcomments:last-child {
    border-bottom: none; }

.widget_recent_comments .comment-author-link, .widget_recent_comments a {
  font-weight: bold;
  line-height: 2; }

/**
 * Search
 */
.widget_search,
.widget_product_search {
  display: inline-block; }
  .widget_search .search-form,
  .widget_search .woocommerce-product-search,
  .widget_product_search .search-form,
  .widget_product_search .woocommerce-product-search {
    position: relative; }
    .widget_search .search-form:after,
    .widget_search .woocommerce-product-search:after,
    .widget_product_search .search-form:after,
    .widget_product_search .woocommerce-product-search:after {
      content: '\f002';
      position: absolute;
      top: 0;
      right: 1px;
      z-index: 0;
      font-size: 14px;
      height: 40px;
      width: 40px;
      line-height: 40px;
      text-align: center; }
    .widget_search .search-form label,
    .widget_search .woocommerce-product-search label,
    .widget_product_search .search-form label,
    .widget_product_search .woocommerce-product-search label {
      margin-bottom: 0; }
    .widget_search .search-form .search-field,
    .widget_search .woocommerce-product-search .search-field,
    .widget_product_search .search-form .search-field,
    .widget_product_search .woocommerce-product-search .search-field {
      margin-bottom: 0;
      width: 290px;
      height: 42px;
      padding: 6px 20px;
      background: #fff; }
    .widget_search .search-form input[type="submit"],
    .widget_search .search-form .search-submit,
    .widget_search .woocommerce-product-search input[type="submit"],
    .widget_search .woocommerce-product-search .search-submit,
    .widget_product_search .search-form input[type="submit"],
    .widget_product_search .search-form .search-submit,
    .widget_product_search .woocommerce-product-search input[type="submit"],
    .widget_product_search .woocommerce-product-search .search-submit {
      position: absolute;
      top: 0;
      right: 0;
      vertical-align: top;
      width: 40px;
      height: 42px;
      background-color: rgba(255, 255, 255, 0);
      font-size: 0;
      padding: 0;
      margin: 0; }
      .widget_search .search-form input[type="submit"]:focus,
      .widget_search .search-form .search-submit:focus,
      .widget_search .woocommerce-product-search input[type="submit"]:focus,
      .widget_search .woocommerce-product-search .search-submit:focus,
      .widget_product_search .search-form input[type="submit"]:focus,
      .widget_product_search .search-form .search-submit:focus,
      .widget_product_search .woocommerce-product-search input[type="submit"]:focus,
      .widget_product_search .woocommerce-product-search .search-submit:focus {
        outline: none; }

/**
 * Tag Cloud
 */
.tagcloud a {
  display: inline-block;
  margin: 0 1px 5px 0;
  padding: 4px 10px;
  border: 1px solid #EEE;
  font-size: 13px; }

/**
 * Calendar
 */
.widget_calendar th, .widget_calendar td {
  padding: 0.6em;
  text-align: center; }

.widget_calendar thead {
  border-top: 2px solid #252525; }

.widget_calendar tfoot {
  border-bottom: 2px solid #252525; }

.widget_calendar #today {
  font-weight: bold;
  text-decoration: underline; }

/**
 * Woocommerce Widgets Filter by Attributes
 */
.yith-woo-ajax-navigation .yith-wcan-list li {
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  text-transform: capitalize; }
  .yith-woo-ajax-navigation .yith-wcan-list li .count {
    float: right;
    font-size: 100%; }
    .yith-woo-ajax-navigation .yith-wcan-list li .count:before {
      content: "("; }
    .yith-woo-ajax-navigation .yith-wcan-list li .count:after {
      content: ")"; }

/**
 * Woocommerce Widget Price Filter
 */
.widget_price_filter {
  overflow: hidden; }
  .widget_price_filter .price_slider {
    height: 10px; }
    .widget_price_filter .price_slider:before {
      content: "";
      position: absolute;
      top: 0;
      display: block;
      border-radius: 10px;
      width: 100%;
      height: 10px;
      background: rgba(0, 0, 0, 0.15); }
  .widget_price_filter .ui-slider {
    position: relative;
    text-align: left; }
    .widget_price_filter .ui-slider .ui-slider-handle {
      position: absolute;
      z-index: 2;
      width: 24px;
      height: 24px;
      cursor: pointer;
      outline: none;
      top: -7px;
      border-radius: 100%;
      background: #222B6B; }
      .widget_price_filter .ui-slider .ui-slider-handle:last-child {
        margin-left: -24px; }
    .widget_price_filter .ui-slider .ui-slider-range {
      position: absolute;
      z-index: 1;
      display: block;
      border: 0; }
  .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    background: #666;
    border-radius: 10px; }
  .widget_price_filter #min_price,
  .widget_price_filter #max_price {
    width: 45%;
    margin-right: 24px;
    margin-top: 0.3571em;
    margin-bottom: 1.0714em; }
  .widget_price_filter .price_slider_amount {
    overflow: hidden;
    margin-top: 32px; }
    .widget_price_filter .price_slider_amount .button, .widget_price_filter .price_slider_amount .header .header-button, .header .widget_price_filter .price_slider_amount .header-button {
      display: inline-block !important;
      float: right; }
  .widget_price_filter .price_label {
    float: left;
    padding: 8px 0; }

/**
 * Woocommerce Widget Categories
 */
/**
 * List style for sidebar.
 */
.wpb_widgetised_column ul,
.wpb_widgetised_column ol {
  list-style: none;
  padding-left: 0; }

/**
 * Custom class for sidebar.
 */
.textwidget p {
  margin-bottom: 10px; }

.custom-contact-info p {
  margin-bottom: 10px; }

.custom-contact-info i {
  display: inline-block;
  margin: 0 5px 0 0;
  font-size: 16px; }

.custom-contact-info .custom-contact-long i {
  float: left;
  margin: 3px 15px 10px 0; }

.custom-contact-info a {
  text-decoration: underline; }

.sidebar .widget_nav_menu ul,
.wpb_widgetised_column .widget_nav_menu ul {
  margin: auto 0; }
  .sidebar .widget_nav_menu ul li,
  .wpb_widgetised_column .widget_nav_menu ul li {
    padding: 8px 20px;
    border-left: 1px solid #EEE;
    border-bottom: 1px solid #EEE; }
    .sidebar .widget_nav_menu ul li:last-child,
    .wpb_widgetised_column .widget_nav_menu ul li:last-child {
      border-bottom: none; }
    .sidebar .widget_nav_menu ul li:first-child,
    .wpb_widgetised_column .widget_nav_menu ul li:first-child {
      padding-top: 8px; }
    .sidebar .widget_nav_menu ul li a,
    .wpb_widgetised_column .widget_nav_menu ul li a {
      position: relative; }
      .sidebar .widget_nav_menu ul li a:before,
      .wpb_widgetised_column .widget_nav_menu ul li a:before {
        content: "\f067";
        font-size: 10px;
        vertical-align: middle;
        padding-right: 8px; }

@media (min-width: 1024px) {
  .sidebar {
    margin: 0 0 90px 20px; }
  .left-sidebar .sidebar {
    margin: 0 20px 90px 0; }
  .left-sidebar {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; } }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Blog Posts and pages
--------------------------------------------------------------*/
.hentry {
  margin-bottom: 30px; }

.sticky {
  display: block; }

.bypostauthor {
  display: inline-block; }

.byline,
.updated:not(.published) {
  display: none; }

.entry-content,
.entry-summary {
  margin: 0 0 30px 0; }

/**
 * Post Formats
 */
.post-audio iframe {
  height: 146px;
  width: 100%; }

.post-gallery {
  margin-bottom: 0; }

/**
 * Image
 */
.post-img {
  display: block;
  margin-bottom: 42px;
  text-align: center; }
  .single-post .post-img {
    margin-bottom: 35px; }
  .post-img.post-gallery .slick-arrow {
    color: #FFF;
    border-color: #FFF; }
  .post-img.post-gallery .slick-arrow-prev {
    left: 15px; }
  .post-img.post-gallery .slick-arrow-next {
    right: 15px; }

.post img {
  border-radius: 5px; }

/**
 * Entry Header
 */
.entry-header {
  text-align: center; }

.posted-on {
  display: inline-block; }

.entry-meta {
  margin-bottom: 43px; }

.post .entry-title {
  margin-bottom: 22px;
  font-size: 30px; }

.post .entry-meta-item {
  font-size: 14px;
  font-weight: 600; }

/**
 * Entry Content
 */
.entry-content {
  text-align: left; }

/**
 * Entry Footer
 */
.entry-footer .readmore-wrapper {
  display: flex;
  text-align: right;
  overflow: hidden;
  align-items: center;
  padding-top: 11px; }

.entry-footer .readmore-sep {
  flex: 1;
  height: 2px;
  background: rgba(0, 0, 0, 0.1); }

.entry-footer .button, .entry-footer .header .header-button, .header .entry-footer .header-button {
  margin-left: 18px; }

.entry-footer span {
  color: #252525; }

.entry-footer .post-tags {
  text-align: left; }
  .entry-footer .post-tags a {
    text-transform: capitalize; }

.single-post .entry-footer {
  padding-top: 9px; }

/**
 * Share Button
 */
.post-share-buttons span {
  padding-right: 25px; }

.post-share-buttons a {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 52px;
  margin-right: 7px;
  border-radius: 100%;
  background: #000;
  color: #fff;
  text-align: center; }
  .post-share-buttons a[href*="facebook"] {
    background: #39579b; }
  .post-share-buttons a[href*="google"] {
    background: #de4d3b; }
  .post-share-buttons a[href*="twitter"] {
    background: #50abf1; }
  .post-share-buttons a .fa {
    font-size: 18px; }

/**
 * Author Information
 */
.author-info {
  overflow: hidden;
  margin-bottom: 50px;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  text-align: left; }
  .author-info-content {
    overflow: hidden; }
  .author-info-img {
    float: left;
    margin-right: 15px;
    line-height: 0; }
    .author-info-img img {
      border-radius: 50%; }
  .author-info-top {
    margin-bottom: 8px; }
    .author-info-top p {
      margin-bottom: 2px;
      line-height: 25px; }
  .author-info-name {
    margin-right: 15px;
    font-size: 18px;
    font-weight: 400; }
  .author-info-position {
    font-size: 12px;
    text-transform: uppercase; }
  .author-info-description {
    margin-bottom: 0; }

/**
 * Post Pagination
 */
.post-pagination {
  margin-bottom: 62px;
  padding: 25px 30px;
  vertical-align: middle;
  background: #F7F7F7; }
  .post-pagination > div {
    display: inline-block;
    width: calc(50% - 2px);
    vertical-align: middle;
    line-height: 1; }
    .post-pagination > div a {
      position: relative;
      font-size: 18px;
      line-height: 1.2; }
      .post-pagination > div a:before, .post-pagination > div a:after {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        font-size: 24px; }
  .post-pagination .prev-post {
    padding-left: 15px; }
    .post-pagination .prev-post a:before {
      content: "\e686";
      left: -22px; }
  .post-pagination .next-post {
    padding-right: 15px;
    text-align: right; }
    .post-pagination .next-post a:after {
      content: "\e684"; }

/**
 * Related Post
 */
.post-related {
  position: relative;
  padding: 90px 0 40px; }
  .post-related .fullwidth-bg {
    position: absolute;
    display: block;
    width: 300%;
    height: 100%;
    top: 0;
    left: -100%;
    background: rgba(0, 0, 0, 0.05); }
  .post-related > h3 {
    display: block;
    margin-bottom: 48px;
    text-transform: capitalize;
    text-align: center;
    font-size: 30px; }

/**
 *  404 Page
 */
.no-results,
.page-not-found {
  margin-bottom: 70px;
  text-align: center; }
  .no-results .not-found-description,
  .page-not-found .not-found-description {
    font-size: 18px; }
  .no-results .search-form label,
  .page-not-found .search-form label {
    margin-right: -4px; }
  .no-results .search-form input[type="search"],
  .page-not-found .search-form input[type="search"] {
    width: 175px;
    margin-bottom: 0; }
  .no-results .search-submit,
  .page-not-found .search-submit {
    color: #FFF; }

@media (min-width: 768px) {
  .no-results .search-form input[type="search"],
  .page-not-found .search-form input[type="search"] {
    width: 370px; }
  .post-gallery.slick-slider .slick-dots {
    width: auto;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%); } }

@media (max-width: 1023.9px) {
  .author-info {
    padding: 15px; }
    .author-info-img {
      max-width: 60px; }
    .author-info-top {
      padding-bottom: 15px; } }

@media (min-width: 1024px) {
  .hentry {
    margin-bottom: 42px; }
  .author-info {
    padding: 30px; }
    .author-info-img {
      margin-right: 25px; } }

/*--------------------------------------------------------------
## Blog Post Layout
--------------------------------------------------------------*/
.date-box {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 600; }
  .date-box .date-box-date {
    display: block;
    font-size: 24px; }
  .date-box .date-box-month {
    font-size: 12px;
    opacity: 0.7; }

.line-button {
  display: flex;
  align-items: center; }
  .line-button:before {
    content: "";
    flex: 1;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1); }
  .line-button .button, .line-button .header .header-button, .header .line-button .header-button {
    margin-left: 20px;
    margin-right: 0; }

.compact-comment {
  opacity: 0.5;
  font-size: 14px;
  font-weight: 600; }

.post-grid-item.hentry {
  margin-bottom: 45px; }

.post-grid-item .post-img {
  margin-bottom: 28px; }

.post-grid-item .entry-header {
  text-align: left; }
  .post-grid-item .entry-header .entry-title {
    font-size: 18px;
    margin-bottom: 11px; }

.post-grid-item .entry-meta {
  margin-bottom: 25px; }

.post-grid-item .readmore-wrapper {
  text-align: left; }

.post-grid-item.post-compact {
  display: flex;
  flex-direction: column;
  margin-bottom: 0; }
  .post-grid-item.post-compact .post-img {
    margin-bottom: 30px;
    padding-left: 30px;
    position: relative; }
    .post-grid-item.post-compact .post-img .date-box {
      left: 25px; }
    .post-grid-item.post-compact .post-img img {
      vertical-align: top; }
  .post-grid-item.post-compact .entry-content-wrapper {
    flex: 1;
    padding-left: 30px; }
    .post-grid-item.post-compact .entry-content-wrapper .entry-content {
      margin-bottom: 0; }

.compact .post-column {
  margin-bottom: 30px; }
  .compact .post-column.post-column-view-all {
    align-self: center; }

.post-grid-item.post-featured .post-img {
  position: relative; }
  .post-grid-item.post-featured .post-img img {
    vertical-align: top; }
  .post-grid-item.post-featured .post-img .date-box {
    position: absolute;
    left: 30px;
    bottom: 0;
    transform: translateY(50%); }

.post-grid-item.post-featured .entry-content-wrapper {
  padding: 30px 30px 0; }
  .post-grid-item.post-featured .entry-content-wrapper .entry-title {
    margin-bottom: 0; }
  .post-grid-item.post-featured .entry-content-wrapper .entry-content {
    margin-top: 25px;
    margin-bottom: 0; }
  .post-grid-item.post-featured .entry-content-wrapper .entry-footer {
    margin-top: 25px;
    display: flex;
    align-items: center; }
    .post-grid-item.post-featured .entry-content-wrapper .entry-footer .readmore-wrapper {
      padding-top: 0; }
      .post-grid-item.post-featured .entry-content-wrapper .entry-footer .readmore-wrapper .button, .post-grid-item.post-featured .entry-content-wrapper .entry-footer .readmore-wrapper .header .header-button, .header .post-grid-item.post-featured .entry-content-wrapper .entry-footer .readmore-wrapper .header-button {
        margin-left: 0; }
    .post-grid-item.post-featured .entry-content-wrapper .entry-footer .compact-comment {
      flex: 1;
      text-align: right; }

.featured_compact .post-compact {
  margin-bottom: 30px; }

.post-grid-item.post-no-image {
  display: flex; }
  .post-grid-item.post-no-image .entry-content-wrapper {
    margin-left: 20px; }
  .post-grid-item.post-no-image .entry-title {
    margin-top: 3px;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0; }
  .post-grid-item.post-no-image .entry-footer {
    margin-top: 10px; }

.post-grid-item.post-small-grid .post-img {
  position: relative; }
  .post-grid-item.post-small-grid .post-img img {
    vertical-align: top; }
  .post-grid-item.post-small-grid .post-img .date-box {
    position: absolute;
    bottom: 0;
    left: 10px;
    transform: translateY(50%); }

.post-grid-item.post-small-grid .entry-title {
  margin-top: 60px; }

.post-grid-item.post-small-grid .entry-footer {
  margin-top: 25px;
  display: flex;
  align-items: center; }
  .post-grid-item.post-small-grid .entry-footer .readmore-wrapper {
    padding-top: 0; }
    .post-grid-item.post-small-grid .entry-footer .readmore-wrapper .button, .post-grid-item.post-small-grid .entry-footer .readmore-wrapper .header .header-button, .header .post-grid-item.post-small-grid .entry-footer .readmore-wrapper .header-button {
      margin-left: 0; }
  .post-grid-item.post-small-grid .entry-footer .compact-comment {
    flex: 1;
    text-align: right; }

@media (min-width: 1024px) {
  .post-grid-item.post-compact {
    flex-direction: row; }
    .post-grid-item.post-compact .post-img {
      margin-bottom: 0; }
      .post-grid-item.post-compact .post-img .date-box {
        left: 0; } }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/*Comment*/
.comments-area {
  background: #FFF;
  border-top: 1px solid transparent;
  text-align: left;
  /*Comment Area*/ }
  .comments-area .heading {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase; }
  .comments-area .comment-list {
    margin-bottom: 30px; }
    .comments-area .comment-list > .comment {
      padding: 0 0 40px 0; }
    .comments-area .comment-list .comment {
      position: relative; }
      .comments-area .comment-list .comment .comment-author {
        float: left; }
        .comments-area .comment-list .comment .comment-author img {
          margin-right: 30px; }
      .comments-area .comment-list .comment .comment-content {
        overflow: hidden; }
        .comments-area .comment-list .comment .comment-content cite.fn, .comments-area .comment-list .comment .comment-content cite.fn a, .comments-area .comment-list .comment .comment-content cite {
          padding-right: 20px;
          font-size: 16px;
          text-transform: capitalize;
          font-style: normal;
          font-weight: bold; }
        .comments-area .comment-list .comment .comment-content p {
          margin-top: 14px;
          margin-bottom: 0;
          line-height: 2; }
        .comments-area .comment-list .comment .comment-content blockquote p {
          margin-top: 0; }
        .comments-area .comment-list .comment .comment-content ul {
          list-style: disc; }
        .comments-area .comment-list .comment .comment-content ol {
          list-style: decimal; }
      .comments-area .comment-list .comment .comment-reply-link {
        position: absolute;
        top: 10px;
        right: 0;
        text-transform: uppercase; }
        .comments-area .comment-list .comment .comment-reply-link:before {
          content: "\f0e5";
          padding-right: 7px;
          line-height: 1; }
      .comments-area .comment-list .comment .children {
        margin-left: 30px; }
        .comments-area .comment-list .comment .children .comment {
          padding-top: 25px;
          padding-bottom: 0; }
        .comments-area .comment-list .comment .children .comment-reply-link {
          top: 35px; }
    .comments-area .comment-list .metadata {
      padding-bottom: 13px;
      border-bottom: 1px solid #EEE; }
  .comments-area .comment-respond {
    padding: 0 0 40px; }
    .comments-area .comment-respond .comment-reply-title a {
      font-size: 16px;
      text-transform: none; }
    .comments-area .comment-respond .comment-reply-title small {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: -100%; }
    .comments-area .comment-respond .comment-form {
      box-sizing: border-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-left: -15px;
      margin-right: -15px;
      text-align: left; }
      .comments-area .comment-respond .comment-form [class*='col-'] {
        padding-left: 15px;
        padding-right: 15px; }
      .comments-area .comment-respond .comment-form label {
        margin-bottom: 16px;
        font-size: 13px;
        text-transform: uppercase; }
      .comments-area .comment-respond .comment-form input[type="text"] {
        width: 100%;
        margin-bottom: 12px;
        text-align: center; }
      .comments-area .comment-respond .comment-form textarea {
        height: auto;
        margin-bottom: 5px; }
      .comments-area .comment-respond .comment-form .form-submit {
        margin: 0;
        padding: 20px 15px 0; }
        .comments-area .comment-respond .comment-form .form-submit .submit {
          display: inline-block; }
      .comments-area .comment-respond .comment-form .logged-in-as {
        width: 100%;
        margin: 15px; }
    .comments-area .comment-respond .form-submit {
      width: 100%;
      display: block; }

@media (min-width: 48rem) {
  .comments-area .comment-list .comment .children {
    margin-left: 60px; } }

@media (max-width: 1023.9px) {
  .comments-area .comment-list .comment .comment-content cite.fn, .comments-area .comment-list .comment .comment-content cite.fn a, .comments-area .comment-list .comment .comment-content cite {
    display: block; } }

@media (min-width: 75rem) {
  .comments-area {
    padding-top: 5px; }
    .comments-area .comment-list .comment .comment-author {
      margin-right: 30px; }
      .comments-area .comment-list .comment .comment-author img {
        margin: 0; }
    .comments-area .comment-list .comment .children .comment {
      width: 100%;
      padding-left: 40px !important; }
    .comments-area .comment-list .comment .children .comment-author {
      padding-left: 0; }
    .comments-area .pingback,
    .comments-area .no-comments {
      padding-left: 30px;
      padding-right: 30px; } }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.saturnthemes-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption,
.vc_figure {
  position: relative;
  margin-bottom: 2.14em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"],
  .vc_figure img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text,
  .wp-caption .vc_figure-caption,
  .vc_figure .wp-caption-text,
  .vc_figure .vc_figure-caption {
    bottom: 0;
    left: 0;
    width: 100%;
    margin-top: 0 !important;
    padding: 10px 30px;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    font-size: 13px !important;
    line-height: 1.2;
    text-align: left;
    border-radius: 0 0 5px 5px; }

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

@media (min-width: 1024px) {
  .wp-caption .wp-caption-text,
  .wp-caption .vc_figure-caption,
  .vc_figure .wp-caption-text,
  .vc_figure .vc_figure-caption {
    position: absolute; } }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin: 0;
  padding: 1.79104477%;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer .widget-title, .site-footer .comments-area .comment-respond .comment-reply-title, .comments-area .comment-respond .site-footer .comment-reply-title {
  margin-bottom: 27px; }

.site-footer .textwidget p:not(:last-child) {
  margin-bottom: 25px; }

.footer-widget-container {
  padding: 89px 0 54px; }

.footer-bottom {
  padding: 22px 0;
  border-top: 1px solid transparent; }
  .footer-bottom .widget-title, .footer-bottom .comments-area .comment-respond .comment-reply-title, .comments-area .comment-respond .footer-bottom .comment-reply-title {
    margin-bottom: 0; }

.footer-widget-container .widget {
  margin-bottom: 25px;
  padding-bottom: 0; }

.footer-widget-container .menu > li {
  padding-bottom: 4px;
  display: inline-block;
  width: 49%; }

.footer-address {
  list-style: none; }
  .footer-address > li {
    padding-bottom: 10px; }
  .footer-address i {
    width: 25px; }
  .footer-address p {
    display: inline-block;
    vertical-align: top; }

.widget_mc4wp_form_widget .widget-title, .widget_mc4wp_form_widget .comments-area .comment-respond .comment-reply-title, .comments-area .comment-respond .widget_mc4wp_form_widget .comment-reply-title {
  margin-bottom: 35px; }

.newsletter-footer {
  position: relative; }
  .newsletter-footer input {
    width: 100%;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    font-size: 14px;
    color: #fff; }
  .newsletter-footer button {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(255, 255, 255, 0);
    line-height: 41px; }

.scrollup {
  position: fixed;
  z-index: 99999;
  bottom: -40px;
  display: block;
  right: 5px;
  width: 35px;
  height: 35px;
  opacity: 0.9;
  text-align: center;
  border: 2px solid #AAA;
  border-radius: 4px;
  color: #AAA;
  padding: 2px; }
  .scrollup.show {
    bottom: 5px; }
  .scrollup:hover {
    cursor: pointer;
    color: #FFF; }

/*Footer 02*/
.footer-02 {
  padding: 48px 0 45px 0; }
  .footer-02 #footer-menu {
    font-weight: 600;
    text-transform: uppercase; }
    .footer-02 #footer-menu > .menu-item,
    .footer-02 #footer-menu .page_item {
      margin-right: 40px; }
  .footer-02 .footer-bottom {
    text-align: left; }
    .footer-02 .footer-bottom a {
      display: inline-block;
      vertical-align: middle; }
      .footer-02 .footer-bottom a img {
        margin-right: 40px; }
    .footer-02 .footer-bottom .copyright {
      display: inline-block; }
      .footer-02 .footer-bottom .copyright p {
        margin-bottom: 0; }

/*Footer Preset 4*/
.footer-preset-4 .newsletter-footer input {
  background: rgba(37, 37, 37, 0.1);
  color: rgba(37, 37, 37, 0.7); }

@media (max-width: 1229.9px) {
  .footer-widget-container {
    padding: 50px 0 0; }
  .footer-bottom {
    padding-top: 40px; }
  .footer-02 #footer-menu {
    padding-bottom: 20px; }
  .footer-02 .footer-bottom {
    padding-top: 20px; }
  .footer-02 .social-links li a {
    margin-left: 0;
    margin-right: 9px; } }

@media (min-width: 1024px) {
  .footer-02 .footer-top {
    padding: 20px 0; } }

/*--------------------------------------------------------------
# Woocommerce
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Form
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Message
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Minicart
--------------------------------------------------------------*/
.mini-cart .cart-details {
  display: none;
  border-radius: 0;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.07);
  padding: 20px;
  left: auto;
  z-index: 1001;
  right: -28px;
  width: 300px; }

.mini-cart .widget_shopping_cart {
  margin-bottom: 0;
  padding: 0; }
  .mini-cart .widget_shopping_cart .empty {
    margin-bottom: 0;
    padding: 12px 0;
    text-align: center;
    font-size: 24px;
    letter-spacing: -0.04em; }
  .mini-cart .widget_shopping_cart .mini_cart_item {
    margin-bottom: 20px; }
    .mini-cart .widget_shopping_cart .mini_cart_item a {
      font-weight: 700; }
    .mini-cart .widget_shopping_cart .mini_cart_item .remove {
      float: right;
      font-size: 22px;
      line-height: 1; }
    .mini-cart .widget_shopping_cart .mini_cart_item img {
      float: left;
      margin-right: 20px; }
    .mini-cart .widget_shopping_cart .mini_cart_item .quantity {
      display: block; }
    .mini-cart .widget_shopping_cart .mini_cart_item .amount {
      font-size: 14px; }
  .mini-cart .widget_shopping_cart .total {
    font-size: 14px;
    text-align: center;
    text-transform: uppercase; }
  .mini-cart .widget_shopping_cart .buttons {
    margin-bottom: 0;
    text-align: center; }
    .mini-cart .widget_shopping_cart .buttons a {
      margin: 0; }
    .mini-cart .widget_shopping_cart .buttons .checkout {
      color: #FFF; }

@media (min-width: 768px) {
  .mini-cart .cart-details {
    right: 0;
    width: 350px; } }

/*--------------------------------------------------------------
## Archive Product
--------------------------------------------------------------*/
.woocommerce-before-loop {
  overflow: hidden;
  margin-bottom: 35px;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE; }
  .woocommerce-before-loop .woocommerce-result-count {
    margin-bottom: 0; }
  .woocommerce-before-loop .orderby {
    min-width: 230px;
    border: none;
    background: #fff url(../img/arrow-right.png) no-repeat 92% center;
    border-radius: 0; }

.woocommerce {
  position: relative; }
  .woocommerce .product-item {
    margin-bottom: 30px;
    padding-top: 20px;
    padding-bottom: 25px;
    border-radius: 5px; }
    .woocommerce .product-item .woocommerce-loop-product__title {
      margin-top: 35px;
      margin-bottom: 11px;
      font-size: 14px;
      font-weight: 500; }
    .woocommerce .product-item .button, .woocommerce .product-item .header .header-button, .header .woocommerce .product-item .header-button {
      padding: 0 40px;
      opacity: 0.7; }
      .woocommerce .product-item .button:hover, .woocommerce .product-item .header .header-button:hover, .header .woocommerce .product-item .header-button:hover {
        opacity: 1; }
  .woocommerce .onsale {
    position: absolute;
    top: -10px;
    right: 35px;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase; }
  .woocommerce .price {
    display: block;
    margin-bottom: 22px;
    font-size: 14px;
    font-weight: 700; }
    .woocommerce .price del {
      padding-right: 6px;
      font-size: 14px;
      font-weight: 400;
      color: rgba(37, 37, 37, 0.7); }
    .woocommerce .price ins {
      background: none; }

.woocommerce .star-rating {
  position: relative;
  overflow: hidden;
  display: inline-block;
  font-size: 0; }
  .woocommerce .star-rating:before {
    content: "\f005 \f005 \f005 \f005 \f005";
    font-size: 12px;
    color: #FFF; }
  .woocommerce .star-rating span {
    position: absolute;
    left: 0;
    overflow: hidden; }
    .woocommerce .star-rating span:before {
      content: "\f005 \f005 \f005 \f005 \f005";
      color: #FFCA28;
      font-size: 12px; }

.product-item:hover {
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.07); }

/*--------------------------------------------------------------
## Product
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Search
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Product List
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Product Single
--------------------------------------------------------------*/
.single-product.woocommerce .product .images {
  text-align: center;
  width: 48%;
  position: relative;
  margin-bottom: 50px; }
  .single-product.woocommerce .product .images .woocommerce-product-gallery__trigger {
    position: absolute;
    bottom: 24%;
    right: 30px;
    z-index: 999; }
    .single-product.woocommerce .product .images .woocommerce-product-gallery__trigger .emoji {
      width: 20px !important;
      height: 20px !important; }
  .single-product.woocommerce .product .images .flex-control-thumbs {
    text-align: center;
    margin-top: 20px; }
    .single-product.woocommerce .product .images .flex-control-thumbs li {
      display: inline-block;
      margin: 0 10px; }

.single-product.woocommerce .product .summary {
  width: 48%; }

.single-product.woocommerce .product .thumbnails {
  margin-top: 20px; }
  .single-product.woocommerce .product .thumbnails a {
    width: auto;
    margin-right: 10px; }

.single-product .onsale {
  display: none; }

.single-product .entry-summary {
  margin-top: 0; }

.single-product .entry-title {
  margin-bottom: 30px;
  font-size: 30px; }

.single-product .price {
  margin-bottom: 8px;
  font-size: 30px;
  font-weight: 600; }

.single-product .woocommerce-product-rating {
  margin-bottom: 20px; }

.single-product .star-rating {
  vertical-align: middle; }

.single-product div[itemprop="description"] p {
  margin-bottom: 35px; }

.single-product .cart {
  margin-bottom: 18px; }

.single-product .quantity-container {
  display: inline-block;
  margin-right: 16px;
  padding: 0 12px;
  background: #F3F3F3;
  border-radius: 21px; }
  .single-product .quantity-container .input-text {
    margin-bottom: 0;
    border: none;
    height: 42px;
    padding: 8px 10px;
    text-align: center;
    background: none; }
  .single-product .quantity-container .quantity-down,
  .single-product .quantity-container .quantity-up {
    cursor: pointer;
    width: 30px;
    height: 18px;
    line-height: 18px;
    border-radius: 9px;
    background: #D8D8D8;
    color: #252525;
    text-align: center; }
    .single-product .quantity-container .quantity-down:hover,
    .single-product .quantity-container .quantity-up:hover {
      color: #fff; }

.single-product .single_add_to_cart_button {
  color: #FFF; }
  .single-product .single_add_to_cart_button:before {
    content: "\f290";
    padding-right: 8px; }
  .single-product .single_add_to_cart_button:hover {
    opacity: .9; }

.single-product .product_meta > span {
  display: block;
  padding: 10px 0; }
  .single-product .product_meta > span:first-child {
    border-bottom: 1px solid #EEE; }

.single-product .woocommerce-tabs {
  margin-bottom: 90px; }
  .single-product .woocommerce-tabs ul.tabs {
    list-style: none;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    border: 2px solid rgba(37, 37, 37, 0.25);
    border-radius: 19px; }
    .single-product .woocommerce-tabs ul.tabs li {
      display: inline-block;
      height: 32px;
      line-height: 32px;
      position: relative;
      border-radius: 16px;
      z-index: 0; }
      .single-product .woocommerce-tabs ul.tabs li a {
        display: inline-block;
        font-weight: 600;
        padding: 0 30px;
        text-transform: uppercase;
        color: #252525; }
        .single-product .woocommerce-tabs ul.tabs li a:hover {
          color: black; }
      .single-product .woocommerce-tabs ul.tabs li.active, .single-product .woocommerce-tabs ul.tabs li:hover {
        color: #fff;
        z-index: 2; }
        .single-product .woocommerce-tabs ul.tabs li.active a, .single-product .woocommerce-tabs ul.tabs li:hover a {
          color: inherit;
          text-shadow: inherit; }
  .single-product .woocommerce-tabs .panel {
    margin: 0;
    padding: 30px 30px 15px 30px;
    border-left: 2px solid #EEE;
    border-top: none; }

.variations, .variations th, .variations td {
  border: none; }

.variations select {
  min-width: 220px;
  background-position: 92% center; }

.variations .label {
  font-weight: bold;
  text-transform: capitalize; }

.variations .reset_variations {
  margin-left: 10px; }

.related.products {
  position: relative;
  padding: 90px 0 25px; }
  .related.products .fullwidth-bg {
    position: absolute;
    display: block;
    width: 300%;
    height: 100%;
    top: 0;
    left: -100%;
    background: rgba(0, 0, 0, 0.05); }
  .related.products h2 {
    font-size: 30px;
    margin-bottom: 30px; }
  .related.products .price {
    margin-bottom: 22px;
    font-size: 14px; }

#comments .commentlist {
  list-style: none; }
  #comments .commentlist li {
    margin-bottom: 20px; }

.woocommerce #content div.product #reviews .comment img,
.woocommerce div.product #reviews .comment img,
.woocommerce-page #content div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img {
  float: left !important;
  margin-right: 20px; }

.comment-text {
  overflow: hidden; }
  .comment-text p {
    margin-bottom: 6px; }

p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none; }
  p.stars a::before {
    content: "\f006";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    text-indent: 0; }
  p.stars a:hover ~ a::before {
    content: '\f006'; }

p.stars:hover a::before {
  content: '\f005'; }

p.stars.selected a.active::before {
  content: '\f005'; }

p.stars.selected a.active ~ a::before {
  content: '\f006'; }

p.stars.selected a:not(.active)::before {
  content: '\f005'; }

@media (min-width: 1024px) {
  .related.products .col-md-4.product-item {
    flex: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; } }

/*--------------------------------------------------------------
## Login & Register
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Cart
--------------------------------------------------------------*/
.woocommerce-cart .main-content {
  margin-bottom: 70px; }

.woocommerce-cart .cart {
  font-weight: 700; }
  .woocommerce-cart .cart, .woocommerce-cart .cart th, .woocommerce-cart .cart td {
    border: none; }
  .woocommerce-cart .cart thead {
    background: #EEE;
    border-left: 3px solid transparent;
    font-size: 15px; }
  .woocommerce-cart .cart td {
    padding: 0.8em 0.4em; }
  .woocommerce-cart .cart .cart_item {
    border: 2px solid #EEE; }
  .woocommerce-cart .cart .product-remove {
    text-align: center;
    font-size: 20px; }
  .woocommerce-cart .cart .quantity-container {
    width: 120px;
    text-align: center;
    border: 1px solid #EEE; }
    .woocommerce-cart .cart .quantity-container > span {
      cursor: pointer; }
    .woocommerce-cart .cart .quantity-container .input-text {
      border: none;
      text-align: center;
      margin-bottom: 0; }
  .woocommerce-cart .cart .actions {
    padding: 2em 0; }

.cart_totals table, .cart_totals th, .cart_totals td {
  border: none; }

.cart_totals table {
  border-left: 1px solid #EEE; }

.cart_totals th, .cart_totals td {
  padding: 0.9em 1em; }

.cart_totals tr:not(:last-child) {
  border-bottom: 1px solid #EEE; }

.cart_totals th:before {
  content: "+";
  font-size: 16px;
  padding-right: 10px; }

.cart_totals td {
  text-align: right; }

.cart_totals .shipping-calculator-button {
  font-weight: 700; }

.coupon #coupon_code {
  min-width: 270px; }

.woocommerce-cart .button, .woocommerce-cart .header .header-button, .header .woocommerce-cart .header-button,
.woocommerce-checkout .button,
.woocommerce-checkout .header .header-button, .header
.woocommerce-checkout .header-button {
  color: #FFF; }
  .woocommerce-cart .button:hover, .woocommerce-cart .header .header-button:hover, .header .woocommerce-cart .header-button:hover,
  .woocommerce-checkout .button:hover,
  .woocommerce-checkout .header .header-button:hover, .header
  .woocommerce-checkout .header-button:hover {
    opacity: .8; }

@media (max-width: 1023.9px) {
  .woocommerce-cart .cart .product-quantity {
    overflow: hidden; }
    .woocommerce-cart .cart .product-quantity:before {
      padding-top: 15px; }
  .woocommerce-cart .cart .quantity-container {
    float: right; }
  .woocommerce-cart .cart .actions {
    text-align: center !important; }
    .woocommerce-cart .cart .actions .coupon input[name="apply_coupon"] {
      float: none !important; } }

/*--------------------------------------------------------------
## Checkout
--------------------------------------------------------------*/
.woocommerce-checkout h3 {
  display: block; }

.woocommerce-checkout .form-row {
  margin-bottom: 3px; }

.woocommerce-checkout .login,
.woocommerce-checkout .checkout_coupon {
  margin: 20px 0;
  overflow: hidden; }
  .woocommerce-checkout .login .button, .woocommerce-checkout .login .header .header-button, .header .woocommerce-checkout .login .header-button,
  .woocommerce-checkout .checkout_coupon .button,
  .woocommerce-checkout .checkout_coupon .header .header-button, .header
  .woocommerce-checkout .checkout_coupon .header-button {
    background: black; }

.woocommerce-checkout #customer_details {
  margin-bottom: 40px; }

.woocommerce-checkout .woocommerce-checkout-review-order-table, .woocommerce-checkout .woocommerce-checkout-review-order-table th, .woocommerce-checkout .woocommerce-checkout-review-order-table td {
  border: none;
  font-weight: 400; }

.woocommerce-checkout .woocommerce-checkout-review-order-table thead {
  background: #EEE;
  border-left: 3px solid; }
  .woocommerce-checkout .woocommerce-checkout-review-order-table thead th {
    font-size: 15px;
    font-weight: 700; }

.woocommerce-checkout .woocommerce-checkout-review-order-table th, .woocommerce-checkout .woocommerce-checkout-review-order-table td {
  padding: 0.5em 1em; }

.woocommerce-checkout .woocommerce-checkout-review-order-table tr:not(:last-child) {
  border-bottom: 1px solid #DDD; }

.woocommerce-checkout .woocommerce-checkout-review-order-table tr.shipping {
  border-bottom: 1px solid transparent; }

.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name {
  width: 60%; }

.woocommerce-checkout .woocommerce-checkout-payment {
  vertical-align: top; }
  .woocommerce-checkout .woocommerce-checkout-payment label {
    font-weight: 700; }
  .woocommerce-checkout .woocommerce-checkout-payment .payment_method_paypal img {
    max-width: 50%;
    margin-right: 5px; }

.woocommerce-checkout #place_order {
  width: 100%; }

form.woocommerce-checkout {
  margin-top: 40px; }

.woocommerce-info a:hover {
  text-decoration: underline; }

@media (min-width: 1024px) {
  .woocommerce-checkout-review-order .woocommerce-checkout-payment,
  .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table {
    display: inline-block;
    width: 48%; }
  .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table {
    margin-right: 30px; } }

/*--------------------------------------------------------------
## Page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Visual Composer Elements
--------------------------------------------------------------*/
.vc_row {
  position: relative;
  margin-bottom: 0; }
  .vc_row .vc-row-overlay {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .vc_row .vc_column_container {
    z-index: 2; }

/*--------------------------------------------------------------
## VC Custom Heading
--------------------------------------------------------------*/
.heading {
  border-left: 3px solid transparent;
  margin-bottom: 45px;
  padding-left: 15px; }
  .heading h2 {
    text-transform: uppercase; }
  .heading p {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 1.2; }

.sep-bottom {
  position: relative;
  margin-top: 77px;
  margin-bottom: 68px; }
  .sep-bottom p, .sep-bottom h2 {
    text-align: center !important; }
  .sep-bottom p {
    margin-bottom: 0;
    font-size: 16px; }
  .sep-bottom:after {
    content: "";
    bottom: -18px;
    display: inline-block;
    width: 48px;
    height: 3px; }

/*--------------------------------------------------------------
## Proaduct Slider
--------------------------------------------------------------*/
.image-carousel .slick-slider {
  margin-bottom: 30px; }

.wpb_gallery_slides.wpb_flexslider {
  border: none;
  box-shadow: none;
  -o-box-shadow: none; }
  .wpb_gallery_slides.wpb_flexslider img {
    border-radius: 5px; }

/*--------------------------------------------------------------
## Icon Button
--------------------------------------------------------------*/
.vc_cta3-container {
  margin-bottom: 0 !important; }

.vc_general.vc_cta3 {
  padding: 28px 0 !important;
  border: none !important; }
  .vc_general.vc_cta3 .vc_cta3-content {
    vertical-align: middle !important; }
    .vc_general.vc_cta3 .vc_cta3-content mark {
      background: none; }

.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
  padding: 17px 39px !important; }

.vc_btn3.vc_btn3-size-lg {
  font-size: 15px;
  font-weight: 900; }

@media (min-width: 768px) {
  .vc_general.vc_cta3 .vc_cta3-content h2 {
    margin-bottom: 0; }
  .vc_general.vc_cta3 .vc_cta3-content h4 {
    margin-top: 10px !important; }
  .vc_general.vc_cta3.vc_cta3-align-left .vc_cta3-content {
    width: 1000px; } }

/*--------------------------------------------------------------
## Testimonial
--------------------------------------------------------------*/
.testimonial-container {
  margin: 0 -15px; }
  .testimonial-container .testimonial-list {
    margin-bottom: 10px; }
  .testimonial-container .testimonial-inner {
    padding: 15px; }
  .testimonial-container .testimonial-top {
    position: relative;
    margin-bottom: 30px;
    border-radius: 5px; }
    .testimonial-container .testimonial-top:after {
      content: "";
      position: absolute;
      bottom: -10px;
      left: 40px;
      display: inline-block;
      width: 20px;
      height: 20px;
      border-radius: 0 0 6px 0;
      transform: rotate(45deg);
      border-bottom: 1px solid transparent;
      border-right: 1px solid transparent; }
  .testimonial-container .testimonial-thumbnail,
  .testimonial-container .testimonial-info {
    display: inline-block;
    vertical-align: middle; }
  .testimonial-container .testimonial-thumbnail {
    margin-right: 25px;
    margin-bottom: 25px; }
    .testimonial-container .testimonial-thumbnail img {
      border-radius: 100%;
      max-width: 96px; }
  .testimonial-container .testimonial-info h4 {
    margin-bottom: 2px; }
  .testimonial-container .testimonial-info .testimonial-extra {
    text-transform: uppercase;
    font-size: 12px; }
  .testimonial-container .testimonial-content {
    position: relative;
    padding: 33px 37px;
    border: 1px solid transparent;
    border-radius: 5px; }
    .testimonial-container .testimonial-content p {
      margin-bottom: 0; }
    .testimonial-container .testimonial-content:before, .testimonial-container .testimonial-content:after {
      position: absolute;
      font-size: 50px; }
    .testimonial-container .testimonial-content:before {
      content: "“";
      top: 25px;
      left: 15px; }
    .testimonial-container .testimonial-content:after {
      content: "”";
      bottom: 3px;
      right: 15px; }

.testimonial-container.center .testimonial-top:after {
  left: calc(50% - 14px); }

.testimonial-container.center .testimonial-bottom {
  text-align: center; }
  .testimonial-container.center .testimonial-bottom .testimonial-info,
  .testimonial-container.center .testimonial-bottom .testimonial-thumbnail {
    display: block; }
  .testimonial-container.center .testimonial-bottom .testimonial-thumbnail {
    margin-right: 0; }

.testimonial-container.right .testimonial-top:after {
  left: auto;
  right: 40px; }

.testimonial-container.right .testimonial-bottom {
  overflow: hidden;
  text-align: right; }
  .testimonial-container.right .testimonial-bottom .testimonial-info {
    margin-right: 20px;
    padding-top: 25px; }
    .testimonial-container.right .testimonial-bottom .testimonial-info p {
      margin-bottom: 0; }
  .testimonial-container.right .testimonial-bottom .testimonial-thumbnail {
    margin-right: 0;
    float: right; }

.testimonial-container.style2 .testimonial-inner {
  opacity: .6; }

.testimonial-container.style2 .testimonial-top:after {
  left: calc( 50% - 10px); }

.testimonial-container.style2 .testimonial-bottom {
  text-align: center; }
  .testimonial-container.style2 .testimonial-bottom .testimonial-info,
  .testimonial-container.style2 .testimonial-bottom .testimonial-thumbnail {
    display: block; }
  .testimonial-container.style2 .testimonial-bottom .testimonial-thumbnail {
    margin-right: 0; }
    .testimonial-container.style2 .testimonial-bottom .testimonial-thumbnail img {
      max-width: 64px; }

.testimonial-container.style2 .slick-current.slick-center.testimonial-inner {
  opacity: 1; }

.testimonial-container.style2 .slick-current.slick-center .testimonial-content {
  color: rgba(255, 255, 255, 0.7); }

.testimonial-container.style2 .slick-current.slick-center .testimonial-bottom .testimonial-thumbnail img {
  max-width: 96px; }

/*--------------------------------------------------------------
## Staff
--------------------------------------------------------------*/
.staff-card {
  margin-bottom: 50px; }
  .staff-card.left, .menu-vertical > li.staff-card, .menu > .menu-item .sub-menu > li.staff-card, .menu > .menu-item .children > li.staff-card,
  .menu > ul > li .sub-menu > li.staff-card,
  .menu > ul > li .children > li.staff-card, .menu-horizontal > li.staff-card,
  .menu-horizontal > ul > li.staff-card {
    text-align: left; }
  .staff-card.center {
    text-align: center; }
  .staff-card.right {
    text-align: right; }
  .staff-card.round img {
    border-radius: 100%; }
  .staff-card.rounded {
    border-radius: 5px; }
  .staff-card.square img {
    border-radius: 0; }
  .staff-card img {
    margin-bottom: 17px; }
  .staff-card h4 {
    font-size: 18px;
    margin-bottom: 4px; }
  .staff-card .staff-card-position {
    text-transform: uppercase; }

/*--------------------------------------------------------------
## Services Grid
--------------------------------------------------------------*/
.services-content {
  margin-bottom: 30px; }
  .services-content .services-header {
    line-height: 0; }
    .services-content .services-header > a {
      display: block; }
    .services-content .services-header img {
      border-radius: 5px; }
  .services-content .services-icon {
    text-align: right;
    margin-top: -30px; }
    .services-content .services-icon .label {
      display: inline-block;
      width: 60px;
      height: 60px;
      line-height: 66px;
      margin-right: 30px;
      color: #fff;
      border-radius: 100%;
      text-align: center; }
    .services-content .services-icon .fa {
      font-size: 20px; }
  .services-content .services-bottom {
    margin-top: 25px; }
    .services-content .services-bottom p {
      margin-bottom: 23px; }
  .services-content .entry-title {
    font-size: 18px; }

/*--------------------------------------------------------------
## Counter
--------------------------------------------------------------*/
.counter-container {
  display: flex;
  overflow: hidden;
  align-items: center;
  margin: 30px 0; }
  .counter-container .counter-icon {
    margin-right: 25px; }
  .counter-container .counter {
    margin-bottom: 0;
    font-size: 30px;
    font-weight: 400; }
  .counter-container .counter-title {
    margin-bottom: 0;
    text-transform: capitalize;
    font-size: 12px; }

/*--------------------------------------------------------------
## Product Carousel
--------------------------------------------------------------*/
.saturnthemes-products {
  margin-left: -15px;
  margin-right: -15px; }
  .saturnthemes-products .products-carousel {
    margin-right: 0;
    margin-left: 0; }
  .saturnthemes-products .woocommerce .products-carousel:not(.slick-slider) .product {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0; }

/*--------------------------------------------------------------
## Product Tabs
--------------------------------------------------------------*/
.saturnthemes-product-tabs .nav-tabs {
  margin: 0 15px 20px;
  padding-bottom: 2px;
  border-bottom: 1px solid #000; }
  .saturnthemes-product-tabs .nav-tabs > li {
    display: inline-block;
    padding-right: 25px; }
    .saturnthemes-product-tabs .nav-tabs > li:hover a, .saturnthemes-product-tabs .nav-tabs > li.active a {
      border-bottom: 1px solid #000; }
  .saturnthemes-product-tabs .nav-tabs a {
    display: inline-block;
    padding: 10px 0;
    font-size: 14px;
    text-transform: uppercase; }

.tab-content > .tab-pane {
  display: block;
  height: 0;
  overflow: hidden; }

.tab-content > .active {
  height: auto; }

/*--------------------------------------------------------------
## Widget Product
--------------------------------------------------------------*/
.product_list_widget > li {
  padding: 20px 0;
  border-bottom: 1px solid #EEE; }
  .product_list_widget > li:first-child {
    padding-top: 0; }
  .product_list_widget > li:last-child {
    border-bottom: none; }
  .product_list_widget > li img {
    float: left !important;
    margin-right: 15px; }
  .product_list_widget > li .product-title {
    display: block;
    font-weight: 500; }
  .product_list_widget > li .star-rating {
    display: block; }
  .product_list_widget > li .amount {
    font-size: 14px;
    font-weight: 700; }
  .product_list_widget > li del .amount {
    padding-right: 6px;
    font-size: 14px;
    font-weight: 400; }
  .product_list_widget > li ins {
    background: none; }

/*--------------------------------------------------------------
## Product Categories
--------------------------------------------------------------*/
.saturnthemes-product-categories {
  margin-left: -15px;
  margin-right: -15px; }
  .saturnthemes-product-categories .product-category {
    position: relative;
    padding-left: 15px;
    padding-right: 15px; }
  .saturnthemes-product-categories .categories-overlay {
    position: absolute;
    bottom: 30px;
    left: 50%;
    z-index: 9;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: calc(100% - 60px);
    padding: 22px 22px;
    background: #FFF;
    overflow: hidden;
    text-transform: uppercase; }
    .saturnthemes-product-categories .categories-overlay:hover {
      color: #FFF; }
      .saturnthemes-product-categories .categories-overlay:hover:before {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0); }
      .saturnthemes-product-categories .categories-overlay:hover .overlay-inner {
        border-color: #FFF; }
      .saturnthemes-product-categories .categories-overlay:hover .count {
        color: #FFF; }
    .saturnthemes-product-categories .categories-overlay .overlay-inner {
      border-right: 1px solid; }
    .saturnthemes-product-categories .categories-overlay p {
      margin-bottom: 0; }
      .saturnthemes-product-categories .categories-overlay p:first-child {
        font-size: 22px;
        line-height: 1.2; }
      .saturnthemes-product-categories .categories-overlay p.count {
        font-size: 12px;
        font-weight: 400; }

/*--------------------------------------------------------------
## Hot Deals
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Icon Boxes
--------------------------------------------------------------*/
.icon-box .icon-box-icon {
  white-space: nowrap; }

.icon-box.boxed_layout {
  position: relative;
  padding: 90px 30px 60px 30px;
  border-radius: 5px;
  text-align: center; }
  .icon-box.boxed_layout.left, .menu-vertical > li.icon-box.boxed_layout, .menu > .menu-item .sub-menu > li.icon-box.boxed_layout, .menu > .menu-item .children > li.icon-box.boxed_layout,
  .menu > ul > li .sub-menu > li.icon-box.boxed_layout,
  .menu > ul > li .children > li.icon-box.boxed_layout, .menu-horizontal > li.icon-box.boxed_layout,
  .menu-horizontal > ul > li.icon-box.boxed_layout {
    text-align: left;
    padding: 30px 0; }
  .icon-box.boxed_layout.right {
    text-align: right;
    padding: 30px 0; }
  .icon-box.boxed_layout > a {
    background-color: transparent; }
  .icon-box.boxed_layout .icon-box-icon {
    margin-bottom: 77px; }
    .icon-box.boxed_layout .icon-box-icon i {
      font-size: 60px; }
    .icon-box.boxed_layout .icon-box-icon img {
      vertical-align: top; }
  .icon-box.boxed_layout .icon-box-outer {
    position: relative; }
    .icon-box.boxed_layout .icon-box-outer .icon-box-inner {
      position: relative;
      z-index: 1000; }
    .icon-box.boxed_layout .icon-box-outer .icon-box-title {
      font-size: 18px;
      margin-bottom: 0; }
    .icon-box.boxed_layout .icon-box-outer .icon-box-content {
      margin-top: 20px; }
    .icon-box.boxed_layout .icon-box-outer .button, .icon-box.boxed_layout .icon-box-outer .header .header-button, .header .icon-box.boxed_layout .icon-box-outer .header-button {
      margin-top: 25px; }

.icon-box.icon_left, .icon-box.icon_right {
  display: flex;
  overflow: hidden;
  align-items: center; }
  .icon-box.icon_left .icon-box-icon, .icon-box.icon_right .icon-box-icon {
    margin-bottom: 0 !important; }
  .icon-box.icon_left .icon-box-content, .icon-box.icon_right .icon-box-content {
    flex: 1; }
    .icon-box.icon_left .icon-box-content .icon-box-title, .icon-box.icon_right .icon-box-content .icon-box-title {
      margin-bottom: 0;
      font-size: 18px; }
    .icon-box.icon_left .icon-box-content .button, .icon-box.icon_right .icon-box-content .button, .icon-box.icon_left .icon-box-content .header .header-button, .header .icon-box.icon_left .icon-box-content .header-button, .icon-box.icon_right .icon-box-content .header .header-button, .header .icon-box.icon_right .icon-box-content .header-button {
      margin-top: 5px; }

.icon-box.icon_left_top, .icon-box.icon_right_top {
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  padding: 30px 0; }
  .icon-box.icon_left_top .icon-box-icon, .icon-box.icon_right_top .icon-box-icon {
    line-height: 0.8;
    font-weight: 700; }
  .icon-box.icon_left_top .icon-box-content, .icon-box.icon_right_top .icon-box-content {
    flex: 1; }
    .icon-box.icon_left_top .icon-box-content .icon-box-title, .icon-box.icon_right_top .icon-box-content .icon-box-title {
      font-size: 18px;
      margin-bottom: 20px; }
    .icon-box.icon_left_top .icon-box-content .icon-box-desc, .icon-box.icon_right_top .icon-box-content .icon-box-desc {
      margin-bottom: 25px; }

.icon-box.icon_left_top .icon-box-icon {
  margin-right: 29px; }

.icon-box.icon_right_top .icon-box-icon {
  margin-left: 29px; }

.icon-box.icon_left .icon-box-icon {
  order: 1;
  margin-right: 25px; }

.icon-box.icon_left .icon-box-content {
  order: 1; }

.icon-box.icon_right .icon-box-icon {
  order: 2;
  margin-left: 25px; }

.icon-box.icon_right .icon-box-content {
  order: 1; }

.icon-box.circle .icon-box-icon, .icon-box.square .icon-box-icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 64px;
  text-align: center;
  margin-bottom: 28px; }

.icon-box.circle .icon-box-icon {
  border-radius: 100%; }

.icon-box.circle.large .icon-box-icon, .icon-box.square.large .icon-box-icon {
  width: 100px;
  height: 100px;
  line-height: 104px;
  margin-bottom: 50px; }

/*--------------------------------------------------------------
## Blog Post
--------------------------------------------------------------*/
.businessplus-blog-posts.no_image .post-grid-item.hentry {
  margin-bottom: 23px; }

/*--------------------------------------------------------------
## Progress Bar
--------------------------------------------------------------*/
.vc_progress_bar {
  padding-top: 20px; }
  .vc_progress_bar .vc_general.vc_single_bar {
    background: rgba(0, 0, 0, 0.15);
    height: 10px;
    margin-bottom: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .vc_progress_bar .vc_general.vc_single_bar .vc_bar {
      height: 10px;
      top: auto;
      bottom: 0;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px; }
    .vc_progress_bar .vc_general.vc_single_bar .vc_label {
      position: absolute;
      top: -24px;
      display: block;
      width: 100%;
      padding: 0;
      overflow: hidden;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 600; }
      .vc_progress_bar .vc_general.vc_single_bar .vc_label .vc_label_units {
        float: right; }

/*--------------------------------------------------------------
## Gallery
--------------------------------------------------------------*/
.saturnthemes-project.col-4 .item {
  width: 50%; }

.saturnthemes-project.col-4 .-style-2 h4 {
  padding: 10px 0 18px; }

.saturnthemes-project.col-3 .item {
  width: 50%; }

.project-grid {
  text-align: center; }
  .project-grid .item {
    margin-bottom: 30px;
    padding: 0 15px;
    max-width: 390px;
    vertical-align: top; }
  .project-grid .project-info > a {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase; }
  .project-grid.-style-1 .project-image img {
    border-radius: 5px 5px 0 0; }
  .project-grid.-style-1 .project-image > a {
    position: relative;
    display: block; }
    .project-grid.-style-1 .project-image > a:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      opacity: 0; }
    .project-grid.-style-1 .project-image > a:after {
      content: "\f002";
      top: 60%;
      border-radius: 3px;
      display: inline-block;
      width: 40px;
      height: 40px;
      line-height: 38px;
      text-align: center;
      color: #fff;
      font-size: 16px;
      opacity: 0;
      -webkit-transition: all 0.25s cubic-bezier(0.17, 0.67, 0.83, 0.67);
      -moz-transition: all 0.25s cubic-bezier(0.17, 0.67, 0.83, 0.67);
      transition: all 0.25s cubic-bezier(0.17, 0.67, 0.83, 0.67); }
    .project-grid.-style-1 .project-image > a:hover:before, .project-grid.-style-1 .project-image > a:hover:after {
      opacity: 1; }
    .project-grid.-style-1 .project-image > a:hover:after {
      top: 50%;
      transform: translate(-50%, -50%); }
  .project-grid.-style-1 .project-info {
    padding: 20px 25px;
    background: #f3f3f3;
    text-align: left;
    border-radius: 0 0 5px 5px; }
    .project-grid.-style-1 .project-info h4 {
      margin-bottom: 4px; }
    .project-grid.-style-1 .project-info > a {
      color: #252525;
      opacity: .5; }
      .project-grid.-style-1 .project-info > a:hover {
        opacity: .8;
        text-decoration: underline; }
  .project-grid.-style-2.-no-gap .item {
    margin-bottom: 0;
    padding: 0; }
  .project-grid.-style-2.-no-gap .project-overlay h4 {
    padding: 10px 0; }
  .project-grid.-style-2 .project-image {
    position: relative;
    overflow: hidden;
    vertical-align: top;
    display: inline-block;
    line-height: 0; }
    .project-grid.-style-2 .project-image .project-image-shader {
      position: absolute;
      width: 100%;
      height: 100%;
      display: block;
      left: 0;
      opacity: 0;
      z-index: 1;
      -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s;
      transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.4s;
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0);
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .project-grid.-style-2 .project-image:hover .project-image-shader {
      opacity: 1;
      -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
      transform: scale(1.5); }
    .project-grid.-style-2 .project-image:hover .project-overlay {
      opacity: 1;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
  .project-grid.-style-2 .project-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 2;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.25s;
    transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.25s; }
    .project-grid.-style-2 .project-overlay-inner {
      position: relative;
      display: table;
      table-layout: fixed;
      height: 100%;
      width: 100%; }
      .project-grid.-style-2 .project-overlay-inner .project-info {
        position: relative;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        height: 100%;
        width: 100%;
        text-align: left;
        padding: 35px; }
    .project-grid.-style-2 .project-overlay h4 {
      margin-bottom: 0;
      padding: 5px 0; }
      .project-grid.-style-2 .project-overlay h4 a {
        color: #fff; }
    .project-grid.-style-2 .project-overlay ._category {
      color: rgba(255, 255, 255, 0.7); }

.project-filter {
  margin-bottom: 40px !important;
  text-align: center; }
  .project-filter li {
    display: inline-block;
    padding-bottom: 0 !important;
    margin: 0 4px 10px 4px;
    font-size: 14px;
    font-weight: 600; }
    .project-filter li a {
      display: inline-block;
      border: 2px solid rgba(37, 37, 37, 0.25);
      border-radius: 16px;
      padding: 2px 28px; }
    .project-filter li.active a,
    .project-filter li:hover a {
      color: #FFF; }
  .project-filter.dark li a {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.25); }

.project-grid.first-item-big .item:first-child {
  width: 50%; }

.project-slider-container {
  margin: 0 -15px; }
  .project-slider-container .project-slider-list {
    margin-bottom: 0; }
  .project-slider-container.no-gap .project-grid {
    margin: 0; }
  .project-slider-container.hide-separator .arrow-wrapper {
    border-top: none; }
  .project-slider-container .project-grid {
    margin: 0 15px; }

.post-related.project-grid {
  padding: 90px 0 60px; }
  .post-related.project-grid .fullwidth-bg {
    background: #fcfcfc;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .post-related.project-grid .item {
    padding: 0; }

@media (min-width: 1024px) {
  .saturnthemes-project.col-4 .item {
    width: 25%; }
  .saturnthemes-project.col-3 .item {
    width: calc( 100%/3); } }

/*--------------------------------------------------------------
## Career
--------------------------------------------------------------*/
.career-card {
  position: relative;
  margin-bottom: 30px;
  padding: 40px 40px 34px 40px;
  background: #f7f7f7;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .career-card-label {
    position: absolute;
    top: -12px;
    right: 20px;
    height: 24px;
    padding: 0 12px;
    color: #fff;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase; }
  .career-card h4 {
    margin-bottom: 3px; }
  .career-card a {
    font-weight: 600; }

/*--------------------------------------------------------------
## Card Image
--------------------------------------------------------------*/
.card-box {
  border-radius: 5px;
  margin-bottom: 30px; }
  .card-box-img {
    text-align: center; }
  .card-box-content {
    padding: 34px 35px 44px 35px; }
  .card-box h3 {
    margin-bottom: 0;
    font-size: 18px; }
  .card-box .label {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600; }
  .card-box p {
    margin-top: 18px;
    margin-bottom: 0; }
  .card-box .button, .card-box .header .header-button, .header .card-box .header-button {
    margin-top: 25px;
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1));
    background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
    background-repeat: repeat-x;
    background-size: 200%;
    background-position: 0 -100%; }
    .card-box .button:hover, .card-box .header .header-button:hover, .header .card-box .header-button:hover {
      background-position: 0 100%; }

.card-box.style3 .card-box-content {
  padding: 20px 25px 25px 25px; }

.card-box > a .card-box-img {
  position: relative; }
  .card-box > a .card-box-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px 5px 0 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    z-index: 1; }
  .card-box > a .card-box-img:after {
    content: "+";
    position: absolute;
    top: calc( 50% - 15px);
    left: calc( 50% - 15px);
    z-index: 99;
    color: #fff;
    font-size: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    opacity: 0; }

.card-box > a:hover .card-box-img:before, .card-box > a:hover .card-box-img:after {
  opacity: 1; }

/*--------------------------------------------------------------
## Tabs
--------------------------------------------------------------*/
.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab > a {
  padding: 5px 25px;
  border-width: 2px;
  border-color: rgba(37, 37, 37, 0.25); }

.vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active > a {
  color: #fff !important;
  font-size: 14px; }

.vc_general.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title, .vc_general.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title {
  font-size: 12px; }

.vc_general.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title > a {
  border-bottom: 2px solid transparent; }

.vc_general.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon-position-right.vc_tta-panel-title > a {
  padding-left: 0; }

.vc_general.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body {
  padding-left: 0;
  padding-right: 0; }

.vc_general.vc_tta-accordion.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
  background: none; }

/*--------------------------------------------------------------
## Toggle
--------------------------------------------------------------*/
.vc_row.row-toggle-container .vc_column-inner {
  padding-top: 0 !important; }

.vc_row .vc_toggle {
  margin: 0 !important; }
  .vc_row .vc_toggle.vc_toggle_active .vc_toggle_title {
    border-bottom: 1px solid #EEEEEE; }
    .vc_row .vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_title_separator {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: -1px; }
      .vc_row .vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_title_separator .vc_toggle_title_separator_inner {
        border-bottom: 1px solid #000000; }
  .vc_row .vc_toggle .vc_toggle_title {
    padding: 19px 0;
    text-align: center;
    border-top: 1px solid #EEEEEE; }
    .vc_row .vc_toggle .vc_toggle_title h4 {
      font-size: 18px !important;
      font-weight: 400 !important;
      color: #000000; }
    .vc_row .vc_toggle .vc_toggle_title .vc_toggle_icon {
      display: none !important; }
  .vc_row .vc_toggle .vc_toggle_content {
    margin: 0;
    padding-top: 22px;
    padding-bottom: 7px;
    background-color: #F7F7F7; }
  .vc_row .vc_toggle:last-child .vc_toggle_title {
    border-bottom: 1px solid #EEEEEE; }

/*--------------------------------------------------------------
## Contact
--------------------------------------------------------------*/
.citizen-contact-detail .heading {
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 35px; }

.citizen-contact-detail ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0; }

.citizen-contact-detail .icon {
  width: 33px;
  float: left; }
  .citizen-contact-detail .icon .fa {
    font-size: 16px; }

.citizen-contact-detail .text {
  overflow: hidden; }

.citizen-contact-detail .contact-social-links {
  padding-top: 12px; }
  .citizen-contact-detail .contact-social-links li {
    display: inline-block;
    padding-right: 5px;
    padding-bottom: 0; }
    .citizen-contact-detail .contact-social-links li a {
      display: inline-block;
      width: 40px;
      height: 40px;
      line-height: 40px;
      background: #EEE;
      color: #AAA;
      padding: 0;
      text-align: center; }
      .citizen-contact-detail .contact-social-links li a:hover {
        color: #FFF; }
      .citizen-contact-detail .contact-social-links li a i {
        font-size: 18px; }

/*--------------------------------------------------------------
## Banner
--------------------------------------------------------------*/
.banner {
  margin-bottom: 30px;
  padding: 28px 25px 35px 25px;
  border-radius: 5px;
  min-height: 360px; }
  .banner-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 295px; }
  .banner-title {
    line-height: 25px; }
  .banner-subtitle {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600; }

.banner.dark {
  color: rgba(255, 255, 255, 0.7); }
  .banner.dark .banner-title {
    color: #fff; }
  .banner.dark .banner-subtitle {
    color: rgba(255, 255, 255, 0.5); }

.custom-banner-space-left {
  padding-left: 125px; }

/*--------------------------------------------------------------
## Social Icons
--------------------------------------------------------------*/
.social-icons {
  list-style: none !important;
  padding-left: 0 !important; }
  .social-icons.circle li a, .social-icons.square li a {
    background: #E9E9E9;
    width: 32px; }
  .social-icons li {
    display: inline-block;
    padding-bottom: 0 !important;
    margin-bottom: 10px;
    text-align: center; }
    .social-icons li a {
      display: inline-block;
      width: 15px;
      height: 32px;
      line-height: 32px; }
  .social-icons.circle a {
    border-radius: 100%; }
  .social-icons.left li, .menu-vertical > li.social-icons li, .menu > .menu-item .sub-menu > li.social-icons li, .menu > .menu-item .children > li.social-icons li,
  .menu > ul > li .sub-menu > li.social-icons li,
  .menu > ul > li .children > li.social-icons li, .menu-horizontal > li.social-icons li,
  .menu-horizontal > ul > li.social-icons li {
    margin-right: 7px; }
  .social-icons.right li {
    margin-left: 6px; }
  .social-icons.center li {
    margin: 0 3px; }

/*--------------------------------------------------------------
## Price Box
--------------------------------------------------------------*/
.price-box {
  position: relative;
  padding: 50px 0;
  background: #FFFFFF;
  border-radius: 5px;
  text-align: center; }
  .price-box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    transition: all 0.3s;
    opacity: 0; }
  .price-box .price-box-name {
    display: inline-block;
    margin: 0;
    padding: 7px 25px;
    line-height: 1;
    border: 2px solid rgba(37, 37, 37, 0.24);
    border-radius: 100px;
    font-size: 14px; }
  .price-box .price-box-price {
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 40px;
    font-weight: 600;
    line-height: 1; }
    .price-box .price-box-price b {
      font-size: 16px;
      margin-right: 10px; }
  .price-box .price-box-unit {
    margin-top: 10px;
    font-size: 12px;
    opacity: 0.5; }
  .price-box .price-box-features {
    margin-top: 55px;
    margin-left: 45px;
    margin-right: 45px;
    font-size: 14px; }
    .price-box .price-box-features ul {
      list-style: none;
      margin: 0;
      padding: 0;
      text-align: left;
      color: #303030; }
      .price-box .price-box-features ul li {
        position: relative;
        margin-bottom: 10px;
        padding-left: 25px;
        padding-bottom: 0; }
        .price-box .price-box-features ul li:before {
          content: "\f00c";
          left: 0; }
        .price-box .price-box-features ul li.disabled {
          opacity: 0.5; }
          .price-box .price-box-features ul li.disabled:before {
            content: "\f00d";
            color: inherit; }
  .price-box .price-box-button {
    margin-top: 55px;
    transform: translateZ(10px); }
    .price-box .price-box-button .button, .price-box .price-box-button .header .header-button, .header .price-box .price-box-button .header-button {
      min-width: 140px; }
  .price-box:hover:before {
    opacity: 1; }

.price-box.price-box-featured.-style2 ul {
  color: #fff; }

.price-box.price-box-featured.-style2 .price-box-unit {
  color: #fff; }

.price-box.price-box-featured.-style2 .price-box-button .button, .price-box.price-box-featured.-style2 .price-box-button .header .header-button, .header .price-box.price-box-featured.-style2 .price-box-button .header-button {
  background: #fff; }
  .price-box.price-box-featured.-style2 .price-box-button .button:hover, .price-box.price-box-featured.-style2 .price-box-button .header .header-button:hover, .header .price-box.price-box-featured.-style2 .price-box-button .header-button:hover {
    opacity: .8; }

.price-box.price-box-featured:before {
  opacity: 1; }

.price-box.price-box-featured .price-box-name {
  color: #fff; }

/*--------------------------------------------------------------
## Custom Class
--------------------------------------------------------------*/
.col-no-padding {
  padding-left: 0;
  padding-right: 0; }

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

.padding-20-percent {
  padding: 0 20%; }

.padding-10-percent {
  padding: 0 10%; }
  .padding-10-percent .vc_column-inner {
    padding: 0 10% !important; }

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

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

.wpb_image_grid .wpb_image_grid_ul .isotope-item {
  margin: 0 !important; }

/* Contact Form 7 */
.wpcf7-form p {
  margin-bottom: 10px; }

.wpcf7-form input:not(:submit) {
  padding: 8px 20px; }
  .wpcf7-form input:not(:submit):focus {
    background: #F8F8F8; }

.wpcf7-form textarea {
  padding: 18px 20px; }

.wpcf7-form input[type="text"].wpcf7-form-control,
.wpcf7-form input[type="email"].wpcf7-form-control,
.wpcf7-form input[type="url"].wpcf7-form-control,
.wpcf7-form input[type="password"].wpcf7-form-control,
.wpcf7-form input[type="tel"].wpcf7-form-control,
.wpcf7-form select.wpcf7-form-control {
  width: 100%; }

.wpcf7-form select.wpcf7-form-control {
  background: #e5e5e5 url(../img/carret-down.svg) no-repeat 90% center; }

.form-style-dark input[type="text"],
.form-style-dark input[type="email"],
.form-style-dark input[type="url"],
.form-style-dark input[type="password"],
.form-style-dark input[type="tel"],
.form-style-dark select {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1); }
  .form-style-dark input[type="text"]::-webkit-input-placeholder, .form-style-dark input[type="text"]::-moz-placeholder, .form-style-dark input[type="text"]:-ms-input-placeholder, .form-style-dark input[type="text"]:-moz-placeholder,
  .form-style-dark input[type="email"]::-webkit-input-placeholder,
  .form-style-dark input[type="email"]::-moz-placeholder,
  .form-style-dark input[type="email"]:-ms-input-placeholder,
  .form-style-dark input[type="email"]:-moz-placeholder,
  .form-style-dark input[type="url"]::-webkit-input-placeholder,
  .form-style-dark input[type="url"]::-moz-placeholder,
  .form-style-dark input[type="url"]:-ms-input-placeholder,
  .form-style-dark input[type="url"]:-moz-placeholder,
  .form-style-dark input[type="password"]::-webkit-input-placeholder,
  .form-style-dark input[type="password"]::-moz-placeholder,
  .form-style-dark input[type="password"]:-ms-input-placeholder,
  .form-style-dark input[type="password"]:-moz-placeholder,
  .form-style-dark input[type="tel"]::-webkit-input-placeholder,
  .form-style-dark input[type="tel"]::-moz-placeholder,
  .form-style-dark input[type="tel"]:-ms-input-placeholder,
  .form-style-dark input[type="tel"]:-moz-placeholder,
  .form-style-dark select::-webkit-input-placeholder,
  .form-style-dark select::-moz-placeholder,
  .form-style-dark select:-ms-input-placeholder,
  .form-style-dark select:-moz-placeholder {
    color: #fff; }
  .form-style-dark input[type="text"]:focus,
  .form-style-dark input[type="email"]:focus,
  .form-style-dark input[type="url"]:focus,
  .form-style-dark input[type="password"]:focus,
  .form-style-dark input[type="tel"]:focus,
  .form-style-dark select:focus {
    background: #fff; }

.elegant-form-inner {
  padding: 49px 30px 15px;
  border-radius: 5px; }
  .elegant-form-inner input[type="text"],
  .elegant-form-inner input[type="email"],
  .elegant-form-inner input[type="url"],
  .elegant-form-inner input[type="password"],
  .elegant-form-inner input[type="search"],
  .elegant-form-inner input[type="tel"] {
    margin-bottom: 0;
    background: #e5e5e5 !important; }
  .elegant-form-inner input[type="submit"] {
    width: 100%; }

.custom-secondary-form .form-inner {
  background: #fff;
  padding: 40px 30px 5px;
  border-radius: 5px; }

h2.form-home-consultation {
  font-size: 30px;
  text-align: center;
  margin-bottom: 28px; }

/* Image Box Shadow */
.custom-img-box-shadow img {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.15);
  border-radius: 5px; }

.custom-img-box-shadow-style2 img {
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
  border-radius: 5px; }

.custom-bg-sidebar {
  padding: 48px 30px 1px 30px;
  background: #f3f3f3;
  border-radius: 5px; }

.max-height-550 {
  max-height: 550px; }

.custom-icon-box-white-bg.icon-box.circle .icon-box-icon {
  background: #fff !important; }

.process-step.background-position-step {
  background-position: 15px 95px !important; }

@media (max-width: 1023.9px) {
  .sm-down-margin-top-0,
  .wpb_wrapper .sm-down-margin-top-0 {
    margin-top: 0 !important; } }

@media (max-width: 1229.9px) {
  .wpb_wrapper .padding-left-0-md-down {
    padding-left: 0 !important; } }

@media (min-width: 1600px) {
  .padding-10-percent {
    padding: 0 20%; }
    .padding-10-percent .vc_column-inner {
      padding: 0 20% !important; } }

/*--------------------------------------------------------------
# Help
--------------------------------------------------------------*/
.custom-banner {
  padding: 35px 25px;
  color: #FFF; }
  .custom-banner .sub-title {
    margin-bottom: 2px;
    color: rgba(0, 0, 0, 0.4); }
  .custom-banner-title {
    color: #FFF;
    font-size: 17px;
    text-transform: uppercase; }
  .custom-banner .button.secondary-button, .custom-banner .header .secondary-button.header-button, .header .custom-banner .secondary-button.header-button {
    border-color: #FFF !important;
    color: #FFF; }
    .custom-banner .button.secondary-button .fa, .custom-banner .header .secondary-button.header-button .fa, .header .custom-banner .secondary-button.header-button .fa {
      color: #454545; }
    .custom-banner .button.secondary-button:hover, .custom-banner .header .secondary-button.header-button:hover, .header .custom-banner .secondary-button.header-button:hover {
      background: #FFF;
      color: #454545; }

.left, .menu-vertical > li, .menu > .menu-item .sub-menu > li, .menu > .menu-item .children > li,
.menu > ul > li .sub-menu > li,
.menu > ul > li .children > li, .menu-horizontal > li,
.menu-horizontal > ul > li {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center; }

/*# sourceMappingURL=../maps/style.css.map */
