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

audio,
canvas,
video {
  display: inline-block; }

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

[hidden], template {
  display: none; }

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

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

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before,
q:after {
  content: '';
  content: none; }

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

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

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

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

label {
  font-weight: bold;
  font-family: 12px;
  font-family: 1em; }

fieldset {
  border: 1px solid #ddd;
  font-size: 1em;
  line-height: 1.5;
  margin: 0 0 1.5em;
  padding: 0 1.5em 1.5em 1.5em; }

legend {
  background: #f5f5f5;
  border: 1px solid #ddd;
  font-weight: bold;
  display: block;
  left: 0;
  margin: 0;
  padding: .5em .8em;
  position: relative;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
  top: 0; }

fieldset {
  padding-top: 1.5em; }

legend {
  margin-top: 0;
  margin-bottom: 0; }

textarea {
  min-height: 100px;
  overflow: auto;
  resize: vertical;
  width: 100%; }

textarea,
select,
input[type="email"],
input[type="password"],
input[type="search"],
input[type="text"],
input[type="url"],
input[class*="text"] {
  box-sizing: border-box;
  background-clip: padding-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-shadow: none;
  color: #999;
  border: none;
  border-bottom: 1px solid #3c3c3c;
  background: transparent;
  height: 2.5em;
  padding: 3px 4px; }
  .side_menu textarea, .side_menu
  select, .side_menu
  input[type="email"], .side_menu
  input[type="password"], .side_menu
  input[type="search"], .side_menu
  input[type="text"], .side_menu
  input[type="url"], .side_menu
  input[class*="text"] {
    border-bottom-color: white; }
  textarea:focus,
  select:focus,
  input[type="email"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="text"]:focus,
  input[type="url"]:focus,
  input[class*="text"]:focus {
    outline: 0; }
  textarea::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[class*="text"]::-webkit-input-placeholder {
    font-style: italic; }
  textarea:-moz-placeholder,
  select:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  input[type="search"]:-moz-placeholder,
  input[type="text"]:-moz-placeholder,
  input[type="url"]:-moz-placeholder,
  input[class*="text"]:-moz-placeholder {
    /* Firefox 18- */
    font-style: italic; }
  textarea::-moz-placeholder,
  select::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[class*="text"]::-moz-placeholder {
    /* Firefox 19+ */
    font-style: italic; }
  textarea:-ms-input-placeholder,
  select:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[class*="text"]:-ms-input-placeholder {
    font-style: italic; }

input[type="search"]::-webkit-search-decoration {
  display: none; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus,
button:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: none; }

input[type="file"]:focus, input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
  box-shadow: none; }

button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  cursor: pointer;
  outline: 0;
  overflow: visible;
  margin: 0;
  *padding-top: 2px;
  *padding-bottom: 0;
  transition: none;
  vertical-align: top;
  width: auto; }
  button::-moz-focus-inner,
  input[type="reset"]::-moz-focus-inner,
  input[type="submit"]::-moz-focus-inner,
  input[type="button"]::-moz-focus-inner {
    border: 0;
    padding: 0; }

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

button {
  *padding-top: 1px;
  *padding-bottom: 1px; }

textarea,
select[size],
select[multiple] {
  height: auto; }

select[size="0"],
select[size="1"] {
  height: 1.8em;
  *height: auto; }

select {
  background: url("../img/select.png") no-repeat scroll 94% center;
  text-indent: 0.01px;
  text-overflow: "";
  border: none;
  border-bottom: 1px solid #3c3c3c;
  border-radius: 0; }

figure > img {
  display: block; }

img {
  height: auto;
  max-width: 100%; }

img[class*="align"],
img[class*="attachment-"] {
  height: auto; }

embed,
iframe,
object {
  max-width: 100%;
  width: 100%; }

.cl {
  *zoom: 1; }
  .cl:before, .cl:after {
    content: "";
    display: table; }
  .cl:after {
    clear: both; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.iblock {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: top;
  *zoom: 1; }

.alignleft {
  float: left;
  margin-right: 1.5em; }

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

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

.alignnone {
  display: block; }

.accessible-text {
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

.truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal; }

.hide-text {
  text-indent: -9999;
  overflow: hidden; }

.no-list-style {
  list-style: none;
  margin: 0;
  padding: 0; }

table {
  max-width: 100%;
  width: 100%; }

table,
td {
  border-collapse: collapse;
  color: #5c5c5c;
  margin: 1.5em 0;
  padding: 10px; }

th {
  background-color: #3c3c3c;
  color: white;
  margin: 5px 0 10px;
  padding: 10px;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 3px;
  font-weight: 300; }

table button,
table input {
  *overflow: auto; }

table.striped tr:nth-child(odd) {
  background-color: #DEDEDE; }

div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, form, p,
blockquote, th, td {
  direction: ltr;
  margin: 0;
  padding: 0; }

/**
 * Set link colors.
 */
a {
  color: #3c3c3c;
  text-decoration: none; }
  a:hover {
    color: #6f6f6f;
    text-decoration: none; }

/**
 * Headings.
 */
headings(all) {
  font-family: Raleway, arial, sans-serif;
  font-weight: 700; }

h1, .alpha {
  font-size: 36px;
  font-size: 3rem;
  line-height: 1.03889; }

h2, .beta {
  font-size: 30px;
  font-size: 2.5rem;
  line-height: 1.02; }

h3, .gamma {
  font-size: 24px;
  font-size: 2rem;
  line-height: 1.0625; }

h4, .delta {
  font-size: 20px;
  font-size: 1.66667rem;
  line-height: 1.02; }

h5, .epsilon {
  font-size: 16px;
  font-size: 1.33333rem;
  line-height: 1.0625; }

h6, .zeta {
  font-size: 14px;
  font-size: 1.16667rem;
  line-height: 1.09286; }

/**
 * Text elements.
 */
p {
  margin: 0 0 1.5em; }

sup {
  vertical-align: sub; }

sub {
  vertical-align: super; }

abbr[title],
dfn[title] {
  cursor: help; }

del {
  color: #aaa;
  text-decoration: line-through;
  vertical-align: baseline; }

pre {
  background: #eee;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  color: #999;
  margin: 1.5em 0;
  padding: 20px; }

code {
  color: #2080ad; }

ins {
  text-decoration: underline; }

mark {
  background: #ff0;
  color: #990;
  font-size: 11px;
  font-size: 0.91667rem;
  line-height: 1.08182; }

blockquote {
  border-left: 3px solid #eee;
  margin: 1em 40px;
  padding-left: 20px; }
  blockquote cite {
    color: #555;
    display: block;
    padding: 10px 0 0 20px;
    position: relative; }
    blockquote cite:before {
      content: '\2014';
      left: 0;
      position: absolute; }

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

address {
  display: block;
  margin: 0 0 1.5em;
  font-style: italic; }

ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 1.5em; }

ul {
  list-style: disc; }

ol {
  list-style-type: decimal; }

ol ol {
  list-style: upper-alpha; }

ol ol ol {
  list-style: lower-roman; }

ol ol ol ol {
  list-style: lower-alpha; }

li ul,
li ol {
  margin: 0; }

dl {
  margin: 0 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: 1.5em; }

hr {
  border-top: 1px solid #3c3c3c;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  clear: both;
  height: 1px;
  margin: 1.5em 0;
  min-height: 0; }
  hr.dotted {
    border-style: dotted; }
  hr.dashed {
    border-style: dashed; }
  hr.darkborder {
    border-color: #000; }
  hr.lightborder {
    border-color: #fff; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  *zoom: 1; }
  .container:before, .container:after {
    content: "";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

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

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  *zoom: 1; }
  .container-fluid:before, .container-fluid:after {
    content: "";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px;
  *zoom: 1; }
  .row:before, .row:after {
    content: "";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-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 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

.col-xs-12 {
  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, .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 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    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: 992px) {
  .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 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    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: 1200px) {
  .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 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    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%; } }

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

.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

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

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

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

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

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

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !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; } }

.equal-height {
  display: table;
  width: 100%; }
  .equal-height [class^="col-"] {
    float: none;
    display: table-cell; }
  @media screen and (max-width: 768px) {
    .equal-height [class^="col-sm-"] {
      width: 100%;
      display: block; } }
  @media screen and (max-width: 992px) {
    .equal-height [class^="col-md-"] {
      width: 100%;
      display: block; } }
  @media screen and (max-width: 1200px) {
    .equal-height [class^="col-lg-"] {
      width: 100%;
      display: block; } }
  @media screen and (max-width: 990px) {
    .equal-height {
      display: block;
      width: auto; } }

.grid-layout {
  margin: 0 -15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  clear: both; }
  @media screen and (max-width: 480px) {
    .grid-layout {
      margin: 0 -10px; } }
  .no-flexbox .grid-layout {
    *zoom: 1; }
    .no-flexbox .grid-layout:before, .no-flexbox .grid-layout:after {
      content: "";
      display: table; }
    .no-flexbox .grid-layout:after {
      clear: both; }
  .grid-layout.v-align {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .grid-layout.b-align {
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .grid-layout .grid-item {
    padding: 15px 15px; }
    @media screen and (max-width: 480px) {
      .grid-layout .grid-item {
        padding: 10px; } }
    .no-flexbox .grid-layout .grid-item {
      float: left; }
  .grid-layout.columns-1 .grid-item {
    width: 100%; }
  .grid-layout.columns-2 .grid-item {
    width: 50%; }
    .no-flexbox .grid-layout.columns-2 .grid-item:nth-child(2n+1) {
      clear: both; }
    @media screen and (max-width: 480px) {
      .grid-layout.columns-2 .grid-item {
        width: 100%; } }
  .grid-layout.columns-3 .grid-item {
    width: 33.3333%; }
    .no-flexbox .grid-layout.columns-3 .grid-item:nth-child(3n+1) {
      clear: both; }
    @media screen and (max-width: 640px) {
      .grid-layout.columns-3 .grid-item {
        width: 50%; }
        .no-flexbox .grid-layout.columns-3 .grid-item:nth-child(3n+1) {
          clear: none; }
        .no-flexbox .grid-layout.columns-3 .grid-item:nth-child(2n+1) {
          clear: both; } }
    @media screen and (max-width: 480px) {
      .grid-layout.columns-3 .grid-item {
        width: 100%; } }
  .grid-layout.columns-4 .grid-item {
    width: 25%; }
    .no-flexbox .grid-layout.columns-4 .grid-item:nth-child(4n+1) {
      clear: both; }
    @media screen and (max-width: 1020px) {
      .grid-layout.columns-4 .grid-item {
        width: 33.3333%; }
        .no-flexbox .grid-layout.columns-4 .grid-item:nth-child(4n+1) {
          clear: none; }
        .no-flexbox .grid-layout.columns-4 .grid-item:nth-child(3n+1) {
          clear: both; } }
    @media screen and (max-width: 640px) {
      .grid-layout.columns-4 .grid-item {
        width: 50%; }
        .no-flexbox .grid-layout.columns-4 .grid-item:nth-child(3n+1) {
          clear: none; }
        .no-flexbox .grid-layout.columns-4 .grid-item:nth-child(2n+1) {
          clear: both; } }
    @media screen and (max-width: 480px) {
      .grid-layout.columns-4 .grid-item {
        width: 100%; } }
  .grid-layout.columns-5 .grid-item {
    width: 20%; }
    .no-flexbox .grid-layout.columns-5 .grid-item:nth-child(5n+1) {
      clear: both; }
    @media screen and (max-width: 1020px) {
      .grid-layout.columns-5 .grid-item {
        width: 33.3333%; }
        .no-flexbox .grid-layout.columns-5 .grid-item:nth-child(4n+1) {
          clear: none; }
        .no-flexbox .grid-layout.columns-5 .grid-item:nth-child(3n+1) {
          clear: both; } }
    @media screen and (max-width: 640px) {
      .grid-layout.columns-5 .grid-item {
        width: 50%; }
        .no-flexbox .grid-layout.columns-5 .grid-item:nth-child(3n+1) {
          clear: none; }
        .no-flexbox .grid-layout.columns-5 .grid-item:nth-child(2n+1) {
          clear: both; } }
    @media screen and (max-width: 480px) {
      .grid-layout.columns-5 .grid-item {
        width: 100%; } }
  .grid-layout.columns-6 .grid-item {
    width: 16.6667%; }
    .no-flexbox .grid-layout.columns-6 .grid-item:nth-child(6n+1) {
      clear: both; }
    @media screen and (max-width: 1020px) {
      .grid-layout.columns-6 .grid-item {
        width: 33.3333% !important; }
        .no-flexbox .grid-layout.columns-6 .grid-item:nth-child(4n+1) {
          clear: none; }
        .no-flexbox .grid-layout.columns-6 .grid-item:nth-child(3n+1) {
          clear: both; } }
    @media screen and (max-width: 768px) {
      .grid-layout.columns-6 .grid-item {
        width: 50% !important; }
        .no-flexbox .grid-layout.columns-6 .grid-item:nth-child(3n+1) {
          clear: none; }
        .no-flexbox .grid-layout.columns-6 .grid-item:nth-child(2n+1) {
          clear: both; } }
    @media screen and (max-width: 480px) {
      .grid-layout.columns-6 .grid-item {
        width: 100% !important; } }

.page_footer, .multipress-footer {
  background: #3c3c3c;
  color: #999; }

.top_footer {
  color: #dcdcdc; }
  .top_footer .widget {
    padding: 0;
    margin-bottom: 50px; }
  .top_footer .widgets_container {
    box-sizing: "border-box";
    padding: 50px 15px 0; }
    .top_footer .widgets_container:last-child {
      border-right: none; }
  .top_footer .widget-title {
    color: #7a7a7a; }
  .top_footer a {
    color: #dcdcdc; }
    .top_footer a:hover {
      color: darkgray; }
  .top_footer .calendar_wrap caption {
    text-transform: uppercase;
    font-family: Raleway, arial, sans-serif;
    color: white;
    font-weight: 700;
    letter-spacing: 4px;
    padding: 10px; }
  .top_footer .calendar_wrap table {
    text-align: center; }
  .top_footer .calendar_wrap th, .top_footer .calendar_wrap td {
    text-align: center;
    padding: 5px;
    border: 1px solid rgba(255, 255, 255, 0.1); }
  .top_footer .calendar_wrap td {
    color: #999; }
    .top_footer .calendar_wrap td a {
      font-weight: 700; }
  .top_footer .calendar_wrap tfoot {
    font-family: Raleway, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px; }

.footer_text {
  display: inline-block; }

.bottom_footer {
  padding: 40px 0; }
  .bottom_footer a {
    color: #dcdcdc; }
    .bottom_footer a:hover {
      color: darkgray; }
  .bottom_footer p {
    margin-bottom: 0; }
  .bottom_footer .col-md-6 {
    *zoom: 1; }
    .bottom_footer .col-md-6:before, .bottom_footer .col-md-6:after {
      content: "";
      display: table; }
    .bottom_footer .col-md-6:after {
      clear: both; }
  .bottom_footer .footer-text {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      .bottom_footer .footer-text {
        margin-right: 0; } }
  .bottom_footer .social_links {
    float: left;
    font-size: 14px; }
    .bottom_footer .social_links a {
      margin-right: 20px; }
  .bottom_footer .footer_menu {
    text-align: right;
    box-sizing: "border-box"; }
    .bottom_footer .footer_menu ul {
      margin: 0; }
      .bottom_footer .footer_menu ul a {
        padding: 0 15px; }

@media screen and (max-width: 990px) {
  .footer-text, .social_links, .footer_menu {
    width: 100%;
    padding: 20px 0 !important;
    text-align: center;
    display: block;
    margin-bottom: 0 !important; }
  .footer-text {
    padding-left: 0 !important; }
  .footer_menu .inline_nav, .footer_menu .filterable_nav {
    text-align: center; }
    .footer_menu .inline_nav .menu-item, .footer_menu .filterable_nav .menu-item {
      display: inline-block;
      margin: 0 3px 20px; } }

.content_widget .widget, footer .widget {
  margin-bottom: 40px; }

.content_widget .widget:last-child, footer .widget:last-child {
  margin-bottom: 40px; }

.content_widget {
  margin-left: 25px;
  margin-right: 25px; }
  .content_widget .widgets_container {
    padding-bottom: 0; }
  @media screen and (max-width: 640px) {
    .content_widget {
      margin-bottom: 10px; } }

.widget_area .widget {
  padding-left: 25px;
  padding-right: 25px; }

.mobile-contact {
  display: table;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 999999; }
  @media screen and (min-width: 991px) {
    .mobile-contact {
      display: none; } }
  .mobile-contact a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px; }
    .mobile-contact a.contact-phone {
      background-color: #b92222; }
      .mobile-contact a.contact-phone.active {
        background-color: #e25f5f; }
    .mobile-contact a.contact-sms {
      background-color: #f5f202; }
    .mobile-contact a.contact-whatsapp {
      background-color: #39e654; }
      .mobile-contact a.contact-whatsapp.active {
        background-color: #94f1a2; }
    .mobile-contact a.contact-bbm {
      background-color: #1079a5; }
      .mobile-contact a.contact-bbm.active {
        background-color: #30b4eb; }
    .mobile-contact a.btt-btn {
      background-color: #3eb5fd;
      color: white;
      font-size: 24px; }
    .mobile-contact a img {
      width: 32px;
      height: 32px;
      display: block;
      margin: 0 auto; }
    .mobile-contact a .button-detail {
      position: absolute;
      bottom: 100%;
      left: 0;
      right: 0;
      background-color: inherit;
      color: white;
      padding: 15px;
      text-align: center;
      display: none; }
    .mobile-contact a:focus .button-detail, .mobile-contact a:active .button-detail {
      display: block; }

body > .btt-btn {
  position: fixed;
  right: 30px;
  bottom: 30px;
  background-color: #2f96ff;
  color: white;
  font-size: 28px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  text-align: center;
  padding-top: 10px;
  opacity: 0;
  transition: opacity .3s ease;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 990px) {
    body > .btt-btn.mc-active {
      display: none; } }
  body > .btt-btn.active {
    opacity: 1; }

.page_header {
  z-index: 999;
  position: relative; }
  @media screen and (max-width: 990px) {
    .page_header {
      display: none; } }
  .page_header.transparent_menu {
    background-color: transparent;
    position: absolute;
    left: 0;
    right: 0; }
    .page_header.transparent_menu + .page_title .container {
      padding-top: 250px; }
  @media screen and (max-width: 990px) {
    .page_header .container {
      padding: 0 30px; } }
  @media screen and (max-width: 480px) {
    .page_header .container {
      padding: 0 15px; } }
  .page_header .mobile_nav_trigger {
    font-size: 26px;
    padding: 10px;
    margin-right: 10px;
    display: none; }
    @media screen and (max-width: 990px) {
      .page_header .mobile_nav_trigger {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media screen and (max-width: 480px) {
      .page_header .mobile_nav_trigger {
        margin-right: 0; } }
  @media screen and (max-width: 990px) {
    .page_header .primary_menu {
      display: none; } }
  .page_header .top_header {
    background: #3c3c3c;
    color: #fff;
    font-size: 11px;
    font-size: 0.91667em; }
    .page_header .top_header p {
      padding: 15px 0;
      margin: 0 50px 0 0; }
    @media screen and (max-width: 640px) {
      .page_header .top_header {
        display: none; } }
    .page_header .top_header .left-side .fa {
      margin-right: 10px;
      color: #999; }
    .page_header .top_header .right-side a {
      color: #fff; }
    .page_header .top_header .right-side .social-links a {
      font-size: 16px;
      padding: 10px; }
  .page_header .bottom_header {
    transition: background .3s ease; }
    .page_header .bottom_header .container,
    .page_header .bottom_header .container-fluid {
      position: relative;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
  .page_header nav.menu > ul {
    list-style-type: none;
    padding-left: 0; }
    .page_header nav.menu > ul li {
      display: inline-block; }
  .page_header .right_section, .page_header .right_section_menu, .page_header .right_section_banner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: 0; }
    .page_header .right_section a, .page_header .right_section_menu a, .page_header .right_section_banner a {
      font-size: 14px;
      display: inline-block;
      padding: 10px 15px;
      text-align: center; }
    .page_header .right_section .banner, .page_header .right_section_menu .banner, .page_header .right_section_banner .banner {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .page_header .right_section > ul,
    .page_header .right_section > ul > li,
    .page_header .right_section > ul > li > a, .page_header .right_section_menu > ul,
    .page_header .right_section_menu > ul > li,
    .page_header .right_section_menu > ul > li > a, .page_header .right_section_banner > ul,
    .page_header .right_section_banner > ul > li,
    .page_header .right_section_banner > ul > li > a {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .page_header .right_section > ul > li > a, .page_header .right_section_menu > ul > li > a, .page_header .right_section_banner > ul > li > a {
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .page_header .right_section ul, .page_header .right_section_menu ul, .page_header .right_section_banner ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .page_header .right_section ul > li, .page_header .right_section_menu ul > li, .page_header .right_section_banner ul > li {
        float: left; }
  .page_header.style-2 .secondary_menu, .page_header.style-5 .secondary_menu {
    list-style: none; }
    @media screen and (max-width: 990px) {
      .page_header.style-2 .secondary_menu, .page_header.style-5 .secondary_menu {
        display: none; } }
    .page_header.style-2 .secondary_menu > ul, .page_header.style-5 .secondary_menu > ul {
      list-style: none; }
    .page_header.style-2 .secondary_menu li, .page_header.style-5 .secondary_menu li {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .page_header.style-2 .secondary_menu li a, .page_header.style-5 .secondary_menu li a {
        color: #666; }
    .page_header.style-2 .secondary_menu a, .page_header.style-5 .secondary_menu a {
      font-size: 12px; }
      .page_header.style-2 .secondary_menu a .fa, .page_header.style-2 .secondary_menu a [class*="ico"], .page_header.style-5 .secondary_menu a .fa, .page_header.style-5 .secondary_menu a [class*="ico"] {
        margin-right: 10px;
        display: inline-block; }
    .page_header.style-2 .secondary_menu .sub-menu, .page_header.style-2 .secondary_menu .children, .page_header.style-5 .secondary_menu .sub-menu, .page_header.style-5 .secondary_menu .children {
      display: none; }
  .page_header.style-2 .bottom-section, .page_header.style-5 .bottom-section {
    width: 100%;
    border-top: 1px solid #e3e3e3;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row wrap;
        -ms-flex-direction: row wrap;
            flex-direction: row wrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .page_header.style-2 .bottom-section .menu, .page_header.style-5 .bottom-section .menu {
      padding-left: 0; }
      .page_header.style-2 .bottom-section .menu > .menu-item > a, .page_header.style-5 .bottom-section .menu > .menu-item > a {
        padding: 20px; }
    .page_header.style-2 .bottom-section .navigation-addon, .page_header.style-5 .bottom-section .navigation-addon {
      list-style: none;
      margin: 0;
      padding: 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .page_header.style-2 .bottom-section .navigation-addon li, .page_header.style-5 .bottom-section .navigation-addon li {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .page_header.style-2 .bottom-section .navigation-addon li a, .page_header.style-5 .bottom-section .navigation-addon li a {
          padding: 10px;
          font-size: 14px; }
  .page_header.style-3 {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0; }
    .admin-bar .page_header.style-3 {
      top: 32px; }
    .page_header.style-3[style] {
      background-color: transparent !important; }
    .page_header.style-3 .top_header {
      background-color: transparent;
      color: #333; }
      .page_header.style-3 .top_header a {
        color: #333;
        font-weight: 700; }
    .page_header.style-3 .bottom_header {
      background: transparent; }
      .page_header.style-3 .bottom_header .container {
        background-color: white; }
    .page_header.style-3 ~ .page_title .container {
      padding-top: 220px; }
  .page_header.style-4 .container {
    display: block; }
  .page_header.style-4 .logo {
    margin: 0 auto 0;
    width: 100%;
    text-align: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .page_header.style-4 .logo img {
      margin: 0 auto; }
    @media screen and (max-width: 990px) {
      .page_header.style-4 .logo {
        margin: 10px 0;
        width: auto; } }
  @media screen and (max-width: 990px) {
    .page_header.style-4 .mobile_nav_trigger {
      float: none !important; } }
  .page_header.style-4 .bottom_header .container {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 990px) {
      .page_header.style-4 .bottom_header .container {
        -webkit-justify-content: left;
            -ms-flex-pack: left;
                justify-content: left; } }
  .page_header.style-4 .bottom-section {
    *zoom: 1;
    text-align: center; }
    .page_header.style-4 .bottom-section:before, .page_header.style-4 .bottom-section:after {
      content: "";
      display: table; }
    .page_header.style-4 .bottom-section:after {
      clear: both; }
    @media screen and (max-width: 990px) {
      .page_header.style-4 .bottom-section {
        display: none; } }
  .page_header.style-4 .primary_menu {
    display: inline-block;
    text-align: left;
    float: none !important; }
    .page_header.style-4 .primary_menu .menu {
      padding-left: 0; }
    .page_header.style-4 .primary_menu .menu-item a, .page_header.style-4 .primary_menu .page_item a {
      padding: 20px 15px; }
    .page_header.style-4 .primary_menu .sub-menu .menu-item a, .page_header.style-4 .primary_menu .children .page_item a {
      padding: 15px 15px; }
  .page_header.style-8 .side_menu_trigger {
    background: transparent;
    color: #222;
    box-shadow: none;
    font-size: 24px;
    padding: 10px;
    margin: 0; }

.page_header .logo, .mobile-header .logo {
  padding: 20px 0;
  margin: 0 20px 0 0;
  transition: all .3s ease;
  max-width: 350px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (min-width: 1600px) {
    .page_header .logo, .mobile-header .logo {
      margin-left: 0; } }
  @media screen and (max-width: 768px) {
    .page_header .logo, .mobile-header .logo {
      margin-left: 10px; } }
  @media screen and (max-width: 480px) {
    .page_header .logo, .mobile-header .logo {
      margin-right: 0;
      margin-left: 0;
      max-width: 150px; } }
  @media screen and (max-width: 320px) {
    .page_header .logo, .mobile-header .logo {
      max-width: 100px; } }
  .page_header .logo img, .mobile-header .logo img {
    width: auto;
    max-width: 100%;
    max-height: 70px;
    display: block; }
  .page_header .logo #site-title, .mobile-header .logo #site-title {
    color: #3c3c3c;
    font-family: Tinos,georgia,serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.11111; }
    @media screen and (max-width: 640px) {
      .page_header .logo #site-title, .mobile-header .logo #site-title {
        font-size: 24px; } }
    .page_header .logo #site-title span, .mobile-header .logo #site-title span {
      line-height: inherit; }
  .page_header .logo #site-description, .mobile-header .logo #site-description {
    color: #8e8e8e;
    font-size: 12px;
    font-style: italic;
    font-weight: normal; }
    @media screen and (max-width: 480px) {
      .page_header .logo #site-description, .mobile-header .logo #site-description {
        display: none; } }

.page_header .cart_button, .mobile-header .cart_button {
  position: relative;
  z-index: 99;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .page_header .cart_button .count, .mobile-header .cart_button .count {
    background-color: #ff5a5a;
    color: white;
    display: inline-block;
    border-radius: 30px;
    font-size: 12px;
    padding: 2px 5px;
    line-height: 1;
    -webkit-flex-wrap: 700;
        -ms-flex-wrap: 700;
            flex-wrap: 700;
    position: relative;
    margin-top: -4px; }
  .page_header .cart_button .widget_shopping_cart, .mobile-header .cart_button .widget_shopping_cart {
    display: none;
    white-space: nowrap;
    position: absolute;
    padding: 20px !important;
    top: 100%;
    right: 0;
    min-width: 260px;
    background: white;
    padding: 30px;
    border-radius: 3px;
    border-top-right-radius: 0;
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2);
    box-sizing: "border-box"; }
    .page_header .cart_button .widget_shopping_cart ul, .mobile-header .cart_button .widget_shopping_cart ul {
      overflow: hidden; }
    .page_header .cart_button .widget_shopping_cart .cart_list li, .mobile-header .cart_button .widget_shopping_cart .cart_list li {
      display: block;
      float: none; }

.page_header .search_button, .mobile-header .search_button {
  position: relative; }
  .page_header .search_button .search_bar, .mobile-header .search_button .search_bar {
    display: none;
    width: 250px;
    position: absolute;
    top: 0;
    height: 35px;
    margin: auto;
    bottom: 0;
    right: 100%;
    z-index: 9;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 768px) {
      .page_header .search_button .search_bar, .mobile-header .search_button .search_bar {
        top: 100%;
        bottom: auto;
        height: auto;
        right: 0;
        background-color: white;
        padding: 10px;
        border: 1px solid #e3e3e3; }
        .page_header .search_button .search_bar input, .mobile-header .search_button .search_bar input {
          border: none;
          border: 1px solid #e3e3e3;
          display: block;
          padding: 10px;
          top: 0 !important; } }
    .page_header .search_button .search_bar input, .mobile-header .search_button .search_bar input {
      width: 100%;
      padding: 5px 10px;
      font-size: 12px;
      font-weight: 400;
      position: relative;
      top: 5px; }

.mobile-header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: white;
  z-index: 999;
  padding: 20px 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  will-change: transform;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 990px) {
    .mobile-header {
      position: relative;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0);
      top: 0 !important;
      transition: none;
      box-shadow: none; }
      .mobile-header.sticky-header {
        position: fixed;
        transition: top .4s ease;
        top: 0; }
        .admin-bar .mobile-header.sticky-header {
          top: 32px !important; } }
      @media screen and (max-width: 990px) and (max-width: 782px) {
        .admin-bar .mobile-header.sticky-header {
          top: 46px !important; } }
  @media screen and (max-width: 990px) {
      .mobile-header.transparent_menu {
        position: absolute;
        background-color: transparent; }
        .admin-bar .mobile-header.transparent_menu {
          top: 32px; } }
  .mobile-header.sticky-header.active {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }
  .mobile-header .container, .mobile-header .container-fluid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
  .admin-bar .mobile-header.sticky-header {
    top: 32px; }
  .mobile-header .mobile_nav_trigger, .mobile-header .logo, .mobile-header .primary_menu {
    float: left; }
  @media screen and (max-width: 990px) {
    .mobile-header .primary_menu {
      display: none; } }
  .mobile-header .logo a, .mobile-header .search_button .search_button_trigger, .mobile-header .cart_button a, .mobile-header .primary_menu .menu-item a, .mobile-header .primary_menu .menu .page_item a {
    color: #666; }
  .mobile-header .right_section {
    float: right;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto; }
    .mobile-header .right_section ul {
      list-style: none;
      *zoom: 1;
      padding-left: 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .mobile-header .right_section ul:before, .mobile-header .right_section ul:after {
        content: "";
        display: table; }
      .mobile-header .right_section ul:after {
        clear: both; }
      .mobile-header .right_section ul li {
        float: left;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .mobile-header .right_section ul li > a {
          padding: 0 15px;
          font-size: 14px; }
  .mobile-header .side_menu_trigger {
    background-color: transparent;
    font-size: 24px;
    color: #222;
    margin: 0;
    padding: 10px;
    box-shadow: none; }
  .mobile-header .mobile_nav_trigger {
    font-size: 24px;
    display: none;
    margin-right: 20px; }
    @media screen and (max-width: 990px) {
      .mobile-header .mobile_nav_trigger {
        display: block;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
  .mobile-header .logo {
    margin: 0 20px 0 0;
    padding: 0; }

.mobile_menu {
  position: fixed;
  left: -100%;
  top: 0;
  bottom: 0;
  width: 250px;
  background: #3c3c3c;
  z-index: 999999;
  overflow-y: auto;
  transition: all .4s ease;
  padding-top: 100px;
  box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1); }
  .mobile_menu ul {
    padding: 0;
    background: none !important; }
  .mobile_menu .sub-menu {
    display: none;
    background: rgba(0, 0, 0, 0.1) !important;
    margin: 0 !important; }
  .mobile_menu .menu-item-has-children a {
    padding-right: 50px; }
  .mobile_menu .menu-item {
    position: relative; }
    .mobile_menu .menu-item button {
      position: absolute;
      right: 0;
      top: 0;
      padding: 15px 20px;
      margin: 0;
      background: transparent;
      border-radius: 0;
      border-left: 1px solid rgba(255, 255, 255, 0.1);
      box-shadow: none; }
  .mobile_menu a {
    color: white;
    padding: 10px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .mobile_menu a .fa, .mobile_menu a [class*="ico"] {
      margin-right: 10px; }

.hero.page_title {
  background-color: #ededed;
  margin-bottom: 50px;
  background-size: cover;
  z-index: 1;
  position: relative; }
  .hero.page_title .background-wrap, .hero.page_title .background-wrap .background {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1; }
  .hero.page_title .background-wrap {
    overflow: hidden; }
  .hero.page_title .background-wrap .background {
    background-size: cover; }
  .hero.page_title .container {
    position: relative;
    padding: 90px 15px 90px; }
  .hero.page_title .page_title {
    font-family: Raleway,arial,sans-serif;
    font-size: 72px;
    font-size: 6em;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1em;
    color: #3c3c3c; }
    @media screen and (max-width: 640px) {
      .hero.page_title .page_title {
        font-size: 48px; } }

@-webkit-keyframes down {
  0% {
    top: -200px;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }

@keyframes down {
  0% {
    top: -200px;
    opacity: 0; }
  100% {
    top: 0;
    opacity: 1; } }

.nav-with-hero {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100vh; }
  .nav-with-hero .multipress-slider {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .nav-with-hero .multipress-slider .swiper-container {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .nav-with-hero .multipress-slider .swiper-container .swiper-wrapper {
        height: auto; }
        .nav-with-hero .multipress-slider .swiper-container .swiper-wrapper .swiper-slide {
          height: auto; }

.primary_side_menu {
  left: auto;
  width: 250px;
  padding-left: 0;
  padding-right: 0; }
  .primary_side_menu .search_bar {
    display: block !important;
    margin-bottom: 50px;
    opacity: 1 !important; }
    .primary_side_menu .search_bar input {
      width: 100%;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  .primary_side_menu .primary_mobile_menu ul {
    list-style: none;
    margin: 0 -15px; }

.close_side_menu {
  background-color: transparent;
  padding: 10px;
  font-size: 26px;
  margin-bottom: 30px;
  box-shadow: none;
  position: absolute;
  top: 10px;
  left: 20px; }
  .off-pushleft .close_side_menu {
    left: auto;
    right: 20px; }

body {
  overflow-x: hidden; }
  body.no_page_title #content, body .no_slider {
    padding-top: 140px; }

.content-right {
  float: right; }
  @media screen and (max-width: 990px) {
    .content-right {
      float: none; } }

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed; } }

.inline-spacer {
  display: inline-block;
  width: 20px; }

aside.sidebar {
  position: relative;
  box-sizing: border-box; }
  aside.sidebar .widget {
    padding: 40px 0 0 30px; }
    @media screen and (max-width: 990px) {
      aside.sidebar .widget {
        padding: 40px 0;
        margin-bottom: 0; } }
    aside.sidebar .widget .widget_content {
      border-bottom: 1px solid #dedede;
      padding-bottom: 40px; }
  aside.sidebar.sidebar-left .widget {
    padding: 40px 30px 0 0; }
    @media screen and (max-width: 990px) {
      aside.sidebar.sidebar-left .widget {
        padding: 40px 0;
        margin-bottom: 0; } }
  aside.sidebar .calendar_wrap caption {
    text-transform: uppercase;
    font-family: Raleway, arial, sans-serif;
    color: #000;
    font-weight: 700;
    letter-spacing: 4px;
    padding: 10px; }
  aside.sidebar .calendar_wrap table {
    text-align: center; }
  aside.sidebar .calendar_wrap th, aside.sidebar .calendar_wrap td {
    text-align: center;
    padding: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1); }
  aside.sidebar .calendar_wrap th {
    font-weight: 700; }
  aside.sidebar .calendar_wrap td {
    color: #999;
    font-size: 12px; }
    aside.sidebar .calendar_wrap td a {
      font-weight: 700; }
  aside.sidebar .calendar_wrap tfoot {
    font-family: Raleway, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px; }

/*
Animate.css - https://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.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; }

@-webkit-keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

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

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

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

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

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

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

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75); }
  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25); }
  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

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

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

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

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

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }

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

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

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

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

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

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

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

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

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

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

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

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

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

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

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

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

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }

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

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

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

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

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

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

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

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

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

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

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

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

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

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

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

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

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

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

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

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

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

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

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

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

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

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

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

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

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }

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

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

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

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }

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

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

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

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }

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

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

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

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }

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

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

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

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

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

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

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

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

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

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

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

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

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

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

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

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

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

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

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

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

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

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

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

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

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

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

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

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

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

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

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

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

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

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

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

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

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

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

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

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

@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

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

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

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

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

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

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

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

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

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

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

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

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1; } }

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

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

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

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(48px);
    -ms-transform: scale(0.475) translateX(48px);
    transform: scale(0.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

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

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-48px);
    -ms-transform: scale(0.475) translateX(-48px);
    transform: scale(0.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

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

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  60% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; } }

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

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  100% {
    opacity: 0; } }

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

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(-60px);
    -ms-transform: scale(0.475) translateY(-60px);
    transform: scale(0.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(2000px);
    -ms-transform: scale(0.1) translateY(2000px);
    transform: scale(0.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom; } }

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

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(42px);
    -ms-transform: scale(0.475) translateX(42px);
    transform: scale(0.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(-2000px);
    -ms-transform: scale(0.1) translateX(-2000px);
    transform: scale(0.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center; } }

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

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateX(-42px);
    -ms-transform: scale(0.475) translateX(-42px);
    transform: scale(0.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateX(2000px);
    -ms-transform: scale(0.1) translateX(2000px);
    transform: scale(0.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center; } }

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

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top; } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(0.475) translateY(60px);
    -ms-transform: scale(0.475) translateY(60px);
    transform: scale(0.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear; }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translateY(-2000px);
    -ms-transform: scale(0.1) translateY(-2000px);
    transform: scale(0.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top; } }

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

:root {
  font-size: 12px;
  line-height: 1.7; }

body {
  font-family: "Merriweather", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  color: #444; }

h1, h2, h3, h4, h5, h6 {
  color: #111;
  font-weight: 700; }

.wp-caption {
  text-align: center;
  margin: 20px 0; }
  .wp-caption.alignleft {
    margin-right: 20px; }
  .wp-caption.alignright {
    margin-left: 20px; }

.wp-caption-text {
  font-style: italic;
  font-size: 12px;
  color: #999;
  margin: 10px 0; }

.bypostauthor {
  background: transparent; }

.screen-reader-text {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden; }

.social-links {
  *zoom: 1; }
  .social-links:before, .social-links:after {
    content: "";
    display: table; }
  .social-links:after {
    clear: both; }
  .social-links.large {
    font-size: 2.5em; }
    .social-links.large a {
      width: 40px;
      height: 40px;
      display: inline-block;
      padding: 0;
      text-align: center; }
  .social-links.small, .social-links.vc_read_more {
    font-size: 1.16667em; }
    .social-links.small a, .social-links.vc_read_more a {
      width: 20px;
      height: 20px;
      display: inline-block;
      padding: 0;
      text-align: center; }
  .social-links a {
    display: inline-block;
    padding: 0 10px;
    transition: .3s ease;
    border: none; }
    .social-links a:before {
      display: none !important; }
    .social-links a.facebook {
      color: #3B5998; }
      .social-links a.facebook:hover {
        color: #4c70ba; }
    .social-links a.twitter {
      color: #55ACEE; }
      .social-links a.twitter:hover {
        color: #83c3f3; }
    .social-links a.google-plus {
      color: #E02F2F; }
      .social-links a.google-plus:hover {
        color: #e75b5b; }
    .social-links a.linkedin {
      color: #007BB5; }
      .social-links a.linkedin:hover {
        color: #009ee8; }
    .social-links a.spotify {
      color: #78B842; }
      .social-links a.spotify:hover {
        color: #92c865; }
    .social-links a.codepen {
      color: #000000; }
      .social-links a.codepen:hover {
        color: #1a1a1a; }
    .social-links a.digg {
      color: #115c83; }
      .social-links a.digg:hover {
        color: #177cb0; }
    .social-links a.foursquare {
      color: #f84777; }
      .social-links a.foursquare:hover {
        color: #fa789b; }
    .social-links a.github {
      color: #000000; }
      .social-links a.github:hover {
        color: #1a1a1a; }
    .social-links a.reddit {
      color: #EF4623; }
      .social-links a.reddit:hover {
        color: #f26e53; }
    .social-links a.skype {
      color: #00aff0; }
      .social-links a.skype:hover {
        color: #24c4ff; }
    .social-links a.behance {
      color: #111111; }
      .social-links a.behance:hover {
        color: #2b2b2b; }
    .social-links a.youtube {
      color: #e02b28; }
      .social-links a.youtube:hover {
        color: #e65755; }
    .social-links a.steam {
      color: #000000; }
      .social-links a.steam:hover {
        color: #1a1a1a; }
    .social-links a.dribbble {
      color: #E94C89; }
      .social-links a.dribbble:hover {
        color: #ef79a7; }
    .social-links a.tumblr {
      color: #44546A; }
      .social-links a.tumblr:hover {
        color: #586d89; }
    .social-links a.wordpress {
      color: #21759b; }
      .social-links a.wordpress:hover {
        color: #2a95c5; }
    .social-links a.instagram {
      color: #974518; }
      .social-links a.instagram:hover {
        color: #c3591f; }
    .social-links a.pinterest {
      color: #cc2127; }
      .social-links a.pinterest:hover {
        color: #e04046; }
    .social-links a.flickr {
      color: #0063db; }
      .social-links a.flickr:hover {
        color: #0f7bff; }
    .social-links a.vimeo {
      color: #1ab7ea; }
      .social-links a.vimeo:hover {
        color: #49c6ee; }
    .social-links a.vine {
      color: #00b489; }
      .social-links a.vine:hover {
        color: #00e7b0; }
    .social-links a.deviantart {
      color: #536551; }
      .social-links a.deviantart:hover {
        color: #6a8168; }
    .social-links a.lastfm {
      color: #DA001C; }
      .social-links a.lastfm:hover {
        color: #ff0e2d; }
    .social-links a.soundcloud {
      color: #FF4700; }
      .social-links a.soundcloud:hover {
        color: #ff6c33; }
  .social-links.boxed.small a, .social-links.boxed.vc_read_more a {
    width: 20px;
    height: 20px;
    padding: 1px;
    font-size: 14px;
    line-height: normal; }
  .social-links.boxed.large a {
    width: 40px;
    height: 40px;
    padding: 8px;
    font-size: 18px; }
  .social-links.boxed a {
    text-align: center;
    color: white !important;
    float: left;
    margin-bottom: 0;
    width: 30px;
    height: 30px;
    font-size: 2em;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .social-links.boxed a.facebook {
      background-color: #3B5998; }
      .social-links.boxed a.facebook:hover {
        background-color: #4c70ba; }
    .social-links.boxed a.twitter {
      background-color: #55ACEE; }
      .social-links.boxed a.twitter:hover {
        background-color: #83c3f3; }
    .social-links.boxed a.google-plus {
      background-color: #E02F2F; }
      .social-links.boxed a.google-plus:hover {
        background-color: #e75b5b; }
    .social-links.boxed a.linkedin {
      background-color: #007BB5; }
      .social-links.boxed a.linkedin:hover {
        background-color: #009ee8; }
    .social-links.boxed a.spotify {
      background-color: #78B842; }
      .social-links.boxed a.spotify:hover {
        background-color: #92c865; }
    .social-links.boxed a.codepen {
      background-color: #000000; }
      .social-links.boxed a.codepen:hover {
        background-color: #1a1a1a; }
    .social-links.boxed a.digg {
      background-color: #115c83; }
      .social-links.boxed a.digg:hover {
        background-color: #177cb0; }
    .social-links.boxed a.foursquare {
      background-color: #f84777; }
      .social-links.boxed a.foursquare:hover {
        background-color: #fa789b; }
    .social-links.boxed a.github {
      background-color: #000000; }
      .social-links.boxed a.github:hover {
        background-color: #1a1a1a; }
    .social-links.boxed a.reddit {
      background-color: #EF4623; }
      .social-links.boxed a.reddit:hover {
        background-color: #f26e53; }
    .social-links.boxed a.skype {
      background-color: #00aff0; }
      .social-links.boxed a.skype:hover {
        background-color: #24c4ff; }
    .social-links.boxed a.behance {
      background-color: #111111; }
      .social-links.boxed a.behance:hover {
        background-color: #2b2b2b; }
    .social-links.boxed a.youtube {
      background-color: #e02b28; }
      .social-links.boxed a.youtube:hover {
        background-color: #e65755; }
    .social-links.boxed a.steam {
      background-color: #000000; }
      .social-links.boxed a.steam:hover {
        background-color: #1a1a1a; }
    .social-links.boxed a.dribbble {
      background-color: #E94C89; }
      .social-links.boxed a.dribbble:hover {
        background-color: #ef79a7; }
    .social-links.boxed a.tumblr {
      background-color: #44546A; }
      .social-links.boxed a.tumblr:hover {
        background-color: #586d89; }
    .social-links.boxed a.wordpress {
      background-color: #21759b; }
      .social-links.boxed a.wordpress:hover {
        background-color: #2a95c5; }
    .social-links.boxed a.instagram {
      background-color: #974518; }
      .social-links.boxed a.instagram:hover {
        background-color: #c3591f; }
    .social-links.boxed a.pinterest {
      background-color: #cc2127; }
      .social-links.boxed a.pinterest:hover {
        background-color: #e04046; }
    .social-links.boxed a.flickr {
      background-color: #0063db; }
      .social-links.boxed a.flickr:hover {
        background-color: #0f7bff; }
    .social-links.boxed a.vimeo {
      background-color: #1ab7ea; }
      .social-links.boxed a.vimeo:hover {
        background-color: #49c6ee; }
    .social-links.boxed a.vine {
      background-color: #00b489; }
      .social-links.boxed a.vine:hover {
        background-color: #00e7b0; }
    .social-links.boxed a.deviantart {
      background-color: #536551; }
      .social-links.boxed a.deviantart:hover {
        background-color: #6a8168; }
    .social-links.boxed a.lastfm {
      background-color: #DA001C; }
      .social-links.boxed a.lastfm:hover {
        background-color: #ff0e2d; }
    .social-links.boxed a.soundcloud {
      background-color: #FF4700; }
      .social-links.boxed a.soundcloud:hover {
        background-color: #ff6c33; }

.sidebar-left + .content_inner {
  padding: 50px 0 50px 50px;
  float: right; }

.posts {
  margin-bottom: 50px; }
  .posts .post, .posts .page {
    border-bottom: 1px solid #3c3c3c;
    padding: 50px 0;
    *zoom: 1; }
    .posts .post:before, .posts .post:after, .posts .page:before, .posts .page:after {
      content: "";
      display: table; }
    .posts .post:after, .posts .page:after {
      clear: both; }
    .posts .post.sticky, .posts .page.sticky {
      padding: 30px !important;
      background-color: #f8f8f8; }
    .posts .post:first-child, .posts .page:first-child {
      padding-top: 0; }
    .posts .post .post_details, .posts .page .post_details {
      box-sizing: border-box;
      *zoom: 1;
      padding-right: 40px;
      word-break: break-word; }
      .posts .post .post_details:before, .posts .post .post_details:after, .posts .page .post_details:before, .posts .page .post_details:after {
        content: "";
        display: table; }
      .posts .post .post_details:after, .posts .page .post_details:after {
        clear: both; }
      @media screen and (max-width: 990px) {
        .posts .post .post_details, .posts .page .post_details {
          padding-right: 15px; } }
      .posts .post .post_details .author, .posts .page .post_details .author {
        font-size: 0.83333em;
        color: #aaa;
        margin-bottom: 10px;
        display: inline-block; }
        .posts .post .post_details .author a, .posts .page .post_details .author a {
          color: #aaa; }
      .posts .post .post_details .entry-title, .posts .page .post_details .entry-title {
        margin-bottom: 20px;
        font-size: 1.66667em;
        font-weight: bold; }
        .posts .post .post_details .entry-title a, .posts .page .post_details .entry-title a {
          color: #3c3c3c; }
      .posts .post .post_details blockquote, .posts .page .post_details blockquote {
        border-left: none;
        color: #3c3c3c;
        font-size: 1.66667em;
        font-style: italic;
        line-height: 1.7;
        text-align: center;
        padding: 0; }
        @media screen and (max-width: 480px) {
          .posts .post .post_details blockquote, .posts .page .post_details blockquote {
            margin: 0; } }
        .posts .post .post_details blockquote p, .posts .page .post_details blockquote p {
          margin-bottom: 20px; }
        .posts .post .post_details blockquote cite, .posts .page .post_details blockquote cite {
          display: inline-block;
          font-size: 1em;
          font-style: normal; }
    .posts .post .post_thumbnail, .posts .page .post_thumbnail {
      float: left;
      margin-right: 50px;
      margin-bottom: 30px; }
      .posts .post .post_thumbnail img, .posts .page .post_thumbnail img {
        display: inline-block;
        max-width: 300px; }
        @media screen and (max-width: 480px) {
          .posts .post .post_thumbnail img, .posts .page .post_thumbnail img {
            width: 100%;
            max-width: 100%; } }
      @media screen and (max-width: 600px) {
        .posts .post .post_thumbnail, .posts .page .post_thumbnail {
          float: none;
          display: block;
          text-align: center;
          margin: 0 0 20px; } }
    .posts .post .post_meta, .posts .page .post_meta {
      text-align: center;
      font-size: 0.91667em;
      display: table; }
      @media screen and (max-width: 990px) {
        .posts .post .post_meta, .posts .page .post_meta {
          display: block;
          margin-top: 20px; } }
      @media screen and (max-width: 480px) {
        .posts .post .post_meta, .posts .page .post_meta {
          display: none; } }
      .posts .post .post_meta span, .posts .page .post_meta span {
        display: block;
        text-align: center;
        color: #aaa; }
      .posts .post .post_meta .cat, .posts .page .post_meta .cat {
        font-weight: 700; }
      .posts .post .post_meta .cats, .posts .page .post_meta .cats {
        margin-bottom: 20px; }
      .posts .post .post_meta .category, .posts .page .post_meta .category {
        font-weight: 700; }
      .posts .post .post_meta .button, .posts .post .post_meta .post_details .more-link, .posts .post .post_details .post_meta .more-link, .posts .page .post_details .post .post_meta .more-link, .posts .post .post_meta .vc_read_more, .posts .post .post_meta .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .posts .post .post_meta li, .posts .page .post_meta .button, .posts .post .post_details .page .post_meta .more-link, .posts .page .post_meta .post_details .more-link, .posts .page .post_details .post_meta .more-link, .posts .page .post_meta .vc_read_more, .posts .page .post_meta .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .posts .page .post_meta li {
        font-size: 9px;
        font-weight: normal; }
      .posts .post .post_meta .date, .posts .page .post_meta .date {
        margin-bottom: 10px;
        color: #aaa; }
    .posts .post .icon_post_format, .posts .page .icon_post_format {
      font-family: "FontAwesome";
      font-size: 20px;
      color: #3c3c3c !important;
      margin-bottom: 5px; }
      .posts .post .icon_post_format:after, .posts .page .icon_post_format:after {
        content: "\f040"; }
    .posts .post.format-image .icon_post_format:after, .posts .page.format-image .icon_post_format:after {
      content: "\f030"; }
    .posts .post.format-quote .icon_post_format:after, .posts .page.format-quote .icon_post_format:after {
      content: "\f10e"; }
    .posts .post.format-video .icon_post_format:after, .posts .page.format-video .icon_post_format:after {
      content: "\f03d"; }
    .posts .post.format-audio .icon_post_format:after, .posts .page.format-audio .icon_post_format:after {
      content: "\f001"; }
    .posts .post.format-link .icon_post_format:after, .posts .page.format-link .icon_post_format:after {
      content: "\f08e"; }
    .posts .post.format-gallery .icon_post_format:after, .posts .page.format-gallery .icon_post_format:after {
      content: "\f03e"; }
    .posts .post.format-status .icon_post_format:after, .posts .page.format-status .icon_post_format:after {
      content: "\f0e5"; }
    .posts .post.format-chat .icon_post_format:after, .posts .page.format-chat .icon_post_format:after {
      content: "\f086"; }
    .posts .post.format-gallery ul, .posts .page.format-gallery ul {
      padding: 0;
      list-style: none;
      margin: 0; }
      .posts .post.format-gallery ul li, .posts .page.format-gallery ul li {
        box-sizing: "border-box";
        float: left;
        text-align: center;
        padding: 0; }
      .posts .post.format-gallery ul img, .posts .page.format-gallery ul img {
        display: block;
        width: 100%;
        max-width: 100%; }
    .posts .post.format-gallery .flex-control-thumbs, .posts .page.format-gallery .flex-control-thumbs {
      list-style: none;
      padding: 0; }
      .posts .post.format-gallery .flex-control-thumbs li, .posts .page.format-gallery .flex-control-thumbs li {
        box-sizing: "border-box";
        float: left;
        text-align: center;
        padding: 5px;
        width: 16.666%; }
      .posts .post.format-gallery .flex-control-thumbs img, .posts .page.format-gallery .flex-control-thumbs img {
        display: block;
        width: 100%;
        max-width: 100%; }
        .posts .post.format-gallery .flex-control-thumbs img.flex-active, .posts .page.format-gallery .flex-control-thumbs img.flex-active {
          opacity: .7; }

.section_title.sticky {
  background: #f8f8f8; }

.type-page {
  border-bottom: none; }

.single-post .posts .post {
  border-bottom: none; }
  .single-post .posts .post .post_meta {
    position: relative;
    text-align: left !important;
    padding-left: 40px; }
    .single-post .posts .post .post_meta .icon_post_format {
      position: absolute;
      left: 0;
      top: 5px; }
    .single-post .posts .post .post_meta .date {
      margin-bottom: 0; }
    .single-post .posts .post .post_meta span {
      display: inline-block; }

.single-post .post-author {
  margin-top: 30px;
  display: table; }
  .single-post .post-author .title {
    font-family: Raleway,arial,sans-serif;
    font-size: 1em;
    text-transform: uppercase;
    margin-bottom: 30px; }
  .single-post .post-author .author-box {
    position: relative;
    padding-left: 80px; }
    .single-post .post-author .author-box .author-desc.author, .single-post .post-author .author-box a {
      color: #555;
      font-size: 1em; }
    .single-post .post-author .author-box .avatar {
      position: absolute;
      left: 0;
      top: 0; }

.single-post .post_details {
  margin-bottom: 50px; }

.single-post-post .posts .post {
  padding-bottom: 0; }

.single .posts .post {
  padding-bottom: 0; }

.post_content, .entry-content, .comment-content {
  padding-bottom: 30px;
  word-break: break-word; }
  .post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6 {
    margin: 2em 0 1.5em; }
  .post_content blockquote, .entry-content blockquote, .comment-content blockquote {
    font-size: 2em;
    line-height: 1.5;
    font-weight: 700;
    font-style: normal; }
    @media screen and (max-width: 768px) {
      .post_content blockquote, .entry-content blockquote, .comment-content blockquote {
        margin: 40px 0;
        font-size: 1.5em; } }
    .post_content blockquote cite, .entry-content blockquote cite, .comment-content blockquote cite {
      font-style: normal;
      font-size: 14px; }
  .post_content table th, .post_content table td, .entry-content table th, .entry-content table td, .comment-content table th, .comment-content table td {
    padding: 5px 10px; }
  .post_content table tr:nth-child(even), .entry-content table tr:nth-child(even), .comment-content table tr:nth-child(even) {
    background-color: #e3e3e3; }
  .post_content .wp-caption, .entry-content .wp-caption, .comment-content .wp-caption {
    max-width: 100%; }
  .post_content dl, .entry-content dl, .comment-content dl {
    margin: 0; }
    .post_content dl dt, .entry-content dl dt, .comment-content dl dt {
      font-size: 16px;
      margin-bottom: 20px; }
    .post_content dl dd, .entry-content dl dd, .comment-content dl dd {
      margin-left: 30px;
      margin-bottom: 30px; }

.post_content > .adv-section {
  margin-bottom: 30px;
  text-align: center; }

.entry-content {
  border-bottom: 1px solid #3c3c3c;
  padding-bottom: 50px; }
  .entry-content + .post_tag .post-tags {
    border-top: none; }
  .entry-content .adv-section {
    padding: 30px 0;
    text-align: center; }

.loop-nav {
  *zoom: 1; }
  .loop-nav:before, .loop-nav:after {
    content: "";
    display: table; }
  .loop-nav:after {
    clear: both; }

.pagination {
  margin: 50px 0; }

.page-template-page-templatesarchive-php .cat-archive {
  margin-bottom: 50px; }

.page-template-page-templatesarchive-php .cat-archive.col-md-6 {
  padding-right: 50px;
  box-sizing: "border-box"; }

figure.gallery-item.col-3 img {
  width: 100%;
  max-width: 100%; }

.post_content .post-tags, .post_content .post-share, .post_content .post-navigation {
  padding: 30px 0 30px;
  border-top: 1px solid #3c3c3c;
  padding-left: 100px;
  position: relative; }
  @media screen and (max-width: 640px) {
    .post_content .post-tags, .post_content .post-share, .post_content .post-navigation {
      padding-left: 0; } }
  .post_content .post-tags > span, .post_content .post-share > span, .post_content .post-navigation > span {
    text-transform: uppercase;
    font-family: Raleway, arial, sans-serif;
    font-weight: 700;
    letter-spacing: 3px;
    display: inline-block;
    width: 100px;
    position: absolute;
    left: 0;
    top: 30px; }
    @media screen and (max-width: 640px) {
      .post_content .post-tags > span, .post_content .post-share > span, .post_content .post-navigation > span {
        width: auto;
        display: block;
        position: relative;
        top: 0; } }

.post_content .post_tag {
  display: block; }

.post_content .post-share {
  border-top: none; }
  .post_content .post-share a {
    padding: 5px 10px;
    margin-bottom: 5px;
    background: #999;
    border-radius: 1px;
    color: white;
    display: inline-block; }
    .post_content .post-share a .fa {
      margin-right: 10px; }
    .post_content .post-share a.facebook {
      background-color: #3B5998; }
    .post_content .post-share a.twitter {
      background-color: #55ACEE; }
    .post_content .post-share a.linkedin {
      background-color: #007BB5; }
    .post_content .post-share a.pinterest {
      background-color: #cc2127; }
    .post_content .post-share a.google-plus {
      background-color: #E02F2F; }
    .post_content .post-share a.tumblr {
      background-color: #44546A; }

.post_content .post-navigation {
  *zoom: 1;
  padding-bottom: 0;
  padding-top: 50px;
  padding-left: 0;
  margin: 0;
  border-bottom: 1px solid #3c3c3c; }
  .post_content .post-navigation:before, .post_content .post-navigation:after {
    content: "";
    display: table; }
  .post_content .post-navigation:after {
    clear: both; }
  .post_content .post-navigation .prev-post, .post_content .post-navigation .next-post {
    width: 50%;
    text-align: center;
    color: inherit;
    padding: 0 15px;
    margin-bottom: 30px; }
    @media screen and (max-width: 640px) {
      .post_content .post-navigation .prev-post, .post_content .post-navigation .next-post {
        width: 100%;
        float: none; } }
    .post_content .post-navigation .prev-post strong, .post_content .post-navigation .next-post strong {
      font-weight: 700;
      text-transform: uppercase;
      font-size: 10px;
      font-size: 0.83333rem;
      opacity: .5; }
    .post_content .post-navigation .prev-post > h3, .post_content .post-navigation .next-post > h3 {
      margin: 5px 0;
      font-size: 24px;
      font-size: 2em; }
    .post_content .post-navigation .prev-post small, .post_content .post-navigation .next-post small {
      font-size: 10px;
      font-size: 0.83333em;
      color: #999; }
  .post_content .post-navigation .prev-post {
    float: left; }
  .post_content .post-navigation .next-post {
    float: right; }

.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.gallery {
  *zoom: 1;
  margin-bottom: 30px; }
  .gallery:before, .gallery:after {
    content: "";
    display: table; }
  .gallery:after {
    clear: both; }
  .gallery-item {
    float: left;
    position: relative; }
    @media screen and (max-width: 480px) {
      .gallery-item {
        width: 100% !important; } }
    .gallery-item img {
      width: 100%;
      max-width: 100%;
      height: auto;
      display: block; }
    .gallery-item:hover .gallery-caption {
      display: block;
      z-index: 1;
      bottom: 0;
      opacity: 1; }
  .gallery .gallery-caption {
    font-size: 1em;
    font-style: italic;
    padding: 10px;
    max-width: 300px;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    position: absolute;
    left: 0;
    display: none;
    transition: .3s ease;
    bottom: -100%;
    opacity: 0; }
  .gallery.gallery-columns-2 .gallery-item {
    width: 50%; }
    .gallery.gallery-columns-2 .gallery-item:nth-child(2n+1) {
      clear: both; }
  .gallery.gallery-columns-3 .gallery-item {
    width: 33.3333%; }
    .gallery.gallery-columns-3 .gallery-item:nth-child(3n+1) {
      clear: both; }
  .gallery.gallery-columns-4 .gallery-item {
    width: 25%; }
    .gallery.gallery-columns-4 .gallery-item:nth-child(4n+1) {
      clear: both; }
  .gallery.gallery-columns-5 .gallery-item {
    width: 20%; }
    .gallery.gallery-columns-5 .gallery-item:nth-child(5n+1) {
      clear: both; }
  .gallery.gallery-columns-6 .gallery-item {
    width: 16.6667%; }
    .gallery.gallery-columns-6 .gallery-item:nth-child(6n+1) {
      clear: both; }
  .gallery.gallery-columns-7 .gallery-item {
    width: 14.2857%; }
    .gallery.gallery-columns-7 .gallery-item:nth-child(7n+1) {
      clear: both; }
  .gallery.gallery-columns-8 .gallery-item {
    width: 12.5%; }
    .gallery.gallery-columns-8 .gallery-item:nth-child(8n+1) {
      clear: both; }
  .gallery.gallery-columns-9 .gallery-item {
    width: 11.1111%; }
    .gallery.gallery-columns-9 .gallery-item:nth-child(9n+1) {
      clear: both; }
  .gallery.gallery-columns-10 .gallery-item {
    width: 10%; }
    .gallery.gallery-columns-10 .gallery-item:nth-child(1n+1) {
      clear: both; }

#snippet-box {
  display: none; }

.yasr-visitor-votes {
  padding: 30px;
  background-color: #fafafa; }
  .yasr-visitor-votes .yasr-container-custom-text-and-visitor-rating {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 18px; }
  .yasr-visitor-votes .yasr-total-average-text {
    margin-left: 10px; }
  .yasr-visitor-votes .yasr-small-block-bold {
    padding-top: 20px;
    font-style: normal; }

.related-post-section {
  padding-bottom: 50px;
  border-bottom: 1px solid; }
  .related-post-section .section-title {
    font-size: 1.33333em; }

.related-posts {
  list-style: none;
  margin: 0 -15px;
  padding: 0;
  *zoom: 1; }
  .related-posts:before, .related-posts:after {
    content: "";
    display: table; }
  .related-posts:after {
    clear: both; }
  .related-posts .post {
    width: 33.333%;
    float: left;
    margin: 0 0 30px;
    padding: 0 15px; }
    .related-posts .post:nth-child(3n+1) {
      clear: both; }
    @media screen and (max-width: 640px) {
      .related-posts .post {
        width: 50%; }
        .related-posts .post:nth-child(3n+1) {
          clear: none; }
        .related-posts .post:nth-child(2n+1) {
          clear: both; } }
    @media screen and (max-width: 480px) {
      .related-posts .post {
        width: 100%; } }
    .related-posts .post__image {
      margin: 0 0 20px; }
      .related-posts .post__image img {
        display: block;
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
        height: auto; }
    .related-posts .post__title {
      margin: 0 0 10px;
      font-size: 1.33333em; }
    .related-posts .post__meta i {
      display: inline-block;
      margin-right: 10px;
      vertical-align: middle;
      line-height: 1; }
  .related-posts-list {
    list-style: none;
    margin: 0;
    padding: 0; }
    .related-posts-list .post {
      padding-top: 0;
      margin-bottom: 30px;
      min-height: 100px;
      position: relative;
      display: table; }
      .related-posts-list .post__image, .related-posts-list .post__detail {
        display: table-cell;
        vertical-align: middle; }
      .related-posts-list .post__image {
        margin: 0; }
        .related-posts-list .post__image img {
          display: block; }
      .related-posts-list .post__detail {
        padding-left: 20px; }
      .related-posts-list .post__title {
        margin: 0 0 10px;
        font-size: 1.33333em; }
      .related-posts-list .post__meta i {
        display: inline-block;
        margin-right: 10px;
        line-height: 1;
        vertical-align: middle; }

.posts .post.grid-item {
  border-bottom: none;
  margin: 0 0 30px;
  padding: 15px; }

.posts--style-2 .post.sticky {
  padding: 15px !important;
  background-color: transparent; }

.posts--style-2 .post__image {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden; }
  .posts--style-2 .post__image a {
    transition: -webkit-transform 1s ease-out;
    transition: transform 1s ease-out;
    transition: transform 1s ease-out, -webkit-transform 1s ease-out; }

.posts--style-2 .post:hover .post__image a {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); }

.posts--style-2 .post__title {
  font-size: 1.5em;
  margin-bottom: 20px; }

.posts--style-2 .post__detail {
  padding: 0 20px; }

.posts--style-2 .post__date i {
  vertical-align: middle;
  line-height: 1;
  margin-right: 10px; }

.posts--style-3 .post.has-post-thumbnail .post__detail {
  position: relative;
  top: -50px; }

.posts--style-3 .post.sticky {
  background-color: transparent;
  padding: 15px !important; }

.posts--style-3 .post .post__detail {
  background-color: white;
  padding: 30px;
  margin-left: 20px;
  margin-right: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }

.posts--style-3 .post .post__title {
  font-size: 24px;
  margin-bottom: 20px; }

.posts--style-3 .post .post__excerpt {
  color: #666; }

.posts--style-3 .post .post__date i {
  vertical-align: middle;
  margin-right: 10px; }

.posts--style-4 .post.sticky {
  padding: 15px !important;
  background-color: transparent; }

.posts--style-4 .post__inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: white;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1), 0 10px 30px -10px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 640px) {
    .posts--style-4 .post__inner {
      display: block; } }

.posts--style-4 .post__image {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative; }
  @media screen and (min-width: 641px) {
    .posts--style-4 .post__image a {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background-size: cover;
      background-position: center; } }
  .posts--style-4 .post__image img {
    display: block; }
    @media screen and (min-width: 641px) {
      .posts--style-4 .post__image img {
        display: none; } }

.posts--style-4 .post__detail {
  padding: 30px; }

.posts--style-4 .post.has-post-thumbnail .post__detail {
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px; }

.posts--style-4 .post__title {
  font-size: 24px;
  margin-bottom: 20px; }

.card {
  position: relative;
  overflow: hidden;
  display: block; }
  .card .card_details {
    overflow: hidden;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #f8f8f8;
    padding: 30px; }
    .card .card_details_content {
      width: 100%;
      text-align: center;
      padding: 0; }
  .card .card_title {
    font-family: "Merriweather", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
    font-size: 16px;
    font-size: 1.5em;
    margin: 0;
    line-height: 1.5;
    width: 100%; }
  .card .cats {
    color: inherit;
    font-size: 10px;
    font-size: 0.83333em; }
    .card .cats a {
      color: inherit; }

.comments-wrap {
  *zoom: 1; }
  .comments-wrap:before, .comments-wrap:after {
    content: "";
    display: table; }
  .comments-wrap:after {
    clear: both; }

.comment-title.comments-header {
  border-bottom: 1px solid #3c3c3c;
  padding: 30px 0;
  margin-bottom: 40px;
  font-size: 1.33333em;
  color: #3c3c3c; }
  .comment-title.comments-header .button, .comment-title.comments-header .posts .post .post_details .more-link, .posts .post .post_details .comment-title.comments-header .more-link, .comment-title.comments-header .posts .page .post_details .more-link, .posts .page .post_details .comment-title.comments-header .more-link, .comment-title.comments-header .vc_read_more, .comment-title.comments-header .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .comment-title.comments-header li {
    float: right;
    margin: 0;
    padding: 5px 10px;
    position: relative;
    top: -5px;
    font-size: 0.75em;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal; }

.log-in-out {
  text-align: right; }

ol.commentlist,
ol.comment-list {
  padding: 0 0 30px;
  list-style: none;
  margin: 0;
  border-bottom: 1px solid #3c3c3c; }
  ol.commentlist .children,
  ol.comment-list .children {
    padding: 0;
    list-style: none;
    padding-left: 0; }
  ol.commentlist .comment-meta,
  ol.comment-list .comment-meta {
    padding-bottom: 12px; }
  ol.commentlist .comment-author,
  ol.commentlist .comment-metadata,
  ol.comment-list .comment-author,
  ol.comment-list .comment-metadata {
    display: inline; }
    ol.commentlist .comment-author a,
    ol.commentlist .comment-metadata a,
    ol.comment-list .comment-author a,
    ol.comment-list .comment-metadata a {
      color: inherit; }
  ol.commentlist .commenttext,
  ol.comment-list .commenttext {
    min-height: 36px; }
  ol.commentlist .avatar,
  ol.comment-list .avatar {
    position: absolute;
    left: 0;
    width: 40px; }
  ol.commentlist .says,
  ol.comment-list .says {
    display: none; }
  ol.commentlist .fn,
  ol.comment-list .fn {
    font-style: normal;
    font-weight: bold; }

.woocommerce-tabs ol.commentlist,
.woocommerce-tabs ol.comment-list {
  margin: 0; }

.comment-text,
.comment-body {
  *zoom: 1; }
  .comment-text:before, .comment-text:after,
  .comment-body:before,
  .comment-body:after {
    content: "";
    display: table; }
  .comment-text:after,
  .comment-body:after {
    clear: both; }
  .comment-text p.meta,
  .comment-body p.meta {
    margin-top: 0; }

li.comment {
  padding: 0;
  padding-left: 60px;
  margin-bottom: 0;
  position: relative;
  margin-bottom: 20px;
  border-bottom: 1px solid #efefef; }
  li.comment .comment-reply-link {
    display: inline-block;
    margin-bottom: 20px; }
  li.comment .children {
    border-top: 1px solid #efefef; }
    li.comment .children li.comment:first-child {
      padding-top: 30px; }
    li.comment .children li.comment:last-child {
      border-bottom-width: 0; }
  @media screen and (max-width: 480px) {
    li.comment {
      padding-left: 0; }
      li.comment .avatar {
        position: relative;
        float: left;
        margin-right: 10px; } }

.comment-reply-title {
  font-size: 1.33333em;
  padding: 50px 0 50px; }

.comment-form {
  *zoom: 1;
  position: relative;
  padding-bottom: 60px; }
  .comment-form:before, .comment-form:after {
    content: "";
    display: table; }
  .comment-form:after {
    clear: both; }
  .comment-form .comment-form-url,
  .comment-form .comment-form-email,
  .comment-form .comment-form-author {
    margin-bottom: 10px;
    position: relative;
    width: 48%; }
  .comment-form .left-section {
    float: left;
    padding-left: 0; }
  .comment-form .right-section {
    float: right;
    padding-right: 0; }
  .comment-form .left-section,
  .comment-form .right-section {
    width: 100%;
    padding: 0; }
    @media screen and (max-width: 990px) {
      .comment-form .left-section,
      .comment-form .right-section {
        float: none; } }
  .comment-form p[class^="form"] {
    display: table;
    width: 100%; }
    .comment-form p[class^="form"] label, .comment-form p[class^="form"] input, .comment-form p[class^="form"] textarea {
      display: table-cell;
      vertical-align: top; }
    .comment-form p[class^="form"] label {
      width: 20%; }
    .comment-form p[class^="form"] #author, .comment-form p[class^="form"] #email, .comment-form p[class^="form"] #url {
      width: 95%; }
      @media screen and (max-width: 990px) {
        .comment-form p[class^="form"] #author, .comment-form p[class^="form"] #email, .comment-form p[class^="form"] #url {
          width: 100%; } }
    .comment-form p[class^="form"] textarea {
      width: 100%;
      min-height: 130px; }
    .comment-form p[class^="form"] .form-submit {
      display: block; }
      .comment-form p[class^="form"] .form-submit input {
        float: right; }
    @media screen and (max-width: 480px) {
      .comment-form p[class^="form"] label {
        display: block; } }
  .comment-form label {
    width: 70px;
    display: inline-block; }
  .comment-form input.input-text {
    width: 100%; }
  .comment-form .input-text {
    display: block; }
  .comment-form .form-submit {
    float: right; }
    .comment-form .form-submit input {
      min-width: 216px;
      position: absolute;
      right: 0; }
      @media screen and (max-width: 480px) {
        .comment-form .form-submit input {
          width: 100% !important;
          float: none; } }
  .comment-form.now-login .comment-form-comment {
    margin-bottom: 10px; }
    .comment-form.now-login .comment-form-comment .input-text {
      position: relative;
      right: auto;
      top: auto;
      width: 100%;
      max-height: 108px; }

.blog-single .comment-reply-title {
  margin-bottom: -24px; }

.blog-single .comment-form {
  margin-left: 16%; }
  .blog-single .comment-form .required {
    display: none; }

.blog-single .form-submit {
  *zoom: 1; }
  .blog-single .form-submit:before, .blog-single .form-submit:after {
    content: "";
    display: table; }
  .blog-single .form-submit:after {
    clear: both; }

#respond .ninja-forms-form-wrap label {
  display: none; }

#respond .ninja-forms-form-wrap input.ninja-forms-field {
  margin-left: 0; }

#respond .ninja-forms-form-wrap .submit-wrap .ninja-forms-field {
  min-width: 212px;
  float: right; }

.wpb_column.extra_padding {
  padding: 0 50px 50px 50px !important;
  box-sizing: "border-box"; }
  @media screen and (min-width: 990px) {
    .wpb_column.extra_padding:first-child {
      padding: 0 20px 0 100px !important; }
    .wpb_column.extra_padding:last-child {
      padding: 0 100px 0 20px !important; } }

.button, .posts .post .post_details .more-link, .posts .page .post_details .more-link, .vc_read_more, .woocommerce-tabs .tabs li, button, input[type="submit"], input[type="reset"] {
  box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.5);
  display: inline-block;
  padding: 0.41667em 1.66667em;
  margin: 10px 0;
  border: none;
  border-radius: 0.25em;
  background: #000;
  color: #fff;
  font-family: "Raleway",arial,sans-serif;
  font-weight: 700;
  font-size: 0.83333em;
  text-transform: uppercase;
  line-height: normal;
  transition: .3s ease; }
  .button:visited, .posts .post .post_details .more-link:visited, .posts .page .post_details .more-link:visited, .vc_read_more:visited, .woocommerce-tabs .tabs li:visited, button:visited, input[type="submit"]:visited, input[type="reset"]:visited {
    color: #fff; }
  .button.small, .posts .post .post_details .small.more-link, .posts .post .post_details .more-link.vc_read_more, .posts .page .post_details .small.more-link, .posts .page .post_details .more-link.vc_read_more, .vc_read_more, .woocommerce-tabs .tabs li.small, .woocommerce-tabs .tabs li.vc_read_more, .multipress-blog .blog .button, .multipress-blog .blog .posts .post .post_details .more-link, .posts .post .post_details .multipress-blog .blog .more-link, .multipress-blog .blog .posts .page .post_details .more-link, .posts .page .post_details .multipress-blog .blog .more-link, .multipress-blog .blog .vc_read_more, .multipress-blog .blog .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-blog .blog li, button.small, button.vc_read_more, input[type="submit"].small, input[type="submit"].vc_read_more, input[type="reset"].small, input[type="reset"].vc_read_more {
    font-size: 0.75em;
    padding: 0.33333em 0.83333em; }
  .button.big, .posts .post .post_details .big.more-link, .posts .page .post_details .big.more-link, .big.vc_read_more, .woocommerce-tabs .tabs li.big, button.big, input[type="submit"].big, input[type="reset"].big {
    font-size: 1em;
    padding: 0.83333em 2.5em; }
  .button.text, .posts .post .post_details .text.more-link, .posts .page .post_details .text.more-link, .text.vc_read_more, .woocommerce-tabs .tabs li.text, button.text, input[type="submit"].text, input[type="reset"].text {
    background: none;
    border-radius: 0;
    border-bottom: 1px solid #df6d2e;
    box-shadow: none;
    padding: 0.41667em 2.5em;
    font-weight: 700;
    color: #3c3c3c; }
  .button.link, .posts .post .post_details .link.more-link, .posts .page .post_details .link.more-link, .link.vc_read_more, .woocommerce-tabs .tabs li.link, button.link, input[type="submit"].link, input[type="reset"].link {
    background: none;
    box-shadow: none;
    color: #3c3c3c; }
  .button.fullwidth, .posts .post .post_details .fullwidth.more-link, .posts .page .post_details .fullwidth.more-link, .fullwidth.vc_read_more, .woocommerce-tabs .tabs li.fullwidth, button.fullwidth, input[type="submit"].fullwidth, input[type="reset"].fullwidth {
    display: block;
    text-align: center; }
  .button:hover, .posts .post .post_details .more-link:hover, .posts .page .post_details .more-link:hover, .vc_read_more:hover, .woocommerce-tabs .tabs li:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover {
    color: white; }

input.button, .posts .post .post_details input.more-link, .posts .page .post_details input.more-link, input.vc_read_more {
  padding: 0.83333em 2.5em; }

.ca_control {
  transition: all .3s ease;
  padding: 10px;
  margin: 30px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold; }

.breadcrumbs {
  color: #8b8b8b; }
  .breadcrumbs a, .breadcrumbs a:visited {
    color: inherit; }
  .breadcrumbs .sep {
    color: #3c3c3c; }

.sorting {
  padding: 20px;
  box-sizing: "border-box"; }
  .sorting select {
    width: 100%; }

.page_info {
  margin: 0 50px;
  padding: 20px 0; }
  .page_info .woocommerce-result-count {
    font-weight: bold;
    margin: 0; }
  .page_info .sorting {
    padding: 0; }

.pagination {
  *zoom: 1;
  background: #f8f8f8;
  position: relative;
  padding: 20px;
  text-align: center; }
  .pagination:before, .pagination:after {
    content: "";
    display: table; }
  .pagination:after {
    clear: both; }
  .pagination .page-numbers {
    display: inline;
    color: #888; }
    .pagination .page-numbers:after {
      content: " . ";
      font-size: 12px;
      padding: 5px; }
    .pagination .page-numbers.current {
      color: #333; }
    .pagination .page-numbers:last-child .page-numbers:after {
      display: none; }
    .pagination .page-numbers.next, .pagination .page-numbers.prev {
      box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.5);
      display: inline-block;
      border: none;
      border-radius: 0.25em;
      padding: 0.25em 0.83333em;
      background: #000;
      color: #fff;
      font-family: Raleway, arial, sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 0.83333em; }
      .pagination .page-numbers.next:after, .pagination .page-numbers.prev:after {
        display: none; }
    .pagination .page-numbers.prev {
      float: left; }
      @media screen and (max-width: 480px) {
        .pagination .page-numbers.prev {
          width: 100%;
          float: none;
          margin-bottom: 20px; } }
    .pagination .page-numbers.next {
      float: right; }
      @media screen and (max-width: 480px) {
        .pagination .page-numbers.next {
          width: 100%;
          float: none;
          margin-top: 20px; } }
  .pagination a.button, .pagination .posts .post .post_details a.more-link, .posts .post .post_details .pagination a.more-link, .pagination .posts .page .post_details a.more-link, .posts .page .post_details .pagination a.more-link, .pagination a.vc_read_more {
    margin: 0; }
    @media screen and (max-width: 480px) {
      .pagination a.button, .pagination .posts .post .post_details a.more-link, .posts .post .post_details .pagination a.more-link, .pagination .posts .page .post_details a.more-link, .posts .page .post_details .pagination a.more-link, .pagination a.vc_read_more {
        float: none;
        display: block; } }
  .pagination .woocommerce-pagination {
    display: inline-block; }
    @media screen and (max-width: 480px) {
      .pagination .woocommerce-pagination {
        margin: 10px 0; } }
    .pagination .woocommerce-pagination li {
      display: inline; }
      .pagination .woocommerce-pagination li .page-numbers:after {
        content: " . ";
        font-size: 1em;
        padding: 0.41667em; }
      .pagination .woocommerce-pagination li:last-child .page-numbers:after {
        display: none; }

.quantity.buttons_added input[type="button"] {
  border: none;
  background: none;
  border-bottom: 1px solid #3c3c3c;
  height: 2.5em;
  padding: 3px 4px; }

.quantity.buttons_added input {
  margin-right: -3px;
  text-align: center; }

.pricing_table {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .pricing_table .wpb_wrapper {
    display: table;
    table-layout: fixed;
    width: 100%; }
  .pricing_table .col {
    box-sizing: border-box;
    display: table-cell;
    vertical-align: top;
    text-align: center;
    color: white; }
    @media screen and (max-width: 768px) {
      .pricing_table .col {
        display: block;
        float: left;
        width: 50%; } }
    @media screen and (max-width: 600px) {
      .pricing_table .col {
        display: block;
        float: left;
        width: 100%; } }
    .pricing_table .col .pricing_title {
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      padding: 40px 10px; }
      .pricing_table .col .pricing_title .title {
        font-size: 16px; }
      .pricing_table .col .pricing_title .price {
        font-size: 60px;
        line-height: normal; }
    .pricing_table .col ul {
      list-style: none;
      padding: 20px 50px; }
      .pricing_table .col ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        padding: 10px; }
      .pricing_table .col ul li:last-child {
        border-bottom: 0;
        padding: 30px 0; }
        .pricing_table .col ul li:last-child .button, .pricing_table .col ul li:last-child .posts .post .post_details .more-link, .posts .post .post_details .pricing_table .col ul li:last-child .more-link, .pricing_table .col ul li:last-child .posts .page .post_details .more-link, .posts .page .post_details .pricing_table .col ul li:last-child .more-link, .pricing_table .col ul li:last-child .vc_read_more, .pricing_table .col ul li:last-child .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .pricing_table .col ul li:last-child li {
          box-sizing: "border-box";
          width: 100%;
          font-size: 9px;
          font-weight: normal; }
    .pricing_table .col.orange {
      background-color: #da794e; }
    .pricing_table .col.gold {
      background-color: #afa268; }
    .pricing_table .col.red {
      background-color: #9b6464; }
    .pricing_table .col.gray {
      background-color: #3c3c3c; }
    .pricing_table .col.green {
      background-color: #4f7162; }
    .pricing_table .col.featured {
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      position: relative;
      -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05);
              transform: scale(1.05); }

.vertical_feature_list .feature_item {
  position: relative;
  padding: 0 20px 0 50px;
  margin-bottom: 20px; }
  .vertical_feature_list .feature_item .fa {
    font-size: 24px;
    color: #d2d2d2;
    position: absolute;
    top: 5px;
    left: 10px; }
  .vertical_feature_list .feature_item .feature_title {
    font-size: 14px;
    margin-bottom: 10px; }

.wpb_accordion_wrapper {
  position: relative;
  margin-bottom: 20px !important; }
  .wpb_accordion_wrapper .wpb_accordion_section {
    border-bottom: 1px solid #ededed; }
  .wpb_accordion_wrapper .wpb_accordion_header {
    font-size: 12px !important;
    font-weight: 700 !important;
    position: relative;
    padding: 10px 0 !important;
    cursor: pointer;
    margin-bottom: 0 !important;
    background: none !important;
    color: white; }
    .wpb_accordion_wrapper .wpb_accordion_header a {
      padding: 0 !important; }
  .wpb_accordion_wrapper .wpb_accordion_content {
    display: none;
    padding: 20px 0 !important; }

.filterable_nav {
  display: block;
  text-align: center;
  padding: 50px 0; }
  .filterable_nav a {
    transition: background-color .3s ease,color .3s ease;
    padding: 5px 15px;
    margin: 0 10px;
    border-radius: 3px;
    position: relative;
    font-size: 10px;
    font-size: 0.83333em;
    letter-spacing: 4px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit; }
    .filterable_nav a:after {
      content: ".";
      position: absolute;
      right: -15px; }
    .filterable_nav a:last-child:after {
      display: none; }
    .filterable_nav a.current {
      border-radius: 3px;
      background: #dedede; }

.filterable_items,
.filterable_items .filterable_item {
  /* change duration value to whatever you like */ }

.filterable_items .filterable_item {
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

/**** disabling Isotope CSS3 transitions ****/
.filterable_items.no-transition,
.filterable_items.no-transition .filterable_item,
.filterable_items .filterable_item.no-transition {
  transition-duration: 0s; }

.social_icons {
  text-align: center;
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 0; }
  .social_icons .si {
    border-radius: 3px;
    color: white;
    width: 32px;
    height: 32px;
    text-align: center;
    padding-top: 7px;
    display: inline-block;
    margin: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: "border-box"; }
  .social_icons .si.si-facebook {
    background-color: #1242ba; }
  .social_icons .si.si-twitter {
    background-color: #19b0d1; }
  .social_icons .si.si-linkedin {
    background-color: #3f8295; }
  .social_icons .si.si-dribbble {
    background-color: #dd2e70; }
  .social_icons .si.si-email {
    background-color: #AF57E0; }
  .social_icons .si.si-skype {
    background-color: #6EE5FF; }
  .social_icons .si.si-gplus {
    background-color: #FF5C00; }
  .social_icons .si.si-youtube {
    background-color: #D52727; }

.image_carousel {
  *zoom: 1; }
  .image_carousel:before, .image_carousel:after {
    content: "";
    display: table; }
  .image_carousel:after {
    clear: both; }

.divider {
  border: none;
  border-bottom: 1px solid #dedede; }

.divider.no_margin {
  margin: 0; }

.css3_hover {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .css3_hover .card_details, .css3_hover .caption {
    transition: all .3s ease;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0; }
  .css3_hover.zoomInAye .card_details, .css3_hover.zoomInAye .caption {
    -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
            transform: scale(0.3); }
  .css3_hover.zoomInAye .card:hover .card_details, .css3_hover.zoomInAye:hover .caption {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  .css3_hover.zoomOut .card_details, .css3_hover.zoomOut .caption {
    -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
            transform: scale(1.5); }
  .css3_hover.zoomOut .card:hover .card_details, .css3_hover.zoomOut:hover .caption {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  .css3_hover.rotateLeft .card_details, .css3_hover.rotateLeft .caption {
    -webkit-transform-origin: 100%,100%;
        -ms-transform-origin: 100%,100%;
            transform-origin: 100%,100%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .css3_hover.rotateLeft .card:hover .card_details, .css3_hover.rotateLeft:hover .caption {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; }
  .css3_hover.rotateRight .card_details, .css3_hover.rotateRight .caption {
    -webkit-transform-origin: 0,100%;
        -ms-transform-origin: 0,100%;
            transform-origin: 0,100%;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .css3_hover.rotateRight .card:hover .card_details, .css3_hover.rotateRight:hover .caption {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
    opacity: 1; }
  .css3_hover.flipRotateBottom li, .css3_hover.flipRotateBottom {
    -webkit-perspective: 300px;
            perspective: 300px; }
  .css3_hover.flipRotateBottom .card_details, .css3_hover.flipRotateBottom .caption {
    -webkit-transform-origin: 50%,100%;
        -ms-transform-origin: 50%,100%;
            transform-origin: 50%,100%;
    -webkit-transform: rotateX(45deg);
            transform: rotateX(45deg); }
  .css3_hover.flipRotateBottom .card:hover .card_details, .css3_hover.flipRotateBottom:hover .caption {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    opacity: 1; }
  .css3_hover.flipRotateTop li, .css3_hover.flipRotateTop {
    -webkit-perspective: 300px;
            perspective: 300px; }
  .css3_hover.flipRotateTop .card_details, .css3_hover.flipRotateTop .caption {
    -webkit-transform-origin: 50%,0;
        -ms-transform-origin: 50%,0;
            transform-origin: 50%,0;
    -webkit-transform: rotateX(45deg);
            transform: rotateX(45deg); }
  .css3_hover.flipRotateTop .card:hover .card_details, .css3_hover.flipRotateTop:hover .caption {
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
    opacity: 1; }
  .css3_hover.flipRotateLeft li, .css3_hover.flipRotateLeft {
    -webkit-perspective: 300px;
            perspective: 300px; }
  .css3_hover.flipRotateLeft .card_details, .css3_hover.flipRotateLeft .caption {
    -webkit-transform-origin: 100%,50%;
        -ms-transform-origin: 100%,50%;
            transform-origin: 100%,50%;
    -webkit-transform: rotateY(45deg);
            transform: rotateY(45deg); }
  .css3_hover.flipRotateLeft .card:hover .card_details, .css3_hover.flipRotateLeft:hover .caption {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    opacity: 1; }
  .css3_hover.flipRotateRight li, .css3_hover.flipRotateRight {
    -webkit-perspective: 300px;
            perspective: 300px; }
  .css3_hover.flipRotateRight .card_details, .css3_hover.flipRotateRight .caption {
    -webkit-transform-origin: 0,50%;
        -ms-transform-origin: 0,50%;
            transform-origin: 0,50%;
    -webkit-transform: rotateY(-45deg);
            transform: rotateY(-45deg); }
  .css3_hover.flipRotateRight .card:hover .card_details, .css3_hover.flipRotateRight:hover .caption {
    -webkit-transform: rotateY(0);
            transform: rotateY(0);
    opacity: 1; }

.text_container {
  padding: 20px; }

.image_caption {
  position: relative;
  overflow: hidden; }
  .image_caption img {
    max-width: 100%;
    width: 100%;
    display: block; }
  .image_caption .caption {
    box-sizing: "border-box";
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 30px;
    background: #f8f8f8;
    text-align: center; }
    .image_caption .caption .center_align {
      position: absolute;
      bottom: 20px;
      left: 0;
      right: 0; }

.fullwidth_block {
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 20px; }
  .fullwidth_block.light_text {
    color: white; }
  .fullwidth_block.dark_text {
    color: #333; }
  .fullwidth_block.video_bg {
    background-repeat: no-repeat;
    background-size: cover; }
    .fullwidth_block.video_bg video {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: auto;
      bottom: 0;
      z-index: -1; }
  .fullwidth_block.fixed_image {
    background-size: "cover";
    background-repeat: no-repeat;
    padding-bottom: 50px; }
  .fullwidth_block .inner_content {
    background: rgba(255, 255, 255, 0.3); }

.wow {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.review_tile {
  padding-bottom: 40px; }

.review blockquote {
  border-left: none;
  padding: 0;
  margin: 10px; }
  .review blockquote p {
    padding: 20px;
    font-style: italic;
    background: #f3f3f3;
    position: relative;
    margin-bottom: 10px;
    color: #444; }
    .review blockquote p:after {
      content: " ";
      border-width: 10px;
      border-style: solid;
      border-color: #f3f3f3 transparent transparent;
      position: absolute;
      bottom: -20px;
      left: 50px; }
  .review blockquote .reviewer {
    *zoom: 1; }
    .review blockquote .reviewer:before, .review blockquote .reviewer:after {
      content: "";
      display: table; }
    .review blockquote .reviewer:after {
      clear: both; }
    .review blockquote .reviewer img {
      float: left;
      margin-right: 30px; }
    .review blockquote .reviewer .reviewer_name {
      color: #444;
      font-size: 14px;
      font-style: normal; }
    .review blockquote .reviewer small {
      font-size: 12px; }

.select2-container > a {
  border-bottom: 1px solid black !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  padding: 5px !important;
  border-radius: 0 !important; }

.select2-drop {
  padding-top: 5px !important;
  border-top: 1px solid black !important; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.primary_menu {
  margin-right: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  transition: .3s ease; }
  .primary_menu > ul {
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    transition: .3s ease; }
    .primary_menu > ul li {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .primary_menu > ul li a {
        padding: 10px; }
  .primary_menu ul > li,
  .primary_menu .menu > .menu-item {
    -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
            transform: translateY(-20px);
    transition: 505ms ease;
    opacity: 0; }
    .primary_menu ul > li:nth-child(n+1),
    .primary_menu .menu > .menu-item:nth-child(n+1) {
      transition-duration: 100ms; }
    .primary_menu ul > li:nth-child(n+2),
    .primary_menu .menu > .menu-item:nth-child(n+2) {
      transition-duration: 150ms; }
    .primary_menu ul > li:nth-child(n+3),
    .primary_menu .menu > .menu-item:nth-child(n+3) {
      transition-duration: 200ms; }
    .primary_menu ul > li:nth-child(n+4),
    .primary_menu .menu > .menu-item:nth-child(n+4) {
      transition-duration: 250ms; }
    .primary_menu ul > li:nth-child(n+5),
    .primary_menu .menu > .menu-item:nth-child(n+5) {
      transition-duration: 300ms; }
    .primary_menu ul > li:nth-child(n+6),
    .primary_menu .menu > .menu-item:nth-child(n+6) {
      transition-duration: 350ms; }
    .primary_menu ul > li:nth-child(n+7),
    .primary_menu .menu > .menu-item:nth-child(n+7) {
      transition-duration: 400ms; }
    .primary_menu ul > li:nth-child(n+8),
    .primary_menu .menu > .menu-item:nth-child(n+8) {
      transition-duration: 450ms; }
  .primary_menu.menu-show ul > li,
  .primary_menu.menu-show .menu > .menu-item,
  #onepager-preview .primary_menu ul > li,
  #onepager-preview .primary_menu .menu > .menu-item {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }
  .primary_menu.search_active {
    opacity: 0;
    z-index: -1; }
    .primary_menu.search_active ul > li,
    .primary_menu.search_active .menu > .menu-item {
      -webkit-transform: translateY(-20px);
          -ms-transform: translateY(-20px);
              transform: translateY(-20px);
      opacity: 0; }
  .primary_menu .menu {
    list-style: none;
    *zoom: 1;
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0; }
    .primary_menu .menu:before, .primary_menu .menu:after {
      content: "";
      display: table; }
    .primary_menu .menu:after {
      clear: both; }
    .primary_menu .menu > .menu-item, .primary_menu .menu > .page_item {
      border-bottom: 3px solid transparent;
      transition: .3s ease; }
      .primary_menu .menu > .menu-item:hover, .primary_menu .menu > .page_item:hover {
        border-bottom-color: #df6d2e; }
    .primary_menu .menu-item, .primary_menu .menu .page_item {
      float: left;
      position: relative;
      transition: all .3s ease; }
      .primary_menu .menu-item [class*="ico"], .primary_menu .menu-item .fa,
      .primary_menu .menu-item [class*=" ti-"], .primary_menu .menu .page_item [class*="ico"], .primary_menu .menu .page_item .fa,
      .primary_menu .menu .page_item [class*=" ti-"] {
        display: inline-block;
        margin-right: 10px; }
      .primary_menu .menu-item a, .primary_menu .menu .page_item a {
        display: block;
        text-transform: uppercase;
        padding: 10px 20px;
        font-family: Raleway, arial, sans-serif;
        font-weight: bold; }
        .primary_menu .menu-item a > i, .primary_menu .menu .page_item a > i {
          display: inline-block;
          vertical-align: middle;
          margin-right: 10px; }
      .primary_menu .menu-item:hover > .sub-menu,
      .primary_menu .menu-item:hover > .children, .primary_menu .menu .page_item:hover > .sub-menu,
      .primary_menu .menu .page_item:hover > .children {
        display: block;
        -webkit-transform: translateY(0) scale(1);
            -ms-transform: translateY(0) scale(1);
                transform: translateY(0) scale(1);
        opacity: 1;
        pointer-events: auto;
        z-index: 1; }
      .primary_menu .menu-item.mega-menu > .sub-menu, .primary_menu .menu .page_item.mega-menu > .sub-menu {
        background-repeat: no-repeat;
        background-position: bottom right;
        padding: 10px 30px;
        left: 0; }
        .primary_menu .menu-item.mega-menu > .sub-menu.with_bg_image, .primary_menu .menu .page_item.mega-menu > .sub-menu.with_bg_image {
          background-size: contain;
          padding-right: 200px; }
          .primary_menu .menu-item.mega-menu > .sub-menu.with_bg_image.top-left, .primary_menu .menu-item.mega-menu > .sub-menu.with_bg_image.bottom-left, .primary_menu .menu .page_item.mega-menu > .sub-menu.with_bg_image.top-left, .primary_menu .menu .page_item.mega-menu > .sub-menu.with_bg_image.bottom-left {
            padding-left: 200px; }
          .primary_menu .menu-item.mega-menu > .sub-menu.with_bg_image.top-left, .primary_menu .menu .page_item.mega-menu > .sub-menu.with_bg_image.top-left {
            background-position: top left; }
          .primary_menu .menu-item.mega-menu > .sub-menu.with_bg_image.top-right, .primary_menu .menu .page_item.mega-menu > .sub-menu.with_bg_image.top-right {
            background-position: top right; }
          .primary_menu .menu-item.mega-menu > .sub-menu.with_bg_image.top-right, .primary_menu .menu-item.mega-menu > .sub-menu.with_bg_image.bottom-right, .primary_menu .menu .page_item.mega-menu > .sub-menu.with_bg_image.top-right, .primary_menu .menu .page_item.mega-menu > .sub-menu.with_bg_image.bottom-right {
            padding-right: 200px; }
          .primary_menu .menu-item.mega-menu > .sub-menu.with_bg_image.bottom-left, .primary_menu .menu .page_item.mega-menu > .sub-menu.with_bg_image.bottom-left {
            background-position: bottom left; }
          .primary_menu .menu-item.mega-menu > .sub-menu.with_bg_image.bottom-right, .primary_menu .menu .page_item.mega-menu > .sub-menu.with_bg_image.bottom-right {
            background-position: bottom right; }
        .primary_menu .menu-item.mega-menu > .sub-menu > .menu-item, .primary_menu .menu .page_item.mega-menu > .sub-menu > .menu-item {
          min-width: 250px;
          max-width: 100%;
          display: table-cell;
          padding: 10px;
          border-bottom: none !important; }
          .primary_menu .menu-item.mega-menu > .sub-menu > .menu-item:last-child > a, .primary_menu .menu .page_item.mega-menu > .sub-menu > .menu-item:last-child > a {
            border-bottom: 1px solid #dedede; }
        .primary_menu .menu-item.mega-menu > .sub-menu .menu-item:not(:last-child), .primary_menu .menu .page_item.mega-menu > .sub-menu .menu-item:not(:last-child) {
          border-bottom: 1px solid rgba(70, 70, 70, 0.1); }
        .primary_menu .menu-item.mega-menu > .sub-menu .menu-item:hover > a, .primary_menu .menu .page_item.mega-menu > .sub-menu .menu-item:hover > a {
          background-color: transparent; }
        .primary_menu .menu-item.mega-menu > .sub-menu .menu-item a, .primary_menu .menu .page_item.mega-menu > .sub-menu .menu-item a {
          padding: 10px 0;
          white-space: normal;
          line-height: 1.7; }
        .primary_menu .menu-item.mega-menu > .sub-menu .menu-item-has-children > a, .primary_menu .menu .page_item.mega-menu > .sub-menu .menu-item-has-children > a {
          font-weight: 700 !important;
          padding: 15px 0;
          text-transform: uppercase;
          margin-bottom: 10px;
          letter-spacing: 1px;
          position: relative; }
          .primary_menu .menu-item.mega-menu > .sub-menu .menu-item-has-children > a:after, .primary_menu .menu .page_item.mega-menu > .sub-menu .menu-item-has-children > a:after {
            content: " ";
            width: 30px;
            height: 1px;
            position: absolute;
            bottom: 0;
            left: 0; }
        .primary_menu .menu-item.mega-menu > .sub-menu .menu-item-has-children .menu-item, .primary_menu .menu .page_item.mega-menu > .sub-menu .menu-item-has-children .menu-item {
          padding: 0; }
          .primary_menu .menu-item.mega-menu > .sub-menu .menu-item-has-children .menu-item a, .primary_menu .menu .page_item.mega-menu > .sub-menu .menu-item-has-children .menu-item a {
            border: none; }
        .primary_menu .menu-item.mega-menu > .sub-menu .sub-menu, .primary_menu .menu .page_item.mega-menu > .sub-menu .sub-menu {
          position: relative;
          left: 0;
          box-shadow: none;
          -webkit-transform: scale(1);
              -ms-transform: scale(1);
                  transform: scale(1);
          -webkit-transform-origin: 50% 0 !important;
              -ms-transform-origin: 50% 0 !important;
                  transform-origin: 50% 0 !important;
          opacity: 1 !important;
          padding: 0;
          background-color: transparent;
          top: 0;
          display: block !important; }
          .primary_menu .menu-item.mega-menu > .sub-menu .sub-menu .menu-item-has-children, .primary_menu .menu .page_item.mega-menu > .sub-menu .sub-menu .menu-item-has-children {
            margin-top: 10px;
            display: block; }
            .primary_menu .menu-item.mega-menu > .sub-menu .sub-menu .menu-item-has-children > a, .primary_menu .menu .page_item.mega-menu > .sub-menu .sub-menu .menu-item-has-children > a {
              border-bottom: 1px solid #e3e3e3; }
      .primary_menu .menu-item.mega-menu.mega-fullwidth, .primary_menu .menu .page_item.mega-menu.mega-fullwidth {
        position: static;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; }
        .primary_menu .menu-item.mega-menu.mega-fullwidth > .sub-menu, .primary_menu .menu .page_item.mega-menu.mega-fullwidth > .sub-menu {
          margin-top: 0;
          left: 0;
          right: 0; }
    .primary_menu .menu > .menu-item,
    .primary_menu .menu > .menu-item > a {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .primary_menu .menu > .menu-item > a {
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .primary_menu .menu .sub-menu {
      position: absolute;
      top: 100%;
      left: 0;
      margin-top: 3px;
      padding: 20px 0;
      background: white;
      border-radius: 3px;
      border-top-left-radius: 0;
      box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
      -webkit-transform-origin: 50% 0;
          -ms-transform-origin: 50% 0;
              transform-origin: 50% 0;
      -webkit-transform: translateY(30px) scale(0);
          -ms-transform: translateY(30px) scale(0);
              transform: translateY(30px) scale(0);
      opacity: 0;
      z-index: -1;
      pointer-events: none;
      transition: .3s ease; }
      .primary_menu .menu .sub-menu .menu-item:last-child > a {
        border-bottom: none; }
      .primary_menu .menu .sub-menu .menu-item {
        float: none;
        white-space: nowrap;
        padding: 0 20px;
        border-bottom: none; }
        .primary_menu .menu .sub-menu .menu-item:hover > a {
          border-bottom-color: #df6d2e; }
        .primary_menu .menu .sub-menu .menu-item a {
          border-bottom: 1px solid #dedede;
          transition: all .3s ease;
          width: 100%; }
      .primary_menu .menu .sub-menu .sub-menu {
        top: -20px;
        left: 100%;
        -webkit-animation: none;
                animation: none; }

.inline_nav ul li, .filterable_nav ul li {
  display: inline-block; }
  .inline_nav ul li a, .filterable_nav ul li a {
    padding: 10px 20px; }

.secondary_menu {
  text-transform: uppercase;
  font-family: Raleway, arial, sans-serif;
  font-weight: 500; }
  .secondary_menu a {
    color: #999; }

.content_inner {
  padding: 50px 15px;
  box-sizing: border-box; }

.page .entry-title {
  margin-bottom: 20px; }

.search-no-results .page-title {
  font-size: 30px; }
  .search-no-results .page-title span {
    font-weight: normal;
    font-style: italic; }
    .search-no-results .page-title span:before {
      content: "\201C"; }
    .search-no-results .page-title span:after {
      content: "\201D"; }

.search-no-results .entry-title {
  font-size: 26px;
  margin-bottom: 20px; }

.type-page .entry-header {
  display: none; }

.page-template-contact .contact-map {
  width: 100%; }

.page-template-contact .contact-address .address, .page-template-contact .contact-address .phone, .page-template-contact .contact-address .tagline {
  padding-left: 30px;
  color: #333;
  font-style: normal;
  position: relative;
  margin-bottom: 20px; }
  .page-template-contact .contact-address .address .fa, .page-template-contact .contact-address .phone .fa, .page-template-contact .contact-address .tagline .fa {
    position: absolute;
    left: 0;
    top: 3px;
    color: #666; }

.portfolio-wrap {
  position: relative; }
  .portfolio-wrap .list_portfolios {
    transition: .3s ease;
    opacity: 0; }
  .portfolio-wrap .cssload-spin-box {
    transition: .3s ease; }
  .portfolio-wrap.loaded .list_portfolios {
    opacity: 1; }
  .portfolio-wrap.loaded .cssload-spin-box {
    opacity: 0;
    z-index: -1; }

.list_portfolios {
  *zoom: 1;
  padding: 0 0 50px;
  margin: 0; }
  .list_portfolios:before, .list_portfolios:after {
    content: "";
    display: table; }
  .list_portfolios:after {
    clear: both; }
  .list_portfolios .portfolio {
    padding: 0;
    width: 25%;
    float: left; }
    @media screen and (max-width: 990px) {
      .list_portfolios .portfolio {
        width: 33.3333%; } }
    @media screen and (max-width: 768px) {
      .list_portfolios .portfolio {
        width: 50%; } }
    @media screen and (max-width: 640px) {
      .list_portfolios .portfolio {
        width: 100%; } }
    .list_portfolios .portfolio img {
      display: block; }
  .list_portfolios.columns-1 .portfolio {
    width: 100%;
    float: none; }

.porto_meta, .porto_details {
  padding: 50px;
  box-sizing: "border-box"; }

.porto_meta {
  padding-right: 25px; }
  .porto_meta .post_meta {
    position: relative;
    padding-left: 30px;
    color: #aaa; }
    .porto_meta .post_meta a {
      color: inherit;
      opacity: .7; }
    .porto_meta .post_meta .fa {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 20px;
      color: #3c3c3c; }
    .porto_meta .post_meta span {
      display: block; }
  @media screen and (max-width: 640px) {
    .porto_meta {
      padding: 50px 50px 0; } }

.porto_details {
  padding: 40px 50px 40px 25px; }
  @media screen and (max-width: 640px) {
    .porto_details {
      padding: 50px; } }

.porto_gallery {
  margin-bottom: 50px; }
  .porto_gallery ul.slides {
    list-style: none;
    padding: 0;
    overflow: hidden; }
    .porto_gallery ul.slides li {
      float: left; }
      .porto_gallery ul.slides li img {
        display: block; }
  .porto_gallery .flex-control-paging {
    text-align: center; }
    .porto_gallery .flex-control-paging li {
      display: inline-block;
      margin: 10px;
      overflow: hidden;
      cursor: pointer; }
      .porto_gallery .flex-control-paging li a {
        border-radius: 50%;
        background: #dedede;
        width: 10px;
        height: 10px;
        display: block;
        text-indent: -999px; }
        .porto_gallery .flex-control-paging li a.flex-active {
          background: #bbb; }

section {
  position: relative; }

.center_align {
  text-align: center; }

.full_width {
  width: 100%;
  max-width: 100%;
  display: block; }

.inner_content {
  padding: 40px; }

@media screen and (min-width: 1366px) {
  .equal_height {
    display: table; }
    .equal_height section {
      display: table-cell;
      float: none; } }

.welcome {
  padding: 60px 50px;
  position: relative;
  background: #f8f8f8;
  text-align: center; }
  .welcome h2 {
    margin-bottom: 10px;
    color: #3c3c3c;
    font-family: Tinos,georgia,serif;
    font-size: 36px;
    font-weight: normal; }
  .welcome p {
    color: #3c3c3c;
    font-size: 14px;
    margin-bottom: 0; }
  .welcome.cart {
    background: white; }

.has_arrow:after {
  content: " ";
  position: absolute;
  bottom: -20px;
  border-color: #f8f8f8 transparent transparent;
  border-style: solid;
  border-width: 10px;
  width: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1; }

.new_arrival {
  text-align: center; }
  .new_arrival h2 {
    display: inline-block; }
  .new_arrival .list_products .block {
    width: 100%; }

.multipress-section {
  padding: 100px 0; }
  .multipress-section.fullscreen-height {
    min-height: 100%;
    min-height: 100vh;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .multipress-section.fixed-bg {
    background-attachment: fixed; }
  .multipress-section .background-video {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1; }
  .multipress-section .bg-parallax {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: inherit;
    background-size: cover;
    overflow: hidden; }
    .multipress-section .bg-parallax .bg {
      position: absolute;
      width: 100%;
      height: 150%;
      top: 0;
      left: 0;
      will-change: transform;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden;
      background: inherit;
      background-size: cover; }

.section_title {
  padding: 50px 20px;
  font-size: 18px;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  margin: 0; }
  @media screen and (max-width: 640px) {
    .section_title {
      padding: 30px 0;
      font-size: 18px; } }

.section-header {
  text-align: center;
  margin-bottom: 50px; }
  .section-header .section-title {
    font-size: 36px;
    font-size: 3em;
    font-weight: 100;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 30px;
    line-height: 1;
    color: #444;
    font-family: "Tinos";
    word-break: break-word; }
    @media screen and (max-width: 640px) {
      .section-header .section-title {
        font-size: 48px !important; } }
  .section-header .section-subtitle {
    font-size: 14px;
    font-size: 1.16667em;
    color: #555;
    word-break: break-word; }
    @media screen and (max-width: 640px) {
      .section-header .section-subtitle {
        font-size: 13px !important; } }
  .section-header.align-left {
    text-align: left; }
  .section-header.align-right {
    text-align: right; }

@media screen and (max-width: 640px) {
  .op-sections .multipress-section .section-header h2.section-title {
    font-size: 24px !important; }
  .op-sections .multipress-section .section-header .section-subtitle {
    font-size: 13px !important; } }

.best_selling [class^="col-"] {
  padding: 0 20px;
  box-sizing: "border-box"; }

.best_selling .tokokoo-featured-product {
  display: block;
  margin-bottom: 20px !important; }

.best_selling .product h3 {
  margin-bottom: 20px; }

.monthly_exclusive .section_title {
  background: #000;
  color: #fff; }

.featured_book h3 {
  margin-bottom: 20px !important; }

.book_search {
  background: #f8f8f8;
  padding-bottom: 50px;
  text-align: center; }
  .book_search .section_title {
    padding-bottom: 40px; }
  .book_search input, .book_search select {
    margin: 5px; }
  .book_search input[type="text"] {
    width: 350px; }
  .book_search select {
    width: 350px; }
  .book_search input.button, .book_search .posts .post .post_details input.more-link, .posts .post .post_details .book_search input.more-link, .book_search .posts .page .post_details input.more-link, .posts .page .post_details .book_search input.more-link, .book_search input.vc_read_more {
    margin: 0;
    padding: 5px 20px; }
  @media screen and (max-width: 600px) {
    .book_search input, .book_search select {
      display: inline-block;
      width: 80% !important; } }

.widget_area {
  padding: 50px 0; }
  .widget_area .widget {
    padding-left: 50px; }
    @media screen and (max-width: 600px) {
      .widget_area .widget {
        padding: 50px 25px 0; } }

#gmap_canvas {
  margin-bottom: 50px; }

.text {
  background: #f8f8f8;
  height: 100%;
  padding: 100px;
  box-sizing: "border-box"; }
  .text .section_title {
    padding-top: 0; }
  @media screen and (max-width: 640px) {
    .text {
      padding: 50px; } }

.text_medium {
  box-sizing: "border-box";
  padding: 100px;
  font-size: 16px;
  font-weight: 100;
  line-height: 30px; }
  .text_medium .section_title {
    padding-top: 0; }
  @media screen and (max-width: 990px) {
    .text_medium {
      padding: 100px; } }
  @media screen and (max-width: 640px) {
    .text_medium {
      padding: 50px; } }

.skill_bar {
  width: 100%;
  background: #3c3c3c;
  overflow: hidden;
  display: table; }
  .skill_bar h2, .skill_bar .skill_list {
    display: table-cell;
    vertical-align: middle; }
  .skill_bar h2 {
    width: 30%;
    padding: 100px 50px 100px 100px;
    font-family: Raleway,arial,sans-serif;
    font-weight: 100;
    color: white;
    line-height: 25px;
    text-transform: uppercase;
    box-sizing: border-box; }
    @media screen and (max-width: 640px) {
      .skill_bar h2 {
        padding: 50px; } }
    .skill_bar h2 strong {
      font-weight: 800;
      display: block; }
  .skill_bar.industries_served h2, .skill_bar.industries_served .skill_list {
    display: block; }
  .skill_bar.industries_served h2 {
    width: 100%;
    text-align: center;
    font-weight: 700; }
    .skill_bar.industries_served h2 strong {
      display: inline-block; }
  .skill_bar.industries_served .skill_list {
    margin-left: 50px;
    padding: 0 0 50px; }
  .skill_bar .skill_list {
    padding: 100px 0; }
    @media screen and (max-width: 640px) {
      .skill_bar .skill_list {
        padding: 50px 0; } }
    .skill_bar .skill_list .bar {
      box-sizing: border-box;
      width: 100%;
      background: #575757;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
      margin-top: 10px;
      padding: 5px 20px;
      color: white;
      position: relative;
      z-index: 1;
      overflow: hidden;
      font-family: Raleway,arial,sans-serif;
      font-size: 10px;
      text-transform: uppercase; }
      .skill_bar .skill_list .bar .fill {
        content: " ";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 0%;
        background: black;
        z-index: -1;
        transition: width .3s ease-in; }
      .skill_bar .skill_list .bar:first-child {
        margin-top: 0; }

.statistics {
  display: table;
  width: 100%;
  table-layout: fixed; }
  .statistics .wpb_wrapper {
    display: table;
    width: 100%;
    table-layout: fixed; }
  .statistics .data_title, .statistics .data_stat {
    box-sizing: border-box;
    display: table-cell;
    padding: 50px;
    border-bottom: 10px solid #f8f8f8;
    text-align: center; }
    .statistics .data_title .num, .statistics .data_stat .num {
      font-size: 40px;
      font-weight: 700;
      line-height: normal; }
    .statistics .data_title .label, .statistics .data_stat .label {
      text-transform: uppercase;
      font-family: Raleway,arial,sans-serif;
      font-size: 10px;
      font-weight: 700; }
    .statistics .data_title.orange, .statistics .data_stat.orange {
      border-bottom-color: #da794e; }
    .statistics .data_title.gold, .statistics .data_stat.gold {
      border-bottom-color: #afa268; }
    .statistics .data_title.red, .statistics .data_stat.red {
      border-bottom-color: #9b6464; }
    .statistics .data_title.gray, .statistics .data_stat.gray {
      border-bottom-color: #3c3c3c; }
    .statistics .data_title.green, .statistics .data_stat.green {
      border-bottom-color: #4f7162; }
    @media screen and (max-width: 1024px) {
      .statistics .data_title, .statistics .data_stat {
        display: block; } }
  .statistics .data_title {
    padding: 10px; }
    @media screen and (max-width: 1024px) {
      .statistics .data_title {
        display: block;
        width: 100%;
        padding: 0 !important; } }
  @media screen and (max-width: 1024px) {
    .statistics .data_stat {
      width: 50%;
      float: left; } }

.testimonials {
  background-color: #e0e6e9;
  padding: 0 80px 50px; }
  @media screen and (max-width: 640px) {
    .testimonials {
      padding: 0 30px 50px; } }
  .testimonials.fullwidth {
    padding: 0 200px 50px; }
    @media screen and (max-width: 640px) {
      .testimonials.fullwidth {
        padding: 0 50px 50px; } }
    .testimonials.fullwidth blockquote p {
      font-size: 24px; }
  .testimonials nav {
    box-sizing: border-box;
    position: absolute;
    padding: 40px;
    width: 100%;
    left: 0; }
    .testimonials nav a {
      cursor: pointer; }
    .testimonials nav #ca-testi-prev {
      float: left; }
    .testimonials nav #ca-testi-next {
      float: right; }
    @media screen and (max-width: 640px) {
      .testimonials nav {
        padding: 40px 20px; } }
  .testimonials ul {
    list-style: none;
    padding: 0; }
    .testimonials ul li {
      width: 100%;
      float: left; }
  .testimonials blockquote {
    border-left: none;
    text-align: center;
    padding: 0;
    margin: 0; }
    .testimonials blockquote p {
      font-size: 24px;
      color: #3c3c3c;
      line-height: 30px; }
    .testimonials blockquote cite {
      display: inline-block;
      font-style: normal; }

.partner {
  padding-bottom: 50px;
  text-align: center; }
  .partner a {
    display: inline-block;
    vertical-align: middle; }
  .partner img {
    margin: 20px;
    vertical-align: middle; }

.vacancy {
  background: #363a50;
  color: white;
  padding: 100px 200px; }
  @media screen and (max-width: 768px) {
    .vacancy {
      padding: 50px 20px; } }
  .vacancy > h2, .vacancy > h3 {
    text-align: center;
    font-weight: 300;
    color: #afb4cc; }
  .vacancy h2 {
    margin-bottom: 20px; }
  .vacancy > h3 {
    font-family: Raleway,arial,sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 3px; }
  .vacancy p {
    text-align: center;
    padding: 0 100px;
    font-size: 14px; }
  .vacancy hr.separator {
    border: 0;
    border-bottom: 10px solid #464a60;
    margin: 50px 0; }
  .vacancy .wpb_accordion_header {
    text-align: left;
    font-family: inherit;
    text-transform: initial;
    font-weight: normal; }
    .vacancy .wpb_accordion_header a {
      color: white; }
  .vacancy .wpb_accordion_section {
    border-bottom-color: #464a60; }
    .vacancy .wpb_accordion_section .wpb_accordion_content {
      text-align: left;
      padding: 0;
      color: #8488A1;
      margin: 20px 0 30px; }
      .vacancy .wpb_accordion_section .wpb_accordion_content p {
        text-align: left;
        padding: 0; }

.workspace {
  display: table; }
  @media screen and (max-width: 990px) {
    .workspace {
      display: block; } }
  .workspace .col-md-8, .workspace .col-md-4 {
    display: table-cell;
    vertical-align: top;
    float: none; }
    @media screen and (max-width: 990px) {
      .workspace .col-md-8, .workspace .col-md-4 {
        display: block; } }
  .workspace .col-md-4 {
    height: auto !important; }
    @media screen and (max-width: 990px) {
      .workspace .col-md-4 {
        height: auto !important;
        padding-bottom: 130px; } }
  .workspace ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-y: hidden; }
    .workspace ul li {
      float: left; }
    .workspace ul img {
      width: 100%;
      max-width: 100%;
      display: block; }
  .workspace #workspace_slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow-y: hidden; }
    .workspace #workspace_slider ul img {
      width: 100%;
      max-width: 100%;
      height: auto; }
  .workspace .workspace_detail {
    padding: 0 40px;
    position: relative; }
  .workspace .flex-direction-nav .flex-next, .workspace .flex-direction-nav .flex-prev {
    visibility: hidden;
    width: 100px;
    display: inline-block;
    width: 32px;
    height: 32px;
    position: relative;
    text-align: center; }
    .workspace .flex-direction-nav .flex-next:after, .workspace .flex-direction-nav .flex-prev:after {
      font-family: FontAwesome;
      position: absolute;
      top: 5px;
      left: 10px;
      text-indent: 0px;
      visibility: visible; }
    .workspace .flex-direction-nav .flex-next.flex-disabled, .workspace .flex-direction-nav .flex-prev.flex-disabled {
      color: #aaa; }
  .workspace .flex-direction-nav .flex-prev:after {
    content: "\f053"; }
  .workspace .flex-direction-nav .flex-next:after {
    content: "\f054"; }
  .workspace #workspace_carousel {
    padding-top: 32px;
    position: absolute;
    width: 100%;
    bottom: 0; }
    .workspace #workspace_carousel .flex-direction-nav {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .workspace #workspace_carousel li {
      float: right; }
    .workspace #workspace_carousel li:first-child {
      float: left; }

.posts_list h3 {
  font-size: 14px;
  margin: 0 !important;
  word-break: break-all;
  word-break: break-word; }
  .posts_list h3 a {
    padding: 10px 0;
    display: block; }

.cat-archive ul, .month-archive ul {
  list-style: none;
  padding: 0; }

.cat-archive a, .month-archive a {
  font-size: 14px;
  font-weight: 700;
  position: relative;
  padding: 10px 0;
  cursor: pointer;
  margin-bottom: 0 !important;
  display: inline-block; }

.cat-archive li, .month-archive li {
  border-bottom: 1px solid #ededed; }

.image_block {
  display: block;
  width: 100%;
  max-width: 100%; }

.entry-content input#s {
  width: 100%; }

.multipress-section {
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1; }
  .multipress-section .background-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }

/*! formstone v0.8.35 [background.css] 2015-12-28 | MIT License | formstone.it */
/**
	 * @class
	 * @name .fs-background-element
	 * @type element
	 * @description Target elmement
	 */
/**
	 * @class
	 * @name .fs-background
	 * @type element
	 * @description Base widget class
	 */
.fs-background {
  overflow: hidden;
  position: relative;
  /**
		 * @class
		 * @name .fs-background-container
		 * @type element
		 * @description Container element
		 */
  /**
		 * @class
		 * @name .fs-background-media
		 * @type element
		 * @description Media element
		 */
  /**
		 * @class
		 * @name .fs-background-media.fs-background-animated
		 * @type modifier
		 * @description Indicates animated state
		 */
  /**
		 * @class
		 * @name .fs-background-media.fs-background-navtive
		 * @type modifier
		 * @description Indicates native support
		 */
  /**
		 * @class
		 * @name .fs-background-media.fs-background-fixed
		 * @type modifier
		 * @description Indicates fixed positioning
		 */
  /**
		 * @class
		 * @name .fs-background-embed
		 * @type element
		 * @description Embed/iFrame element
		 */
  /**
		 * @class
		 * @name .fs-background-embed.fs-background-embed-ready
		 * @type modifier
		 * @description Indicates ready state
		 */ }

.fs-background,
.fs-background-container,
.fs-background-media {
  transition: none; }

.fs-background-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  overflow: hidden; }

.fs-background-media {
  position: absolute;
  top: 0;
  bottom: 0;
  opacity: 0; }

.fs-background-media.fs-background-animated {
  transition: opacity 0.5s linear; }

.fs-background-media img,
.fs-background-media video,
.fs-background-media iframe {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-user-drag: none; }

.fs-background-media.fs-background-native,
.fs-background-media.fs-background-fixed {
  width: 100%;
  height: 100%; }

.fs-background-media.fs-background-native img,
.fs-background-media.fs-background-fixed img {
  display: none; }

.fs-background-media.fs-background-native {
  background-position: center;
  background-size: cover; }

.fs-background-media.fs-background-fixed {
  background-position: center;
  background-attachment: fixed; }

.fs-background-embed.fs-background-ready:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: ''; }

.fs-background-embed.fs-background-ready iframe {
  z-index: 0; }

body.side_menu_active {
  overflow: hidden; }

.side_menu {
  transition: .3s ease;
  width: 300px;
  padding: 100px 20px 50px 20px;
  background: #3c3c3c;
  position: fixed;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  z-index: 999999;
  color: #dadada; }
  .side_menu .widget {
    color: white;
    border-bottom: 1px solid #858585;
    padding: 10px;
    margin-bottom: 30px; }
    .side_menu .widget .widget-title, .side_menu .widget .widgettitle, .side_menu .widget .widget_title {
      padding-top: 30px;
      color: #858585 !important;
      margin-bottom: 20px; }
    .side_menu .widget a {
      color: white; }

.off-pushleft {
  left: -300px; }
  .off-pushleft.active {
    left: 0; }

.off-pushright {
  right: -300px; }
  .off-pushright.active {
    right: 0; }

.push_menu .widgettitle {
  margin: 20px 0 20px; }

.sidemenu_overlay {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: -100px;
  bottom: -100px;
  background: rgba(0, 0, 0, 0.7);
  z-index: -1;
  cursor: url(../img/close-cursor.gif), e-resize;
  z-index: 9999; }

.widget {
  padding: 50px 50px 0;
  margin-bottom: 50px; }
  @media screen and (max-width: 990px) {
    .widget {
      padding: 0 30px; } }
  .push_menu .widget {
    padding: 0 0 30px; }
  .widget .widget-title, .widget .widget_title, .widget .widgettitle {
    font-size: 1em;
    font-family: Raleway, arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 30px;
    letter-spacing: 3px; }
  .widget ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .widget ul a {
      word-break: break-word; }
    .widget ul.children {
      padding-left: 8px; }
      .widget ul.children li:last-child {
        border-bottom-width: 0; }
  .widget li {
    padding-top: 4px;
    padding-bottom: 4px; }
  .widget select {
    width: 100%;
    max-width: 100%; }

.book_search.widget_book_search {
  background-color: #3c3c3c;
  padding: 65px 50px 90px;
  margin-bottom: 50px; }
  .book_search.widget_book_search .widget_title {
    text-align: left;
    font-family: Raleway,arial,sans-serif;
    font-weight: 100;
    font-size: 36px;
    color: white;
    line-height: 1em;
    text-transform: uppercase;
    margin-bottom: 50px; }
    .book_search.widget_book_search .widget_title strong {
      font-weight: 700;
      display: block; }
  .book_search.widget_book_search input, .book_search.widget_book_search select {
    width: 100% !important;
    margin: 5px 0;
    border-bottom-color: #797979; }

#wp-calendar {
  border-left-width: 0;
  border-right-width: 0; }
  #wp-calendar td, #wp-calendar th {
    border-left-width: 0;
    border-right-width: 0; }

.widget_latest_post img.thumbnail.post-image, .post-type-widget img.thumbnail.post-image {
  display: block;
  margin-right: 15px;
  margin-bottom: 30px;
  float: left; }

.widget_latest_post h2, .post-type-widget h2 {
  font-size: 14px;
  margin-bottom: 30px; }

.widget_subscribe input[type="email"], .widget_tokokoo_mailchimp_widget input[type="email"] {
  width: 100%;
  margin-bottom: 10px; }

.widget_recent_entries li {
  margin-bottom: 10px; }

.widget_recent_entries .post-date {
  color: #808080;
  display: block; }

.widget.twitter-tweets .tweet {
  display: table;
  margin-bottom: 10px; }
  .widget.twitter-tweets .tweet .tweet-avatar, .widget.twitter-tweets .tweet .tweet-content {
    display: table-cell;
    vertical-align: top; }
  .widget.twitter-tweets .tweet .tweet-avatar {
    padding-right: 10px;
    width: 48px; }

.widget_search .search_input, .search-no-results .search_input {
  width: 100%; }

.widget_rss li {
  padding: 10px 0;
  list-style: none;
  margin-bottom: 20px; }
  .widget_rss li a.rsswidget {
    color: #333;
    padding-bottom: 0;
    border-bottom: none;
    font-size: 16px;
    line-height: normal;
    word-break: break-word;
    font-weight: 700;
    margin-bottom: 10px;
    display: block; }
    .page_footer .widget_rss li a.rsswidget {
      color: white; }
  .widget_rss li .rss-date {
    opacity: .7;
    font-size: 12px;
    line-height: normal;
    margin-bottom: 10px;
    display: block; }
  .widget_rss li .rssSummary {
    line-height: 1.8;
    font-size: 12px; }
  .widget_rss li cite {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    font-style: normal;
    opacity: .5; }

/* Login Widget */
.widget.multipress-login-form input:not([type="checkbox"]) {
  width: 100%; }

.widget.multipress-login-form .remember-me {
  float: left; }

.widget.multipress-login-form .login-submit {
  float: right; }

.widget.multipress-login-form .forget-link {
  clear: both;
  padding-top: 20px;
  margin-bottom: 0;
  text-align: center;
  font-weight: 300; }

.widget.multipress-recent-comments-with-avatar .post-list li > a {
  float: left;
  margin-right: 15px; }

.widget.multipress_themeforest_widget_ul {
  list-style: none;
  margin: 0 -5px 20px;
  *zoom: 1; }
  .widget.multipress_themeforest_widget_ul:before, .widget.multipress_themeforest_widget_ul:after {
    content: "";
    display: table; }
  .widget.multipress_themeforest_widget_ul:after {
    clear: both; }
  .widget.multipress_themeforest_widget_ul li {
    width: 33.3333%;
    float: left;
    padding: 0 5px; }
    .widget.multipress_themeforest_widget_ul li img {
      width: 100%;
      max-width: 100%;
      height: auto; }
  .widget.multipress_themeforest_widget_ul .tokoo_read_more {
    text-align: center;
    font-style: italic; }

.widget.multipress-contact-info [class*="contact"] {
  display: block; }

.widget.multipress-mailchimp-subscribe-form p {
  text-align: center; }

.widget.multipress-mailchimp-subscribe-form form .mc4wp-form-fields {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media screen and (max-width: 640px) {
    .widget.multipress-mailchimp-subscribe-form form .mc4wp-form-fields {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .widget.multipress-mailchimp-subscribe-form form .mc4wp-form-fields > input[type="email"] {
    -webkit-flex: 1 1 150px;
        -ms-flex: 1 1 150px;
            flex: 1 1 150px;
    margin-right: 10px; }
    @media screen and (max-width: 640px) {
      .widget.multipress-mailchimp-subscribe-form form .mc4wp-form-fields > input[type="email"] {
        margin-bottom: 10px; } }

.widget.multipress-mailchimp-subscribe-form form p:first-child {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 10px; }
  .widget.multipress-mailchimp-subscribe-form form p:first-child input {
    width: 100%; }

.widget.multipress-mailchimp-subscribe-form form p label {
  display: none; }

.widget.multipress-mailchimp-subscribe-form form input[type="submit"] {
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  letter-spacing: 0; }

.widget.multipress-recent-tweets .twitter-tweets-list {
  list-style-type: none; }
  .widget.multipress-recent-tweets .twitter-tweets-list li {
    margin-bottom: 30px; }

.widget.multipress-recent-tweets .tweet {
  position: relative;
  *zoom: 1; }
  .widget.multipress-recent-tweets .tweet:before, .widget.multipress-recent-tweets .tweet:after {
    content: "";
    display: table; }
  .widget.multipress-recent-tweets .tweet:after {
    clear: both; }
  .widget.multipress-recent-tweets .tweet .tweet-avatar {
    float: left;
    margin-right: 20px; }
  .widget.multipress-recent-tweets .tweet .tweet-content {
    display: table; }
  .widget.multipress-recent-tweets .tweet .timespan {
    float: right; }

.widget.multipress-testimonials {
  margin-bottom: 30px; }
  .widget.multipress-testimonials blockquote {
    margin: 0;
    border-left: 0;
    padding-left: 0;
    font-size: 18px;
    line-height: 1.5;
    word-break: break-word; }
  .widget.multipress-testimonials .testimonials-list li {
    margin-bottom: 30px; }
  .widget.multipress-testimonials .testimonial-detail {
    padding-left: 60px;
    position: relative;
    min-width: 70px; }
    .widget.multipress-testimonials .testimonial-detail figure {
      width: 48px;
      height: 48px;
      border-radius: 50%;
      overflow: hidden;
      margin-right: 20px;
      position: absolute;
      left: 0;
      top: 0; }
    .widget.multipress-testimonials .testimonial-detail cite {
      display: block;
      font-style: normal;
      font-weight: 700; }
      .widget.multipress-testimonials .testimonial-detail cite a {
        font-size: 14px; }

.widget.multipress-themeforest-item ul {
  list-style: none;
  margin: 0;
  *zoom: 1; }
  .widget.multipress-themeforest-item ul:before, .widget.multipress-themeforest-item ul:after {
    content: "";
    display: table; }
  .widget.multipress-themeforest-item ul:after {
    clear: both; }

.widget.multipress-themeforest-item li {
  width: 25%;
  float: left; }
  .widget.multipress-themeforest-item li img {
    display: block; }

.widget.multipress-themeforest-item .Tokoo_read_more {
  display: block;
  text-align: center;
  padding: 20px 0; }

.widget.multipress-post-type-list .post-list {
  list-style: none;
  *zoom: 1;
  margin: 10px 0; }
  .widget.multipress-post-type-list .post-list:before, .widget.multipress-post-type-list .post-list:after {
    content: "";
    display: table; }
  .widget.multipress-post-type-list .post-list:after {
    clear: both; }
  .widget.multipress-post-type-list .post-list li {
    *zoom: 1;
    margin: 0 0 20px; }
    .widget.multipress-post-type-list .post-list li:before, .widget.multipress-post-type-list .post-list li:after {
      content: "";
      display: table; }
    .widget.multipress-post-type-list .post-list li:after {
      clear: both; }
    .widget.multipress-post-type-list .post-list li > a {
      float: left;
      margin-right: 10px; }
    .widget.multipress-post-type-list .post-list li .post-detail {
      display: table; }
  .widget.multipress-post-type-list .post-list .entry-title {
    margin: 0;
    font-size: 1.16667em;
    line-height: 1.5; }
  .widget.multipress-post-type-list .post-list .entry-date {
    display: block; }
    .widget.multipress-post-type-list .post-list .entry-date .drip-icon-calendar {
      display: none; }

.widget.multipress-post-type-list .post-slider .entry-title {
  font-size: 14px;
  line-height: 1.5;
  margin: 0; }

.widget.multipress-post-type-list .post-slider .flex-control-nav {
  list-style: none;
  margin: 0;
  display: block;
  text-align: center;
  padding: 10px 0; }
  .widget.multipress-post-type-list .post-slider .flex-control-nav li {
    display: inline-block;
    margin: 0 5px; }
  .widget.multipress-post-type-list .post-slider .flex-control-nav a {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    text-indent: -9999px;
    overflow: hidden; }
    .widget.multipress-post-type-list .post-slider .flex-control-nav a.flex-active {
      background-color: rgba(0, 0, 0, 0.8); }

.widget.multipress-recent-comments-with-avatar .post-list {
  list-style: none;
  *zoom: 1;
  margin: 10px 0; }
  .widget.multipress-recent-comments-with-avatar .post-list:before, .widget.multipress-recent-comments-with-avatar .post-list:after {
    content: "";
    display: table; }
  .widget.multipress-recent-comments-with-avatar .post-list:after {
    clear: both; }
  .widget.multipress-recent-comments-with-avatar .post-list li {
    *zoom: 1;
    margin: 0 0 20px; }
    .widget.multipress-recent-comments-with-avatar .post-list li:before, .widget.multipress-recent-comments-with-avatar .post-list li:after {
      content: "";
      display: table; }
    .widget.multipress-recent-comments-with-avatar .post-list li:after {
      clear: both; }
    .widget.multipress-recent-comments-with-avatar .post-list li > a {
      float: left;
      margin-right: 10px; }
    .widget.multipress-recent-comments-with-avatar .post-list li .post-detail {
      display: table; }
  .widget.multipress-recent-comments-with-avatar .post-list .entry-title {
    margin: 0;
    display: inline;
    font-size: inherit; }
  .widget.multipress-recent-comments-with-avatar .post-list .date {
    display: block; }
    .widget.multipress-recent-comments-with-avatar .post-list .date .drip-icon-calendar {
      display: none; }

.widget .multipress-photogrid,
.widget .koo-photogrid {
  list-style: none;
  *zoom: 1; }
  .widget .multipress-photogrid:before, .widget .multipress-photogrid:after,
  .widget .koo-photogrid:before,
  .widget .koo-photogrid:after {
    content: "";
    display: table; }
  .widget .multipress-photogrid:after,
  .widget .koo-photogrid:after {
    clear: both; }
  .widget .multipress-photogrid li,
  .widget .koo-photogrid li {
    float: left;
    width: 33.3333%;
    padding: 0; }
  .widget .multipress-photogrid img,
  .widget .koo-photogrid img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto; }

.widget .multipress-image-slider .slides,
.widget .koo-image-slider .slides {
  list-style: none;
  margin: 0;
  *zoom: 1; }
  .widget .multipress-image-slider .slides:before, .widget .multipress-image-slider .slides:after,
  .widget .koo-image-slider .slides:before,
  .widget .koo-image-slider .slides:after {
    content: "";
    display: table; }
  .widget .multipress-image-slider .slides:after,
  .widget .koo-image-slider .slides:after {
    clear: both; }
  .widget .multipress-image-slider .slides img,
  .widget .koo-image-slider .slides img {
    width: 100%;
    max-width: 100%;
    height: auto; }

.widget .multipress-image-slider .flex-control-nav,
.widget .koo-image-slider .flex-control-nav {
  list-style: none;
  margin: 0;
  display: block;
  text-align: center;
  padding: 10px 0; }
  .widget .multipress-image-slider .flex-control-nav li,
  .widget .koo-image-slider .flex-control-nav li {
    display: inline-block;
    margin: 0 5px; }
  .widget .multipress-image-slider .flex-control-nav a,
  .widget .koo-image-slider .flex-control-nav a {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    text-indent: -9999px;
    overflow: hidden; }
    .widget .multipress-image-slider .flex-control-nav a.flex-active,
    .widget .koo-image-slider .flex-control-nav a.flex-active {
      background-color: rgba(0, 0, 0, 0.8); }

body .wpb_content_element,
body ul.wpb_thumbnails-fluid > li,
body .last_toggle_el_margin,
body .wpb_button {
  margin-bottom: 35px; }

.wpb_row {
  margin: 0 !important; }

.wpb_column {
  padding: 0 !important; }

.vc_separator_align_center h4 {
  font-style: italic;
  font-weight: normal; }

.wpb_toggle {
  font-size: 12px !important;
  font-weight: 700 !important;
  position: relative;
  padding: 10px 0 !important;
  cursor: pointer;
  margin-bottom: 0 !important;
  color: #333;
  background-position: right center !important; }

.wpb_toggle_content {
  display: none;
  padding: 20px 0 !important; }

.wpb_teaser_grid_post .post-thumb img, .vc_carousel_horizontal .post-thumb img {
  width: 100%;
  max-width: 100%; }

.wpb_teaser_grid_post .post-title, .vc_carousel_horizontal .post-title {
  font-size: 16px;
  margin: 10px 0 20px; }

button.wpb_button {
  font-weight: 700; }

.yith-wcwl-add-button {
  position: relative; }
  .yith-wcwl-add-button img.ajax-loading {
    position: absolute;
    left: 45%;
    top: 5px; }

.wishlist_list li {
  position: relative; }
  .wishlist_list li .product-remove {
    position: absolute;
    top: 0;
    right: 0; }

.wishlist-thumnail {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px; }
  .wishlist-thumnail img {
    width: 100%;
    max-width: 100%;
    display: block; }

.whislist-name {
  font-size: 11px;
  font-weight: 700;
  display: table; }

.product_details_content + .button.wcxp-quick-view-button, .posts .post .post_details .product_details_content + .wcxp-quick-view-button.more-link, .posts .page .post_details .product_details_content + .wcxp-quick-view-button.more-link, .product_details_content + .wcxp-quick-view-button.vc_read_more, .woocommerce-tabs .tabs .product_details_content + li.wcxp-quick-view-button {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 37px;
  height: 37px;
  padding: 0;
  margin: 0 !important;
  background: url(../img/quickview.png) no-repeat;
  text-indent: -9999px;
  box-shadow: none;
  cursor: pointer; }

.featured-image-holder > a.wcxp-quick-view-button {
  display: none; }
  .featured-image-holder > a.wcxp-quick-view-button span {
    display: none; }

.featured-image-holder {
  position: relative; }

.featured-image-holder:hover > a.wcxp-quick-view-button {
  display: block;
  margin: auto !important;
  width: 150px;
  left: 0;
  right: 0;
  top: 50%;
  position: absolute;
  text-align: center; }

.team_carousel p {
  padding: 0 100px;
  text-align: center; }
  @media screen and (max-width: 640px) {
    .team_carousel p {
      padding: 0 50px; } }

.team_carousel nav {
  display: block;
  *zoom: 1; }
  .team_carousel nav:before, .team_carousel nav:after {
    content: "";
    display: table; }
  .team_carousel nav:after {
    clear: both; }
  .team_carousel nav a {
    padding: 10px;
    display: inline-block; }
  .team_carousel nav #ca-team-prev {
    float: left;
    margin-left: 20px; }
  .team_carousel nav #ca-team-next {
    float: right;
    margin-right: 20px; }

.team {
  margin-bottom: 50px; }
  .team_group {
    *zoom: 1; }
    .team_group:before, .team_group:after {
      content: "";
      display: table; }
    .team_group:after {
      clear: both; }
    .team_group .person {
      position: relative;
      overflow: hidden;
      width: 25%;
      float: left; }
      .team_group .person:after {
        content: " ";
        width: 0;
        border-style: solid;
        border-color: transparent transparent white;
        border-width: 10px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        opacity: 0;
        transition: .3s ease; }
      .team_group .person.active:after {
        opacity: 1; }
      .team_group .person .block-link {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0; }
      .team_group .person img {
        max-width: 100%;
        width: 100%;
        display: block; }
      .team_group .person .person_detail {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(223, 109, 46, 0.8);
        text-align: center;
        color: white;
        opacity: 0;
        padding: 30px;
        box-sizing: broder-box;
        -webkit-transform: scale(0.3);
            -ms-transform: scale(0.3);
                transform: scale(0.3);
        transition: opacity .3s ease,-webkit-transform .3s ease;
        transition: transform .3s ease,opacity .3s ease;
        transition: transform .3s ease,opacity .3s ease,-webkit-transform .3s ease; }
        .team_group .person .person_detail h3 {
          font-size: 16px;
          font-weight: normal; }
          .team_group .person .person_detail h3 a {
            color: white; }
      .team_group .person:hover .person_detail {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1);
        opacity: 1; }
  .team_single_container {
    position: relative;
    clear: both; }
    .team_single_container .btn-close {
      position: absolute;
      right: 40px;
      top: 40px;
      z-index: 1; }
    .team_single_container .cssload-spin-box {
      opacity: 0;
      z-index: -1; }
    .loading .team_single_container .cssload-spin-box {
      opacity: 1;
      z-index: 1; }
  .team_single {
    position: relative;
    clear: both; }
    .single-team-member .team_single {
      display: block; }
    .team_single [class^="col-"] {
      padding-top: 40px;
      padding-bottom: 40px; }
    .team_single .single_avatar {
      text-align: center; }
    .team_single small {
      margin-bottom: 20px;
      display: block;
      color: #aaa; }
    .team_single h2 {
      font-size: 20px;
      font-weight: 700; }
    .team_single h3 {
      font-size: 16px;
      cursor: pointer; }
    .team_single .col-md-7 {
      padding: 40px;
      box-sizing: "border-box"; }
    .team_single .skill_bar {
      background: none;
      padding-right: 50px;
      box-sizing: "border-box"; }
      .team_single .skill_bar .skill_list {
        padding: 20px 0; }
      .team_single .skill_bar .bar {
        border-radius: 3px; }
    .team_single .button, .team_single .posts .post .post_details .more-link, .posts .post .post_details .team_single .more-link, .team_single .posts .page .post_details .more-link, .posts .page .post_details .team_single .more-link, .team_single .vc_read_more, .team_single .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .team_single li {
      display: block;
      margin: 0 20px; }
    .team_single .social_icons {
      margin-top: 40px;
      display: block;
      position: relative; }

.cssload-spin-box {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  -o-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  -ms-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  -webkit-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  -moz-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  animation: cssload-spin ease infinite 4.6s;
  -o-animation: cssload-spin ease infinite 4.6s;
  -ms-animation: cssload-spin ease infinite 4.6s;
  -webkit-animation: cssload-spin ease infinite 4.6s;
  -moz-animation: cssload-spin ease infinite 4.6s; }

@keyframes cssload-spin {
  0%,
  100% {
    box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf; }
  25% {
    box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49; }
  50% {
    box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf; }
  75% {
    box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49; } }

@-webkit-keyframes cssload-spin {
  0%,
  100% {
    box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf; }
  25% {
    box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49; }
  50% {
    box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf; }
  75% {
    box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49; } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * https://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * https://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px; }

.swiper-container-cube, .swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
      transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.woocommerce .form-row label {
  display: block; }
  .woocommerce .form-row label.checkbox {
    display: inline; }

.woocommerce .form-row input[type="password"],
.woocommerce .form-row input[type="text"] {
  width: 100%; }

.woocommerce .form-row-last {
  margin-right: 0; }

@media screen and (max-width: 640px) {
  .post_content .woocommerce {
    padding: 0 !important; } }

.woocommerce.columns-2 .products li {
  width: 50%; }
  @media screen and (max-width: 480px) {
    .woocommerce.columns-2 .products li {
      width: 100%; } }

.woocommerce.columns-3 .products li {
  width: 33.3333%; }
  @media screen and (max-width: 990px) {
    .woocommerce.columns-3 .products li {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .woocommerce.columns-3 .products li {
      width: 100%; } }

.woocommerce.columns-4 .products li {
  width: 25%; }
  @media screen and (max-width: 990px) {
    .woocommerce.columns-4 .products li {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .woocommerce.columns-4 .products li {
      width: 100%; } }

.woocommerce.columns-6 .products li {
  width: 16.6667%; }
  @media screen and (max-width: 1600px) {
    .woocommerce.columns-6 .products li {
      width: 33.3333%; } }
  @media screen and (max-width: 990px) {
    .woocommerce.columns-6 .products li {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .woocommerce.columns-6 .products li {
      width: 100%; } }

.col2-set {
  width: 100%; }
  .col2-set:after {
    content: "";
    display: block;
    clear: both; }
  .col2-set .col-1 {
    float: left;
    width: 48%; }
  .col2-set .col-2 {
    float: right;
    width: 48%; }
  @media screen and (max-width: 990px) {
    .col2-set .col-1,
    .col2-set .col-2 {
      width: 100%;
      float: none; } }

form .form-row {
  padding: 3px;
  margin: 0 0 6px; }
  form .form-row:after {
    content: "";
    display: block;
    clear: both; }
  form .form-row label {
    display: block; }
  form .form-row label.hidden {
    visibility: hidden; }
  form .form-row select {
    width: 100%;
    cursor: pointer;
    margin: 0; }
  form .form-row .required {
    color: red;
    font-weight: bold;
    border: 0; }
  form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle; }
  form .form-row label.checkbox {
    display: inline; }
  form .form-row input.input-text, form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1em; }
  form .form-row textarea {
    height: 3.5em;
    line-height: 1.5em;
    display: block;
    box-shadow: none; }
  form .form-row.woocommerce-validated input.input-text {
    background-position: 95% center;
    background-repeat: no-repeat; }
  form .form-row.woocommerce-invalid input.input-text {
    background-position: 95% center;
    background-repeat: no-repeat; }
  form .form-row.woocommerce-invalid .chzn-single, form .form-row.woocommerce-invalid .chzn-drop, form .form-row.woocommerce-invalid input.input-text, form .form-row.woocommerce-invalid select {
    border-color: #fb7f88; }
  form .form-row ::-webkit-input-placeholder {
    line-height: 1em;
    padding-top: 2px; }
  form .form-row :-moz-placeholder {
    line-height: 1em;
    padding-top: 2px; }
  form .form-row :-ms-input-placeholder {
    line-height: 1em;
    padding-top: 2px; }

form .form-row-first, form .form-row-last {
  float: left;
  width: 47%;
  overflow: visible; }
  @media screen and (max-width: 480px) {
    form .form-row-first, form .form-row-last {
      width: 100%;
      float: none; } }

form .form-row-last {
  float: right; }

form .form-row-wide {
  clear: both; }

.shop_table {
  margin: 0;
  padding: 0;
  border-width: 0; }
  .shop_table td, .shop_table th {
    margin: 0;
    padding: 12px 16px;
    border-width: 0; }

.cart_totals table {
  border-left-width: 0;
  border-right-width: 0; }
  .cart_totals table td, .cart_totals table th {
    border-left-width: 0;
    border-right-width: 0; }
  .cart_totals table th {
    background-color: transparent;
    border-bottom: 1px solid #3c3c3c; }

table.variations {
  padding: 0;
  margin: 0;
  border-width: 0; }
  table.variations th, table.variations td {
    padding: 0;
    margin: 0;
    border-width: 0; }

.product_meta .sku_wrapper {
  display: block; }

.product_meta .posted_in {
  display: block; }

.product_meta .tagged_as {
  display: block; }

.woocommerce-message {
  *zoom: 1; }
  .woocommerce-message:before, .woocommerce-message:after {
    content: "";
    display: table; }
  .woocommerce-message:after {
    clear: both; }
  .woocommerce-message .button, .woocommerce-message .posts .post .post_details .more-link, .posts .post .post_details .woocommerce-message .more-link, .woocommerce-message .posts .page .post_details .more-link, .posts .page .post_details .woocommerce-message .more-link, .woocommerce-message .vc_read_more, .woocommerce-message .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .woocommerce-message li {
    float: right; }

.woocommerce-tabs ul.tabs {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .woocommerce-tabs ul.tabs li {
    display: inline-block; }
  .woocommerce-tabs ul.tabs a {
    display: block;
    padding: 12px; }

.payment_methods.methods {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .payment_methods.methods li {
    padding: 12px 0; }

.stars span {
  background: url("../img/base/star-old.png") 0 -16px;
  display: block;
  height: 16px;
  width: 85px;
  position: relative; }

.stars a {
  display: block;
  overflow: hidden;
  position: absolute;
  text-align: left;
  text-indent: -999em;
  top: 0;
  left: 0; }
  .stars a.active, .stars a:hover {
    background: url("../img/base/star-old.png") 0 0;
    height: 16px; }

.stars .star-1 {
  width: 16px;
  z-index: 10; }

.stars .star-2 {
  width: 32px;
  z-index: 9; }

.stars .star-3 {
  width: 48px;
  z-index: 8; }

.stars .star-4 {
  width: 64px;
  z-index: 7; }

.stars .star-5 {
  width: 80px;
  z-index: 6; }

.star-rating {
  background: url("../img/base/star.png") 0 -16px;
  height: 18px;
  display: block;
  width: 50px;
  text-indent: -9999px; }
  .star-rating > span {
    display: block;
    background: url("../img/base/star.png") 0 0;
    display: block;
    height: 16px;
    text-indent: -999em; }

.comment-form-rating label {
  width: 170px;
  max-width: 100%; }

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 50px;
  border-bottom: 3px solid #eaeaea; }

.woocommerce-MyAccount-navigation-link {
  position: relative;
  display: inline-block;
  bottom: -2px; }
  .woocommerce-MyAccount-navigation-link a {
    border-bottom: 2px solid transparent;
    display: block;
    padding: 15px 15px;
    color: inherit;
    font-size: 1.16667em; }
    .woocommerce-MyAccount-navigation-link a:before {
      font-family: 'themify';
      display: inline-block;
      margin-right: 10px; }
  .woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: "\e6aa"; }
  .woocommerce-MyAccount-navigation-link--orders a:before {
    content: "\e687"; }
  .woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: "\e61c"; }
  .woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: "\e61d"; }
  .woocommerce-MyAccount-navigation-link--downloads a:before {
    content: "\e6a7"; }
  .woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: "\e732"; }
  .woocommerce-MyAccount-navigation-link.is-active a,
  .woocommerce-MyAccount-navigation-link:hover a {
    color: #0f9ee2;
    border-color: inherit; }

.woocommerce-MyAccount-orders {
  width: 100%; }
  .woocommerce-MyAccount-orders thead {
    border-bottom: 2px solid #666; }
  .woocommerce-MyAccount-orders th {
    text-align: left; }
  .woocommerce-MyAccount-orders tbody tr {
    border-bottom: 1px solid #e3e3e3; }

mark {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 5px;
  background-color: #cdf2ff; }

.woocommerce-EditAccountForm.edit-account fieldset {
  border: 1px solid #e3e3e3;
  margin-bottom: 30px; }

.woocommerce-page.woocommerce-cart #content .woocommerce {
  padding: 0 50px; }
  @media screen and (max-width: 480px) {
    .woocommerce-page.woocommerce-cart #content .woocommerce {
      padding: 0; } }

#order_review_heading {
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 30px; }

.shop_table.cart {
  margin-bottom: 50px; }
  .shop_table.cart thead th {
    background: #3c3c3c;
    color: white;
    font-family: Raleway, arial, sans-serif;
    font-weight: 100;
    font-size: 14px;
    padding: 10px;
    letter-spacing: 1px;
    font-weight: 600; }
  .shop_table.cart tr:nth-child(even) {
    background-color: transparent; }
  .shop_table.cart tr:nth-child(odd) {
    background-color: #ededed; }
  .shop_table.cart .product-remove {
    width: 30px; }
    .shop_table.cart .product-remove .remove {
      font-size: 24px;
      padding: 10px; }
  .shop_table.cart .product-thumbnail {
    width: 80px; }
    @media screen and (max-width: 640px) {
      .shop_table.cart .product-thumbnail {
        display: none; } }
  .shop_table.cart .product-quantity {
    width: 50px; }
  .shop_table.cart .actions {
    padding: 30px 0;
    text-align: center; }
    .shop_table.cart .actions .coupon {
      text-align: left;
      margin: 0; }
      .shop_table.cart .actions .coupon label, .shop_table.cart .actions .coupon input {
        display: inline-block;
        margin: 10px; }
      .shop_table.cart .actions .coupon input.input-text {
        margin-right: 10px; }
      @media screen and (max-width: 480px) {
        .shop_table.cart .actions .coupon #coupon_code {
          width: 100%;
          margin: 0 0 10px;
          box-sizing: "border-radius"; }
        .shop_table.cart .actions .coupon input.button, .shop_table.cart .actions .coupon .posts .post .post_details input.more-link, .posts .post .post_details .shop_table.cart .actions .coupon input.more-link, .shop_table.cart .actions .coupon .posts .page .post_details input.more-link, .posts .page .post_details .shop_table.cart .actions .coupon input.more-link, .shop_table.cart .actions .coupon input.vc_read_more {
          margin: 0; } }
    .shop_table.cart .actions .coupon, .shop_table.cart .actions input {
      display: inline-block; }
    .shop_table.cart .actions input {
      margin: 10px; }
    .shop_table.cart .actions input[name="update_cart"] {
      color: #cccccc; }
  .shop_table.cart tfoot tr {
    border-bottom: 1px solid #dedede; }
  .shop_table.cart tfoot th {
    background: none;
    color: #5c5c5c;
    letter-spacing: normal;
    text-transform: initial; }
  .shop_table.cart tfoot td {
    color: #333;
    font-weight: 700; }
  @media screen and (max-width: 480px) {
    .shop_table.cart .product-remove, .shop_table.cart .product-thumbnail, .shop_table.cart .product-price {
      display: none; }
    .shop_table.cart input.qty.text {
      width: 40px; }
    .shop_table.cart input.button, .shop_table.cart .posts .post .post_details input.more-link, .posts .post .post_details .shop_table.cart input.more-link, .shop_table.cart .posts .page .post_details input.more-link, .posts .page .post_details .shop_table.cart input.more-link, .shop_table.cart input.vc_read_more {
      width: 100%;
      margin-right: 0;
      margin-left: 0; } }

.cart-collaterals {
  width: 40%;
  float: right;
  margin-bottom: 50px; }
  .cart-collaterals h2 {
    font-size: 24px;
    margin-bottom: 20px; }
  .cart-collaterals .cart_totals {
    margin-bottom: 30px;
    table-layout: fixed; }
    .cart-collaterals .cart_totals th, .cart-collaterals .cart_totals td {
      border-bottom: 1px solid #e8e8e8 !important; }
    .cart-collaterals .cart_totals th {
      padding-left: 0;
      color: #3c3c3c;
      letter-spacing: normal;
      text-transform: capitalize;
      width: 150px; }
    .cart-collaterals .cart_totals tr:nth-child(even) {
      background: transparent; }
  .cart-collaterals select {
    width: 100%; }
  @media screen and (max-width: 640px) {
    .cart-collaterals {
      float: none;
      width: 100%; } }

.payment_methods li {
  border-bottom: 1px solid #dedede; }
  .payment_methods li.payment_method_paypal label img {
    height: 50px;
    vertical-align: middle;
    margin: 0 10px; }

.payment_methods a.about_paypal {
  float: right; }

.payment_methods .payment_box {
  padding: 20px;
  margin-top: 10px;
  border: 1px solid #eaeaea; }

.cross-sells {
  clear: both;
  padding: 50px 0;
  border-top: 1px solid #333; }
  .cross-sells > h2 {
    font-family: Raleway, arial, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 4px;
    text-align: center;
    margin-bottom: 50px; }

.woocommerce-message {
  border: 1px solid #e3e3e3;
  padding: 10px 20px;
  border-radius: 3px;
  margin-bottom: 30px; }
  .woocommerce-message .button, .woocommerce-message .posts .post .post_details .more-link, .posts .post .post_details .woocommerce-message .more-link, .woocommerce-message .posts .page .post_details .more-link, .posts .page .post_details .woocommerce-message .more-link, .woocommerce-message .vc_read_more, .woocommerce-message .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .woocommerce-message li {
    margin: 0; }

.woocommerce-info {
  background-color: #ccedff;
  border: 1px solid #4dadf7;
  color: rgba(0, 0, 0, 0.9);
  padding: 20px;
  margin-bottom: 20px; }

.woocommerce-error {
  list-style: square;
  border: 1px solid #ff6b6b;
  background-color: #ffa8a8;
  color: rgba(0, 0, 0, 0.9);
  margin: 0 0 20px;
  padding: 20px 20px 20px 40px; }

.woocommerce-page .entry-header {
  display: none; }

.woocommerce-account .entry-header {
  display: none; }

.woocommerce-account .content_inner {
  padding: 0 0 50px; }

.woocommerce-account .post_content .woocommerce h2 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 500; }

.woocommerce-account .post_content .woocommerce .myaccount_address {
  margin-bottom: 50px; }

.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout .woocommerce-shipping-fields h3 {
  margin-top: 0;
  margin-bottom: 30px;
  font-weight: 700; }

.woocommerce-checkout #ship-to-different-address {
  margin: 0 0 20px; }

.woocommerce-checkout .shop_table tr:nth-child(even) {
  background: transparent; }

.woocommerce-checkout .shop_table tbody tr {
  border-bottom: 1px solid #e3e3e3; }

.woocommerce-checkout .shop_table tfoot {
  border-top: 2px solid #333; }

.woocommerce-checkout .shop_table tfoot th {
  background: transparent;
  color: #333;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 700;
  text-align: right; }

.search-no-results .posts .post {
  border-bottom: none; }
  .search-no-results .posts .post .entry-content {
    border-bottom: none; }

.list_products {
  *zoom: 1;
  padding-left: 0;
  margin: 0 0 50px; }
  .list_products:before, .list_products:after {
    content: "";
    display: table; }
  .list_products:after {
    clear: both; }
  .list_products + .pagination {
    margin-top: 0; }
  .list_products .block {
    overflow: hidden;
    float: left; }
  .list_products .product {
    width: 33.3333%;
    float: left;
    padding: 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3); }
    .list_products .product:nth-child(3n+1) {
      clear: both; }
    @media screen and (max-width: 768px) {
      .list_products .product {
        width: 50%; }
        .list_products .product:nth-child(3n+1) {
          clear: none; }
        .list_products .product:nth-child(2n+1) {
          clear: both; } }
    @media screen and (max-width: 480px) {
      .list_products .product {
        width: 100%;
        float: none; } }

.product {
  position: relative;
  overflow: hidden;
  display: block; }
  .product .onsale {
    position: absolute;
    left: -25px;
    top: 7px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background: black;
    font-family: Raleway,sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    padding: 3px 30px;
    color: white;
    z-index: 9; }
  .product .star-rating {
    margin: 0 auto; }
  .product img {
    width: 100%;
    max-width: 100%;
    display: block; }
  .product .author {
    margin-bottom: 5px; }
    .product .author, .product .author a {
      color: #aaa;
      font-size: 11px; }
  .product .product_title {
    font-family: "Merriweather", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
    font-size: 1.5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    margin-top: 0; }
  .product .product_details_content {
    padding: 0; }
  .product .product_details .price, .product .product_details .cats {
    display: block;
    margin: 5px 0; }
  .product .product_details .cat {
    color: #aaa;
    font-size: 0.91667em; }
    .product .product_details .cat a {
      color: #aaa; }
  .product .product_details .price {
    line-height: 1; }
    .product .product_details .price ins {
      display: inline-block;
      text-decoration: none; }
      .product .product_details .price ins .amount {
        font-weight: 700;
        font-size: 2em; }
      .product .product_details .price ins span {
        display: inline-block; }
  .product .product_details .wish_list, .product .product_details .add_to_wishlist {
    padding-bottom: 10px;
    font-size: 0.83333em;
    color: inherit;
    border-radius: 0;
    -webkit-border-radius: 0;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #df6d2e; }
  .product .product_details .yith-wcqv-button {
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-top: 25px;
    padding-left: 15px;
    color: white;
    z-index: 1;
    overflow: hidden; }
    .product .product_details .yith-wcqv-button:before {
      content: " ";
      width: 0;
      height: 0;
      border-color: transparent #333 #333 transparent;
      border-style: solid;
      border-width: 24px;
      position: absolute;
      z-index: -1;
      -webkit-transform-origin: 0 100%;
          -ms-transform-origin: 0 100%;
              transform-origin: 0 100%;
      left: 0;
      top: 0; }
  .product > .yith-wcqv-button {
    display: none; }

.add_to_cart_button {
  transition: all .3s ease; }

.add_to_cart_button.loading:before {
  content: "\f110";
  font-family: "FontAwesome";
  margin-right: 10px;
  display: inline-block;
  -webkit-animation: spinbro 2s infinite;
  animation: spinbro 2s infinite; }

.add_to_cart_button.added:before {
  content: "\f00c";
  font-family: "FontAwesome";
  margin-right: 10px;
  display: inline-block; }

@-webkit-keyframes spinbro {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spinbro {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.added_to_cart {
  display: block; }

.featured_products {
  position: relative;
  border-bottom: 1px solid #333;
  margin-bottom: 30px;
  padding-bottom: 70px; }
  .featured_products .product figure {
    position: relative;
    margin-bottom: 30px; }
  .featured_products .product .yith-wcqv-button {
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-top: 25px;
    padding-left: 25px;
    color: white;
    z-index: 1;
    overflow: hidden; }
    .featured_products .product .yith-wcqv-button:before {
      content: " ";
      width: 0;
      height: 0;
      border-color: transparent #333 #333 transparent;
      border-style: solid;
      border-width: 24px;
      position: absolute;
      z-index: -1;
      -webkit-transform-origin: 0 100%;
          -ms-transform-origin: 0 100%;
              transform-origin: 0 100%;
      left: 0;
      top: 0; }
  .featured_products .product .product_title {
    white-space: normal;
    margin-bottom: 20px; }
  .featured_products .product .product_desc {
    box-sizing: "border-box"; }
  .featured_products .product_details {
    text-align: center; }
  .featured_products .slick-dots {
    list-style: none;
    margin: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 100%;
    margin-top: 30px; }
    .featured_products .slick-dots li {
      display: inline-block;
      margin: 5px; }
      .featured_products .slick-dots li.slick-active button {
        background-color: #333; }
    .featured_products .slick-dots button {
      width: 10px;
      height: 10px;
      display: block;
      background-color: #999;
      padding: 0;
      border-radius: 50%;
      overflow: hidden;
      text-indent: -9999px;
      margin: 0; }

.woocommerce table.shop_attributes, .woocommerce-page table.shop_attributes {
  border: 0;
  border-top: 1px dotted rgba(0, 0, 0, 0.1);
  margin-bottom: 1.618em;
  width: 100%; }

.woocommerce table.shop_attributes th, .woocommerce-page table.shop_attributes th {
  width: 150px;
  font-weight: 700;
  padding: 8px;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5em;
  background: none;
  color: #333;
  font-family: merriweather,georgia,serif;
  text-transform: initial;
  letter-spacing: normal; }

.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td {
  font-style: italic;
  padding: 0;
  border-top: 0;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  margin: 0;
  line-height: 1.5em; }

.woocommerce table.shop_attributes td p, .woocommerce-page table.shop_attributes td p {
  margin: 0;
  padding: 8px 0; }

.woocommerce table.shop_attributes .alt td, .woocommerce table.shop_attributes .alt th, .woocommerce-page table.shop_attributes .alt td, .woocommerce-page table.shop_attributes .alt th {
  background: rgba(0, 0, 0, 0.025); }

.page_info .woocommerce-message {
  display: none; }

.yith-wcqv-main .product {
  *zoom: 1; }
  .yith-wcqv-main .product:before, .yith-wcqv-main .product:after {
    content: "";
    display: table; }
  .yith-wcqv-main .product:after {
    clear: both; }

.yith-wcqv-main .onsale {
  -webkit-transform: rotate(0) !important;
      -ms-transform: rotate(0) !important;
          transform: rotate(0) !important; }

.yith-wcqv-main .images, .yith-wcqv-main .summary {
  float: left; }

.yith-wcqv-main .images {
  width: 45%; }

.yith-wcqv-main .summary {
  width: 55%; }

.yith-wcqv-main .product_title {
  font-size: 36px;
  white-space: normal; }

.yith-wcqv-main .star-rating {
  margin: 0 0 20px; }

.yith-wcqv-main .price {
  margin-bottom: 40px; }

.yith-wcqv-main .product_meta {
  width: 100%;
  float: none; }

.intrinsic-ratio {
  position: relative;
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: #c3c3c3; }
  .intrinsic-ratio img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: .5s ease-out; }
    .intrinsic-ratio img.lazy-loaded {
      opacity: 1; }

.intrinsic-ratio iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.yith-wcqv-wrapper .product .onsale {
  left: 0 !important; }

.products {
  *zoom: 1; }
  .products:before, .products:after {
    content: "";
    display: table; }
  .products:after {
    clear: both; }
  .products--style-2 .product {
    margin-bottom: 30px;
    padding: 15px;
    overflow: visible; }
    .products--style-2 .product__image {
      margin-bottom: 20px;
      position: relative; }
      .products--style-2 .product__image img {
        display: block; }
      .products--style-2 .product__image .onsale {
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        display: block;
        padding: 0;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        font-size: 12px;
        padding-top: 14px;
        text-align: center;
        top: -10px;
        left: -10px; }
    .products--style-2 .product__detail {
      display: table;
      width: 100%; }
      .products--style-2 .product__detail .button, .products--style-2 .product__detail .posts .post .post_details .more-link, .posts .post .post_details .products--style-2 .product__detail .more-link, .products--style-2 .product__detail .posts .page .post_details .more-link, .posts .page .post_details .products--style-2 .product__detail .more-link, .products--style-2 .product__detail .vc_read_more, .products--style-2 .product__detail .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .products--style-2 .product__detail li {
        background-color: transparent;
        box-shadow: none;
        color: inherit;
        padding: 10px 0;
        display: inline-block;
        text-transform: initial;
        font-weight: 400;
        font-size: 1em;
        position: relative; }
        .products--style-2 .product__detail .button:after, .products--style-2 .product__detail .posts .post .post_details .more-link:after, .posts .post .post_details .products--style-2 .product__detail .more-link:after, .products--style-2 .product__detail .posts .page .post_details .more-link:after, .posts .page .post_details .products--style-2 .product__detail .more-link:after, .products--style-2 .product__detail .vc_read_more:after, .products--style-2 .product__detail .woocommerce-tabs .tabs li:after, .woocommerce-tabs .tabs .products--style-2 .product__detail li:after {
          content: " ";
          width: 0;
          bottom: 0;
          left: 0;
          height: 1px;
          position: absolute;
          background-color: #222;
          transition: .3s ease; }
        .products--style-2 .product__detail .button:hover:after, .products--style-2 .product__detail .posts .post .post_details .more-link:hover:after, .posts .post .post_details .products--style-2 .product__detail .more-link:hover:after, .products--style-2 .product__detail .posts .page .post_details .more-link:hover:after, .posts .page .post_details .products--style-2 .product__detail .more-link:hover:after, .products--style-2 .product__detail .vc_read_more:hover:after, .products--style-2 .product__detail .woocommerce-tabs .tabs li:hover:after, .woocommerce-tabs .tabs .products--style-2 .product__detail li:hover:after {
          width: 100%; }
    .products--style-2 .product__meta, .products--style-2 .product__price {
      display: table-cell;
      vertical-align: top; }
    .products--style-2 .product__title {
      font-size: 18px;
      font-weight: 700; }
      .products--style-2 .product__title a {
        font-weight: inherit; }
    .products--style-2 .product__price {
      font-size: 16px;
      text-align: right; }
      .products--style-2 .product__price .amount {
        font-size: inherit;
        display: inline-block; }
  .products--style-3 .product__inner {
    position: relative;
    overflow: hidden; }
  .products--style-3 .product__detail {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    background-color: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 20px;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    transition: opacity .6s ease, -webkit-transform .3s ease-out;
    transition: transform .3s ease-out, opacity .6s ease;
    transition: transform .3s ease-out, opacity .6s ease, -webkit-transform .3s ease-out;
    opacity: 0; }
  .products--style-3 .product:hover .product__detail {
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  .products--style-3 .product__title {
    font-size: 2em;
    color: inherit; }
    .products--style-3 .product__title a {
      color: inherit; }
  .products--style-3 .product__price {
    color: white;
    font-size: 16px; }
    .products--style-3 .product__price .amount {
      display: inline-block;
      color: inherit;
      font-size: inherit; }
  .products--style-3 .product__action {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px; }
  .products--style-4 .product {
    margin-bottom: 50px; }
    .products--style-4 .product__inner {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (max-width: 768px) {
        .products--style-4 .product__inner {
          display: block !important; } }
      .no-flexbox .products--style-4 .product__inner {
        display: table;
        vertical-align: middle; }
    .products--style-4 .product__image {
      -webkit-flex-basis: 400px;
          -ms-flex-preferred-size: 400px;
              flex-basis: 400px; }
      .no-flexbox .products--style-4 .product__image {
        display: table-cell;
        vertical-align: middle;
        width: 400px; }
      @media screen and (max-width: 768px) {
        .products--style-4 .product__image {
          margin-bottom: 30px;
          width: 100% !important;
          display: block !important; } }
    .products--style-4 .product__detail {
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding-left: 30px; }
      .no-flexbox .products--style-4 .product__detail {
        display: table-cell;
        vertical-align: middle; }
      @media screen and (max-width: 768px) {
        .products--style-4 .product__detail {
          padding-left: 0;
          display: block !important; } }
    .products--style-4 .product__title {
      font-size: 36px; }
    .products--style-4 .product__categories {
      color: #777; }
      .products--style-4 .product__categories a {
        color: inherit; }
    .products--style-4 .product__summary {
      padding: 30px 0; }
    .products--style-4 .product__meta {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .products--style-4 .product__price {
      font-size: 24px; }
      .products--style-4 .product__price .amount {
        display: inline-block;
        font-size: inherit; }

.images {
  padding-right: 20px; }

.product_title {
  font-size: 1.66667em;
  color: #3c3c3c;
  margin-bottom: 30px;
  line-height: 1.5; }

.price {
  margin-bottom: 5px; }
  .price del .amount {
    font-size: 1em;
    color: #888; }
  .price .amount {
    font-size: 2em;
    color: #3c3c3c;
    display: block;
    text-decoration: none; }
  .price ins {
    text-decoration: none;
    display: inline-block; }
    .price ins span {
      display: inline-block; }

[itemprop="description"] {
  margin-bottom: 30px; }
  [itemprop="description"] .cats {
    margin-bottom: 20px;
    display: inline-block; }

.woocommerce-tabs {
  margin-top: 30px;
  position: relative;
  border-bottom: 1px solid #3c3c3c; }
  .woocommerce-tabs .tabs {
    list-style: none;
    border-top: 1px solid #3c3c3c;
    border-bottom: 1px solid #3c3c3c; }
    .woocommerce-tabs .tabs li {
      box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.3);
      transition: all .3s ease;
      padding: 0;
      margin-right: 10px;
      background: #dedede; }
      .woocommerce-tabs .tabs li a {
        padding: 0.41667em 1.25em;
        color: 333;
        font-size: 0.83333em;
        font-weight: 700; }
      .woocommerce-tabs .tabs li.active {
        background-color: #333;
        color: white;
        box-shadow: none; }
        .woocommerce-tabs .tabs li.active a {
          color: inherit; }
  .woocommerce-tabs .panel {
    padding: 50px 0; }
    .woocommerce-tabs .panel h1, .woocommerce-tabs .panel h2, .woocommerce-tabs .panel h3, .woocommerce-tabs .panel h4, .woocommerce-tabs .panel h5, .woocommerce-tabs .panel h6 {
      font-family: Raleway, arial, sans-serif;
      font-weight: bold;
      margin-bottom: 30px;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 3px; }

.related.products {
  padding-top: 30px; }
  .related.products h2 {
    font-size: 24px;
    margin-bottom: 20px;
    text-transform: uppercase; }

.woocommerce-main-image {
  display: block; }
  .woocommerce-main-image img {
    display: block; }

.images .caroufredsel_wrapper {
  margin: 10px auto !important; }

.images .thumbnail-carousel {
  position: relative; }
  .images .thumbnail-carousel .thumb-nav {
    position: absolute;
    height: 100%;
    padding: 10px;
    cursor: pointer;
    opacity: 0;
    z-index: 999;
    transition: all .3s ease; }
    .images .thumbnail-carousel .thumb-nav .fa {
      position: relative;
      top: 30%; }
    .images .thumbnail-carousel .thumb-nav.prev {
      left: 0;
      background: linear-gradient(to left, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0)); }
      .images .thumbnail-carousel .thumb-nav.prev.disabled {
        display: none !important; }
    .images .thumbnail-carousel .thumb-nav.next {
      right: 0;
      background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9)); }
      .images .thumbnail-carousel .thumb-nav.next.disabled {
        display: none !important; }
  .images .thumbnail-carousel:hover .thumb-nav {
    opacity: 1; }

.images .thumbnails {
  overflow: hidden;
  margin: 5px -5px 0;
  position: relative; }
  .images .thumbnails a.zoom {
    float: left;
    display: block;
    width: 25%;
    padding: 5px; }
    .images .thumbnails a.zoom img {
      display: block;
      width: 100%;
      max-width: 100%; }
  .images .thumbnails .slick-prev, .images .thumbnails .slick-next {
    background: transparent;
    color: #333;
    box-shadow: none;
    padding: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 36px;
    z-index: 1;
    margin: auto; }
  .images .thumbnails .slick-prev {
    left: 0; }
  .images .thumbnails .slick-next {
    right: 0; }

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

.single .product_details {
  padding: 40px 0;
  margin-bottom: 20px; }
  .single .product_details ul {
    list-style: none;
    padding-left: 0; }
  .single .product_details .author_box {
    margin-top: 0; }

.woocommerce .cats a {
  color: inherit;
  opacity: .6;
  font-size: 10px;
  font-size: 0.83333em; }

.variations {
  font-size: 12px; }
  .variations label {
    font-size: 12px; }
  .variations td {
    vertical-align: top; }
  .variations .label {
    text-align: right;
    width: 30%;
    padding: 5px 10px 0 0;
    box-sizing: border-box; }
  .variations select {
    width: 100%; }
  .variations a.reset_variations {
    color: #999;
    font-style: italic;
    margin-top: 10px;
    display: inline-block !important;
    float: right; }

.single_variation_wrap {
  width: 100%;
  *zoom: 1; }
  .single_variation_wrap:before, .single_variation_wrap:after {
    content: "";
    display: table; }
  .single_variation_wrap:after {
    clear: both; }
  .single_variation_wrap .variations_button,
  .single_variation_wrap .single_variation {
    float: right; }
  .single_variation_wrap .variations_button,
  .single_variation_wrap .single_variation {
    width: 70%; }
  .single_variation_wrap .woocommerce-variation-price {
    margin-bottom: 20px; }

p.stock {
  float: left;
  margin-right: 20px;
  position: relative;
  top: 5px;
  font-weight: 700; }

.author_details {
  position: relative;
  padding-left: 80px; }
  .author_details p {
    color: #555;
    font-size: 12px; }
  .author_details .avatar {
    position: absolute;
    left: 0;
    top: 0; }

.single-product .col-md-7 .add_to_wishlist {
  text-transform: uppercase;
  font-weight: 600;
  padding: 0.25em 0.41667em;
  font-size: 0.91667em;
  border-bottom: 1px solid #da794e;
  font-family: Raleway, arial, sans-serif;
  margin-bottom: 20px;
  display: inline-block;
  border-radius: 0; }

.single-product .entry-summary {
  overflow: hidden;
  position: relative; }
  .single-product .entry-summary .product_title {
    padding-right: 140px; }
  .single-product .entry-summary .onsale {
    position: absolute;
    right: 0;
    top: 7px;
    background: #e91e63;
    font-family: Raleway,sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    padding: 3px 30px;
    color: white;
    z-index: 9; }
  .single-product .entry-summary .description {
    margin-bottom: 30px; }
  .single-product .entry-summary .product_meta, .single-product .entry-summary .product_meta + .yith-wcwl-add-to-wishlist {
    width: 50%;
    float: left; }
  .single-product .entry-summary .product_meta + .yith-wcwl-add-to-wishlist {
    padding-left: 20px;
    margin-top: 0; }

.widget_top_rated_products, .widget_products {
  position: relative; }
  .widget_top_rated_products .product_list_widget li, .widget_products .product_list_widget li {
    position: relative;
    border-bottom: none;
    padding-top: 0; }
    .widget_top_rated_products .product_list_widget li a, .widget_products .product_list_widget li a {
      font-weight: bold;
      font-size: 0.91667em;
      display: block; }
      @media screen and (max-width: 1200px) {
        .widget_top_rated_products .product_list_widget li a, .widget_products .product_list_widget li a {
          padding-right: 0; } }
      .widget_top_rated_products .product_list_widget li a img, .widget_products .product_list_widget li a img {
        box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.3);
        vertical-align: top; }
    @media screen and (max-width: 1200px) {
      .widget_top_rated_products .product_list_widget li .star-rating, .widget_products .product_list_widget li .star-rating {
        position: static; } }

.widget_top_rated_products .product_list_widget li a {
  padding-right: 50px; }

.widget_shopping_cart h3 {
  margin-bottom: 10px; }

.widget_shopping_cart li {
  float: none;
  border-bottom: none; }
  .widget_shopping_cart li a {
    font-weight: bold;
    padding: 0;
    font-size: 0.91667em;
    margin-left: 0; }
  .widget_shopping_cart li .quantity {
    display: block; }
  .widget_shopping_cart li.empty {
    padding: 0; }

.widget_shopping_cart .total {
  background: #df6d2e;
  padding: 10px;
  color: white;
  font-weight: bold;
  margin-bottom: 5px; }
  .widget_shopping_cart .total .amount {
    float: right; }

.widget_shopping_cart .buttons a {
  width: 100%;
  margin: 0;
  box-sizing: "border-box";
  text-align: center;
  font-size: 1em; }
  .widget_shopping_cart .buttons a.wc-forward {
    border-bottom: 1px solid #df6d2e;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: block; }
  .widget_shopping_cart .buttons a.checkout {
    border-bottom: none; }

.product_list_widget li {
  position: relative;
  padding-left: 60px;
  min-height: 46px;
  margin-bottom: 8px;
  padding-top: 0; }
  .product_list_widget li img {
    width: 40px;
    position: absolute;
    top: 3px;
    left: 0; }

.widget_shopping_cart .buttons {
  margin: 0; }
  .widget_shopping_cart .buttons .button, .widget_shopping_cart .buttons .posts .post .post_details .more-link, .posts .post .post_details .widget_shopping_cart .buttons .more-link, .widget_shopping_cart .buttons .posts .page .post_details .more-link, .posts .page .post_details .widget_shopping_cart .buttons .more-link, .widget_shopping_cart .buttons .vc_read_more, .widget_shopping_cart .buttons .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .widget_shopping_cart .buttons li {
    display: block; }

.widget_shopping_cart a.remove {
  float: right;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  color: rgba(255, 255, 255, 0.4);
  position: relative;
  overflow: hidden;
  text-indent: -999px; }
  .widget_shopping_cart a.remove:after {
    text-indent: 0;
    content: "\f014";
    font-family: FontAwesome;
    position: absolute;
    left: 0; }

.widget_price_filter .price_slider {
  margin-bottom: 30px; }

.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
  font-size: .8751em; }
  .widget_price_filter .price_slider_amount .button, .widget_price_filter .price_slider_amount .posts .post .post_details .more-link, .posts .post .post_details .widget_price_filter .price_slider_amount .more-link, .widget_price_filter .price_slider_amount .posts .page .post_details .more-link, .posts .page .post_details .widget_price_filter .price_slider_amount .more-link, .widget_price_filter .price_slider_amount .vc_read_more, .widget_price_filter .price_slider_amount .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .widget_price_filter .price_slider_amount li {
    font-size: 1.15em;
    float: left; }

.widget_price_filter .ui-slider {
  position: relative;
  text-align: left; }
  .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #cb5c2a;
    cursor: pointer;
    background: #da794e;
    outline: 0;
    top: -5px;
    transition: box-shadow .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, box-shadow .3s ease;
    transition: transform .3s ease, box-shadow .3s ease, -webkit-transform .3s ease;
    -webkit-transition: transform .3s ease, box-shadow .3s ease; }
    .widget_price_filter .ui-slider .ui-slider-handle:last-child {
      margin-left: -1em; }
    .widget_price_filter .ui-slider .ui-slider-handle:active {
      -ms-transform: scale(1.5);
          transform: scale(1.5);
      -webkit-transform: scale(1.5);
      box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.4); }
  .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #e39978;
    border-radius: 1em; }

.widget_price_filter .price_slider_wrapper .ui-widget-content {
  border-radius: 1em;
  background: #2e2e2e; }

.widget_price_filter .ui-slider-horizontal {
  height: .5em; }
  .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px; }
  .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px; }

.feature-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .feature-list.columns-2 .feature {
    width: 50%; }
    .feature-list.columns-2 .feature:nth-child(2n+1) .feature_content {
      border-left: none; }
    @media screen and (max-width: 640px) {
      .feature-list.columns-2 .feature {
        width: 100%; } }
  .feature-list.columns-3 .feature {
    width: 33.333%; }
    .feature-list.columns-3 .feature:nth-child(3n+1) .feature_content {
      border-left: none; }
    @media screen and (max-width: 640px) {
      .feature-list.columns-3 .feature {
        width: 100%; } }
  .feature-list.columns-4 .feature {
    width: 25%; }
    .feature-list.columns-4 .feature:nth-child(4n+1) .feature_content {
      border-left: none; }
    @media screen and (max-width: 768px) {
      .feature-list.columns-4 .feature {
        width: 50%; } }
    @media screen and (max-width: 640px) {
      .feature-list.columns-4 .feature {
        width: 100%; } }
  .feature-list.columns-5 .feature {
    width: 20%; }
    .feature-list.columns-5 .feature:nth-child(5n+1) .feature_content {
      border-left: none; }
    @media screen and (max-width: 990px) {
      .feature-list.columns-5 .feature {
        width: 33.3333%; } }
    @media screen and (max-width: 768px) {
      .feature-list.columns-5 .feature {
        width: 50%; } }
    @media screen and (max-width: 640px) {
      .feature-list.columns-5 .feature {
        width: 100%; } }

.features {
  *zoom: 1; }
  .features:before, .features:after {
    content: "";
    display: table; }
  .features:after {
    clear: both; }
  .features .image_feature {
    margin-bottom: 20px; }
  .features .container, .features .container-fluid {
    padding: 0 15px; }
  .features .feature {
    border-bottom: 10px solid #dedede;
    padding-left: 0;
    padding-right: 0; }
    .features .feature.orange {
      border-bottom-color: #da794e; }
    .features .feature.gold {
      border-bottom-color: #afa268; }
    .features .feature.red {
      border-bottom-color: #9b6464; }
    .features .feature.gray {
      border-bottom-color: #3c3c3c; }
    .features .feature.green {
      border-bottom-color: #4f7162; }
    .features .feature:first-child .feature_content {
      border-left: none; }
  .features .feature_content {
    box-sizing: border-box;
    text-align: center;
    padding: 40px 30px;
    border-left: 1px solid #d8d8d8;
    overflow: hidden;
    position: relative; }
    @media screen and (max-width: 640px) {
      .features .feature_content {
        border-left: none; } }
    .features .feature_content h3 {
      font-size: 13px;
      font-size: 1.08333em;
      margin-bottom: 20px;
      color: #555;
      font-weight: 700; }
    .features .feature_content p {
      color: #666; }
    .features .feature_content .fa,
    .features .feature_content [class*="ico"],
    .features .feature_content [class*="dripicons-"],
    .features .feature_content [class*="ti-"],
    .features .feature_content [class*="simple"],
    .features .feature_content [class*="elegant"] {
      font-size: 26px;
      color: #d2d2d2;
      margin-bottom: 10px; }
  .features.left_icon .feature_content {
    text-align: left;
    padding-left: 90px;
    position: relative; }
    .features.left_icon .feature_content .fa,
    .features.left_icon .feature_content [class*="ico"],
    .features.left_icon .feature_content [class*="dripicons-"],
    .features.left_icon .feature_content [class*="ti-"],
    .features.left_icon .feature_content [class*="simple"],
    .features.left_icon .feature_content [class*="elegant"] {
      position: absolute;
      left: 30px;
      top: 40px; }

.feature-list.style-2.align-center {
  text-align: center; }

.feature-list.style-2.align-right {
  text-align: right; }

.feature-list.style-2 .fa,
.feature-list.style-2 [class*="ico"],
.feature-list.style-2 [class*="dripicons-"],
.feature-list.style-2 [class*="ti-"],
.feature-list.style-2 [class*="simple"],
.feature-list.style-2 [class*="elegant"] {
  font-size: 26px;
  color: #d2d2d2;
  margin-bottom: 10px; }

.feature-list.style-2.icon_left .feature {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .feature-list.style-2.icon_left .feature .feature__content {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-left: 30px; }

.feature-list.style-2.icon_right .feature {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .feature-list.style-2.icon_right .feature .feature__content {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 30px; }

.feature-list.style-2 .feature {
  border-bottom: none;
  padding: 15px; }
  .feature-list.style-2 .feature__image {
    margin-bottom: 20px; }
    .feature-list.style-2 .feature__image .fa {
      font-size: 36px; }
    .feature-list.style-2 .feature__image img {
      max-width: 100%; }
  .feature-list.style-2 .feature__title {
    font-size: 14px;
    font-size: 1.16667em;
    font-weight: 700;
    margin-bottom: 10px; }
  .feature-list.style-2 .feature__desc {
    font-size: 12px;
    font-size: 1em;
    color: #777; }

.feature-list.style-4 {
  margin: 0 -15px; }
  .feature-list.style-4 .feature {
    padding: 15px;
    border-bottom: none; }
  .feature-list.style-4 .feature__image img {
    width: 100%;
    max-width: 100%; }
  .feature-list.style-4 .feature__content {
    padding: 20px 30px; }
  .feature-list.style-4 .feature__title {
    font-size: 14px;
    font-size: 1.16667em;
    font-weight: 700;
    margin-bottom: 20px; }
  .feature-list.style-4 .feature__desc {
    font-size: 12px;
    font-size: 1em;
    color: #777; }

.feature-list.style-5 .feature {
  border-bottom: none;
  text-align: center;
  padding: 15px; }

.feature-list.style-5 .feature__image {
  text-align: center;
  margin-bottom: 30px; }

.feature-list.style-5 .circle {
  width: 140px;
  height: 140px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #edf1f1;
  border-radius: 50%; }
  .feature-list.style-5 .circle .fa {
    font-size: 48px; }

.feature-list.style-5 .feature__title {
  font-size: 14px;
  font-size: 1.16667em;
  font-weight: 700;
  margin-bottom: 20px; }

.feature-list.style-5 .feature__desc {
  font-size: 12px;
  font-size: 1em;
  color: #777; }

.feature-section-style-6 {
  position: relative;
  z-index: 1; }
  .feature-section-style-6:before {
    content: " ";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: -1; }

.feature-list.style-6 {
  padding: 100px 0;
  position: relative; }
  .feature-list.style-6 .feature {
    border-bottom: none;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 30px 20px;
    text-align: center;
    color: white; }
    @media screen and (max-width: 640px) {
      .feature-list.style-6 .feature {
        width: 100%;
        border-right: none !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important; } }
    .feature-list.style-6 .feature-row {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .feature-list.style-6 .feature-row .feature:last-child {
        border-right: none; }
      .feature-list.style-6 .feature-row:last-child .feature {
        border-bottom: none; }
        @media screen and (max-width: 480px) {
          .feature-list.style-6 .feature-row:last-child .feature {
            border-bottom: 1px solid rgba(255, 255, 255, 0.5); } }
  .feature-list.style-6 .feature__image {
    font-size: 36px;
    margin-bottom: 30px; }
  .feature-list.style-6 .feature__title {
    font-size: 14px;
    font-size: 1.25em;
    font-weight: 700;
    margin-bottom: 20px; }
  .feature-list.style-6 .feature__desc {
    font-size: 12px;
    font-size: 1em;
    color: rgba(255, 255, 255, 0.9); }

.multipress-testimonial {
  padding: 100px 0; }
  .multipress-testimonial blockquote {
    padding-left: 0; }
  .multipress-testimonial--style-1, .multipress-testimonial--style-4, .multipress-testimonial--style-6 {
    background-color: #DFE1E4; }
    .multipress-testimonial--style-1 .section-title, .multipress-testimonial--style-4 .section-title, .multipress-testimonial--style-6 .section-title {
      font-family: Raleway, arial, sans-serif;
      text-transform: uppercase;
      letter-spacing: 3px;
      font-weight: 600;
      font-size: 14px;
      font-size: 1.16667em; }
    .multipress-testimonial--style-1 .mp-testimonial-slider, .multipress-testimonial--style-4 .mp-testimonial-slider, .multipress-testimonial--style-6 .mp-testimonial-slider {
      padding: 0 100px;
      position: relative; }
      @media screen and (max-width: 768px) {
        .multipress-testimonial--style-1 .mp-testimonial-slider, .multipress-testimonial--style-4 .mp-testimonial-slider, .multipress-testimonial--style-6 .mp-testimonial-slider {
          padding: 0; } }
      .multipress-testimonial--style-1 .mp-testimonial-slider .slides, .multipress-testimonial--style-4 .mp-testimonial-slider .slides, .multipress-testimonial--style-6 .mp-testimonial-slider .slides {
        list-style: none;
        padding: 0;
        *zoom: 1; }
        .multipress-testimonial--style-1 .mp-testimonial-slider .slides:before, .multipress-testimonial--style-1 .mp-testimonial-slider .slides:after, .multipress-testimonial--style-4 .mp-testimonial-slider .slides:before, .multipress-testimonial--style-4 .mp-testimonial-slider .slides:after, .multipress-testimonial--style-6 .mp-testimonial-slider .slides:before, .multipress-testimonial--style-6 .mp-testimonial-slider .slides:after {
          content: "";
          display: table; }
        .multipress-testimonial--style-1 .mp-testimonial-slider .slides:after, .multipress-testimonial--style-4 .mp-testimonial-slider .slides:after, .multipress-testimonial--style-6 .mp-testimonial-slider .slides:after {
          clear: both; }
    .multipress-testimonial--style-1 .mp-testimonial, .multipress-testimonial--style-4 .mp-testimonial, .multipress-testimonial--style-6 .mp-testimonial {
      text-align: center;
      position: relative; }
      .multipress-testimonial--style-1 .mp-testimonial blockquote, .multipress-testimonial--style-4 .mp-testimonial blockquote, .multipress-testimonial--style-6 .mp-testimonial blockquote {
        border-left: none;
        font-size: 20px;
        font-size: 1.66667em;
        font-weight: 400;
        color: #444;
        line-height: 1.5;
        font-family: "Merriweather", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; }
      .multipress-testimonial--style-1 .mp-testimonial cite, .multipress-testimonial--style-4 .mp-testimonial cite, .multipress-testimonial--style-6 .mp-testimonial cite {
        font-style: normal;
        font-size: 10px;
        font-size: 0.83333em;
        font-weight: 700; }
        .multipress-testimonial--style-1 .mp-testimonial cite strong, .multipress-testimonial--style-4 .mp-testimonial cite strong, .multipress-testimonial--style-6 .mp-testimonial cite strong {
          display: block; }
        .multipress-testimonial--style-1 .mp-testimonial cite span, .multipress-testimonial--style-4 .mp-testimonial cite span, .multipress-testimonial--style-6 .mp-testimonial cite span {
          display: inline-block;
          margin-left: 10px;
          font-weight: normal; }
    .multipress-testimonial--style-1 .flex-control-nav, .multipress-testimonial--style-4 .flex-control-nav, .multipress-testimonial--style-6 .flex-control-nav {
      list-style: none;
      padding: 0;
      text-align: center; }
      .multipress-testimonial--style-1 .flex-control-nav li, .multipress-testimonial--style-4 .flex-control-nav li, .multipress-testimonial--style-6 .flex-control-nav li {
        display: inline-block;
        margin: 10px; }
      .multipress-testimonial--style-1 .flex-control-nav img, .multipress-testimonial--style-4 .flex-control-nav img, .multipress-testimonial--style-6 .flex-control-nav img {
        border-radius: 50%;
        opacity: .5;
        transition: opacity .3s ease;
        cursor: pointer; }
        .multipress-testimonial--style-1 .flex-control-nav img.flex-active, .multipress-testimonial--style-4 .flex-control-nav img.flex-active, .multipress-testimonial--style-6 .flex-control-nav img.flex-active {
          opacity: 1; }
    .multipress-testimonial--style-1 .flex-direction-nav, .multipress-testimonial--style-4 .flex-direction-nav, .multipress-testimonial--style-6 .flex-direction-nav {
      list-style: none;
      padding: 0; }
      .multipress-testimonial--style-1 .flex-direction-nav .flex-prev, .multipress-testimonial--style-1 .flex-direction-nav .flex-next, .multipress-testimonial--style-4 .flex-direction-nav .flex-prev, .multipress-testimonial--style-4 .flex-direction-nav .flex-next, .multipress-testimonial--style-6 .flex-direction-nav .flex-prev, .multipress-testimonial--style-6 .flex-direction-nav .flex-next {
        position: absolute;
        font-size: 36px;
        height: 36px;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: 9; }
      .multipress-testimonial--style-1 .flex-direction-nav .flex-prev, .multipress-testimonial--style-4 .flex-direction-nav .flex-prev, .multipress-testimonial--style-6 .flex-direction-nav .flex-prev {
        left: 0; }
      .multipress-testimonial--style-1 .flex-direction-nav .flex-next, .multipress-testimonial--style-4 .flex-direction-nav .flex-next, .multipress-testimonial--style-6 .flex-direction-nav .flex-next {
        right: 0; }
  .multipress-testimonial--style-2 .mp-testimonial-grid, .multipress-testimonial--style-5 .mp-testimonial-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .multipress-testimonial--style-2 .mp-testimonial-grid.columns-2 .mp-testimonial, .multipress-testimonial--style-5 .mp-testimonial-grid.columns-2 .mp-testimonial {
      width: 50%; }
      @media screen and (max-width: 480px) {
        .multipress-testimonial--style-2 .mp-testimonial-grid.columns-2 .mp-testimonial, .multipress-testimonial--style-5 .mp-testimonial-grid.columns-2 .mp-testimonial {
          width: 100%; } }
    .multipress-testimonial--style-2 .mp-testimonial-grid.columns-3 .mp-testimonial, .multipress-testimonial--style-5 .mp-testimonial-grid.columns-3 .mp-testimonial {
      width: 33.3333%; }
      @media screen and (max-width: 768px) {
        .multipress-testimonial--style-2 .mp-testimonial-grid.columns-3 .mp-testimonial, .multipress-testimonial--style-5 .mp-testimonial-grid.columns-3 .mp-testimonial {
          width: 50%; } }
      @media screen and (max-width: 480px) {
        .multipress-testimonial--style-2 .mp-testimonial-grid.columns-3 .mp-testimonial, .multipress-testimonial--style-5 .mp-testimonial-grid.columns-3 .mp-testimonial {
          width: 100%; } }
    .multipress-testimonial--style-2 .mp-testimonial-grid.columns-4 .mp-testimonial, .multipress-testimonial--style-5 .mp-testimonial-grid.columns-4 .mp-testimonial {
      width: 25%; }
      @media screen and (max-width: 768px) {
        .multipress-testimonial--style-2 .mp-testimonial-grid.columns-4 .mp-testimonial, .multipress-testimonial--style-5 .mp-testimonial-grid.columns-4 .mp-testimonial {
          width: 50%; } }
      @media screen and (max-width: 480px) {
        .multipress-testimonial--style-2 .mp-testimonial-grid.columns-4 .mp-testimonial, .multipress-testimonial--style-5 .mp-testimonial-grid.columns-4 .mp-testimonial {
          width: 100%; } }
  .multipress-testimonial--style-2 .mp-testimonial, .multipress-testimonial--style-5 .mp-testimonial {
    text-align: center; }
    .multipress-testimonial--style-2 .mp-testimonial__image, .multipress-testimonial--style-5 .mp-testimonial__image {
      width: 100px;
      height: 100px;
      border-radius: 50%;
      overflow: hidden;
      margin: 0 auto 30px; }
    .multipress-testimonial--style-2 .mp-testimonial cite, .multipress-testimonial--style-5 .mp-testimonial cite {
      font-style: normal; }
      .multipress-testimonial--style-2 .mp-testimonial cite strong, .multipress-testimonial--style-5 .mp-testimonial cite strong {
        display: block; }
    .multipress-testimonial--style-2 .mp-testimonial__name, .multipress-testimonial--style-5 .mp-testimonial__name {
      font-size: 14px;
      font-size: 1.16667em;
      font-weight: 700;
      font-style: normal; }
    .multipress-testimonial--style-2 .mp-testimonial__desc, .multipress-testimonial--style-5 .mp-testimonial__desc {
      color: #aaa;
      font-family: Raleway, arial, sans-serif;
      font-weight: 400; }
  .multipress-testimonial--style-2 blockquote, .multipress-testimonial--style-5 blockquote {
    border-left: none;
    font-style: normal;
    font-size: 12px;
    font-size: 1em;
    line-height: 1.5;
    color: #777;
    font-family: "Merriweather", Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; }
  .multipress-testimonial--style-3 .mp-testimonial-slider {
    padding-top: 120px;
    position: relative; }
    @media screen and (max-width: 640px) {
      .multipress-testimonial--style-3 .mp-testimonial-slider {
        padding-top: 0; } }
    .multipress-testimonial--style-3 .mp-testimonial-slider .slides {
      list-style: none;
      padding-left: 0;
      marign: 0;
      *zoom: 1; }
      .multipress-testimonial--style-3 .mp-testimonial-slider .slides:before, .multipress-testimonial--style-3 .mp-testimonial-slider .slides:after {
        content: "";
        display: table; }
      .multipress-testimonial--style-3 .mp-testimonial-slider .slides:after {
        clear: both; }
  .multipress-testimonial--style-3 .mp-testimonial {
    text-align: center; }
    .multipress-testimonial--style-3 .mp-testimonial blockquote {
      font-size: 16px;
      font-size: 1.33333em;
      border-left: none; }
      @media screen and (min-width: 640px) {
        .multipress-testimonial--style-3 .mp-testimonial blockquote {
          padding: 0 100px; } }
    .multipress-testimonial--style-3 .mp-testimonial__image {
      text-align: center; }
      .multipress-testimonial--style-3 .mp-testimonial__image img {
        margin: 0 auto 30px;
        border-radius: 50%; }
    .multipress-testimonial--style-3 .mp-testimonial__name {
      font-size: 14px;
      font-size: 1.16667em; }
    .multipress-testimonial--style-3 .mp-testimonial__desc {
      font-family: Raleway, arial, sans-serif;
      font-weight: 500;
      font-size: 11px;
      font-size: 0.91667em;
      color: #aaa; }
  .multipress-testimonial--style-3 .flex-direction-nav {
    position: absolute;
    list-style: none;
    width: 250px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 18px;
    height: 120px;
    z-index: 2;
    padding-left: 0; }
    .multipress-testimonial--style-3 .flex-direction-nav .flex-prev, .multipress-testimonial--style-3 .flex-direction-nav .flex-next {
      position: absolute; }
    .multipress-testimonial--style-3 .flex-direction-nav .flex-prev {
      left: 0; }
    .multipress-testimonial--style-3 .flex-direction-nav .flex-next {
      right: 0; }
  .multipress-testimonial--style-3 .flex-control-nav {
    list-style: none;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 40px;
    padding-left: 0; }
    @media screen and (max-width: 640px) {
      .multipress-testimonial--style-3 .flex-control-nav {
        position: relative; } }
    .multipress-testimonial--style-3 .flex-control-nav li {
      display: inline-block;
      margin: 0 20px 20px; }
    .multipress-testimonial--style-3 .flex-control-nav img {
      border-radius: 50%;
      opacity: .5;
      transition: opacity .3s ease; }
      .multipress-testimonial--style-3 .flex-control-nav img.flex-active {
        opacity: 1; }
  .multipress-testimonial--style-4 {
    position: relative;
    z-index: 1; }
    .multipress-testimonial--style-4:before {
      content: " ";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background-color: rgba(0, 0, 0, 0.6);
      z-index: -1; }
    .multipress-testimonial--style-4 .section-title {
      color: white; }
    .multipress-testimonial--style-4 .mp-testimonial blockquote,
    .multipress-testimonial--style-4 .mp-testimonial cite {
      color: white; }
    .multipress-testimonial--style-4 .flex-prev, .multipress-testimonial--style-4 .flex-next {
      color: white;
      bottom: 100px; }
    .multipress-testimonial--style-4 cite strong {
      font-size: 14px;
      font-size: 1.16667em;
      color: white; }
  .multipress-testimonial--style-5 {
    position: relative;
    z-index: 1; }
    .multipress-testimonial--style-5:before {
      content: " ";
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      position: absolute;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: -1; }
    .multipress-testimonial--style-5 .section-header .section-title, .multipress-testimonial--style-5 .section-header .section-subtitle {
      color: white; }
    .multipress-testimonial--style-5 .mp-testimonial {
      padding-left: 68px;
      position: relative;
      text-align: left;
      display: block;
      margin-bottom: 20px;
      padding-right: 30px;
      color: white; }
      .multipress-testimonial--style-5 .mp-testimonial__image {
        position: absolute;
        left: 0;
        top: 0;
        width: 48px;
        height: 48px; }
      .multipress-testimonial--style-5 .mp-testimonial cite {
        margin-bottom: 20px;
        color: white;
        display: block; }
        .multipress-testimonial--style-5 .mp-testimonial cite strong {
          display: block; }
      .multipress-testimonial--style-5 .mp-testimonial__desc {
        color: white; }
      .multipress-testimonial--style-5 .mp-testimonial blockquote {
        margin: 0;
        padding-left: 0;
        color: white; }
  .multipress-testimonial--style-6 .mp-testimonial-slider {
    position: relative;
    margin-bottom: 30px; }
    .multipress-testimonial--style-6 .mp-testimonial-slider .slick-prev, .multipress-testimonial--style-6 .mp-testimonial-slider .slick-next {
      padding: 0;
      background-color: transparent;
      box-shadow: none;
      color: #333;
      font-size: 24px;
      position: absolute;
      z-index: 2;
      height: 24px;
      top: 0;
      bottom: 0;
      margin: auto; }
    .multipress-testimonial--style-6 .mp-testimonial-slider .slick-prev {
      left: 0; }
    .multipress-testimonial--style-6 .mp-testimonial-slider .slick-next {
      right: 0; }
  .multipress-testimonial--style-6 .mp-testimonial-slider-cite .cite {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-style: normal;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .multipress-testimonial--style-6 .mp-testimonial-slider-cite .mp-testimonial__image {
    border-radius: 50%;
    overflow: hidden;
    width: 48px;
    height: 48px; }
  .multipress-testimonial--style-6 .mp-testimonial-slider-cite .mp-testimonial__name {
    font-size: 14px;
    font-size: 1.16667em;
    font-weight: 700;
    font-style: normal; }
  .multipress-testimonial--style-6 .mp-testimonial-slider-cite cite {
    padding-left: 20px; }
    .multipress-testimonial--style-6 .mp-testimonial-slider-cite cite strong {
      display: block; }
  .multipress-testimonial--style-6 .mp-testimonial-slider-cite .mp-testimonial__desc {
    font-size: 12px;
    font-size: 1em;
    color: #aaa; }

.op-section.testimonials.testimonial-1 figure img {
  margin: 0 auto; }

.multipress-pricing--style-1 .equal-height {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .multipress-pricing--style-1 .equal-height > [class*="col-md"] {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

.multipress-pricing--style-1 .boxed-content {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 30px;
  text-align: center;
  color: #555; }
  .multipress-pricing--style-1 .boxed-content h2 {
    font-family: "Tinos";
    font-weight: 100;
    font-size: 24px;
    font-size: 2em;
    color: #444;
    margin-bottom: 20px; }
  .multipress-pricing--style-1 .boxed-content h3 {
    font-family: Raleway, arial, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1em;
    letter-spacing: 2px;
    margin-bottom: 30px; }
  .multipress-pricing--style-1 .boxed-content .choose {
    text-align: center;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .multipress-pricing--style-1 .boxed-content .choose-group {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 30px; }
    .multipress-pricing--style-1 .boxed-content .choose input {
      display: none; }
      .multipress-pricing--style-1 .boxed-content .choose input:checked + label:before {
        background-color: #18b5e9;
        border: none;
        box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3); }
    .multipress-pricing--style-1 .boxed-content .choose label {
      display: block;
      text-align: center;
      font-size: 12px;
      font-size: 1em;
      cursor: pointer; }
      .multipress-pricing--style-1 .boxed-content .choose label:before {
        content: " ";
        width: 16px;
        height: 16px;
        border: 2px solid #333;
        display: block;
        margin: 0 auto 10px;
        border-radius: 50%;
        transition: .3s ease;
        background-color: transparent; }
      .multipress-pricing--style-1 .boxed-content .choose label span {
        display: block;
        font-family: Raleway, arial, sans-serif;
        color: #18b5e9;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 10px;
        font-size: 0.83333em; }
  .multipress-pricing--style-1 .boxed-content .choose-button .button, .multipress-pricing--style-1 .boxed-content .choose-button .posts .post .post_details .more-link, .posts .post .post_details .multipress-pricing--style-1 .boxed-content .choose-button .more-link, .multipress-pricing--style-1 .boxed-content .choose-button .posts .page .post_details .more-link, .posts .page .post_details .multipress-pricing--style-1 .boxed-content .choose-button .more-link, .multipress-pricing--style-1 .boxed-content .choose-button .vc_read_more, .multipress-pricing--style-1 .boxed-content .choose-button .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-pricing--style-1 .boxed-content .choose-button li {
    display: none; }
    .multipress-pricing--style-1 .boxed-content .choose-button .button.active, .multipress-pricing--style-1 .boxed-content .choose-button .posts .post .post_details .active.more-link, .posts .post .post_details .multipress-pricing--style-1 .boxed-content .choose-button .active.more-link, .multipress-pricing--style-1 .boxed-content .choose-button .posts .page .post_details .active.more-link, .posts .page .post_details .multipress-pricing--style-1 .boxed-content .choose-button .active.more-link, .multipress-pricing--style-1 .boxed-content .choose-button .active.vc_read_more, .multipress-pricing--style-1 .boxed-content .choose-button .woocommerce-tabs .tabs li.active, .woocommerce-tabs .tabs .multipress-pricing--style-1 .boxed-content .choose-button li.active {
      display: inline-block; }
  .multipress-pricing--style-1 .boxed-content .button, .multipress-pricing--style-1 .boxed-content .posts .post .post_details .more-link, .posts .post .post_details .multipress-pricing--style-1 .boxed-content .more-link, .multipress-pricing--style-1 .boxed-content .posts .page .post_details .more-link, .posts .page .post_details .multipress-pricing--style-1 .boxed-content .more-link, .multipress-pricing--style-1 .boxed-content .vc_read_more, .multipress-pricing--style-1 .boxed-content .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-pricing--style-1 .boxed-content li {
    padding-left: 40px;
    padding-right: 40px;
    font-weight: 700;
    font-size: 14px;
    font-size: 1.16667em; }
  .multipress-pricing--style-1 .boxed-content .button.button--primary, .multipress-pricing--style-1 .boxed-content .posts .post .post_details .button--primary.more-link, .posts .post .post_details .multipress-pricing--style-1 .boxed-content .button--primary.more-link, .multipress-pricing--style-1 .boxed-content .posts .page .post_details .button--primary.more-link, .posts .page .post_details .multipress-pricing--style-1 .boxed-content .button--primary.more-link, .multipress-pricing--style-1 .boxed-content .button--primary.vc_read_more, .multipress-pricing--style-1 .boxed-content .woocommerce-tabs .tabs li.button--primary, .woocommerce-tabs .tabs .multipress-pricing--style-1 .boxed-content li.button--primary {
    background-color: #18b5e9;
    color: white; }

.multipress-pricing--style-2 .row > .col-md-6:nth-child(odd) {
  clear: both; }
  @media screen and (min-width: 991px) {
    .multipress-pricing--style-2 .row > .col-md-6:nth-child(odd) .pricing {
      border-right: 1px solid rgba(227, 227, 227, 0.8);
      padding-right: 30px; } }

@media screen and (min-width: 991px) {
  .multipress-pricing--style-2 .row > .col-md-6:nth-child(even) .pricing {
    padding-left: 30px; } }

.multipress-pricing--style-2 .pricing {
  margin-bottom: 30px; }
  .multipress-pricing--style-2 .pricing__image {
    font-size: 48px;
    margin-bottom: 20px; }
  .multipress-pricing--style-2 .pricing__title {
    font-size: 24px;
    font-size: 2em;
    font-weight: 300;
    font-family: "Tinos";
    margin-bottom: 20px; }
  .multipress-pricing--style-2 .pricing__price {
    margin-bottom: 30px; }
    .multipress-pricing--style-2 .pricing__price .currency, .multipress-pricing--style-2 .pricing__price .duration {
      color: #aaa; }
    .multipress-pricing--style-2 .pricing__price .currency {
      line-height: 1;
      display: inline-block;
      vertical-align: top; }
    .multipress-pricing--style-2 .pricing__price .value {
      font-size: 60px;
      font-size: 5em; }
    .multipress-pricing--style-2 .pricing__price .duration {
      font-size: 14px;
      font-size: 1.16667em; }
  .multipress-pricing--style-2 .pricing__desc {
    color: #444;
    line-height: 1.7;
    margin-bottom: 30px; }
    .multipress-pricing--style-2 .pricing__desc p {
      font-size: 1.16667em; }
  .multipress-pricing--style-2 .pricing__features {
    list-style: none;
    font-weight: 700;
    font-size: 12px;
    font-size: 1em;
    padding-left: 0;
    margin: 20px 0 30px;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-break-inside: avoid;
    /* Chrome, Safari, Opera */
    page-break-inside: avoid;
    /* Firefox */
    break-inside: avoid;
    /* IE 10+ */ }
    .multipress-pricing--style-2 .pricing__features li {
      margin-bottom: 15px;
      padding-left: 48px;
      position: relative;
      display: inline-block; }
      .multipress-pricing--style-2 .pricing__features li.check:before, .multipress-pricing--style-2 .pricing__features li.cross:before {
        font-size: 20px;
        font-family: "themify";
        position: absolute;
        left: 0;
        font-weight: normal;
        line-height: 1; }
      .multipress-pricing--style-2 .pricing__features li.check:before {
        content: "\e64c";
        color: #09acdb; }
      .multipress-pricing--style-2 .pricing__features li.cross:before {
        content: "\e646";
        color: #db0921; }
  .multipress-pricing--style-2 .pricing__action .button, .multipress-pricing--style-2 .pricing__action .posts .post .post_details .more-link, .posts .post .post_details .multipress-pricing--style-2 .pricing__action .more-link, .multipress-pricing--style-2 .pricing__action .posts .page .post_details .more-link, .posts .page .post_details .multipress-pricing--style-2 .pricing__action .more-link, .multipress-pricing--style-2 .pricing__action .vc_read_more, .multipress-pricing--style-2 .pricing__action .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-pricing--style-2 .pricing__action li {
    font-size: 12px;
    font-size: 1em;
    font-weight: 700;
    padding: 10px 50px; }

.multipress-pricing--style-3 .pricing, .multipress-pricing--style-4 .pricing, .multipress-pricing--style-5 .pricing {
  background-color: white;
  border-radius: 3px;
  padding: 30px 20px;
  margin-bottom: 30px; }
  .multipress-pricing--style-3 .pricing__title, .multipress-pricing--style-4 .pricing__title, .multipress-pricing--style-5 .pricing__title {
    text-align: center;
    font-family: Raleway, arial, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1em;
    letter-spacing: 1px;
    margin-bottom: 30px; }
  .multipress-pricing--style-3 .pricing__price, .multipress-pricing--style-4 .pricing__price, .multipress-pricing--style-5 .pricing__price {
    margin-bottom: 50px;
    text-align: center;
    line-height: 1; }
    .multipress-pricing--style-3 .pricing__price .currency, .multipress-pricing--style-3 .pricing__price .duration, .multipress-pricing--style-4 .pricing__price .currency, .multipress-pricing--style-4 .pricing__price .duration, .multipress-pricing--style-5 .pricing__price .currency, .multipress-pricing--style-5 .pricing__price .duration {
      color: #aaa; }
    .multipress-pricing--style-3 .pricing__price .currency, .multipress-pricing--style-4 .pricing__price .currency, .multipress-pricing--style-5 .pricing__price .currency {
      line-height: 1;
      display: inline-block;
      vertical-align: top; }
    .multipress-pricing--style-3 .pricing__price .value, .multipress-pricing--style-4 .pricing__price .value, .multipress-pricing--style-5 .pricing__price .value {
      font-size: 60px;
      font-size: 5em;
      color: #168bed; }
    .multipress-pricing--style-3 .pricing__price .duration, .multipress-pricing--style-4 .pricing__price .duration, .multipress-pricing--style-5 .pricing__price .duration {
      font-size: 14px;
      font-size: 1.16667em; }
  .multipress-pricing--style-3 .pricing__features, .multipress-pricing--style-4 .pricing__features, .multipress-pricing--style-5 .pricing__features {
    list-style: none;
    border-top: 1px solid #e3e3e3;
    padding-left: 0; }
    .multipress-pricing--style-3 .pricing__features li, .multipress-pricing--style-4 .pricing__features li, .multipress-pricing--style-5 .pricing__features li {
      border-bottom: 1px solid #e3e3e3;
      padding: 15px 0 15px 48px;
      position: relative; }
      .multipress-pricing--style-3 .pricing__features li.check:before, .multipress-pricing--style-3 .pricing__features li.cross:before, .multipress-pricing--style-4 .pricing__features li.check:before, .multipress-pricing--style-4 .pricing__features li.cross:before, .multipress-pricing--style-5 .pricing__features li.check:before, .multipress-pricing--style-5 .pricing__features li.cross:before {
        font-size: 20px;
        font-family: "themify";
        position: absolute;
        left: 0;
        font-weight: normal; }
      .multipress-pricing--style-3 .pricing__features li.check:before, .multipress-pricing--style-4 .pricing__features li.check:before, .multipress-pricing--style-5 .pricing__features li.check:before {
        content: "\e64c";
        color: #09acdb; }
      .multipress-pricing--style-3 .pricing__features li.cross:before, .multipress-pricing--style-4 .pricing__features li.cross:before, .multipress-pricing--style-5 .pricing__features li.cross:before {
        content: "\e646";
        color: #db0921; }
  .multipress-pricing--style-3 .pricing__action .button, .multipress-pricing--style-3 .pricing__action .posts .post .post_details .more-link, .posts .post .post_details .multipress-pricing--style-3 .pricing__action .more-link, .multipress-pricing--style-3 .pricing__action .posts .page .post_details .more-link, .posts .page .post_details .multipress-pricing--style-3 .pricing__action .more-link, .multipress-pricing--style-3 .pricing__action .vc_read_more, .multipress-pricing--style-3 .pricing__action .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-pricing--style-3 .pricing__action li, .multipress-pricing--style-4 .pricing__action .button, .multipress-pricing--style-4 .pricing__action .posts .post .post_details .more-link, .posts .post .post_details .multipress-pricing--style-4 .pricing__action .more-link, .multipress-pricing--style-4 .pricing__action .posts .page .post_details .more-link, .posts .page .post_details .multipress-pricing--style-4 .pricing__action .more-link, .multipress-pricing--style-4 .pricing__action .vc_read_more, .multipress-pricing--style-4 .pricing__action .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-pricing--style-4 .pricing__action li, .multipress-pricing--style-5 .pricing__action .button, .multipress-pricing--style-5 .pricing__action .posts .post .post_details .more-link, .posts .post .post_details .multipress-pricing--style-5 .pricing__action .more-link, .multipress-pricing--style-5 .pricing__action .posts .page .post_details .more-link, .posts .page .post_details .multipress-pricing--style-5 .pricing__action .more-link, .multipress-pricing--style-5 .pricing__action .vc_read_more, .multipress-pricing--style-5 .pricing__action .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-pricing--style-5 .pricing__action li {
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-size: 1em;
    font-weight: 700;
    padding: 10px 20px; }
  .multipress-pricing--style-3 .pricing.featured, .multipress-pricing--style-4 .pricing.featured, .multipress-pricing--style-5 .pricing.featured {
    color: white;
    background-color: #168bed; }
    .multipress-pricing--style-3 .pricing.featured .pricing__price, .multipress-pricing--style-4 .pricing.featured .pricing__price, .multipress-pricing--style-5 .pricing.featured .pricing__price {
      line-height: 1; }
    .multipress-pricing--style-3 .pricing.featured .pricing__price .currency, .multipress-pricing--style-4 .pricing.featured .pricing__price .currency, .multipress-pricing--style-5 .pricing.featured .pricing__price .currency {
      color: #ccc; }
    .multipress-pricing--style-3 .pricing.featured .pricing__price .value,
    .multipress-pricing--style-3 .pricing.featured .pricing__price .duration, .multipress-pricing--style-4 .pricing.featured .pricing__price .value,
    .multipress-pricing--style-4 .pricing.featured .pricing__price .duration, .multipress-pricing--style-5 .pricing.featured .pricing__price .value,
    .multipress-pricing--style-5 .pricing.featured .pricing__price .duration {
      color: white; }
    .multipress-pricing--style-3 .pricing.featured .pricing__features,
    .multipress-pricing--style-3 .pricing.featured .pricing__features li, .multipress-pricing--style-4 .pricing.featured .pricing__features,
    .multipress-pricing--style-4 .pricing.featured .pricing__features li, .multipress-pricing--style-5 .pricing.featured .pricing__features,
    .multipress-pricing--style-5 .pricing.featured .pricing__features li {
      border-color: rgba(255, 255, 255, 0.5); }

.multipress-pricing--style-4 .pricing {
  text-align: center;
  padding: 50px 30px; }
  .multipress-pricing--style-4 .pricing__image {
    font-size: 48px;
    font-weight: 300;
    margin-bottom: 20px; }
  .multipress-pricing--style-4 .pricing__title {
    font-weight: 300;
    font-family: "Tinos";
    text-transform: initial;
    font-size: 24px;
    font-size: 2em;
    margin-bottom: 30px; }
  .multipress-pricing--style-4 .pricing__desc {
    font-size: 14px;
    font-size: 1.16667em;
    line-height: 1.7;
    color: #444; }
  .multipress-pricing--style-4 .pricing__action .button, .multipress-pricing--style-4 .pricing__action .posts .post .post_details .more-link, .posts .post .post_details .multipress-pricing--style-4 .pricing__action .more-link, .multipress-pricing--style-4 .pricing__action .posts .page .post_details .more-link, .posts .page .post_details .multipress-pricing--style-4 .pricing__action .more-link, .multipress-pricing--style-4 .pricing__action .vc_read_more, .multipress-pricing--style-4 .pricing__action .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-pricing--style-4 .pricing__action li {
    padding: 10px 50px;
    font-weight: 700;
    font-size: 12px;
    font-size: 1em; }
  .multipress-pricing--style-4 .pricing.featured {
    background-color: #1688e8;
    color: white;
    border-radius: 3px;
    box-shadow: 0 5px 20px rgba(22, 136, 232, 0.4); }
    .multipress-pricing--style-4 .pricing.featured .pricing__title {
      color: #333; }
    .multipress-pricing--style-4 .pricing.featured .pricing__price {
      line-height: 1; }
    .multipress-pricing--style-4 .pricing.featured .pricing__desc,
    .multipress-pricing--style-4 .pricing.featured .pricing__price .currency,
    .multipress-pricing--style-4 .pricing.featured .pricing__price .duration {
      color: white; }

.multipress-pricing--style-5 .pricing__image {
  text-align: center;
  font-size: 30px;
  font-size: 2.5em;
  margin-bottom: 50px;
  color: #25dad4; }

.multipress-pricing--style-5 .pricing__features {
  text-align: center; }
  .multipress-pricing--style-5 .pricing__features li {
    padding-left: 0; }

.multipress-pricing--style-5 .featured {
  border-radius: 3px;
  box-shadow: 0 5px 20px rgba(22, 136, 232, 0.4); }

.multipress-pricing--style-6 .pricing-table {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 990px) {
    .multipress-pricing--style-6 .pricing-table {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }

.multipress-pricing--style-6 .pricing {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 30px; }
  @media screen and (max-width: 990px) {
    .multipress-pricing--style-6 .pricing {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .multipress-pricing--style-6 .pricing {
      width: 100%; } }
  .multipress-pricing--style-6 .pricing:not(:last-child) .pricing__content {
    border-right: 1px solid #e3e3e3; }
  .multipress-pricing--style-6 .pricing__title {
    text-align: center;
    font-family: Raleway, arial, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    color: #444;
    padding-bottom: 20px; }
  .multipress-pricing--style-6 .pricing__content {
    background-color: white;
    text-align: center;
    padding-bottom: 30px;
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.1); }
  .multipress-pricing--style-6 .pricing.first .pricing__content {
    box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.1); }
  .multipress-pricing--style-6 .pricing.last .pricing__content {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1); }
  .multipress-pricing--style-6 .pricing__price {
    background-color: #efefef;
    padding: 30px 20px;
    font-size: 18px;
    font-size: 1.5em;
    font-weight: 700;
    color: #aaa; }
    .multipress-pricing--style-6 .pricing__price .value {
      color: #1688e8; }
  .multipress-pricing--style-6 .pricing__features {
    list-style: none;
    padding-left: 0; }
    @media screen and (max-width: 990px) {
      .multipress-pricing--style-6 .pricing__features {
        text-align: left;
        padding: 0 20px; } }
    .multipress-pricing--style-6 .pricing__features li {
      padding: 10px;
      font-weight: 700;
      color: #444; }
    .multipress-pricing--style-6 .pricing__features .label {
      font-weight: 700;
      margin-right: 10px;
      display: none; }
      @media screen and (max-width: 990px) {
        .multipress-pricing--style-6 .pricing__features .label {
          display: inline-block; } }
  .multipress-pricing--style-6 .pricing__action {
    padding: 0 20px 0; }
    .multipress-pricing--style-6 .pricing__action a {
      width: 100%;
      padding: 10px;
      font-size: 12px;
      font-size: 1em;
      font-weight: 700; }
  .multipress-pricing--style-6 .pricing.featured .pricing__price {
    background-color: #3e454c; }
  .multipress-pricing--style-6 .pricing.featured .pricing__content {
    background-color: #3e454c; }
    .multipress-pricing--style-6 .pricing.featured .pricing__content .pricing__features li {
      color: white; }

.multipress-pricing--style-6 .pricing-feature-title {
  list-style: none;
  padding-left: 0;
  padding: 30px 20px 0;
  text-transform: uppercase;
  color: white;
  font-family: Raleway, arial, sans-serif;
  font-weight: 700;
  letter-spacing: 1px; }
  @media screen and (max-width: 990px) {
    .multipress-pricing--style-6 .pricing-feature-title {
      display: none; } }
  .multipress-pricing--style-6 .pricing-feature-title li {
    padding: 10px 0; }
  .multipress-pricing--style-6 .pricing-feature-title.first {
    text-align: right; }

.multipress-blog .blog__image {
  margin-bottom: 30px; }
  .multipress-blog .blog__image img {
    max-width: 100%;
    width: 100%;
    height: auto; }

.multipress-blog .blog__date {
  color: #777; }

.multipress-blog .blog__title {
  font-size: 14px;
  font-size: 1.16667em;
  margin-bottom: 20px;
  line-height: 1.5; }

.multipress-blog .blog__excerpt {
  color: #777;
  word-break: break-word; }

.multipress-blog .blog .button, .multipress-blog .blog .posts .post .post_details .more-link, .posts .post .post_details .multipress-blog .blog .more-link, .multipress-blog .blog .posts .page .post_details .more-link, .posts .page .post_details .multipress-blog .blog .more-link, .multipress-blog .blog .vc_read_more, .multipress-blog .blog .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-blog .blog li {
  font-weight: 700; }

.multipress-blog--style-1 .blog {
  margin-bottom: 30px; }

.multipress-blog--style-3 .equal-height {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .multipress-blog--style-3 .equal-height [class*="col-md-"] {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }

.multipress-blog--style-3 .section-header .section-title {
  color: white; }

.multipress-blog--style-3 .section-header .section-subtitle {
  width: 768px;
  max-width: 100%;
  margin: auto;
  color: rgba(255, 255, 255, 0.8); }

.multipress-blog--style-3 .blog {
  background-color: white;
  padding: 50px;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 30px;
  transition: box-shadow .3s ease;
  box-shadow: 0 10px 20px transparent; }
  .multipress-blog--style-3 .blog:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); }

.multipress-blog--style-4 .section-header {
  text-align: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .multipress-blog--style-4 .section-header .section-title {
    width: 100%; }
  .multipress-blog--style-4 .section-header .section-subtitle {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding-right: 30px; }

.multipress-blog--style-4 .blog {
  margin-bottom: 30px; }

.multipress-blog--style-5 .container-fluid {
  padding: 0; }

.multipress-blog--style-5 .blog {
  position: relative; }
  .multipress-blog--style-5 .blog__image {
    margin-bottom: 0;
    position: relative; }
    .multipress-blog--style-5 .blog__image:after {
      content: " ";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background-color: rgba(0, 0, 0, 0.3); }
    .multipress-blog--style-5 .blog__image img {
      display: block; }
  .multipress-blog--style-5 .blog__content {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0; }
  .multipress-blog--style-5 .blog__date, .multipress-blog--style-5 .blog__title,
  .multipress-blog--style-5 .blog__title a, .multipress-blog--style-5 .blog__excerpt {
    color: white; }
  .multipress-blog--style-5 .blog-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .multipress-blog--style-5 .blog-grid .blog {
      width: 25%; }
      @media screen and (max-width: 990px) {
        .multipress-blog--style-5 .blog-grid .blog {
          width: 50%; } }
      .multipress-blog--style-5 .blog-grid .blog .blog__image {
        overflow: hidden; }
        .multipress-blog--style-5 .blog-grid .blog .blog__image img {
          transition: -webkit-transform 1s ease-out;
          transition: transform 1s ease-out;
          transition: transform 1s ease-out, -webkit-transform 1s ease-out;
          position: relative; }
      .multipress-blog--style-5 .blog-grid .blog:hover .blog__image img {
        -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
                transform: scale(1.2); }
      .multipress-blog--style-5 .blog-grid .blog__content {
        bottom: 30px;
        left: 30px;
        right: 30px; }
      .multipress-blog--style-5 .blog-grid .blog__title {
        margin-bottom: 0; }
      .multipress-blog--style-5 .blog-grid .blog .block-link {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1; }
  .multipress-blog--style-5 .blog--featured .blog__content {
    width: 40%;
    max-width: 100%;
    bottom: 100px;
    left: 100px; }
  .multipress-blog--style-5 .blog--featured .blog__date {
    font-size: 14px;
    font-size: 1.16667em;
    font-family: Raleway, arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 15px;
    display: block; }
  .multipress-blog--style-5 .blog--featured .blog__title {
    font-size: 36px;
    font-size: 3em;
    font-family: "Tinos";
    font-weight: 100;
    line-height: 1;
    margin-bottom: 30px; }
  .multipress-blog--style-5 .blog--featured .blog__excerpt {
    font-size: 16px;
    font-size: 1.33333em;
    line-height: 1.7;
    height: 80px;
    overflow: hidden; }

.multipress-blog--style-6 {
  color: white; }
  .multipress-blog--style-6 .equal-height {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .multipress-blog--style-6 .equal-height [class*="col-"] {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1; }
  .multipress-blog--style-6 .dir-column {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media screen and (min-width: 991px) {
      .multipress-blog--style-6 .dir-column {
        padding-left: 30px; } }
  .multipress-blog--style-6 .blog__date, .multipress-blog--style-6 .blog__title,
  .multipress-blog--style-6 .blog__title a, .multipress-blog--style-6 .blog__excerpt {
    color: white; }
  .multipress-blog--style-6 .blog--featured {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media screen and (max-width: 990px) {
      .multipress-blog--style-6 .blog--featured {
        margin-bottom: 30px; } }
    @media screen and (min-width: 991px) {
      .multipress-blog--style-6 .blog--featured {
        padding-right: 50px;
        border-right: 1px solid rgba(255, 255, 255, 0.5); } }
    .multipress-blog--style-6 .blog--featured .blog__date {
      font-size: 14px;
      font-size: 1.16667em;
      font-weight: 700;
      font-family: Raleway, arial, sans-serif;
      text-transform: uppercase;
      color: rgba(255, 255, 255, 0.8); }
    .multipress-blog--style-6 .blog--featured .blog__title {
      font-size: 36px;
      font-size: 3em;
      font-family: "Tinos";
      font-weight: 300; }
    .multipress-blog--style-6 .blog--featured .blog__excerpt {
      font-size: 14px;
      font-size: 1.16667em;
      line-height: 1.7; }
    .multipress-blog--style-6 .blog--featured .button, .multipress-blog--style-6 .blog--featured .posts .post .post_details .more-link, .posts .post .post_details .multipress-blog--style-6 .blog--featured .more-link, .multipress-blog--style-6 .blog--featured .posts .page .post_details .more-link, .posts .page .post_details .multipress-blog--style-6 .blog--featured .more-link, .multipress-blog--style-6 .blog--featured .vc_read_more, .multipress-blog--style-6 .blog--featured .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-blog--style-6 .blog--featured li {
      padding: 10px 40px;
      font-size: 14px;
      font-size: 1.16667em;
      font-weight: 700;
      margin-top: auto; }

.multipress-blog--style-7 .blog--featured {
  text-align: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 30px; }
  .multipress-blog--style-7 .blog--featured .blog__date {
    font-size: 14px;
    font-size: 1.16667em;
    font-weight: 700;
    font-family: Raleway, arial, sans-serif;
    text-transform: uppercase; }
  .multipress-blog--style-7 .blog--featured .blog__title {
    font-size: 36px;
    font-size: 3em;
    font-family: "Tinos";
    font-weight: 100; }
  .multipress-blog--style-7 .blog--featured .blog__excerpt {
    font-size: 15px;
    font-size: 1.25em;
    line-height: 1.7; }
    @media screen and (min-width: 990px) {
      .multipress-blog--style-7 .blog--featured .blog__excerpt {
        padding: 0 100px; } }

.multipress-team .team__image {
  margin-bottom: 20px; }
  .multipress-team .team__image--circle {
    border-radius: 50%;
    overflow: hidden; }

.multipress-team .team__title {
  font-size: 14px;
  font-weight: 700; }

.multipress-team .team__position {
  color: #777;
  font-family: Raleway, arial, sans-serif; }

.multipress-team .team__desc {
  margin-bottom: 20px; }

.multipress-team .team__social-link {
  font-size: 16px; }
  .multipress-team .team__social-link a {
    color: #aaa;
    display: inline-block;
    padding: 5px; }

.multipress-team--style-1 .team {
  text-align: center; }
  .multipress-team--style-1 .team__position {
    margin-bottom: 20px;
    display: block; }

.multipress-team--style-2 .team-slider {
  position: relative; }
  .multipress-team--style-2 .team-slider .slides {
    list-style: none;
    padding-left: 0;
    margin: 0;
    *zoom: 1; }
    .multipress-team--style-2 .team-slider .slides:before, .multipress-team--style-2 .team-slider .slides:after {
      content: "";
      display: table; }
    .multipress-team--style-2 .team-slider .slides:after {
      clear: both; }
    .multipress-team--style-2 .team-slider .slides li {
      margin-right: -100%;
      float: left;
      width: 100%;
      opacity: 0; }

.multipress-team--style-2 .team__image {
  float: right;
  width: 40%; }
  @media screen and (max-width: 640px) {
    .multipress-team--style-2 .team__image {
      width: 100%;
      float: none; } }

.multipress-team--style-2 .team__details {
  float: left;
  margin-top: 50px;
  padding-top: 30px;
  padding-right: 50px;
  width: 60%; }
  @media screen and (max-width: 640px) {
    .multipress-team--style-2 .team__details {
      width: 100%;
      float: none;
      padding-right: 0; } }

.multipress-team--style-2 .team__title {
  border-top: 1px solid #e3e3e3;
  padding-top: 30px;
  font-size: 36px;
  font-weight: 300;
  font-family: "tinos";
  margin-bottom: 10px; }

.multipress-team--style-2 .team__position {
  font-size: 14px;
  font-family: Raleway, arial, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  margin-bottom: 30px; }

.multipress-team--style-2 .team__desc {
  font-size: 14px;
  line-height: 1.7;
  color: #777;
  margin-bottom: 50px; }

.multipress-team--style-2 .team__social-link {
  font-size: 18px; }

.multipress-team--style-2 .flex-control-nav {
  list-style: none;
  padding-left: 0;
  width: 60%;
  z-index: 3;
  position: absolute;
  *zoom: 1; }
  .multipress-team--style-2 .flex-control-nav:before, .multipress-team--style-2 .flex-control-nav:after {
    content: "";
    display: table; }
  .multipress-team--style-2 .flex-control-nav:after {
    clear: both; }
  @media screen and (max-width: 640px) {
    .multipress-team--style-2 .flex-control-nav {
      position: relative;
      width: 100%; } }
  .multipress-team--style-2 .flex-control-nav li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px; }
    .multipress-team--style-2 .flex-control-nav li img {
      opacity: .7;
      border-radius: 50%;
      transition: opacity .3s ease; }
      .multipress-team--style-2 .flex-control-nav li img.flex-active {
        opacity: 1; }

.multipress-team--style-3 .team {
  text-align: center; }
  .multipress-team--style-3 .team__image {
    width: 130px;
    height: 130px;
    margin: 0 auto 20px; }
    .multipress-team--style-3 .team__image img {
      width: 100%;
      max-width: 100%; }
  .multipress-team--style-3 .team__position {
    margin-bottom: 20px;
    font-weight: 700;
    display: block; }

.multipress-team--style-4 .section-header .section-title,
.multipress-team--style-4 .section-header .section-subtitle {
  color: white; }

.multipress-team--style-4 .team-grid .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .multipress-team--style-4 .team-grid .row .col-md-6:first-child {
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    padding-right: 50px; }
    @media screen and (max-width: 990px) {
      .multipress-team--style-4 .team-grid .row .col-md-6:first-child {
        border: none; } }
  .multipress-team--style-4 .team-grid .row .col-md-6:last-child {
    padding-left: 50px; }

.multipress-team--style-4 .team-grid .row:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
  @media screen and (max-width: 990px) {
    .multipress-team--style-4 .team-grid .row:not(:last-child) {
      border: none; } }

.multipress-team--style-4 .team-grid .row:last-child .team {
  padding-top: 30px; }

.multipress-team--style-4 .team {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .multipress-team--style-4 .team__image {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 130px;
    height: 130px; }
    .multipress-team--style-4 .team__image img {
      width: 100%;
      max-width: 100%; }
  .multipress-team--style-4 .team__detail {
    padding-left: 30px;
    color: white; }
    .multipress-team--style-4 .team__detail .team__position {
      color: rgba(255, 255, 255, 0.8);
      margin-bottom: 20px;
      display: block; }

.multipress-team--style-5 .team {
  position: relative;
  float: left;
  margin-bottom: 0; }
  .multipress-team--style-5 .team-carousel {
    *zoom: 1; }
    .multipress-team--style-5 .team-carousel:before, .multipress-team--style-5 .team-carousel:after {
      content: "";
      display: table; }
    .multipress-team--style-5 .team-carousel:after {
      clear: both; }
  .multipress-team--style-5 .team__image {
    margin: 0; }
    .multipress-team--style-5 .team__image img {
      display: block; }
  .multipress-team--style-5 .team__detail {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    alignment: center;
    background-color: white;
    text-align: center;
    opacity: 0;
    transition: opacity .3s ease;
    padding: 30px 50px; }
  @media screen and (min-width: 481px) and (max-width: 990px) {
    .multipress-team--style-5 .team__desc {
      max-height: 60px;
      overflow: hidden; } }
  .multipress-team--style-5 .team:hover .team__detail, .multipress-team--style-5 .team.slick-current .team__detail {
    opacity: 1; }
  .multipress-team--style-5 .team__thumbnail {
    width: 130px;
    height: 130px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto 20px; }
  .multipress-team--style-5 .team__position {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 10px; }

.multipress-portfolio--style-1 .section-header {
  text-align: center; }
  .multipress-portfolio--style-1 .section-header .section_title {
    display: inline-block;
    padding: 15px 0;
    vertical-align: middle; }
  .multipress-portfolio--style-1 .section-header .poca-prev, .multipress-portfolio--style-1 .section-header .poca-next {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    padding: 0 15px; }

.multipress-portfolio--style-2 .portfolio, .multipress-portfolio--style-5 .portfolio {
  margin-bottom: 30px; }
  .multipress-portfolio--style-2 .portfolio__image, .multipress-portfolio--style-5 .portfolio__image {
    overflow: hidden;
    border-radius: 3px;
    margin-bottom: 10px; }
    .multipress-portfolio--style-2 .portfolio__image img, .multipress-portfolio--style-5 .portfolio__image img {
      width: 100%;
      height: auto;
      max-width: 100%; }
  .multipress-portfolio--style-2 .portfolio__detail, .multipress-portfolio--style-5 .portfolio__detail {
    text-align: center; }
  .multipress-portfolio--style-2 .portfolio__title, .multipress-portfolio--style-5 .portfolio__title {
    font-size: 18px; }

.multipress-portfolio--style-3 .section-header, .multipress-portfolio--style-4 .section-header {
  text-align: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .multipress-portfolio--style-3 .section-header .section-title, .multipress-portfolio--style-4 .section-header .section-title {
    width: 100%; }

.multipress-portfolio--style-3 .portfolio, .multipress-portfolio--style-4 .portfolio {
  padding: 15px;
  width: 25%;
  float: left; }
  @media screen and (max-width: 990px) {
    .multipress-portfolio--style-3 .portfolio, .multipress-portfolio--style-4 .portfolio {
      width: 50%; } }
  @media screen and (max-width: 480px) {
    .multipress-portfolio--style-3 .portfolio, .multipress-portfolio--style-4 .portfolio {
      width: 100%; } }
  .multipress-portfolio--style-3 .portfolio img, .multipress-portfolio--style-4 .portfolio img {
    display: block;
    width: 100%; }
  .multipress-portfolio--style-3 .portfolio-masonry, .multipress-portfolio--style-4 .portfolio-masonry {
    margin: 0 0; }
    @media screen and (min-width: 769px) {
      .multipress-portfolio--style-3 .portfolio-masonry, .multipress-portfolio--style-4 .portfolio-masonry {
        margin: 0 0; } }
  .multipress-portfolio--style-3 .portfolio.grid-w, .multipress-portfolio--style-3 .portfolio.grid-l, .multipress-portfolio--style-4 .portfolio.grid-w, .multipress-portfolio--style-4 .portfolio.grid-l {
    width: 50%; }
    @media screen and (max-width: 640px) {
      .multipress-portfolio--style-3 .portfolio.grid-w, .multipress-portfolio--style-3 .portfolio.grid-l, .multipress-portfolio--style-4 .portfolio.grid-w, .multipress-portfolio--style-4 .portfolio.grid-l {
        width: 100%; } }

.multipress-portfolio--style-4 .section-header {
  text-align: center;
  display: block; }
  .multipress-portfolio--style-4 .section-header .section_title {
    display: inline-block;
    margin: 0 30px;
    vertical-align: middle; }

.multipress-portfolio--style-5 .portfolio__image.circle {
  width: 230px;
  height: 230px;
  margin: 0 auto 20px; }
  .multipress-portfolio--style-5 .portfolio__image.circle .intrinsic-ratio {
    background-color: transparent; }
  .multipress-portfolio--style-5 .portfolio__image.circle img {
    width: 100%;
    height: auto;
    max-width: 100%;
    width: 230px;
    height: 230px;
    object-fit: cover;
    border-radius: 50%; }

.multipress-portfolio--style-6 .portfolio {
  position: relative; }
  .multipress-portfolio--style-6 .portfolio__detail {
    position: absolute;
    bottom: 0;
    padding: 20px; }
  .multipress-portfolio--style-6 .portfolio__title {
    font-size: 16px;
    color: white;
    margin: 0 0 10px; }
    .multipress-portfolio--style-6 .portfolio__title a {
      color: white; }
  .multipress-portfolio--style-6 .portfolio a {
    color: white; }
  .multipress-portfolio--style-6 .portfolio.featured .portfolio__detail {
    padding: 0 0 100px 100px; }
    @media screen and (max-width: 640px) {
      .multipress-portfolio--style-6 .portfolio.featured .portfolio__detail {
        padding: 30px;
        width: 100%; } }
  .multipress-portfolio--style-6 .portfolio.featured .portfolio__title {
    font-size: 36px;
    font-weight: 300; }
    @media screen and (max-width: 640px) {
      .multipress-portfolio--style-6 .portfolio.featured .portfolio__title {
        font-size: 34px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; } }
  .multipress-portfolio--style-6 .portfolio.featured .portfolio__desc {
    font-size: 14px; }

.multipress-portfolio--style-6 .row {
  margin: 0; }
  .multipress-portfolio--style-6 .row .portfolio {
    width: 25%;
    float: left; }
    .multipress-portfolio--style-6 .row .portfolio img {
      width: 100%;
      display: block;
      max-width: 100%; }
    @media screen and (max-width: 990px) {
      .multipress-portfolio--style-6 .row .portfolio {
        width: 50%; } }
    @media screen and (max-width: 640px) {
      .multipress-portfolio--style-6 .row .portfolio {
        width: 100%; } }

.multipress-contact--style-1 .container-fluid {
  padding: 0; }

.multipress-contact--style-1 .contact-section {
  position: relative; }

.multipress-contact--style-1 .multipress-map {
  position: absolute !important;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.multipress-contact--style-1 .contact-form {
  margin: 0 auto;
  padding: 50px 100px;
  width: 480px;
  background-color: white;
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 640px) {
    .multipress-contact--style-1 .contact-form {
      padding: 50px 30px;
      max-width: 100%; } }
  .multipress-contact--style-1 .contact-form .section_title {
    margin: 0 0 30px;
    padding: 0; }
  .multipress-contact--style-1 .contact-form .section-title {
    margin: 0 0 100px;
    text-align: center;
    font-weight: 300; }
  .multipress-contact--style-1 .contact-form input:not([type="submit"]) {
    width: 100%;
    margin-bottom: 10px; }

.multipress-contact--style-2 .section-title {
  font-weight: 300;
  color: white;
  margin-bottom: 30px;
  font-size: 30px; }

.multipress-contact--style-2 p {
  color: white; }

.multipress-contact--style-2 .contact-info {
  list-style: none;
  padding-left: 0;
  color: white;
  margin-bottom: 30px; }
  .multipress-contact--style-2 .contact-info a {
    color: white; }

.multipress-contact--style-2 h3 {
  font-size: 18px;
  color: white; }

.multipress-contact--style-2 .multipress-map {
  height: 180px;
  border-radius: 3px; }

.multipress-contact--style-2 .contact-form {
  margin: 0 auto;
  padding: 50px 100px;
  background-color: white;
  position: relative;
  z-index: 1;
  border-radius: 3px; }
  .multipress-contact--style-2 .contact-form .section_title {
    margin: 0;
    padding: 0; }
  .multipress-contact--style-2 .contact-form .section-title {
    margin: 0 0 100px;
    text-align: center;
    font-weight: 300; }
  .multipress-contact--style-2 .contact-form input:not([type="submit"]) {
    width: 100%;
    margin-bottom: 10px; }

.multipress-contact--style-3 .contact-form .control {
  margin-bottom: 20px; }

.multipress-contact--style-3 .contact-form input:not([type="submit"]), .multipress-contact--style-3 .contact-form select, .multipress-contact--style-3 .contact-form textarea {
  width: 100%; }

.multipress-contact--style-3 .contact-form .align-center {
  margin-top: 30px;
  text-align: center; }

.multipress-contact--style-4 h2 {
  font-family: "Tinos";
  font-weight: 300;
  margin-bottom: 30px; }

.multipress-contact--style-4 .contact-form {
  position: relative;
  z-index: 1; }
  .multipress-contact--style-4 .contact-form input:not([type="submit"]) {
    width: 100%;
    margin-bottom: 10px; }

.multipress-contact--style-4 .contact-detail {
  border-top: 1px solid #e3e3e3;
  margin: 30px 0 0;
  padding-top: 30px; }

.multipress-contact--style-4 .contact-info h3 {
  font-size: 14px;
  text-transform: uppercase;
  font-family: Raleway, arial, sans-serif;
  letter-spacing: 1px;
  color: #333; }

.multipress-contact--style-5 .contact-detail-section {
  padding: 100px 0;
  position: relative;
  z-index: 1;
  color: white; }
  .multipress-contact--style-5 .contact-detail-section .section-title, .multipress-contact--style-5 .contact-detail-section .section-subtitle, .multipress-contact--style-5 .contact-detail-section .contact-info, .multipress-contact--style-5 .contact-detail-section a {
    color: white; }

.multipress-contact--style-5 .contact-detail {
  text-align: center;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.7); }

.multipress-contact--style-5 .contact-info {
  display: inline-block;
  padding-left: 30px;
  position: relative;
  font-size: 14px; }
  .multipress-contact--style-5 .contact-info:not(:last-child) {
    margin-right: 30px; }
  .multipress-contact--style-5 .contact-info .fa {
    position: absolute;
    left: 0;
    top: 3px; }
  .multipress-contact--style-5 .contact-info a {
    display: block; }

.multipress-contact--style-5 .contact-form-section {
  padding: 50px 0; }
  .multipress-contact--style-5 .contact-form-section .control {
    margin-bottom: 10px; }
    .multipress-contact--style-5 .contact-form-section .control input:not([type="submit"]), .multipress-contact--style-5 .contact-form-section .control textarea {
      width: 100%; }
    .multipress-contact--style-5 .contact-form-section .control textarea {
      min-height: 120px; }
    .multipress-contact--style-5 .contact-form-section .control.align-right {
      text-align: right; }

.multipress-footer {
  padding: 0; }
  .multipress-footer .bottom_footer {
    font-family: Raleway, arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px; }
    .multipress-footer .bottom_footer .credit, .multipress-footer .bottom_footer .social-links {
      display: inline-block;
      vertical-align: middle; }
    .multipress-footer .bottom_footer .credit {
      margin-right: 20px; }
    .multipress-footer .bottom_footer .social-links {
      font-size: 14px; }
  .multipress-footer--style-2 nav.inline_nav > ul li, .multipress-footer--style-2 nav.filterable_nav > ul li {
    display: inline-block; }
  .multipress-footer--style-2 nav.inline_nav .sub-menu, .multipress-footer--style-2 nav.filterable_nav .sub-menu {
    display: none; }
  .multipress-footer--style-3 {
    padding: 50px 0; }
    .multipress-footer--style-3 .social_links {
      text-align: center;
      font-size: 24px;
      margin-bottom: 30px; }
      .multipress-footer--style-3 .social_links a {
        padding: 0 10px; }
    .multipress-footer--style-3 .footer-navigation {
      text-align: center; }
      .multipress-footer--style-3 .footer-navigation ul {
        padding-left: 0; }
        .multipress-footer--style-3 .footer-navigation ul ul {
          display: none; }
  .multipress-footer--style-4 .top-section, .multipress-footer--style-5 .top-section {
    padding: 50px 0; }
  .multipress-footer--style-4 .bottom-section, .multipress-footer--style-5 .bottom-section {
    text-align: center;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 30px 0;
    font-family: Raleway, arial, sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    color: #444; }
  .multipress-footer--style-4 .widget, .multipress-footer--style-5 .widget {
    padding: 0; }
    .multipress-footer--style-4 .widget .social-links, .multipress-footer--style-5 .widget .social-links {
      text-align: left; }
    .multipress-footer--style-4 .widget .site-title, .multipress-footer--style-5 .widget .site-title {
      font-family: "Tinos";
      font-size: 24px;
      font-weight: 300; }
    .multipress-footer--style-4 .widget .site-description, .multipress-footer--style-5 .widget .site-description {
      font-style: italic;
      font-size: 12px;
      display: block;
      margin-bottom: 30px;
      color: #888; }

.h2 {
  font-size: 36px;
  font-size: 3em;
  font-family: "Tinos";
  line-height: 1.2;
  margin-bottom: 30px; }

.h3 {
  font-size: 18px;
  font-size: 1.5em; }

.h4 {
  font-size: 14px;
  font-size: 1.16667em;
  margin-bottom: 20px; }

.pt0 {
  padding-top: 0; }

.pb0 {
  padding-bottom: 0; }

.pt10 {
  padding-top: 10px; }

.pb10 {
  padding-bottom: 10px; }

.pt20 {
  padding-top: 20px; }

.pb20 {
  padding-bottom: 20px; }

.pt30 {
  padding-top: 30px; }

.pb30 {
  padding-bottom: 30px; }

.pt50 {
  padding-top: 50px; }

.pb50 {
  padding-bottom: 50px; }

.pt100 {
  padding-top: 100px; }

.pb100 {
  padding-bottom: 100px; }

.mt0 {
  margin-top: 0; }

.mb0 {
  margin-bottom: 0 !important; }

.mt10 {
  margin-top: 10px; }

.mb10 {
  margin-bottom: 10px !important; }

.mt20 {
  margin-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.mt50 {
  margin-top: 50px; }

.mb50 {
  margin-bottom: 50px; }

.mt100 {
  margin-top: 100px; }

.mb100 {
  margin-bottom: 100px; }

hr.lighter {
  border-color: #e3e3e3; }

.text14 {
  font-size: 14px;
  font-size: 1.16667em;
  line-height: 1.7; }

.text-white {
  color: white; }

.text-black {
  color: #333; }

.text-gray {
  color: #888; }

.arrow-down {
  font-size: 24px;
  display: block;
  margin: 50px 0; }

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

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

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

.image-block img {
  width: 100%;
  max-width: 100%;
  display: block;
  margin: 0 auto; }

.multipress-content.section-highlight .edge-image {
  padding: 0; }
  @media screen and (max-width: 990px) {
    .multipress-content.section-highlight .edge-image {
      margin-bottom: 30px; } }
  .multipress-content.section-highlight .edge-image img {
    width: 100%;
    max-width: 100%;
    height: auto; }

.multipress-content.section-highlight .container, .multipress-content.section-highlight .container-fluid {
  position: relative; }
  @media screen and (min-width: 991px) {
    .multipress-content.section-highlight .container .col-md-5, .multipress-content.section-highlight .container-fluid .col-md-5 {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); } }
  @media screen and (max-width: 990px) {
    .multipress-content.section-highlight .container .col-md-5, .multipress-content.section-highlight .container-fluid .col-md-5 {
      margin-bottom: 50px; } }
  @media screen and (min-width: 991px) {
    .multipress-content.section-highlight .container .use-bg .col-md-5, .multipress-content.section-highlight .container-fluid .use-bg .col-md-5 {
      position: static;
      top: auto;
      -webkit-transform: translateY(0);
          -ms-transform: translateY(0);
              transform: translateY(0); } }

.multipress-content-type-2 .feature {
  border-bottom: none;
  margin-bottom: 0; }
  .multipress-content-type-2 .feature .feature_content {
    padding: 15px 15px 15px 80px;
    border: none; }
    .multipress-content-type-2 .feature .feature_content .fa {
      color: #444;
      top: 20px; }
  .multipress-content-type-2 .feature-list {
    margin: 0 -15px; }

.multipress-content-type-8 .feature, .multipress-content-type-8 .feature_content {
  border: none; }

.multipress-content-type-8 .feature:not(:last-child) {
  border-bottom: 1px solid #e3e3e3; }

.multipress-content-type-8 .feature .feature_content {
  padding: 15px 50px 15px 150px; }

.multipress-content-type-8 .feature .fa {
  font-size: 64px; }

.multipress-content-type-9 {
  padding: 0; }
  .multipress-content-type-9 .h3 {
    display: inline-block; }

.multipress-content-type-14 .container h2 {
  word-break: break-word; }
  @media screen and (max-width: 768px) {
    .multipress-content-type-14 .container h2 {
      font-size: 48px !important; } }
  @media screen and (max-width: 480px) {
    .multipress-content-type-14 .container h2 {
      font-size: 36px !important; } }

@media screen and (max-width: 640px) {
  .multipress-content-type-15 h2 {
    font-size: 48px !important; } }

.multipress-content-type-16 {
  padding: 0; }
  .multipress-content-type-16 .container h2.text-white {
    margin-top: 0;
    line-height: 1.5;
    word-break: break-word; }
    @media screen and (max-width: 768px) {
      .multipress-content-type-16 .container h2.text-white {
        font-size: 48px; } }
    @media screen and (max-width: 480px) {
      .multipress-content-type-16 .container h2.text-white {
        font-size: 36px; } }
  @media screen and (max-width: 480px) {
    .multipress-content-type-16 .container .text14 p {
      font-size: 16px; } }

.multipress-content-type-17 {
  z-index: 1;
  position: relative; }
  .multipress-content-type-17 .section-header .section-title {
    line-height: 1;
    margin-bottom: 20px; }
  .multipress-content-type-17 .section-header .section-subtitle {
    margin-bottom: 30px; }

.multipress-content-type-18 {
  padding-bottom: 0 !important; }

.multipress-content-type-19 .feature, .multipress-content-type-19 .feature_content {
  border: none; }

.multipress-content-type-19 .feature .feature_content {
  padding: 15px 15px 15px 120px; }
  .multipress-content-type-19 .feature .feature_content .fa {
    font-size: 48px; }

@media screen and (max-width: 640px) {
  .multipress-content-type-20 div.text14 {
    font-size: 36px;
    word-break: break-word; } }

.cta-section {
  padding: 50px; }
  .container-fluid .cta-section {
    margin: 0 -15px; }
  .cta-section span.h3 p:last-child {
    margin-bottom: 0; }
  .cta-section .button, .cta-section .posts .post .post_details .more-link, .posts .post .post_details .cta-section .more-link, .cta-section .posts .page .post_details .more-link, .posts .page .post_details .cta-section .more-link, .cta-section .vc_read_more, .cta-section .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .cta-section li {
    margin: 0;
    margin-left: 30px;
    padding: 8px 40px;
    font-weight: 700; }

.subscribe-form form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .subscribe-form form input[type="text"],
  .subscribe-form form input[type="email"] {
    font-size: 16px;
    font-style: italic;
    padding: 15px 0;
    display: block;
    height: auto;
    width: 600px;
    max-width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .subscribe-form form input[type="submit"] {
    font-size: 13px;
    padding: 10px 40px; }

.section-highlight {
  background-position: bottom right;
  background-size: contain;
  background-repeat: no-repeat; }

.multipress-slider {
  padding: 0; }

.swiper-container.slider-fullscreen {
  height: 100vh; }

.swiper-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .no-flexbox .swiper-slide {
    display: block; }
  .swiper-slide .slide-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    left: 0;
    top: 0;
    z-index: -1; }
    .swiper-slide .slide-bg:before {
      content: " ";
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: inherit;
      top: 0;
      left: 0; }
  .swiper-slide .container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .no-flexbox .swiper-slide .container {
      display: block;
      text-align: center; }
  .swiper-slide .slide-content {
    width: 100%;
    padding-left: 40px;
    padding-right: 40px; }
  .swiper-slide .slide-title {
    font-size: 72px;
    font-size: 6em;
    margin-bottom: 30px;
    font-weight: 400;
    font-family: "Tinos"; }
    @media screen and (max-width: 640px) {
      .swiper-slide .slide-title {
        font-size: 48px !important; } }
  .swiper-slide .slide-desc {
    font-size: 18px;
    font-size: 1.5em;
    margin-bottom: 80px; }
    @media screen and (max-width: 640px) {
      .swiper-slide .slide-desc {
        font-size: 18px; } }
  .swiper-slide .slide-button {
    font-size: 18px;
    padding: 15px 50px;
    background-color: #333;
    color: white;
    border-radius: 3px;
    font-family: Raleway, arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block; }
    @media screen and (max-width: 640px) {
      .swiper-slide .slide-button {
        padding: 15px 30px;
        font-size: 16px; } }
  .swiper-slide .slide-title {
    transition-delay: 500ms; }
  .swiper-slide .slide-desc {
    transition-delay: 700ms; }
  .swiper-slide .slide-button {
    transition-delay: 1s; }
  .swiper-slide .align-left .slide-title, .swiper-slide .align-left .slide-desc, .swiper-slide .align-left .slide-button {
    -webkit-transform: translateX(100px);
        -ms-transform: translateX(100px);
            transform: translateX(100px);
    opacity: 0;
    transition-duration: .3s;
    transition-timing-function: ease-out; }
  .swiper-slide .align-center .slide-title, .swiper-slide .align-center .slide-desc, .swiper-slide .align-center .slide-button {
    -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
    transition-duration: .3s;
    transition-timing-function: ease-out; }
  .swiper-slide .align-right .slide-title, .swiper-slide .align-right .slide-desc, .swiper-slide .align-right .slide-button {
    -webkit-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
            transform: translateX(-100px);
    opacity: 0;
    transition-duration: .3s;
    transition-timing-function: ease-out; }
  .swiper-slide.swiper-slide-active .align-left .slide-title, .swiper-slide.swiper-slide-active .align-left .slide-desc, .swiper-slide.swiper-slide-active .align-left .slide-button, .swiper-slide.swiper-slide-active .align-right .slide-title, .swiper-slide.swiper-slide-active .align-right .slide-desc, .swiper-slide.swiper-slide-active .align-right .slide-button {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; }
  .swiper-slide.swiper-slide-active .align-center .slide-title, .swiper-slide.swiper-slide-active .align-center .slide-desc, .swiper-slide.swiper-slide-active .align-center .slide-button {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }

@media screen and (max-width: 768px) {
  .multipress-slider .swiper-slide .slide-content .slide-title {
    font-size: 48px !important; } }

@media screen and (max-width: 480px) {
  .multipress-slider .swiper-slide .slide-content .slide-title {
    font-size: 36px !important; } }

@media screen and (max-width: 640px) {
  .multipress-slider .swiper-slide .slide-content .slide-desc {
    font-size: 18px !important; } }

.multipress-slider-2 .gallery-thumbs {
  padding: 50px 0; }
  @media screen and (max-width: 640px) {
    .multipress-slider-2 .gallery-thumbs {
      display: none; } }
  .multipress-slider-2 .gallery-thumbs .slide-thumb, .multipress-slider-2 .gallery-thumbs .slide-thumb-detail {
    width: 50%; }
    @media screen and (max-width: 990px) {
      .multipress-slider-2 .gallery-thumbs .slide-thumb, .multipress-slider-2 .gallery-thumbs .slide-thumb-detail {
        width: 100%; } }
  @media screen and (max-width: 990px) {
    .multipress-slider-2 .gallery-thumbs .slide-thumb {
      margin-bottom: 10px; } }
  .multipress-slider-2 .gallery-thumbs .swiper-slide {
    padding: 0 40px 0;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media screen and (max-width: 990px) {
      .multipress-slider-2 .gallery-thumbs .swiper-slide {
        padding: 0 15px; } }
    .multipress-slider-2 .gallery-thumbs .swiper-slide:not(:last-child) {
      border-right: 1px solid #e3e3e3; }
  .multipress-slider-2 .gallery-thumbs img {
    width: 100%; }
  .multipress-slider-2 .gallery-thumbs .slide-thumb-detail {
    padding-left: 30px; }
    @media screen and (max-width: 990px) {
      .multipress-slider-2 .gallery-thumbs .slide-thumb-detail {
        padding-left: 0; } }
  .multipress-slider-2 .gallery-thumbs h3 {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 30px; }
    @media screen and (max-width: 990px) {
      .multipress-slider-2 .gallery-thumbs h3 {
        display: inline-block;
        margin-bottom: 0; } }
  .multipress-slider-2 .gallery-thumbs .fa-angle-right {
    font-size: 18px; }

.multipress-slider-3 .swiper3-button-prev,
.multipress-slider-3 .swiper3-button-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  font-size: 20px;
  line-height: 1;
  padding-top: 10px;
  cursor: pointer; }
  @media screen and (max-width: 640px) {
    .multipress-slider-3 .swiper3-button-prev,
    .multipress-slider-3 .swiper3-button-next {
      display: none; } }

.multipress-slider-3 .swiper3-button-prev {
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); }

.multipress-slider-3 .swiper3-button-next {
  right: 0;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  box-shadow: -5px 10px 20px rgba(0, 0, 0, 0.4); }

.multipress-slider-4 .swiper4-button-prev,
.multipress-slider-4 .swiper4-button-next {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  font-size: 20px;
  line-height: 1;
  padding-top: 10px;
  cursor: pointer; }
  @media screen and (max-width: 640px) {
    .multipress-slider-4 .swiper4-button-prev,
    .multipress-slider-4 .swiper4-button-next {
      display: none; } }

.multipress-slider-4 .swiper4-button-prev {
  width: 40px;
  height: 40px;
  top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); }

.multipress-slider-4 .swiper4-button-next {
  bottom: 0;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  box-shadow: -5px 10px 20px rgba(0, 0, 0, 0.4); }

.multipress-ecommerce {
  padding: 0;
  /*----- Tabs -----*/
  /*----- Tab Links -----*/
  /*----- Content of Tabs -----*/ }
  .multipress-ecommerce .mp-banner {
    float: left;
    padding: 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 640px) {
      .multipress-ecommerce .mp-banner {
        text-align: center;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        padding: 30px; }
        .multipress-ecommerce .mp-banner__image {
          margin: 0 auto; }
        .multipress-ecommerce .mp-banner__content {
          width: 100%; } }
    .multipress-ecommerce .mp-banner__content {
      padding: 20px; }
      @media screen and (max-width: 640px) {
        .multipress-ecommerce .mp-banner__content {
          padding: 30px 0; } }
    .multipress-ecommerce .mp-banner__image {
      -webkit-flex-basis: 240px;
          -ms-flex-preferred-size: 240px;
              flex-basis: 240px; }
    .multipress-ecommerce .mp-banner .button, .multipress-ecommerce .mp-banner .posts .post .post_details .more-link, .posts .post .post_details .multipress-ecommerce .mp-banner .more-link, .multipress-ecommerce .mp-banner .posts .page .post_details .more-link, .posts .page .post_details .multipress-ecommerce .mp-banner .more-link, .multipress-ecommerce .mp-banner .vc_read_more, .multipress-ecommerce .mp-banner .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-ecommerce .mp-banner li {
      font-size: 12px;
      font-size: 1em;
      padding: 10px 30px; }
    .multipress-ecommerce .mp-banner-one-third {
      width: 40%; }
      @media screen and (max-width: 990px) {
        .multipress-ecommerce .mp-banner-one-third {
          width: 50%; } }
      @media screen and (max-width: 768px) {
        .multipress-ecommerce .mp-banner-one-third {
          width: 100% !important; } }
    .multipress-ecommerce .mp-banner-two-third {
      width: 60%; }
      @media screen and (max-width: 990px) {
        .multipress-ecommerce .mp-banner-two-third {
          width: 50%; } }
      @media screen and (max-width: 768px) {
        .multipress-ecommerce .mp-banner-two-third {
          width: 100% !important; } }
    .multipress-ecommerce .mp-banner-type-1 {
      *zoom: 1; }
      .multipress-ecommerce .mp-banner-type-1:before, .multipress-ecommerce .mp-banner-type-1:after {
        content: "";
        display: table; }
      .multipress-ecommerce .mp-banner-type-1:after {
        clear: both; }
      .multipress-ecommerce .mp-banner-type-1 .mp-banner__image-right {
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; }
        @media screen and (max-width: 640px) {
          .multipress-ecommerce .mp-banner-type-1 .mp-banner__image-right {
            -webkit-order: initial;
                -ms-flex-order: initial;
                    order: initial; } }
      .multipress-ecommerce .mp-banner-type-1 .mp-banner__content h2 {
        font-size: 21px;
        font-size: 1.75em;
        font-family: "Tinos";
        font-weight: 300;
        margin-bottom: 20px; }
      .multipress-ecommerce .mp-banner-type-1 .mp-banner__content p {
        font-size: 14px;
        font-size: 1.16667em; }
    .multipress-ecommerce .mp-banner-type-2 .mp-banner__content {
      padding: 0 20px; }
      .multipress-ecommerce .mp-banner-type-2 .mp-banner__content h2 {
        font-size: 42px;
        font-size: 3.5em;
        font-family: "Tinos";
        font-style: italic;
        font-weight: 400;
        margin-bottom: 30px; }
    .multipress-ecommerce .mp-banner-type-2 .mp-banner__image-right {
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
      @media screen and (max-width: 640px) {
        .multipress-ecommerce .mp-banner-type-2 .mp-banner__image-right {
          -webkit-order: initial;
              -ms-flex-order: initial;
                  order: initial; } }
  .multipress-ecommerce-1 {
    padding: 50px 0; }
    .multipress-ecommerce-1 .row {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .multipress-ecommerce-1 .row [class*="col-"] {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
    .multipress-ecommerce-1 .product-card {
      background-color: white;
      padding: 30px 30px 0;
      text-align: center;
      margin-bottom: 30px;
      width: 100%;
      position: relative; }
      .multipress-ecommerce-1 .product-card__title {
        font-size: 24px;
        font-size: 2em;
        font-family: "Tinos";
        font-weight: 300;
        margin-bottom: 10px; }
      .multipress-ecommerce-1 .product-card small {
        font-style: italic;
        display: block;
        font-size: 10px;
        font-size: 0.83333em;
        margin-bottom: 30px;
        color: #999; }
      .multipress-ecommerce-1 .product-card em {
        font-size: 14px;
        font-size: 1.16667em;
        font-style: normal;
        color: #999;
        display: block;
        margin-bottom: 20px; }
        .multipress-ecommerce-1 .product-card em strong {
          color: #333; }
      .multipress-ecommerce-1 .product-card img {
        margin: 0 auto; }
      .multipress-ecommerce-1 .product-card__action {
        text-align: center;
        position: relative;
        bottom: auto;
        padding: 30px 0; }
        .multipress-ecommerce-1 .product-card__action.overlap {
          position: absolute;
          bottom: 40px;
          padding: 0;
          left: 0;
          right: 0; }
        .multipress-ecommerce-1 .product-card__action .button, .multipress-ecommerce-1 .product-card__action .posts .post .post_details .more-link, .posts .post .post_details .multipress-ecommerce-1 .product-card__action .more-link, .multipress-ecommerce-1 .product-card__action .posts .page .post_details .more-link, .posts .page .post_details .multipress-ecommerce-1 .product-card__action .more-link, .multipress-ecommerce-1 .product-card__action .vc_read_more, .multipress-ecommerce-1 .product-card__action .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-ecommerce-1 .product-card__action li {
          display: inline-block;
          font-size: 12px;
          font-size: 1em;
          padding: 10px 30px; }
  .multipress-ecommerce-2, .multipress-ecommerce-3 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .multipress-ecommerce-4 {
    padding: 120px;
    background-position: center;
    position: relative;
    z-index: 1; }
    .multipress-ecommerce-4:before {
      content: " ";
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      position: absolute;
      background-color: rgba(0, 0, 0, 0.2);
      z-index: -1; }
    .multipress-ecommerce-4 h2 {
      color: white;
      font-style: italic;
      font-family: "Tinos";
      font-weight: 400;
      margin-bottom: 40px; }
  .multipress-ecommerce .tabs {
    width: 100%;
    display: inline-block; }
  .multipress-ecommerce .tab-links {
    padding: 0px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .multipress-ecommerce .tab-links li {
      margin: 0px 5px;
      list-style: none; }
    .multipress-ecommerce .tab-links a {
      padding: 9px 15px;
      display: inline-block;
      font-size: 16px;
      font-weight: 600;
      color: #4c4c4c;
      transition: all linear 0.15s;
      outline: 0;
      border-top-right-radius: 2px;
      border-top-left-radius: 2px; }
      @media screen and (max-width: 480px) {
        .multipress-ecommerce .tab-links a {
          padding: 9px 7px; } }
    .multipress-ecommerce .tab-links a:hover {
      background: #e4e4e4;
      text-decoration: none; }
  .multipress-ecommerce li.active a, .multipress-ecommerce li.active a:hover {
    background: #fff;
    color: #4c4c4c;
    border-bottom: 1px solid black; }
  .multipress-ecommerce .tab-content {
    padding: 15px;
    border-radius: 3px;
    background: #fff; }
  .multipress-ecommerce .tab {
    display: none; }
  .multipress-ecommerce .tab.active {
    display: block; }
  .multipress-ecommerce.multipress-ecommerce-type-1 {
    padding: 50px 0px; }
    .multipress-ecommerce.multipress-ecommerce-type-1 .tab-links {
      margin-bottom: 25px;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .multipress-ecommerce.multipress-ecommerce-type-1 .section-header {
      margin-bottom: 0px; }
  .multipress-ecommerce.multipress-ecommerce-type-2 {
    padding: 50px 0px; }
    .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links {
      position: relative;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 30px; }
      @media screen and (max-width: 480px) {
        .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links {
          display: block; } }
      .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #323333;
        top: 0;
        left: 0; }
      .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links h3 {
        padding: 10px 35px;
        background-color: #323333;
        color: white; }
      .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links .tab-links {
        margin: 0px;
        margin-left: 20px; }
        @media screen and (max-width: 480px) {
          .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links .tab-links {
            margin-left: 0px; } }
        .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links .tab-links li {
          position: relative;
          margin: 0px; }
          .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links .tab-links li:before {
            content: "";
            width: 2px;
            height: 11px;
            background: #9c9c9c;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            right: 0; }
          .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links .tab-links li:last-child:before {
            width: 0px; }
        .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links .tab-links li.active a, .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links .tab-links li.active a:hover {
          border-bottom: none;
          color: black; }
        .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links .tab-links a {
          padding: 9px 0px;
          margin: 0px 30px;
          color: #909090;
          position: relative; }
          .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links .tab-links a:before {
            position: absolute;
            content: "";
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            transition: all .5s ease; }
        .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links .tab-links a:hover {
          background: transparent;
          text-decoration: none; }
          .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-tab-links .tab-links a:hover:before {
            border-bottom: 1px solid black; }
    .multipress-ecommerce.multipress-ecommerce-type-2 .product__detail {
      display: block;
      text-align: center; }
    .multipress-ecommerce.multipress-ecommerce-type-2 .product__meta {
      display: block; }
    .multipress-ecommerce.multipress-ecommerce-type-2 .product__price {
      display: block;
      text-align: inherit; }
    .multipress-ecommerce.multipress-ecommerce-type-2 .product__image {
      overflow: hidden; }
      .multipress-ecommerce.multipress-ecommerce-type-2 .product__image .onsale {
        top: 10px;
        left: 10px; }
    .multipress-ecommerce.multipress-ecommerce-type-2 .add_to_cart {
      position: absolute;
      left: 0;
      bottom: -500px;
      margin-left: auto;
      margin-right: auto;
      margin: 0px;
      box-shadow: none;
      width: 100%;
      text-align: center;
      border-radius: 0px;
      background-color: #323333;
      padding: 18px 0px; }
      .multipress-ecommerce.multipress-ecommerce-type-2 .add_to_cart:hover {
        background-color: #666666; }
    .multipress-ecommerce.multipress-ecommerce-type-2 .product__inner:hover .add_to_cart {
      bottom: 0; }
    .multipress-ecommerce.multipress-ecommerce-type-2 .wrap-eco-banner:after {
      content: "";
      display: table;
      clear: both; }
    .multipress-ecommerce.multipress-ecommerce-type-2 .eco-banner {
      position: relative;
      display: inline-block;
      width: 50%;
      float: left; }
      @media screen and (max-width: 768px) {
        .multipress-ecommerce.multipress-ecommerce-type-2 .eco-banner {
          width: 100%; } }
    .multipress-ecommerce.multipress-ecommerce-type-2 .content-banner {
      position: absolute;
      top: 50%;
      left: 5%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      display: inline-block;
      text-align: center;
      color: white; }
      .multipress-ecommerce.multipress-ecommerce-type-2 .content-banner .title-banner, .multipress-ecommerce.multipress-ecommerce-type-2 .content-banner .subtitle-banner {
        color: inherit;
        text-shadow: 2px 2px 6px rgba(150, 150, 150, 0.76); }
    .multipress-ecommerce.multipress-ecommerce-type-2 .left-banner .title-banner {
      font-style: italic;
      font-size: 20px;
      line-height: 20px;
      text-transform: capitalize; }
    .multipress-ecommerce.multipress-ecommerce-type-2 .left-banner .subtitle-banner {
      font-size: 26px;
      line-height: 30px;
      text-transform: uppercase; }
    .multipress-ecommerce.multipress-ecommerce-type-2 .right-banner .title-banner {
      font-size: 26px;
      line-height: 30px;
      text-transform: uppercase; }
    .multipress-ecommerce.multipress-ecommerce-type-2 .right-banner .subtitle-banner {
      font-style: italic;
      font-size: 20px;
      line-height: 20px;
      text-transform: capitalize; }
  .multipress-ecommerce.multipress-ecommerce-type-3 {
    padding: 50px 0px; }
    .multipress-ecommerce.multipress-ecommerce-type-3 .section-header {
      margin-bottom: 0px; }
      .multipress-ecommerce.multipress-ecommerce-type-3 .section-header h3 {
        margin-bottom: 0px; }
    .multipress-ecommerce.multipress-ecommerce-type-3 .tab-links li {
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      text-align: center;
      background-color: #EEEEEE;
      border-radius: 5px;
      position: relative;
      overflow: hidden; }
      .multipress-ecommerce.multipress-ecommerce-type-3 .tab-links li:before {
        content: "";
        position: absolute;
        bottom: -14px;
        left: 50%;
        width: 24px;
        height: 24px;
        background: transparent;
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
        z-index: 1;
        margin-left: -12px; }
        @media screen and (max-width: 480px) {
          .multipress-ecommerce.multipress-ecommerce-type-3 .tab-links li:before {
            width: 20px;
            height: 20px; } }
      @media screen and (max-width: 480px) {
        .multipress-ecommerce.multipress-ecommerce-type-3 .tab-links li {
          margin-bottom: 10px; } }
    .multipress-ecommerce.multipress-ecommerce-type-3 .tab-links a {
      text-align: center;
      border-radius: 5px;
      width: 100%;
      height: 100%;
      padding-top: 30px;
      padding-bottom: 30px; }
      @media screen and (max-width: 480px) {
        .multipress-ecommerce.multipress-ecommerce-type-3 .tab-links a {
          padding-top: 30px;
          padding-bottom: 30px; } }
    .multipress-ecommerce.multipress-ecommerce-type-3 li.active a, .multipress-ecommerce.multipress-ecommerce-type-3 li.active a:hover {
      border-bottom: none;
      background-color: #323333;
      color: white; }
    .multipress-ecommerce.multipress-ecommerce-type-3 li.active:before {
      background-color: white; }
    .multipress-ecommerce.multipress-ecommerce-type-3 .tab-icon {
      display: block;
      font-size: 60px;
      margin-bottom: 10px; }
      @media screen and (max-width: 480px) {
        .multipress-ecommerce.multipress-ecommerce-type-3 .tab-icon {
          font-size: 20px; } }
    .multipress-ecommerce.multipress-ecommerce-type-3 .tab-title {
      display: block; }

.multipress-status .section-header {
  margin-bottom: 50px; }
  .multipress-status .section-header .section-title {
    line-height: 1;
    margin-bottom: 20px; }

.multipress-status .status {
  padding: 0 15px;
  margin-bottom: 30px; }
  .multipress-status .status-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -15px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .multipress-status .status-grid.columns-2 .status {
      width: 50%; }
      @media screen and (max-width: 640px) {
        .multipress-status .status-grid.columns-2 .status {
          width: 100%; } }
    .multipress-status .status-grid.columns-3 .status {
      width: 33.3333%; }
      @media screen and (max-width: 768px) {
        .multipress-status .status-grid.columns-3 .status {
          width: 50%; } }
      @media screen and (max-width: 640px) {
        .multipress-status .status-grid.columns-3 .status {
          width: 100%; } }
    .multipress-status .status-grid.columns-4 .status {
      width: 25%; }
      @media screen and (max-width: 768px) {
        .multipress-status .status-grid.columns-4 .status {
          width: 50%; } }
      @media screen and (max-width: 640px) {
        .multipress-status .status-grid.columns-4 .status {
          width: 100%; } }
  .multipress-status .status__icon {
    font-size: 72px;
    font-size: 6em;
    margin-bottom: 20px;
    color: #20c5ee; }
  .multipress-status .status__title {
    margin-bottom: 20px; }
  .multipress-status .status__num {
    font-size: 30px;
    font-size: 2.5em;
    line-height: 1;
    font-weight: 400; }
  .multipress-status .status__label {
    font-size: 12px;
    font-size: 1em;
    color: rgba(0, 0, 0, 0.4); }

.multipress-status--style-1 .status {
  text-align: center; }

.multipress-status--style-2 .status {
  text-align: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 40px; }
  .multipress-status--style-2 .status__icon {
    font-size: 36px;
    font-size: 3em;
    margin-right: 20px; }
  .multipress-status--style-2 .status__title {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .multipress-status--style-2 .status__desc {
    width: 100%; }

.multipress-status--style-3 {
  text-align: center; }
  .multipress-status--style-3 .status {
    position: relative; }
    .multipress-status--style-3 .status-grid {
      overflow: hidden; }
    .multipress-status--style-3 .status:after {
      content: " ";
      width: 3px;
      height: 50%;
      position: absolute;
      right: -3px;
      top: 0;
      bottom: 0;
      margin: auto;
      background-color: rgba(0, 0, 0, 0.1); }
    .multipress-status--style-3 .status__num {
      font-size: 48px;
      font-size: 4em; }

.multipress-countdown .mp-countdown {
  margin: 0 -15px 30px;
  *zoom: 1; }
  .multipress-countdown .mp-countdown:before, .multipress-countdown .mp-countdown:after {
    content: "";
    display: table; }
  .multipress-countdown .mp-countdown:after {
    clear: both; }
  .multipress-countdown .mp-countdown__timer {
    float: left;
    width: 25%;
    padding: 15px; }
    @media screen and (max-width: 768px) {
      .multipress-countdown .mp-countdown__timer {
        width: 50%; } }
  .multipress-countdown .mp-countdown.columns-2 .mp-countdown__timer {
    width: 50%; }
  .multipress-countdown .mp-countdown__value {
    text-align: center; }
  .multipress-countdown .mp-countdown__label {
    text-align: center; }
  .multipress-countdown .mp-countdown--fill .mp-countdown__value {
    background-color: #9711f5;
    padding: 40px 20px 20px;
    font-size: 36px;
    line-height: 1;
    font-size: 3em;
    color: white;
    margin-bottom: 20px; }
  .multipress-countdown .mp-countdown--fill .mp-countdown__label {
    font-size: 22px;
    font-size: 1.83333em; }
  .multipress-countdown .mp-countdown--outline .mp-countdown__value {
    border: 5px solid #666;
    padding: 40px 20px;
    font-size: 36px;
    font-size: 3em;
    margin-bottom: 20px; }
  .multipress-countdown .mp-countdown--outline .mp-countdown__label {
    font-size: 18px;
    font-size: 1.5em; }
  .multipress-countdown .mp-countdown--square {
    text-align: center; }
    .multipress-countdown .mp-countdown--square .mp-countdown__value {
      width: 170px;
      height: 170px;
      text-align: center;
      line-height: 170px;
      font-size: 48px;
      padding: 0;
      display: inline-block;
      float: none; }

.multipress-countdown--type-1 .section-header {
  text-align: left; }
  .multipress-countdown--type-1 .section-header .section-title {
    font-size: 60px;
    font-size: 5em;
    line-height: 1.2; }
  .multipress-countdown--type-1 .section-header .section-subtitle {
    font-size: 18px;
    font-size: 1.5em;
    line-height: 1.4; }

.multipress-countdown--type-1 .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.multipress-countdown--type-3 .section-header {
  text-align: left; }
  .multipress-countdown--type-3 .section-header .section-title {
    margin-bottom: 0; }

.multipress-countdown--type-5 img {
  display: block;
  margin: 0 auto; }

.multipress-countdown--type-5 .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.multipress-countdown--type-5 .section-header {
  text-align: left; }
  .multipress-countdown--type-5 .section-header .section-title {
    margin-bottom: 0; }

.multipress-countdown--type-5 .content-section {
  padding: 50px 100px; }
  @media screen and (max-width: 640px) {
    .multipress-countdown--type-5 .content-section {
      padding: 50px; } }

.multipress-countdown .subscribe-form {
  background-color: white;
  padding: 40px;
  border-radius: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .multipress-countdown .subscribe-form .field-control {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    padding: 15px; }
    @media screen and (max-width: 640px) {
      .multipress-countdown .subscribe-form .field-control {
        width: 100%; } }
    .multipress-countdown .subscribe-form .field-control label {
      display: none; }
    .multipress-countdown .subscribe-form .field-control input {
      width: 100%; }
      .multipress-countdown .subscribe-form .field-control input[type="submit"] {
        padding: 15px 20px; }

.multipress-subscribe--type-1 .subscribe-box {
  background-color: white;
  *zoom: 1; }
  .multipress-subscribe--type-1 .subscribe-box:before, .multipress-subscribe--type-1 .subscribe-box:after {
    content: "";
    display: table; }
  .multipress-subscribe--type-1 .subscribe-box:after {
    clear: both; }
  .multipress-subscribe--type-1 .subscribe-box__image {
    width: 40%; }
    .multipress-subscribe--type-1 .subscribe-box__image img {
      display: block;
      margin: 0 auto;
      width: 100%;
      max-width: 100%; }
  .multipress-subscribe--type-1 .subscribe-box__content {
    width: 60%;
    padding: 50px; }
    .multipress-subscribe--type-1 .subscribe-box__content form {
      text-align: center; }
      .multipress-subscribe--type-1 .subscribe-box__content form input[type=text], .multipress-subscribe--type-1 .subscribe-box__content form input[type=email] {
        display: block;
        width: 100%;
        text-align: center; }
      .multipress-subscribe--type-1 .subscribe-box__content form input[type=submit] {
        padding: 10px 20px; }
  .multipress-subscribe--type-1 .subscribe-box__image, .multipress-subscribe--type-1 .subscribe-box__content {
    float: left; }
    @media screen and (max-width: 640px) {
      .multipress-subscribe--type-1 .subscribe-box__image, .multipress-subscribe--type-1 .subscribe-box__content {
        width: 100%;
        float: none; } }

.multipress-subscribe--type-2 .subscribe-box {
  background-color: white; }
  .multipress-subscribe--type-2 .subscribe-box__image {
    position: relative; }
    .multipress-subscribe--type-2 .subscribe-box__image img {
      width: 100%;
      height: auto;
      display: block; }
    .multipress-subscribe--type-2 .subscribe-box__image .section-header {
      position: absolute;
      bottom: 0;
      width: 100%;
      left: 0;
      padding: 20px;
      background-color: rgba(0, 0, 0, 0.3);
      margin-bottom: 0;
      text-align: left; }
      .multipress-subscribe--type-2 .subscribe-box__image .section-header .section-title, .multipress-subscribe--type-2 .subscribe-box__image .section-header .section-subtitle {
        color: white;
        margin-bottom: 10px; }
  .multipress-subscribe--type-2 .subscribe-box__content {
    padding: 20px; }
    .multipress-subscribe--type-2 .subscribe-box__content form {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .multipress-subscribe--type-2 .subscribe-box__content form input[type="text"], .multipress-subscribe--type-2 .subscribe-box__content form input[type="email"] {
        -webkit-flex: 1 0 auto;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        margin-right: 10px; }
      .multipress-subscribe--type-2 .subscribe-box__content form input[type="submit"] {
        padding: 10px 30px; }

.multipress-subscribe--type-3 .subscribe-box, .multipress-subscribe--type-5 .subscribe-box {
  background-color: white;
  border-radius: 3px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px; }
  .multipress-subscribe--type-3 .subscribe-box .section-header, .multipress-subscribe--type-5 .subscribe-box .section-header {
    margin-bottom: 0;
    padding-right: 50px; }
  .multipress-subscribe--type-3 .subscribe-box .section-title, .multipress-subscribe--type-5 .subscribe-box .section-title {
    font-size: 36px;
    margin-bottom: 0; }
  .multipress-subscribe--type-3 .subscribe-box__content, .multipress-subscribe--type-5 .subscribe-box__content {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
  .multipress-subscribe--type-3 .subscribe-box form, .multipress-subscribe--type-5 .subscribe-box form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .multipress-subscribe--type-3 .subscribe-box form input[type="text"], .multipress-subscribe--type-3 .subscribe-box form input[type="email"], .multipress-subscribe--type-5 .subscribe-box form input[type="text"], .multipress-subscribe--type-5 .subscribe-box form input[type="email"] {
      -webkit-flex: 1 0 auto;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      margin-right: 10px; }
    .multipress-subscribe--type-3 .subscribe-box form input[type="submit"], .multipress-subscribe--type-5 .subscribe-box form input[type="submit"] {
      padding: 10px 30px; }

.multipress-subscribe--type-4 .subscribe-box {
  text-align: left; }
  .multipress-subscribe--type-4 .subscribe-box .section-header {
    text-align: left; }
  .multipress-subscribe--type-4 .subscribe-box form input[type="text"], .multipress-subscribe--type-4 .subscribe-box form input[type="email"] {
    display: block;
    width: 100%; }

.multipress-subscribe--type-5 .subscribe-box {
  box-shadow: none;
  background-color: transparent; }
  .multipress-subscribe--type-5 .subscribe-box .section-header {
    padding-right: 0;
    position: relative; }
    @media screen and (max-width: 640px) {
      .multipress-subscribe--type-5 .subscribe-box .section-header {
        margin-bottom: 30px; } }
    .multipress-subscribe--type-5 .subscribe-box .section-header:before {
      content: "\e094";
      font-family: "Simple-Line-Icons";
      font-size: 72px;
      color: rgba(239, 239, 239, 0.4);
      position: absolute;
      z-index: -1;
      line-height: 72px;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      text-align: center;
      margin: 0 auto; }
  .multipress-subscribe--type-5 .subscribe-box__content {
    padding-left: 100px; }
    @media screen and (max-width: 640px) {
      .multipress-subscribe--type-5 .subscribe-box__content {
        padding-left: 0; } }

.mp-form {
  border-radius: 3px;
  padding: 40px;
  background-color: white; }
  .mp-form input {
    font-size: 12px;
    width: 100%; }
  .mp-form p {
    margin-bottom: 10px; }
  .mp-form.col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .mp-form.col .field-control {
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; }
      .mp-form.col .field-control:not(:last-child) {
        padding-right: 30px; }
      .mp-form.col .field-control input[type="submit"] {
        padding: 15px 30px; }

.multipress-form {
  background: #e3e3e3; }
  .multipress-form--type-1 .section-header, .multipress-form--type-3 .section-header {
    text-align: left; }
    .multipress-form--type-1 .section-header .section-title, .multipress-form--type-3 .section-header .section-title {
      font-size: 90px;
      color: white; }
    .multipress-form--type-1 .section-header .section-subtitle, .multipress-form--type-3 .section-header .section-subtitle {
      font-size: 18px;
      color: white; }
  .multipress-form--type-1 .mp-form, .multipress-form--type-3 .mp-form {
    padding: 40px 50px; }
    .multipress-form--type-1 .mp-form h2, .multipress-form--type-3 .mp-form h2 {
      margin-bottom: 50px; }
    .multipress-form--type-1 .mp-form input, .multipress-form--type-3 .mp-form input {
      width: 100%; }
      .multipress-form--type-1 .mp-form input[type="submit"], .multipress-form--type-3 .mp-form input[type="submit"] {
        padding: 15px 10px;
        font-size: 14px;
        font-weight: 700; }
  .multipress-form--type-2 .section-header {
    text-align: left; }
  .multipress-form--type-2 .mp-form .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .multipress-form--type-2 .mp-form .col-md-8 {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media screen and (min-width: 991px) {
      .multipress-form--type-2 .mp-form .col-md-8 {
        padding-left: 100px; } }
  .multipress-form--type-2 .mp-form .col-md-3 {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .multipress-form--type-2 .mp-form .col-md-3 h2 {
      margin-bottom: 40px; }
  .multipress-form--type-2 .mp-form input[type="submit"] {
    padding: 15px 10px;
    font-size: 14px;
    font-weight: 700; }
  .multipress-form--type-3 .mp-form {
    background-color: rgba(0, 0, 0, 0.8);
    color: white; }
    .multipress-form--type-3 .mp-form h2 {
      color: white; }
    .multipress-form--type-3 .mp-form input[type="submit"] {
      background-color: white;
      color: #333; }
  .multipress-form--type-4 .section-header .section-title {
    font-size: 72px;
    color: white;
    line-height: 1; }
  .multipress-form--type-4 .section-header .section-subtitle {
    color: #333; }
  .multipress-form--type-5 .section-header {
    text-align: left; }
    .multipress-form--type-5 .section-header .section-title {
      font-size: 60px; }
  .multipress-form--type-5 .col-md-5:first-child {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .multipress-form--type-5 .mp-form {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4); }
  .multipress-form--type-6 {
    padding-bottom: 0; }
    .multipress-form--type-6 figure {
      margin-bottom: 50px; }
    .multipress-form--type-6 .section-header .section-title {
      color: white; }
    .multipress-form--type-6 .mp-form {
      margin-bottom: -50px;
      padding: 20px; }

.multipress-comps--type-2 .mp-form .field-control:last-child {
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0; }

.multipress-comps--type-2 .mp-form input[type="submit"] {
  padding: 10px 100px; }

.multipress-comps--type-3 .section-header {
  margin-bottom: 100px; }
  .multipress-comps--type-3 .section-header .section-title {
    color: white;
    font-size: 64px; }
  .multipress-comps--type-3 .section-header .section-subtitle {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8); }

.multipress-comps--type-3 .align-center p {
  margin-bottom: 10px; }

.multipress-comps--type-3 .align-center .button, .multipress-comps--type-3 .align-center .posts .post .post_details .more-link, .posts .post .post_details .multipress-comps--type-3 .align-center .more-link, .multipress-comps--type-3 .align-center .posts .page .post_details .more-link, .posts .page .post_details .multipress-comps--type-3 .align-center .more-link, .multipress-comps--type-3 .align-center .vc_read_more, .multipress-comps--type-3 .align-center .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-comps--type-3 .align-center li {
  background-color: #021e56;
  font-size: 18px; }

.multipress-comps--type-3 .align-center small {
  color: white;
  font-style: italic;
  font-size: 16px; }

.multipress-comps--type-4 {
  margin-bottom: 150px; }
  .multipress-comps--type-4 .section-header .section-title {
    color: white;
    font-size: 64px; }
  .multipress-comps--type-4 .section-header .section-subtitle {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8); }
  .multipress-comps--type-4 .align-center {
    position: absolute;
    bottom: -50px;
    width: 100%;
    left: 0; }
    .multipress-comps--type-4 .align-center p {
      margin-bottom: 10px; }
    .multipress-comps--type-4 .align-center .button, .multipress-comps--type-4 .align-center .posts .post .post_details .more-link, .posts .post .post_details .multipress-comps--type-4 .align-center .more-link, .multipress-comps--type-4 .align-center .posts .page .post_details .more-link, .posts .page .post_details .multipress-comps--type-4 .align-center .more-link, .multipress-comps--type-4 .align-center .vc_read_more, .multipress-comps--type-4 .align-center .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-comps--type-4 .align-center li {
      background-color: #021e56;
      font-size: 18px; }
    .multipress-comps--type-4 .align-center small {
      font-style: italic;
      font-size: 16px;
      position: absolute;
      width: 100%;
      left: 0;
      text-align: center; }

.multipress-comps--type-5 .section-header .section-title {
  color: white;
  font-size: 40px; }

.multipress-comps--type-5 .section-header .section-subtitle {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8); }

.multipress-comps--type-5 .align-center p {
  margin-bottom: 10px; }

.multipress-comps--type-5 .align-center .button, .multipress-comps--type-5 .align-center .posts .post .post_details .more-link, .posts .post .post_details .multipress-comps--type-5 .align-center .more-link, .multipress-comps--type-5 .align-center .posts .page .post_details .more-link, .posts .page .post_details .multipress-comps--type-5 .align-center .more-link, .multipress-comps--type-5 .align-center .vc_read_more, .multipress-comps--type-5 .align-center .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-comps--type-5 .align-center li {
  background-color: #021e56;
  font-size: 18px; }

.multipress-comps--type-5 .align-center small {
  color: white;
  font-style: italic;
  font-size: 16px; }

.multipress-comps--type-6 .section-header {
  margin-bottom: 100px; }
  .multipress-comps--type-6 .section-header .section-title {
    color: white;
    font-size: 62px; }
  .multipress-comps--type-6 .section-header .section-subtitle {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8); }

.multipress-comps--type-6 .align-center p {
  margin-bottom: 10px; }

.multipress-comps--type-6 .align-center .button--primary {
  background-color: #021e56;
  font-size: 18px; }

.multipress-comps--type-6 .align-center .button--secondary {
  background-color: #111;
  font-size: 18px; }

.multipress-comps--type-6 .align-center small {
  color: white;
  font-style: italic;
  font-size: 16px; }

.multipress-comps--type-8 {
  padding-bottom: 0; }
  .multipress-comps--type-8 .top-section .section-header {
    text-align: left;
    margin-bottom: 100px; }
    .multipress-comps--type-8 .top-section .section-header .section-title {
      font-size: 72px;
      color: white; }
    .multipress-comps--type-8 .top-section .section-header .section-subtitle {
      font-size: 18px;
      color: rgba(255, 255, 255, 0.8); }
  .multipress-comps--type-8 .bottom-section {
    padding: 50px 0; }
    .multipress-comps--type-8 .bottom-section .form-title {
      font-style: italic;
      color: white;
      font-size: 24px; }
    .multipress-comps--type-8 .bottom-section .form-subtitle {
      color: rgba(255, 255, 255, 0.8); }
    .multipress-comps--type-8 .bottom-section .mp-form {
      padding: 20px; }
      .multipress-comps--type-8 .bottom-section .mp-form .field-control:last-child {
        -webkit-flex-grow: 0;
            -ms-flex-positive: 0;
                flex-grow: 0; }
        .multipress-comps--type-8 .bottom-section .mp-form .field-control:last-child input {
          background-color: #96335a; }

.multipress-comps--type-9 .image-edge {
  background-color: #584859;
  color: white; }

.multipress-comps--type-9 .image-edge:nth-child(odd) {
  background-color: #282229; }

.multipress-comps--type-10 .top-section, .multipress-comps--type-11 .top-section {
  background-color: #163de7;
  padding: 30px 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: 21px; }
  .multipress-comps--type-10 .top-section p, .multipress-comps--type-11 .top-section p {
    margin-bottom: 0;
    margin-top: 10px; }
  .multipress-comps--type-10 .top-section a, .multipress-comps--type-11 .top-section a {
    color: white;
    font-size: 36px;
    font-style: italic; }

.multipress-comps--type-10 .middle-section, .multipress-comps--type-11 .middle-section {
  padding: 150px 0;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 1; }
  .multipress-comps--type-10 .middle-section .section-header, .multipress-comps--type-11 .middle-section .section-header {
    text-align: left; }
    .multipress-comps--type-10 .middle-section .section-header .section-title, .multipress-comps--type-10 .middle-section .section-header .section-subtitle, .multipress-comps--type-11 .middle-section .section-header .section-title, .multipress-comps--type-11 .middle-section .section-header .section-subtitle {
      color: white; }
    .multipress-comps--type-10 .middle-section .section-header .section-title, .multipress-comps--type-11 .middle-section .section-header .section-title {
      font-size: 60px;
      font-size: 5em;
      line-height: 1; }
    .multipress-comps--type-10 .middle-section .section-header .section-subtitle, .multipress-comps--type-11 .middle-section .section-header .section-subtitle {
      font-size: 21px;
      font-size: 1.75em; }

.multipress-comps--type-10 .bottom-section, .multipress-comps--type-11 .bottom-section {
  background-color: #222629;
  padding: 80px 0;
  color: white; }
  .multipress-comps--type-10 .bottom-section .form-title, .multipress-comps--type-11 .bottom-section .form-title {
    color: white;
    font-size: 24px;
    font-size: 2em;
    font-style: italic; }

.multipress-comps--type-12 {
  overflow: hidden;
  padding: 200px 0 100px; }
  .multipress-comps--type-12 .section-content {
    position: relative;
    padding: 50px 0 100px 50px;
    font-size: 24px;
    line-height: normal; }
    .multipress-comps--type-12 .section-content:after {
      content: " ";
      width: 300%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.7);
      left: 0;
      top: 0;
      position: absolute;
      z-index: -1; }
    .multipress-comps--type-12 .section-content .button.action, .multipress-comps--type-12 .section-content .posts .post .post_details .action.more-link, .posts .post .post_details .multipress-comps--type-12 .section-content .action.more-link, .multipress-comps--type-12 .section-content .posts .page .post_details .action.more-link, .posts .page .post_details .multipress-comps--type-12 .section-content .action.more-link, .multipress-comps--type-12 .section-content .action.vc_read_more, .multipress-comps--type-12 .section-content .woocommerce-tabs .tabs li.action, .woocommerce-tabs .tabs .multipress-comps--type-12 .section-content li.action {
      position: absolute;
      bottom: 0;
      left: 0;
      margin: 0;
      border-radius: 0;
      background-color: #163de7; }

.multipress-comps--type-13 .person-info {
  margin-bottom: 30px; }
  .multipress-comps--type-13 .person-info__image {
    margin-bottom: 30px; }
    .multipress-comps--type-13 .person-info__image img {
      width: 100%;
      max-width: 100%;
      display: block; }
  .multipress-comps--type-13 .person-info__name {
    font-size: 16px;
    padding: 0 30px 10px;
    font-weight: 700;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .multipress-comps--type-13 .person-info__contact {
    padding: 0 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .multipress-comps--type-13 .person-info__contact ul {
      list-style: none;
      padding-left: 0;
      font-style: italic; }
      .multipress-comps--type-13 .person-info__contact ul [class*="dripicons-"] {
        width: 16px;
        margin-right: 10px;
        color: rgba(0, 0, 0, 0.3); }
  .multipress-comps--type-13 .person-info__links {
    padding: 10px 30px; }
    .multipress-comps--type-13 .person-info__links a {
      color: rgba(0, 0, 0, 0.3);
      padding-right: 10px;
      display: inline-block; }

.multipress-comps--type-14 .feature-list {
  padding: 30px 0; }
  .multipress-comps--type-14 .feature-list .feature__image i {
    color: #30797f; }
  .multipress-comps--type-14 .feature-list .feature__desc {
    font-size: 12px; }

.multipress-comps--type-15 .section-header .section-subtitle {
  color: rgba(0, 0, 0, 0.4);
  font-style: italic; }

.multipress-comps--type-15 .team-list {
  list-style: none;
  padding-left: 0; }
  .multipress-comps--type-15 .team-list .team-item {
    padding-left: 200px;
    position: relative;
    min-height: 150px;
    margin-bottom: 30px; }
    @media screen and (max-width: 640px) {
      .multipress-comps--type-15 .team-list .team-item {
        padding-left: 0; } }
    .multipress-comps--type-15 .team-list .team-item__image {
      position: absolute;
      left: 0;
      top: 0;
      width: 130px;
      height: 130px;
      border-radius: 50%;
      overflow: hidden; }
      @media screen and (max-width: 640px) {
        .multipress-comps--type-15 .team-list .team-item__image {
          position: relative;
          margin: 0 auto 20px; } }
      .multipress-comps--type-15 .team-list .team-item__image img {
        width: 100%;
        display: block;
        max-width: 100%; }
    .multipress-comps--type-15 .team-list .team-item h2 {
      font-size: 18px;
      margin-bottom: 30px;
      font-weight: 700; }
      .multipress-comps--type-15 .team-list .team-item h2 span {
        color: rgba(0, 0, 0, 0.3);
        font-style: italic;
        font-size: 80%;
        font-weight: 400; }

.multipress-comps--type-16 {
  padding-bottom: 0; }
  .multipress-comps--type-16 .top-section {
    padding: 150px 0;
    text-align: center; }
    .multipress-comps--type-16 .top-section .section-title {
      font-size: 60px;
      font-size: 5em;
      color: white; }
    .multipress-comps--type-16 .top-section .button, .multipress-comps--type-16 .top-section .posts .post .post_details .more-link, .posts .post .post_details .multipress-comps--type-16 .top-section .more-link, .multipress-comps--type-16 .top-section .posts .page .post_details .more-link, .posts .page .post_details .multipress-comps--type-16 .top-section .more-link, .multipress-comps--type-16 .top-section .vc_read_more, .multipress-comps--type-16 .top-section .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-comps--type-16 .top-section li {
      font-size: 18px;
      background-color: #021e56; }
  .multipress-comps--type-16 .bottom-section {
    background-color: white;
    padding: 50px 0; }
    .multipress-comps--type-16 .bottom-section .feature-list .feature .feature__title {
      font-size: 20px;
      font-size: 1.66667em; }
    .multipress-comps--type-16 .bottom-section .feature-list .feature .feature__image i {
      color: #e79274; }

.multipress-comps--type-17 .content-section {
  position: relative;
  z-index: 1;
  padding: 50px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .multipress-comps--type-17 .content-section:before {
    content: " ";
    left: 15px;
    right: 15px;
    top: 0;
    bottom: 0;
    z-index: -1;
    position: absolute;
    background-color: #c7ded8; }
  .multipress-comps--type-17 .content-section h2 {
    margin-bottom: 50px; }
  .multipress-comps--type-17 .content-section .feature-list .feature__title {
    font-size: 20px; }
  .multipress-comps--type-17 .content-section .feature-list .feature__image i {
    color: #e79274; }
  .multipress-comps--type-17 .content-section .feature-list .feature__desc {
    color: #333; }

.multipress-comps--type-17 img {
  display: block;
  width: 100%;
  max-width: 100%; }

.multipress-comps--type-17 .row.flex {
  margin-bottom: 0; }

.multipress-comps--type-17 .col-md-6 {
  margin-bottom: 30px; }

.multipress-comps--type-18 .section-header {
  margin-bottom: 100px; }
  .multipress-comps--type-18 .section-header .section-title {
    font-size: 60px;
    color: white; }
  .multipress-comps--type-18 .section-header .button, .multipress-comps--type-18 .section-header .posts .post .post_details .more-link, .posts .post .post_details .multipress-comps--type-18 .section-header .more-link, .multipress-comps--type-18 .section-header .posts .page .post_details .more-link, .posts .page .post_details .multipress-comps--type-18 .section-header .more-link, .multipress-comps--type-18 .section-header .vc_read_more, .multipress-comps--type-18 .section-header .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-comps--type-18 .section-header li {
    font-size: 18px;
    background-color: #021e56; }

.multipress-comps--type-19 .section-header {
  border-bottom: 2px dotted rgba(255, 255, 255, 0.4);
  padding-bottom: 20px;
  margin-bottom: 30px; }
  .multipress-comps--type-19 .section-header .section-title {
    color: white;
    font-size: 64px; }

.multipress-comps--type-19 .feature-list {
  border-bottom: 2px dotted rgba(255, 255, 255, 0.4);
  padding: 50px 0;
  margin-bottom: 50px; }
  .multipress-comps--type-19 .feature-list .feature {
    margin-bottom: 30px; }
  .multipress-comps--type-19 .feature-list .feature__image i {
    color: #136caa; }
  .multipress-comps--type-19 .feature-list .feature__title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.7);
    font-size: 20px;
    padding-bottom: 15px;
    margin-bottom: 15px; }
  .multipress-comps--type-19 .feature-list .feature__desc {
    color: #444; }

.multipress-comps--type-19 .button, .multipress-comps--type-19 .posts .post .post_details .more-link, .posts .post .post_details .multipress-comps--type-19 .more-link, .multipress-comps--type-19 .posts .page .post_details .more-link, .posts .page .post_details .multipress-comps--type-19 .more-link, .multipress-comps--type-19 .vc_read_more, .multipress-comps--type-19 .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-comps--type-19 li {
  font-size: 20px;
  background-color: #021e56; }

.multipress-comps--type-20 .speaker img {
  display: block;
  width: 100%;
  max-width: 100%; }

.multipress-comps--type-20 .speaker figcaption {
  background-color: #59c5c5;
  padding: 20px 30px; }

.multipress-comps--type-20 .speaker__name {
  font-size: 16px;
  font-weight: 700;
  margin: 0; }

.multipress-comps--type-20 .speaker__title {
  font-size: 14px;
  font-style: italic;
  color: rgba(0, 0, 0, 0.5); }

.multipress-comps--type-21 {
  position: relative;
  z-index: 2; }
  .multipress-comps--type-21 .section-header {
    border-bottom: 2px dotted white;
    padding-bottom: 40px;
    margin-bottom: 50px; }
    .multipress-comps--type-21 .section-header .section-title {
      font-size: 48px;
      font-size: 4em;
      color: white; }
    .multipress-comps--type-21 .section-header .section-subtitle {
      color: rgba(255, 255, 255, 0.7);
      font-style: italic; }
  .multipress-comps--type-21 .agenda-list {
    list-style: none;
    padding: 50px 100px;
    margin: 0 auto;
    border-bottom: 2px dotted white;
    margin-bottom: 50px; }
    @media screen and (max-width: 768px) {
      .multipress-comps--type-21 .agenda-list {
        padding: 50px 0; } }
    .multipress-comps--type-21 .agenda-list .agenda {
      padding-left: 250px;
      position: relative;
      min-height: 250px;
      margin-bottom: 30px; }
      @media screen and (max-width: 768px) {
        .multipress-comps--type-21 .agenda-list .agenda {
          padding-left: 0; } }
      .multipress-comps--type-21 .agenda-list .agenda__image {
        width: 200px;
        height: 200px;
        overflow: hidden;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 0; }
        @media screen and (max-width: 768px) {
          .multipress-comps--type-21 .agenda-list .agenda__image {
            position: relative;
            margin: 0 auto; } }
        .multipress-comps--type-21 .agenda-list .agenda__image img {
          width: 100%;
          height: auto; }
      .multipress-comps--type-21 .agenda-list .agenda__detail small {
        color: white;
        font-size: 18px; }
      .multipress-comps--type-21 .agenda-list .agenda__detail h3 {
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 30px; }
  .multipress-comps--type-21 .container > .align-center {
    position: absolute;
    bottom: -40px;
    left: 0;
    right: 0; }
    .multipress-comps--type-21 .container > .align-center .button, .multipress-comps--type-21 .container > .align-center .posts .post .post_details .more-link, .posts .post .post_details .multipress-comps--type-21 .container > .align-center .more-link, .multipress-comps--type-21 .container > .align-center .posts .page .post_details .more-link, .posts .page .post_details .multipress-comps--type-21 .container > .align-center .more-link, .multipress-comps--type-21 .container > .align-center .vc_read_more, .multipress-comps--type-21 .container > .align-center .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-comps--type-21 .container > .align-center li {
      font-size: 22px;
      background-color: #021e56; }

.multipress-comps--type-22 .section-header .section-image {
  font-size: 72px;
  color: #1793f2;
  margin-bottom: 30px; }

.multipress-comps--type-22 .section-header .section-title {
  font-size: 72px;
  color: white; }

.multipress-comps--type-22 .section-header .section-subtitle {
  font-size: 24px;
  line-height: normal;
  color: rgba(255, 255, 255, 0.8); }

.multipress-comps--type-22 .button, .multipress-comps--type-22 .posts .post .post_details .more-link, .posts .post .post_details .multipress-comps--type-22 .more-link, .multipress-comps--type-22 .posts .page .post_details .more-link, .posts .page .post_details .multipress-comps--type-22 .more-link, .multipress-comps--type-22 .vc_read_more, .multipress-comps--type-22 .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-comps--type-22 li {
  font-size: 22px;
  background-color: #021e56; }

.multipress-comps--type-23 {
  overflow: hidden;
  position: relative;
  padding: 0; }
  .multipress-comps--type-23 .col-md-6 {
    position: relative;
    padding: 100px 100px 100px 15px;
    text-align: left;
    color: white; }
    .multipress-comps--type-23 .col-md-6:before {
      content: " ";
      width: 400%;
      right: 0;
      top: 0;
      bottom: 0;
      background-color: #59c5c5;
      position: absolute;
      z-index: -1; }
    .multipress-comps--type-23 .col-md-6 .section-header {
      text-align: left; }
      .multipress-comps--type-23 .col-md-6 .section-header .section-title {
        color: white;
        font-size: 64px; }
      .multipress-comps--type-23 .col-md-6 .section-header .section-subtitle {
        color: rgba(255, 255, 255, 0.8);
        font-size: 18px;
        line-height: 1.6; }
    .multipress-comps--type-23 .col-md-6 .map {
      height: 250px;
      background-color: white; }

.multipress-comps .button, .multipress-comps .posts .post .post_details .more-link, .posts .post .post_details .multipress-comps .more-link, .multipress-comps .posts .page .post_details .more-link, .posts .page .post_details .multipress-comps .more-link, .multipress-comps .vc_read_more, .multipress-comps .woocommerce-tabs .tabs li, .woocommerce-tabs .tabs .multipress-comps li {
  padding: 1em 4em; }
  .multipress-comps .button--rounded {
    border-radius: 400px !important; }
  .multipress-comps .button--radius {
    border-radius: 10px !important; }

@media screen and (max-width: 480px) {
  .multipress-comps .container a.button, .multipress-comps .container .posts .post .post_details a.more-link, .posts .post .post_details .multipress-comps .container a.more-link, .multipress-comps .container .posts .page .post_details a.more-link, .posts .page .post_details .multipress-comps .container a.more-link, .multipress-comps .container a.vc_read_more, .multipress-comps .container-fluid a.button, .multipress-comps .container-fluid .posts .post .post_details a.more-link, .posts .post .post_details .multipress-comps .container-fluid a.more-link, .multipress-comps .container-fluid .posts .page .post_details a.more-link, .posts .page .post_details .multipress-comps .container-fluid a.more-link, .multipress-comps .container-fluid a.vc_read_more {
    font-size: 16px !important; } }

.masonry-image {
  width: 33.3333%;
  float: left;
  padding: 15px;
  position: relative; }
  @media screen and (max-width: 990px) {
    .masonry-image {
      width: 50%; } }
  @media screen and (max-width: 640px) {
    .masonry-image {
      width: 100%; } }
  .masonry-image__inner {
    position: relative;
    overflow: hidden; }
    .masonry-image__inner:hover img {
      -webkit-transform: scale(1.3);
          -ms-transform: scale(1.3);
              transform: scale(1.3); }
  .masonry-image img {
    display: block;
    transition: 1s ease; }
  .masonry-image figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
    padding: 50px 30px 30px;
    z-index: 1; }
  .masonry-image__title {
    color: white;
    font-size: 24px; }
  .masonry-image__desc {
    color: rgba(255, 255, 255, 0.7); }
  .masonry-image-grid {
    margin: 0 -15px;
    *zoom: 1; }
    .masonry-image-grid:before, .masonry-image-grid:after {
      content: "";
      display: table; }
    .masonry-image-grid:after {
      clear: both; }

.image-carousel .slick-slide {
  opacity: 0;
  transition: .3s ease;
  text-align: center; }
  .image-carousel .slick-slide img {
    margin: 0 auto; }
  .image-carousel .slick-slide.slick-active {
    opacity: 1; }

.image-carousel .slick-dots {
  list-style: none;
  margin: 0;
  padding-left: 0;
  text-align: center;
  padding-top: 30px; }
  .image-carousel .slick-dots li {
    display: inline-block;
    margin: 0 10px; }
    .image-carousel .slick-dots li button {
      text-indent: -9999px;
      overflow: hidden;
      padding: 0;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background-color: rgba(0, 0, 0, 0.1);
      box-shadow: none;
      display: block; }
    .image-carousel .slick-dots li.slick-active button {
      width: 20px;
      border-radius: 30px; }

.image-edge {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .image-edge .image-section {
    width: 40%;
    background-size: cover;
    background-position: center; }
    @media screen and (max-width: 990px) {
      .image-edge .image-section {
        width: 100%;
        height: 400px; } }
  @media screen and (min-width: 991px) {
    .image-edge.image-right .image-section {
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; } }
  .image-edge .content-section {
    width: 60%;
    padding: 100px;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    @media screen and (max-width: 990px) {
      .image-edge .content-section {
        width: 100%;
        padding: 50px 30px 30px 50px; } }
    .image-edge .content-section .section-title {
      color: white;
      position: relative;
      margin-top: 0;
      margin-bottom: 50px;
      line-height: 1; }
      .image-edge .content-section .section-title .num {
        position: absolute;
        bottom: 100%;
        font-size: 18px;
        right: 100%;
        color: #c88ecc;
        padding-right: 5px; }

.row.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 30px; }

.multipress-video-block.type-1 .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.multipress-video-block.type-1 .section-header {
  text-align: left; }

.multipress-video-block.type-1 .section-title {
  margin-bottom: 20px; }

.multipress-video-block.type-1 .content {
  padding-right: 50px; }

.multipress-video-block.type-1 .content-right {
  float: right;
  padding-left: 50px;
  padding-right: 15px;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }
  @media screen and (max-width: 990px) {
    .multipress-video-block.type-1 .content-right {
      float: none !important; } }

.multipress-video-block.type-2 {
  text-align: center; }
  .multipress-video-block.type-2 .section-title {
    margin-bottom: 20px; }
  .multipress-video-block.type-2 .section-subtitle {
    margin-bottom: 50px; }
  .multipress-video-block.type-2 .video-container {
    margin: 0 auto;
    max-width: 100%; }

.multipress-video-block .checklist {
  list-style: none;
  padding: 0;
  margin: 20px 0; }
  .multipress-video-block .checklist li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 5px; }
    .multipress-video-block .checklist li:before {
      content: "\f00c";
      font-family: "FontAwesome";
      position: absolute;
      left: 0;
      top: 0;
      font-size: 16px;
      color: #73af40; }

.optin-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  top: 0;
  left: 0;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  display: none; }
  .optin-modal__overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .optin-modal__close {
    position: absolute;
    border-radius: 50%;
    padding: 0;
    margin: 0;
    text-align: center;
    line-height: 36px;
    width: 36px;
    height: 36px;
    top: -18px;
    right: -18px;
    border: 3px solid white;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    font-size: 16px;
    z-index: 1; }
  .optin-modal__popup {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
    max-height: 100%;
    transition-delay: .7s;
    background-color: white;
    position: relative; }
    .optin-modal__popup img {
      display: block;
      max-width: 100%;
      width: 100%; }
    .optin-modal__popup-wrap {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .optin-modal__content {
    overflow: auto;
    max-height: 100vh; }
    .optin-modal__content > div {
      margin: 0 !important; }
    .optin-modal__content #optinforms-form1,
    .optin-modal__content #optinforms-form2,
    .optin-modal__content #optinforms-form4,
    .optin-modal__content #optinforms-form5 {
      margin: 0;
      border-radius: 0; }
    .optin-modal__content [id*="container-left"],
    .optin-modal__content [id*="container-right"] {
      width: 100% !important; }
    .optin-modal__content #optinforms-form2 {
      padding: 40px; }
      .optin-modal__content #optinforms-form2 > div {
        float: none !important;
        width: 100% !important;
        margin: 0 0 15px !important;
        display: block;
        text-align: center; }
      .optin-modal__content #optinforms-form2 #optinforms-form2-title-container {
        margin-bottom: 40px !important; }
    .optin-modal__content #optinforms-form1 > div {
      width: 100%;
      float: none;
      margin: 0 0 15px !important;
      display: block !important;
      text-align: center; }
    .optin-modal__content .modal-content-area {
      padding: 30px; }
    .optin-modal__content.style-3 {
      padding: 30px; }
      .optin-modal__content.style-3 .columns {
        margin: 0 -30px; }
      .optin-modal__content.style-3 .col {
        padding: 30px; }
  .optin-modal__header {
    text-align: center; }
  .optin-modal__desc {
    margin-bottom: 30px; }
  .optin-modal .columns {
    *zoom: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .optin-modal .columns:before, .optin-modal .columns:after {
      content: "";
      display: table; }
    .optin-modal .columns:after {
      clear: both; }
    .optin-modal .columns .col {
      width: 50%;
      float: left; }
    .optin-modal .columns .col-right {
      padding: 30px;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }

.multipress-optin-form form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-top: 30px;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .style-2 .multipress-optin-form form {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }

.multipress-optin-form .control {
  position: relative; }
  .multipress-optin-form .control label {
    display: block; }
  .multipress-optin-form .control-hidden {
    display: none; }

.multipress-optin-form .control:not(.control-submit) {
  padding-right: 30px;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }
  .style-2 .multipress-optin-form .control:not(.control-submit) {
    padding-right: 0;
    margin-bottom: 30px;
    width: 100%; }
  .multipress-optin-form .control:not(.control-submit) input {
    width: 100%; }

.multipress-optin-form input[type="submit"] {
  padding: 10px 20px;
  margin: 0; }

.multipress-theme-optin-holder {
  width: 100%;
  max-width: 320px;
  background-color: white;
  position: fixed;
  bottom: 30px;
  right: 30px;
  border-radius: 3px;
  padding: 20px;
  z-index: 999;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  display: none; }
  @media screen and (max-width: 990px) {
    .multipress-theme-optin-holder {
      display: none !important;
      visibility: hidden !important;
      opacity: 0 !important; } }
  .multipress-theme-optin-holder .cls {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer; }
  .multipress-theme-optin-holder .control {
    display: block;
    margin-bottom: 30px;
    width: 100%;
    padding-right: 0 !important; }
    .multipress-theme-optin-holder .control-hidden {
      display: none; }
    .multipress-theme-optin-holder .control-submit {
      margin-bottom: 0; }
    .multipress-theme-optin-holder .control input {
      width: 100%; }
  .multipress-theme-optin-holder #optinforms-form5-container {
    margin-bottom: 0;
    margin: 0;
    width: auto; }
  .multipress-theme-optin-holder #optinforms-form5-container-left, .multipress-theme-optin-holder #optinforms-form5-container-right {
    width: 100%;
    float: none; }

/*# sourceMappingURL=screen.css.map */