/*--------------------------------------------------------------
# 1. Normalize
# 2. Typography
# 3. Elements
# 4. Forms
# 5. Search
# 6. Header
# 7. Navigation
# 8. Accessibility
# 9. Alignments
# 10. Clearings
# 11. Layout
# 12. Widgets
# 13. Site
# 14. Service
# 15. Infinite scroll
# 16. Media
# 17. Footer
# 18. Woocommerce
# 19. Visual Composer
# 20. Extra
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#respond #submit,
.button, .button-outline, .widget_price_filter .price_slider_amount .button, .button-outline2, .button-primary, .button-secondary, .button-style1, .button-style2, .button-primary-outline, .button-secondary-outline, .button-style1-outline, .button-style2-outline, a, .slick-arrow, #primary-menu > .menu-item-has-children > a:after, #primary-menu > ul > .page_item_has_children > a:after, .post-grid-item .post-img .button, .staff-content-title, .staff-content .expert-socials {
  -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); }

.button-icon:after, .woocommerce .product-item .product-item-inner .add_to_cart_button:after, .single-product .single_add_to_cart_button:after, .breadcrumbs-wrapper .saturnthemes_financebank_bread_crumb a:after, .pagination.loop-pagination .page-numbers.next:before, .pagination.loop-pagination .page-numbers.next:after, .pagination.loop-pagination .page-numbers.prev:before, .pagination.loop-pagination .page-numbers.prev: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, #primary-menu > .menu-item-has-children > a:after, #primary-menu > ul > .page_item_has_children > a:after, .sidebar .widget_recent_entries ul li .post-date:before, .sidebar .widget_search .search-form:after,
.sidebar .widget_product_search .search-form:after, .woocommerce-before-loop .woocommerce-ordering:after, .woocommerce .star-rating:before, .woocommerce .star-rating > span:before, .single-product #review_form_wrapper .stars a:before, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon {
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  vertical-align: middle;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

.scrollup i, .footer-widget-container .footer-contact-list .footer-contact-icon i, .single-product .quantity-container .quantity-down:before,
.single-product .quantity-container .quantity-up:before, .testimonial-container .slick-arrow:before, .icon-box.style3 .icon-box-icon i, .icon-box.style4 .icon-box-icon i, .contact-details ul li i:before, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before, .team-member .team-member-contact-list li i:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.woocommerce .product-item .product-item-inner .star-rating > span, .company-history .company-history-item .company-history-year:after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%); }

.slick-arrow, #primary-menu > .menu-item-has-children > a:after, #primary-menu > ul > .page_item_has_children > a:after, #primary-menu > .menu-item > .sub-menu > .menu-item-has-children > a:after, #primary-menu > ul > li > .children .page_item_has_children > a:after, .sidebar .widget .widget-title:before, .comments-area .comment-heading:before, .comments-area .comment-respond .comment-reply-title:before, .woocommerce-before-loop .woocommerce-ordering:after, .cart_totals .widget-title:before, .woocommerce-checkout h3:before, .form-request-call-back .wpcf7-form-control-wrap.subject:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

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

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

/*--------------------------------------------------------------
# 1. 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;
  box-sizing: content-box; }

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

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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 {
  outline: 0; }

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;
  box-sizing: content-box; }

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

html {
  box-sizing: border-box; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@-webkit-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

pre {
  margin-top: 0;
  margin-bottom: 1rem; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

table {
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

input[type="search"] {
  box-sizing: inherit;
  -webkit-appearance: none; }

output {
  display: inline-block; }

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

.table-bordered {
  border: 1px solid #eceeef; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #eceeef; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media (max-width: 1229.9px) {
    .table-responsive {
      width: 100%;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #eceeef; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

.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, #primary-menu > .menu-item > .sub-menu > .menu-item-has-children > a:after, #primary-menu > ul > li > .children .page_item_has_children > a:after, .mobile-menu-container .mobile-menu li > .mobile-menu-toggle:after, .sidebar .widget .widget-title:before, .sidebar .widget_archive ul li a:after,
.sidebar .widget_categories ul li a:after,
.sidebar .widget_product_categories ul li a:after,
.sidebar .widget_meta ul li a:after,
.sidebar .widget_nav_menu ul li a:after, .sidebar .widget_woothemes_testimonials .testimonials-list .quote .testimonials-text:before, .comments-area .comment-heading:before, .comments-area .comment-respond .comment-reply-title:before, .footer-widget-container .menu .menu-item a:before, .footer-widget-container .mc4wp-form button[type="submit"]:after, .cart_totals .widget-title:before, .woocommerce-checkout h3:before, .form-request-call-back .wpcf7-form-control-wrap.subject:after {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

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

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  letter-spacing: 0.05em; }

.comment-text h1, .comment-text h2, .comment-text h3, .comment-text h4, .comment-text h5, .comment-text h6,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin-bottom: 18px; }

.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-bottom: 1.14em; }

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

blockquote {
  margin: 0 0 1.14em 0;
  padding: 1.3em 0 1.3em 1.5em;
  background: #F8F8F8;
  border-left: 3px solid transparent; }
  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%; }

/*--------------------------------------------------------------
# 3. 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; }

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

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

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

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

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

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

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

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

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

th, td {
  padding: 0.4em; }

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

table, th, td {
  border: 1px solid rgba(51, 51, 51, 0.1); }

/*--------------------------------------------------------------
# 4. Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#respond #submit,
.button, .button-outline, .widget_price_filter .price_slider_amount .button, .button-outline2, .button-primary, .button-secondary, .button-style1, .button-style2, .button-primary-outline, .button-secondary-outline, .button-style1-outline, .button-style2-outline {
  display: inline-block;
  padding: 16px 20px 14px 20px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  cursor: pointer; }

.button-lg-fs {
  padding: 17px 20px 15px 20px;
  font-size: 16px !important; }

.button-outline, .widget_price_filter .price_slider_amount .button {
  border-width: 3px;
  border-style: solid;
  background-color: transparent; }
  .button-outline:hover, .widget_price_filter .price_slider_amount .button:hover {
    color: #fff; }

.button-outline2 {
  border-width: 2px;
  border-style: solid;
  background-color: transparent;
  border-color: #fff;
  color: #fff; }
  .button-outline2:hover {
    color: #fff; }

.button-icon:after, .woocommerce .product-item .product-item-inner .add_to_cart_button:after, .single-product .single_add_to_cart_button:after {
  content: "\f054";
  font-size: 10px;
  margin-left: 7px; }

.button-primary, .button-secondary, .button-style1, .button-style2 {
  border: 3px solid;
  font-size: 14px; }
  .button-primary:hover, .button-secondary:hover, .button-style1:hover, .button-style2:hover {
    background-color: transparent; }

.button-primary-outline, .button-secondary-outline, .button-style1-outline, .button-style2-outline {
  border: 3px solid;
  font-size: 14px;
  background-color: transparent; }

.button-primary {
  color: #fff; }

a.button-primary:visited {
  color: #fff; }

.button-primary-outline:hover {
  color: #fff; }

.button-secondary {
  color: #fff; }

a.button-secondary:visited {
  color: #fff; }

.button-secondary-outline:hover {
  color: #fff; }

.button-style1 {
  background-color: #212121;
  border-color: #212121;
  color: #fff; }

.button-style1-outline {
  border-color: #212121;
  color: #212121; }
  .button-style1-outline:hover {
    color: #fff;
    background-color: #212121; }

.button-style2 {
  background-color: #fff;
  border-color: #fff;
  color: #212121; }
  .button-style2:hover {
    color: #fff; }

.button-style2-outline {
  border-color: #fff;
  color: #fff; }
  .button-style2-outline:hover {
    color: #212121;
    background-color: #fff; }

a.button-style2-outline:visited {
  color: #fff; }
  a.button-style2-outline:visited:hover {
    color: #212121; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"] {
  border: 2px solid #EEEEEE;
  margin-bottom: 10px;
  padding: 11px 10px 10px 10px;
  transition: all 0.2s; }
  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; }
  input[type="text"]:hover, input[type="text"]:focus,
  input[type="email"]:hover,
  input[type="email"]:focus,
  input[type="url"]:hover,
  input[type="url"]:focus,
  input[type="password"]:hover,
  input[type="password"]:focus,
  input[type="search"]:hover,
  input[type="search"]:focus,
  input[type="tel"]:hover,
  input[type="tel"]:focus {
    border: 2px solid; }

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

textarea {
  border: 2px solid #EEEEEE;
  margin-bottom: 10px;
  padding: 15px;
  width: 100%;
  transition: all 0.2s; }
  textarea:focus {
    outline: none;
    outline-offset: 0;
    border: 1px solid; }
  textarea:hover {
    border: 1px solid; }

select {
  height: 50px;
  border: 1px solid #DDD;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 0 20px; }

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

/*--------------------------------------------------------------
# 5. 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;
    color: red; }
  .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: 1px solid #ffffff;
    font-size: 20px;
    padding: 3px; }
  .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(48, 48, 48, 0.93);
  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 {
  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 {
  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; }

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

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

.header-social-icon-list i {
  transition: all 0.25s; }
  .header-social-icon-list i:hover {
    opacity: 0.7; }

/*------------
## Common Headers
------------*/
.header {
  position: relative; }
  .header .fa {
    font-size: 16px; }

.mobile-header {
  padding-top: 10px;
  padding-bottom: 10px; }

.mini-cart {
  float: left;
  display: inline-block; }

#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: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer; }

.site-topbar {
  border-bottom: 1px solid; }
  .site-topbar .header-topbar-list li {
    display: inline-block; }
    .site-topbar .header-topbar-list li a {
      font-size: 16px;
      line-height: 1.8em; }
      .site-topbar .header-topbar-list li a .header-topbar-list-icon {
        margin-right: 5px; }
  .site-topbar .header-topbar-list-contact li {
    padding: 10px 20px; }
    .site-topbar .header-topbar-list-contact li:first-child {
      padding-left: 0; }
    .site-topbar .header-topbar-list-contact li:not(:last-child) {
      border-right: 1px solid; }
  .site-topbar .header-topbar-list-extra li {
    padding-left: 20px; }
    .site-topbar .header-topbar-list-extra li .header-topbar-list-icon {
      font-size: 10px; }

#header.header-01.header-gradient:before {
  content: "";
  position: absolute;
  display: block !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.55)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 ); }

#header.header-01 .header-contact-details-container {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 50;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.07); }
  #header.header-01 .header-contact-details-container .header-contact-details-list,
  #header.header-01 .header-contact-details-container .header-social-icon-list {
    list-style: none; }
    #header.header-01 .header-contact-details-container .header-contact-details-list li,
    #header.header-01 .header-contact-details-container .header-social-icon-list li {
      display: inline-block; }
  #header.header-01 .header-contact-details-container .header-contact-details-list li {
    padding: 30px 40px;
    border-right: 1px solid #E3E3E3; }
    #header.header-01 .header-contact-details-container .header-contact-details-list li:first-child {
      padding-left: 0; }
    #header.header-01 .header-contact-details-container .header-contact-details-list li:last-child {
      border-right: none; }
  #header.header-01 .header-contact-details-container .header-contact-detail {
    display: flex;
    align-items: center; }
    #header.header-01 .header-contact-details-container .header-contact-detail .header-contact-detail-icon {
      font-size: 50px; }
    #header.header-01 .header-contact-details-container .header-contact-detail .header-contact-detail-info {
      margin-left: 15px; }
      #header.header-01 .header-contact-details-container .header-contact-detail .header-contact-detail-info .header-contact-detail-title {
        font-size: 16px;
        margin-bottom: -2px; }
      #header.header-01 .header-contact-details-container .header-contact-detail .header-contact-detail-info .header-contact-detail-extra-info {
        display: inline-block;
        font-size: 19px;
        line-height: 1;
        font-weight: 700; }
  #header.header-01 .header-contact-details-container .header-social-icon-list {
    text-align: right; }
    #header.header-01 .header-contact-details-container .header-social-icon-list li {
      margin-left: 7px; }
    #header.header-01 .header-contact-details-container .header-social-icon-list i {
      font-size: 30px; }

#header.header-01 .header-menu-container:not(.affix-disabled).affix {
  background-color: #fff; }
  #header.header-01 .header-menu-container:not(.affix-disabled).affix #primary-menu > .menu-item {
    padding-top: 30px;
    padding-bottom: 30px; }

@media (max-width: 1023.9px) {
  #header.header-01 .site-topbar {
    text-align: center; }
    #header.header-01 .site-topbar .header-topbar-list li {
      border: none;
      padding: 0; }
    #header.header-01 .site-topbar .header-topbar-list-extra {
      margin-top: 10px;
      margin-bottom: 10px; }
      #header.header-01 .site-topbar .header-topbar-list-extra li {
        padding: 0 5px; }
  #header.header-01 .header-contact-details-container {
    display: none; } }

@media (min-width: 1024px) and (max-width: 1229.9px) {
  .header-01 .header-request-a-quote a {
    padding: 9px 30px 6px 30px; }
  .header-01 #primary-menu > .menu-item > a, .header-01 #primary-menu > ul > li > a {
    margin: 0 15px; } }

.header-request-a-quote a {
  display: inline-block;
  padding: 17px 30px 13px 30px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  border-with: 3px;
  border-style: solid;
  transition: all 0.25s;
  text-align: center; }
  .header-request-a-quote a:hover {
    color: #fff !important; }

.page-title {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center; }
  .page-title .header-title {
    padding-top: 100px;
    padding-bottom: 34px;
    position: relative;
    z-index: 20;
    font-size: 40px;
    font-weight: 700;
    line-height: 1em; }
  .page-title .page-title-overlay,
  .page-title .page-title-overlay-color {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .page-title .page-title-overlay-color {
    opacity: 0.95;
    z-index: 5; }
  .page-title .page-title-overlay {
    z-index: 10;
    background-image: url("../img/page-title-overlay.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    background-size: cover; }

.breadcrumbs-wrapper {
  position: relative;
  z-index: 20;
  padding-bottom: 40px; }
  .breadcrumbs-wrapper .saturnthemes_financebank_bread_crumb li {
    display: inline-block;
    margin-right: 10px; }
  .breadcrumbs-wrapper .saturnthemes_financebank_bread_crumb a:after {
    content: "\f105";
    margin-left: 12px; }

#header.header-02 .header-contact-details-list,
#header.header-02 .header-social-icon-list {
  list-style: none; }
  #header.header-02 .header-contact-details-list li,
  #header.header-02 .header-social-icon-list li {
    display: inline-block; }

#header.header-02 .header-contact-details-list {
  text-align: right; }
  #header.header-02 .header-contact-details-list li {
    padding: 50px 20px; }

#header.header-02 .header-contact-detail {
  display: flex;
  align-items: center;
  text-align: left; }
  #header.header-02 .header-contact-detail .header-contact-detail-icon {
    font-size: 50px; }
  #header.header-02 .header-contact-detail .header-contact-detail-info {
    margin-left: 15px; }
    #header.header-02 .header-contact-detail .header-contact-detail-info .header-contact-detail-title {
      font-size: 16px;
      margin-bottom: -2px; }
    #header.header-02 .header-contact-detail .header-contact-detail-info .header-contact-detail-extra-info {
      display: inline-block;
      font-size: 19px;
      line-height: 1;
      font-weight: 700; }

#header.header-02 .header-social-icon-list {
  text-align: right; }
  #header.header-02 .header-social-icon-list li {
    margin-left: 7px; }
  #header.header-02 .header-social-icon-list i {
    font-size: 30px; }

#header.header-02 #primary-menu > .menu-item {
  padding: 19px 0; }

@media (max-width: 1023.9px) {
  #header.header-02 .site-topbar {
    text-align: center; }
    #header.header-02 .site-topbar .header-topbar-list li {
      border: none;
      padding: 0; }
    #header.header-02 .site-topbar .header-topbar-list-extra {
      margin-top: 10px;
      margin-bottom: 10px; }
      #header.header-02 .site-topbar .header-topbar-list-extra li {
        padding: 0 5px; } }

/*--------------------------------------------------------------
# 7. 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-numbers {
  vertical-align: middle; }
  .pagination .page-numbers:hover, .pagination .page-numbers.current {
    color: #FFF; }

.pagination ul.page-numbers {
  background: none !important; }

.pagination li, .pagination.loop-pagination {
  display: inline-block; }
  .pagination li .page-numbers, .pagination.loop-pagination .page-numbers {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-right: 7px;
    text-align: center;
    line-height: 50px;
    font-weight: 700;
    background-color: #F2F2F2; }
    .pagination li .page-numbers:hover, .pagination li .page-numbers.current, .pagination.loop-pagination .page-numbers:hover, .pagination.loop-pagination .page-numbers.current {
      color: #fff; }
    .pagination li .page-numbers.next, .pagination li .page-numbers.prev, .pagination.loop-pagination .page-numbers.next, .pagination.loop-pagination .page-numbers.prev {
      width: auto;
      border: none;
      background-color: transparent; }
      .pagination li .page-numbers.next .fa, .pagination li .page-numbers.prev .fa, .pagination.loop-pagination .page-numbers.next .fa, .pagination.loop-pagination .page-numbers.prev .fa {
        font-size: 16px; }
      .pagination li .page-numbers.next:hover, .pagination li .page-numbers.prev:hover, .pagination.loop-pagination .page-numbers.next:hover, .pagination.loop-pagination .page-numbers.prev:hover {
        background: none;
        text-decoration: underline; }
    .pagination li .page-numbers.prev, .pagination.loop-pagination .page-numbers.prev {
      padding-right: 10px; }
      .pagination li .page-numbers.prev .fa, .pagination.loop-pagination .page-numbers.prev .fa {
        padding-right: 5px; }
    .pagination li .page-numbers.next, .pagination.loop-pagination .page-numbers.next {
      padding-left: 10px; }
      .pagination li .page-numbers.next .fa, .pagination.loop-pagination .page-numbers.next .fa {
        padding-left: 5px; }

.pagination.loop-pagination .page-numbers.prev:before {
  content: "\f104";
  padding-right: 5px; }

.pagination.loop-pagination .page-numbers.next:after {
  content: "\f105";
  padding-left: 5px; }

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

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

/* Arrows */
.slick-arrow {
  position: absolute;
  top: 50%;
  display: block;
  opacity: 0.4;
  width: 40px;
  height: 40px;
  background: none;
  color: #666;
  border: 2px solid #666;
  border-radius: 0;
  font-size: 24px !important;
  line-height: 36px !important;
  cursor: pointer;
  text-align: center;
  outline: none; }
  .slick-arrow:hover, .slick-arrow:focus {
    color: #666;
    opacity: 1; }
  .slick-arrow-prev {
    left: -70px; }
  .slick-arrow-next {
    right: -70px; }

/* Dots */
.slick-dots {
  position: absolute;
  left: 0;
  bottom: -35px;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: right; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 12px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      font-size: 0;
      line-height: 20px !important;
      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: 12px;
        height: 12px;
        margin: 5px;
        background: #FFF;
        border: 2px solid;
        border-color: #A7A7A7;
        opacity: 1; }
    .slick-dots li.slick-active button:before {
      border-color: #222;
      opacity: 1; }

.pagination-vertical .slick-dots {
  width: auto;
  bottom: 50%;
  left: auto;
  right: -10px;
  transform: translateY(50%); }
  .pagination-vertical .slick-dots li {
    display: block; }

/*--------------------------------------------------------------
## 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; }
  .social-links li {
    display: inline-block; }
    .social-links li a {
      position: relative;
      display: inline-block;
      padding-left: 20px;
      font-size: 0;
      text-align: center;
      line-height: 18px;
      overflow: hidden; }
      .social-links li a:before {
        display: inline-block;
        height: 100%;
        width: 100%;
        font-size: 18px;
        line-height: inherit; }
      .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: 3px 4px 0 4px;
    letter-spacing: 0;
    color: white;
    background-color: #B09365; }

.menu > .menu-item,
.menu > ul > li {
  position: relative;
  transition: all 0.25s; }
  .menu > .menu-item > a,
  .menu > ul > li > a {
    position: relative; }

.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;
  transition: opacity 0.5s, top 0.5s, left 0.5s, right 0.5s; }

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

.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.narrow .sub-menu > li, .menu > .menu-item.narrow .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 {
  padding-right: 15px;
  width: 270px; }
  .menu > .menu-item.narrow .sub-menu > li > a, .menu > .menu-item.narrow .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 {
    padding: 15px 20px;
    font-size: 18px;
    line-height: 1.2em; }

.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: -1;
  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: 100%; }

.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;
  text-align: right; }

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

.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 {
    padding-top: 20px; }
    .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; }

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

#primary-menu > .menu-item, #primary-menu > ul > li {
  padding: 58px 0; }
  #primary-menu > .menu-item > a, #primary-menu > ul > li > a {
    margin: 0 20px;
    position: relative; }

#primary-menu > .menu-item > a:before, #primary-menu > ul > li > a:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -9px;
  width: 100%;
  border-bottom: 2px solid transparent;
  opacity: 0;
  transition: opacity 0.2s; }

#primary-menu > .menu-item:hover > a:before, #primary-menu > .menu-item.current-menu-ancestor > a:before, #primary-menu > ul > li:hover > a:before, #primary-menu > ul > li.current_page_ancestor > a:before, #primary-menu > ul > li.current_page_item > a:before {
  opacity: 1; }

#primary-menu > .menu-item-has-children > a:after, #primary-menu > ul > .page_item_has_children > a:after {
  content: "\f107";
  right: -17px;
  font-size: 16px; }

#primary-menu > .menu-item > .sub-menu > li, #primary-menu > ul > li > .children > li {
  transition: background-color 0.2s, border-color 0.2s;
  border: 1px solid #ddd; }
  #primary-menu > .menu-item > .sub-menu > li:not(:last-child), #primary-menu > ul > li > .children > li:not(:last-child) {
    border-bottom: none; }
  #primary-menu > .menu-item > .sub-menu > li:hover, #primary-menu > ul > li > .children > li:hover {
    background-color: #323232;
    border-color: #323232; }
    #primary-menu > .menu-item > .sub-menu > li:hover a, #primary-menu > ul > li > .children > li:hover a {
      color: #fff; }
      #primary-menu > .menu-item > .sub-menu > li:hover a:after, #primary-menu > ul > li > .children > li:hover a:after {
        color: #fff; }

#primary-menu > .menu-item > .sub-menu > .menu-item-has-children > a, #primary-menu > ul > li > .children .page_item_has_children > a {
  position: relative; }
  #primary-menu > .menu-item > .sub-menu > .menu-item-has-children > a:after, #primary-menu > ul > li > .children .page_item_has_children > a:after {
    content: "\f105";
    right: 0;
    font-size: 16px;
    color: #BBBBBB; }

#primary-menu > .menu-item > .sub-menu > .menu-item > .sub-menu, #primary-menu > ul > li > .children > li > .children {
  background-color: #323232; }
  #primary-menu > .menu-item > .sub-menu > .menu-item > .sub-menu > li, #primary-menu > ul > li > .children > li > .children > li {
    transition: background-color 0.2s, border-color 0.2s;
    border: 1px solid #222222; }
    #primary-menu > .menu-item > .sub-menu > .menu-item > .sub-menu > li:not(:last-child), #primary-menu > ul > li > .children > li > .children > li:not(:last-child) {
      border-bottom: none; }
    #primary-menu > .menu-item > .sub-menu > .menu-item > .sub-menu > li a, #primary-menu > ul > li > .children > li > .children > li a {
      color: #fff; }
    #primary-menu > .menu-item > .sub-menu > .menu-item > .sub-menu > li:hover, #primary-menu > ul > li > .children > li > .children > li:hover {
      background-color: #00468C;
      border-color: #00468C; }
      #primary-menu > .menu-item > .sub-menu > .menu-item > .sub-menu > li:hover a, #primary-menu > ul > li > .children > li > .children > li:hover a {
        color: #fff; }
        #primary-menu > .menu-item > .sub-menu > .menu-item > .sub-menu > li:hover a:after, #primary-menu > ul > li > .children > li > .children > li:hover a:after {
          color: #fff; }

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

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

.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: 15px;
    display: none; }
  .mobile-menu-container .mobile-menu li > .mobile-menu-toggle {
    width: 20px;
    height: 20px;
    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-bottom: 30px;
  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; }

/*--------------------------------------------------------------
# 8. 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; }

/*--------------------------------------------------------------
# 9. 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; }

/*--------------------------------------------------------------
# 10. 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; }

/*--------------------------------------------------------------
# 11. Layout
--------------------------------------------------------------*/
.layout-has-sidebar .main-content {
  padding-top: 100px;
  padding-bottom: 100px; }

.page:not(.layout-has-sidebar) .main-content {
  padding-top: 0;
  padding-bottom: 0; }

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

body.boxed .page-wrapper {
  margin: 0 auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
  background: #fff;
  overflow: hidden; }
  body.boxed .page-wrapper .fullwidthbanner-container {
    width: 100% !important;
    left: 0 !important; }

body.boxed .vc_row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

body.boxed .vc_column_container.vc_col-sm-12 > .vc_column-inner {
  padding-left: 0;
  padding-right: 0; }

body.boxed .archive-box {
  margin-left: 15px;
  margin-right: 15px; }

#header.boxed .container {
  max-width: 1200px; }

@media (min-width: 768px) {
  body.boxed .page-wrapper {
    max-width: 760px; }
  .container.boxed {
    max-width: 640px !important; } }

@media (min-width: 1024px) {
  body.boxed .page-wrapper {
    max-width: 980px; }
  .container.boxed {
    max-width: 960px !important; } }

@media (min-width: 1230px) {
  body.boxed .page-wrapper {
    max-width: 1230px;
    padding-left: 15px;
    padding-right: 15px; }
  .container.boxed {
    max-width: 1200px !important; } }

/*--------------------------------------------------------------
## Full Width
--------------------------------------------------------------*/
body.full-width .container .vc_column_container > .vc_column-inner {
  padding-left: 15px;
  padding-right: 15px; }

body.full-width .vc_column_container > .vc_column-inner {
  padding-left: 0;
  padding-right: 0; }

/*--------------------------------------------------------------
# 12. Widgets
--------------------------------------------------------------*/
.left-sidebar {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1; }

.sidebar {
  /**
     * Text, Banner, MailChimp for WordPress
     */
  /**
     * Dropdown Type
     */
  /**
     * Recent Comments
     */
  /**
     * Search
     */
  /**
     * Tag Cloud
     */ }
  .sidebar .widget {
    margin-bottom: 30px; }
    .sidebar .widget .widget-title {
      position: relative;
      padding-left: 23px;
      padding-bottom: 15px;
      font-size: 24px;
      text-align: left; }
      .sidebar .widget .widget-title:before {
        content: "\f00c";
        left: 0;
        top: 12px;
        font-size: 16px; }
      .sidebar .widget .widget-title:not(.widget-title-no-line):after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        border-bottom: 2px solid; }
  .sidebar .widget_archive select,
  .sidebar .widget_categories select,
  .sidebar .widget_product_categories select,
  .sidebar .widget_product_categories select {
    width: 100%;
    height: 50px;
    padding: 11px 15px;
    background: #FFF url(../img/arrow-down.png) no-repeat 95% center; }
  .sidebar .widget_recent_entries ul li {
    padding: 20px 20px;
    background: #f4f4f4;
    background: -moz-linear-gradient(top, #f4f4f4 0%, white 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, white));
    background: -webkit-linear-gradient(top, #f4f4f4 0%, white 100%);
    background: -o-linear-gradient(top, #f4f4f4 0%, white 100%);
    background: -ms-linear-gradient(top, #f4f4f4 0%, white 100%);
    background: linear-gradient(to bottom, #f4f4f4 0%, white 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff', GradientType=0 ); }
    .sidebar .widget_recent_entries ul li a {
      font-size: 18px;
      font-weight: 700;
      line-height: 1.2em; }
    .sidebar .widget_recent_entries ul li .post-date {
      margin-top: 10px;
      display: block; }
      .sidebar .widget_recent_entries ul li .post-date:before {
        content: "\f017";
        display: inline-block;
        padding-bottom: 3px;
        font-size: 14px;
        margin-right: 7px;
        line-height: 16px; }
  .sidebar .widget_archive ul,
  .sidebar .widget_categories ul,
  .sidebar .widget_product_categories ul,
  .sidebar .widget_meta ul,
  .sidebar .widget_nav_menu ul {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD; }
    .sidebar .widget_archive ul li,
    .sidebar .widget_categories ul li,
    .sidebar .widget_product_categories ul li,
    .sidebar .widget_meta ul li,
    .sidebar .widget_nav_menu ul li {
      padding: 14px 20px;
      border-bottom: 1px solid #DDDDDD;
      transition: all 0.2s; }
      .sidebar .widget_archive ul li:hover,
      .sidebar .widget_categories ul li:hover,
      .sidebar .widget_product_categories ul li:hover,
      .sidebar .widget_meta ul li:hover,
      .sidebar .widget_nav_menu ul li:hover {
        background-color: #323232; }
        .sidebar .widget_archive ul li:hover a,
        .sidebar .widget_categories ul li:hover a,
        .sidebar .widget_product_categories ul li:hover a,
        .sidebar .widget_meta ul li:hover a,
        .sidebar .widget_nav_menu ul li:hover a {
          color: #fff; }
          .sidebar .widget_archive ul li:hover a:after,
          .sidebar .widget_categories ul li:hover a:after,
          .sidebar .widget_product_categories ul li:hover a:after,
          .sidebar .widget_meta ul li:hover a:after,
          .sidebar .widget_nav_menu ul li:hover a:after {
            color: #fff; }
      .sidebar .widget_archive ul li a,
      .sidebar .widget_categories ul li a,
      .sidebar .widget_product_categories ul li a,
      .sidebar .widget_meta ul li a,
      .sidebar .widget_nav_menu ul li a {
        display: block;
        position: relative;
        font-size: 18px;
        line-height: 1.2em; }
        .sidebar .widget_archive ul li a:after,
        .sidebar .widget_categories ul li a:after,
        .sidebar .widget_product_categories ul li a:after,
        .sidebar .widget_meta ul li a:after,
        .sidebar .widget_nav_menu ul li a:after {
          content: "\f105";
          position: absolute;
          right: 0;
          color: #BBBBBB; }
  .sidebar .widget_nav_menu {
    margin-bottom: 30px; }
    .sidebar .widget_nav_menu ul li {
      padding: 14px 20px; }
      .sidebar .widget_nav_menu ul li:first-child {
        border-top: 2px solid; }
  .sidebar .widget_recent_comments .recentcomments {
    padding: 10px 0;
    border-bottom: 1px solid #EEE; }
    .sidebar .widget_recent_comments .recentcomments:last-child {
      border-bottom: none; }
  .sidebar .widget_recent_comments .comment-author-link, .sidebar .widget_recent_comments a {
    font-weight: bold;
    line-height: 2; }
  .sidebar .widget_search .search-form,
  .sidebar .widget_product_search .search-form {
    position: relative; }
    .sidebar .widget_search .search-form label,
    .sidebar .widget_product_search .search-form label {
      margin-bottom: 0;
      display: block; }
      .sidebar .widget_search .search-form label .search-field,
      .sidebar .widget_product_search .search-form label .search-field {
        margin-bottom: 0;
        padding: 7px 42px 7px 10px;
        height: auto;
        width: 100%; }
    .sidebar .widget_search .search-form .search-submit,
    .sidebar .widget_product_search .search-form .search-submit {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 10;
      width: 41px;
      height: 41px;
      border: none;
      font-size: 0;
      padding: 0;
      background-color: transparent; }
      .sidebar .widget_search .search-form .search-submit:focus,
      .sidebar .widget_product_search .search-form .search-submit:focus {
        outline: none; }
    .sidebar .widget_search .search-form:after,
    .sidebar .widget_product_search .search-form:after {
      content: '\f002';
      position: absolute;
      top: 12px;
      right: 12px;
      z-index: 5;
      font-size: 14px;
      text-align: center; }
  .sidebar .tagcloud, .sidebar .post-tags {
    padding-top: 20px; }
    .sidebar .tagcloud a, .sidebar .post-tags a {
      display: inline-block;
      margin: 0 1px 5px 0;
      padding: 7px 10px 5px 10px;
      border: 1px solid #EEE;
      font-size: 13px; }
  .sidebar .widget_woothemes_testimonials .testimonials-list .quote .testimonials-text {
    position: relative;
    padding: 30px;
    background-color: transparent;
    border: 3px solid #EEEEEE; }
    .sidebar .widget_woothemes_testimonials .testimonials-list .quote .testimonials-text p {
      position: relative;
      z-index: 10; }
    .sidebar .widget_woothemes_testimonials .testimonials-list .quote .testimonials-text:before {
      content: "\f10e";
      position: absolute;
      z-index: 5;
      top: 20px;
      right: 20px;
      font-size: 50px;
      color: #EEEEEE; }
    .sidebar .widget_woothemes_testimonials .testimonials-list .quote .testimonials-text:after {
      content: "";
      position: absolute;
      bottom: 0;
      display: inline-block;
      width: 20px;
      height: 17px;
      transform: translateY(calc(100% - 3px));
      background: url("../img/page-sidebar-testimonial-arrow.jpg") no-repeat; }
  .sidebar .widget_woothemes_testimonials .testimonials-list .quote img {
    float: left;
    margin-right: 13px;
    border-radius: 100px; }
  .sidebar .widget_woothemes_testimonials .testimonials-list .quote cite {
    font-style: normal; }
    .sidebar .widget_woothemes_testimonials .testimonials-list .quote cite span {
      display: block; }
    .sidebar .widget_woothemes_testimonials .testimonials-list .quote cite span:first-child {
      margin-top: 31px;
      font-size: 16px;
      font-weight: 700;
      color: #212121; }
    .sidebar .widget_woothemes_testimonials .testimonials-list .quote cite .title {
      margin-top: -1px;
      color: #777777; }

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

.sticky {
  display: block; }

.bypostauthor {
  display: inline-block; }

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

.page-content {
  margin: 35px 0 0; }

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

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

/**
 * Image
 */
.post-img {
  display: block; }

/**
 * Entry Header
 */
.post .entry-title {
  font-size: 30px;
  font-weight: 400; }

/**
 * Entry Content
 */
/**
 * Post Tags
 */
.post-tags a {
  margin-right: 4px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 14px; }

/**
 * Share Button
 */
.post-share-buttons {
  position: relative; }
  .post-share-buttons > .fa {
    padding-right: 8px; }
  .post-share-buttons .share-buttons-text {
    display: inline-block;
    padding-right: 10px;
    color: #222;
    font-size: 16px;
    font-weight: bold; }
  .post-share-buttons a {
    display: inline-block;
    margin-left: 5px;
    text-align: center;
    line-height: 20px; }
    .post-share-buttons a, .post-share-buttons a:visited {
      color: #999999; }
    .post-share-buttons a .fa {
      font-size: 30px; }

/**
 * Author Information
 */
.author-info {
  overflow: hidden;
  margin-bottom: 50px;
  padding: 30px 15px 30px 30px;
  background: #F8F8F8;
  border-top: 1px solid #E3E3E3; }
  .author-info-content {
    overflow: hidden; }
  .author-info-img {
    float: left;
    margin-right: 15px;
    line-height: 0; }
  .author-info-name {
    display: block;
    font-size: 20px;
    font-weight: bold; }

/**
 * 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 {
  margin-bottom: 20px; }
  .post-related > h3 {
    text-transform: uppercase; }

/**
 *  404 Page
 */
.page-not-found {
  padding: 100px 0;
  text-align: center; }
  .page-not-found .not-found-description {
    font-size: 18px; }

@media (min-width: 768px) {
  .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: 80px; } }

.main-content {
  padding-top: 100px;
  padding-bottom: 100px; }

.woocommerce-page .main-content {
  padding-top: 100px !important;
  padding-bottom: 100px !important; }

.boxed .page-wrapper .main-content > .row > .col-xs-12 {
  padding-left: 0;
  padding-right: 0; }

/*--------------------------------------------------------------
## Blog Post Layout
--------------------------------------------------------------*/
/**
 * Post Full Layout & Single
 */
.single .type-post.full-layout.hentry {
  margin-bottom: 0; }

.type-post.full-layout .entry-header {
  margin-bottom: 25px;
  text-align: left; }

.type-post.full-layout .entry-meta {
  position: relative;
  padding-bottom: 25px;
  /* author */
  /* other metas */ }
  .type-post.full-layout .entry-meta .entry-meta-item-author .entry-author-avatar {
    margin-right: 10px; }
    .type-post.full-layout .entry-meta .entry-meta-item-author .entry-author-avatar img {
      border-radius: 100px; }
  .type-post.full-layout .entry-meta .entry-meta-item-author .entry-author-name {
    font-weight: 700;
    font-size: 18px; }
  .type-post.full-layout .entry-meta .entry-meta-item:not(.entry-meta-item-author) {
    font-size: 15px;
    padding: 0 20px; }
    .type-post.full-layout .entry-meta .entry-meta-item:not(.entry-meta-item-author):not(:last-child) {
      border-right: 1px solid #E3E3E3; }
    .type-post.full-layout .entry-meta .entry-meta-item:not(.entry-meta-item-author):last-child {
      padding-right: 0; }
    .type-post.full-layout .entry-meta .entry-meta-item:not(.entry-meta-item-author) .fa {
      margin-right: 5px;
      font-size: 14px; }

.type-post.full-layout .entry-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.8em; }

.type-post.full-layout .post-img {
  text-align: center; }

.type-post.full-layout .entry-content,
.type-post.full-layout .entry-summary {
  margin: 40px 0 0; }

.single .type-post.full-layout .entry-content {
  padding-bottom: 28px; }

.type-post.full-layout .entry-footer {
  border-bottom: 1px solid #EEE;
  padding: 10px 0 70px; }
  .single .type-post.full-layout .entry-footer {
    border-bottom: none;
    border-top: 1px solid #EEE;
    padding: 30px 0 30px; }
  .type-post.full-layout .entry-footer .more-link {
    font-size: 16px;
    font-weight: 700;
    color: #EA513D; }
    .type-post.full-layout .entry-footer .more-link .fa {
      font-size: 16px;
      margin-left: 5px; }

.type-post.full-layout .single-post-meta {
  display: flex;
  padding: 33px 0;
  border-top: 1px solid transparent; }
  .type-post.full-layout .single-post-meta [class*='col-'] {
    padding-left: 0;
    padding-right: 0; }

/**
 * Post Grid
 */
.post-grid-item .post-img {
  position: relative;
  overflow: hidden;
  margin-bottom: 25px; }
  .post-grid-item .post-img .button {
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0; }
  .post-grid-item .post-img:hover .button {
    opacity: 1; }

.post-grid-item .entry-title {
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4; }

.post-grid-item .posted-on .fa {
  padding-right: 8px;
  font-size: 16px; }

.post-grid-item .entry-content {
  margin-top: 11px; }

/* Single */
.single-post .entry-footer {
  padding-bottom: 50px !important; }

@media (max-width: 1023.9px) {
  .type-post.full-layout {
    padding: 10px; } }

/* Post Grid Style1 */
.post-grid-style1:hover .entry-header img {
  transform: scale(1.1); }

.post-grid-style1 .entry-header {
  position: relative; }
  .post-grid-style1 .entry-header .post-thumbnail {
    display: block;
    overflow: hidden; }
    .post-grid-style1 .entry-header .post-thumbnail img {
      transition: all 0.25s; }
  .post-grid-style1 .entry-header .entry-meta {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 12px 20px;
    background-color: rgba(34, 34, 34, 0.9); }
    .post-grid-style1 .entry-header .entry-meta.entry-meta-no-image {
      position: static; }
    .post-grid-style1 .entry-header .entry-meta .entry-meta-date,
    .post-grid-style1 .entry-header .entry-meta .entry-meta-comment {
      display: inline-block; }
      .post-grid-style1 .entry-header .entry-meta .entry-meta-date i,
      .post-grid-style1 .entry-header .entry-meta .entry-meta-comment i {
        margin-right: 8px;
        font-size: 16px; }
      .post-grid-style1 .entry-header .entry-meta .entry-meta-date,
      .post-grid-style1 .entry-header .entry-meta .entry-meta-date a, .post-grid-style1 .entry-header .entry-meta .entry-meta-date i,
      .post-grid-style1 .entry-header .entry-meta .entry-meta-comment,
      .post-grid-style1 .entry-header .entry-meta .entry-meta-comment a,
      .post-grid-style1 .entry-header .entry-meta .entry-meta-comment i {
        color: #ffffff; }
    .post-grid-style1 .entry-header .entry-meta .entry-meta-comment {
      margin-left: 17px; }

.post-grid-style1 .entry-content {
  padding: 36px 30px 33px 30px;
  background: #F4F4F4;
  background: -moz-linear-gradient(top, #F4F4F4 0%, white 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #F4F4F4), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #F4F4F4 0%, white 100%);
  background: -o-linear-gradient(top, #F4F4F4 0%, white 100%);
  background: -ms-linear-gradient(top, #F4F4F4 0%, white 100%);
  background: linear-gradient(to bottom, #F4F4F4 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff', GradientType=0 ); }
  .post-grid-style1 .entry-content .entry-title {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #202020; }
  .post-grid-style1 .entry-content .more-link {
    font-size: 16px;
    font-weight: 700; }
    .post-grid-style1 .entry-content .more-link i {
      font-size: 10px; }

/* Post Grid Stack */
.post-grid-stack {
  margin-bottom: 0;
  padding: 20px 30px;
  background: #F4F4F4;
  background: -moz-linear-gradient(top, #F4F4F4 0%, white 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #F4F4F4), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #F4F4F4 0%, white 100%);
  background: -o-linear-gradient(top, #F4F4F4 0%, white 100%);
  background: -ms-linear-gradient(top, #F4F4F4 0%, white 100%);
  background: linear-gradient(to bottom, #F4F4F4 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff', GradientType=0 );
  transition: background 0.2s; }
  .post-grid-stack:hover {
    background: #323232; }
    .post-grid-stack:hover .entry-title a {
      color: #ffffff; }
    .post-grid-stack:hover .entry-meta-date,
    .post-grid-stack:hover .entry-meta-date a, .post-grid-stack:hover .entry-meta-date i,
    .post-grid-stack:hover .entry-meta-comment,
    .post-grid-stack:hover .entry-meta-comment a,
    .post-grid-stack:hover .entry-meta-comment i {
      color: #ffffff; }
  .post-grid-stack .entry-title {
    font-size: 18px;
    font-weight: 700;
    color: #202020;
    margin-bottom: 0; }
  .post-grid-stack .entry-meta {
    margin-top: 15px; }
    .post-grid-stack .entry-meta .entry-meta-date,
    .post-grid-stack .entry-meta .entry-meta-comment {
      display: inline-block;
      margin-right: 17px; }
      .post-grid-stack .entry-meta .entry-meta-date i,
      .post-grid-stack .entry-meta .entry-meta-comment i {
        margin-right: 8px;
        font-size: 16px; }

.post-related .widget-title {
  margin-bottom: 20px; }

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

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/*Comment*/
.comments-area {
  background: #FFF;
  border-top: 1px solid transparent;
  /*Comment Area*/ }
  .comments-area .comment-heading {
    position: relative;
    padding-left: 23px;
    padding-bottom: 30px;
    font-size: 24px;
    text-align: left; }
    .comments-area .comment-heading:before {
      content: "\f00c";
      left: 0;
      top: 12px;
      font-size: 16px; }
  .comments-area .comment-list {
    margin-bottom: 30px; }
    .comments-area .comment-list > .comment {
      padding: 0 0 40px 0; }
    .comments-area .comment-list .comment:last-child > [id*="comment-"] {
      border-bottom: none; }
    .comments-area .comment-list .comment {
      position: relative;
      width: 100%; }
      .comments-area .comment-list .comment::after {
        content: "";
        display: table;
        clear: both; }
      .comments-area .comment-list .comment > [id*="comment-"] {
        overflow: hidden;
        padding-bottom: 30px; }
      .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: 1.6; }
        .comments-area .comment-list .comment .comment-content ul {
          list-style: disc;
          margin-left: 1.5em; }
        .comments-area .comment-list .comment .comment-content ol {
          list-style: decimal;
          margin-left: 1.5em; }
      .comments-area .comment-list .comment .comment-reply-link {
        position: absolute;
        top: 0;
        right: 0;
        color: #EA513D;
        font-size: 16px;
        font-weight: bold; }
      .comments-area .comment-list .comment .children {
        margin-left: 0;
        padding-left: 30px; }
        .comments-area .comment-list .comment .children .comment {
          padding-top: 30px;
          padding-bottom: 0; }
        .comments-area .comment-list .comment .children .comment-reply-link {
          top: 35px; }
  .comments-area .comment-respond {
    padding: 0 0 40px; }
    .comments-area .comment-respond .comment-reply-title {
      position: relative;
      padding-left: 23px;
      padding-bottom: 30px;
      font-size: 24px;
      text-align: left; }
      .comments-area .comment-respond .comment-reply-title:before {
        content: "\f00c";
        left: 0;
        top: 12px;
        font-size: 16px; }
      .comments-area .comment-respond .comment-reply-title a {
        font-size: 16px;
        text-transform: none; }
      .comments-area .comment-respond .comment-reply-title small {
        float: right; }
    .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 {
        text-align: center;
        margin: 0;
        padding: 0px 15px 0; }
        .comments-area .comment-respond .comment-form .form-submit .submit {
          background-color: #EC5036;
          display: inline-block;
          width: 100%;
          color: #fff;
          font-size: 16px;
          font-weight: 400 !important; }
          .comments-area .comment-respond .comment-form .form-submit .submit:hover {
            opacity: .7; }
      .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 {
    padding-left: 50px; } }

@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; } }

/*--------------------------------------------------------------
# 14. Service
--------------------------------------------------------------*/
/* Grid */
.service-last-row .service-grid-item {
  margin-bottom: 0; }

.service-grid-item {
  margin-bottom: 40px; }
  .service-grid-item .entry-header .post-thumbnail {
    display: block;
    overflow: hidden; }
    .service-grid-item .entry-header .post-thumbnail img {
      transition: all 0.25s; }
  .service-grid-item .entry-title {
    display: flex;
    align-items: center;
    margin: 20px 0 12px 0;
    font-size: 20px;
    font-weight: 700; }
    .service-grid-item .entry-title i {
      margin-right: 10px;
      font-size: 30px; }
  .service-grid-item .more-link {
    font-size: 16px;
    font-weight: 700; }
    .service-grid-item .more-link i {
      font-size: 10px; }
  .service-grid-item:hover .post-thumbnail img {
    transform: scale(1.1); }

/*--------------------------------------------------------------
# 14. Staff
--------------------------------------------------------------*/
/* Grid */
.staff-last-row .staff-grid-item {
  margin-bottom: 0; }

.staff-grid-item {
  margin-bottom: 40px; }
  .staff-grid-item .entry-header .post-thumbnail {
    display: block;
    overflow: hidden; }
    .staff-grid-item .entry-header .post-thumbnail img {
      transition: all 0.25s; }
  .staff-grid-item .entry-title {
    display: flex;
    align-items: center;
    margin: 30px 0 0 0;
    font-size: 24px;
    font-weight: 700; }
    .staff-grid-item .entry-title i {
      margin-right: 10px;
      font-size: 30px; }
  .staff-grid-item .staff-position {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 700; }
  .staff-grid-item .post-content {
    margin-top: 18px; }
  .staff-grid-item .more-link {
    font-size: 16px;
    font-weight: 700; }
    .staff-grid-item .more-link i {
      font-size: 10px; }
  .staff-grid-item:hover .post-thumbnail img {
    transform: scale(1.1); }

/*--------------------------------------------------------------
# 15. 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; }

/*--------------------------------------------------------------
# 16. 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 {
  position: relative;
  margin-bottom: 2.14em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 14px 0;
    background: rgba(0, 0, 0, 0.8);
    color: #FFF; }

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

/*--------------------------------------------------------------
## 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; }

/*--------------------------------------------------------------
# 17. Footer
--------------------------------------------------------------*/
.scrollup {
  position: fixed;
  z-index: 99999;
  bottom: -50px;
  display: block;
  right: 32px;
  width: 45px;
  height: 45px;
  opacity: 0.9;
  text-align: center;
  border: 2px solid #ddd;
  color: #ddd; }
  .scrollup.show {
    bottom: 30px; }
  .scrollup:hover {
    cursor: pointer; }

.footer-widget-container {
  padding: 75px 0 55px; }
  .footer-widget-container .widget .widget-title {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.8em; }
  .footer-widget-container .widget .footer-logo {
    display: block;
    margin-bottom: 35px; }
  .footer-widget-container .footer-contact-list {
    list-style: none;
    margin: 0;
    padding: 0; }
    .footer-widget-container .footer-contact-list li {
      display: flex;
      align-items: center; }
    .footer-widget-container .footer-contact-list li:not(:first-child) {
      padding-top: 10px; }
    .footer-widget-container .footer-contact-list li:not(:last-child) {
      padding-bottom: 10px;
      line-height: 1;
      border-bottom: 1px solid #333333; }
    .footer-widget-container .footer-contact-list .footer-contact-icon {
      display: inline-block;
      position: relative;
      width: 36px;
      height: 36px;
      margin-right: 12px;
      background-color: rgba(255, 255, 255, 0.2); }
      .footer-widget-container .footer-contact-list .footer-contact-icon i {
        position: absolute;
        font-size: 18px;
        color: #fff; }
  .footer-widget-container .menu .menu-item {
    margin-bottom: 10px; }
    .footer-widget-container .menu .menu-item a:before {
      content: "\f00c";
      margin-right: 7px;
      font-size: 10px; }
  .footer-widget-container .mc4wp-form p {
    margin: 0;
    padding: 0; }
  .footer-widget-container .mc4wp-form input[type="email"] {
    display: block;
    margin-top: 25px;
    margin-bottom: 10px;
    padding: 14px 20px;
    font-size: 16px;
    line-height: 1;
    width: 100%;
    height: auto;
    border: none; }
  .footer-widget-container .mc4wp-form button[type="submit"] {
    padding: 15px 21px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    height: auto;
    border: none; }
    .footer-widget-container .mc4wp-form button[type="submit"]:after {
      content: "\f054";
      font-size: 10px;
      margin-left: 10px; }

@media (max-width: 767.9px) {
  .site-footer .footer-widget {
    margin-top: 30px; }
  .site-footer .footer-widget:last-child {
    margin-bottom: 20px; } }

.footer-bottom {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid transparent; }
  .footer-bottom .social-links {
    padding-left: 20px; }
    .footer-bottom .social-links li {
      padding-right: 5px; }
      .footer-bottom .social-links li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        padding: 0;
        text-align: center; }

@media (max-width: 1229.9px) {
  .footer-widget-container {
    padding: 50px 0 0; }
  .footer-bottom {
    padding-top: 40px; }
  .social-links {
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-left: 0 !important; } }

@media (min-width: 1024px) {
  .footer-widget-container .menu > li {
    display: inline-block;
    width: 49%; } }

.footer-social-icon-list {
  height: 30px; }
  .footer-social-icon-list li {
    display: inline-block;
    margin-left: 7px; }
  .footer-social-icon-list .footer-social-icon i {
    font-size: 30px;
    transition: all 0.25s; }
    .footer-social-icon-list .footer-social-icon i:hover {
      opacity: 0.7; }

/*--------------------------------------------------------------
# 18. Woocommerce
--------------------------------------------------------------*/
.woocommerce .onsale {
  width: 30px;
  height: 30px;
  position: absolute;
  text-align: center;
  line-height: 30px;
  left: 10px;
  top: 10px;
  margin: 0;
  border-radius: 100%;
  font-size: 12px;
  color: #fff;
  -webkit-font-smoothing: antialiased; }

.woocommerce ins {
  background-color: transparent !important; }

.woocommerce [type="submit"] {
  border: none; }

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  padding: 15px 20px;
  border: 1px solid #ddd;
  margin-bottom: 30px; }

/**
     * 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 .widget-title:after {
    display: none; }
  .widget_price_filter form {
    padding: 7px 0 16px 0; }
  .widget_price_filter .price_slider {
    height: 3px; }
    .widget_price_filter .price_slider:before {
      content: "";
      position: absolute;
      top: 2px;
      display: block;
      width: 100%;
      height: 3px;
      background: #DDD; }
  .widget_price_filter .ui-slider {
    position: relative;
    text-align: left; }
    .widget_price_filter .ui-slider .ui-slider-handle {
      position: absolute;
      z-index: 2;
      width: 16px;
      height: 16px;
      cursor: pointer;
      outline: none;
      top: -5px;
      border-radius: 100%;
      border: 3px solid transparent;
      background: #FFF; }
      .widget_price_filter .ui-slider .ui-slider-handle:last-child {
        margin-left: -16px; }
    .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: 2px;
    height: 100%; }
  .widget_price_filter #min_price,
  .widget_price_filter #max_price {
    width: 45%;
    margin-right: 4%;
    margin-top: 0.3571em;
    margin-bottom: 1.0714em; }
  .widget_price_filter .price_slider_amount {
    margin-top: 32px; }
    .widget_price_filter .price_slider_amount .button {
      padding: 16px 20px 12px 20px;
      float: right; }
    .widget_price_filter .price_slider_amount .price_label {
      padding: 12px 0; }

/* Product Categories */
/* Top Rated Products */
.widget_top_rated_products .product_list_widget li {
  padding: 30px 0; }
  .widget_top_rated_products .product_list_widget li:not(:first-child) {
    border-top: 1px solid #ddd; }
  .widget_top_rated_products .product_list_widget li:last-child {
    padding-bottom: 15px; }
  .widget_top_rated_products .product_list_widget li img {
    float: left !important;
    margin-right: 12px; }
  .widget_top_rated_products .product_list_widget li .product-title {
    display: block;
    margin-bottom: -2px;
    font-size: 16px;
    font-weight: 700; }
  .widget_top_rated_products .product_list_widget li .star-rating {
    display: inline-block; }
    .widget_top_rated_products .product_list_widget li .star-rating span {
      position: absolute;
      left: 0;
      transform: none; }
  .widget_top_rated_products .product_list_widget li .woocommerce-Price-amount {
    display: block;
    margin-top: -4px;
    font-size: 18px;
    font-weight: 700; }

.widget_product_tag_cloud .tagcloud a, .widget_product_tag_cloud .post-tags a {
  padding: 8px 15px 6px 15px; }

.woocommerce-before-loop {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
  background-color: #F2F2F2;
  padding: 17px 0 17px 20px; }
  .woocommerce-before-loop .woocommerce-result-count {
    margin-bottom: 0; }
  .woocommerce-before-loop .woocommerce-ordering {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff; }
    .woocommerce-before-loop .woocommerce-ordering .orderby {
      position: relative;
      z-index: 10;
      padding: 16px 35px 16px 20px;
      height: auto;
      background: transparent; }
    .woocommerce-before-loop .woocommerce-ordering:before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      display: inline-block;
      width: 59px;
      height: 100%;
      border-left: 1px solid #ddd; }
    .woocommerce-before-loop .woocommerce-ordering:after {
      content: "\f078";
      right: 23px;
      font-size: 10px;
      color: #B9B9B9; }

.woocommerce .product-item .product-item-inner {
  position: relative;
  margin-bottom: 78px;
  padding-bottom: 20px;
  border: 1px solid #DDDDDD;
  text-align: center;
  transition: all 0.25s; }
  .woocommerce .product-item .product-item-inner .price,
  .woocommerce .product-item .product-item-inner .add_to_cart_button {
    display: block; }
  .woocommerce .product-item .product-item-inner h3 {
    margin-top: 30px;
    font-size: 20px; }
  .woocommerce .product-item .product-item-inner .star-rating {
    margin-top: 10px; }
  .woocommerce .product-item .product-item-inner .price {
    font-size: 20px;
    font-weight: 700; }
  .woocommerce .product-item .product-item-inner .add_to_cart_button {
    position: absolute;
    left: -1px;
    bottom: -50px;
    width: calc(100% + 2px);
    font-size: 14px;
    color: #222222;
    font-weight: 700;
    border: 1px solid #DDDDDD;
    padding: 18px 20px 16px 20px; }
  .woocommerce .product-item .product-item-inner:hover .add_to_cart_button {
    color: #fff; }

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

.woocommerce .pagination {
  margin-top: 20px;
  padding-top: 50px;
  border-top: 1px solid #E3E3E3; }

.single-product.woocommerce .product .images {
  width: 43%; }

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

.single-product.woocommerce .product .images > a > img {
  width: 100%; }

.single-product.woocommerce .product .images img {
  border: 1px solid #ddd; }

.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: 10px;
  font-size: 30px;
  font-weight: 700; }

.single-product .price {
  margin-bottom: 0; }
  .single-product .price .woocommerce-Price-amount {
    font-size: 30px;
    font-weight: 700; }

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

.single-product .woocommerce-review-link {
  margin-left: 15px; }

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

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

.single-product .quantity-container {
  position: relative;
  display: inline-block;
  padding-right: 60px; }
  .single-product .quantity-container .quantity-down,
  .single-product .quantity-container .quantity-up {
    position: absolute;
    width: 60px;
    height: 30px;
    right: 0; }
    .single-product .quantity-container .quantity-down:hover,
    .single-product .quantity-container .quantity-up:hover {
      cursor: pointer; }
    .single-product .quantity-container .quantity-down:before,
    .single-product .quantity-container .quantity-up:before {
      font-size: 10px; }
  .single-product .quantity-container .quantity-up {
    top: 0;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
    .single-product .quantity-container .quantity-up:before {
      content: "\f077"; }
  .single-product .quantity-container .quantity-down {
    bottom: 0;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
    .single-product .quantity-container .quantity-down:before {
      content: "\f078"; }
  .single-product .quantity-container .input-text {
    margin-bottom: 0;
    padding: 17px 20px 16px 20px;
    text-align: center;
    border: 1px solid #DDD; }

.single-product .single_add_to_cart_button {
  padding: 23px 20px 20px 20px;
  color: #fff; }

.single-product .product_meta > span {
  display: block; }
  .single-product .product_meta > span.posted_in {
    margin-top: 25px; }
  .single-product .product_meta > span.tagged_as {
    margin-top: 30px;
    font-size: 0;
    height: 36px; }
    .single-product .product_meta > span.tagged_as a {
      display: inline-block;
      margin-right: 5px;
      margin-bottom: 5px;
      padding: 8px 15px 8px 15px;
      font-size: 14px;
      border: 1px solid #ddd; }

.single-product .woocommerce-tabs {
  padding-top: 35px;
  margin-bottom: 45px; }
  .single-product .woocommerce-tabs ul.tabs {
    list-style: none;
    position: relative;
    border-bottom: 1px solid #ddd; }
    .single-product .woocommerce-tabs ul.tabs li {
      position: relative;
      display: inline-block;
      padding: 10px 20px;
      border: 1px solid #ddd;
      border-bottom: none;
      font-size: 18px;
      color: #1F1F1F;
      font-weight: 700; }
      .single-product .woocommerce-tabs ul.tabs li:not(:first-child) {
        margin-left: -4px; }
      .single-product .woocommerce-tabs ul.tabs li:after {
        content: "";
        position: absolute;
        bottom: -1px;
        left: -1px;
        width: calc(100% + 2px);
        border-bottom-width: 3px;
        border-bottom-style: solid;
        opacity: 0;
        transition: all 0.25s; }
      .single-product .woocommerce-tabs ul.tabs li.active:after, .single-product .woocommerce-tabs ul.tabs li:hover:after {
        opacity: 1; }
      .single-product .woocommerce-tabs ul.tabs li.active a, .single-product .woocommerce-tabs ul.tabs li:hover a {
        color: #1F1F1F; }
      .single-product .woocommerce-tabs ul.tabs li a {
        color: #888888; }
  .single-product .woocommerce-tabs .panel {
    margin: 0;
    padding: 25px 30px 5px 30px;
    border: 1px solid #ddd;
    border-top: none; }

.single-product .commentlist {
  padding-left: 0;
  margin-left: 0; }
  .single-product .commentlist .comment {
    display: block; }
    .single-product .commentlist .comment .avatar {
      float: left !important; }
    .single-product .commentlist .comment .comment-text {
      margin-left: 90px;
      position: relative;
      min-height: 60px; }
      .single-product .commentlist .comment .comment-text .meta {
        position: absolute;
        left: 0;
        top: 0; }
      .single-product .commentlist .comment .comment-text .star-rating {
        position: absolute;
        right: 0;
        top: 0; }
      .single-product .commentlist .comment .comment-text .description {
        padding-top: 25px; }

.single-product #review_form_wrapper {
  margin-top: 20px; }
  .single-product #review_form_wrapper .comment-notes {
    margin-bottom: 10px; }
  .single-product #review_form_wrapper label {
    font-weight: 700;
    color: #212121; }
  .single-product #review_form_wrapper .stars a {
    font-size: 0;
    margin-right: 5px; }
    .single-product #review_form_wrapper .stars a:before {
      content: "\f005";
      font-size: 14px;
      color: #ddd; }
  .single-product #review_form_wrapper .stars.selected a.active:before, .single-product #review_form_wrapper .stars.selected a:not(.active):before {
    color: #FFCA28; }
  .single-product #review_form_wrapper .stars.selected a.active ~ a:before {
    color: #ddd; }
  .single-product #review_form_wrapper .form-submit .submit {
    color: #fff; }

.single-product .related .widget-title {
  margin-bottom: 23px; }

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

.woocommerce-cart .cart {
  font-weight: 700; }
  .woocommerce-cart .cart, .woocommerce-cart .cart th, .woocommerce-cart .cart td {
    border: none; }
  .woocommerce-cart .cart thead {
    color: #1F1F1F;
    font-size: 18px;
    border: 1px solid #ddd; }
  .woocommerce-cart .cart td {
    padding: 0.8em 0.4em; }
  .woocommerce-cart .cart .cart_item {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd; }
  .woocommerce-cart .cart tr:last-child {
    border-top: 1px solid #ddd; }
  .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; }
  .woocommerce-cart .cart .coupon #coupon_code {
    margin-bottom: 0;
    padding: 13px 15px 12px 15px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    background-color: #EEEEEE; }
  .woocommerce-cart .cart .coupon .button {
    margin-left: 8px;
    font-size: 14px;
    background-color: #222222;
    color: #fff; }
  .woocommerce-cart .cart input[name="update_cart"] {
    font-size: 14px;
    color: #fff; }

.cart_totals .widget-title {
  position: relative;
  padding-left: 23px;
  padding-bottom: 15px;
  font-size: 24px;
  text-align: left; }
  .cart_totals .widget-title:before {
    content: "\f00c";
    left: 0;
    top: 12px;
    font-size: 16px; }

.cart_totals table, .cart_totals th, .cart_totals td {
  border: 1px solid #ddd; }

.cart_totals .checkout-button {
  font-size: 14px;
  color: #fff; }
  .cart_totals .checkout-button i {
    margin-right: 7px; }

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

.woocommerce-cart .button,
.woocommerce-checkout .button {
  color: #FFF; }
  .woocommerce-cart .button:hover,
  .woocommerce-checkout .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; } }

.woocommerce-checkout h3 {
  display: block;
  margin-bottom: 10px;
  position: relative;
  padding-left: 23px;
  padding-bottom: 15px;
  font-size: 24px;
  text-align: left; }
  .woocommerce-checkout h3:before {
    content: "\f00c";
    left: 0;
    top: 12px;
    font-size: 16px; }

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

.woocommerce-checkout input,
.woocommerce-checkout select,
.woocommerce-checkout textarea {
  padding: 12px 10px;
  background-color: #EEEEEE;
  border: none; }
  .woocommerce-checkout input:hover, .woocommerce-checkout input:focus,
  .woocommerce-checkout select:hover,
  .woocommerce-checkout select:focus,
  .woocommerce-checkout textarea:hover,
  .woocommerce-checkout textarea:focus {
    border: none; }

.woocommerce-checkout .select2-container .select2-choice {
  padding: 12px 10px;
  background-color: #EEEEEE;
  border: none; }

.woocommerce-checkout .login,
.woocommerce-checkout .checkout_coupon {
  margin: 20px 0;
  overflow: hidden; }
  .woocommerce-checkout .login .button,
  .woocommerce-checkout .checkout_coupon .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; } }

/*--------------------------------------------------------------
# 19. Visual Composer
--------------------------------------------------------------*/
.wpb_revslider_element.wpb_content_element {
  margin-bottom: 0; }

.row-gradient-background:after {
  content: "";
  position: absolute;
  display: block !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.55)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 ); }

.row:before, .row:after,
.vc_row:before,
.vc_row:after {
  width: 0; }

.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_row.no-margin {
    margin-left: 0;
    margin-top: 0;
    margin-right: 0; }

.container-fluid:before, .container-fluid:after,
.container:before,
.container:after {
  display: none !important; }

.column-service-download .vc_column-inner {
  width: calc(100% - 30px) !important;
  margin-left: 15px;
  padding-left: 30px !important;
  padding-right: 30px !important; }
  .column-service-download .vc_column-inner .btn-download button.vc_general {
    padding: 15px 120px 12px 10px !important; }
    .column-service-download .vc_column-inner .btn-download button.vc_general:hover {
      padding: 15px 120px 12px 10px !important; }

.vc_column_container.column-no-padding-left .vc_column-inner {
  padding-left: 0; }

.image-full .vc_figure,
.image-full .vc_single_image-wrapper,
.image-full img {
  display: inline-block;
  width: 100%; }

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

ul.list {
  overflow: hidden;
  list-style: disc;
  font-size: 18px;
  color: #1F1F1F; }
  ul.list li {
    margin-left: 18px;
    margin-bottom: 12px; }

.info-box.style1:hover .info-box-image img {
  transform: scale(1.1); }

.info-box.style1 .info-box-image {
  overflow: hidden; }
  .info-box.style1 .info-box-image img {
    transition: all 0.25s; }

.info-box.style1 .info-box-extra {
  padding: 35px 30px 20px 30px;
  background: #F4F4F4;
  background: -moz-linear-gradient(top, #F4F4F4 0%, white 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #F4F4F4), color-stop(100%, white));
  background: -webkit-linear-gradient(top, #F4F4F4 0%, white 100%);
  background: -o-linear-gradient(top, #F4F4F4 0%, white 100%);
  background: -ms-linear-gradient(top, #F4F4F4 0%, white 100%);
  background: linear-gradient(to bottom, #F4F4F4 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff', GradientType=0 ); }
  .info-box.style1 .info-box-extra .info-box-title {
    margin-bottom: 10px;
    font-size: 24px;
    font-weight: 700;
    color: #212121; }
  .info-box.style1 .info-box-extra .info-box-read-more {
    margin-top: 20px;
    display: inline-block; }
    .info-box.style1 .info-box-extra .info-box-read-more a {
      margin-top: 20px;
      font-size: 16px;
      font-weight: 700; }
    .info-box.style1 .info-box-extra .info-box-read-more i {
      margin-left: 3px;
      font-size: 10px;
      transition: all 0.25s; }

.info-box.style2 {
  position: relative;
  overflow: hidden; }
  .info-box.style2 .info-box-extra {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 90px;
    width: 100%;
    padding: 35px 30px 25px 30px;
    transition: height 0.25s; }
    .info-box.style2 .info-box-extra:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: red;
      opacity: 0.9;
      z-index: 5; }
    .info-box.style2 .info-box-extra > * {
      position: relative;
      z-index: 10; }
  .info-box.style2 .info-box-title {
    font-size: 24px;
    font-weight: 700;
    color: #fff; }
  .info-box.style2 .info-box-content,
  .info-box.style2 .info-box-read-more {
    opacity: 0;
    transition: opacity 0.7s; }
  .info-box.style2 .info-box-content {
    margin-top: 6px;
    color: rgba(255, 255, 255, 0.6); }
  .info-box.style2 .info-box-read-more {
    margin-top: 18px; }
    .info-box.style2 .info-box-read-more a {
      font-size: 16px;
      font-weight: 700; }
    .info-box.style2 .info-box-read-more i {
      margin-left: 3px;
      font-size: 10px; }
  .info-box.style2:hover .info-box-extra {
    height: 100%; }
    .info-box.style2:hover .info-box-extra .info-box-content,
    .info-box.style2:hover .info-box-extra .info-box-read-more {
      display: inline-block;
      opacity: 1; }

.vc_custom_heading h2 i {
  font-size: 16px;
  margin-right: 5px; }

.vc_custom_heading.heading-icon-red h2 {
  display: flex;
  align-items: center; }
  .vc_custom_heading.heading-icon-red h2 i {
    margin-right: 13px; }

.icon-btn .btn {
  display: inline-block;
  border: 2px solid; }
  .icon-btn .btn:hover {
    background: none; }

.icon-btn .btn-normal-size {
  padding: 12px 19px; }

.icon-btn .icon-in-btn {
  padding-right: 6px; }

.icon-btn .link-title {
  font-weight: bold;
  text-transform: uppercase; }

* {
  min-height: 0;
  min-width: 0; }

.testimonial-container {
  position: relative;
  margin-top: 70px; }
  .testimonial-container .slick-slider {
    margin-bottom: 0; }
  .testimonial-container .slick-arrow {
    width: 50px;
    height: 50px;
    font-size: 14px !important;
    transition: all 0.25s; }
  .testimonial-container.style1 .slick-arrow {
    position: absolute;
    top: -90px;
    left: auto;
    color: #777;
    background-color: #F8F8F8;
    border: 2px solid transparent;
    opacity: 1; }
    .testimonial-container.style1 .slick-arrow:hover {
      background-color: #fff;
      border-color: #777777; }
    .testimonial-container.style1 .slick-arrow.slick-arrow-prev {
      right: 90px; }
    .testimonial-container.style1 .slick-arrow.slick-arrow-next {
      right: 30px; }
  .testimonial-container.style1 .testimonial-inner .testimonial-thumbnail {
    float: left; }
  .testimonial-container.style1 .testimonial-inner .testimonial-inner-content {
    margin-left: 230px;
    padding-right: 30px; }
    .testimonial-container.style1 .testimonial-inner .testimonial-inner-content p:first-child {
      margin-bottom: 15px; }
    .testimonial-container.style1 .testimonial-inner .testimonial-inner-content .testimonial-title {
      font-size: 20px; }
      .testimonial-container.style1 .testimonial-inner .testimonial-inner-content .testimonial-title:before {
        content: "";
        display: block;
        width: 30px;
        margin-bottom: 15px;
        border-top: 2px solid #EEEEEE; }
    .testimonial-container.style1 .testimonial-inner .testimonial-inner-content .testimonial-byline,
    .testimonial-container.style1 .testimonial-inner .testimonial-inner-content .testimonial-company {
      margin-top: 7px;
      font-size: 16px;
      font-weight: 700;
      line-height: 1; }
  .testimonial-container.style2 {
    margin-top: 0; }
    .testimonial-container.style2 .slick-list {
      margin-bottom: 100px; }
    .testimonial-container.style2 .testimonial-inner .testimonial-thumbnail {
      float: left; }
    .testimonial-container.style2 .testimonial-inner .testimonial-inner-content {
      margin-left: 230px;
      padding-right: 30px;
      color: #999999; }
      .testimonial-container.style2 .testimonial-inner .testimonial-inner-content p:first-child {
        margin-bottom: 15px; }
      .testimonial-container.style2 .testimonial-inner .testimonial-inner-content .testimonial-title {
        font-size: 20px;
        color: #FFFFFF; }
        .testimonial-container.style2 .testimonial-inner .testimonial-inner-content .testimonial-title:before {
          content: "";
          display: block;
          width: 30px;
          margin-bottom: 15px;
          border-top: 2px solid #444444; }
      .testimonial-container.style2 .testimonial-inner .testimonial-inner-content .testimonial-byline,
      .testimonial-container.style2 .testimonial-inner .testimonial-inner-content .testimonial-company {
        margin-top: 7px;
        font-size: 16px;
        font-weight: 700;
        line-height: 1; }
    .testimonial-container.style2 .slick-arrow {
      position: absolute;
      left: 50%;
      top: auto;
      bottom: -100px;
      border: 2px solid #666;
      background-color: #666;
      color: #fff;
      opacity: 1; }
      .testimonial-container.style2 .slick-arrow-prev {
        transform: translateX(-55px); }
      .testimonial-container.style2 .slick-arrow-next {
        transform: translateX(5px); }
      .testimonial-container.style2 .slick-arrow:hover {
        background-color: transparent;
        border-color: #fff; }
  .testimonial-container.style3 {
    margin-top: 0; }
    .testimonial-container.style3 .slick-list {
      margin-bottom: 100px; }
    .testimonial-container.style3 .testimonial-inner .testimonial-thumbnail {
      float: left; }
    .testimonial-container.style3 .testimonial-inner .testimonial-inner-content {
      margin-left: 230px;
      padding-right: 30px; }
      .testimonial-container.style3 .testimonial-inner .testimonial-inner-content p:first-child {
        margin-bottom: 15px; }
      .testimonial-container.style3 .testimonial-inner .testimonial-inner-content .testimonial-title {
        font-size: 20px; }
        .testimonial-container.style3 .testimonial-inner .testimonial-inner-content .testimonial-title:before {
          content: "";
          display: block;
          width: 30px;
          margin-bottom: 15px;
          border-top: 2px solid #EEEEEE; }
      .testimonial-container.style3 .testimonial-inner .testimonial-inner-content .testimonial-byline,
      .testimonial-container.style3 .testimonial-inner .testimonial-inner-content .testimonial-company {
        margin-top: 7px;
        font-size: 16px;
        font-weight: 700;
        line-height: 1; }
    .testimonial-container.style3 .slick-arrow {
      position: absolute;
      left: 50%;
      top: auto;
      bottom: -100px;
      border: 2px solid #f8f8f8;
      background-color: #F8F8F8;
      opacity: 1; }
      .testimonial-container.style3 .slick-arrow i {
        color: #777; }
      .testimonial-container.style3 .slick-arrow-prev {
        transform: translateX(-55px); }
      .testimonial-container.style3 .slick-arrow-next {
        transform: translateX(5px); }
      .testimonial-container.style3 .slick-arrow:hover {
        background-color: transparent;
        border-color: #777777; }

@media (max-width: 767.9px) {
  .testimonial-container.style1 .testimonial-inner .testimonial-thumbnail {
    float: none; }
  .testimonial-container.style1 .testimonial-inner .testimonial-inner-content {
    margin-top: 20px;
    margin-left: 0; }
  .testimonial-container.style1 .slick-arrow.slick-arrow-next {
    right: 0; }
  .testimonial-container.style1 .slick-arrow.slick-arrow-prev {
    right: 60px; } }

.post-grid.style1 .post-grid-style1 {
  margin-bottom: 0; }

.post-grid.style1 .more-posts-link {
  padding: 10px 0;
  display: block;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  color: #222;
  background-color: #EEEEEE;
  text-transform: uppercase; }
  .post-grid.style1 .more-posts-link i {
    margin-left: 5px;
    font-size: 10px; }

.wpcf7 form br {
  display: none; }

.wpcf7 form .form-rcb-submit-wrapper {
  position: relative;
  display: inline-block; }
  .wpcf7 form .form-rcb-submit-wrapper input[type="submit"] {
    height: auto;
    padding: 18px 38px 18px 26px;
    border: none;
    font-size: 14px;
    line-height: 1;
    color: #fff; }
  .wpcf7 form .form-rcb-submit-wrapper i {
    position: absolute;
    top: 20px;
    right: 44px;
    font-size: 10px;
    color: #fff; }

.form-request-call-back {
  text-align: center; }
  .form-request-call-back .wpcf7-form-control-wrap {
    position: relative;
    display: inline-block;
    margin-right: 18px; }
    .form-request-call-back .wpcf7-form-control-wrap input[type="text"],
    .form-request-call-back .wpcf7-form-control-wrap input[type="email"],
    .form-request-call-back .wpcf7-form-control-wrap select {
      width: 270px;
      background-color: transparent;
      border: 2px solid rgba(255, 255, 255, 0.2);
      color: #fff;
      transition: all 0.3s; }
      .form-request-call-back .wpcf7-form-control-wrap input[type="text"]:hover,
      .form-request-call-back .wpcf7-form-control-wrap input[type="email"]:hover,
      .form-request-call-back .wpcf7-form-control-wrap select:hover {
        background-color: #fff;
        border-color: #fff;
        color: #777; }
    .form-request-call-back .wpcf7-form-control-wrap ::-webkit-input-placeholder {
      color: #fff; }
    .form-request-call-back .wpcf7-form-control-wrap :-ms-input-placeholder {
      color: #fff; }
    .form-request-call-back .wpcf7-form-control-wrap ::-moz-placeholder {
      color: #fff; }
    .form-request-call-back .wpcf7-form-control-wrap input[type="text"],
    .form-request-call-back .wpcf7-form-control-wrap input[type="email"] {
      padding: 11px 15px 10px 15px; }
    .form-request-call-back .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
      position: absolute; }
    .form-request-call-back .wpcf7-form-control-wrap.subject:after {
      content: "\f078";
      right: 20px;
      font-size: 10px;
      color: #fff; }

@media (max-width: 767.9px) {
  .form-request-call-back .wpcf7-form-control-wrap input, .form-request-call-back .wpcf7-form-control-wrap select {
    margin-bottom: 10px; } }

.form-subscription-sidebar {
  padding: 38px 20px;
  background: url("../img/page-sidebar-subscription-bg.jpg") no-repeat;
  background-size: cover; }
  .form-subscription-sidebar h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 700; }
  .form-subscription-sidebar .form-subscription-description {
    margin-top: 20px;
    color: #CCCCCC; }
  .form-subscription-sidebar input[type="text"],
  .form-subscription-sidebar input[type="email"] {
    display: block;
    width: 100%;
    padding: 12px 20px;
    font-size: 16px;
    color: #777777;
    border: none; }
  .form-subscription-sidebar .form-rcb-submit-wrapper input {
    padding: 18px 39px 18px 25px !important;
    font-size: 16px !important; }
  .form-subscription-sidebar .form-rcb-submit-wrapper i {
    right: 46px !important; }

.form-feedback input[type="text"],
.form-feedback input[type="email"],
.form-feedback textarea {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  padding: 10px 20px;
  border: 2px solid #EEEEEE; }

.form-feedback input[type="text"],
.form-feedback input[type="email"] {
  display: block;
  width: 100%;
  border: 2px solid #EEEEEE; }

.form-feedback textarea {
  margin-bottom: 27px;
  height: 130px; }

.form-feedback .form-rcb-submit-wrapper input[type="submit"] {
  padding: 18px 39px 18px 25px !important;
  font-size: 14px !important; }

.form-feedback .form-rcb-submit-wrapper i {
  right: 42px !important; }

.staff-content {
  margin-bottom: 30px; }
  .staff-content > a {
    display: block; }
  .staff-content-img {
    margin-bottom: 20px; }
  .staff-content-department {
    margin-bottom: 12px;
    padding-top: 2px;
    font-size: 14px; }
  .staff-content .expert-socials {
    opacity: 0;
    transform: translateY(-20px); }
    .staff-content .expert-socials > a {
      padding-right: 12px;
      color: #AAA; }
    .staff-content .expert-socials .fa {
      font-size: 16px; }
  .staff-content:hover .expert-socials {
    opacity: 1;
    transform: translateY(0); }

.counter-container {
  display: flex; }
  .counter-container .counter-info {
    margin-left: 20px; }
    .counter-container .counter-info .counter-wrapper {
      margin-top: -5px;
      margin-bottom: 5px;
      word-spacing: -10px; }
      .counter-container .counter-info .counter-wrapper,
      .counter-container .counter-info .counter-wrapper h2 {
        font-size: 40px;
        font-weight: 700;
        line-height: 1; }
      .counter-container .counter-info .counter-wrapper h2 {
        display: inline-block; }
    .counter-container .counter-info .counter-title {
      font-size: 18px; }

.image-carousel .slick-slider {
  margin-bottom: 0; }

.image-carousel .slick-slide img {
  margin: 0 auto; }

.image-carousel .slick-arrow {
  font-size: 14px !important;
  opacity: 0;
  transition: all 0.25s; }

.image-carousel:hover .slick-arrow {
  opacity: 1; }

@media (max-width: 767.9px) {
  .image-carousel .slick-slide {
    text-align: center; }
    .image-carousel .slick-slide img {
      display: inline-block; }
  .image-carousel .slick-arrow {
    display: none !important; } }

.icon-box.style1 {
  position: relative;
  padding: 50px 40px;
  overflow: hidden;
  background-color: #fff;
  text-align: center; }
  .icon-box.style1 .icon-box-overlay {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s; }
    .icon-box.style1 .icon-box-overlay:after {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      z-index: 3;
      width: 100%;
      height: 100%;
      background-color: rgba(34, 34, 34, 0.9); }
  .icon-box.style1 .icon-box-icon {
    position: relative;
    z-index: 5; }
  .icon-box.style1 .icon-box-title {
    position: relative;
    z-index: 5;
    margin-top: 35px;
    font-size: 20px; }
  .icon-box.style1 .icon-box-content {
    position: relative;
    z-index: 5;
    margin-top: 10px; }
  .icon-box.style1 .icon-box-read-more {
    position: absolute;
    z-index: 5;
    left: 0;
    bottom: -100%;
    width: 100%;
    padding: 12px;
    text-align: center;
    transition: bottom 0.3s; }
    .icon-box.style1 .icon-box-read-more a {
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 700;
      color: #fff; }
      .icon-box.style1 .icon-box-read-more a i {
        margin-left: 7px;
        font-size: 10px;
        font-weight: 400; }
  .icon-box.style1:hover .icon-box-overlay {
    opacity: 1; }
  .icon-box.style1:hover .icon-box-icon i,
  .icon-box.style1:hover .icon-box-title,
  .icon-box.style1:hover .icon-box-content {
    color: #fff; }
  .icon-box.style1:hover .icon-box-read-more {
    bottom: 0; }
  .icon-box.style1.icon-box-border {
    padding: 60px 36px;
    border: 1px solid #DDDDDD; }

.icon-box.style2 .icon-box-icon {
  float: left;
  margin-right: 13px; }
  .icon-box.style2 .icon-box-icon i {
    font-size: 30px; }

.icon-box.style2 .icon-box-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px; }

.icon-box.style2 .icon-box-content {
  margin-top: 15px;
  clear: both; }

.icon-box.style3 {
  width: 90%; }
  .icon-box.style3:hover .icon-box-icon i {
    color: #fff; }
  .icon-box.style3 .icon-box-icon {
    float: left;
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-right: 20px;
    transition: all 0.25s; }
    .icon-box.style3 .icon-box-icon i {
      font-size: 30px;
      transition: all 0.25s; }
  .icon-box.style3 .icon-box-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 23px;
    transition: all 0.25s; }
  .icon-box.style3 .icon-box-content {
    margin-top: 10px;
    margin-left: 120px; }

.icon-box.style4 .icon-box-icon {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 60px;
  border: 3px solid; }

.icon-box.style4 .icon-box-title {
  margin-top: 18px;
  font-size: 20px;
  font-weight: 700; }

.icon-box.style4 .icon-box-content {
  margin-top: 10px; }

.financebank-blog-posts.style1 .post-masonry-item {
  position: relative; }
  .financebank-blog-posts.style1 .post-masonry-item .post-img {
    width: 66.7%; }
  .financebank-blog-posts.style1 .post-masonry-item .masonry-content {
    position: absolute;
    top: 50%;
    left: 240px;
    transform: translateY(-50%);
    width: 50%;
    min-height: 290px;
    padding: 20px;
    background: #FFF;
    border: none; }
    .financebank-blog-posts.style1 .post-masonry-item .masonry-content-inner {
      display: flex;
      justify-content: center;
      flex-direction: column;
      padding: 0 20px;
      border: 1px solid #000;
      min-height: 250px; }

.financebank-blog-posts.style2 .masonry-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 30px;
  min-height: 220px; }

.financebank-blog-posts.style2 .entry-content {
  display: none; }

.financebank-blog-posts.style3 .post-masonry-item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex: 0 1 auto;
  width: 100%; }
  .financebank-blog-posts.style3 .post-masonry-item .post-img {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .financebank-blog-posts.style3 .post-masonry-item .masonry-content {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 50px;
    border: none;
    justify-content: center; }
    .financebank-blog-posts.style3 .post-masonry-item .masonry-content-inner {
      border: 1px solid #000;
      padding: 50px;
      max-width: 670px;
      margin: 0 auto; }
      .financebank-blog-posts.style3 .post-masonry-item .masonry-content-inner .heading {
        margin-bottom: 29px; }
      .financebank-blog-posts.style3 .post-masonry-item .masonry-content-inner .entry-title {
        font-size: 36px;
        line-height: 1.4; }
      .financebank-blog-posts.style3 .post-masonry-item .masonry-content-inner .entry-content p {
        margin-bottom: 0; }
      .financebank-blog-posts.style3 .post-masonry-item .masonry-content-inner .more-link {
        display: block;
        margin-top: 28px;
        font-size: 13px;
        text-transform: uppercase; }
        .financebank-blog-posts.style3 .post-masonry-item .masonry-content-inner .more-link:hover {
          text-decoration: none; }
        .financebank-blog-posts.style3 .post-masonry-item .masonry-content-inner .more-link span {
          padding-bottom: 2px;
          border-bottom: 1px solid #000; }

.vc_progress_bar.saturnthemes-progress-bar .vc_single_bar {
  margin-bottom: 20px;
  background: transparent;
  box-shadow: none;
  border-radius: 0; }
  .vc_progress_bar.saturnthemes-progress-bar .vc_single_bar .vc_label {
    margin-bottom: 5px;
    padding: 0;
    font-size: 16px;
    font-weight: 700; }
  .vc_progress_bar.saturnthemes-progress-bar .vc_single_bar .vc_bar {
    position: relative;
    height: 15px;
    background-color: #323232;
    border-radius: 0; }
    .vc_progress_bar.saturnthemes-progress-bar .vc_single_bar .vc_bar .vc_label_units {
      display: inline-block;
      position: absolute;
      right: 0;
      top: -39px;
      transform: translateX(50%);
      padding: 2px 8px;
      font-size: 14px;
      color: #fff; }
      .vc_progress_bar.saturnthemes-progress-bar .vc_single_bar .vc_bar .vc_label_units:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 25px;
        left: 50%;
        transform: translateX(-50%);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 5px 0 5px;
        border-color: #00448C transparent transparent transparent; }

@media (min-width: 768px) {
  .vc_tta-container {
    margin-bottom: 0; }
    .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab {
      margin: 0;
      padding: 0 21px; }
      .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:first-child {
        padding-left: 0; }
      .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:last-child {
        padding-right: 0; }
      .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
        padding: 8px 0;
        background-color: transparent;
        border-color: transparent;
        color: #858585;
        font-size: 14px;
        font-weight: 700 !important;
        line-height: 1 !important; }
      .vc_tta-container .vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
        color: #000000;
        border-bottom: 1px solid #000000 !important; }
    .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels {
      margin-top: 50px;
      background-color: transparent !important;
      border-radius: 0 !important;
      border: none !important; }
      .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
        padding: 0 20px; } }

@media (max-width: 768px) {
  .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    border-top: none;
    border-bottom: 1px solid #EEEEEE;
    border-left: none;
    border-right: none; }
    .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a {
      padding: 25px 30px; }
      .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-title-text {
        font-size: 18px !important;
        font-weight: 400 !important;
        line-height: 1; }
  .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding: 30px 0;
    background-color: transparent;
    border-radius: 0;
    border: none; }
  .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:first-child .vc_tta-panel-heading,
  .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading {
    border-top: 1px solid #EEEEEE; }
  .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-bottom: 1px solid #000000; }
  .vc_tta-container .vc_tta-tabs .vc_tta-panels-container .vc_tta-panels .vc_tta-panel:hover .vc_tta-panel-heading {
    background-color: #F7F7F7; } }

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

/* Video Player */
.saturnthemes-video-player svg,
.saturnthemes-video-player path {
  transition: all 0.2s; }

.contact-details ul {
  list-style: none; }
  .contact-details ul li {
    display: flex;
    align-items: center;
    padding: 10px 0; }
    .contact-details ul li:not(:last-child) {
      border-bottom: 1px solid #EEEEEE; }
    .contact-details ul li i {
      position: relative;
      display: inline-block;
      margin-right: 10px;
      width: 36px;
      height: 36px;
      font-size: 18px;
      background-color: #DDDDDD;
      color: #000000; }

.contact-social-icons li {
  display: inline-block;
  margin-right: 8px; }

.contact-social-icons i {
  font-size: 30px;
  color: #424242; }

.contact-staffs .contact-staff {
  margin-bottom: 30px;
  overflow: hidden; }
  .contact-staffs .contact-staff .contact-staff-avatar {
    float: left;
    margin-right: 20px; }
  .contact-staffs .contact-staff .contact-staff-name {
    font-size: 20px;
    font-weight: 700; }
  .contact-staffs .contact-staff .contact-staff-byline {
    font-weight: 700; }
  .contact-staffs .contact-staff .contact-staff-email,
  .contact-staffs .contact-staff .contact-staff-phone {
    margin-top: 2px; }

.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel:hover .vc_tta-panel-heading {
  border: 1px solid #ddd;
  background-color: transparent;
  border-radius: 0 !important; }
  .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a {
    padding: 16px 0 16px 70px;
    font-size: 18px;
    font-weight: 700;
    color: #1F1F1F; }
    .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon {
      position: absolute;
      left: 0px;
      top: 25px;
      width: 50px;
      height: 50px;
      font-size: 10px;
      border-right: 1px solid #ddd; }
      .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:after {
        border: none; }
      .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before, .vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel:hover .vc_tta-panel-heading .vc_tta-panel-title a .vc_tta-controls-icon:before {
        content: "\f078";
        right: auto; }

.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before {
  content: "\f077" !important; }

.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
  border-bottom: none; }

.vc_tta-accordion.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
  padding: 20px 30px;
  border: 1px solid #ddd;
  border-top: 2px solid;
  background-color: transparent;
  border-radius: 0; }

.vc_pie_chart .vc_pie_chart_back {
  border-width: 12px;
  border-color: #D2D4D8 !important;
  opacity: 1; }

.vc_pie_chart .vc_pie_chart_value {
  color: #212121 !important; }

.btn-download {
  margin-bottom: 0 !important; }
  .btn-download .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat, .btn-download .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover {
    padding: 12px 125px 8px 10px !important;
    background-color: #EC5036;
    color: #fff;
    font-size: 16px;
    font-weight: 700; }
    .btn-download .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat i, .btn-download .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover i {
      padding-right: 0 !important;
      font-size: 20px !important; }

.button-request-quote a {
  padding: 15px 36px 12px 36px !important;
  font-size: 16px !important;
  font-weight: 700 !important; }

.SaturnThemes-Button-Primary,
.SaturnThemes-Button-White {
  transition: all 0.25s !important; }

.company-history .company-history-item {
  position: relative;
  margin-left: 30px;
  padding-left: 50px; }
  .company-history .company-history-item:not(:last-child) {
    border-left: 2px solid #EEEEEE; }
  .company-history .company-history-item:last-child .company-history-content {
    padding-bottom: 0; }
  .company-history .company-history-item .company-history-year {
    position: absolute;
    display: inline-block;
    left: -31px;
    top: 3px;
    width: 60px;
    padding: 4px 0;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #fff; }
    .company-history .company-history-item .company-history-year:after {
      content: "";
      bottom: -8px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 8px 5px 0 5px;
      border-color: #00448c transparent transparent transparent; }
  .company-history .company-history-item .company-history-title {
    font-size: 24px;
    font-weight: 700;
    color: #1F1F1F; }
  .company-history .company-history-item .company-history-content {
    padding: 20px 0 40px 0; }

.team-member .team-member-name {
  font-size: 34px;
  font-weight: 400; }

.team-member .team-member-position {
  margin-top: 7px;
  font-size: 20px; }

.team-member .team-member-description {
  margin-top: 25px; }

.team-member h4 {
  font-size: 20px;
  font-weight: 700; }

.team-member .team-member-contact-list {
  list-style: none;
  margin-top: 14px; }
  .team-member .team-member-contact-list li {
    display: flex;
    align-items: center;
    padding: 10px 0; }
    .team-member .team-member-contact-list li:not(:last-child) {
      border-bottom: 1px solid #EEEEEE; }
    .team-member .team-member-contact-list li i {
      position: relative;
      display: inline-block;
      margin-right: 15px;
      width: 36px;
      height: 36px;
      font-size: 18px;
      background-color: #DDDDDD;
      color: #777777; }

.team-member .team-member-social-icon-list {
  margin-top: 26px; }
  .team-member .team-member-social-icon-list li {
    display: inline-block;
    margin-right: 8px; }
  .team-member .team-member-social-icon-list i {
    font-size: 30px;
    color: #999999; }

.saturnthemes-career {
  padding-top: 25px;
  padding-bottom: 30px;
  border: 1px solid #DDDDDD;
  overflow: hidden; }
  .saturnthemes-career .career-title {
    float: left;
    padding-left: 22px;
    width: 35%; }
  .saturnthemes-career .career-desc {
    float: left;
    padding-left: 40px;
    width: 50%; }
    .saturnthemes-career .career-desc > p:first-child {
      margin-bottom: 0; }
  .saturnthemes-career .career-apply-container {
    float: right;
    margin-right: 30px; }
    .saturnthemes-career .career-apply-container a {
      padding: 17px 23px 15px 23px; }

@media (max-width: 1023.9px) {
  .saturnthemes-career {
    text-align: center; }
    .saturnthemes-career > * {
      float: none !important;
      width: 100% !important;
      padding: 0;
      margin-bottom: 10px; } }

.saturn-quote {
  position: relative;
  font-size: 20px; }
  .saturn-quote:before {
    content: "";
    display: block;
    position: absolute;
    left: -30px;
    top: 5px;
    height: calc(100% - 12px);
    border-left: 3px solid #DDDDDD; }
  .saturn-quote.saturn-quote-style2:before {
    border-left-color: #444; }

.our-page-1-mission-list {
  overflow: hidden;
  list-style: disc;
  font-size: 18px;
  color: #1F1F1F; }
  .our-page-1-mission-list li {
    width: calc(100% / 3 - 55px);
    float: left;
    margin-left: 18px;
    margin-right: 55px;
    margin-bottom: 15px; }
    .our-page-1-mission-list li:nth-child(3n+0) {
      margin-right: 0; }

.disc-list {
  list-style: disc;
  margin-left: 15px;
  font-size: 18px; }
  .disc-list li:not(:last-child) {
    margin-bottom: 10px; }

.col-no-padding {
  padding-left: 0;
  padding-right: 0; }

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

.icon-box-style5 .icon-box-content {
  margin-top: -16px; }

.icon-box-contact .icon-box-icon {
  margin-bottom: 35px !important; }

.purchase-this-theme.icon-box .icon-box-title {
  padding-bottom: 16px;
  font-size: 36px; }

.purchase-this-theme.icon-box .icon-box-content {
  padding-bottom: 40px;
  font-size: 14px; }

.purchase-this-theme.icon-box .icon-box-read-more a {
  padding-bottom: 2px;
  color: #FFF;
  border-bottom: 1px solid #FFF; }

.vc_line-chart .vc_chart-with-legend {
  width: 100% !important; }

.vc_line-chart .vc_chart-legend {
  width: 100% !important;
  margin-top: 10px !important; }
  .vc_line-chart .vc_chart-legend li {
    display: inline-block;
    margin-right: 20px !important; }

.quote-primary {
  font-size: 18px;
  position: relative;
  padding-left: 20px; }
  .quote-primary:before {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 7px;
    height: calc(100% - 15px);
    border-left: 3px solid; }

/*--------------------------------------------------------------
# 20. Extra
--------------------------------------------------------------*/
@media (max-width: 767.9px) {
  body .margin-top-xs-30 {
    margin-top: 30px !important; }
  body .padding-left-xs-35 .vc_column-inner {
    padding-left: 35px !important; }
  body .padding-left-xs-15 .vc_column-inner {
    padding-left: 15px !important; }
  body .padding-left-xs-130 .vc_column-inner {
    padding-left: 130px !important; }
  body .padding-right-xs-35 .vc_column-inner {
    padding-right: 35px !important; }
  body .padding-right-xs-15 .vc_column-inner {
    padding-right: 15px !important; }
  body .padding-top-xs-300 .vc_column-inner {
    padding-top: 300px !important; } }

/*# sourceMappingURL=../maps/style.css.map */
