html {
  font-family: sans-serif;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: 0 0;
}
a:active,
a:hover {
  outline: 0;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
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;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: 0 0 !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-size: 10px;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: dotted thin;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.1;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.mark,
mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  line-height: 1.42857;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
blockquote:after,
blockquote:before {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container:after,
.container:before {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1180px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container-fluid:after,
.container-fluid:before {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.row:after,
.row:before {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  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-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    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-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    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-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    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%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: dotted thin;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  line-height: 34px;
  line-height: 1.42857 \0;
}
.form-horizontal .form-group-sm input[type="date"].form-control,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
.form-horizontal .form-group-sm input[type="month"].form-control,
.form-horizontal .form-group-sm input[type="time"].form-control,
input[type="date"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
input[type="time"].input-sm {
  line-height: 30px;
}
.form-horizontal .form-group-lg input[type="date"].form-control,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
.form-horizontal .form-group-lg input[type="month"].form-control,
.form-horizontal .form-group-lg input[type="time"].form-control,
input[type="date"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
input[type="time"].input-lg {
  line-height: 46px;
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label,
.radio label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm,
.form-horizontal .form-group-lg .form-control-static.form-control,
.form-horizontal .form-group-sm .form-control-static.form-control {
  padding-left: 0;
  padding-right: 0;
}
.form-horizontal .form-group-sm .form-control,
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-horizontal .form-group-sm select.form-control,
select.input-sm {
  height: 30px;
  line-height: 30px;
}
.form-horizontal .form-group-sm select[multiple].form-control,
.form-horizontal .form-group-sm textarea.form-control,
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-horizontal .form-group-lg .form-control,
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.form-horizontal .form-group-lg select.form-control,
select.input-lg {
  height: 46px;
  line-height: 46px;
}
.form-horizontal .form-group-lg select[multiple].form-control,
.form-horizontal .form-group-lg textarea.form-control,
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.form-horizontal .form-group-lg .form-control + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-horizontal .form-group-sm .form-control + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.media,
.media-body {
  overflow: hidden;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
}
.tooltip.in {
  opacity: 0.9;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  transform: translate3d(0, 0, 0);
}
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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;
  }
  td.visible-xs,
  th.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;
  }
  td.visible-sm,
  th.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;
  }
  td.visible-md,
  th.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;
  }
  td.visible-lg,
  th.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;
  }
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
}
.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -khtml-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  user-select: none;
}
.carousel-holder:not(.rt-image-carousel) .owl-carousel .owl-item img {
  width: 100%;
}
.owl-carousel .owl-item img {
  display: block;
}
.owl-carousel.owl-text-select-on .owl-item {
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}
@font-face {
  font-family: rtui;
  src: url("../fonts/fonts-rtui.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
[class*=" ui-icon-"]:before,
[class^="ui-icon-"]:before {
  direction: ltr;
  font-family: rtui;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.ui-icon-search-1:before {
  content: "\21";
}
.ui-icon-angle-left:before {
  content: "\22";
}
.ui-icon-angle-right:before {
  content: "\28";
}
.ui-icon-angle-up:before {
  content: "\29";
}
.ui-icon-angle-down:before {
  content: "\2a";
}
.ui-icon-right-hand:before {
  content: "\2b";
}
.ui-icon-left-hand:before {
  content: "\2c";
}
.ui-icon-star-1:before {
  content: "\2d";
}
.ui-icon-right-open:before {
  content: "\2e";
}
.ui-icon-up-hand:before {
  content: "\2f";
}
.ui-icon-down-hand:before {
  content: "\30";
}
.ui-icon-left-open:before {
  content: "\31";
}
.ui-icon-line-share:before {
  content: "\32";
}
.ui-icon-right:before {
  content: "\33";
}
.ui-icon-left:before {
  content: "\34";
}
.ui-icon-vimeo:before {
  content: "\37";
}
.ui-icon-facebook:before {
  content: "\39";
}
.ui-icon-facebook-squared:before {
  content: "\3a";
}
.ui-icon-gplus:before {
  content: "\3b";
}
.ui-icon-pinterest:before {
  content: "\3c";
}
.ui-icon-tumblr:before {
  content: "\3d";
}
.ui-icon-exit:before {
  content: "\3f";
}
.ui-icon-linkedin:before {
  content: "\40";
}
.ui-icon-dribbble:before {
  content: "\41";
}
.ui-icon-stumbleupon:before {
  content: "\42";
}
.ui-icon-lastfm:before {
  content: "\43";
}
.ui-icon-spotify:before {
  content: "\44";
}
.ui-icon-instagram:before {
  content: "\45";
}
.ui-icon-dropbox:before {
  content: "\46";
}
.ui-icon-evernote:before {
  content: "\47";
}
.ui-icon-flattr:before {
  content: "\48";
}
.ui-icon-skype:before {
  content: "\49";
}
.ui-icon-sina-weibo:before {
  content: "\4a";
}
.ui-icon-paypal:before {
  content: "\4b";
}
.ui-icon-picasa:before {
  content: "\4c";
}
.ui-icon-soundcloud:before {
  content: "\4d";
}
.ui-icon-behance:before {
  content: "\4e";
}
.ui-icon-delicious:before {
  content: "\50";
}
.ui-icon-android:before {
  content: "\51";
}
.ui-icon-wikipedia:before {
  content: "\52";
}
.ui-icon-forrst:before {
  content: "\53";
}
.ui-icon-digg:before {
  content: "\54";
}
.ui-icon-reddit:before {
  content: "\55";
}
.ui-icon-youtube-1:before {
  content: "\56";
}
.ui-icon-xing:before {
  content: "\57";
}
.ui-icon-macstore:before {
  content: "\58";
}
.ui-icon-myspace:before {
  content: "\59";
}
.ui-icon-amazon:before {
  content: "\5a";
}
.ui-icon-ebay:before {
  content: "\5b";
}
.ui-icon-stackoverflow:before {
  content: "\5f";
}
.ui-icon-left-arrow-1:before {
  content: "\60";
}
.ui-icon-line-plus:before {
  content: "\61";
}
.ui-icon-github:before {
  content: "\62";
}
.ui-icon-new-picture-1:before {
  content: "\63";
}
.ui-icon-flickr-circled:before {
  content: "\65";
}
.ui-icon-flickr:before {
  content: "\68";
}
.ui-icon-twitter:before {
  content: "\69";
}
.ui-icon-new-video-1:before {
  content: "\6a";
}
.ui-icon-right-arrow-1:before {
  content: "\6d";
}
.ui-icon-ok:before {
  content: "\6e";
}
.ui-icon-attention:before {
  content: "\79";
}
.ui-icon-attention-circle:before {
  content: "\7a";
}
.ui-icon-resize-full:before {
  content: "\e800";
}
.ui-icon-minus:before {
  content: "\e801";
}
.ui-icon-plus:before {
  content: "\e802";
}
.ui-icon-line-image:before {
  content: "\e803";
}
.ui-icon-mail:before {
  content: "\e804";
}
.ui-icon-headphones:before {
  content: "\e805";
}
.ui-icon-new-link-1:before {
  content: "\e806";
}
.ui-icon-home:before {
  content: "\e807";
}
.ui-icon-cancel:before {
  content: "\e808";
}
.ui-icon-megaphone:before {
  content: "\e809";
}
.ui-icon-info-circled:before {
  content: "\e80a";
}
.ui-icon-spin1:before {
  content: "\e830";
}
.ui-icon-spin2:before {
  content: "\e831";
}
.ui-icon-spin4:before {
  content: "\e834";
}
.ui-icon-profile:before {
  content: "\e897";
}
.ui-icon-shopping-bag:before {
  content: "\e898";
}
.ui-icon-top-search:before {
  content: "\e899";
}
.ui-icon-link-ext:before {
  content: "\f08e";
}
.ui-icon-rss:before {
  content: "\f09e";
}
.ui-icon-youtube-play:before {
  content: "\f16a";
}
.ui-icon-vkontakte:before {
  content: "\f189";
}
body {
  color: #666;
}
#container {
  position: relative;
}
.boxed-body-style #container {
  max-width: 1280px;
  margin: 40px auto;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
#main_content {
  padding: 0;
  position: relative;
  transition: opacity 0.2s linear 0.2s;
  opacity: 1;
}
.page-template-template-blank-page #main_content {
  margin-top: 0 !important;
}
.content_row {
  border-width: 0;
  border-style: solid;
  position: relative;
  margin: auto;
}
.content_row:after,
.content_row:before {
  content: " ";
  display: table;
}
.content_row:after {
  clear: both;
}
div:not(.content) > .content_row {
  margin: auto;
}
.content_row.no-composer:not(.with_sidebar) > .content_row_wrapper > .col {
  padding-left: 20px;
  padding-right: 20px;
}
.rt-column-gaps > div > .rt-column-container {
  padding-left: 20px;
  padding-right: 20px;
  box-shadow: none;
}
.rt-flex-wrapper > div {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.rt-flex-wrapper > div > div {
  display: flex;
}
.rt-flex-wrapper > div > div > div {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.rt-flex-wrapper > div::after,
.rt-flex-wrapper > div::before {
  display: none;
}
.fixed_heights > * {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.fixed_heights > * > * {
  align-items: stretch;
}
.fixed_heights > ::after,
.fixed_heights > ::before {
  display: none;
}
div.align-contents {
  flex-direction: row;
}
div.align-contents > div {
  display: flex;
}
div.align-contents > div > * {
  display: flex;
  flex-direction: column;
}
div.align-contents.content-align-middle > div > * {
  justify-content: center;
}
div.align-contents.content-align-bottom > div > * {
  justify-content: flex-end;
}
.content_row.align-columns {
  display: flex;
}
.content_row.align-columns.column-align-bottom {
  align-items: flex-end;
}
.content_row.align-columns.column-align-bottom .content_row_wrapper {
  margin-top: initial;
  margin-bottom: initial;
}
.content_row.align-columns.column-align-middle {
  align-items: center;
}
.content_row_wrapper {
  display: block;
  width: 100%;
  padding: 25px 0;
  margin: auto;
}
.content_row_wrapper:after,
.content_row_wrapper:before {
  content: " ";
  display: table;
}
.content_row_wrapper:after {
  clear: both;
}
.content_row_wrapper.fullwidth {
  max-width: 100%;
  width: 100%;
}
.content_row.no-composer > .content_row_wrapper.fullwidth {
  padding-left: 2%;
  padding-right: 2%;
}
.content-row-video,
.content-row-video-overlay {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.transparent-bg {
  background-color: transparent !important;
}
.archive .content_row.no-composer.default-style,
.home .content_row.no-composer.default-style {
  background-color: transparent;
}
.has-bg-overlay,
.has-video-bg {
  position: relative;
  overflow: hidden;
}
.js .animate-cols > .content_row_wrapper > * {
  opacity: 0;
}
.has-bg-overlay > .rt-wrapper {
  position: relative;
}
.content-column-overlay {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.full-height-row {
}
.admin-bar .full-height-row {
  min-height: calc(100vh - 32px);
}
.infinite-background {
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 0;
  top: 0;
}
.sidebar {
  backface-visibility: hidden;
  will-change: min-height;
}
.sidebar .sidebar__inner {
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}
.sidebar .sidebar__inner > div {
  position: relative;
  z-index: 1;
}
.sidebar.right {
  float: right;
}
.sidebar.right:before {
  left: 0;
}
.sidebar.left {
  float: left;
}
.sidebar.left:before {
  right: 0;
}
.content.left-sidebar {
  float: right;
  padding-left: 15px;
}
.content.right-sidebar {
  float: left;
  padding-right: 15px;
}
.siteorigin-panels #main_content > .content_row > .content_row_wrapper {
  padding: 0;
}
body.elementor-editor-active .elementor-inner {
  margin-top: 0 !important;
}
.elementor-editor-active
  .elementor-section-wrap
  > .elementor-add-section:first-child
  > .elementor-element-overlay,
.elementor-editor-active
  .elementor-section-wrap
  > section:first-child
  > .elementor-element-overlay {
  top: 25px !important;
}
.elementor-icon-box-title {
  margin-top: 0;
}
.content_row_wrapper > .rt-column-container {
  padding-left: 0;
  padding-right: 0;
}
.content_row_wrapper > .rt-column-container > .rt-column-inner {
  padding-left: 20px;
  padding-right: 20px;
}
.content_row_wrapper > .rt-column-container.nopadding > .rt-column-inner {
  padding-left: 0;
  padding-right: 0;
}
.content_row_wrapper .rt-wrapper {
  position: relative;
}
.content_row_wrapper .rt-wrapper .wpb_content_element:last-child {
  margin-bottom: 0;
}
.rt-vc-wrapper > .vc_empty-placeholder:first-child,
.touchevents .vc_video-bg {
  display: none;
}
.touchevents .content_row,
.touchevents .rt-column-container {
  background-attachment: scroll !important;
}
.top-header {
  position: relative;
  width: 100%;
  z-index: 10;
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  z-index: 1000;
}
.header-elements {
  width: 100%;
  margin: auto;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
.header-elements:after,
.header-elements:before {
  content: " ";
  display: table;
}
.header-elements:after {
  clear: both;
}
.main-header-holder .header-elements:before {
  position: absolute;
  content: "";
  bottom: 0;
  z-index: -3;
  top: 0;
  height: 75px;
}
#logo {
  display: block;
  position: relative;
  text-align: center;
  height: 150px;
  float: left;
  z-index: 2;
}
#logo img {
  width: auto;
  max-height: 100%;
  margin: 0px 30px;
}
.header-style-1 #logo {
  padding: 0 40px;
  box-shadow: 0 20px 19px -5px rgba(0, 0, 0, 0.17);
}
.header-style-1 #logo:after,
.header-style-1 #logo:before {
  content: "";
  position: absolute;
  height: 75px;
  border-style: solid;
  top: 0;
}
.header-style-1 #logo:before {
  left: -1px;
  border-width: 0 1px 0 0;
}
.header-style-1 #logo:after {
  right: -1px;
  border-width: 0 0 0 1px;
}
#sticky-logo,
.header-style-2 #logo,
.header-style-3 #logo {
  padding-right: 24px;
  padding-left: 0;
  border-width: 0 1px 0 0;
}
#logo img,
#logo span {
}
#logo a {
  display: block;
  white-space: nowrap;
  font-size: 0;
  text-decoration: none;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
#logo .sitename {
  display: table-cell;
  vertical-align: middle;
  font-size: 26px;
  padding: 0;
}
.sticky-header-holder {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  backface-visibility: hidden;
  transform: translateY(-400%);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  transition: left 0.2s cubic-bezier(0.72, 0.05, 0.34, 1.07),
    transform 0.1s ease;
}
.sticky-header-holder .header-row,
.sticky-header-holder .header-row > * {
  height: 60px;
}
.header-stuck .sticky-header-holder {
  transform: translateY(0);
  transition: left 0.2s cubic-bezier(0.72, 0.05, 0.34, 1.07),
    transform 0.4s ease;
}
.admin-bar .sticky-header-holder {
  top: 32px;
}
#sticky-logo a {
  height: 60px;
  line-height: 60px;
}
#sticky-logo img {
  width: auto;
  max-height: 100%;
}
.header-row {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.header-row.first {
  z-index: 3;
  height: 75px;
}
.header-row.first > * {
  position: relative;
}
.header-row.second {
  z-index: 1;
  height: 75px;
}
.header-row.second > * {
  position: relative;
}
.header-row.second:before {
  position: absolute;
  content: "";
  bottom: 0;
  z-index: -3;
  top: 0;
  height: 100%;
}
.header-row .header-col {
  display: flex;
}
.header-row .header-col > * {
  padding: 0 24px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.header-row .header-col.left {
  float: left;
  z-index: 2;
}
.header-row .header-col.center {
  width: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  z-index: 1;
}
.header-row .header-col.right {
  float: right;
  margin-left: auto;
  z-index: 3;
}
.header-row .header-col.right > :last-child {
  padding-right: 0;
}
.header-row .header-col a {
  text-decoration: none;
}
.header-row .header-col .widget-businesslounge-text *,
.header-row .header-col .widget-businesslounge-text p:last-child,
.header-row .header-col .widget_text *,
.header-row .header-col .widget_text p:last-child {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1;
}
.header-row .header-col .widget-businesslounge-text .icon,
.header-row .header-col .widget_text .icon {
  margin-right: 0.4em;
  font-size: 1.4em;
  vertical-align: middle;
}
.header-row .header-col .search {
  border-width: 0;
}
.header-row .header-col #lang_sel li {
  min-width: 175px;
}
.header-row .header-col #lang_sel img.iclflag {
  vertical-align: inherit;
}
.header-row .header-col #lang_sel ul ul {
  border: none;
}
.header-style-2 .header-row.second .header-col.left > :first-child,
.header-style-4 .header-row .header-col.left > :first-child {
  padding-left: 0;
}
.header-row .header-col:not(.first) > .widget:not(:last-child),
.header-row.first .header-col.left > .widget {
  border-style: solid;
  border-width: 0 1px 0 0;
}
.header-style-2 .header-row.first .header-col.left > :first-child,
.header-style-3 .top-header .header-col.left > :first-child {
  border-style: solid;
  border-width: 0 1px;
}
.overlapped-header.header-style-3 .main-header-holder:after,
.overlapped-header.header-style-4 .main-header-holder:after {
  height: 1px;
  content: "";
  position: absolute;
  bottom: -1px;
  width: 100%;
}
.header-col > .header-tools:not(:last-child),
.header-col > nav:not(:last-child) {
  border-style: solid;
  border-width: 0 1px 0 0;
}
.dynamic-skin {
  transition: opacity 0.5s;
}
.header-tools > ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
}
.header-tools > ul:after,
.header-tools > ul:before {
  content: " ";
  display: table;
}
.header-tools > ul:after {
  clear: both;
}
.header-tools > ul > li {
  position: relative;
  display: block;
  float: left;
  vertical-align: middle;
}
.header-tools > ul > li > a {
  vertical-align: middle;
  text-decoration: none;
  padding: 0 8px;
  display: inline-block;
}
.header-tools > ul > li > a span:before {
  margin: auto;
  font-size: 18px;
  vertical-align: middle;
}
.header-tools > ul > li > a.icon-shopping-bag:before {
  top: -1px;
  position: relative;
}
.header-tools > ul > li:last-child > a {
  padding-right: 0;
}
.header-tools > ul > li a span,
.header-tools > ul > li a span:before {
  line-height: 50px;
  text-align: center;
}
.header-tools > ul > li a.tools-icon span,
.header-tools > ul > li a.tools-icon span:before {
  display: block;
}
.header-tools .businesslounge-wpml-menu-button .rt-flag {
  width: 27px;
  height: 27px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 50%;
  margin-right: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  border: 2px solid #fff;
}
.header-tools .businesslounge-wpml-menu-button span {
  text-decoration: none;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-family: Arial;
  font-weight: 700;
  font-size: 14px;
  vertical-align: middle;
}
.mobile-nav .header-tools {
  float: none;
  padding: 10px;
  margin: 0;
  width: 100%;
}
.mobile-nav .header-tools:after,
.mobile-nav .header-tools:before {
  content: " ";
  display: table;
}
.mobile-nav .header-tools:after {
  clear: both;
}
.businesslounge-menu-button {
  display: inline-block;
  vertical-align: middle;
  outline: 0;
  position: relative;
  text-align: left;
  height: 50px;
  min-width: 30px;
}
.businesslounge-menu-button:focus {
  outline: 0;
}
.businesslounge-menu-button span {
  border-radius: 10px;
  display: block;
  height: 2px;
  left: 50%;
  margin: auto auto auto -10px;
  position: relative;
  top: calc(50% - 2px);
  transform: translateY(-50%);
  transition: transform 0.2s ease-out 0.7s, width 0.2s ease-out 0.7s;
  vertical-align: middle;
  width: 20px;
}
.businesslounge-menu-button span:first-child {
  transform: translateY(-4px);
}
.businesslounge-menu-button span:last-child {
  transform: translateY(2px);
}
.businesslounge-menu-button.active span {
  transition: all 0.2s ease-in 0.2s;
}
.businesslounge-menu-button.active span:first-child {
  transform: translate3d(0px, 2px, 0) rotate(45deg);
}
.businesslounge-menu-button.active span:nth-child(2) {
  width: 0;
  opacity: 0;
}
.businesslounge-menu-button.active span:last-child {
  transform: translate3d(0px, -2px, 0) rotate(-45deg);
}
.mobile-menu-button span {
  transition: transform 0.2s ease-out 0.2s, width 0.2s ease-out 0.2s;
}
.mobile-header-holder {
  display: inline-block;
  overflow: hidden;
  width: 100%;
}
.mobile-header-holder .header-col {
  height: 100px;
}
.mobile-header-holder #mobile-logo img {
  max-height: 100px;
  width: auto;
}
.mobile-header-holder .mobile-menu-button-wrapper {
  padding: 0;
  margin-left: -10px;
}
.sub_page_header {
  position: relative;
  overflow: hidden;
}
.sub_page_header .page-title {
  padding: 0;
  margin: 0;
  float: left;
  position: relative;
}
.sub_page_header .page-title h1 {
  font-size: 24px;
  line-height: 34px;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin: 0;
}
.sub_page_header .content_row_wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.sub_page_header .content_row_wrapper > .col {
  padding-left: 20px;
  padding-right: 20px;
}
.sub_page_header .content_row_wrapper.fullwidth {
  max-width: 96%;
}
.sub_page_header.style-2 {
  text-align: center;
}
.sub_page_header.style-2 .page-title {
  float: none;
}
.sub_page_header.style-2 h1 {
  font-size: 38px;
}
#footer {
  width: 100%;
}
#footer > .content_row {
  width: 100%;
  margin: auto;
}
#footer > .content_row.fullwidth {
  max-width: 100%;
  width: 100%;
}
#footer .content_row_wrapper.fullwidth {
  max-width: 96%;
}
#footer .footer_widgets {
  padding: 0;
  position: relative;
}
#footer .footer_widgets img {
  max-width: 100%;
  height: auto;
}
#footer .footer_widgets .col {
  padding-left: 20px;
  padding-right: 20px;
}
#footer .footer_widgets .column-inner {
  padding: 60px 0;
}
#footer .footer_widgets .col .widget ul:last-child,
#footer .footer_widgets .col .widget:last-child {
  margin-bottom: 0;
}
#footer .footer_widgets .widgets_holder .widget {
  padding-bottom: 25px;
}
#footer .footer_widgets .widgets_holder .widget:last-child {
  padding-bottom: 0;
  border-width: 0;
}
#footer .footer_widgets .content_row_wrapper {
  padding-top: 0;
}
#footer .footer_widgets .featured-col .column-inner {
  padding: 60px 40px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.1);
}
#footer .footer_widgets .featured-col .column-inner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  left: 0;
  top: -10px;
  display: inline-block;
  z-index: 1;
}
.footer_info_bar {
  font-size: 0.875em;
  background-color: rgba(255, 255, 255, 0.1);
}
.footer_info_bar > .content_row_wrapper {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  padding-top: calc(40px + 0.8em);
  padding-bottom: 40px;
}
.footer_info_bar > div > div > :first-child li {
  border-width: 0;
  padding-left: 0;
}
.footer_info_bar .copyright {
  float: left;
}
.footer_info_bar .social_media {
  float: right;
}
.footer-navigation-container {
  float: left;
}
#footer-navigation {
  display: inline-block;
  list-style: none none;
  margin: 0;
  padding: 0;
}
#footer-navigation a {
  text-decoration: none;
  position: relative;
  overflow: hidden;
}
#footer-navigation a:after {
  bottom: -9px;
  content: "";
  height: 2px;
  position: absolute;
  width: 0;
  left: 50%;
  max-width: 100%;
  transform: translateX(-50%);
  transition: width 0.4s;
}
#footer-navigation a:hover {
  text-decoration: none;
}
#footer-navigation a:hover:after {
  transition: width 0.4s;
  width: 100%;
}
#footer-navigation li {
  padding: 0 0 0 20px;
  float: left;
  border-width: 0 0 0 1px;
  border-style: solid;
  margin-left: 20px;
}
.header-col .main-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.4em;
}
.header-col .main-menu > li {
  position: relative;
  display: inline-block;
  float: left;
}
.header-col .main-menu > li > a {
  text-align: left;
  text-decoration: none;
  outline: 0;
  position: relative;
  line-height: 1em;
  display: block;
}
.header-col .main-menu > li a > span {
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: transparent;
  position: relative;
}
.header-col .main-menu > li.current-menu-ancestor > a,
.header-col .main-menu > li.current-menu-item > a,
.header-col .main-menu > li > a:hover {
  text-decoration: none;
}
.header-col .main-menu a > span {
  display: inline;
}
.header-col .main-menu > li > a sub {
  display: none;
}
.header-col .main-menu sub {
  display: block;
  font-size: 0.92em;
  bottom: 0;
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.header-col .main-menu a > i:before,
.header-col .main-menu span > i:before {
  margin-right: 0.5em;
}
.header-col .main-menu ul {
  visibility: hidden;
  position: absolute;
  width: 220px;
  list-style: none;
  z-index: 99999;
  margin: 0;
  padding: 0;
  text-align: left;
  height: 0;
  overflow: hidden;
}
.header-col .main-menu ul li {
  position: relative;
}
.header-col .main-menu ul li a {
  display: block;
  border-style: solid;
  border-width: 0 0 1px;
  border-color: transparent;
  text-decoration: none;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
.header-col .main-menu ul li a:hover,
.header-col .main-menu ul li > .current-menu-ancestor > a {
  text-decoration: none;
}
.header-col .main-menu ul ul {
  margin-left: 220px;
  top: 0;
  padding: 0 0 0 2px;
  width: 222px;
}
.header-col .main-menu ul ul ul {
  top: 0;
}
.header-col .main-menu > li:not(.multicolumn) ul {
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.04);
  transition: opacity 0.5s ease 0.1s;
  transform-origin: top;
  opacity: 0;
}
.header-col .main-menu li.hover:not(.multicolumn) > ul,
.header-col .main-menu li:not(.multicolumn):hover > ul {
  height: auto;
  overflow: visible;
  opacity: 1;
}
.header-col .main-menu li li.hover > ul,
.header-col .main-menu li li:hover > ul,
.header-col .main-menu li.submenu-loaded.hover > ul,
.header-col .main-menu li.submenu-loaded:hover > ul {
  visibility: visible;
}
.header-col .main-menu > li li.menu-item-has-children:after {
  content: "\28";
  font-family: rtui;
  position: absolute;
  z-index: 999;
  right: 10px;
  top: 0.5em;
}
.header-col .main-menu > li.o-direction .sub-menu {
  right: 0;
  text-align: right;
}
.header-col
  .main-menu
  > li.o-direction
  .sub-menu
  li.menu-item-has-children:after {
  content: "\22";
  left: 10px;
  right: auto;
}
.header-col .main-menu > li.o-direction .sub-menu ul {
  margin-right: 220px;
  padding: 0 2px 0 0;
  margin-left: auto;
}
.sticky-header-holder .header-col .main-menu > li > a {
  line-height: 60px;
}
.main-menu .multicolumn {
  position: static;
}
.main-menu li.multicolumn > ul {
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.04);
  transition: opacity 0.5s ease 0.1s;
  transform-origin: top;
  opacity: 0;
}
.main-menu li.multicolumn.submenu-loaded.hover > ul,
.main-menu li.multicolumn.submenu-loaded:hover > ul {
  height: auto;
  visibility: visible;
  opacity: 1;
}
.main-menu li.multicolumn.submenu-loaded.hover > ul ul,
.main-menu li.multicolumn.submenu-loaded:hover > ul ul {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.main-menu .multicolumn-1 > ul > li {
  width: 100%;
}
.main-menu .multicolumn-2 > ul > li {
  width: 50%;
}
.main-menu .multicolumn-3 > ul > li {
  width: 33.33333%;
}
.main-menu .multicolumn-4 > ul > li {
  width: 25%;
}
.main-menu .multicolumn-5 > ul > li {
  width: 20%;
}
.main-menu .multicolumn-6 > ul > li {
  width: 16.66667%;
}
.main-menu .multicolumn-7 > ul > li {
  width: 14.28571%;
}
.main-menu .multicolumn-8 > ul > li {
  width: 12.5%;
}
.main-menu .multicolumn-holder {
  padding: 0;
  display: table;
  width: 100%;
  left: auto;
  height: auto;
  opacity: 0;
  margin: 50px 0 0;
  box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.04);
  transition: opacity 0.5s ease 0s, margin 0.5s ease 0s;
}
.main-menu .multicolumn-holder > li {
  display: table-cell;
  margin: 0;
  padding: 24px;
}
.main-menu .multicolumn-holder > li:not(:last-child) {
  border-width: 0 1px 0 0;
  border-style: solid;
}
.main-menu .multicolumn-holder > li > ul {
  padding: 0;
  margin: 0;
  box-shadow: none;
}
.main-menu .multicolumn-holder > li > ul,
.main-menu .multicolumn-holder > li > ul .sub-menu {
  position: static;
  margin-left: 0;
  margin-top: 0;
  display: block;
  width: auto;
}
.main-menu .multicolumn-holder > li > ul > li {
  margin: 0;
}
.main-menu .multicolumn-holder > li > ul > li:not(:last-child) > .sub-menu {
  margin-bottom: 30px;
}
.main-menu .multicolumn-holder > li > ul li > a:before {
  content: "\28";
  font-family: rtui;
  padding-right: 0.4em;
}
.main-menu .multicolumn-holder > li > ul > li.menu-item-has-children > a,
.main-menu .multicolumn-holder > li > ul > li.menu-item-has-children > span {
  border-width: 0 0 1px;
  border-style: solid;
  display: block;
  padding: 0 0.75em 0.4em;
  margin-bottom: 0.75em;
}
.main-menu .multicolumn-holder > li > ul li li.menu-item-has-children > a,
.main-menu .multicolumn-holder > li > ul li li.menu-item-has-children > span {
  margin-bottom: 0.4em;
}
.main-menu .multicolumn-holder > li > ul li > a,
.main-menu .multicolumn-holder > li > ul li > span {
  border-width: 0;
  padding: 0 0.75em 0.4em;
}
.main-menu .multicolumn-holder > li > ul li.menu-item-has-children::after {
  content: "";
}
.main-menu .multicolumn-holder > li > ul li .sub-menu > li:last-child a {
  padding-bottom: 0;
}
.main-menu .multicolumn-holder > li > ul ul {
  box-shadow: none;
  margin: 0;
  width: auto;
  border-width: 0;
  padding: 0;
  height: auto;
}
.main-menu .multicolumn-holder > li > ul ul .sub-menu {
  margin-bottom: 0.75em;
  margin-left: 0.75em;
}
.main-menu .multicolumn-holder > li > ul ul .sub-menu a:before {
  content: none;
}
.main-menu
  .multicolumn-holder
  > li
  > ul
  li:not(.menu-item-has-children)
  > a
  > sub,
.main-menu .multicolumn-holder > li > ul ul sub {
  margin-left: 0.75em;
}
.main-menu .multicolumn-holder > li > ul ul li {
  margin-top: 0;
}
.main-menu .multicolumn-holder a > i {
  float: right;
}
.main-menu .multicolumn-holder a > i:before {
  margin-right: 0;
  margin-left: 0.5em;
}
.header-right nav:last-child .header-col .main-menu > li:last-child > a {
  border-width: 0;
}
.sub-menu li[class*=" icon-"]:before,
.sub-menu li[class^="icon-"]:before {
  float: left;
  line-height: 3em;
  margin: 0 0.8em;
}
.mobile-nav {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 480;
  left: 0;
}
#mobile-navigation {
  border-width: 1px 0 0;
  border-style: solid;
  padding: 0;
  margin: 0;
  list-style: none;
}
#mobile-navigation > li {
  float: none;
  display: block;
}
#mobile-navigation a > sub {
  display: block;
  font-size: 11px;
  font-style: oblique;
  padding: 5px 0;
}
#mobile-navigation li a,
#mobile-navigation li > span {
  position: relative;
  display: block;
  text-align: left;
  border-width: 0 0 1px;
  padding: 10px 20px;
  text-decoration: none;
  border-style: solid;
  line-height: 1.8 !important;
}
#mobile-navigation ul li a,
#mobile-navigation ul li > span {
  border-style: solid;
  border-width: 0 0 1px;
}
#mobile-navigation li span:after,
#mobile-navigation > li > a:after {
  background-color: transparent;
}
#mobile-navigation ul {
  list-style: none;
  display: none;
  position: relative;
  right: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  border-width: 0;
}
#mobile-navigation ul ul {
  border-width: 0;
}
#mobile-navigation > li > ul {
  margin: 0;
}
#mobile-navigation ul li:first-child a,
#mobile-navigation ul li:first-child > span {
  border-width: 0 0 1px;
}
#mobile-navigation li:hover > ul {
  display: none;
}
#mobile-navigation li.menu-item-has-children > a,
#mobile-navigation li.menu-item-has-children > span {
  padding-right: 65px;
  position: relative;
}
#mobile-navigation li.menu-item-has-children > a:before,
#mobile-navigation li.menu-item-has-children > span:before {
  font-family: rtui;
  content: "i ï¿½";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: inherit;
  text-transform: none;
}
#mobile-navigation li.menu-item-has-children.current-menu-item > a:before,
#mobile-navigation li.menu-item-has-children.current-menu-item > span:before {
  font-family: rtui;
  content: "i ?";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1em;
  margin-right: 0.2em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}
#mobile-navigation li.menu-item-has-children > a:after,
#mobile-navigation li.menu-item-has-children > span:after {
  border-style: solid;
  border-width: 0 0 0 1px;
  height: 100%;
  position: absolute;
  right: 50px;
  content: "";
  top: 0;
  z-index: 999;
}
#mobile-navigation li.menu-item-has-children > a:before,
#mobile-navigation li.menu-item-has-children > span:before {
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 50%;
  text-align: left;
  z-index: 999;
  margin: -6px 0 0 !important;
  line-height: 1;
  font-size: 12px;
  width: auto !important;
}
#mobile-navigation li.current-menu-item > ul {
  display: block;
}
#mobile-navigation li.current-menu-ancestor:after,
#mobile-navigation li.current-menu-item:after,
#mobile-navigation li:after,
#mobile-navigation li:hover:after {
  content: none;
}
#mobile-navigation li li li a {
  padding-left: 25px;
}
#mobile-navigation li li li li a {
  padding-left: 45px;
}
#mobile-navigation li li li li li a {
  padding-left: 50px;
}
#mobile-navigation li li li li li li a {
  padding-left: 60px;
}
#mobile-navigation li li li li li li li a {
  padding-left: 70px;
}
#container .rt-gallery .col {
  margin-bottom: 40px;
}
#container .rt-gallery .row:last-child .col {
  margin-bottom: 0;
}
#container .rt-gallery.nogaps.row,
#container .rt-gallery.nogaps > .row {
  margin-left: 0;
  margin-right: 0;
}
#container .rt-gallery.nogaps .col {
  padding: 0;
  margin: 0;
}
#container .rt-gallery .gallery-item-holder {
  max-width: 100%;
  margin: auto;
}
#container .rt-gallery .gallery-item-holder img {
  max-width: 100%;
  display: block;
  margin: auto;
}
#container .rt-gallery.metro-gallery .gallery-item-holder img {
  width: 100%;
}
.single-portfolio .rt-gallery .col-sm-12,
.single-post .rt-gallery .col-sm-12 {
  padding: 0;
}
.border_grid .content_row,
.border_grid .elementor-row,
.border_grid > .row {
  border-width: 1px 0 0;
  border-style: solid;
  margin: 0;
}
.border_grid .content_row:first-child,
.border_grid .elementor-row:first-child,
.border_grid > .row:first-child {
  border-width: 0;
}
.border_grid .content_row:first-child > div:after,
.border_grid .elementor-row:first-child > div:after,
.border_grid > .row:first-child > div:after {
  top: 0;
}
.border_grid .content_row:last-child > div:after,
.border_grid .elementor-row:last-child > div:after,
.border_grid > .row:last-child > div:after {
  bottom: 0;
}
.border_grid .col:first-child:after,
.border_grid .elementor-column:first-child:after,
.border_grid .rt-column-container:first-child:after,
.border_grid > .row > div:first-child:after {
  border-width: 0;
}
.border_grid .col:after,
.border_grid .elementor-column:after,
.border_grid .rt-column-container:after,
.border_grid > .row > div:after {
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  bottom: 0;
  width: 1px;
  z-index: 1;
  border-width: 0 0 0 1px;
  border-style: solid;
}
.border_grid .content_row .rt-column-container,
.border_grid .elementor-column,
.border_grid > .row > div {
  padding-top: 15px;
  padding-bottom: 25px;
}
.border_grid .content_row .rt-column-container:after,
.border_grid .elementor-column:after,
.border_grid > .row > div:after {
  top: 15px;
  bottom: 15px;
}
.border_grid .content_row:first-child .rt-column-container {
  padding-top: 0;
}
.border_grid .row,
.border_grid .wpb_row {
  margin-left: -20px;
  margin-right: -20px;
}
.has-overlay {
  overflow: hidden;
  display: block;
  margin: auto;
  position: relative;
}
.has-overlay .image-thumbnail img {
  opacity: 1;
  transition: all 0.2s ease-out 0.1s;
}
.has-overlay .overlay-text {
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 20px;
}
.has-overlay .overlay-text:after {
  content: "";
  background: linear-gradient(180deg, #000 2%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
  transition: all 0.2s ease-out 0.1s;
  overflow: hidden;
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 1;
  backface-visibility: hidden;
}
.has-overlay .overlay-text > p {
  margin: 5px 0 0;
  font-size: 0.85em;
}
.has-overlay .overlay-text * {
  opacity: 0;
  color: #fff !important;
  position: relative;
  z-index: 2;
  transition: all 0.2s linear 0.3s;
}
.has-overlay:hover .overlay-text,
.has-overlay:hover .overlay-text * {
  opacity: 1;
}
.has-overlay:hover .overlay-text:after {
  top: 0;
}
.featured_image div,
.featured_image img {
  width: 100%;
}
.featured_image {
  position: relative;
  overflow: hidden;
}
.imgeffect {
  position: relative;
  overflow: hidden;
  display: block;
  max-width: 100%;
  z-index: 1;
}
.imgeffect img {
  opacity: 1;
  transition: all 0.2s ease-out 0.1s;
}
.imgeffect .overlay-mask {
  background: linear-gradient(180deg, #000 2%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
  transition: all 0.2s ease-out 0.1s;
  overflow: hidden;
  position: absolute;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
.imgeffect .action-button {
  top: 20px;
  right: 20px;
  line-height: 1.6em;
  width: 1.6em;
  height: 1.6em;
  position: absolute;
  text-align: center;
  opacity: 0;
  transform: scale(0);
  transition: all 0.4s ease-out 0.1s;
  z-index: 20;
}
.imgeffect:hover .action-button {
  opacity: 1;
  transform: scale(1);
}
.imgeffect:hover > .overlay-mask {
  top: 0;
}
.imgeffect > .action-button:before {
  font-family: rtui;
  color: #fff;
  font-size: 16px;
}
.imgeffect.zoom > .action-button:before {
  content: "\e800";
}
.imgeffect.gallery > .action-button:before {
  content: "\e803";
}
.imgeffect.video > .action-button:before {
  content: "\6a";
}
.imgeffect.audio > .action-button:before {
  content: "\e805";
}
.imgeffect.extlink > .action-button:before {
  content: "\f08e";
}
.imgeffect.link > .action-button:before {
  content: "\e806";
}
.imgeffect > div > img {
  display: inline-block;
}
.imgeffect.aligncenter {
  display: block;
}
.featured-image-nav {
  opacity: 0;
  bottom: -50px;
  margin: 0;
  padding: 10px 0 5px;
  position: absolute;
  text-align: center;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.featured-image-nav > li {
  display: inline-block;
  cursor: pointer;
  width: 15px;
  height: 15px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.featured-image-nav > li.active,
.featured-image-nav > li:hover {
  background: rgba(255, 255, 255, 0.15);
}
.featured_image:hover .featured-image-nav {
  transition: all 0.3s ease 0s;
  opacity: 1;
  bottom: 0;
}
.hasCustomSelect {
  z-index: 2;
  padding-right: 20px;
}
.customselect {
  border-width: 1px;
  border-style: solid;
  padding: 4px 20px 4px 10px;
  position: relative;
  z-index: 1;
}
.customselect .customselectInner:before {
  content: "\2a";
  font-family: rtui;
  position: absolute;
  right: 10px;
}
.rt-parallax-background {
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
  backface-visibility: hidden;
  display: none;
  width: 100%;
  height: 100%;
}
.rt-sa-background {
  width: 100%;
  position: absolute;
  left: 0;
  overflow: hidden;
  z-index: 0;
}
.rt-svg-background {
  width: 100%;
  position: absolute;
  left: 0;
  overflow: hidden;
  z-index: 0;
  height: auto;
}
.rt-svg-background.top {
  top: -1px;
}
.rt-svg-background.bottom {
  bottom: -1px;
}
.rt-background-slider {
  width: 100%;
  height: 100%;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
  backface-visibility: hidden;
}
.rt-background-slider > * {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0s, transform 0s;
}
.read_more {
  display: block;
  margin-top: 10px;
  text-decoration: none;
}
.read_more:after {
  content: "\006D";
  display: inline-block;
  font-family: rtui;
  padding-left: 10px;
}
a.read_more:hover {
  text-decoration: none;
  transition: color 0.3s;
}
.read_more:hover:after {
  opacity: 0.6;
  padding-left: 13px;
  text-decoration: none;
  transition: padding 0.4s ease 0s;
}
ol,
ul {
  padding-left: 20px;
  margin-bottom: 20px;
}
blockquote {
  margin: 40px 0;
  font-style: italic;
  font-size: 1.25em;
  border-width: 3px 0;
  border-style: solid;
  padding: 40px 0;
}
blockquote:before {
  content: "\201c";
  float: left;
  font-size: 3em;
  line-height: 1em;
}
blockquote.text-center:before {
  float: none;
}
blockquote p {
  margin-left: 3em;
}
blockquote cite {
  margin-top: 0.75em;
  font-size: 0.75em;
  display: inline-block;
  width: 100%;
  font-style: normal;
  margin-left: 3.75em;
}
blockquote cite:before {
  content: "\2014 \00A0";
}
blockquote.style-2 {
  border-width: 0;
}
blockquote.style-2 cite,
blockquote.style-2 p {
  margin-left: 0;
  padding-left: 0;
}
.rt_preloading:after {
  content: "";
  opacity: 0;
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
  animation: scaleout 1s infinite ease-in-out;
  z-index: 1;
}
.rt-featured-image,
.rt-featured-map,
.rt-featured-video {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
  border-width: 1px;
  border-style: solid;
  padding: 20px;
}
.rt-frame {
  border-width: 1px;
  border-style: solid;
  padding: 10px;
}
.rt-column-gaps > div > .shadow > .vc_column-inner,
.shadow {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
}
.shadow-2 {
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
}
.shadow-3 {
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.1);
}
.hover-shadow:hover {
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
  transition: box-shadow 0.3s ease;
}
.hover-opacity:hover {
  opacity: 0.3;
  transition: opacity 0.3s ease;
}
.boxed,
.boxed-column > * > * {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.04);
  padding: 20px;
  height: 100%;
}
.go-to-top {
  cursor: pointer;
  text-align: center;
  width: 46px;
  line-height: 42px;
  border-width: 2px;
  border-style: solid;
  border-color: initial !important;
  font-size: 2em;
  position: absolute;
  right: 20px;
  transform: translateY(calc(-50% + 0.5em - 4px));
  margin-top: 200px;
  opacity: 0;
}
.go-to-top.visible {
  opacity: 1;
  margin-top: 0;
  transition: margin 1s ease;
}
.go-to-top:before {
  vertical-align: middle;
}
.go-to-top:hover {
  opacity: 0.7;
}
.shadow-top {
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.04) inset;
}
.shadow-bottom {
  box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.04) inset;
}
.shadow-top.shadow-bottom {
  box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.04) inset,
    0 4px 2px -2px rgba(0, 0, 0, 0.04) inset;
}
.content-row-video-overlay:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
}
.shadow-top .content-row-video-overlay:before {
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.04) inset;
}
.shadow-bottom .content-row-video-overlay:before {
  box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.04) inset;
}
.shadow-top.shadow-bottom .content-row-video-overlay:before {
  box-shadow: 0 -4px 2px -2px rgba(0, 0, 0, 0.04) inset,
    0 4px 2px -2px rgba(0, 0, 0, 0.04) inset;
}
.border-top {
  border-top-width: 1px;
  border-top-style: solid;
}
.border-bottom {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.border-left {
  border-left-width: 1px;
  border-left-style: solid;
}
.border-right {
  border-right-width: 1px;
  border-right-style: solid;
}
#content-overlay {
  background: rgba(0, 0, 0, 0.65);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 490;
  height: 0;
  opacity: 0;
  transition: opacity 0.4s ease 0.8s, height 0s ease 1.2s;
}
.rt-menu-over #content-overlay,
.side-panel-on #content-overlay {
  top: 0;
  opacity: 1;
}
.side-panel-on #content-overlay {
  transition: height 0s ease 0s, opacity 0.4s ease 0s;
  height: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .side-panel-on #main_content {
    filter: grayscale(1);
  }
}
.businesslounge-post-navigation {
  border-width: 1px 0 0;
  border-style: solid;
  padding-top: 25px;
  padding-bottom: 25px;
  text-transform: uppercase;
  font-size: 0.875em;
}
.businesslounge-post-navigation a {
  text-decoration: none;
  transition: color 0.2s ease-in;
}
.businesslounge-post-navigation a:before {
  font-family: rtui;
  vertical-align: middle;
}
.businesslounge-post-navigation > div > :first-child {
  text-align: left;
}
.businesslounge-post-navigation > div > :first-child a:before {
  content: "\22";
  float: left;
  margin-right: 20px;
}
.businesslounge-post-navigation > div > :nth-child(2) {
  text-align: center;
}
.businesslounge-post-navigation > div > :last-child {
  text-align: right;
}
.businesslounge-post-navigation > div > :last-child a:before {
  content: "\28";
  float: right;
  margin-left: 20px;
}
.businesslounge-post-navigation .post-nav-img {
  position: absolute;
  bottom: calc(24px + 1em);
  width: 100px;
  height: 100px;
  overflow: hidden;
  display: block;
  padding: 10px;
  background: #fff;
  transform-origin: 50%;
  backface-visibility: hidden;
  transform: scale(0);
  transition: all 0.4s ease;
  border-radius: 50%;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}
.businesslounge-post-navigation .post-nav-img img {
  width: 100%;
  height: auto;
  border-radius: 50%;
}
.businesslounge-post-navigation .rt-next-post:hover .post-nav-img,
.businesslounge-post-navigation .rt-prev-post:hover .post-nav-img {
  transition: all 0.4s cubic-bezier(1, -0.02, 0.39, 1.92);
  transform: scale(1);
  z-index: 999;
}
.businesslounge-post-navigation .rt-prev-post .post-nav-img {
  left: 0;
}
.businesslounge-post-navigation .rt-next-post .post-nav-img {
  right: 0;
}
#container .businesslounge-icon {
  border-style: solid;
  border-color: transparent;
  line-height: 1em;
}
#container .businesslounge-icon:before {
  display: block !important;
  margin: 0 !important;
}
#container
  .businesslounge-icon:not(.aligncenter):not(.alignleft):not(.alignright) {
  display: inline-block;
}
.elementor-icon .rt-elementor-icon:before {
  margin: 0 !important;
  display: block !important;
}
.elementor-widget-icon-list .rt-elementor-icon {
  line-height: 1;
}
.elementor-widget-icon-list .rt-elementor-icon:before {
  margin: 0;
}
.rt-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.9);
  display: block;
  opacity: 0;
  backface-visibility: hidden;
  transition: all 0.3s ease;
}
.rt-popup.active {
  transition: all 0.3s ease;
  z-index: 999999;
  opacity: 1;
  pointer-events: auto;
}
.rt-popup-close {
  position: absolute;
  top: 40px;
  right: 40px;
  color: #fff;
  background: 0 0;
  outline: 0;
  border: none;
  cursor: pointer;
  z-index: 99;
}
.rt-popup-content-wrapper {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.rt-popup-content {
  display: block;
  position: relative;
  padding: 10%;
  max-height: 100%;
  width: 100%;
}
.ps-scrollbar-y-rail {
  display: none;
}
.rt-popup-search .wp-search-form {
  font-size: 1.4em;
  color: #fff;
}
.rt-popup-search .wp-search-form input[type="text"] {
  border-radius: 100px;
  border-width: 2px !important;
  border-color: rgba(255, 255, 255, 0.6);
  padding: 0.6em 1.5em !important;
}
.rt-popup-search .wp-search-form input[type="text"]:focus {
  border-color: #fff;
}
.rt-popup-search .wp-search-form span {
  right: 0.75em;
}
.rt-popup-languages .rt-popup-content {
  text-align: center;
}
.rt-popup-languages h5 {
  margin-bottom: 2em;
}
.rt-popup-languages a,
.rt-popup-languages a:hover,
.rt-popup-languages h5 {
  color: #fff;
}
.rt-popup-languages a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.rt-popup-languages .rt-flags {
  list-style: none;
  margin: 0;
  padding: 0;
}
.rt-popup-languages .rt-flags > li {
  display: inline-block;
  padding: 15px;
}
.rt-popup-languages .rt-flags > li a {
  padding: 10px 0;
  text-decoration: none;
  vertical-align: middle;
}
.rt-popup-languages .rt-flag {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 50%;
}
.rt-popup-languages span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1em;
  padding: 10px;
}
.loop.type-portfolio {
  position: relative;
  width: 100%;
}
.loop.type-portfolio .title,
.loop.type-portfolio .title a {
  text-decoration: none;
}
.loop.type-portfolio .title a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.loop.type-portfolio:hover .overlay {
  opacity: 1;
}
.loop.type-portfolio .visible_title {
  position: absolute;
  width: 100%;
  background: rgba(255, 255, 255, 0.8);
  color: #111;
  left: 0;
  bottom: 0;
  padding: 20px;
  transition: all 0.5s ease 0.1s;
}
.loop.type-portfolio .visible_title .title {
  font-size: 1em;
}
.loop.type-portfolio.style-2 {
  overflow: hidden;
}
.loop.type-portfolio.style-2 .image-thumbnail img {
  filter: grayscale(0);
  transition: all 0.4s ease 0.1s;
}
.loop.type-portfolio.style-2 .portfolio-loop-item-wrapper {
  overflow: hidden;
  position: relative;
}
.loop.type-portfolio.style-1 .text {
  padding: 20px 0;
}
.loop.type-portfolio.style-1.boxed .image-thumbnail {
  margin: -20px -20px 0;
}
.loop.type-portfolio.style-1.boxed .text {
  padding: 25px 5px 5px;
}
.loop.type-portfolio.style-1.boxed:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.3s linear;
}
.col-sm-12 > .loop.style-1.boxed .image-thumbnail {
  margin: -20px;
}
.loop.type-portfolio .title {
  margin: 0;
}
.loop.type-portfolio p {
  margin: 20px 0 0;
}
.loop.type-portfolio .read_more {
  display: inline;
}
.loop.type-portfolio .terms {
  display: block;
  font-size: 0.875em;
}
.loop.type-portfolio .terms a {
  text-decoration: none;
}
.loop.type-portfolio .terms a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.loop.type-portfolio .overlay .title {
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
}
.loop.type-portfolio .overlay .terms {
  margin-top: 0;
  font-size: 0.875em;
  font-style: italic;
}
.loop.type-portfolio .overlay .terms a:hover {
  opacity: 0.7;
}
.loop.type-portfolio.hover-1:hover .visible_title {
  bottom: -70%;
  transition: all 0.5s ease;
}
.loop.type-portfolio.hover-1:hover .image-thumbnail img {
  filter: grayscale(1);
}
.loop.type-portfolio.hover-1:hover .overlay {
  bottom: 0;
  transition: all 0.5s ease;
}
.loop.type-portfolio.hover-1 .overlay {
  bottom: -150%;
  position: absolute;
  width: 100%;
  padding: 20px;
  overflow: hidden;
  z-index: 2;
  backface-visibility: hidden;
  transition: all 0.6s;
  background: rgba(255, 255, 255, 0.9);
}
.loop.type-portfolio.hover-1 .overlay .title,
.loop.type-portfolio.hover-1 .overlay a,
.loop.type-portfolio.hover-1 .overlay a:hover {
  color: #111;
}
.loop.type-portfolio.hover-1 .overlay .text {
  width: 100%;
  bottom: 20px;
  left: 20px;
}
.loop.type-portfolio.hover-1 .overlay .title {
  font-size: 1.2em;
}
.loop.type-portfolio.hover-1 .overlay .terms,
.loop.type-portfolio.hover-1 .overlay .terms a {
  color: #777;
}
.loop.type-portfolio.hover-2:hover .image-thumbnail img {
  opacity: 0.6;
}
.loop.type-portfolio.hover-2:hover .overlay {
  transition: all 0.5s ease;
  opacity: 1;
}
.loop.type-portfolio.hover-2:hover .overlay .text {
  transform: scale(1) translateY(calc(-50% + 20px));
  opacity: 1;
}
.loop.type-portfolio.hover-2 .overlay {
  bottom: 0;
  top: 0;
  position: absolute;
  width: 100%;
  padding: 20px;
  overflow: hidden;
  z-index: 2;
  opacity: 0;
  backface-visibility: hidden;
  transition: all 0.6s;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
}
.loop.type-portfolio.hover-2 .overlay > a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.loop.type-portfolio.hover-2 .overlay .text {
  width: 100%;
  position: relative;
  top: 50%;
  transform: scale(0.8) translateY(calc(-50% + 20px));
  transition: all 0.2s;
  opacity: 0;
  backface-visibility: hidden;
  z-index: 2;
}
.loop.type-portfolio.hover-2 .overlay .title {
  font-size: 1.4em;
}
.loop.type-portfolio.hover-2 .overlay .terms,
.loop.type-portfolio.hover-2 .overlay .terms a,
.loop.type-portfolio.hover-2 .overlay .text,
.loop.type-portfolio.hover-2 .overlay .title,
.loop.type-portfolio.hover-2 .overlay a,
.loop.type-portfolio.hover-2 .overlay a:hover {
  color: #fff;
}
.loop.type-portfolio .image-thumbnail {
  position: relative;
  overflow: hidden;
}
.portfolio_list.masonry > .col {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.portfolio_list.border_grid > .row > .col {
  padding-bottom: 20px;
}
.load_more.button_ {
  margin: 40px auto 20px;
  border-radius: 30px;
}
@media screen and (min-width: 768px) {
  .portfolio_list > .row > .col-sm-12 .style-1 .image-thumbnail {
    float: left;
    margin-right: 40px;
    width: 50%;
  }
  .portfolio_list > .row > .col-sm-12 .style-1 .image-thumbnail img {
    width: 100%;
  }
  .portfolio_list > .row > .col-sm-12 .style-1 .text {
    padding: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
    left: 50%;
  }
}
.rt-carousel .loop.type-portfolio.style-1:hover {
  box-shadow: none;
}
.rt-carousel .loop.hover-1 .image-thumbnail img {
  transition: none;
}
.filter-holder {
  margin-bottom: 20px;
  width: 100%;
  font-size: 0.75em;
  border-style: solid;
  border-width: 0 0 2px;
  padding-bottom: 10px;
}
.filter-holder ul {
  display: inline;
  list-style: none none;
  margin: 0;
  padding: 0;
}
.filter_navigation li:first-child {
  border-left: 0 none;
  padding-left: 0;
}
.filter_navigation li {
  display: inline;
  position: relative;
}
.filter_navigation li ul {
  margin-left: 30px;
}
.filter_navigation li a {
  padding: 0 6px 10px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}
.filter_navigation li a.active {
  border-bottom: 2px solid;
}
#main_content .portfolio-header {
  background-color: transparent;
}
#main_content .portfolio-header .content_row_wrapper {
  position: relative;
}
#main_content .portfolio-header .portfolio-header-background {
  top: 0;
  position: absolute;
  width: 100%;
  height: 70%;
}
#main_content .portfolio-default-layout {
  border-width: 1px 0 0;
  padding: 25px 0;
  margin-top: 25px;
}
.single-portfolio-carousel .owl-item > div {
  margin: auto;
}
#container .single-portfolio-carousel .owl-item img {
  margin: auto;
  max-width: 100%;
  width: auto;
}
.portfolio-carousel-holder > .col {
  padding: 0 !important;
}
.portfolio-carousel-holder
  > .col
  .single-portfolio-carousel:not(.full-height-carousel)
  .owl-item
  > div
  .owl-stage-outer {
  padding: 10px 0;
}
.portfolio-carousel-holder
  > .col
  .single-portfolio-carousel.full-height-carousel
  .owl-item
  img {
  width: auto;
  margin: auto;
}
.single-portfolio .portfolio-text {
  padding-right: 50px;
}
.single-portfolio .key-details .column-inner {
  border-width: 1px;
  border-style: solid;
  padding: 25px;
}
.single-portfolio .key-details .column-inner > ul {
  list-style: none;
  padding: 0;
}
.single-portfolio .key-details .column-inner > ul > li:not(:last-child) {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-width: 0 0 1px;
  border-style: solid;
}
.single-portfolio .key-details .column-inner .social_share {
  width: 100%;
  text-align: left;
  padding-top: 20px;
}
.single-portfolio .key-details .column-inner .social_share span > span {
  display: inline-block;
}
.single-portfolio .key-details .column-inner * + .social_share {
  border-style: solid;
  border-width: 1px 0 0;
}
.boxed-body-style.single-portfolio .portfolio-grid-holder,
.boxed-body-style.single-portfolio .portfolio-masonry-holder,
.boxed-body-style.single-portfolio .portfolio-metro-holder {
  max-width: 100%;
}
.boxed-body-style.single-portfolio .portfolio-grid-holder > .col,
.boxed-body-style.single-portfolio .portfolio-masonry-holder > .col,
.boxed-body-style.single-portfolio .portfolio-metro-holder > .col {
  padding-left: 0;
  padding-right: 0;
}
.blog_list article {
  margin-bottom: 80px;
}
.blog_list article .entry-footer {
  padding: 10px 0 0;
  border-width: 1px 0 0;
  border-style: solid;
}
.blog_list article .entry-footer:after,
.blog_list article .entry-footer:before {
  content: " ";
  display: table;
}
.blog_list article .entry-footer:after {
  clear: both;
}
.blog_list article .entry-footer .read_more {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  line-height: 1;
  padding: 5px 0;
  font-size: 0.875em;
}
.blog-carousel article .entry-title,
.blog_list article .entry-title {
  margin: 0 0 10px !important;
}
.blog_list article:not(.col-sm-12),
.blog_list > article:last-child {
  margin-bottom: 40px;
}
.col-sm-12 > .post-content-wrapper .entry-content:not(:first-child):before {
  content: "";
  margin: 10px 0 25px;
  width: 100%;
  height: 1px;
  position: relative;
  display: block;
}
.blog_list > article.sticky > :last-child {
  box-shadow: 0 19px 11px -10px rgba(0, 0, 0, 0.19);
  margin-bottom: 25px;
  border-width: 1px;
  padding: 25px;
  border-style: solid;
}
.blog_list > article.sticky > .post_data {
  border-width: 5px 0 2px;
  border-style: solid;
}
.masonry-gallery.blog_list > article {
  margin-bottom: 40px;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}
article.type-post .entry-title a {
  text-decoration: none;
}
article.type-post .entry-title a:hover {
  transition: color 0.3s;
}
article.type-post .post-date {
  line-height: 1.6em;
  padding: 0 10px;
  display: inline-block;
  font-size: 0.75em;
  font-weight: 700;
  margin-right: 10px;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-decoration: none;
}
article.type-post .post-date:hover {
  text-decoration: none;
}
article.type-post .featured_image img {
  width: auto;
}
article.type-post a.featured_image {
  display: inline-block;
  max-width: 100%;
  margin-bottom: -0.6em;
}
#main_content article.type-post .featured_media {
  margin-bottom: 25px;
}
#main_content article.type-post .featured_media audio,
#main_content article.type-post .featured_media video {
  max-width: 100%;
  width: 100%;
}
article.type-post .entry-title + .featured_media {
  margin-top: 25px;
}
article.type-post .format-link .text > h2 {
  margin-bottom: 0;
}
article.type-post .format-link .the-link {
  margin-bottom: 20px;
  display: block;
}
article.type-post .photo_gallery .row {
  margin: 0 !important;
}
article.type-post .photo_gallery.masonry {
  margin-left: 0;
  margin-right: 0;
}
article.type-post .photo_gallery.masonry .col:after {
  border: 0;
}
article.type-post .photo_gallery.masonry .col {
  margin-bottom: 20px;
}
article.type-post .format-icon {
  display: none;
}
article.type-post .text ol,
article.type-post .text ul {
  margin-bottom: 20px;
}
.col.format-aside .entry-content {
  padding: 25px;
  font-size: 1.4em;
}
.col.format-aside .entry-content p:last-child {
  margin-bottom: 0;
}
article.type-post .post_data {
  margin: 0 0 25px;
  font-size: 0.875em;
  line-height: 1.2em;
  display: inline-block;
}
article.type-post .post_data .user img {
  display: inline;
  border-radius: 50%;
  vertical-align: text-bottom;
  margin: 0 2px;
}
article.type-post .post_data > * {
  display: inline-block;
}
article.type-post .post_data > :after {
  content: " ";
}
article.type-post .post_data > * > a,
article.type-post .post_data > * > a:hover {
  text-decoration: none;
}
article.type-post .post_data > * > a:hover {
  transition: color 0.3s;
}
article.type-post .post_data > :last-child {
  border-width: 0;
}
article.type-post .post_data span:not(:first-child).comment_link:before {
  content: "aï¿½ï¿½ ";
}
article.type-post .post_data:empty {
  display: none;
}
.col-sm-12 > .post-content-wrapper .post-date,
.col-sm-12 > .post-content-wrapper .post_data {
  margin-bottom: calc(25px - 0.875em);
}
.single-post article.type-post .entry-content {
  margin-bottom: 60px;
  display: inline-block;
  max-width: 100%;
  width: 100%;
}
.single-post article.type-post .post_data {
  border-style: solid;
  border-width: 0 0 1px;
  padding: 0 0 20px;
  font-size: 0.875em;
  line-height: 1em;
  width: 100%;
}
.single-post article.type-post .post_data .date {
  padding-right: 10px;
  margin-right: 10px;
  border-style: solid;
  border-width: 0 1px 0 0;
}
.single-post article.type-post .entry-footer {
  padding: 20px 0;
  border-width: 1px 0 0;
  border-style: solid;
}
.single-post article.type-post .entry-footer:after,
.single-post article.type-post .entry-footer:before {
  content: " ";
  display: table;
}
.single-post article.type-post .entry-footer:after {
  clear: both;
}
.single-post article.type-post .entry-footer .tags {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  padding: 5px 0;
  max-width: 85%;
  margin: -5px;
}
.single-post article.type-post .entry-footer .tags a {
  text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-radius: 40px;
  padding: 6px 15px;
  font-size: 0.875em;
  display: inline-block;
  margin: 5px;
}
.single-post article.type-post .entry-footer .tags a:hover {
  text-decoration: none;
  opacity: 0.5;
  transition: opacity 0.4s;
}
.author-info {
  border-style: solid;
  border-width: 1px 0;
  padding: 60px 0;
  margin: 0;
}
.author-info > * {
  display: table-cell;
}
.author-avatar {
  width: 100px;
  padding-right: 20px;
}
.author-avatar img {
  border-radius: 50%;
}
.author-title {
  display: block;
  font-size: 1.2em;
  margin-bottom: 10px;
}
.author-description {
  vertical-align: middle;
}
.author-description:last-child {
  margin-bottom: 0;
}
.author-description .author-bio {
  margin: 0;
  padding: 0;
  text-indent: 0;
}
#search-results .loop {
  border-width: 0 0 1px;
  border-style: solid;
  padding-bottom: 10px;
}
.search-post-title {
  margin-bottom: 10px;
}
.search-post-title a {
  font-size: 18px;
  line-height: 140%;
}
.search_result {
  margin-bottom: 20px;
}
.search_highlight {
  background: #eaeaea;
  padding: 1px 3px;
}
article .post-title-holder {
  margin-bottom: 20px;
}
.tax-description {
  margin-bottom: 25px;
}
.commentlist {
  list-style: none;
  padding: 0;
  border-width: 0 0 1px;
  border-style: solid;
  margin-bottom: 40px;
}
.commentlist .comment {
  position: relative;
}
.commentlist .children {
  list-style: none;
  position: relative;
  padding-left: 70px;
}
.comment-holder {
  padding: 20px;
  margin-bottom: 20px;
}
.depth-1 > .comment-holder {
  border-style: solid;
  border-width: 1px 0 0;
  padding: 30px 20px 0 0;
}
.depth-1 > .children {
  margin-bottom: 40px;
}
.comment:not(.depth-1) > .comment-holder {
  border-style: solid;
  border-width: 1px;
}
.comment-meta > a {
  font-size: 0.8em;
  text-decoration: none;
}
.comment-meta > a:hover {
  text-decoration: underline;
}
.comment-avatar {
  float: left;
}
.comment-avatar img {
  border-radius: 50%;
}
.comment-body {
  margin-left: 90px;
}
.comment-author {
  margin-bottom: 30px;
}
.author-name {
  display: block;
  font-size: 1em;
}
.author-name a {
  text-decoration: none;
}
.comment-reply a {
  padding: 5px 10px;
  position: absolute;
  right: 20px;
  top: 2.2em;
  line-height: 1em;
  font-weight: 700;
  font-size: 0.875em;
  text-decoration: none;
  border-radius: 40px;
}
.comment-reply a:hover {
  text-decoration: none;
}
.comment-respond {
  position: relative;
}
.comment-reply-title {
  font-size: 1.25em;
}
.comment-reply-title small {
  font-size: 0.75em;
}
.comment-reply-title small > a {
  padding-top: 0.25em;
  font-weight: 700;
  position: absolute;
  right: 0;
}
.comment-holder .comment-respond {
  border-style: solid;
  border-width: 1px 0 0;
  margin-top: 40px;
  padding-top: 20px;
}
.commententry {
  margin-top: 40px;
}
.comment-form .text-boxes {
  margin-bottom: 10px;
}
.comment-form .text-boxes:after,
.comment-form .text-boxes:before {
  content: " ";
  display: table;
}
.comment-form .text-boxes:after {
  clear: both;
}
.comment-form .text-boxes > ul {
  list-style: none;
  padding: 0;
}
.comment-form input[type="email"],
.comment-form input[type="text"],
.comment-form textarea {
  width: 100%;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
  width: 32%;
  float: left;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email {
  margin-right: 2%;
}
.comment-form .form-submit {
  margin-top: 40px;
}
.comment-form textarea {
  border-width: 1px 0;
  margin-bottom: 0;
}
.comment-form .comment-line,
.comment-form .comment-line ul {
  margin-bottom: 0;
}
.type-staff.loop {
  text-align: center;
}
.type-staff.loop .person_image {
  position: relative;
  display: inline-block;
  max-width: 100%;
  width: 100%;
  margin-bottom: 40px;
}
.type-staff.loop .person_image img {
  filter: grayscale(1);
  transition: filter 0.4s ease;
}
.type-staff.loop:hover .person_image img {
  filter: none;
  transition: filter 0.4s ease;
}
.type-staff.loop .person_name {
  margin: 0;
}
.type-staff.loop .person_name a {
  text-decoration: none;
}
.type-staff.loop .person_name a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.type-staff.loop .profile {
  margin-top: 15px;
}
.type-staff.loop .profile > p:last-child {
  margin-bottom: 0;
}
.type-staff.loop .position {
  margin-top: 5px;
}
.type-staff.loop .person_links_wrapper {
  margin-top: 30px;
  padding-top: 30px;
  border-style: solid;
  border-width: 1px 0 0;
}
.type-staff.loop .person_links_wrapper ul.social_media > li {
  padding: 10px;
}
.type-staff.loop .person_links_wrapper ul.social_media > li:not(:last-child) {
  margin: 0 0 10px;
  border-width: 0 1px 0 0;
  border-style: solid;
}
.type-staff.single .person_links_wrapper {
  margin-top: 10px;
  text-align: center;
}
.boxed_columns .loop.staff {
  padding: 20px;
}
.team > .row {
  margin-bottom: 40px;
}
.main-carousel .item {
  display: block;
  clear: both;
}
.main-carousel .item > a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.main-carousel .slide-content-wrapper {
  opacity: 1;
  transition: opacity 0.7s ease 0s;
}
.main-carousel .scrolled .slide-content-wrapper {
  opacity: 0;
}
.main-carousel .slide-content {
  opacity: 1;
  padding: 20px;
}
.main-carousel .scrolled .slide-content {
  opacity: 0;
}
.item.has-bg-image,
.main-carousel.owl-stage-outer,
.slide-content-wrapper {
  backface-visibility: hidden;
}
.slide-content-wrapper {
  width: 100%;
  position: relative;
  display: block;
  clear: both;
  margin: auto;
  z-index: 2;
}
.slide-content-wrapper .slide-content > span {
  display: block;
}
.slide-content-wrapper .slide-content.left {
  left: 0;
}
.slide-content-wrapper .slide-content.right {
  right: 0;
}
.slide-content-wrapper .slide-content.center {
  margin-left: auto;
  margin-right: auto;
}
.slide-content-wrapper .slide_heading {
  margin: 0;
  font-size: 46px;
  line-height: 1;
}
.slide-content-wrapper .slide_sub_heading {
  font-size: 16px;
  line-height: 1;
}
.slide-content-wrapper .slide-content .slide-text {
  margin-top: 20px;
  z-index: 2;
  position: relative;
}
.slide-content-wrapper .slide-content .slide-text.text-right {
  text-align: right;
}
.slide-content-wrapper .slide-content .slide-text.text-center {
  text-align: center;
}
.slide-content-wrapper .slide-content .slide-text p:last-child {
  margin-bottom: 0;
}
.slide-content-wrapper .slide-content > .button_wrapper {
  margin-top: 40px;
  margin-right: 10px;
  z-index: 2;
  position: relative;
}
.slide-content-wrapper .slide-content > .button_wrapper .button_.medium {
  padding: 6px 40px;
  letter-spacing: 3px;
}
.slide-content-wrapper .slide-content > .read_more {
  margin-top: 30px;
}
.slide-background {
  backface-visibility: hidden;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.slide-content-wrapper.default {
  max-width: 95%;
  padding-left: 2.5%;
}
.content_row_wrapper.fullwidth .slide-content-wrapper.default,
.elementor-section-full_width .slide-content-wrapper.default {
  padding-left: 0;
}
.slide-content-wrapper.fullwidth {
  max-width: 100%;
}
.text-navigation-holder {
  border-width: 0 0 1px;
  border-style: solid;
}
.text-navigation-holder[data-slide-count="1"] a {
  width: 100%;
}
.text-navigation-holder[data-slide-count="2"] a {
  width: 50%;
}
.text-navigation-holder[data-slide-count="3"] a {
  width: 33.33333%;
}
.text-navigation-holder[data-slide-count="4"] a {
  width: 25%;
}
.text-navigation-holder[data-slide-count="5"] a {
  width: 20%;
}
.text-navigation-holder[data-slide-count="6"] a {
  width: 16.66667%;
}
.text-navigation-holder[data-slide-count="7"] a {
  width: 14.28571%;
}
.text-navigation-holder[data-slide-count="8"] a {
  width: 12.5%;
}
.text-navigation-holder[data-slide-count="9"] a {
  width: 11.11111%;
}
.text-navigation-holder[data-slide-count="10"] a {
  width: 10%;
}
.text-navigation-wrapper {
  margin: auto;
}
.text-navigation-wrapper a {
  text-decoration: none;
  display: inline-block;
  border-width: 0 1px 0 0;
  border-style: solid;
  padding: 20px 50px;
  line-height: 1.8em;
  outline: 0;
  position: relative;
}
.text-navigation-wrapper a:first-child {
  border-width: 0 1px;
}
.text-navigation-wrapper span {
  font-size: 1.75em;
  display: block;
  padding-top: 0.2em;
}
.rt-carousel-loading {
  display: none;
}
.rt-carousel:not(.rt-carousel-loaded) .rt-carousel-loading {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  background: rgba(0, 0, 0, 0.5);
  animation: pageloading 1s linear infinite;
  border-radius: 50%;
}
.timeline.style-1 {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
}
.timeline.style-1:after {
  bottom: 0;
  content: "";
  height: 100%;
  left: calc(50% - 1px);
  position: absolute;
  top: 0;
  width: 2px;
  z-index: 1;
}
.timeline.style-1 > div {
  display: inline-block;
  width: 45%;
  margin-bottom: 20px;
  z-index: 2;
  padding: 20px;
}
.timeline.style-1 > div > .event-details {
  display: block;
}
.timeline.style-1 > div > .event-details > .event-title {
  font-size: 1.25em;
  font-weight: 700;
  margin: 0 0 10px;
}
.timeline.style-1 > div > .event-date {
  display: inline-block;
  padding: 0 10px;
  line-height: 1;
  position: absolute;
  font-weight: bolder;
}
.timeline.style-1 > div > .event-date > span:not(:last-child) {
  padding-right: 4px;
}
.timeline.style-1 > div:nth-child(odd) {
  text-align: right;
}
.timeline.style-1 > div:nth-child(even) {
  margin-left: 55%;
}
.timeline.style-1 > div:last-child {
  margin-bottom: 0;
}
.timeline.style-1 > div:before {
  content: "";
  font-size: 10px;
  font-style: normal;
  height: 2px;
  left: 45%;
  line-height: 1px;
  margin-top: 0.8em;
  position: absolute;
  text-align: right;
  width: calc(5% + 1px);
  z-index: 4;
}
.timeline.style-1 > div:nth-child(even):before {
  right: 45%;
  left: auto;
  text-align: left;
}
.timeline.style-1 > div:nth-child(odd) > .event-date {
  left: calc(50% + 10px);
}
.timeline.style-1 > div:nth-child(even) > .event-date {
  right: calc(50% + 10px);
}
.timeline.style-2 {
  margin: 0;
  padding: 0;
  position: relative;
}
.timeline.style-2 > div {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  width: 100%;
}
.timeline.style-2 .event-title {
  font-size: 1em;
  line-height: 1.5;
  margin: 0 0 10px;
}
.timeline.style-2 .event-date {
  display: block;
  float: left;
  width: 15%;
  min-width: 150px;
  position: relative;
}
.timeline.style-2 .event-date:after {
  content: "";
  height: 2px;
  position: absolute;
  right: 10px;
  top: 0.75em;
  width: 20px;
}
.timeline.style-2 .day,
.timeline.style-2 .month {
  font-size: 0.8em;
  margin-top: 0.1em;
  margin-bottom: 4px;
  display: inline-block;
  vertical-align: top;
}
.timeline.style-2 .year {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.timeline.style-2 .year:nth-child(3) {
  margin-top: -0.4em;
}
.timeline.style-2 .month:nth-child(2) {
  margin-left: 4px;
}
.timeline.style-2 .event-details {
  position: relative;
  text-align: left;
  display: table-cell;
}
.with_icons {
  margin: 0;
  padding: 0;
  position: relative;
}
.with_icons > div {
  position: relative;
  display: inline-block;
  width: 100%;
  z-index: 2;
  padding: 5px 0;
}
.with_icons > div > .icon {
  float: left;
  display: block;
  text-align: center;
}
.with_icons > div > .icon:before {
  margin: 0;
  padding: 0;
  text-align: center;
}
.with_icons > div > div {
  display: block;
  margin-top: 0;
  margin-left: 25px;
}
.with_icons > div > div p {
  margin-bottom: 10px;
}
.with_icons > div > div > .list-title,
.with_icons > div > div > p:first-child {
  padding-top: 0;
}
.with_icons.style-1 > div > .icon {
  margin-right: 5px;
}
.with_icons.style-1 > div > .icon:before {
  min-width: 18px;
}
.with_icons.style-2 > div > .icon {
  margin-right: 5px;
}
.with_icons.style-2 > div > .icon:before {
  min-width: 18px;
}
.with_icons.style-3 > div {
  margin-bottom: 0;
}
.with_icons.style-3 > div > .icon {
  margin-right: 5px;
  padding: 5px;
  margin-bottom: 5px;
}
.with_icons.style-3 > div > .icon:before {
  min-width: 18px;
}
.with_icons.style-3 > div > div {
  margin-left: 35px;
}
.with_icons.style-3 > div > div > .list-title,
.with_icons.style-3 > div > div > p:first-child {
  margin-top: 5px;
}
.with_icons.style-4 > div {
  margin-bottom: 10px;
}
.with_icons.style-4 > div > .icon {
  font-size: 2.4em;
  line-height: 1;
  vertical-align: middle;
}
.with_icons.style-4 > div > div {
  margin-left: 3.8em;
  margin-top: 0.2em;
  vertical-align: middle;
}
.rt_divider {
  margin: 20px auto;
}
.rt_divider.style-1 {
  height: 1px;
  width: 100%;
}
.rt_divider.style-2 {
  height: 4px;
  width: 40px;
}
.rt_divider.style-3 {
  width: 4px;
  height: 40px;
}
.pricing_table {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.pricing_table .table_wrap {
  display: table-cell;
}
.pricing_table .table_wrap > ul {
  list-style: none;
  margin: 0 20px;
  position: relative;
  padding: 0;
  border-width: 2px;
  border-style: solid;
}
.pricing_table .table_wrap > ul > li {
  display: block;
  text-align: center;
}
.pricing_table .table_wrap > ul > li.price,
.pricing_table .table_wrap > ul > li:first-child {
  border-top: 0 !important;
}
.pricing_table .table_wrap > ul > li.caption.empty {
  margin-bottom: -6px;
  padding: 0;
  display: none;
}
.pricing_table .table_wrap > ul > li div.title {
  display: block;
}
.pricing_table .table_wrap > ul > li.caption {
  padding: 30px 2px 0;
  font-size: 1em;
  border-bottom: 0;
}
.pricing_table .table_wrap > ul > li.caption small {
  display: block;
  font-size: 0.75em;
  letter-spacing: 4px;
  font-weight: 400;
}
.pricing_table .table_wrap > ul > li.price {
  padding: 20px 0;
}
.pricing_table .table_wrap > ul > li.price.empty {
  padding: 0;
  display: none;
}
.pricing_table .table_wrap > ul > li.price div {
  display: block;
}
.pricing_table .table_wrap > ul > li.price span {
  font-size: 3em;
}
.pricing_table .table_wrap > ul > li.price sup {
  font-size: 0.5em;
  top: -0.6em;
}
.pricing_table .table_wrap > ul > li:last-child .button_wrapper {
  margin: 30px 0 25px;
}
.pricing_table .table_wrap.highlight > ul {
  z-index: 1;
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.25);
}
.pricing_table .table_wrap.highlight > ul > li {
  position: relative;
}
.pricing_table.compare .table_wrap {
  vertical-align: top;
  padding: 0;
}
.pricing_table.compare .table_wrap > ul {
  border-width: 2px;
  padding: 0;
  margin: 0 1px;
}
.pricing_table.compare .table_wrap > ul > li.caption {
  padding: 20px 10px 10px;
  font-size: 18px;
}
.pricing_table.compare .table_wrap > ul > li.caption small {
  padding-bottom: 0;
}
.pricing_table.compare .table_wrap > ul > li.price > div {
  background: 0 0;
}
.pricing_table.compare .table_wrap > ul > li {
  border-width: 2px 0 0;
  border-style: solid;
  padding: 15px 0;
}
.pricing_table.compare .table_wrap > ul > li.features_start_position {
  border-style: solid;
  border-width: 2px 0 0;
}
.pricing_table.compare .table_wrap.highlight > ul {
  margin: 0 -2px;
}
.pricing_table.compare .table_wrap.highlight > ul > li.caption {
  padding: 20px 10px 10px;
}
.pricing_table.compare .table_wrap.features > ul {
  border-right-width: 0;
  border-top-width: 0;
  padding: 0;
}
.pricing_table.service .table_wrap > ul {
  border-radius: 30px;
}
.button_wrapper:not(.hero):not(.aligncenter) {
  display: inline-block;
}
.button,
.button_ {
  text-decoration: none;
  position: relative;
  display: inline-block;
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  z-index: 1;
  background-repeat: no-repeat;
  overflow: hidden;
  text-align: center;
  outline: 0;
  transform: translate3d(0, 0, 0);
}
.button .button-icon:before,
.button_ .button-icon:before {
  margin: 0;
  padding: 0;
  text-align: center;
  width: auto;
  line-height: 1;
  position: relative;
}
.button .button-icon,
.button_ .button-icon {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-right: 10px;
}
.button .button-icon:only-child,
.button_ .button-icon:only-child {
  margin: 0;
}
.arrow > .button_ > span:after {
  content: "\e811";
  font-family: rtui;
  line-height: 0.1em;
  font-size: 2em;
  vertical-align: middle;
  display: inline-block;
  margin-top: 0.1em;
  padding: 0 0 0 0.5em;
}
.rounded > .button_ {
  border-radius: 50px;
}
button.button_ {
  border: none;
}
a.button:focus {
  text-decoration: none;
}
button.button_.with_icon:before {
  margin-right: 10px;
  margin-left: 0;
}
.button_.small {
  padding: 4px 25px;
  font-size: 0.8em;
}
.button_.small > .button-icon {
  margin-right: 6px;
}
.button_.medium {
  padding: 5px 35px;
}
.button_.medium > .button-icon {
  margin-right: 10px;
}
.button_.big {
  padding: 12px 70px;
  font-size: 1em;
}
.button_.big > .button-icon {
  margin-right: 12px;
}
.button_.hero {
  padding: 20px 30px;
  font-size: 1em;
  text-align: center;
  width: 100%;
}
.button_.hero > .button-icon {
  margin-right: 12px;
}
.button_ {
  transition: background 0.3s;
}
.button_ > span {
  position: relative;
  display: block;
}
.button_ > span:first-child {
  position: relative;
  top: 0;
  opacity: 1;
}
.button_:hover span {
  animation: button 0.15s cubic-bezier(0.05, -1.11, 1, 1.82) 2;
}
.button_.style-1 span {
  color: #fff;
}
.button_.style-1:hover {
  background-color: transparent !important;
}
.button_.style-2 {
  background-color: transparent;
}
.button_.style-2:hover span {
  color: #fff !important;
}
.button_.style-1,
.button_.style-2,
.button_.style-3 {
  border-width: 2px;
  border-style: solid;
}
.button_.style-3,
.button_.style-3 span {
  color: #000;
}
.button_.style-3:hover span {
  color: #fff;
}
.button_.black {
  color: #fff;
  background: #000;
  border-width: 2px;
  border-style: solid;
  border-color: #000 !important;
}
.button_.black span {
  color: #fff;
}
.button_.black:hover {
  background: #000;
}
.button_.white {
  color: #000;
  background: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #fff !important;
}
.button_.white span {
  color: #000;
}
.button_.white:hover {
  background: #fff;
}
.rt-toggle {
  margin-bottom: 20px;
}
.rt-toggle > ol {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.rt-toggle > ol > li {
  display: block;
  clear: both;
  padding: 0;
  position: relative;
}
.rt-toggle > ol > li.open .toggle-head {
  cursor: default;
}
.rt-toggle > ol > li .toggle-head {
  cursor: pointer;
  padding: 0.3em;
  border-style: solid;
  border-width: 2px;
  border-radius: 40px;
  position: relative;
}
.rt-toggle > ol > li .toggle-number,
.rt-toggle > ol > li.open .toggle-number {
  display: inline-block;
  font-weight: 700;
  left: 0.5em;
  line-height: 1.5em;
  border-radius: 50%;
  width: 1.5em;
  padding: 0;
  position: absolute;
  font-size: 1em;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.rt-toggle > ol > li .toggle-title {
  display: inline-block;
  margin: 0 30px 0 0.5em;
  line-height: 1.25em;
  padding: 0.25em 0 0;
}
.rt-toggle > ol > li .toggle-title > span:before {
  font-size: 1.5em;
  vertical-align: middle;
  margin: 0 0.3em;
}
.rt-toggle > ol > li .toggle-content {
  clear: both;
  display: none;
  margin: 10px 0 0 calc(2.2em + 10px);
  padding: 5px 0 10px;
}
.rt-toggle > ol > li .toggle-content > div p:last-child,
.rt-toggle > ol > li .toggle-content > div:last-child,
.rt-toggle > ol > li .toggle-content > p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.rt-toggle > ol > li ul {
  list-style: disc;
}
.rt-toggle > ol > li ul ul {
  list-style: circle;
}
.rt-toggle > ol > li ul ul ul {
  list-style: square;
}
.rt-toggle > ol > li ol {
  list-style: decimal;
}
.rt-toggle > ol > li ol ol {
  list-style: lower-alpha;
}
.rt-toggle > ol > li ol ol ol {
  list-style: upper-roman;
}
.rt-toggle > ol > li ol,
.rt-toggle > ol > li ul {
  margin-bottom: 10px;
}
.rt-toggle > ol > li ol ol li,
.rt-toggle > ol > li ol ul li,
.rt-toggle > ol > li ul ol li,
.rt-toggle > ol > li ul ul li {
  display: list-item;
}
.rt-toggle > ol > li:after {
  content: "";
  display: block;
  height: 15px;
}
.rt-toggle > ol > li:last-child:after {
  content: none;
}
.rt-toggle > ol ol li,
.rt-toggle > ul li {
  display: list-item;
}
.rt-toggle ol ol {
  list-style: decimal;
}
.rt-toggle .toggle-head:after {
  content: "+";
  font-weight: 700;
  position: absolute;
  right: 0.25em;
  font-size: 2em;
  line-height: 1em;
  font-family: arial;
  width: 30px;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.rt-toggle .open .toggle-head:after {
  content: "-";
  margin-top: -0.1em;
}
.rt-toggle.icons .toggle-title {
  padding: 0;
  margin-left: 0;
}
.rt-toggle.numbered .toggle-title {
  margin: 0 30px 0 2.2em;
}
.rt-toggle.only_captions ol:before {
  content: none;
}
.rt-toggle.only_captions ol > li {
  padding: 0;
}
.rt-toggle.only_captions ol > li:after {
  content: none;
}
.rt-toggle.only_captions .toggle-head {
  padding: 0.8em 0;
  border-width: 0 0 2px;
  border-radius: 0;
}
.rt-toggle.only_captions .toggle-head:after {
  right: 0;
}
.rt-toggle.only_captions .toggle-title {
  padding: 0;
  margin-left: 0;
}
.rt-toggle.only_captions .toggle-content {
  margin-left: 0;
}
.rt_tabs .tab_nav {
  list-style: none;
}
.rt_tabs .tab_nav > li {
  position: relative;
  cursor: pointer;
}
.rt_tabs .tab_nav > li.active {
  cursor: default;
}
.rt_tabs .tab_contents .tab_content_wrapper.active {
  animation-name: active_tabs;
}
.rt_tabs .tab_contents .tab_content_wrapper.active .tab_content {
  display: inline-block;
}
.rt_tabs .tab_contents .tab_content_wrapper .tab_content {
  display: none;
  width: 100%;
}
.rt_tabs .tab_contents .tab_title {
  display: none;
  cursor: pointer;
}
.rt_tabs .tab_contents .active > .tab_title {
  cursor: default;
}
.rt_tabs.tab-position-1 .tab_nav {
  display: block;
  margin: 0;
  padding: 0 0 10px;
  border-width: 0 0 3px;
  border-style: solid;
}
.rt_tabs.tab-position-1 .tab_nav > li {
  display: inline-block;
  padding: 10px 40px;
}
.rt_tabs.tab-position-1 .tab_nav > li.active:after {
  border-width: 0 0 3px;
  border-style: solid;
  bottom: -12px;
  content: "\2a";
  height: 1px;
  left: -1px;
  right: -1px;
  position: absolute;
  text-align: center;
  font-family: rtui;
  font-size: 24px;
  line-height: 24px;
}
.rt_tabs.tab-position-1 .tab_content_wrapper > .tab_title {
  border-style: solid;
  border-width: 1px;
  padding: 10px;
  position: relative;
  margin-bottom: 2px;
}
.rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title {
  border-width: 0 0 3px;
  border-style: solid;
}
.rt_tabs.tab-position-1 .tab_content_wrapper .tab_content {
  padding: 40px 0 10px;
}
.rt_tabs.tab-position-1 .tab_content_wrapper > .tab_title > span:before,
.rt_tabs.tab-position-1 .tab_nav > li > span:before {
  margin-right: 5px;
}
.rt_tabs.tab-position-2 {
  clear: both;
  display: block;
}
.rt_tabs.tab-position-2 .tab_nav {
  width: 200px;
  border-style: solid;
  padding: 0;
  margin: 0;
}
.rt_tabs.tab-position-2 .tab_nav > li {
  display: block;
  border-width: 0 0 1px;
  border-style: solid;
  padding: 0.8em;
}
.rt_tabs.tab-position-2 .tab_nav > li.active:after {
  border-width: 0 3px 0 0;
  border-style: solid;
  bottom: -1px;
  content: "";
  top: -1px;
  position: absolute;
}
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper {
  display: block;
}
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper > .tab_title {
  border-width: 1px;
  border-style: solid;
  padding: 10px;
  position: relative;
  margin-bottom: 2px;
}
.rt_tabs.tab-position-2 .tab_contents .tab_content_wrapper.active > .tab_title {
  border-width: 0 0 3px;
  border-style: solid;
}
.rt_tabs.tab-position-2 .tab_content_wrapper > .tab_title > span:before,
.rt_tabs.tab-position-2 .tab_nav > li > span:before {
  margin-right: 5px;
}
.rt_tabs.tab-position-2.left .tab_nav {
  float: left;
  border-width: 0 1px 0 0;
}
.rt_tabs.tab-position-2.left .tab_nav > li.active:after {
  right: -3px;
}
.rt_tabs.tab-position-2.left .tab_contents {
  margin-left: 210px;
}
.rt_tabs.tab-position-2.left .tab_content {
  padding: 10px 0 10px 15px;
}
.rt_tabs.tab-position-2.right .tab_nav {
  float: right;
  border-width: 0 0 0 1px;
}
.rt_tabs.tab-position-2.right .tab_nav > li.active:after {
  left: -3px;
}
.rt_tabs.tab-position-2.right .tab_contents {
  margin-right: 210px;
}
.rt_tabs.tab-position-2.right .tab_content {
  padding: 10px 15px 10px 0;
}
.rt_tabs.style-4 .tab_nav {
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 0;
  border-width: 0;
}
.rt_tabs.style-4 .tab_nav > li {
  float: left;
  text-align: center;
  padding: 0.4em 2em;
}
.rt_tabs.style-4 .tab_nav > li.active:after,
.rt_tabs.style-4 .tab_nav > li:after {
  border-width: 0 0 4px;
  border-style: solid;
  bottom: -12px;
  content: "";
  height: 1px;
  left: -1px;
  right: -1px;
  position: absolute;
}
.rt_tabs.style-4 .tab_nav > li > span {
  display: block;
  text-align: center;
}
.rt_tabs.style-4 .tab_nav > li > span:before {
  display: inline-block;
  font-size: 26px;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  width: auto;
  color: #fff;
  text-indent: 1px;
  background-clip: padding-box;
}
.rt_tabs.style-4 .tab_nav > li:first-child {
  padding-left: 0;
}
.rt_tabs.style-4 .tab_nav > li.with_icon {
  padding-right: 30px;
}
.rt_tabs.style-4 .tab_content_wrapper .tab_content {
  padding-top: 40px;
}
.rt_tabs.style-4[data-tab-count="1"] .tab_nav li {
  width: 100%;
}
.rt_tabs.style-4[data-tab-count="2"] .tab_nav li {
  width: 50%;
}
.rt_tabs.style-4[data-tab-count="3"] .tab_nav li {
  width: 33.33333%;
}
.rt_tabs.style-4[data-tab-count="4"] .tab_nav li {
  width: 25%;
}
.rt_tabs.style-4[data-tab-count="5"] .tab_nav li {
  width: 20%;
}
.rt_tabs.style-4[data-tab-count="6"] .tab_nav li {
  width: 16.66667%;
}
.rt_tabs.style-4[data-tab-count="7"] .tab_nav li {
  width: 14.28571%;
}
.rt_tabs.style-4[data-tab-count="8"] .tab_nav li {
  width: 12.5%;
}
#main_content > .content_row .rt_tabs .vc_row {
  margin-left: 0;
  margin-right: 0;
}
.content-box.content-padding .content-holder {
  padding-left: 60px;
}
.content-box p:last-child {
  margin-bottom: 0;
}
.content-box .button_wrapper {
  margin-top: 20px;
}
.icon-content-box .icon-holder {
  display: block;
  position: relative;
}
.icon-content-box .icon-holder span {
  display: block;
}
.icon-content-box .icon-holder a {
  text-decoration: none;
}
.icon-content-box .heading {
  margin: 0 0 25px;
  display: inline-block;
}
.icon-content-box .heading:only-child {
  margin-bottom: 0;
}
.icon-content-box .heading a {
  text-decoration: none;
}
.icon-content-box .heading a:hover {
  opacity: 0.7;
}
.icon-content-box .read_more {
  margin-top: 20px;
}
.icon-content-box.icon-style-1 .icon-holder span:before {
  font-size: 25px;
  line-height: 100%;
  width: 25px;
  margin-left: 0;
  margin-right: 0;
}
.icon-content-box.icon-style-1.icon-pos-left .icon-holder {
  float: left;
}
.icon-content-box.icon-style-1.icon-pos-left .text-holder {
  margin-left: 40px;
}
.icon-content-box.icon-style-1.icon-pos-right .icon-holder {
  float: right;
  text-align: right;
}
.icon-content-box.icon-style-1.icon-pos-right .text-holder {
  margin-right: 40px;
  text-align: right;
}
.icon-content-box.icon-style-1.icon-pos-top .icon-holder {
  text-align: center;
  margin-bottom: 20px;
}
.icon-content-box.icon-style-1.icon-pos-top .text-holder {
  text-align: center;
}
.icon-content-box.icon-style-2 .icon-holder span:before {
  font-size: 22px;
  line-height: 44px;
  width: 44px;
  margin-left: 0;
  margin-right: 0;
  background-clip: padding-box;
}
.icon-content-box.icon-style-2.icon-pos-left .icon-holder {
  float: left;
}
.icon-content-box.icon-style-2.icon-pos-left .text-holder {
  margin-left: 64px;
  padding-top: 10px;
}
.icon-content-box.icon-style-2.icon-pos-right .icon-holder {
  float: right;
  text-align: right;
}
.icon-content-box.icon-style-2.icon-pos-right .text-holder {
  margin-right: 64px;
  text-align: right;
  padding-top: 10px;
}
.icon-content-box.icon-style-2.icon-pos-top .icon-holder {
  text-align: center;
  margin-bottom: 20px;
}
.icon-content-box.icon-style-2.icon-pos-top .text-holder {
  text-align: center;
}
.icon-content-box.icon-style-3 .icon-holder span:before {
  font-size: 25px;
  line-height: 100%;
  width: 69px;
  margin-left: 0;
  margin-right: 0;
  color: #fff;
  padding: 20px;
  border-radius: 50%;
  vertical-align: middle;
  background-clip: padding-box;
}
.icon-content-box.icon-style-3.icon-pos-left .icon-holder {
  float: left;
}
.icon-content-box.icon-style-3.icon-pos-left .text-holder {
  margin-left: 85px;
}
.icon-content-box.icon-style-3.icon-pos-right .icon-holder {
  float: right;
  text-align: right;
}
.icon-content-box.icon-style-3.icon-pos-right .text-holder {
  margin-right: 85px;
  text-align: right;
}
.icon-content-box.icon-style-3.icon-pos-top .icon-holder {
  text-align: center;
  margin-bottom: 30px;
}
.icon-content-box.icon-style-3.icon-pos-top .icon-holder span:before {
  font-size: 30px;
  line-height: 100px;
  width: 100px;
  height: 100px;
  padding: 0;
}
.icon-content-box.icon-style-3.icon-pos-top .text-holder {
  text-align: center;
  margin-top: 20px;
}
.icon-content-box.icon-style-4 .icon-holder span:before {
  font-size: 22px;
  line-height: 40px;
  width: 44px;
  margin-left: 0;
  margin-right: 0;
  border-width: 2px;
  border-style: solid;
}
.icon-content-box.icon-style-4.icon-pos-left .icon-holder {
  float: left;
  margin-top: -2px;
  margin-right: 18px;
}
.icon-content-box.icon-style-4.icon-pos-left .text-holder {
  margin-left: 0;
}
.icon-content-box.icon-style-4.icon-pos-right .icon-holder {
  float: right;
  margin-top: -2px;
  text-align: right;
  margin-left: 18px;
}
.icon-content-box.icon-style-4.icon-pos-right .text-holder {
  margin-right: 0;
  text-align: right;
}
.icon-content-box.icon-style-4.icon-pos-top .icon-holder {
  text-align: center;
  margin-bottom: 20px;
}
.icon-content-box.icon-style-4.icon-pos-top .text-holder {
  text-align: center;
}
.icon-content-box.icon-style-4.icon-pos-top .text-holder > p:nth-child(2) {
  margin-top: 0;
}
.icon-content-box.icon-style-4.icon-pos-top .text-holder .heading {
  padding-top: 0;
}
.icon-content-box.icon-style-4 .text-holder > p:nth-child(2) {
  margin-top: 20px;
}
.icon-content-box.icon-style-4 .text-holder .heading {
  padding-top: 6px;
  margin-left: 0;
  display: inline-block;
}
.icon-content-box.icon-style-5 .icon-holder span:before {
  font-size: 30px;
  line-height: 60px;
  width: 60px;
  height: 60px;
  text-align: center;
  position: relative;
  z-index: 2;
  text-indent: 1px;
  color: #fff;
}
.icon-content-box.icon-style-5 .icon-holder span:after {
  width: 60px;
  height: 60px;
  position: absolute;
  content: "";
  left: 50%;
  margin-left: -30px;
  top: 0;
  background-clip: padding-box;
  transform: rotate(45deg);
  z-index: 1;
}
.icon-content-box.icon-style-5.icon-pos-left .icon-holder {
  float: left;
}
.icon-content-box.icon-style-5.icon-pos-left .text-holder {
  margin-left: 105px;
}
.icon-content-box.icon-style-5.icon-pos-right .icon-holder {
  float: right;
  text-align: right;
}
.icon-content-box.icon-style-5.icon-pos-right .text-holder {
  margin-right: 125px;
  text-align: right;
}
.icon-content-box.icon-style-5.icon-pos-top .icon-holder {
  text-align: center;
  margin-bottom: 40px;
}
.icon-content-box.icon-style-5.icon-pos-top .text-holder {
  text-align: center;
  margin-top: 20px;
}
.icon-content-box.icon-style-6 .icon-holder span:before {
  font-size: 60px;
  line-height: 100%;
  width: 60px;
  margin-left: 0;
  margin-right: 0;
}
.icon-content-box.icon-style-6.icon-pos-left .icon-holder {
  float: left;
}
.icon-content-box.icon-style-6.icon-pos-left .text-holder {
  margin-left: 90px;
}
.icon-content-box.icon-style-6.icon-pos-right .icon-holder {
  float: right;
  text-align: right;
}
.icon-content-box.icon-style-6.icon-pos-right .text-holder {
  margin-right: 90px;
  text-align: right;
}
.icon-content-box.icon-style-6.icon-pos-top .icon-holder {
  text-align: center;
  margin-bottom: 20px;
}
.icon-content-box.icon-style-6.icon-pos-top .text-holder {
  text-align: center;
}
.icon-content-box p:last-child {
  margin-bottom: 0;
}
.image-content-box {
  position: relative;
}
.image-content-box > * {
  display: inline-block;
}
.image-content-box > div {
  position: relative;
  display: inline-block;
  width: 100%;
}
.image-content-box.valign-top > div {
  vertical-align: top;
}
.image-content-box.valign-middle > div {
  vertical-align: middle;
}
.image-content-box.valign-bottom > div {
  vertical-align: bottom;
}
.image-content-box .text-holder {
  z-index: 2;
}
.image-content-box .featured_image_holder {
  z-index: 1;
  margin-bottom: 20px;
  min-height: 1px;
}
.image-content-box .featured_image_holder img {
  min-height: 1px;
}
.image-content-box .featured_image_holder img.left {
  float: left;
}
.image-content-box .featured_image_holder img.right {
  float: right;
}
.image-content-box .featured_image_holder img.center {
  margin: auto;
}
.image-content-box .heading {
  margin-top: 0;
}
.image-content-box .heading a {
  text-decoration: none;
}
.image-content-box .heading a:hover {
  opacity: 0.7;
}
.image-content-box.box-style-2 .background {
  padding: 20px;
}
.image-content-box.box-style-2 .text-holder {
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 40px;
  width: auto;
}
.image-content-box.box-style-2.custom-height .text-holder {
  top: 50%;
  transform: translateY(-50%);
}
.image-content-box.right {
  text-align: right;
}
.image-content-box.center {
  text-align: center;
}
.image-content-box.center .featured_image_holder img {
  margin: auto;
}
.image-content-box .text-holder p:last-child {
  margin-bottom: 0;
}
.rt-heading {
  position: relative;
  display: inline-block;
  width: auto;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 14px;
}
.elementor-widget-rt-heading .rt-heading {
  margin-bottom: 0;
}
.heading_icon {
  vertical-align: middle;
  display: inline-block;
}
.rt-heading-wrapper {
  position: relative;
}
.rt-heading-wrapper .punchline {
  display: block;
  line-height: 2em;
  font-size: 0.875em;
  letter-spacing: 1.75px;
}
.rt-heading-wrapper.style-1 .style-1 {
  padding-left: 60px;
}
.rt-heading-wrapper.style-1 .style-1:after {
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  top: calc(0.5em - 2px);
  width: 40px;
}
.rt-heading-wrapper.style-1 .punchline {
  padding-left: 60px;
}
.rt-heading-wrapper.style-2 .style-2 {
  padding-right: 60px;
}
.rt-heading-wrapper.style-2 .style-2:after {
  content: "";
  height: 4px;
  right: 0;
  position: absolute;
  top: calc(0.5em - 2px);
  width: 40px;
}
.rt-heading-wrapper.style-2 .punchline {
  padding-right: 60px;
}
.rt-heading-wrapper.style-3 {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.rt-heading-wrapper.style-3 .style-3 {
  display: inline-block;
  position: relative;
  line-height: 135%;
}
.rt-heading-wrapper.style-3 .style-3:after,
.rt-heading-wrapper.style-3 .style-3:before {
  content: "";
  position: absolute;
  height: 5px;
  border-width: 1px 0 0;
  margin-top: -1px;
  border-style: solid;
  top: 50%;
  width: 500px;
}
.rt-heading-wrapper.style-3 .style-3:before {
  right: 100%;
  margin-right: 20px;
}
.rt-heading-wrapper.style-3 .style-3:after {
  left: 100%;
  margin-left: 20px;
}
.rt-heading-wrapper.style-4 {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.rt-heading-wrapper.style-4 .style-4 {
  display: inline-block;
  position: relative;
  line-height: 135%;
  padding: 0 0 10px;
}
.rt-heading-wrapper.style-4 .style-4:after {
  content: "";
  position: absolute;
  height: 4px;
  bottom: 0;
  width: 50px;
  left: 50%;
  margin-left: -25px;
}
.rt-heading-wrapper.style-4 > .with_punchline {
  margin-top: 0;
}
.rt-heading-wrapper.style-4 .punchline {
  display: block;
  line-height: 100%;
  margin-bottom: -2px;
}
.rt-heading-wrapper.style-5 {
  width: 100%;
  overflow: hidden;
}
.rt-heading-wrapper.style-5 .style-5 {
  display: inline-block;
  position: relative;
  line-height: 135%;
  padding: 0 0 10px;
}
.rt-heading-wrapper.style-5 .style-5:after {
  content: "";
  position: absolute;
  height: 4px;
  bottom: 0;
  width: 50px;
  left: 0;
}
.rt-heading-wrapper.style-5 > .with_punchline {
  margin-top: 0;
}
.rt-heading-wrapper.style-5 .punchline {
  display: block;
  line-height: 100%;
  margin-bottom: -2px;
}
.rt-heading-wrapper.style-6 {
  width: 100%;
  overflow: hidden;
}
.rt-heading-wrapper.style-6 .style-6 {
  display: inline-block;
  position: relative;
  line-height: 135%;
}
.rt-heading-wrapper.style-6 .style-6:after {
  content: "";
  position: absolute;
  height: 5px;
  border-width: 1px 0 0;
  margin-top: -1px;
  border-style: solid;
  top: 50%;
  width: 1000px;
  left: 100%;
  margin-left: 20px;
}
.rt-heading > .heading_icon:before {
  margin-left: 0.5px;
  margin-right: 10px;
  text-align: left;
}
.photo_gallery > .row {
  margin-left: -10px;
  margin-right: -10px;
}
.photo_gallery > .row > div {
  text-align: center;
  padding: 10px;
}
.photo_gallery > .row > div > img {
  margin: auto;
}
.photo_gallery .caption {
  margin-top: 10px;
}
.gallery-item img {
  border-width: 2px;
  border-style: solid;
}
.highlight.style-2 {
  padding: 0 2px;
}
.google_map img {
  max-width: none !important;
}
.google_map_holder {
  color: #666;
}
.info_box {
  padding: 20px 10px;
  background: rgba(0, 0, 0, 0.02);
  display: block;
  position: relative;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
}
.info_box:after,
.info_box:before {
  content: " ";
  display: table;
}
.info_box:after {
  clear: both;
}
.info_box.gradient {
  box-shadow: 0 0 0 1px #fff inset;
}
.info_box p[class*=" icon-"]:before,
.info_box p[class^="icon-"]:before {
  font-size: 25px;
  margin: 0;
  top: 50%;
  vertical-align: middle;
}
.info_box p {
  margin: 0;
  padding: 0 10px 0 60px;
  text-indent: -30px;
}
.info_box.attention {
  background: #fed8d8;
  border: 1px solid #dcb6b6;
}
.info_box.attention,
.info_box.attention a {
  color: #8f6969;
}
.info_box.ok {
  background: #efffef;
  border: 1px solid #e0ede0;
}
.info_box.ok,
.info_box.ok a {
  color: #889588;
}
.info_box.announcement {
  background: #fdfdef;
  border: 1px solid #ebebde;
}
.info_box.announcement,
.info_box.announcement a {
  color: #949487;
}
.info_box .icon-cancel {
  color: rgba(0, 0, 0, 0.3);
  position: absolute;
  right: 10px;
  cursor: pointer;
}
.info_box .icon-cancel:hover {
  color: rgba(0, 0, 0, 0.6);
}
.rt_counter_wrapper .number {
  font-size: 54px;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  line-height: 1;
  position: relative;
}
.rt_counter_wrapper .number:after {
  bottom: 0;
  left: 0;
  content: "";
  height: 2px;
  position: absolute;
  width: 20px;
}
.rt_counter_wrapper.center {
  text-align: center;
}
.rt_counter_wrapper.center .number:after {
  left: calc(50% - 10px);
}
.rt_counter_wrapper.left {
  text-align: left;
}
.rt_counter_wrapper.left .number:after {
  left: 0;
}
.rt_counter_wrapper.right {
  text-align: right;
}
.rt_counter_wrapper.right .number:after {
  left: auto;
  right: 0;
}
.latest_news {
  clear: both;
}
.latest_news > article {
  margin-bottom: 25px;
  display: table;
}
.latest_news > article p,
.latest_news > article:last-child {
  margin-bottom: 0;
}
.latest_news .heading {
  margin: 0 0 5px;
}
.latest_news .heading a {
  text-decoration: none;
  display: block;
}
.latest_news .heading a:hover {
  text-decoration: none;
}
.latest_news figure {
  display: table-cell;
  vertical-align: top;
  padding-right: 15px;
}
.latest_news .text {
  display: table-cell;
  vertical-align: middle;
}
.latest_news .text:first-child {
  margin-left: 0;
}
.latest_news .meta-bar {
  margin-bottom: 0.8em;
  font-size: 0.8em;
  text-transform: uppercase;
}
.latest_news .categories {
  display: inline-block;
}
.latest_news .categories a {
  text-decoration: none;
}
.latest_news .categories a:hover {
  text-decoration: underline;
}
.latest_news .date {
  display: inline-block;
}
.latest_news .row:not(:last-child) {
  margin-bottom: 40px;
}
.latest_news.style-1 .latest-news-button {
  margin-top: 30px;
  padding: 4px;
  border-width: 1px;
  border-style: solid;
  font-size: 16px;
  display: inline-block;
  line-height: 26px;
  vertical-align: middle;
  width: 36px;
  border-color: initial !important;
  text-align: center;
}
.latest_news.style-1 .latest-news-button:hover {
  opacity: 0.6;
}
.latest_news.style-2 .latest-news-button {
  display: inline-block;
  line-height: 1em;
  vertical-align: middle;
  border-color: initial !important;
}
.latest_news.style-2 .latest-news-button:hover {
  opacity: 0.6;
}
.latest_news.style-2 .heading {
  margin: 0 0 10px;
}
.latest_news.style-2 .meta-bar {
  line-height: 1.4em;
  padding: 0.4em 0.8em 0.2em;
  display: inline-block;
}
.latest_news.style-2 .meta-bar,
.latest_news.style-2 .meta-bar * {
  color: #fff !important;
}
.latest_news.style-2 p {
  display: inline;
}
.border_grid .latest_news > .row > div > .col {
  padding-top: 40px;
  padding-bottom: 40px;
}
#container .latest_news img {
  max-width: inherit;
}
.pullquote {
  width: 50%;
}
.pullquote.alignright {
  margin: 40px 0 40px 40px;
}
.pullquote.alignleft {
  margin: 40px 40px 40px 0;
}
.bullet-list {
  display: inline-block;
  text-align: left;
  margin: auto;
}
.bullet-list > ul {
  position: relative;
  list-style: none;
  margin-bottom: 20px;
}
.bullet-list > ul > li {
  margin-bottom: 10px;
  padding-top: 0;
  position: relative;
}
.bullet-list.style-1 > ul {
  padding-left: 2.2em;
}
.bullet-list.style-1 > ul > li:before {
  color: #fff;
  display: block;
  font-family: rtui;
  font-size: 1em;
  font-weight: 400;
  left: -2.2em;
  position: absolute;
  text-align: center;
  width: 1.5em;
  text-indent: 1px;
}
.bullet-list.style-2 > ul,
.bullet-list.style-3 > ul {
  padding-left: 1.5em;
}
.bullet-list.style-2 > ul > li:before,
.bullet-list.style-3 > ul > li:before {
  display: block;
  font-family: rtui;
  font-size: 1em;
  font-weight: 400;
  left: -1.5em;
  position: absolute;
  text-align: left;
  width: 1.6em;
  text-indent: 1px;
}
.bullet-list.arrow > ul > li:before {
  content: "\28";
}
.bullet-list.arrow-2 > ul > li:before {
  content: "\33";
}
.bullet-list.check > ul > li:before {
  content: "\6e";
}
.bullet-list.star > ul > li:before {
  content: "\2d";
}
.rt-pie-chart {
  position: relative;
  display: inline-block;
  width: 180px;
  height: 180px;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}
.rt-pie-chart span {
  display: block;
  font-size: 30px;
  line-height: 180px;
  width: 180px;
  z-index: 2;
}
.rt-pie-chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.percent:after {
  content: "%";
  font-family: verdana;
  font-size: 12px;
  margin-left: 0.1em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.businesslounge-progress-title {
  font-size: 1em;
  line-height: 1;
  margin: 0 !important;
  padding: 0;
  display: inline-block;
}
.businesslounge-progress-desc {
  margin-bottom: 10px;
  position: relative;
}
.businesslounge-progress-desc span {
  position: absolute;
  top: 50%;
  transition: left 1.2s ease-in 0s;
  left: 0;
  transform: translate(-100%, -50%);
}
.businesslounge-progress-desc span:after {
  content: "%";
}
.businesslounge-progress-bar-base {
  width: 100%;
  height: 14px;
  background-color: #000;
  padding: 2px;
  border-radius: 40px;
}
.businesslounge-progress-bar {
  width: 0;
  height: 10px;
  transition: width 1.2s ease-in 0s;
  background-color: #000;
  border-radius: 40px;
  box-shadow: inset 0 4px 6px rgba(255, 255, 255, 0.2);
}
.short-bar .businesslounge-progress-title {
  padding-bottom: 30px;
}
.short-bar .businesslounge-progress-desc span {
  transform: translate(-50%, 0);
}
.rt-anim span {
  opacity: 0;
  position: absolute;
  visibility: hidden;
  transform: scaleY(0) translateZ(0px);
  display: inline-block;
  backface-visibility: hidden;
}
.rt-anim span.active {
  opacity: 1;
  position: relative;
  visibility: visible;
  transition: all 0.3s ease-out 0s;
  transform: scaleY(1) translateZ(0px);
  backface-visibility: hidden;
}
.rt-anim.style-2 {
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.rt-anim.style-3 {
  border-bottom: 2px solid transparent;
}
.rt-countdown:after,
.rt-countdown:before {
  content: " ";
  display: table;
}
.rt-countdown:after {
  clear: both;
}
.rt-countdown i {
  display: inline-block;
  margin-right: 18px;
  text-align: right;
}
.rt-countdown * {
  visibility: hidden;
}
.rt-countdown i b {
  vertical-align: top;
  line-height: 1em;
  font-style: normal;
  font-size: 56px;
  letter-spacing: -2px;
  padding-right: 30px;
}
.rt-countdown.started * {
  visibility: visible;
}
@media screen and (max-width: 1160px) {
  .rt-countdown i {
    margin-right: 10px;
  }
  .rt-countdown i b {
    font-size: 46px;
    padding-right: 16px;
  }
}
body {
  line-height: 1.6;
}
p {
  margin-bottom: 20px;
}
a {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 40px;
  margin-bottom: 20px;
  line-height: 1.2;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: underline;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  transition: color 0.4s ease 0s;
}
.clean_heading {
  text-rendering: optimizelegibility;
}
.animation {
  animation-duration: 1s;
  animation-fill-mode: both;
}
@keyframes active_tabs {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
@keyframes buttons {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 100px;
  }
}
@keyframes active_slide {
  0% {
    opacity: 0;
    transform: translateY(0px);
  }
  100% {
    opacity: 1;
    transform: translateY(-50%);
  }
}
.animate-spin:before {
  animation: spin 2s infinite linear;
  display: inline-block;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes scaleout {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes width {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(5px, 0, 0);
  }
}
.shake {
  animation: shake 0.5s 1 linear;
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation: pulse 0.5s 1 linear;
}
@keyframes button {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
@keyframes pageloading {
  0% {
    opacity: 0.3;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.3;
  }
}
.pageloading {
  animation: pageloading 4s 1 linear;
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, -100%, 0);
    visibility: hidden;
  }
}
.slideInUp {
  animation-name: slideInUp;
}
.slideOutUp {
  animation-name: slideOutUp;
}
.fadeIn {
  animation-name: fadeIn;
}
.fadeOut {
  animation-name: fadeOut;
}
.aligncenter {
  display: table;
  margin: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
@media screen and (max-width: 767px) {
  .mobile_aligncenter {
    display: table;
    margin: auto;
    float: none;
    text-align: center;
  }
  .mobile_alignleft {
    float: left;
  }
  .mobile_alignright {
    float: right;
  }
  .mobile-text-left {
    text-align: left;
  }
  .mobile-text-right {
    text-align: right;
  }
  .mobile-text-center {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .tablet_aligncenter {
    display: table;
    margin: auto;
    float: none;
    text-align: center;
  }
  .tablet_alignleft {
    float: left;
  }
  .tablet_alignright {
    float: right;
  }
  .tablet-text-left {
    text-align: left;
  }
  .tablet-text-right {
    text-align: right;
  }
  .tablet-text-center {
    text-align: center;
  }
}
.entry-thumbnail.alignleft,
.imgeffect.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 4px 20px 4px 0;
}
.entry-thumbnail.alignright,
.imgeffect.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 4px 0 4px 20px;
}
.entry-thumbnail.aligncenter,
.imgeffect.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  margin: 5px auto 10px;
}
#main_content img {
  max-width: 100%;
  height: auto;
}
.wp-caption {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.08);
  border-width: 1px;
  border-style: solid;
  text-align: center;
  padding: 10px;
  max-width: 100%;
  margin-bottom: 25px;
}
.wp-caption img {
  max-width: 100%;
}
.wp-caption .wp-caption-text {
  clear: both;
  display: block;
  padding: 8px 0 0;
  font-style: oblique;
}
.wp-caption.aligncenter {
  display: block;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
  margin-bottom: 25px;
}
[class*=" wp-image-"],
[class^="wp-image-"] {
  max-width: 100%;
  height: auto;
}
.margin-t0 {
  margin-top: 0;
}
.margin-t1 {
  margin-top: 1px;
}
.margin-t10 {
  margin-top: 10px;
}
.margin-t15 {
  margin-top: 15px;
}
.margin-t20 {
  margin-top: 20px;
}
.margin-t30 {
  margin-top: 30px;
}
.margin-t40 {
  margin-top: 40px;
}
.margin-t50 {
  margin-top: 50px;
}
.margin-t60 {
  margin-top: 60px;
}
.margin-t70 {
  margin-top: 70px;
}
.margin-t80 {
  margin-top: 80px;
}
.margin-b0,
.margin-b10 {
  margin-bottom: 10px;
}
.margin-b15 {
  margin-bottom: 15px;
}
.margin-b20 {
  margin-bottom: 20px;
}
.margin-b30 {
  margin-bottom: 30px;
}
.margin-b40 {
  margin-bottom: 40px;
}
.margin-b50 {
  margin-bottom: 50px;
}
.margin-b60 {
  margin-bottom: 60px;
}
.margin-b70 {
  margin-bottom: 70px;
}
.margin-b80 {
  margin-bottom: 80px;
}
.margin-b0 {
  margin-bottom: 0;
}
.margin-l0 {
  margin-left: 0;
}
.margin-r0 {
  margin-right: 0;
}
.padding-t1 {
  padding-top: 1px;
}
.padding-t10 {
  padding-top: 10px;
}
.padding-t20 {
  padding-top: 20px;
}
.padding-t30 {
  padding-top: 30px;
}
.padding-b10 {
  padding-bottom: 10px;
}
.padding-b20 {
  padding-bottom: 20px;
}
.padding-b30 {
  padding-bottom: 30px;
}
.padding-b40 {
  padding-bottom: 40px;
}
.padding-b0 {
  padding-bottom: 0;
}
.padding-t0 {
  padding-top: 0;
}
.padding-l0 {
  padding-left: 0;
}
.padding-r0 {
  padding-right: 0;
}
.nomargin {
  margin: 0 !important;
}
.nopadding {
  padding: 0 !important;
}
.clear {
  clear: both;
  width: 100%;
}
.space {
  clear: both;
  width: 100%;
  position: relative;
  display: table;
}
.content img {
  max-width: 100%;
  display: block;
}
.responsive .content img {
  height: auto;
}
.box_sizing {
  box-sizing: border-box;
}
:not(.wpb_video_wrapper) > .video-container {
  position: relative;
  padding-bottom: 56.25% !important;
  padding-top: 30px !important;
  height: auto;
  overflow: hidden;
}
:not(.wpb_video_wrapper) > .video-container embed,
:not(.wpb_video_wrapper) > .video-container iframe,
:not(.wpb_video_wrapper) > .video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
[class*=" icon-"]:before,
[class^="icon-"]:before {
  direction: ltr;
}
.bypostauthor,
.sticky {
  display: block;
}
.gallery-item img {
  display: inline-block;
}
.gallery-caption {
  margin-top: 10px;
}
.hidden-element {
  display: none;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.column-list > ul {
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.column-list > ul:after,
.column-list > ul:before {
  content: " ";
  display: table;
}
.column-list > ul:after {
  clear: both;
}
.column-list > ul > li {
  float: left;
  margin: 0 15px;
}
.column-list > ul .first {
  clear: left;
}
.column-list > ul .last {
  clear: right;
}
.column-list-1 > ul > li {
  width: calc(100% - 30px);
}
.column-list-2 > ul > li {
  width: calc(50% - 30px);
}
.column-list-3 > ul > li {
  width: calc(33.33333% - 30px);
}
.column-list-4 > ul > li {
  width: calc(25% - 30px);
}
.column-list-5 > ul > li {
  width: calc(20% - 30px);
}
.column-list-6 > ul > li {
  width: calc(16.66667% - 30px);
}
.has-bg-image {
}
.admin-bar .lg-toolbar.group {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar .lg-toolbar.group {
    top: 46px;
  }
}
.customizer-notification {
  bottom: 0;
  position: fixed;
  right: 0;
  z-index: 999999;
}
.customizer-notification .ui-icon-attention-circle {
  animation: 2s ease 0s normal none infinite running slideInUp;
  float: right;
  font-size: 40px;
  color: #e10f0f;
}
.customizer-notification .customizer-notification-text {
  background: #e10f0f;
  color: #fff;
  display: none;
  font-size: 16px;
  padding: 40px;
}
.customizer-notification:hover .customizer-notification-text {
  display: block;
}
.customizer-notification:hover .ui-icon-attention-circle {
  animation: none;
  color: #fff;
}
.has-nmargin {
  z-index: 5;
}
.stretch-background .vc_column-inner {
  opacity: 0;
  transition: opacity 0.3s;
}
.temp-inline-style {
  display: none !important;
}
.widget:not(.topbar-widget) > ul {
  padding-left: 0;
  list-style: none;
}
.widget:not(.topbar-widget) > ul > li {
  line-height: 160%;
  padding: 5px 0;
  position: relative;
}
.widget:not(.topbar-widget) > ul > li:first-child {
  padding-top: 0;
}
.widget:not(.topbar-widget) > ul > li a,
.widget:not(.topbar-widget) > ul > li a:hover {
  text-decoration: none;
}
.widget:not(.topbar-widget) > ul > li {
  border-style: solid;
  border-width: 0;
}
.widget:not(.topbar-widget) > ul > li:last-child {
  border-width: 0;
}
.widget:not(.topbar-widget) ul:last-child {
  margin-bottom: 0;
}
.widget:not(.topbar-widget) #loginform label {
  width: 30%;
  text-align: left;
}
.widget:not(.topbar-widget) .menu,
.widget:not(.topbar-widget) .product-categories,
.widget:not(.topbar-widget).widget_categories > ul,
.widget:not(.topbar-widget).widget_pages > ul {
  padding-left: 0;
  list-style: none;
}
.widget:not(.topbar-widget) .menu > li > .children,
.widget:not(.topbar-widget) .menu > li > .sub-menu,
.widget:not(.topbar-widget) .menu > li > ul,
.widget:not(.topbar-widget) .product-categories > li > .children,
.widget:not(.topbar-widget) .product-categories > li > .sub-menu,
.widget:not(.topbar-widget) .product-categories > li > ul,
.widget:not(.topbar-widget).widget_categories > ul > li > .children,
.widget:not(.topbar-widget).widget_categories > ul > li > .sub-menu,
.widget:not(.topbar-widget).widget_categories > ul > li > ul,
.widget:not(.topbar-widget).widget_pages > ul > li > .children,
.widget:not(.topbar-widget).widget_pages > ul > li > .sub-menu,
.widget:not(.topbar-widget).widget_pages > ul > li > ul {
  border-style: solid;
  border-width: 1px 0 0;
  padding-top: 10px;
  margin-top: 5px;
}
.widget:not(.topbar-widget) .menu ul,
.widget:not(.topbar-widget) .product-categories ul,
.widget:not(.topbar-widget).widget_categories > ul ul,
.widget:not(.topbar-widget).widget_pages > ul ul {
  list-style: none;
  margin: 5px 0;
  padding: 0;
  font-size: 0.875em;
}
.widget:not(.topbar-widget) .menu ul ul,
.widget:not(.topbar-widget) .product-categories ul ul,
.widget:not(.topbar-widget).widget_categories > ul ul ul,
.widget:not(.topbar-widget).widget_pages > ul ul ul {
  padding-left: 15px;
  font-size: 1em;
}
.widget:not(.topbar-widget) .menu > li,
.widget:not(.topbar-widget) .product-categories > li,
.widget:not(.topbar-widget).widget_categories > ul > li,
.widget:not(.topbar-widget).widget_pages > ul > li {
  line-height: 160%;
  padding: 5px 0;
  position: relative;
  border-style: solid;
  border-width: 0 0 1px;
}
.widget:not(.topbar-widget) .menu > li > a,
.widget:not(.topbar-widget) .product-categories > li > a,
.widget:not(.topbar-widget).widget_categories > ul > li > a,
.widget:not(.topbar-widget).widget_pages > ul > li > a {
  font-weight: 700;
}
.widget:not(.topbar-widget) .menu > li:before,
.widget:not(.topbar-widget) .product-categories > li:before,
.widget:not(.topbar-widget).widget_categories > ul > li:before,
.widget:not(.topbar-widget).widget_pages > ul > li:before {
  content: "";
  padding-right: 0;
  line-height: 1em;
  transition: all 0.3s;
  opacity: 0;
  color: var(--primary-color);
}
.widget:not(.topbar-widget) .menu > li:hover:before,
.widget:not(.topbar-widget) .product-categories > li:hover:before,
.widget:not(.topbar-widget).widget_categories > ul > li:hover:before,
.widget:not(.topbar-widget).widget_pages > ul > li:hover:before {
  content: "\28";
  font-family: rtui;
  padding-right: 10px;
  opacity: 1;
}
.widget:not(.topbar-widget) .menu > li:first-child,
.widget:not(.topbar-widget) .product-categories > li:first-child,
.widget:not(.topbar-widget).widget_categories > ul > li:first-child,
.widget:not(.topbar-widget).widget_pages > ul > li:first-child {
  padding-top: 0;
}
.widget:not(.topbar-widget) .menu > li a,
.widget:not(.topbar-widget) .menu > li a:hover,
.widget:not(.topbar-widget) .product-categories > li a,
.widget:not(.topbar-widget) .product-categories > li a:hover,
.widget:not(.topbar-widget).widget_categories > ul > li a,
.widget:not(.topbar-widget).widget_categories > ul > li a:hover,
.widget:not(.topbar-widget).widget_pages > ul > li a,
.widget:not(.topbar-widget).widget_pages > ul > li a:hover {
  text-decoration: none;
}
.widget:not(.topbar-widget) .menu > li:last-child,
.widget:not(.topbar-widget) .product-categories > li:last-child,
.widget:not(.topbar-widget).widget_categories > ul > li:last-child,
.widget:not(.topbar-widget).widget_pages > ul > li:last-child {
  border-width: 0;
}
.widget:not(.topbar-widget) .current-cat-parent > a,
.widget:not(.topbar-widget) .current-menu-item > a,
.widget:not(.topbar-widget) ul > .current-cat > a {
  font-weight: 700;
}
.widget:not(.topbar-widget) .children li a,
.widget:not(.topbar-widget) .sub-menu li a,
.wp-search-form li {
  position: relative;
}
.wp-search-form span {
  cursor: pointer;
  line-height: 3em;
  opacity: 0.3;
  position: absolute;
  right: 10px;
  text-align: right;
  width: 40px;
  top: 0;
}
.wp-search-form span:hover {
  opacity: 1;
}
.wp-search-form input {
  width: 100%;
  padding: 10px !important;
  line-height: 1em;
  height: 2em;
  border-width: 1px !important;
}
.textwidget p:last-child {
  margin-bottom: 0;
}
.sidebar .widget > h5,
.wpb_widgetised_column .widget > h5 {
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 15px;
}
.sidebar .widget:not(:last-child) {
  margin-bottom: 20px;
}
.wpb_widgetised_column .widget:not(:last-child) {
  margin-bottom: 30px;
}
.sidebar .widget {
  padding: 30px;
  border-width: 1px;
  border-style: solid;
}
.widget_latest_posts > div:after,
.widget_latest_posts > div:before,
.widget_popular_posts > div:after,
.widget_popular_posts > div:before {
  content: " ";
  display: table;
}
.widget_latest_posts > div:after,
.widget_popular_posts > div:after {
  clear: both;
}
.widget_latest_posts > div:not(:last-child),
.widget_popular_posts > div:not(:last-child) {
  margin-bottom: 20px;
}
.widget_latest_posts .post-thumb,
.widget_popular_posts .post-thumb {
  float: left;
  margin: 0 20px 10px 0;
}
.widget_latest_posts .meta,
.widget_popular_posts .meta {
  display: block;
  letter-spacing: 1px;
  font-size: 0.8em;
}
.widget_latest_posts .meta a,
.widget_popular_posts .meta a {
  text-decoration: none;
}
.widget_latest_posts p:last-child,
.widget_popular_posts p:last-child {
  margin-bottom: 0;
}
.widget_latest_posts .title,
.widget_popular_posts .title {
  text-decoration: none;
  font-weight: 700;
}
.widget_latest_posts .title:hover,
.widget_popular_posts .title:hover {
  text-decoration: underline;
}
.widget_latest_posts .icon-comment-empty,
.widget_popular_posts .icon-comment-empty {
  margin-right: 2px;
}
.widgets_holder.sidebar-widgets .widget {
  padding: 20px;
}
.footer_widgets .widget {
  margin-bottom: 25px;
}
.footer_widgets .widget h5 {
  margin: 0 0 30px;
}
.widget_calendar table {
  width: 100%;
}
.widget_tag_cloud a {
  font-size: 14px !important;
  border-style: solid;
  border-width: 1px;
  padding: 5px;
  display: inline-block;
  margin-bottom: 10px;
  text-decoration: none;
}
.widget_tag_cloud a:hover {
  border-width: 0;
  padding: 6px;
}
.flickr_thumbs {
  margin: 10px 0 !important;
  padding: 0;
  overflow: hidden;
  border: 0 !important;
  background: none !important;
}
.flickr_thumbs li {
  list-style: none;
  float: left;
  margin: 0 2% 2% 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: none !important;
  width: 31%;
}
.flickr_thumbs li img {
  display: block;
}
.flickr_thumbs li a img {
  border: none;
  width: 100%;
}
.flickr_thumbs li .frame {
  margin: 0 !important;
  padding: 5px !important;
}
.flickr_thumbs li.hide {
  display: none;
}
.flickr_thumbs li:hover img {
  opacity: 0.8;
}
ul.instagram-pics.instagram-size-thumbnail {
  margin-left: -2px;
  margin-right: -2px;
  display: inline-block;
}
ul.instagram-pics.instagram-size-thumbnail li {
  width: 33.333%;
  float: left;
  padding: 2px !important;
}
ul.instagram-pics.instagram-size-thumbnail a:hover img {
  opacity: 0.7;
}
.rt-category-tree {
  padding-left: 0;
  list-style: none;
  position: relative;
  overflow: hidden;
}
.rt-category-tree .has-children {
  padding-right: 20px;
}
.rt-category-tree .has-children > span {
  cursor: pointer;
  position: absolute;
  right: 0;
  font-size: 0.8em;
}
.rt-category-tree .has-children > span:before {
  font-family: rtui;
  content: "i ï¿½";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1em;
  margin-right: 0.2em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}
.rt-category-tree .has-children > span:hover {
  opacity: 0.4;
}
.rt-category-tree li > ul {
  display: none;
}
.rt-category-tree .active > span:before,
.rt-category-tree .current-cat-ancestor > span:before,
.rt-category-tree .current-cat > span:before {
  font-family: rtui;
  content: "i ?";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1em;
  margin-right: 0.2em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
}
.rt-category-tree .active > ul,
.rt-category-tree .current-cat-ancestor > ul,
.rt-category-tree .current-cat > ul {
  display: block;
}
.rtl .rt-category-tree .has-children > span {
  left: 0;
  right: auto;
}
.breadcrumb {
  float: right;
  position: relative;
  display: block;
  margin: 0;
  line-height: 34px;
  text-align: center;
  font-weight: 700;
}
.breadcrumb ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb div,
.breadcrumb li {
  display: inline;
}
.breadcrumb a {
  text-decoration: none;
}
.breadcrumb a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.breadcrumb a.ui-icon-home:before {
  margin-right: 5px;
  line-height: 100%;
  margin-left: 0;
  text-align: left;
  font-size: 1.1em;
}
.breadcrumb span:before {
  width: auto;
}
.style-2 .breadcrumb {
  text-align: center;
  float: none;
}
.paging_wrapper {
  text-align: center;
  display: block;
  clear: both;
}
.paging_wrapper > .page-numbers {
  display: inline-table;
  margin: 0;
  padding: 0 10px;
  position: relative;
  list-style-type: none;
  border-radius: 20px;
  overflow: hidden;
  border-width: 2px;
  border-style: solid;
}
.paging_wrapper > .page-numbers li {
  display: inline;
  float: left;
}
.paging_wrapper > .page-numbers a,
.paging_wrapper > .page-numbers li > span {
  overflow: hidden;
  line-height: 300%;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 0 10px;
  border-style: solid;
  border-width: 0 2px 0 0;
  font-size: 0.8em;
}
.paging_wrapper > .page-numbers li:last-child a,
.paging_wrapper > .page-numbers li:last-child > span {
  border-width: 0;
}
.paging_wrapper > .page-numbers .next,
.paging_wrapper > .page-numbers .prev {
  padding: 0 15px;
}
.paging_wrapper > .page-numbers .current,
.paging_wrapper > .page-numbers .dots {
  text-decoration: none;
  padding: 0 20px;
}
.paging_wrapper > .page-numbers .current,
.paging_wrapper > .page-numbers a:hover {
  text-decoration: none;
}
ul.social_media {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
ul.social_media > li {
  float: left;
  margin: 0 4px;
  position: relative;
  line-height: 1;
  padding: 0;
}
ul.social_media span {
  display: none;
}
ul.social_media a {
  text-decoration: none;
}
.footer ul.social_media > li {
  margin: 0 4px 4px 0;
}
.footer ul.social_media > li a > span {
  min-width: 200px;
  padding: 10px;
  position: absolute;
  left: -85px;
  bottom: 67px;
  text-align: center;
  transform: scale(0);
  backface-visibility: hidden;
  transition: bottom 0.3s ease-out;
  visibility: hidden;
  display: block;
}
.footer ul.social_media > li a > span:after {
  bottom: -18px;
  content: "";
  height: 10px;
  left: calc(50% - 5px);
  position: absolute;
  width: 10px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent;
  background-color: transparent !important;
}
.footer ul.social_media > li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #fff !important;
  z-index: 3;
  position: relative;
}
.footer ul.social_media > li:after,
.footer ul.social_media > li:before {
  content: "";
  height: 0;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  opacity: 0;
}
.footer ul.social_media > li:before {
  height: 100%;
  opacity: 1;
  z-index: 1;
}
.footer ul.social_media > li:after {
  z-index: 2;
}
.footer ul.social_media > li:hover a {
  text-decoration: none;
}
.footer ul.social_media > li:hover a > span {
  bottom: calc(1em + 30px);
  transform: scale(1);
  transition: bottom 0.3s ease-out;
  backface-visibility: hidden;
  visibility: visible;
}
.footer ul.social_media > li:hover:after {
  transition: all 0.3s ease-out;
  opacity: 1;
  height: 100%;
}
.footer ul.social_media .facebook span,
.footer ul.social_media .facebook span:after,
.footer ul.social_media .facebook:hover:after {
  background: #3b5998;
  border-top-color: #3b5998;
}
.footer ul.social_media .twitter span,
.footer ul.social_media .twitter span:after,
.footer ul.social_media .twitter:hover:after {
  background: #10c0ee;
  border-top-color: #10c0ee;
}
.footer ul.social_media .gplus span,
.footer ul.social_media .gplus span:after,
.footer ul.social_media .gplus:hover:after {
  background: #e3614a;
  border-top-color: #e3614a;
}
.footer ul.social_media .flickr span,
.footer ul.social_media .flickr span:after,
.footer ul.social_media .flickr:hover:after {
  background: #ff3092;
  border-top-color: #ff3092;
}
.footer ul.social_media .mail span,
.footer ul.social_media .mail span:after,
.footer ul.social_media .mail:hover:after {
  background: #999;
  border-top-color: #999;
}
.footer ul.social_media .lastfm span,
.footer ul.social_media .lastfm span:after,
.footer ul.social_media .lastfm:hover:after {
  background: #da260e;
  border-top-color: #da260e;
}
.footer ul.social_media .dribbble span,
.footer ul.social_media .dribbble span:after,
.footer ul.social_media .dribbble:hover:after {
  background: #ea4c89;
  border-top-color: #ea4c89;
}
.footer ul.social_media .linkedin span,
.footer ul.social_media .linkedin span:after,
.footer ul.social_media .linkedin:hover:after {
  background: #006e99;
  border-top-color: #006e99;
}
.footer ul.social_media .vimeo span,
.footer ul.social_media .vimeo span:after,
.footer ul.social_media .vimeo:hover:after {
  background: #0ec4ef;
  border-top-color: #0ec4ef;
}
.footer ul.social_media .youtube-play span,
.footer ul.social_media .youtube-play span:after,
.footer ul.social_media .youtube-play:hover:after {
  background: #f3554f;
  border-top-color: #f3554f;
}
.footer ul.social_media .instagram span,
.footer ul.social_media .instagram span:after,
.footer ul.social_media .instagram:hover:after {
  background: #7b6455;
  border-top-color: #7b6455;
}
.footer ul.social_media .behance span,
.footer ul.social_media .behance span:after,
.footer ul.social_media .behance:hover:after {
  background: #228cff;
  border-top-color: #228cff;
}
.footer ul.social_media .dropbox span,
.footer ul.social_media .dropbox span:after,
.footer ul.social_media .dropbox:hover:after {
  background: #499dd6;
  border-top-color: #499dd6;
}
.footer ul.social_media .picasa span,
.footer ul.social_media .picasa span:after,
.footer ul.social_media .picasa:hover:after {
  background: #aa7bbc;
  border-top-color: #aa7bbc;
}
.footer ul.social_media .rss span,
.footer ul.social_media .rss span:after,
.footer ul.social_media .rss:hover:after {
  background: #fd8900;
  border-top-color: #fd8900;
}
.footer ul.social_media .skype span,
.footer ul.social_media .skype span:after,
.footer ul.social_media .skype:hover:after {
  background: #00b0e1;
  border-top-color: #00b0e1;
}
.footer ul.social_media .stumbleupon span,
.footer ul.social_media .stumbleupon span:after,
.footer ul.social_media .stumbleupon:hover:after {
  background: #6cc977;
  border-top-color: #6cc977;
}
.footer ul.social_media .pinterest span,
.footer ul.social_media .pinterest span:after,
.footer ul.social_media .pinterest:hover:after {
  background: #d62930;
  border-top-color: #d62930;
}
.footer ul.social_media .github span,
.footer ul.social_media .github span:after,
.footer ul.social_media .github:hover:after {
  background: #888;
  border-top-color: #888;
}
.footer ul.social_media .tumblr span,
.footer ul.social_media .tumblr span:after,
.footer ul.social_media .tumblr:hover:after {
  background: #456885;
  border-top-color: #456885;
}
.footer ul.social_media .spotify span,
.footer ul.social_media .spotify span:after,
.footer ul.social_media .spotify:hover:after {
  background: #afd102;
  border-top-color: #afd102;
}
.footer ul.social_media .evernote span,
.footer ul.social_media .evernote span:after,
.footer ul.social_media .evernote:hover:after {
  background: #6fbd45;
  border-top-color: #6fbd45;
}
.footer ul.social_media .flattr span,
.footer ul.social_media .flattr span:after,
.footer ul.social_media .flattr:hover:after {
  background: #f7af30;
  border-top-color: #f7af30;
}
.footer ul.social_media .paypal span,
.footer ul.social_media .paypal span:after,
.footer ul.social_media .paypal:hover:after {
  background: #003f70;
  border-top-color: #003f70;
}
.footer ul.social_media .vkontakte span,
.footer ul.social_media .vkontakte span:after,
.footer ul.social_media .vkontakte:hover:after {
  background: #2f6893;
  border-top-color: #2f6893;
}
.footer ul.social_media .soundcloud span,
.footer ul.social_media .soundcloud span:after,
.footer ul.social_media .soundcloud:hover:after {
  background: #f76700;
  border-top-color: #f76700;
}
.footer ul.social_media .foursquare span,
.footer ul.social_media .foursquare span:after,
.footer ul.social_media .foursquare:hover:after {
  background: 0 0;
  border-top-color: #24b2edff;
}
.footer ul.social_media .delicious span,
.footer ul.social_media .delicious span:after,
.footer ul.social_media .delicious:hover:after {
  background: 0 0;
  border-top-color: #3399ffff;
}
.footer ul.social_media .forrst span,
.footer ul.social_media .forrst span:after,
.footer ul.social_media .forrst:hover:after {
  background: 0 0;
  border-top-color: #5a9967ff;
}
.footer ul.social_media .ebay span,
.footer ul.social_media .ebay span:after,
.footer ul.social_media .ebay:hover:after {
  background: 0 0;
  border-top-color: #dd3b4aff;
}
.footer ul.social_media .android span,
.footer ul.social_media .android span:after,
.footer ul.social_media .android:hover:after {
  background: 0 0;
  border-top-color: #80bd01ff;
}
.footer ul.social_media .xing span,
.footer ul.social_media .xing span:after,
.footer ul.social_media .xing:hover:after {
  background: 0 0;
  border-top-color: #d2d600ff;
}
.footer ul.social_media .reddit span,
.footer ul.social_media .reddit span:after,
.footer ul.social_media .reddit:hover:after {
  background: 0 0;
  border-top-color: #ff4500ff;
}
.footer ul.social_media .digg span,
.footer ul.social_media .digg span:after,
.footer ul.social_media .digg:hover:after {
  background: 0 0;
  border-top-color: #000000ff;
}
.footer ul.social_media .macstore span,
.footer ul.social_media .macstore span:after,
.footer ul.social_media .macstore:hover:after {
  background: 0 0;
  border-top-color: #1bbdfbff;
}
.footer ul.social_media .myspace span,
.footer ul.social_media .myspace span:after,
.footer ul.social_media .myspace:hover:after {
  background: 0 0;
  border-top-color: #0911a4ff;
}
.footer ul.social_media .amazon span,
.footer ul.social_media .amazon span:after,
.footer ul.social_media .amazon:hover:after {
  background: 0 0;
  border-top-color: #f59318ff;
}
.footer ul.social_media .stackoverflow span,
.footer ul.social_media .stackoverflow span:after,
.footer ul.social_media .stackoverflow:hover:after {
  background: 0 0;
  border-top-color: #fe7a15ff;
}
.footer ul.social_media .slideshare span,
.footer ul.social_media .slideshare span:after,
.footer ul.social_media .slideshare:hover:after {
  background: #0479b6;
  border-top-color: #0479b6;
}
ul.social_media.multiline-list > li:after,
ul.social_media.multiline-list > li:before {
  width: 38px;
}
ul.social_media.multiline-list a:before {
  margin-right: 20px;
}
ul.social_media.multiline-list > li {
  margin: 0 0 10px;
  float: none;
}
.social_share {
  position: relative;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  font-size: 1em;
}
.social_share span > span {
  display: none;
  margin-left: 1em;
  letter-spacing: 0.5em;
  font-size: 0.875em;
}
.social_share > span:hover span {
  display: inline-block;
}
.social_share ul {
  display: none;
}
.entry-footer .social_share:not(:only-child) {
  float: right;
}
.businesslounge-share-content {
  text-align: center;
}
.businesslounge-share-content ul {
  font-size: 22px;
  margin: 0;
  padding: 0;
}
.businesslounge-share-content li {
  list-style: none;
  display: inline;
}
.businesslounge-share-content li a {
  text-decoration: none;
  color: #fff;
  transition: all 0.5s ease;
  position: relative;
  border: 3px solid transparent;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: inline-block;
  line-height: 60px;
  margin: 10px;
}
.businesslounge-share-content li a:hover {
  transition: all 0.5s ease;
  border-color: #fff;
}
.businesslounge-share-content li a:hover span {
  display: inline-block;
  position: absolute;
  margin-top: 60px;
  width: 200px;
  text-align: center;
  margin-left: -115px;
}
.businesslounge-share-content li span {
  display: none;
}
.carousel-holder,
.owl-carousel {
  position: relative;
}
.content_row_wrapper.fullwidth
  .rt-carousel:not(.main-carousel)[data-nav="true"],
.elementor-section-full_width
  .rt-carousel:not(.main-carousel)[data-nav="true"] {
  max-width: calc(100% - 50px);
  margin: auto;
}
@media screen and (max-width: 980px) {
  .content_row_wrapper .rt-carousel:not(.main-carousel)[data-nav="true"] {
    max-width: calc(100% - 50px);
    margin: auto;
  }
}
@media screen and (max-width: 1024px) {
  .elementor-section .rt-carousel:not(.main-carousel)[data-nav="true"] {
    max-width: calc(100% - 40px);
    margin: auto;
  }
}
.boxed-carousel .owl-stage-outer {
  padding-bottom: 4px;
}
.boxed-carousel .boxed {
  margin-right: 3px;
}
.owl-nav div {
  cursor: pointer;
  font-size: 27px;
  line-height: 1.4;
  margin-top: -19px;
  padding: 0;
  position: absolute;
  top: 50%;
  transition: all 0.2s ease-out 0.1s;
}
.owl-nav .owl-next {
  right: -40px;
}
.owl-nav .owl-prev {
  left: -40px;
}
.owl-nav.disabled {
  display: none;
}
.post-carousel {
  max-width: 100% !important;
}
.post-carousel .owl-nav {
  opacity: 0;
}
.post-carousel .owl-nav .owl-next {
  right: 0;
}
.post-carousel .owl-nav .owl-prev {
  left: 0;
}
.post-carousel:hover .owl-nav {
  opacity: 1;
}
.carousel-holder:not(.main-carousel) .dots-holder {
  opacity: 1;
  margin-top: 40px;
  width: 100%;
  text-align: center;
}
.carousel-holder:not(.main-carousel) .dots-holder > div {
  display: inline-block;
  margin: 0 5px;
}
.carousel-holder:not(.main-carousel) .dots-holder > div span {
  transition: opacity 200ms ease;
  border-radius: 50%;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  display: block;
  height: 15px;
  margin: 0 0 4px !important;
  width: 15px;
}
.carousel-holder:not(.main-carousel) .dots-holder div.active span,
.carousel-holder:not(.main-carousel) .dots-holder div:hover span {
  opacity: 0.5;
}
.default-style .carousel-holder:not(.main-carousel) .dots-holder span {
  background-color: rgba(0, 0, 0, 0.35);
}
.alt-style-1 .carousel-holder:not(.main-carousel) .dots-holder span,
.light-style .carousel-holder:not(.main-carousel) .dots-holder span {
  background-color: rgba(255, 255, 255, 0.6);
}
.carousel-holder:hover .dots-holder {
  opacity: 1;
  transition: opacity 200ms ease;
}
.carousel-holder.main-carousel .dots-holder {
  bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9;
}
.carousel-holder.main-carousel .dots-holder > div {
  display: inline-block;
  margin-right: 5px;
}
.carousel-holder.main-carousel .dots-holder > div span {
  cursor: pointer;
  height: 15px;
  width: 15px;
  display: block;
  background: rgba(255, 255, 255, 0.4);
  transition: all 200ms ease;
  border-radius: 50%;
}
.carousel-holder.main-carousel .dots-holder div.active span,
.carousel-holder.main-carousel .dots-holder div:hover span {
  background: rgba(255, 255, 255, 0.8);
}
.carousel-holder.main-carousel {
  overflow: hidden;
}
.carousel-holder.main-carousel .owl-carousel:hover .owl-nav:not(.disabled) div {
  transition: all 0.2s ease-out 0.1s;
}
.carousel-holder.main-carousel
  .owl-carousel:hover
  .owl-nav:not(.disabled)
  .owl-next {
  right: 10px;
}
.carousel-holder.main-carousel
  .owl-carousel:hover
  .owl-nav:not(.disabled)
  .owl-prev {
  left: 10px;
}
.carousel-holder.main-carousel
  .owl-carousel:hover
  .owl-nav:not(.disabled)
  > div:hover.owl-next {
  padding: 0 5px 0 15px;
}
.carousel-holder.main-carousel
  .owl-carousel:hover
  .owl-nav:not(.disabled)
  > div:hover.owl-prev {
  padding: 0 15px 0 5px;
}
.light-bg-tone .owl-nav div {
  background-color: transparent;
}
.light-bg-tone .owl-nav span:before {
  color: #fff;
}
.light-bg-tone .dots-holder > div span {
  background: rgba(255, 255, 255, 0.4) !important;
}
.light-bg-tone .dots-holder div.active span,
.light-bg-tone .dots-holder div:hover span {
  background: rgba(255, 255, 255, 0.8) !important;
}
.dark-bg-tone .owl-nav div {
  background-color: transparent;
}
.dark-bg-tone .owl-nav span:before {
  color: #000;
}
.dark-bg-tone .dots-holder > div span {
  background: rgba(0, 0, 0, 0.2) !important;
}
.dark-bg-tone .dots-holder div.active span,
.dark-bg-tone .dots-holder div:hover span {
  background: rgba(0, 0, 0, 0.6) !important;
}
.rt-carousel[data-loop="true"][data-item-width="1"]:not([data-padding=""]):not(
    [data-padding="0"]
  )
  .owl-item {
  transform: scale(1);
  opacity: 1;
  transition: transform 0.3s linear 0.3s, opacity 0.3s linear 0.3s;
}
.rt-carousel[data-loop="true"][data-item-width="1"]:not([data-padding=""]):not(
    [data-padding="0"]
  )
  .owl-item:not(.active) {
  transform: scale(0.9);
  opacity: 0.8;
}
.rt-image-carousel .owl-carousel .owl-item img {
  margin: auto;
}
.rt-carousel.shadows .owl-stage .imgeffect {
  overflow: visible;
}
.rt-carousel.shadows .owl-stage .owl-item > div {
  margin: 10px 24px 60px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.3);
}
.rt-carousel.shadows .owl-nav div {
  margin-top: -49px;
}
.testimonial.col-md-12 {
  font-size: 16px;
}
.testimonial.col {
  margin-bottom: 30px;
}
.testimonial h6 {
  margin-bottom: 30px;
  margin-top: 0;
}
.testimonial .text {
  overflow: hidden;
  margin-bottom: 20px;
}
.testimonial .text .quote {
  z-index: 0;
  font-size: 40px;
}
.testimonial.has-image .client-image {
  margin-bottom: 10px;
  width: 80px;
  height: 80px;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  border-bottom-color: #FFD700;
  padding: 4px;
  vertical-align: middle;
  display: inline-block;
  border-left-color: #FFD700;
}
.testimonial.has-image .client-image img {
  border-radius: 50%;
  display: block;
  overflow: hidden;
  width: 100px;
  transform-style: initial;
  margin: auto;
}
.client-info {
  vertical-align: middle;
  display: inline-block;
  text-align: left;
  margin: 0 10px;
  font-size: 0.875em;
  max-width: calc(100% - 120px);
}
.client-info > span:not(:last-child):after {
  content: " aï¿½ï¿½";
}
.client-info h6 {
  margin-bottom: 2px;
  margin-top: 0;
  font-size: 1em;
}
.testimonials.left .text {
  padding-left: 10px;
}
.testimonials.left .testimonial.has-image {
  padding-bottom: 100px;
}
.testimonials.left .testimonial.has-image .client-info {
  float: left;
  margin: 25px 0 0 25px;
  width: calc(100% - 125px);
  display: inline-block;
  vertical-align: middle;
}
.testimonials.left .testimonial.col-md-12 {
  padding: 0;
}
.testimonials.left .testimonial.has-image .client-image {
  display: inline-block;
  float: left;
}
.testimonials.center {
  text-align: center;
}
.testimonials.center .client-image {
  margin-bottom: 10px;
}
.testimonials.center.big h6 {
  margin-top: 0;
  font-size: 1.4em;
}
.testimonials.center.big p {
  font-size: 1.2em;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.testimonial.boxed {
  height: 100%;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  margin: 0;
}
:focus {
  outline: 0;
}
.label,
label {
  white-space: nowrap;
}
label.inline {
  display: inline-block;
  text-align: left;
}
body .select2-container--default .select2-selection--single,
input[type="date"],
input[type="datetime-local"],
input[type="email"],
input[type="input"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
select,
textarea {
  padding: 0.6em;
  line-height: 1.4em;
  border-width: 2px;
  border-style: solid;
  background-color: transparent;
  border-radius: 0;
  height: 2.8em;
  border-color: inherit;
}
form .customselect,
select {
  padding: 0.3em 0.6em;
}
body
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field,
body .select2-search input {
  border: 0;
  background: rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.34);
  padding-left: 10px;
  padding-right: 10px;
  border-color: inherit;
}
body
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 0;
}
body .select2-container--default .select2-results > .select2-results__options {
  padding: 10px;
  border-color: inherit;
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 0.6em;
  right: 10px;
}
body .select2-dropdown {
  border-width: 2px;
  border-radius: 0;
  border-color: inherit;
}
select.hasCustomSelect {
}
body
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: inherit;
}
textarea {
  line-height: 1.4em;
  padding: 0.6em;
  height: auto;
}
input[type="button"],
input[type="submit"] {
  border-width: 0;
  border-style: solid;
  text-decoration: none;
  position: relative;
  display: inline-block;
  overflow: hidden;
  z-index: 1;
  padding: 0.6em 20px;
  height: 2.8em;
  border-radius: 0;
  line-height: 1.6em;
  font-weight: 700;
}
.widget form input,
select,
textarea {
  max-width: 100%;
}
.rt_form label {
  display: none;
  text-align: left;
}
.rt_form input[type="email"],
.rt_form input[type="search"],
.rt_form input[type="text"],
.rt_form select,
.rt_form textarea {
  padding: 0.5em 0 1em;
  border-width: 0 0 2px;
  border-style: solid;
  background-color: transparent;
  line-height: 100%;
  height: 3em;
  border-radius: 0;
}
.rt_form textarea {
  line-height: 1.5em;
  padding: 0.5em 0;
  height: auto;
}
.rt_form > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rt_form > ul > .form-input {
  margin-bottom: 0.5em;
}
.rt_form > ul .security-question,
.rt_form > ul .submit-button {
  float: left;
  margin-right: 10px;
}
.rt_form > ul #email,
.rt_form > ul #message,
.rt_form > ul #name,
.rt_form > ul .fullwidth {
  width: 100%;
}
.rt_form > ul #math {
  max-width: 65px;
}
.rt_form .error {
  border-color: red;
}
.rt_form #math {
  border-width: 2px;
  padding: 0.6em 20px;
  height: 2.8em;
}
.subscription-form.inline {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.subscription-form.inline input:not([type="submit"]) {
  width: calc(100% - 5px);
}
.subscription-form.inline .col {
  padding: 0 !important;
}
.subscription-form.inline-2 {
  font-size: 0.875em;
}
.subscription-form.inline-2 div {
  position: relative;
  display: inline-block;
}
.subscription-form.inline-2 .wpcf7-not-valid-tip {
  position: absolute;
  left: 10%;
  text-align: left;
}
.subscription-form.inline-2 label {
  padding: 0 15px;
  font-weight: 400;
}
.subscription-form.inline-2 input[type="email"] {
  max-width: 250px;
  border-radius: 30px;
  padding-left: 20px;
  border-width: 2px;
}
.subscription-form.inline-2 .icon-submit {
  margin-left: -35px;
  width: 35px;
  display: block;
  position: absolute;
  right: 0;
  line-height: 35px;
  top: 50%;
  text-align: center;
  transform: translateY(-50%);
  cursor: pointer;
}
.subscription-form.inline-2 .ajax-loader {
  position: absolute;
  right: -26px;
  top: 10px;
}
.subscription-form.rounded {
  position: relative;
  display: inline-table;
}
.subscription-form.rounded > * {
  display: table-cell;
}
.subscription-form.rounded > span:first-child input {
  border-radius: 40px 0 0 40px;
  padding-left: 30px;
  border-width: 2px 0 2px 2px;
  width: 100% !important;
  max-width: 100%;
}
.subscription-form.rounded > span:nth-child(2) input {
  border-width: 2px 0 2px 2px;
  width: 100% !important;
  max-width: 100%;
}
.subscription-form.rounded input[type="submit"] {
  border-radius: 0 40px 40px 0;
  padding-left: 20px;
  padding-right: 30px;
  text-align: left;
}
.subscription-form.rounded .ajax-loader {
  position: absolute;
  right: -26px;
  top: 10px;
}
.subscription-form.rounded .wpcf7-not-valid-tip {
  text-align: center;
}
.subscription-form.nogaps input {
  width: 100% !important;
}
.subscription-form.nogaps .ajax-loader {
  position: absolute;
}
.subscription-form p {
  margin-bottom: 10px;
}
.wpcf7 input[type="date"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="email"],
.wpcf7 input[type="input"],
.wpcf7 input[type="month"],
.wpcf7 input[type="number"],
.wpcf7 input[type="password"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="text"],
.wpcf7 input[type="time"],
.wpcf7 input[type="url"],
.wpcf7 select,
.wpcf7 textarea {
  max-width: 100%;
}
.wpcf7 .wpcf7-list-item.first,
.wpcf7 .wpcf7-response-output {
  margin-left: 0;
}
.wpcf7 .form-table .wpcf7-form-control-wrap {
  display: inline-block;
}
.wpcf7 .wpcf7-form-control-wrap.notes {
  display: block;
}
.wpcf7 .wpcf7-response-output {
  clear: both;
  border-width: 0;
  padding: 10px 0;
  margin-left: 50px;
  position: relative;
}
.wpcf7 .wpcf7-response-output:before {
  content: "i ï¿½";
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  text-decoration: inherit;
  text-transform: none;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-family: fontello;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  position: absolute;
  left: -50px;
  top: 0;
}
.wpcf7 .rt_form + .wpcf7-response-output {
  margin-top: 80px;
}
.wpcf7 div.wpcf7-mail-sent-ok:before {
  background-color: #398f14;
}
.wpcf7 div.wpcf7-mail-sent-ng:before {
  background-color: red;
  content: "\e811";
}
.wpcf7 div.wpcf7-spam-blocked:before {
  content: "\2715";
  background-color: orange;
}
.wpcf7 div.wpcf7-validation-errors:before {
  content: "\261e";
  background-color: #f7b400;
}
.wpcf7 img.ajax-loader {
  display: inline-block;
}
.wpcf7 span.wpcf7-not-valid-tip {
  font-family: Courier, "monospace";
  font-size: 11px;
}
.wpcf7 .rt_form label {
  display: block;
}
.ninja-forms-form .label-above label {
  text-align: left;
}
.ninja-forms-form .ninja-forms-field-error {
  color: red;
}
#container .rt-date-picker {
  width: 80px;
}
#container .rt-date-icon {
  display: inline-block;
  position: relative;
}
#container .rt-date-icon:before {
  font-family: rtui;
  content: "i?ï¿½";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1em;
  margin-right: 0.2em;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  width: 1em;
  float: right;
  top: calc(50% - 6px);
  left: 10px;
  position: absolute;
}
#container .rt-date-icon .rt-date-picker {
  width: 130px;
  padding-left: 30px;
}
#container .rt-date-icon .rt-date-picker.native {
  width: 175px;
  padding-left: 30px;
}
#container table.form-table {
  width: auto;
  margin: auto;
}
#container table.form-table tr > td {
  border-width: 0;
  padding-right: 20px;
  padding-bottom: 10px;
  vertical-align: middle;
}
#container table.form-table tr > td:last-child {
  padding-right: 0;
}
#container table.form-table label {
  margin: 0 10px;
  min-width: 150px;
  text-align: left;
}
#container table.form-table td > label:first-child {
  margin-left: 0;
}
#container table.form-table .note-field {
  height: 100px;
  width: 100%;
}
.content table:not(.table) {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
.content table:not(.table) > tbody > tr > td,
.content table:not(.table) > tbody > tr > th,
.content table:not(.table) > tfoot > tr > td,
.content table:not(.table) > tfoot > tr > th,
.content table:not(.table) > thead > tr > td,
.content table:not(.table) > thead > tr > th {
  padding: 5px;
  vertical-align: top;
  border-width: 1px 0 0;
  border-style: solid;
}
.content table:not(.table) > thead > tr > th {
  vertical-align: bottom;
  border-width: 0 0 2px;
  border-style: solid;
}
.content table:not(.table) > caption + thead > tr:first-child > td,
.content table:not(.table) > caption + thead > tr:first-child > th,
.content table:not(.table) > colgroup + thead > tr:first-child > td,
.content table:not(.table) > colgroup + thead > tr:first-child > th,
.content table:not(.table) > thead:first-child > tr:first-child > td,
.content table:not(.table) > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.topbar-widget {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.topbar-widget:not(:last-child) {
  margin-right: 15px;
  padding-right: 15px;
}
.topbar-widget:not(:last-child):after {
  border-style: solid;
  border-width: 0 1px 0 0;
  content: "";
  display: block;
  height: 17px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.topbar-widget > * {
  vertical-align: middle;
  display: inline-block;
}
.topbar-widget a {
  text-decoration: none;
}
.topbar-widget.widget-businesslounge-text *,
.topbar-widget.widget-businesslounge-text p:last-child,
.topbar-widget.widget_text *,
.topbar-widget.widget_text p:last-child {
  margin-top: 0;
  margin-bottom: 0;
}
.topbar-widget.widget-businesslounge-text .icon,
.topbar-widget.widget_text .icon {
  margin-right: 0.4em;
  font-size: 1.4em;
  vertical-align: middle;
}
.topbar-widget .search {
  border: 0;
}
.topbar-widget > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.topbar-widget > ul > li {
  display: inline-block;
}
.topbar-widget > ul > li:not(:last-child) {
  padding-right: 5px;
}
.top-bar-left .widget_nav_menu:first-child .menu > li:first-child > a {
  padding-left: 0;
}
.top-bar-right .widget_nav_menu:last-child .menu > li:last-child > a {
  padding-right: 0;
}
.side-panel-holder {
  bottom: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 400px;
  z-index: 520;
  overflow-y: hidden;
}
.side-panel-holder .ps-scrollbar-y-rail {
  display: none;
}
.side-panel-wrapper {
  padding: 30px 50px;
  height: 100%;
  width: 100%;
  display: table;
}
.side-panel-wrapper #side_panel_navigation,
.side-panel-wrapper .side-panel-contents > .wp-search-form {
  width: 100%;
  margin: 0 auto 50px;
}
.side-panel-wrapper .wp-search-form input[type="text"] {
  height: 50px;
  outline-style: none;
}
.side-panel-wrapper .wp-search-form span {
  line-height: 50px;
  width: 50px;
  top: -1px;
  right: 0;
  text-align: right;
}
.side-panel-wrapper img {
  max-width: 100%;
  height: auto;
}
.side-panel-widgets {
  display: inline-block;
}
.side-panel-widgets > .widget:not(:last-child) {
  margin-bottom: 50px;
}
.side-panel-contents > * {
  display: none;
  opacity: 0;
  top: 20px;
  position: relative;
  max-width: 300px;
}
.side-panel-contents > .animate:not(:last-child) {
  margin-bottom: 40px;
}
.side-panel-contents .widget h5,
.side-panel-contents .widgettitle {
  margin-bottom: 40px;
  position: relative;
}
.side-panel-contents .widget h5:after,
.side-panel-contents .widgettitle:after {
  content: "";
  position: absolute;
  height: 3px;
  width: 100%;
  left: 0;
  bottom: -17px;
}
.admin-bar .side-panel-wrapper {
  padding-top: 62px;
}
.side-panel-holder {
  transform: translateX(400px);
  transition: transform 0.3s ease-out 0.4s;
  backface-visibility: hidden;
}
.side-panel-on .side-panel-holder {
  transform: translateX(0);
  transition: transform 0.3s linear 0.4s;
  backface-visibility: hidden;
}
#businesslounge-side-navigation {
  list-style: none;
  padding: 0;
}
#businesslounge-side-navigation li {
  position: relative;
  display: block;
}
#businesslounge-side-navigation li a {
  padding: 15px 0;
  display: block;
  text-decoration: none;
  outline: 0;
  border-width: 0 0 1px;
  border-style: solid;
  position: relative;
  font-size: 14px;
}
#businesslounge-side-navigation li a > sub {
  display: none;
}
#businesslounge-side-navigation li.current-menu-ancestor > a,
#businesslounge-side-navigation li.current-menu-item > a,
#businesslounge-side-navigation li > a:hover {
  text-decoration: none;
}
#businesslounge-side-navigation li.menu-item-has-children > a:after {
  content: "\2a";
  font-family: rtui;
  float: right;
}
#businesslounge-side-navigation li.menu-item-has-children.active > a:after {
  content: "\29";
}
#businesslounge-side-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
}
#businesslounge-side-navigation ul a {
  text-decoration: none;
}
#businesslounge-side-navigation ul > li > a {
  padding-left: 15px;
}
#businesslounge-side-navigation ul > li li > a {
  padding-left: 20px;
}
#businesslounge-side-navigation ul > li li li > a {
  padding-left: 25px;
}
#businesslounge-side-navigation ul > li li li li > a {
  padding-left: 30px;
}
#businesslounge-side-navigation ul > li li li li li > a {
  padding-left: 35px;
}
#businesslounge-side-navigation ul.menu-visible {
  display: block;
}
.side-panel-contents > .widget_shopping_cart .cart_list li {
  border-style: solid;
  border-width: 0 0 1px;
  padding: 20px 0 20px 54px;
}
.side-panel-contents > .widget_shopping_cart .total {
  padding: 30px 0 !important;
}
.side-panel-contents > .widget_shopping_cart .cart_list li.empty {
  padding: 20px 0;
  border: none;
}
#loader-wrapper {
  display: none;
}
.js #loader-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10000;
  box-shadow: 0 0 80px rgba(0, 0, 0, 0.2);
}
.js #loader-wrapper .loading-logo {
  animation: pageloading 1s linear infinite;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  height: auto;
  max-width: 80%;
}
.js .rt-loading {
  overflow-y: scroll;
}
.js .rt-loading #loader-wrapper {
  opacity: 1;
  transition: height 0.75s ease 0.1s;
}
.js .rt-loaded #loader-wrapper {
  opacity: 1;
  height: 0;
  transition: height 0.75s ease 0.2s;
}
.js .rt-loaded #loader-wrapper .loading-logo {
  opacity: 0;
  transition: opacity 0.2s ease;
}
.js .pace {
  pointer-events: none;
  user-select: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10001;
}
.js .rt-loaded .pace {
  display: none;
}
.js .pace.pace-active {
  transform: translate3d(0, 0, 0);
}
.js .pace .pace-progress {
  display: block;
  position: fixed;
  z-index: 2000;
  bottom: 0;
  right: 100%;
  width: 100%;
  height: 4px;
  pointer-events: none;
}
.js .rt-leaving {
  overflow-x: hidden;
}
.js .rt-leaving #container {
  filter: grayscale(1);
  opacity: 0.7;
  transition: filter 1s, opacity 5s;
}
.page-404 {
  padding: 40px 0;
}
.page-404 > .col:first-child {
  text-align: left;
}
.page-404 > .col:first-child span {
  font-size: 250px;
  line-height: 250px;
  display: inline-block;
  color: #eee;
  text-align: left;
  padding-right: 20px;
}
.page-404 > .col:first-child span:before {
  text-align: left;
  margin: 0;
}
.page-404 h1 {
  font-size: 100px;
  line-height: 140px;
}
@media screen and (min-width: 1025px) {
  .header-style-1.overlapped-header #main_content,
  .header-style-2.overlapped-header #main_content {
    margin-top: -75px;
  }
  .businesslounge-fullwidth-header-width .header-elements {
    max-width: 96%;
  }
  .logo-image {
    display: none;
  }
  .businesslounge-dark-header > a .dark-logo,
  .businesslounge-light-header > a .light-logo {
    display: inline-block;
  }
  .mobile-header {
    display: none;
  }
  .mobile-nav {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .top-header {
    display: none;
  }
  .mobile-header {
    display: block;
  }
  .logo-image {
    display: none;
  }
  .businesslounge-dark-mobile-header .dark-logo,
  .businesslounge-light-mobile-header .light-logo {
    display: inline-block;
  }
  .mobile-nav {
    display: none;
    position: absolute;
    width: 100%;
  }
  .mobile-menu-button {
    padding: 10px;
    cursor: pointer;
    width: 40px;
  }
  body .sub_page_header {
    padding: 40px 0;
  }
}
@media screen and (max-width: 1024px) {
  .timeline.style-1:after {
    content: none;
  }
  .timeline.style-1 > div {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
  }
  .timeline.style-1 > div > .event-date > span:not(:last-child) {
    padding-right: 4px;
  }
  .timeline.style-1 > div:nth-child(odd) {
    text-align: center;
  }
  .timeline.style-1 > div:nth-child(even) {
    text-align: center;
    margin-left: 0;
  }
  .timeline.style-1 > div:last-child {
    margin-bottom: 0;
  }
  .timeline.style-1 > div:before {
    content: none;
  }
  .timeline.style-1 > div > .event-date {
    left: auto !important;
    right: auto !important;
    position: relative;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .rt-countdown i {
    text-align: center;
  }
  .rt-countdown i b {
    padding-right: 0;
    display: block;
  }
  #footer-navigation li:first-child {
    margin-left: 0;
  }
  .go-to-top {
    right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .main-carousel .slide-content-wrapper {
    min-height: inherit !important;
  }
  .main-carousel .slide-content {
    width: 100% !important;
    z-index: 2;
    position: relative !important;
    bottom: auto !important;
  }
  .main-carousel .owl-carousel .owl-nav:not(.disabled) .owl-prev {
    left: 10px;
    bottom: 10px;
    top: auto;
  }
  .main-carousel .owl-carousel .owl-nav:not(.disabled) .owl-next {
    right: 10px;
    bottom: 10px;
    top: auto;
  }
  .main-carousel .text-navigation-holder {
    display: none;
  }
  .main-carousel .owl-nav {
    height: 50px;
    border-width: 1px 0;
    border-style: solid;
    display: inline-block;
    width: 100%;
  }
  #container .latest_news figure img {
    max-width: 80px;
  }
  .author-info > div {
    float: none;
    display: inline-block;
    text-align: center;
    margin: 10px auto;
    width: 100%;
  }
  .author-info > div .avatar {
    display: inline-block;
  }
  .comment-form .text-boxes li {
    width: 100%;
    margin: 10px 0;
    float: none;
  }
  #footer-navigation {
    margin-bottom: 20px;
  }
  .rt-text-columns {
    column-count: 1 !important;
  }
}
@media screen and (max-width: 425px) {
  .column-list > ul > li {
    width: calc(100%);
  }
  .image-content-box.box-style-1:not(.not-responsive) > div {
    width: 100% !important;
    text-align: center;
  }
  .image-content-box.box-style-1:not(.not-responsive)
    > div:first-child:not(:last-child) {
    margin-bottom: 20px !important;
  }
  .image-content-box.box-style-1:not(.not-responsive) .featured_image_holder {
    margin: 0 !important;
  }
  .image-content-box.box-style-1:not(.not-responsive)
    .featured_image_holder
    img {
    margin: auto;
    float: none;
  }
  .side-panel-holder {
    width: 280px;
    transform: translateX(280px);
  }
  .side-panel-wrapper {
    padding: 30px;
  }
  .timeline.style-2 .event-date {
    float: none;
  }
  .subscription-form.rounded > * {
    width: calc(100% - 4px);
    display: block;
    padding: 10px 0;
  }
  .subscription-form.rounded input {
    border-radius: 40px !important;
    text-align: center !important;
    padding-left: 20px;
    padding-right: 20px;
  }
  .subscription-form.rounded input:not([type="submit"]) {
    border-width: 2px !important;
  }
}
@media screen and (max-width: 767px) {
  .rt-column-container.border-bottom,
  .rt-column-container.border-left,
  .rt-column-container.border-right,
  .rt-column-container.border-top {
    border: none;
  }
  .rt-column-container.mobile-border-top .vc_column-inner {
    border-top-width: 1px;
    border-top-style: solid;
  }
  .rt-column-container.mobile-border-bottom .vc_column-inner {
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .rt-column-container.mobile-border-left .vc_column-inner {
    border-left-width: 1px;
    border-left-style: solid;
  }
  .rt-column-container.mobile-border-right .vc_column-inner {
    border-right-width: 1px;
    border-right-style: solid;
  }
  body .sub_page_header {
    padding: 40px 0;
  }
  body .sub_page_header .page-title {
    margin-bottom: 10px;
  }
  body .sub_page_header .breadcrumb,
  body .sub_page_header .page-title {
    float: none;
    text-align: center;
    line-height: 1.5;
  }
  body .sub_page_header .breadcrumb h1,
  body .sub_page_header .breadcrumb h2,
  body .sub_page_header .page-title h1,
  body .sub_page_header .page-title h2 {
    font-size: 1.2em;
    line-height: 1.4em;
  }
  article.type-post .post_data > * {
    margin: 5px;
  }
  article.type-post .entry-footer .social_share {
    float: none;
    margin-top: 20px;
    display: block;
  }
  .blog_list > article {
    margin-bottom: 60px;
  }
  .blog_list > article .more-link {
    display: block;
    margin-top: 20px;
  }
  .column-list.column-list-3 > ul > li,
  .column-list.column-list-4 > ul > li,
  .column-list.column-list-5 > ul > li {
    width: calc(50% - 30px);
    clear: none;
  }
  .filter-holder {
    text-align: center;
  }
  .filter-holder ul {
    text-align: center;
    display: block;
  }
  .filter-holder ul ul {
    margin: 20px;
  }
  .filter-holder ul ul li {
    display: block;
    margin-bottom: 10px;
  }
  .portfolio_list .col {
    margin-left: auto;
    margin-right: auto;
  }
  body .comment-avatar {
    float: none;
    margin: auto;
  }
  body .comment-body {
    margin: 20px 0;
  }
  body .commentlist .children {
    padding-left: 10px;
  }
  body .commentlist .children .comment-holder::before {
    left: -10px;
    width: 10px;
  }
  .businesslounge-post-navigation {
    text-align: center;
  }
  .businesslounge-post-navigation > div > * {
    margin-bottom: 20px;
  }
  .businesslounge-post-navigation > div > :first-child,
  .businesslounge-post-navigation > div > :last-child {
    text-align: center;
    display: inline-block;
  }
  .tab_contents {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .tab_content {
    padding: 10px 0 !important;
  }
  .google_map {
    max-height: 200px;
  }
  .icon-content-box.icon-style-5 .icon-holder span:before {
    font-size: 15px;
    line-height: 40px;
    width: 40px;
    height: 40px;
  }
  .icon-content-box.icon-style-5 .icon-holder span:after {
    width: 40px;
    height: 40px;
    margin-left: -20px;
    transform: rotate(45deg);
    z-index: 1;
  }
  .icon-content-box.icon-style-5.icon-left .text-holder {
    margin-left: 65px;
  }
  .icon-content-box.icon-style-5.icon-right .text-holder {
    margin-right: 65px;
  }
  .form-table td {
    display: block;
    margin-bottom: 10px;
    padding: 0 !important;
  }
  .form-table td .wpcf7-form-control,
  .form-table td .wpcf7-form-control-wrap {
    width: 100%;
    display: block;
  }
  .team > .row > .col:not(:last-child) {
    margin-bottom: 40px;
  }
  .content-box.content-padding .content-holder {
    padding-left: 0;
  }
  .mobile-text-center .content-box .rt-heading.style-1 {
    padding-left: 0;
    padding-bottom: 18px;
  }
  .mobile-text-center .content-box .rt-heading.style-1:after {
    height: 4px;
    left: calc(50% - 20px);
    bottom: 0;
    width: 40px;
    top: auto;
  }
  .mobile-text-center .rt_counter {
    text-align: center;
  }
  .mobile-text-center .rt_counter .number:after {
    left: calc(50% - 10px);
  }
  .rt-toggle > ol > li .toggle-head {
    padding: 0.8em;
    border-radius: 0;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .tablet-text-center .content-box .rt-heading.style-1 {
    padding-left: 0;
    padding-bottom: 18px;
  }
  .tablet-text-center .content-box .rt-heading.style-1:after {
    height: 4px;
    left: calc(50% - 20px);
    bottom: 0;
    width: 40px;
    top: auto;
  }
  .tablet-text-center .content-box.content-padding .content-holder {
    padding-left: 0;
  }
  .tablet-text-center .content-box .rt-heading-wrapper.style-1 .style-1 {
    padding-left: 0;
    padding-bottom: 18px;
  }
  .tablet-text-center .content-box .rt-heading-wrapper.style-1 .punchline {
    padding-left: 0;
  }
  .tablet-text-center .content-box .rt-heading-wrapper.style-2 .style-2 {
    padding-right: 0;
    padding-bottom: 18px;
  }
  .tablet-text-center .content-box .rt-heading-wrapper.style-2 .punchline {
    padding-right: 0;
  }
  .tablet-text-center
    .content-box
    .rt-heading-wrapper.style-1
    .rt-heading:after,
  .tablet-text-center
    .content-box
    .rt-heading-wrapper.style-2
    .rt-heading:after {
    height: 4px;
    left: calc(50% - 20px);
    bottom: 0;
    width: 40px;
    top: auto;
  }
  .tablet-text-center .rt_counter {
    text-align: center;
  }
  .tablet-text-center .rt_counter .number:after {
    left: calc(50% - 10px);
  }
}
@media screen and (max-width: 992px) {
  #footer .footer_widgets {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .featured-col {
    margin-bottom: 60px;
  }
  #footer .footer_widgets .column-inner {
    padding: 0;
  }
  #footer .footer_widgets .widgets_holder:not(:last-child) .widget:last-child {
    padding-bottom: 45px;
  }
  #footer-navigation li {
    padding: 5px 0;
    border: 0;
  }
  .footer_info_bar .copyright,
  .footer_info_bar .social_media {
    float: none;
    margin: 20px 0;
  }
  .content,
  .content.left-sidebar,
  .content.right-sidebar,
  .sidebar {
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    clear: both;
  }
  .content {
    margin-bottom: 20px;
  }
  .icon-content-box.icon-style-6:not(.icon-pos-top) .icon-holder span:before {
    font-size: 30px;
  }
  .icon-content-box.icon-style-6:not(.icon-pos-top) .text-holder {
    margin-left: 60px;
  }
  .tablet-text-center .rt_counter .number:after {
    left: calc(50% - 10px);
    width: 20px;
  }
  .pricing_table .table_wrap.features {
    display: none;
  }
  .pricing_table .table_wrap {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }
  .pricing_table .table_wrap > ul {
    margin: 0;
  }
}
#footer > .content_row > .content_row_wrapper:not(.fullwidth),
.content_row:not(.fullwidth),
.content_row_wrapper,
.content_row_wrapper.fullwidth .slide-content-wrapper.default,
.elementor-section-full_width .slide-content-wrapper.default,
.header-elements,
.main-carousel .text-navigation-wrapper,
.top-bar-inner {
  max-width: 960px;
}
@media screen and (min-width: 1024px) {
  #footer > .content_row > .content_row_wrapper:not(.fullwidth),
  .content_row:not(.fullwidth),
  .content_row_wrapper,
  .content_row_wrapper.fullwidth .slide-content-wrapper.default,
  .elementor-section-full_width .slide-content-wrapper.default,
  .header-elements,
  .main-carousel .text-navigation-wrapper,
  .top-bar-inner {
    max-width: calc(100% - 40px);
  }
}
@media screen and (min-width: 1280px) {
  #footer > .content_row > .content_row_wrapper:not(.fullwidth),
  .content_row:not(.fullwidth),
  .content_row_wrapper,
  .content_row_wrapper.fullwidth .slide-content-wrapper.default,
  .elementor-section-full_width .slide-content-wrapper.default,
  .header-elements,
  .main-carousel .text-navigation-wrapper,
  .top-bar-inner {
    max-width: 1260px;
  }
}
@media screen and (max-width: 1280px) {
  #main_content
    .elementor-section.elementor-section-boxed
    > .elementor-container {
    max-width: calc(100% - 40px);
  }
}
@media screen and (max-width: 767px) {
  .header-tools {
    transform: translateX(150%);
    transition: all 0.4s ease 0.4s;
  }
  #mobile-logo {
    transform: scale(1);
    transition: all 0.4s ease 0.4s;
  }
  .mobile-menu-active #mobile-logo {
    transform: scale(0);
    transition: all 0.4s ease 0s;
  }
  .mobile-menu-active .header-tools {
    transform: translateX(0);
    transition: all 0.4s ease 0s;
  }
}
@media screen and (min-width: 769px) {
  .main-carousel .slide-content {
    transition: opacity 0.7s ease 0s;
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    padding: 20px;
    backface-visibility: hidden;
  }
  .main-carousel .slide-content > * {
    backface-visibility: hidden;
  }
  .active .slide-content-wrapper .slide-content {
    opacity: 1;
  }
  .active .slide-content-wrapper .slide-content > * {
    transform: translateY(0);
    transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    opacity: 1;
  }
  .active .slide-content-wrapper .slide-content > .slide_heading {
    transition-delay: 0.1s;
  }
  .active .slide-content-wrapper .slide-content > .slide_sub_heading {
    transition-delay: 0.3s;
  }
  .active .slide-content-wrapper .slide-content > .slide-text {
    transition-delay: 0.5s;
  }
  .active .slide-content-wrapper .slide-content > .button_wrapper {
    transition-delay: 0.7s;
  }
}
@media screen and (max-width: 768px) {
  .main-carousel .dots-holder {
    display: none;
  }
  .main-carousel .slide-content {
    padding-bottom: 50px;
    text-align: center;
  }
  .main-carousel .slide-content.center {
    left: 0 !important;
    width: auto !important;
    max-width: 100% !important;
  }
  .slide-content-wrapper .slide-content > .button_wrapper {
    margin-top: 20px;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .owl-nav div {
    padding: 0;
  }
}
@media print {
  .breadcrumb,
  .full-screen-menu-holder,
  .header-row.second,
  .header-tools,
  .mobile-menu-button,
  nav {
    display: none;
  }
  #main_content {
    margin-top: 20px;
    border-top: 1px solid #ddd;
  }
  #comments * a[href]:after,
  .owl-carousel * a[href]:after,
  .social_media a[href]:after {
    content: "";
  }
  .tab_nav {
    display: none !important;
  }
  .tab_contents {
    margin-left: 0 !important;
  }
  .tab_content {
    display: block !important;
    padding: 10px 0 !important;
  }
  .tab_content_wrapper .tab_title,
  .toggle-content {
    display: block !important;
  }
}
.lg-sub-html,
.lg-toolbar {
  background-color: rgba(0, 0, 0, 0.45);
}
#lg-counter,
.lg-outer .lg-video-cont {
  vertical-align: middle;
  display: inline-block;
}
.lg-icon {
  font-family: lg;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #fff;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
@keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
.lg-outer.lg-right-end .lg-object {
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: 0;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
}
.lg-next,
.lg-prev,
.lg-toolbar {
  opacity: 1;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item.lg-complete
  .lg-object {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
  color: #fff;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-video-cont {
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  transition: opacity 80ms ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  transform: scale3d(1, 1, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transform-origin: 0 0;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px #fff inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
  box-shadow: 0 0 0 8px #fff inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
  transition-delay: 0s;
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 5px, 0);
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0;
}
.lg-outer .lg-dropdown > li:hover .lg-icon,
.lg-outer .lg-dropdown > li:hover a {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: grabbing;
}
.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important;
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-zoom-in .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
  transform: scale3d(1.3, 1.3, 1.3);
}
.lg-css3.lg-zoom-in .lg-item.lg-current {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-in .lg-item.lg-current,
.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-in-big .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
  transform: scale3d(2, 2, 2);
}
.lg-css3.lg-zoom-in-big .lg-item.lg-current {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-in-big .lg-item.lg-current,
.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-out .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
  transform: scale3d(0.7, 0.7, 0.7);
}
.lg-css3.lg-zoom-out .lg-item.lg-current {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-out .lg-item.lg-current,
.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-out-big .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
  transform: scale3d(0, 0, 0);
}
.lg-css3.lg-zoom-out-big .lg-item.lg-current {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-out-big .lg-item.lg-current,
.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-out-in .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
  transform: scale3d(0, 0, 0);
}
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
  transform: scale3d(2, 2, 2);
}
.lg-css3.lg-zoom-out-in .lg-item.lg-current {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-out-in .lg-item.lg-current,
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-in-out .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
  transform: scale3d(2, 2, 2);
}
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
  transform: scale3d(0, 0, 0);
}
.lg-css3.lg-zoom-in-out .lg-item.lg-current {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-in-out .lg-item.lg-current,
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-soft-zoom .lg-item {
  opacity: 0;
}
.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
  transform: scale3d(1.1, 1.1, 1.1);
}
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
  transform: scale3d(0.9, 0.9, 0.9);
}
.lg-css3.lg-soft-zoom .lg-item.lg-current {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-soft-zoom .lg-item.lg-current,
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-scale-up .lg-item {
  opacity: 0;
}
.lg-css3.lg-scale-up .lg-item.lg-next-slide,
.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
  transform: scale3d(0.8, 0.8, 0.8) translate3d(0, 10%, 0);
}
.lg-css3.lg-scale-up .lg-item.lg-current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-scale-up .lg-item.lg-current,
.lg-css3.lg-scale-up .lg-item.lg-next-slide,
.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.lg-css3.lg-slide-circular .lg-item.lg-current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular .lg-item.lg-current,
.lg-css3.lg-slide-circular .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-up .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
  transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
}
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
  transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
}
.lg-css3.lg-slide-circular-up .lg-item.lg-current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-up .lg-item.lg-current,
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-down .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
  transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
}
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
  transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
}
.lg-css3.lg-slide-circular-down .lg-item.lg-current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-down .lg-item.lg-current,
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-vertical .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
  transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
  transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-vertical-left .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
  transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
  transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-vertical-down .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
  transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
  transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-vertical .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
  transform: translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
  transform: translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-vertical .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-vertical .lg-item.lg-current,
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-vertical-growth .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
  transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
  transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
  transform: skew(10deg, 0deg);
}
.lg-css3.lg-slide-skew-only .lg-item.lg-current {
  transform: skew(0deg, 0deg);
  opacity: 1;
}
.lg-css3.lg-slide-skew-only .lg-item.lg-current,
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
  transform: skew(-10deg, 0deg);
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
  transform: skew(0deg, 0deg);
  opacity: 1;
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only-y .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
  transform: skew(0deg, 10deg);
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
  transform: skew(0deg, 0deg);
  opacity: 1;
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
  transform: skew(0deg, -10deg);
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
  transform: skew(0deg, 0deg);
  opacity: 1;
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
  transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
  transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
}
.lg-css3.lg-slide-skew .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew .lg-item.lg-current,
.lg-css3.lg-slide-skew .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
  transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
  transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-cross .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
  transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
  transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-current,
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-cross-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
  transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
  transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
  transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
  transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
  transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
  transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver-cross .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
  transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
  transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
  transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
  transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-lollipop .lg-item {
  opacity: 0;
}
.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-lollipop .lg-item.lg-next-slide {
  transform: translate3d(0, 0, 0) scale(0.5);
}
.lg-css3.lg-lollipop .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-lollipop .lg-item.lg-current,
.lg-css3.lg-lollipop .lg-item.lg-next-slide,
.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-lollipop-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
  transform: translate3d(0, 0, 0) scale(0.5);
}
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-lollipop-rev .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-lollipop-rev .lg-item.lg-current,
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-rotate .lg-item {
  opacity: 0;
}
.lg-css3.lg-rotate .lg-item.lg-prev-slide {
  transform: rotate(-360deg);
}
.lg-css3.lg-rotate .lg-item.lg-next-slide {
  transform: rotate(360deg);
}
.lg-css3.lg-rotate .lg-item.lg-current {
  transform: rotate(0);
  opacity: 1;
}
.lg-css3.lg-rotate .lg-item.lg-current,
.lg-css3.lg-rotate .lg-item.lg-next-slide,
.lg-css3.lg-rotate .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-rotate-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
  transform: rotate(360deg);
}
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
  transform: rotate(-360deg);
}
.lg-css3.lg-rotate-rev .lg-item.lg-current {
  transform: rotate(0);
  opacity: 1;
}
.lg-css3.lg-rotate-rev .lg-item.lg-current,
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-tube .lg-item {
  opacity: 0;
}
.lg-css3.lg-tube .lg-item.lg-prev-slide {
  transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
}
.lg-css3.lg-tube .lg-item.lg-next-slide {
  transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
}
.lg-css3.lg-tube .lg-item.lg-current {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-tube .lg-item.lg-current,
.lg-css3.lg-tube .lg-item.lg-next-slide,
.lg-css3.lg-tube .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
p.demo_store {
  position: fixed;
  bottom: 0;
  top: auto;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  font-size: 1em;
  padding: 1em 0;
  text-align: center;
  z-index: 99998;
  box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
}
p.demo_store a {
  color: #fff;
}
.clear {
  clear: both;
}
.product.has-default-attributes.has-children > .images {
  opacity: 0;
}
.select2-drop.select2-drop-above.select2-drop-active {
  border-top-color: #ccc;
}
@media screen and (max-width: 992px) {
  .widget_shopping_cart_content .button_ {
    width: 100% !important;
    display: block;
    margin: 0 0 10px;
  }
}
@media screen and (max-width: 425px) {
  .about_paypal {
    display: block;
    margin-left: 0;
  }
  #payment_method_paypal {
    vertical-align: top;
    margin-top: 1em !important;
  }
}
@font-face {
  font-family: "fontello";
  src: url("../fonts/fonts-fontello.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
}
.icon-left-open-mini:before {
  content: "\e800";
}
.icon-right-open-mini:before {
  content: "\e801";
}
.icon-up-open-mini:before {
  content: "\e802";
}
.icon-down-open-big:before {
  content: "\e803";
}
.icon-left-open-big:before {
  content: "\e804";
}
.icon-right-open-big:before {
  content: "\e805";
}
.icon-up-open-big:before {
  content: "\e806";
}
.icon-down-open:before {
  content: "\e807";
}
.icon-left-open:before {
  content: "\e808";
}
.icon-right-open:before {
  content: "\e809";
}
.icon-up-open:before {
  content: "\e80a";
}
.icon-down-open-mini:before {
  content: "\e80b";
}
.icon-left-thin:before {
  content: "\e80c";
}
.icon-right-thin:before {
  content: "\e80d";
}
.icon-down-thin:before {
  content: "\e80e";
}
.icon-up-thin:before {
  content: "\e80f";
}
.icon-arrows-check:before {
  content: "\e810";
}
.icon-arrows-slim-right:before {
  content: "\e811";
}
.icon-arrows-slim-left:before {
  content: "\e812";
}
.icon-arrows_info:before {
  content: "\e813";
}
.icon-arrows_question:before {
  content: "\e814";
}
.icon-basic-accelerator:before {
  content: "\e815";
}
.icon-basic-alarm:before {
  content: "\e816";
}
.icon-basic-anchor:before {
  content: "\e817";
}
.icon-basic-book:before {
  content: "\e818";
}
.icon-basic-calculator:before {
  content: "\e819";
}
.icon-basic-calendar:before {
  content: "\e81a";
}
.icon-basic-cards-diamonds:before {
  content: "\e81b";
}
.icon-basic-case:before {
  content: "\e81c";
}
.icon-basic-chronometer:before {
  content: "\e81d";
}
.icon-basic-clessidre:before {
  content: "\e81e";
}
.icon-basic-clock:before {
  content: "\e81f";
}
.icon-basic-compass:before {
  content: "\e820";
}
.icon-basic-cup:before {
  content: "\e821";
}
.icon-basic-display:before {
  content: "\e822";
}
.icon-basic-download:before {
  content: "\e823";
}
.icon-basic-eye:before {
  content: "\e824";
}
.icon-basic-flag:before {
  content: "\e825";
}
.icon-basic-gear:before {
  content: "\e826";
}
.icon-basic_folder:before {
  content: "\e827";
}
.icon-basic_geolocalize:before {
  content: "\e828";
}
.icon-basic_geolocalize-1:before {
  content: "\e829";
}
.icon-basic_globe:before {
  content: "\e82a";
}
.icon-basic_headset:before {
  content: "\e82b";
}
.icon-basic-heart:before {
  content: "\e82c";
}
.icon-basic_helm:before {
  content: "\e82d";
}
.icon-basic_home:before {
  content: "\e82e";
}
.icon-basic-support:before {
  content: "\e82f";
}
.icon-basic-lightbulb:before {
  content: "\e830";
}
.icon-basic_link:before {
  content: "\e831";
}
.icon-basic-lock:before {
  content: "\e832";
}
.icon-basic-lock-open:before {
  content: "\e833";
}
.icon-basic_mouse:before {
  content: "\e834";
}
.icon-basic_magnifier:before {
  content: "\e835";
}
.icon-basic-key:before {
  content: "\e836";
}
.icon-basic-laptop:before {
  content: "\e837";
}
.icon-basic-mouse-2:before {
  content: "\e838";
}
.icon-basic-mail:before {
  content: "\e839";
}
.icon-basic-mail-multiple:before {
  content: "\e83a";
}
.icon-basic-mail-open-text:before {
  content: "\e83b";
}
.icon-basic-map:before {
  content: "\e83c";
}
.icon-basic-notebook:before {
  content: "\e83d";
}
.icon-basic-paperplane:before {
  content: "\e83e";
}
.icon-basic-photo:before {
  content: "\e83f";
}
.icon-basic-picture:before {
  content: "\e840";
}
.icon-basic-picture-2:before {
  content: "\e841";
}
.icon-basic-pin:before {
  content: "\e842";
}
.icon-basic-pin-2:before {
  content: "\e843";
}
.icon-basic-postcard:before {
  content: "\e844";
}
.icon-basic-printer:before {
  content: "\e845";
}
.icon-basic-settings:before {
  content: "\e846";
}
.icon-basic-share:before {
  content: "\e847";
}
.icon-basic-sheet:before {
  content: "\e848";
}
.icon-basic-sheet-txt:before {
  content: "\e849";
}
.icon-basic-signs:before {
  content: "\e84a";
}
.icon-basic-smartphone:before {
  content: "\e84b";
}
.icon-basic-spread-text:before {
  content: "\e84c";
}
.icon-basic-tablet:before {
  content: "\e84d";
}
.icon-basic-target:before {
  content: "\e84e";
}
.icon-basic-camera:before {
  content: "\e84f";
}
.icon-basic-watch:before {
  content: "\e850";
}
.icon-basic-world:before {
  content: "\e851";
}
.icon-basic-star:before {
  content: "\e852";
}
.icon-basic-ecommerce-bag:before {
  content: "\e853";
}
.icon-ecommerce-cart:before {
  content: "\e854";
}
.icon-ecommerce-gift:before {
  content: "\e855";
}
.icon-ecommerce-graph1:before {
  content: "\e856";
}
.icon-ecommerce-graph2:before {
  content: "\e857";
}
.icon-ecommerce-graph3:before {
  content: "\e858";
}
.icon-ecommerce-graph4:before {
  content: "\e859";
}
.icon-ecommerce-graph5:before {
  content: "\e860";
}
.icon-ecommerce-money:before {
  content: "\e85b";
}
.icon-ecommerce-bank-note:before {
  content: "\e85c";
}
.icon-ecommerce-banknotes:before {
  content: "\e85d";
}
.icon-ecommerce-basket:before {
  content: "\e85e";
}
.icon-basic-megaphone:before {
  content: "\e85f";
}
.icon-ecommerce-diamond:before {
  content: "\e85a";
}
.icon-ecommerce-creditcard:before {
  content: "\e861";
}
.icon-ecommerce-wallet:before {
  content: "\e862";
}
.icon-basic-time:before {
  content: "\e863";
}
.icon-basic-tag:before {
  content: "\e864";
}
.icon-help-circled:before {
  content: "\e865";
}
.icon-help:before {
  content: "\e866";
}
.icon-megaphone:before {
  content: "\e867";
}
.icon-megaphone-1:before {
  content: "\e868";
}
.icon-info-1:before {
  content: "\e869";
}
.icon-home-1:before {
  content: "\e86a";
}
.icon-eye-1:before {
  content: "\e86b";
}
.icon-tag-1:before {
  content: "\e86c";
}
.icon-briefcase:before {
  content: "\e86d";
}
.icon-play:before {
  content: "\e86e";
}
.icon-play-circled2:before {
  content: "\e86f";
}
.icon-credit-card:before {
  content: "\e887";
}
.icon-mail:before {
  content: "\e8a3";
}
.icon-search:before {
  content: "\e8a4";
}
.icon-attention:before {
  content: "\e8a5";
}
.icon-attention-circled:before {
  content: "\e8a6";
}
.icon-location:before {
  content: "\e8a7";
}
.icon-tags:before {
  content: "\e8a8";
}
.icon-video:before {
  content: "\e8a9";
}
.icon-videocam:before {
  content: "\e8aa";
}
.icon-picture:before {
  content: "\e8ab";
}
.icon-camera:before {
  content: "\e8ac";
}
.icon-ok:before {
  content: "\e8ad";
}
.icon-ok-circled:before {
  content: "\e8ae";
}
.icon-star-empty:before {
  content: "\e8af";
}
.icon-star:before {
  content: "\e8b0";
}
.icon-heart-empty:before {
  content: "\e8b1";
}
.icon-heart:before {
  content: "\e8b2";
}
.icon-bell:before {
  content: "\e8b3";
}
.icon-calendar:before {
  content: "\e8b4";
}
.icon-wrench:before {
  content: "\e8b5";
}
.icon-cog-alt:before {
  content: "\e8b6";
}
.icon-cog:before {
  content: "\e8b7";
}
.icon-up-open-1:before {
  content: "\e8b8";
}
.icon-right-open-1:before {
  content: "\e8b9";
}
.icon-left-open-1:before {
  content: "\e8ba";
}
.icon-down-open-1:before {
  content: "\e8bb";
}
.icon-down-hand:before {
  content: "\e8bc";
}
.icon-up-hand:before {
  content: "\e8bd";
}
.icon-left-hand:before {
  content: "\e8be";
}
.icon-right-hand:before {
  content: "\e8bf";
}
.icon-globe:before {
  content: "\e8c0";
}
.icon-award:before {
  content: "\e8c1";
}
.icon-chart-bar:before {
  content: "\e8c2";
}
.icon-gift:before {
  content: "\e8c3";
}
.icon-phone:before {
  content: "\e8c4";
}
.icon-map:before {
  content: "\e8c5";
}
.icon-monitor:before {
  content: "\e8c6";
}
.icon-mobile-1:before {
  content: "\e8c7";
}
.icon-cancel:before {
  content: "\e8c8";
}
.icon-mobile-2:before {
  content: "\e8c9";
}
.icon-tablet-1:before {
  content: "\e8ca";
}
.icon-address:before {
  content: "\e8cb";
}
.icon-info-circled:before {
  content: "\e8cc";
}
.icon-info:before {
  content: "\e8cd";
}
.icon-link-ext:before {
  content: "\f08e";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-gplus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-comment-empty:before {
  content: "\f0e5";
}
.icon-chat-empty:before {
  content: "\f0e6";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile:before {
  content: "\f10b";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-github:before {
  content: "\f113";
}
.icon-code:before {
  content: "\f121";
}
.icon-direction:before {
  content: "\f124";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-play-circled:before {
  content: "\f144";
}
.icon-euro:before {
  content: "\f153";
}
.icon-pound:before {
  content: "\f154";
}
.icon-dollar:before {
  content: "\f155";
}
.icon-rupee:before {
  content: "\f156";
}
.icon-yen:before {
  content: "\f157";
}
.icon-rouble:before {
  content: "\f158";
}
.icon-bitcoin:before {
  content: "\f15a";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-down:before {
  content: "\f175";
}
.icon-up:before {
  content: "\f176";
}
.icon-left:before {
  content: "\f177";
}
.icon-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-vkontakte:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-try:before {
  content: "\f195";
}
.icon-slack:before {
  content: "\f198";
}
.icon-yahoo:before {
  content: "\f19e";
}
.icon-reddit:before {
  content: "\f1a1";
}
.icon-stumbleupon:before {
  content: "\f1a4";
}
.icon-delicious:before {
  content: "\f1a5";
}
.icon-digg:before {
  content: "\f1a6";
}
.icon-behance:before {
  content: "\f1b4";
}
.icon-tree:before {
  content: "\f1bb";
}
.icon-spotify:before {
  content: "\f1bc";
}
.icon-soundcloud:before {
  content: "\f1be";
}
.icon-vine:before {
  content: "\f1ca";
}
.icon-lifebuoy:before {
  content: "\f1cd";
}
.icon-slideshare:before {
  content: "\f1e7";
}
.icon-yelp:before {
  content: "\f1e9";
}
.icon-paypal:before {
  content: "\f1ed";
}
.icon-chart-area:before {
  content: "\f1fe";
}
.icon-chart-pie:before {
  content: "\f200";
}
.icon-chart-line:before {
  content: "\f201";
}
.icon-lastfm:before {
  content: "\f202";
}
.icon-forumbee:before {
  content: "\f211";
}
.icon-pinterest:before {
  content: "\f231";
}
.icon-whatsapp:before {
  content: "\f232";
}
.icon-viacoin:before {
  content: "\f237";
}
.icon-tripadvisor:before {
  content: "\f262";
}
.icon-odnoklassniki:before {
  content: "\f263";
}
.icon-amazon:before {
  content: "\f270";
}
.icon-map-signs:before {
  content: "\f277";
}
.icon-map-o:before {
  content: "\f278";
}
.icon-vimeo:before {
  content: "\f27d";
}
.icon-envelope-open-o:before {
  content: "\f2b7";
}
.icon-twitter-squared:before {
  content: "\f304";
}
.icon-facebook-squared:before {
  content: "\f308";
}
.icon-linkedin-squared:before {
  content: "\f30c";
}
.js #loader-wrapper {
  background-color: #fff;
}
.pace .pace-progress {
  background-color: #000;
}
::selection {
  background: #FFD700;
  color: #fff;
}
p.demo_store {
  background: #b21f28;
  color: #fff;
}
.button_.black:hover,
.button_.white:hover {
  color: #FFD700;
}
@media screen and (max-width: 768px) {
  .main-carousel .slide_heading,
  .main-carousel .slide_sub_heading {
    color: #000 !important;
  }
  .main-carousel .slide-text {
    color: #777 !important;
  }
  .main-carousel .slide-text a {
    color: linear-gradient(45deg, #FFD700, #FFCC00) !important;
  }
  .main-carousel .slide-content {
    background-color: #fff;
  }
  .main-carousel .owl-nav span:before {
    color: #000 !important;
  }
}
@media screen and (max-width: 768px) {
  .content_row .main-carousel .button_.style-1 {
    background-color: #FFD700;
    border-color: #FFD700;
    color: #000;
  }
  .content_row .main-carousel .button_.style-1:hover {
    border-color: #FFD700;
    color: #FFD700;
  }
  .content_row .main-carousel .button_.style-2 {
    background-color: transparent;
    border-color: #FFD700;
    color: #FFD700;
  }
  .content_row .main-carousel .button_.style-2:hover {
    background-color: #FFD700;
    border-color: #FFD700;
    color: #000;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.testimonial .client_info,
.button_,
.toggle-title,
.tab_title,
.pricing_table .title,
.author-title,
.blog_list > article .more-link,
.sitename,
.read_more,
.filter_navigation,
.testimonial .quote,
#businesslounge-side-navigation > li a,
.businesslounge-language-list,
.businesslounge-post-navigation,
.overlay-text > span,
.rt-pie-chart span.percent,
.timeline.style-2 .year,
.post_data,
.author-name,
.paging_wrapper,
.rt-countdown > i,
.single_add_to_cart_button,
.post_data a,
.text-navigation-wrapper {
  font-family: "Fira Sans";
  font-weight: 700;
  font-style: normal;
}
body .heading-font,
body .heading-font * {
  font-family: "Fira Sans";
  font-weight: 700 !important;
  font-style: normal !important;
}
body {
  font-family: "Fira Sans";
  font-weight: normal;
  font-style: normal;
}
body .body-font,
body .body-font * {
  font-family: "Fira Sans";
  font-weight: normal !important;
  font-style: normal !important;
}
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em,
.rt-heading em,
.post_data,
.testimonial p {
  font-family: "Fira Sans";
  font-weight: normal;
  font-style: italic;
}
body .secondary-font,
body .secondary-font * {
  font-family: "Fira Sans";
  font-weight: normal;
  font-style: italic;
}
.header-col .main-menu > li > a,
.businesslounge-language-menu a,
.businesslounge-search-button a,
#mobile-navigation {
  font-family: "Fira Sans";
  font-weight: 700;
  font-style: normal;
}
.menu-font,
.menu-font * {
  font-family: "Fira Sans" !important;
  font-weight: 700 !important;
  font-style: normal !important;
}
.header-col .menu ul li {
  font-family: "Fira Sans";
  font-weight: 700;
  font-style: normal;
}
h1 {
  font-size: 38px;
}
h2,
.single-product .head_text h1 {
  font-size: 32px;
}
h3 {
  font-size: 26px;
}
h4 {
  font-size: 22px;
}
h5,
.wpb_content_element .widgettitle,
.wpb_content_elementh2.wpb_heading {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
.header-col .main-menu > li > a,
.businesslounge-language-menu a {
  font-size: 14px;
}
.header-col .main-menu > li,
.header-col .main-menu > li li,
.header-col .main-menu .multicolumn {
  font-size: 14px;
}
#mobile-navigation > li > a {
  font-size: 14px;
}
#mobile-navigation > li li > a {
  font-size: 14px;
}
body {
  font-size: 16px;
}
.breadcrumb {
  font-size: 12px;
}
.footer_widgets .widget h5 {
  font-size: 16px;
}
.sidebar .widget h5 {
  font-size: 16px;
}
.side-panel-contents .widgettitle,
.side-panel-contents .widget h5 {
  font-size: 16px;
}
#businesslounge-side-navigation li a {
  font-size: 16px;
}
.side-panel-contents {
  font-size: 16px;
}
.blog_list h1.entry-title,
.blog_list h2.entry-title {
  font-size: 24px;
}
.header-row .widget * {
  font-family: "Fira Sans";
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
}
.header-col .main-menu > li > a > span {
  padding-top: 8px;
  padding-bottom: 8px;
}
.header-col .main-menu > li > a > span,
.businesslounge-language-menu li a {
  padding-left: 12px;
  padding-right: 12px;
}
.businesslounge-language-menu li ul {
  width: 39px;
}
.header-style-1 .header-col.left > nav {
  margin-left: -12px;
}
.header-col .main-menu > li li a {
  padding-left: 20px;
  padding-right: 20px;
}
.default-style a,
.default-style a.more-link {
  color: #ce1b28;
}
.default-style.row,
.default-style.content_row,
.default-style.elementor-top-section,
.default-style.footer,
.default-style > .side-panel-wrapper,
.default-style.rt-column-container > .rt-column-inner,
.default-style .match-bg,
.default-style .boxed,
.default-style .boxed-column > * > *,
.default-style .quantity .minus,
.default-style .quantity .plus,
.default-style .portfolio-header-background,
.default-style.sidebar .widget,
.default-style .paging_wrapper .page-numbers,
.default-style .businesslounge-before-shop,
.default-style .term-description,
.default-style.blog-carousel.style-1 .owl-item > div,
.default-style.blog-carousel.style-2 .post-details,
.default-style .body-font-color,
.default-style .rt-toggle > ol > li .toggle-head,
.default-style .pricing_table .table_wrap > ul,
.format-aside .default-style.entry-content {
  background-color: #fff;
}
.default-style .rt-featured-image,
.default-style .rt-featured-video,
.default-style .rt-featured-map,
.default-style .rt-frame,
.default-style .wp-caption {
  background-color: #fff;
}
.default-style,
.default-style .paging_wrapper > .page-numbers a,
.default-style .paging_wrapper > .page-numbers li > span,
.default-style .widget > ul > li li a,
.default-style .widget .menu > li li a,
.default-style .latest_news .meta-bar,
.default-style .latest_news .meta-bar *,
.default-style .client-info a {
  color: #777;
}
:root .default-style {
  --font-color: #777;
}
.default-style,
.default-style *,
.default-style *:before,
.default-style *:after,
.default-style:before,
.default-style:after,
.default-style table,
.default-style table *,
.default-style .shop_attributes {
  border-color: #e8e8e8;
}
.default-style .rt-toggle .toggle-head:after,
.default-style .rt_quote .icon-quote-right,
.default-style .rt_quote .icon-quote-left,
.default-style .cart-collaterals h2:before,
.default-style .timeline > div:before {
  color: #e8e8e8;
}
.default-style .rt-toggle > ol:before,
.default-style .rt-heading-wrapper .style-4:before,
.default-style .masonry .vertical_line,
.default-style .widget > h5:after,
.default-style .widget .sub-menu li a:after,
.default-style .widget .children li a:after,
.default-style .ui-slider-range,
.default-style .feature_contents:before,
.default-style .date-box:after,
.default-style .entry-content:before,
.default-style .feature_nav li:before,
.default-style .testimonial .text:after,
.default-style .widget_price_filter .ui-slider .ui-slider-range,
.default-style .rt_divider,
.default-style li.product:before,
.default-style li.product:after {
  background-color: #e8e8e8;
}
.default-style p.price del,
.default-style .rt-heading .punchline,
.default-style .rt_tabs.style-4 .tab_title > span,
.default-style .rt_tabs .tab_nav > li.tab_title:not(.active):hover,
.default-style .client_info,
.default-style .blog_list .date_box,
.default-style .post_data > *,
.default-style .post_data > * > *,
.default-style .comment-meta > a,
.default-style .widget_latest_posts .meta,
.default-style .widget_latest_posts .meta *,
.default-style .widget_popular_posts .meta,
.default-style .widget_popular_posts .meta *,
.default-style .social_share,
.default-style .small.note,
.default-style .with_icons.style-2 > div > .icon,
.default-style .icon-content-box.icon-style-1 .icon-holder span:before,
.default-style .more-link,
.default-style .rt-heading-wrapper .heading_link:before,
.default-style .rt-heading-wrapper .heading_link,
.default-style .feature-heading,
.default-style .star-rating:before,
.default-style a.remove,
.default-style .type-staff.loop .position,
.default-style .text-navigation-wrapper span,
.default-style .filter_navigation,
.default-style .filter_navigation a,
.default-style .tags a {
  color: #b9b9b9;
}
.default-style .rt-heading .heading_icon:before,
.default-style .highlight.style-1,
.default-style .paging_wrapper > .page-numbers a:hover,
.default-style .paging_wrapper > .page-numbers .current,
.default-style .single_variation span.price,
.default-style .latest_news .title:hover,
.default-style .timeline > div > .event-date,
.default-style .bullet-list.style-3 > ul > li::before,
.default-style .product_info .product-title a:hover,
.default-style .product-category a:hover,
.default-style .product-category a:hover > *,
.default-style .primary-color,
.default-style .content_row_wrapper .primary-color,
.default-style .content_row_wrapper .primary-color a,
.default-style h1.primary-color a,
.default-style h2.primary-color a,
.default-style h3.primary-color a,
.default-style h4.primary-color a,
.default-style h5.primary-color a,
.default-style h6.primary-color a,
.default-style h1.primary-color,
.default-style h2.primary-color,
.default-style h3.primary-color,
.default-style h4.primary-color,
.default-style h5.primary-color,
.default-style h6.primary-color,
.default-style .rt-heading > span,
.default-style .icon-content-box.icon-style-4 .icon-holder span:before,
.default-style .icon-content-box.icon-style-6 .icon-holder span:before,
.default-style .button_.style-1:hover span,
.default-style .button_.style-1:hover,
.default-style .button_.style-2,
.default-style .pricing_table .highlight .title,
.default-style .pricing_table .highlight .price,
.default-style .tab_title.active,
.default-style .rt-toggle.no-numbers .toggle-head:after,
.default-style .rt-toggle .toggle-title > span:before,
.default-style .filter_navigation a.active,
.default-style .filter_navigation a:hover,
.default-style
  #businesslounge-side-navigation
  li.menu-item-has-children
  > a:after,
.default-style .social_share:hover,
.default-style .rt-anim.style-1,
.default-style .entry-footer .read_more:hover,
.default-style .post_data a:hover,
.default-style .entry-title a:hover,
.default-style .widget > ul > li li a:hover,
.default-style .widget .menu > li li a:hover,
.default-style .entry-footer .tags,
.default-style .businesslounge-product-content-holder .price,
.default-style div.product span.price,
.default-style div.product p.price,
.default-style .quantity .rt-minus:hover,
.default-style .quantity .rt-plus:hover,
.default-style .star-rating span:before,
.default-style a.remove:hover,
.default-style .stock,
.default-style .button:before,
.default-style .product mark,
.default-style #businesslounge-side-navigation a:hover,
.default-style #businesslounge-side-navigation li.active > a,
.default-style .with_icons.style-4 > div > .icon,
.default-style .rt-countdown > i b,
.default-style .icon-submit,
.default-style .staff .social_media a:hover,
.default-style .testimonial .quote,
.default-style .owl-nav div:hover,
.default-style .text-navigation-wrapper a.active span,
.default-style .primary-font-color,
.default-style .comment-reply-title small > a,
.default-style .elementor-widget-icon.elementor-view-default .elementor-icon,
.default-style .elementor-widget-icon.elementor-view-framed .elementor-icon,
.default-style .elementor-widget-icon-list .elementor-icon-list-icon i,
.default-style .elementor-icon-box-icon .elementor-icon {
  color: #ce1b28
}
:root .default-style {
  --primary-color: #FFD700;
}
.default-style .rt-toggle > ol > li .toggle-number,
.default-style .rt_tabs.style-4 .tab_nav li span:before,
.default-style .rt-heading.style-1:after,
.default-style .rt-heading.style-2:after,
.default-style .rt-heading-wrapper .style-4:after,
.default-style .rt-heading-wrapper .style-5:after,
.default-style .highlight.style-2,
.default-style .bullet-list.style-1 > ul > li::before,
.default-style .rt_counter .number:after,
.default-style input[type="submit"]:hover,
.default-style input[type="button"]:hover,
.default-style .comment-reply a:hover,
.default-style .button:hover,
.default-style #respond input#submit:hover,
.default-style .with_icons.style-3 > div > .icon,
.default-style .icon-content-box.icon-style-2 .icon-holder span:before,
.default-style .icon-content-box.icon-style-3 .icon-holder span:before,
.default-style .icon-content-box.icon-style-5 .icon-holder span:after,
.default-style .chained_contents > div > .number,
.default-style .chained_contents > div > .icon,
.default-style .slide-content:before,
.default-style .feature_nav li:hover:before,
.default-style .feature_nav li.active:before,
.default-style .button_.style-1,
.default-style .button_.style-2:hover,
.default-style .button_.style-3,
.default-style .date-box:before,
.default-style .rt-anim.style-2,
.default-style .timeline.style-2 .event-date:after,
.default-style .single_add_to_cart_button.button,
.default-style .widget_price_filter .ui-slider .ui-slider-handle,
.default-style .widget_price_filter .price_slider_wrapper .ui-widget-content,
.default-style div.payment_box,
.default-style .side-panel-contents .widgettitle:after,
.default-style .side-panel-contents .widget h5:after,
.default-style #footer-navigation a:after,
.default-style .timeline:after,
.default-style .timeline > div:before,
.default-style .style-2.loop .terms:before,
.default-style .style-2.loop .title:before,
.default-style .style-2.loop p:before,
.default-style .latest_news.style-2 .meta-bar,
.default-style .featured-col .column-inner:before,
.default-style article .post-date,
.default-style .primary-bg-color,
.default-style li.product:hover:before,
.default-style li.product .button,
.default-style .elementor-widget-icon.elementor-view-stacked .elementor-icon {
  background-color: #ce1b28;
}
.default-style .rt_tabs.tab-position-1 .tab_nav > li.active:after,
.default-style .rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title,
.default-style .rt_tabs.tab-position-2 .tab_nav > li.active:after,
.default-style
  .rt_tabs.tab-position-2
  .tab_contents
  .tab_content_wrapper.active
  > .tab_title,
.default-style .filter_navigation li .active,
.default-style .icon-content-box.icon-style-4 .icon-holder span:before,
.default-style .button_,
.default-style .button_.style-1:hover,
.default-style .button_.style-2,
.default-style .side-panel-contents .search,
.default-style .rt-anim.style-3,
.default-style input:focus,
.default-style textarea:focus,
.default-style select:focus,
.default-style #payment,
.default-style .pricing_table .table_wrap.highlight > ul,
.default-style .elementor-widget-icon.elementor-view-default .elementor-icon,
.default-style .elementor-widget-icon.elementor-view-framed .elementor-icon {
  border-color: #ce1b28;
}
.default-style .product svg * {
  stroke: #ce1b28;
}
.default-style .with_icons.style-3 > div > .icon,
.default-style .rt-toggle > ol > li .toggle-number,
.default-style .icon-content-box.icon-style-2 .icon-holder span:before,
.default-style .highlight.style-2,
.default-style input[type="submit"],
.default-style input[type="button"],
.default-style button:not(.button_),
.default-style button:not(.button_):hover,
.default-style .button,
.default-style .cart_totals a.button,
.default-style .cart_totals a.button:hover,
.default-style .comment-reply a,
.default-style .button_.style-1,
.default-style .button_.style-2:hover,
.default-style .button_.style-3:hover,
.default-style .rt-anim.style-2,
.default-style div.payment_box,
.default-style article .post-date,
.default-style .single_add_to_cart_button.button,
.default-style .light-font-color {
  color: #fff;
}
.default-style .rt-heading,
.default-style h1,
.default-style h2,
.default-style h3,
.default-style h4,
.default-style h5,
.default-style h6,
.default-style h1 a,
.default-style h2 a,
.default-style h3 a,
.default-style h4 a,
.default-style h5 a,
.default-style h6 a,
.default-style h1 a:hover,
.default-style h2 a:hover,
.default-style h3 a:hover,
.default-style h4 a:hover,
.default-style h5 a:hover,
.default-style h6 a:hover,
.default-style .slide_sub_heading,
.default-style .toggle-head,
.default-style .tab_title,
.default-style .rt_tabs.style-4 .tab_nav li,
.default-style .pricing_table .title,
.default-style .pricing_table .price,
.default-style .author-title,
.default-style .copyright,
.default-style .key-details b,
.default-style.businesslounge-post-navigation
  > div
  > :not(:nth-child(2))
  a:not(:hover),
.default-style.businesslounge-post-navigation > div > :nth-child(2) a:hover,
.default-style .timeline.style-2 .year,
.default-style .entry-footer .read_more,
.default-style blockquote,
.default-style .author-name a,
.default-style .quantity,
.default-style .quantity *,
.default-style table th,
.default-style form.cart .variations label,
.default-style #businesslounge-side-navigation a,
.default-style .with_icons.style-4,
.default-style .rt_counter .number,
.default-style .rt-countdown > i,
.default-style .rt_quote,
.default-style .main-carousel .slide-text,
.default-style .main-carousel .slide-text a,
.main-carousel .default-style .slide-text,
.main-carousel .default-style .slide-text a,
.default-style .staff .social_media a,
.default-style .text-navigation-wrapper a,
.default-style .heading-color {
  color: #000;
}
.default-style input[type="submit"],
.default-style input[type="button"],
.default-style button:not(.button_),
.default-style .comment-reply a,
.default-style .button,
.default-style #respond input#submit,
.default-style .ui-slider .ui-slider-handle,
.default-style .ui-slider-horizontal {
  background-color: #000;
}
.default-style .social_media li:before,
.default-style .social_share ul {
  background-color: #000;
}
.alt-style-1 a,
.alt-style-1 a.more-link {
  color: #fff;
}
.alt-style-1.row,
.alt-style-1.content_row,
.alt-style-1.elementor-top-section,
.alt-style-1.footer,
.alt-style-1 > .side-panel-wrapper,
.alt-style-1.rt-column-container > .rt-column-inner,
.alt-style-1 .match-bg,
.alt-style-1 .boxed,
.alt-style-1 .boxed-column > * > *,
.alt-style-1 .quantity .minus,
.alt-style-1 .quantity .plus,
.alt-style-1 .portfolio-header-background,
.alt-style-1.sidebar .widget,
.alt-style-1 .paging_wrapper .page-numbers,
.alt-style-1 .businesslounge-before-shop,
.alt-style-1 .term-description,
.alt-style-1.blog-carousel.style-1 .owl-item > div,
.alt-style-1.blog-carousel.style-2 .post-details,
.alt-style-1 .body-font-color,
.alt-style-1 .rt-toggle > ol > li .toggle-head,
.alt-style-1 .pricing_table .table_wrap > ul,
.format-aside .alt-style-1.entry-content {
  background-color: #b21f28;
}
.alt-style-1 .rt-featured-image,
.alt-style-1 .rt-featured-video,
.alt-style-1 .rt-featured-map,
.alt-style-1 .rt-frame,
.alt-style-1 .wp-caption {
  background-color: #000;
}
.alt-style-1,
.alt-style-1 .paging_wrapper > .page-numbers a,
.alt-style-1 .paging_wrapper > .page-numbers li > span,
.alt-style-1 .widget > ul > li li a,
.alt-style-1 .widget .menu > li li a,
.alt-style-1 .latest_news .meta-bar,
.alt-style-1 .latest_news .meta-bar *,
.alt-style-1 .client-info a {
  color: #fff;
}
:root .alt-style-1 {
  --font-color: #fff;
}
.alt-style-1,
.alt-style-1 *,
.alt-style-1 *:before,
.alt-style-1 *:after,
.alt-style-1:before,
.alt-style-1:after,
.alt-style-1 table,
.alt-style-1 table *,
.alt-style-1 .shop_attributes {
  border-color: rgba(255, 255, 255, 0.38);
}
.alt-style-1 .rt-toggle .toggle-head:after,
.alt-style-1 .rt_quote .icon-quote-right,
.alt-style-1 .rt_quote .icon-quote-left,
.alt-style-1 .cart-collaterals h2:before,
.alt-style-1 .timeline > div:before {
  color: rgba(255, 255, 255, 0.38);
}
.alt-style-1 .rt-toggle > ol:before,
.alt-style-1 .rt-heading-wrapper .style-4:before,
.alt-style-1 .masonry .vertical_line,
.alt-style-1 .widget > h5:after,
.alt-style-1 .widget .sub-menu li a:after,
.alt-style-1 .widget .children li a:after,
.alt-style-1 .ui-slider-range,
.alt-style-1 .feature_contents:before,
.alt-style-1 .date-box:after,
.alt-style-1 .entry-content:before,
.alt-style-1 .feature_nav li:before,
.alt-style-1 .testimonial .text:after,
.alt-style-1 .widget_price_filter .ui-slider .ui-slider-range,
.alt-style-1 .rt_divider,
.alt-style-1 li.product:before,
.alt-style-1 li.product:after {
  background-color: rgba(255, 255, 255, 0.38);
}
.alt-style-1 p.price del,
.alt-style-1 .rt-heading .punchline,
.alt-style-1 .rt_tabs.style-4 .tab_title > span,
.alt-style-1 .rt_tabs .tab_nav > li.tab_title:not(.active):hover,
.alt-style-1 .client_info,
.alt-style-1 .blog_list .date_box,
.alt-style-1 .post_data > *,
.alt-style-1 .post_data > * > *,
.alt-style-1 .comment-meta > a,
.alt-style-1 .widget_latest_posts .meta,
.alt-style-1 .widget_latest_posts .meta *,
.alt-style-1 .widget_popular_posts .meta,
.alt-style-1 .widget_popular_posts .meta *,
.alt-style-1 .social_share,
.alt-style-1 .small.note,
.alt-style-1 .with_icons.style-2 > div > .icon,
.alt-style-1 .icon-content-box.icon-style-1 .icon-holder span:before,
.alt-style-1 .more-link,
.alt-style-1 .rt-heading-wrapper .heading_link:before,
.alt-style-1 .rt-heading-wrapper .heading_link,
.alt-style-1 .feature-heading,
.alt-style-1 .star-rating:before,
.alt-style-1 a.remove,
.alt-style-1 .type-staff.loop .position,
.alt-style-1 .text-navigation-wrapper span,
.alt-style-1 .filter_navigation,
.alt-style-1 .filter_navigation a,
.alt-style-1 .tags a {
  color: rgba(255, 255, 255, 0.74);
}
.alt-style-1 .rt-heading .heading_icon:before,
.alt-style-1 .highlight.style-1,
.alt-style-1 .paging_wrapper > .page-numbers a:hover,
.alt-style-1 .paging_wrapper > .page-numbers .current,
.alt-style-1 .single_variation span.price,
.alt-style-1 .latest_news .title:hover,
.alt-style-1 .timeline > div > .event-date,
.alt-style-1 .bullet-list.style-3 > ul > li::before,
.alt-style-1 .product_info .product-title a:hover,
.alt-style-1 .product-category a:hover,
.alt-style-1 .product-category a:hover > *,
.alt-style-1 .primary-color,
.alt-style-1 .content_row_wrapper .primary-color,
.alt-style-1 .content_row_wrapper .primary-color a,
.alt-style-1 h1.primary-color a,
.alt-style-1 h2.primary-color a,
.alt-style-1 h3.primary-color a,
.alt-style-1 h4.primary-color a,
.alt-style-1 h5.primary-color a,
.alt-style-1 h6.primary-color a,
.alt-style-1 h1.primary-color,
.alt-style-1 h2.primary-color,
.alt-style-1 h3.primary-color,
.alt-style-1 h4.primary-color,
.alt-style-1 h5.primary-color,
.alt-style-1 h6.primary-color,
.alt-style-1 .rt-heading > span,
.alt-style-1 .icon-content-box.icon-style-4 .icon-holder span:before,
.alt-style-1 .icon-content-box.icon-style-6 .icon-holder span:before,
.alt-style-1 .button_.style-1:hover span,
.alt-style-1 .button_.style-1:hover,
.alt-style-1 .button_.style-2,
.alt-style-1 .pricing_table .highlight .title,
.alt-style-1 .pricing_table .highlight .price,
.alt-style-1 .tab_title.active,
.alt-style-1 .rt-toggle.no-numbers .toggle-head:after,
.alt-style-1 .rt-toggle .toggle-title > span:before,
.alt-style-1 .filter_navigation a.active,
.alt-style-1 .filter_navigation a:hover,
.alt-style-1
  #businesslounge-side-navigation
  li.menu-item-has-children
  > a:after,
.alt-style-1 .social_share:hover,
.alt-style-1 .rt-anim.style-1,
.alt-style-1 .entry-footer .read_more:hover,
.alt-style-1 .post_data a:hover,
.alt-style-1 .entry-title a:hover,
.alt-style-1 .widget > ul > li li a:hover,
.alt-style-1 .widget .menu > li li a:hover,
.alt-style-1 .entry-footer .tags,
.alt-style-1 .businesslounge-product-content-holder .price,
.alt-style-1 div.product span.price,
.alt-style-1 div.product p.price,
.alt-style-1 .quantity .rt-minus:hover,
.alt-style-1 .quantity .rt-plus:hover,
.alt-style-1 .star-rating span:before,
.alt-style-1 a.remove:hover,
.alt-style-1 .stock,
.alt-style-1 .button:before,
.alt-style-1 .product mark,
.alt-style-1 #businesslounge-side-navigation a:hover,
.alt-style-1 #businesslounge-side-navigation li.active > a,
.alt-style-1 .with_icons.style-4 > div > .icon,
.alt-style-1 .rt-countdown > i b,
.alt-style-1 .icon-submit,
.alt-style-1 .staff .social_media a:hover,
.alt-style-1 .testimonial .quote,
.alt-style-1 .owl-nav div:hover,
.alt-style-1 .text-navigation-wrapper a.active span,
.alt-style-1 .primary-font-color,
.alt-style-1 .comment-reply-title small > a,
.alt-style-1 .elementor-widget-icon.elementor-view-default .elementor-icon,
.alt-style-1 .elementor-widget-icon.elementor-view-framed .elementor-icon,
.alt-style-1 .elementor-widget-icon-list .elementor-icon-list-icon i,
.alt-style-1 .elementor-icon-box-icon .elementor-icon {
  color: #000;
}
:root .alt-style-1 {
  --primary-color: #000;
}
.alt-style-1 .rt-toggle > ol > li .toggle-number,
.alt-style-1 .rt_tabs.style-4 .tab_nav li span:before,
.alt-style-1 .rt-heading.style-1:after,
.alt-style-1 .rt-heading.style-2:after,
.alt-style-1 .rt-heading-wrapper .style-4:after,
.alt-style-1 .rt-heading-wrapper .style-5:after,
.alt-style-1 .highlight.style-2,
.alt-style-1 .bullet-list.style-1 > ul > li::before,
.alt-style-1 .rt_counter .number:after,
.alt-style-1 input[type="submit"]:hover,
.alt-style-1 input[type="button"]:hover,
.alt-style-1 .comment-reply a:hover,
.alt-style-1 .button:hover,
.alt-style-1 #respond input#submit:hover,
.alt-style-1 .with_icons.style-3 > div > .icon,
.alt-style-1 .icon-content-box.icon-style-2 .icon-holder span:before,
.alt-style-1 .icon-content-box.icon-style-3 .icon-holder span:before,
.alt-style-1 .icon-content-box.icon-style-5 .icon-holder span:after,
.alt-style-1 .chained_contents > div > .number,
.alt-style-1 .chained_contents > div > .icon,
.alt-style-1 .slide-content:before,
.alt-style-1 .feature_nav li:hover:before,
.alt-style-1 .feature_nav li.active:before,
.alt-style-1 .button_.style-1,
.alt-style-1 .button_.style-2:hover,
.alt-style-1 .button_.style-3,
.alt-style-1 .date-box:before,
.alt-style-1 .rt-anim.style-2,
.alt-style-1 .timeline.style-2 .event-date:after,
.alt-style-1 .single_add_to_cart_button.button,
.alt-style-1 .widget_price_filter .ui-slider .ui-slider-handle,
.alt-style-1 .widget_price_filter .price_slider_wrapper .ui-widget-content,
.alt-style-1 div.payment_box,
.alt-style-1 .side-panel-contents .widgettitle:after,
.alt-style-1 .side-panel-contents .widget h5:after,
.alt-style-1 #footer-navigation a:after,
.alt-style-1 .timeline:after,
.alt-style-1 .timeline > div:before,
.alt-style-1 .style-2.loop .terms:before,
.alt-style-1 .style-2.loop .title:before,
.alt-style-1 .style-2.loop p:before,
.alt-style-1 .latest_news.style-2 .meta-bar,
.alt-style-1 .featured-col .column-inner:before,
.alt-style-1 article .post-date,
.alt-style-1 .primary-bg-color,
.alt-style-1 li.product:hover:before,
.alt-style-1 li.product .button,
.alt-style-1 .elementor-widget-icon.elementor-view-stacked .elementor-icon {
  background-color: #000;
}
.alt-style-1 .rt_tabs.tab-position-1 .tab_nav > li.active:after,
.alt-style-1 .rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title,
.alt-style-1 .rt_tabs.tab-position-2 .tab_nav > li.active:after,
.alt-style-1
  .rt_tabs.tab-position-2
  .tab_contents
  .tab_content_wrapper.active
  > .tab_title,
.alt-style-1 .filter_navigation li .active,
.alt-style-1 .icon-content-box.icon-style-4 .icon-holder span:before,
.alt-style-1 .button_,
.alt-style-1 .button_.style-1:hover,
.alt-style-1 .button_.style-2,
.alt-style-1 .side-panel-contents .search,
.alt-style-1 .rt-anim.style-3,
.alt-style-1 input:focus,
.alt-style-1 textarea:focus,
.alt-style-1 select:focus,
.alt-style-1 #payment,
.alt-style-1 .pricing_table .table_wrap.highlight > ul,
.alt-style-1 .elementor-widget-icon.elementor-view-default .elementor-icon,
.alt-style-1 .elementor-widget-icon.elementor-view-framed .elementor-icon {
  border-color: #000;
}
.alt-style-1 .product svg * {
  stroke: #000;
}
.alt-style-1 .with_icons.style-3 > div > .icon,
.alt-style-1 .rt-toggle > ol > li .toggle-number,
.alt-style-1 .icon-content-box.icon-style-2 .icon-holder span:before,
.alt-style-1 .highlight.style-2,
.alt-style-1 input[type="submit"],
.alt-style-1 input[type="button"],
.alt-style-1 button:not(.button_),
.alt-style-1 button:not(.button_):hover,
.alt-style-1 .button,
.alt-style-1 .cart_totals a.button,
.alt-style-1 .cart_totals a.button:hover,
.alt-style-1 .comment-reply a,
.alt-style-1 .button_.style-1,
.alt-style-1 .button_.style-2:hover,
.alt-style-1 .button_.style-3:hover,
.alt-style-1 .rt-anim.style-2,
.alt-style-1 div.payment_box,
.alt-style-1 article .post-date,
.alt-style-1 .single_add_to_cart_button.button,
.alt-style-1 .light-font-color {
  color: #fff;
}
.alt-style-1 .rt-heading,
.alt-style-1 h1,
.alt-style-1 h2,
.alt-style-1 h3,
.alt-style-1 h4,
.alt-style-1 h5,
.alt-style-1 h6,
.alt-style-1 h1 a,
.alt-style-1 h2 a,
.alt-style-1 h3 a,
.alt-style-1 h4 a,
.alt-style-1 h5 a,
.alt-style-1 h6 a,
.alt-style-1 h1 a:hover,
.alt-style-1 h2 a:hover,
.alt-style-1 h3 a:hover,
.alt-style-1 h4 a:hover,
.alt-style-1 h5 a:hover,
.alt-style-1 h6 a:hover,
.alt-style-1 .slide_sub_heading,
.alt-style-1 .toggle-head,
.alt-style-1 .tab_title,
.alt-style-1 .rt_tabs.style-4 .tab_nav li,
.alt-style-1 .pricing_table .title,
.alt-style-1 .pricing_table .price,
.alt-style-1 .author-title,
.alt-style-1 .copyright,
.alt-style-1 .key-details b,
.alt-style-1.businesslounge-post-navigation
  > div
  > :not(:nth-child(2))
  a:not(:hover),
.alt-style-1.businesslounge-post-navigation > div > :nth-child(2) a:hover,
.alt-style-1 .timeline.style-2 .year,
.alt-style-1 .entry-footer .read_more,
.alt-style-1 blockquote,
.alt-style-1 .author-name a,
.alt-style-1 .quantity,
.alt-style-1 .quantity *,
.alt-style-1 table th,
.alt-style-1 form.cart .variations label,
.alt-style-1 #businesslounge-side-navigation a,
.alt-style-1 .with_icons.style-4,
.alt-style-1 .rt_counter .number,
.alt-style-1 .rt-countdown > i,
.alt-style-1 .rt_quote,
.alt-style-1 .main-carousel .slide-text,
.alt-style-1 .main-carousel .slide-text a,
.main-carousel .alt-style-1 .slide-text,
.main-carousel .alt-style-1 .slide-text a,
.alt-style-1 .staff .social_media a,
.alt-style-1 .text-navigation-wrapper a,
.alt-style-1 .heading-color {
  color: #fff;
}
.alt-style-1 input[type="submit"],
.alt-style-1 input[type="button"],
.alt-style-1 button:not(.button_),
.alt-style-1 .comment-reply a,
.alt-style-1 .button,
.alt-style-1 #respond input#submit,
.alt-style-1 .ui-slider .ui-slider-handle,
.alt-style-1 .ui-slider-horizontal {
  background-color: #8e1118;
}
.alt-style-1 .social_media li:before,
.alt-style-1 .social_share ul {
  background-color: #8e1118;
}
.light-style a,
.light-style a.more-link {
  background: linear-gradient(
    to right,
    #bf953f,
    #fcf6ba,
    #b38728,
    #fbf5b7,
    #aa771c
  );
  -webkit-background-clip: text; 
  background-clip: text;
  color: transparent; 
  background-size: 200%;
}
.light-style.row,
.light-style.content_row,
.light-style.elementor-top-section,
.light-style.footer,
.light-style > .side-panel-wrapper,
.light-style.rt-column-container > .rt-column-inner,
.light-style .match-bg,
.light-style .boxed,
.light-style .boxed-column > * > *,
.light-style .quantity .minus,
.light-style .quantity .plus,
.light-style .portfolio-header-background,
.light-style.sidebar .widget,
.light-style .paging_wrapper .page-numbers,
.light-style .businesslounge-before-shop,
.light-style .term-description,
.light-style.blog-carousel.style-1 .owl-item > div,
.light-style.blog-carousel.style-2 .post-details,
.light-style .body-font-color,
.light-style .rt-toggle > ol > li .toggle-head,
.light-style .pricing_table .table_wrap > ul,
.format-aside .light-style.entry-content {
  background-color: #000;
}
.light-style .rt-featured-image,
.light-style .rt-featured-video,
.light-style .rt-featured-map,
.light-style .rt-frame,
.light-style .wp-caption {
  background-color: rgba(255, 255, 255, 0);
}
.light-style,
.light-style .paging_wrapper > .page-numbers a,
.light-style .paging_wrapper > .page-numbers li > span,
.light-style .widget > ul > li li a,
.light-style .widget .menu > li li a,
.light-style .latest_news .meta-bar,
.light-style .latest_news .meta-bar *,
.light-style .client-info a {
  color: #e1e1e1;
}
:root .light-style {
  --font-color: #e1e1e1;
}
.light-style,
.light-style *,
.light-style *:before,
.light-style *:after,
.light-style:before,
.light-style:after,
.light-style table,
.light-style table *,
.light-style .shop_attributes {
  border-color: rgba(255, 255, 255, 0.25);
}
.light-style .rt-toggle .toggle-head:after,
.light-style .rt_quote .icon-quote-right,
.light-style .rt_quote .icon-quote-left,
.light-style .cart-collaterals h2:before,
.light-style .timeline > div:before {
  color: rgba(255, 255, 255, 0.25);
}
.light-style .rt-toggle > ol:before,
.light-style .rt-heading-wrapper .style-4:before,
.light-style .masonry .vertical_line,
.light-style .widget > h5:after,
.light-style .widget .sub-menu li a:after,
.light-style .widget .children li a:after,
.light-style .ui-slider-range,
.light-style .feature_contents:before,
.light-style .date-box:after,
.light-style .entry-content:before,
.light-style .feature_nav li:before,
.light-style .testimonial .text:after,
.light-style .widget_price_filter .ui-slider .ui-slider-range,
.light-style .rt_divider,
.light-style li.product:before,
.light-style li.product:after {
  background-color: rgba(255, 255, 255, 0.25);
}
.light-style p.price del,
.light-style .rt-heading .punchline,
.light-style .rt_tabs.style-4 .tab_title > span,
.light-style .rt_tabs .tab_nav > li.tab_title:not(.active):hover,
.light-style .client_info,
.light-style .blog_list .date_box,
.light-style .post_data > *,
.light-style .post_data > * > *,
.light-style .comment-meta > a,
.light-style .widget_latest_posts .meta,
.light-style .widget_latest_posts .meta *,
.light-style .widget_popular_posts .meta,
.light-style .widget_popular_posts .meta *,
.light-style .social_share,
.light-style .small.note,
.light-style .with_icons.style-2 > div > .icon,
.light-style .icon-content-box.icon-style-1 .icon-holder span:before,
.light-style .more-link,
.light-style .rt-heading-wrapper .heading_link:before,
.light-style .rt-heading-wrapper .heading_link,
.light-style .feature-heading,
.light-style .star-rating:before,
.light-style a.remove,
.light-style .type-staff.loop .position,
.light-style .text-navigation-wrapper span,
.light-style .filter_navigation,
.light-style .filter_navigation a,
.light-style .tags a {
  color: #fff;
}
.light-style .rt-heading .heading_icon:before,
.light-style .highlight.style-1,
.light-style .paging_wrapper > .page-numbers a:hover,
.light-style .paging_wrapper > .page-numbers .current,
.light-style .single_variation span.price,
.light-style .latest_news .title:hover,
.light-style .timeline > div > .event-date,
.light-style .bullet-list.style-3 > ul > li::before,
.light-style .product_info .product-title a:hover,
.light-style .product-category a:hover,
.light-style .product-category a:hover > *,
.light-style .primary-color,
.light-style .content_row_wrapper .primary-color,
.light-style .content_row_wrapper .primary-color a,
.light-style h1.primary-color a,
.light-style h2.primary-color a,
.light-style h3.primary-color a,
.light-style h4.primary-color a,
.light-style h5.primary-color a,
.light-style h6.primary-color a,
.light-style h1.primary-color,
.light-style h2.primary-color,
.light-style h3.primary-color,
.light-style h4.primary-color,
.light-style h5.primary-color,
.light-style h6.primary-color,
.light-style .rt-heading > span,
.light-style .icon-content-box.icon-style-4 .icon-holder span:before,
.light-style .icon-content-box.icon-style-6 .icon-holder span:before,
.light-style .button_.style-1:hover span,
.light-style .button_.style-1:hover,
.light-style .button_.style-2,
.light-style .pricing_table .highlight .title,
.light-style .pricing_table .highlight .price,
.light-style .tab_title.active,
.light-style .rt-toggle.no-numbers .toggle-head:after,
.light-style .rt-toggle .toggle-title > span:before,
.light-style .filter_navigation a.active,
.light-style .filter_navigation a:hover,
.light-style
  #businesslounge-side-navigation
  li.menu-item-has-children
  > a:after,
.light-style .social_share:hover,
.light-style .rt-anim.style-1,
.light-style .entry-footer .read_more:hover,
.light-style .post_data a:hover,
.light-style .entry-title a:hover,
.light-style .widget > ul > li li a:hover,
.light-style .widget .menu > li li a:hover,
.light-style .entry-footer .tags,
.light-style .businesslounge-product-content-holder .price,
.light-style div.product span.price,
.light-style div.product p.price,
.light-style .quantity .rt-minus:hover,
.light-style .quantity .rt-plus:hover,
.light-style .star-rating span:before,
.light-style a.remove:hover,
.light-style .stock,
.light-style .button:before,
.light-style .product mark,
.light-style #businesslounge-side-navigation a:hover,
.light-style #businesslounge-side-navigation li.active > a,
.light-style .with_icons.style-4 > div > .icon,
.light-style .rt-countdown > i b,
.light-style .icon-submit,
.light-style .staff .social_media a:hover,
.light-style .testimonial .quote,
.light-style .owl-nav div:hover,
.light-style .text-navigation-wrapper a.active span,
.light-style .primary-font-color,
.light-style .comment-reply-title small > a,
.light-style .elementor-widget-icon.elementor-view-default .elementor-icon,
.light-style .elementor-widget-icon.elementor-view-framed .elementor-icon,
.light-style .elementor-widget-icon-list .elementor-icon-list-icon i,
.light-style .elementor-icon-box-icon .elementor-icon {
  background: linear-gradient(
    to right,
    #bf953f,
    #fcf6ba,
    #b38728,
    #fbf5b7,
    #aa771c
  );
  -webkit-background-clip: text; 
  background-clip: text; 
  color: transparent;
  background-size: 200%;
}
:root .light-style {
  --primary-color: #FFD700;
}
.light-style .rt-toggle > ol > li .toggle-number,
.light-style .rt_tabs.style-4 .tab_nav li span:before,
.light-style .rt-heading.style-1:after,
.light-style .rt-heading.style-2:after,
.light-style .rt-heading-wrapper .style-4:after,
.light-style .rt-heading-wrapper .style-5:after,
.light-style .highlight.style-2,
.light-style .bullet-list.style-1 > ul > li::before,
.light-style .rt_counter .number:after,
.light-style input[type="submit"]:hover,
.light-style input[type="button"]:hover,
.light-style .comment-reply a:hover,
.light-style .button:hover,
.light-style #respond input#submit:hover,
.light-style .with_icons.style-3 > div > .icon,
.light-style .icon-content-box.icon-style-2 .icon-holder span:before,
.light-style .icon-content-box.icon-style-3 .icon-holder span:before,
.light-style .icon-content-box.icon-style-5 .icon-holder span:after,
.light-style .chained_contents > div > .number,
.light-style .chained_contents > div > .icon,
.light-style .slide-content:before,
.light-style .feature_nav li:hover:before,
.light-style .feature_nav li.active:before,
.light-style .button_.style-1,
.light-style .button_.style-2:hover,
.light-style .button_.style-3,
.light-style .date-box:before,
.light-style .rt-anim.style-2,
.light-style .timeline.style-2 .event-date:after,
.light-style .single_add_to_cart_button.button,
.light-style .widget_price_filter .ui-slider .ui-slider-handle,
.light-style .widget_price_filter .price_slider_wrapper .ui-widget-content,
.light-style div.payment_box,
.light-style .side-panel-contents .widgettitle:after,
.light-style .side-panel-contents .widget h5:after,
.light-style #footer-navigation a:after,
.light-style .timeline:after,
.light-style .timeline > div:before,
.light-style .style-2.loop .terms:before,
.light-style .style-2.loop .title:before,
.light-style .style-2.loop p:before,
.light-style .latest_news.style-2 .meta-bar,
.light-style .featured-col .column-inner:before,
.light-style article .post-date,
.light-style .primary-bg-color,
.light-style li.product:hover:before,
.light-style li.product .button,
.light-style .elementor-widget-icon.elementor-view-stacked .elementor-icon {
  background-color: #ce1b28;
}
.light-style .rt_tabs.tab-position-1 .tab_nav > li.active:after,
.light-style .rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title,
.light-style .rt_tabs.tab-position-2 .tab_nav > li.active:after,
.light-style
  .rt_tabs.tab-position-2
  .tab_contents
  .tab_content_wrapper.active
  > .tab_title,
.light-style .filter_navigation li .active,
.light-style .icon-content-box.icon-style-4 .icon-holder span:before,
.light-style .button_,
.light-style .button_.style-1:hover,
.light-style .button_.style-2,
.light-style .side-panel-contents .search,
.light-style .rt-anim.style-3,
.light-style input:focus,
.light-style textarea:focus,
.light-style select:focus,
.light-style #payment,
.light-style .pricing_table .table_wrap.highlight > ul,
.light-style .elementor-widget-icon.elementor-view-default .elementor-icon,
.light-style .elementor-widget-icon.elementor-view-framed .elementor-icon {
  border-color: #FFD700;
}
.light-style .product svg * {
  stroke: #FFD700;
}
.light-style .with_icons.style-3 > div > .icon,
.light-style .rt-toggle > ol > li .toggle-number,
.light-style .icon-content-box.icon-style-2 .icon-holder span:before,
.light-style .highlight.style-2,
.light-style input[type="submit"],
.light-style input[type="button"],
.light-style button:not(.button_),
.light-style button:not(.button_):hover,
.light-style .button,
.light-style .cart_totals a.button,
.light-style .cart_totals a.button:hover,
.light-style .comment-reply a,
.light-style .button_.style-1,
.light-style .button_.style-2:hover,
.light-style .button_.style-3:hover,
.light-style .rt-anim.style-2,
.light-style div.payment_box,
.light-style article .post-date,
.light-style .single_add_to_cart_button.button,
.light-style .light-font-color {
  color: #fff;
}
.light-style .rt-heading,
.light-style h1,
.light-style h2,
.light-style h3,
.light-style h4,
.light-style h5,
.light-style h6,
.light-style h1 a,
.light-style h2 a,
.light-style h3 a,
.light-style h4 a,
.light-style h5 a,
.light-style h6 a,
.light-style h1 a:hover,
.light-style h2 a:hover,
.light-style h3 a:hover,
.light-style h4 a:hover,
.light-style h5 a:hover,
.light-style h6 a:hover,
.light-style .slide_sub_heading,
.light-style .toggle-head,
.light-style .tab_title,
.light-style .rt_tabs.style-4 .tab_nav li,
.light-style .pricing_table .title,
.light-style .pricing_table .price,
.light-style .author-title,
.light-style .copyright,
.light-style .key-details b,
.light-style.businesslounge-post-navigation
  > div
  > :not(:nth-child(2))
  a:not(:hover),
.light-style.businesslounge-post-navigation > div > :nth-child(2) a:hover,
.light-style .timeline.style-2 .year,
.light-style .entry-footer .read_more,
.light-style blockquote,
.light-style .author-name a,
.light-style .quantity,
.light-style .quantity *,
.light-style table th,
.light-style form.cart .variations label,
.light-style #businesslounge-side-navigation a,
.light-style .with_icons.style-4,
.light-style .rt_counter .number,
.light-style .rt-countdown > i,
.light-style .rt_quote,
.light-style .main-carousel .slide-text,
.light-style .main-carousel .slide-text a,
.main-carousel .light-style .slide-text,
.main-carousel .light-style .slide-text a,
.light-style .staff .social_media a,
.light-style .text-navigation-wrapper a,
.light-style .heading-color {
  color: #fff;
}
.light-style input[type="submit"],
.light-style input[type="button"],
.light-style button:not(.button_),
.light-style .comment-reply a,
.light-style .button,
.light-style #respond input#submit,
.light-style .ui-slider .ui-slider-handle,
.light-style .ui-slider-horizontal {
  background: linear-gradient(
    to right,
    #bf953f,
    #fcf6ba,
    #b38728,
    #fbf5b7,
    #aa771c
  );
  background-size: 200%;
}
.light-style .social_media li:before,
.light-style .social_share ul {
  background-color: rgba(255, 255, 255, 0.1);
}
#footer a,
#footer a.more-link {
  color: #fff;
}
#footer.row,
#footer.content_row,
#footer.elementor-top-section,
#footer.footer,
#footer > .side-panel-wrapper,
#footer.rt-column-container > .rt-column-inner,
#footer .match-bg,
#footer .boxed,
#footer .boxed-column > * > *,
#footer .quantity .minus,
#footer .quantity .plus,
#footer .portfolio-header-background,
#footer.sidebar .widget,
#footer .paging_wrapper .page-numbers,
#footer .businesslounge-before-shop,
#footer .term-description,
#footer.blog-carousel.style-1 .owl-item > div,
#footer.blog-carousel.style-2 .post-details,
#footer .body-font-color,
#footer .rt-toggle > ol > li .toggle-head,
#footer .pricing_table .table_wrap > ul,
.format-aside #footer.entry-content {
  background-color: #000;
}
#footer .rt-featured-image,
#footer .rt-featured-video,
#footer .rt-featured-map,
#footer .rt-frame,
#footer .wp-caption {
  background-color: rgba(255, 255, 255, 0.2);
}
#footer,
#footer .paging_wrapper > .page-numbers a,
#footer .paging_wrapper > .page-numbers li > span,
#footer .widget > ul > li li a,
#footer .widget .menu > li li a,
#footer .latest_news .meta-bar,
#footer .latest_news .meta-bar *,
#footer .client-info a {
  color: #aaa;
}
:root #footer {
  --font-color: #aaa;
}
#footer,
#footer *,
#footer *:before,
#footer *:after,
#footer:before,
#footer:after,
#footer table,
#footer table *,
#footer .shop_attributes {
  border-color: #282828;
}
#footer .rt-toggle .toggle-head:after,
#footer .rt_quote .icon-quote-right,
#footer .rt_quote .icon-quote-left,
#footer .cart-collaterals h2:before,
#footer .timeline > div:before {
  color: #282828;
}
#footer .rt-toggle > ol:before,
#footer .rt-heading-wrapper .style-4:before,
#footer .masonry .vertical_line,
#footer .widget > h5:after,
#footer .widget .sub-menu li a:after,
#footer .widget .children li a:after,
#footer .ui-slider-range,
#footer .feature_contents:before,
#footer .date-box:after,
#footer .entry-content:before,
#footer .feature_nav li:before,
#footer .testimonial .text:after,
#footer .widget_price_filter .ui-slider .ui-slider-range,
#footer .rt_divider,
#footer li.product:before,
#footer li.product:after {
  background-color: #282828;
}
#footer p.price del,
#footer .rt-heading .punchline,
#footer .rt_tabs.style-4 .tab_title > span,
#footer .rt_tabs .tab_nav > li.tab_title:not(.active):hover,
#footer .client_info,
#footer .blog_list .date_box,
#footer .post_data > *,
#footer .post_data > * > *,
#footer .comment-meta > a,
#footer .widget_latest_posts .meta,
#footer .widget_latest_posts .meta *,
#footer .widget_popular_posts .meta,
#footer .widget_popular_posts .meta *,
#footer .social_share,
#footer .small.note,
#footer .with_icons.style-2 > div > .icon,
#footer .icon-content-box.icon-style-1 .icon-holder span:before,
#footer .more-link,
#footer .rt-heading-wrapper .heading_link:before,
#footer .rt-heading-wrapper .heading_link,
#footer .feature-heading,
#footer .star-rating:before,
#footer a.remove,
#footer .type-staff.loop .position,
#footer .text-navigation-wrapper span,
#footer .filter_navigation,
#footer .filter_navigation a,
#footer .tags a {
  color: #777;
}
#footer .rt-heading .heading_icon:before,
#footer .highlight.style-1,
#footer .paging_wrapper > .page-numbers a:hover,
#footer .paging_wrapper > .page-numbers .current,
#footer .single_variation span.price,
#footer .latest_news .title:hover,
#footer .timeline > div > .event-date,
#footer .bullet-list.style-3 > ul > li::before,
#footer .product_info .product-title a:hover,
#footer .product-category a:hover,
#footer .product-category a:hover > *,
#footer .primary-color,
#footer .content_row_wrapper .primary-color,
#footer .content_row_wrapper .primary-color a,
#footer h1.primary-color a,
#footer h2.primary-color a,
#footer h3.primary-color a,
#footer h4.primary-color a,
#footer h5.primary-color a,
#footer h6.primary-color a,
#footer h1.primary-color,
#footer h2.primary-color,
#footer h3.primary-color,
#footer h4.primary-color,
#footer h5.primary-color,
#footer h6.primary-color,
#footer .rt-heading > span,
#footer .icon-content-box.icon-style-4 .icon-holder span:before,
#footer .icon-content-box.icon-style-6 .icon-holder span:before,
#footer .button_.style-1:hover span,
#footer .button_.style-1:hover,
#footer .button_.style-2,
#footer .pricing_table .highlight .title,
#footer .pricing_table .highlight .price,
#footer .tab_title.active,
#footer .rt-toggle.no-numbers .toggle-head:after,
#footer .rt-toggle .toggle-title > span:before,
#footer .filter_navigation a.active,
#footer .filter_navigation a:hover,
#footer #businesslounge-side-navigation li.menu-item-has-children > a:after,
#footer .social_share:hover,
#footer .rt-anim.style-1,
#footer .entry-footer .read_more:hover,
#footer .post_data a:hover,
#footer .entry-title a:hover,
#footer .widget > ul > li li a:hover,
#footer .widget .menu > li li a:hover,
#footer .entry-footer .tags,
#footer .businesslounge-product-content-holder .price,
#footer div.product span.price,
#footer div.product p.price,
#footer .quantity .rt-minus:hover,
#footer .quantity .rt-plus:hover,
#footer .star-rating span:before,
#footer a.remove:hover,
#footer .stock,
#footer .button:before,
#footer .product mark,
#footer #businesslounge-side-navigation a:hover,
#footer #businesslounge-side-navigation li.active > a,
#footer .with_icons.style-4 > div > .icon,
#footer .rt-countdown > i b,
#footer .icon-submit,
#footer .staff .social_media a:hover,
#footer .testimonial .quote,
#footer .owl-nav div:hover,
#footer .text-navigation-wrapper a.active span,
#footer .primary-font-color,
#footer .comment-reply-title small > a,
#footer .elementor-widget-icon.elementor-view-default .elementor-icon,
#footer .elementor-widget-icon.elementor-view-framed .elementor-icon,
#footer .elementor-widget-icon-list .elementor-icon-list-icon i,
#footer .elementor-icon-box-icon .elementor-icon {
  background: linear-gradient(
    to right,
    #bf953f,
    #fcf6ba,
    #b38728,
    #fbf5b7,
    #aa771c
  );
  -webkit-background-clip: text;
  background-clip: text; 
  color: transparent; 
  background-size: 200%;
}
:root #footer {
  --primary-color: #FFD700;
}
#footer .rt-toggle > ol > li .toggle-number,
#footer .rt_tabs.style-4 .tab_nav li span:before,
#footer .rt-heading.style-1:after,
#footer .rt-heading.style-2:after,
#footer .rt-heading-wrapper .style-4:after,
#footer .rt-heading-wrapper .style-5:after,
#footer .highlight.style-2,
#footer .bullet-list.style-1 > ul > li::before,
#footer .rt_counter .number:after,
#footer input[type="submit"]:hover,
#footer input[type="button"]:hover,
#footer .comment-reply a:hover,
#footer .button:hover,
#footer #respond input#submit:hover,
#footer .with_icons.style-3 > div > .icon,
#footer .icon-content-box.icon-style-2 .icon-holder span:before,
#footer .icon-content-box.icon-style-3 .icon-holder span:before,
#footer .icon-content-box.icon-style-5 .icon-holder span:after,
#footer .chained_contents > div > .number,
#footer .chained_contents > div > .icon,
#footer .slide-content:before,
#footer .feature_nav li:hover:before,
#footer .feature_nav li.active:before,
#footer .button_.style-1,
#footer .button_.style-2:hover,
#footer .button_.style-3,
#footer .date-box:before,
#footer .rt-anim.style-2,
#footer .timeline.style-2 .event-date:after,
#footer .single_add_to_cart_button.button,
#footer .widget_price_filter .ui-slider .ui-slider-handle,
#footer .widget_price_filter .price_slider_wrapper .ui-widget-content,
#footer div.payment_box,
#footer .side-panel-contents .widgettitle:after,
#footer .side-panel-contents .widget h5:after,
#footer #footer-navigation a:after,
#footer .timeline:after,
#footer .timeline > div:before,
#footer .style-2.loop .terms:before,
#footer .style-2.loop .title:before,
#footer .style-2.loop p:before,
#footer .latest_news.style-2 .meta-bar,
#footer .featured-col .column-inner:before,
#footer article .post-date,
#footer .primary-bg-color,
#footer li.product:hover:before,
#footer li.product .button,
#footer .elementor-widget-icon.elementor-view-stacked .elementor-icon {
  background-color: #ce1b28;
}
#footer .rt_tabs.tab-position-1 .tab_nav > li.active:after,
#footer .rt_tabs.tab-position-1 .tab_content_wrapper.active > .tab_title,
#footer .rt_tabs.tab-position-2 .tab_nav > li.active:after,
#footer
  .rt_tabs.tab-position-2
  .tab_contents
  .tab_content_wrapper.active
  > .tab_title,
#footer .filter_navigation li .active,
#footer .icon-content-box.icon-style-4 .icon-holder span:before,
#footer .button_,
#footer .button_.style-1:hover,
#footer .button_.style-2,
#footer .side-panel-contents .search,
#footer .rt-anim.style-3,
#footer input:focus,
#footer textarea:focus,
#footer select:focus,
#footer #payment,
#footer .pricing_table .table_wrap.highlight > ul,
#footer .elementor-widget-icon.elementor-view-default .elementor-icon,
#footer .elementor-widget-icon.elementor-view-framed .elementor-icon {
  border-color: #FFD700;
}
#footer .product svg * {
  stroke: #FFD700;
}
#footer .with_icons.style-3 > div > .icon,
#footer .rt-toggle > ol > li .toggle-number,
#footer .icon-content-box.icon-style-2 .icon-holder span:before,
#footer .highlight.style-2,
#footer input[type="submit"],
#footer input[type="button"],
#footer button:not(.button_),
#footer button:not(.button_):hover,
#footer .button,
#footer .cart_totals a.button,
#footer .cart_totals a.button:hover,
#footer .comment-reply a,
#footer .button_.style-1,
#footer .button_.style-2:hover,
#footer .button_.style-3:hover,
#footer .rt-anim.style-2,
#footer div.payment_box,
#footer article .post-date,
#footer .single_add_to_cart_button.button,
#footer .light-font-color {
  color: #fff;
}
#footer .rt-heading,
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer h1 a,
#footer h2 a,
#footer h3 a,
#footer h4 a,
#footer h5 a,
#footer h6 a,
#footer h1 a:hover,
#footer h2 a:hover,
#footer h3 a:hover,
#footer h4 a:hover,
#footer h5 a:hover,
#footer h6 a:hover,
#footer .slide_sub_heading,
#footer .toggle-head,
#footer .tab_title,
#footer .rt_tabs.style-4 .tab_nav li,
#footer .pricing_table .title,
#footer .pricing_table .price,
#footer .author-title,
#footer .copyright,
#footer .key-details b,
#footer.businesslounge-post-navigation
  > div
  > :not(:nth-child(2))
  a:not(:hover),
#footer.businesslounge-post-navigation > div > :nth-child(2) a:hover,
#footer .timeline.style-2 .year,
#footer .entry-footer .read_more,
#footer blockquote,
#footer .author-name a,
#footer .quantity,
#footer .quantity *,
#footer table th,
#footer form.cart .variations label,
#footer #businesslounge-side-navigation a,
#footer .with_icons.style-4,
#footer .rt_counter .number,
#footer .rt-countdown > i,
#footer .rt_quote,
#footer .main-carousel .slide-text,
#footer .main-carousel .slide-text a,
.main-carousel #footer .slide-text,
.main-carousel #footer .slide-text a,
#footer .staff .social_media a,
#footer .text-navigation-wrapper a,
#footer .heading-color {
  color: #fff;
}
#footer input[type="submit"],
#footer input[type="button"],
#footer button:not(.button_),
#footer .comment-reply a,
#footer .button,
#footer #respond input#submit,
#footer .ui-slider .ui-slider-handle,
#footer .ui-slider-horizontal {
  background: linear-gradient(
    to right,
    #bf953f,
    #fcf6ba,
    #b38728,
    #fbf5b7,
    #aa771c
  );
  background-size: 200%;

}
#footer .social_media li:before,
#footer .social_share ul {
  background-color: rgba(255, 255, 255, 0.1);
}
.select2-drop {
  border-color: #e8e8e8;
}
body {
  background-color: #fff;
}
body {
  background-image: none;
}
.rt-sa-background {
  background-color: #fff;
}
.rt-sa-background {
  background-image: none;
}
.main-header-holder .header-elements:before,
.header-row.first #lang_sel * {
  background-color: #fff !important;
}
.header-style-1 #logo {
  background-color: #fff !important;
}
.main-header-holder .header-row.second:before,
.header-row.second #lang_sel * {
  background-color: #ce1b28 !important;
}
.sticky-header-holder {
  background-color: #fff;
}
.header-style-1 #logo,
.header-style-1 #logo a {
  height: 136px;
  line-height: 136px;
}
.header-style-1 #logo:before,
.header-style-1 #logo:after {
  height: 65px;
}
.header-style-2 #logo,
.header-style-2 #logo a {
  height: 65px;
  line-height: 65px;
}
.header-style-1 .header-row.first,
.header-style-2 .header-row.first,
.main-header-holder .header-elements:before {
  height: 65px;
}
.header-style-1 .header-row.second,
.header-style-2 .header-row.second {
  height: 65px;
}
.header-style-3 .main-header-holder .header-row,
.header-style-3 #logo,
.header-style-4 .main-header-holder .header-row,
.header-style-4 #logo,
.header-style-3 #logo a,
.header-style-4 #logo a {
  height: 65px;
  line-height: 65px;
}
.header-row.first > * {
  height: 65px;
}
.header-row.second > * {
  height: 65px;
}
.header-row.first .main-menu > li > a {
  line-height: 65px;
}
.header-row.second .main-menu > li > a {
  line-height: 65px;
}
.mobile-header-holder {
  background-color: #fff;
}
.mobile-header {
  padding-top: 10px;
}
.mobile-header {
  padding-bottom: 10px;
}
.businesslounge-dark-header .widget *,
.businesslounge-dark-header .header-tools > ul > li > a > span,
.businesslounge-dark-header .mobile-menu-button:before {
  color: #444;
}
.businesslounge-dark-header .businesslounge-menu-button * {
  background-color: #444;
}
.businesslounge-dark-header .site-logo a,
.businesslounge-dark-header.site-logo a,
.businesslounge-dark-header .widget .icon:before,
.businesslounge-dark-header .widget a:not(.button_):hover {
  background: linear-gradient(
    to right,
    #bf953f,
    #fcf6ba,
    #b38728,
    #fbf5b7,
    #aa771c
  );
  -webkit-background-clip: text; 
  background-clip: text;
  color: transparent;
  background-size: 200%;
}
.businesslounge-dark-header .button_.style-3,
.businesslounge-dark-header .button_.style-1,
.businesslounge-dark-header .button_.style-2:hover {
  background: linear-gradient(
    to right,
    #bf953f,
    #fcf6ba,
    #b38728,
    #fbf5b7,
    #aa771c
  );
  background-size: 200%;
}
.businesslounge-dark-header .button_.style-1:hover,
.businesslounge-dark-header .button_.style-2 {
  border-color: #FFD700;
}
.businesslounge-dark-header .button_.style-1:hover span,
.businesslounge-dark-header .button_.style-2 span {
  color: #FFD700;
}
#logo.businesslounge-dark-header:before,
#logo.businesslounge-dark-header:after,
.businesslounge-dark-header.header-row .header-col > *,
.businesslounge-dark-header.main-header-holder {
  border-color: rgba(0, 0, 0, 0.07);
}
.overlapped-header .businesslounge-dark-header.main-header-holder:after {
  background-color: rgba(0, 0, 0, 0.07);
}
.businesslounge-dark-header .header-col .main-menu > li > a > span {
  color: #444;
}
.header-style-2
  .businesslounge-dark-header
  .header-col.left
  .main-menu
  > li:first-child
  > a
  > span,
.header-style-4
  .businesslounge-dark-header
  .header-col.left
  .main-menu
  > li:first-child
  > a
  > span {
  padding-left: 0;
}
.header-style-2
  .businesslounge-dark-header
  .header-col.right
  .main-menu
  > li:last-child
  > a
  > span,
.header-style-4
  .businesslounge-dark-header
  .header-col.right
  .main-menu
  > li:last-child
  > a
  > span {
  padding-right: 0;
}
.businesslounge-dark-header .header-col .main-menu > li:hover > a > span,
.businesslounge-dark-header
  .header-col
  .main-menu
  > li.current-menu-ancestor
  > a
  > span,
.businesslounge-dark-header
  .header-col
  .main-menu
  > li.current-menu-item
  > a
  > span,
.businesslounge-dark-header .businesslounge-language-menu a:hover,
.businesslounge-dark-header .businesslounge-search-button:hover {
  color: #757575;
}
.businesslounge-dark-header .header-col .main-menu > li:hover > a > span:after,
.businesslounge-dark-header
  .header-col
  .main-menu
  > li.current-menu-ancestor
  > a
  > span:after,
.businesslounge-dark-header
  .header-col
  .main-menu
  > li.current-menu-item
  > a
  > span:after {
  color: #FFD700;
}
.businesslounge-dark-header
  .businesslounge-cart-menu-button
  .businesslounge-cart-items {
    background: linear-gradient(
      to right,
      #bf953f,
      #fcf6ba,
      #b38728,
      #fbf5b7,
      #aa771c
    );
    background-size: 200%;
}
.businesslounge-dark-header .header-col .main-menu > li li {
  background-color: #222;
}
.businesslounge-dark-header .header-col .main-menu > li li > a,
.businesslounge-dark-header
  .header-col
  .main-menu
  .multicolumn-holder
  li
  > ul
  > li.menu-item-has-children
  > span,
.businesslounge-dark-header .header-col .main-menu li li:before,
.businesslounge-dark-header .header-col .main-menu li li:after {
  color: #fff;
}
.businesslounge-dark-header .header-col .main-menu ul li > a > sub,
.businesslounge-dark-header
  .header-col
  .main-menu
  .multicolumn-holder
  li
  > .sub-menu
  ul
  ul
  a {
  color: #d3d3d3;
}
.businesslounge-dark-header .header-col .main-menu > li li > a,
.businesslounge-dark-header .header-col .main-menu .multicolumn-holder *,
.businesslounge-dark-header .header-col .main-menu > li ul,
.businesslounge-dark-header
  .header-col
  .main-menu
  > li
  li.menu-item-has-children
  > a:after {
  border-color: rgba(255, 255, 255, 0.2);
}
.businesslounge-dark-header
  .header-col
  .main-menu
  > li:not(.multicolumn)
  li:hover
  > a,
.businesslounge-dark-header .header-col .main-menu > li li a:hover,
.businesslounge-dark-header
  .header-col
  .main-menu
  > li
  li.current-menu-ancestor
  > a,
.businesslounge-dark-header
  .header-col
  .main-menu
  > li
  li.current-menu-item
  > a {
  color: #FFD700;
}
.businesslounge-dark-header .header-col .main-menu ul li a > span {
  color: #d3d3d3;
}
.businesslounge-dark-header
  .header-col
  .main-menu
  > li
  li.current-menu-ancestor:after,
.businesslounge-dark-header
  .header-col
  .main-menu
  > li
  li.current-menu-item:after,
.businesslounge-dark-header .header-col .main-menu > li li:hover:after,
.businesslounge-dark-header .header-col .main-menu ul li:hover > a:before {
  color: #FFD700;
}
.businesslounge-dark-header
  .header-col
  .main-menu
  .multicolumn-holder
  li
  > ul
  > li.menu-item-has-children
  > a,
.businesslounge-dark-header
  .header-col
  .main-menu
  .multicolumn-holder
  li
  > ul
  > li.menu-item-has-children
  > a:hover,
.businesslounge-dark-header
  .header-col
  .main-menu
  .multicolumn-holder
  li
  > ul
  > li.menu-item-has-children
  > span {
  color: #fff;
  background-color: transparent;
}
.businesslounge-dark-header
  .header-col
  .main-menu
  .multicolumn-holder
  li
  > ul
  > li.menu-item-has-children
  > a,
.businesslounge-dark-header
  .header-col
  .main-menu
  .multicolumn-holder
  li
  > ul
  > li.menu-item-has-children
  > span {
  border-color: rgba(255, 255, 255, 0.2);
}
.businesslounge-light-header .widget *,
.businesslounge-light-header .header-tools > ul > li > a > span,
.businesslounge-light-header .mobile-menu-button:before {
  color: #fff;
}
.businesslounge-light-header .businesslounge-menu-button * {
  background-color: #fff;
}
.businesslounge-light-header .site-logo a,
.businesslounge-light-header.site-logo a,
.businesslounge-light-header .widget .icon:before,
.businesslounge-light-header .widget a:not(.button_):hover {
  color: rgba(255, 255, 255, 0.85);
}
.businesslounge-light-header .button_.style-3,
.businesslounge-light-header .button_.style-1,
.businesslounge-light-header .button_.style-2:hover {
  background-color: rgba(255, 255, 255, 0.85);
}
.businesslounge-light-header .button_.style-1:hover,
.businesslounge-light-header .button_.style-2 {
  border-color: rgba(255, 255, 255, 0.85);
}
.businesslounge-light-header .button_.style-1:hover span,
.businesslounge-light-header .button_.style-2 span {
  color: rgba(255, 255, 255, 0.85);
}
#logo.businesslounge-light-header:before,
#logo.businesslounge-light-header:after,
.businesslounge-light-header.header-row .header-col > *,
.businesslounge-light-header.main-header-holder {
  border-color: rgba(255, 255, 255, 0.2);
}
.overlapped-header .businesslounge-light-header.main-header-holder:after {
  background-color: rgba(255, 255, 255, 0.2);
}
.businesslounge-light-header .header-col .main-menu > li > a > span {
  color: #fff;
  text-transform: uppercase;
}
.header-style-2
  .businesslounge-light-header
  .header-col.left
  .main-menu
  > li:first-child
  > a
  > span,
.header-style-4
  .businesslounge-light-header
  .header-col.left
  .main-menu
  > li:first-child
  > a
  > span {
  padding-left: 0;
}
.header-style-2
  .businesslounge-light-header
  .header-col.right
  .main-menu
  > li:last-child
  > a
  > span,
.header-style-4
  .businesslounge-light-header
  .header-col.right
  .main-menu
  > li:last-child
  > a
  > span {
  padding-right: 0;
}
.businesslounge-light-header .header-col .main-menu > li:hover > a > span,
.businesslounge-light-header
  .header-col
  .main-menu
  > li.current-menu-ancestor
  > a
  > span,
.businesslounge-light-header
  .header-col
  .main-menu
  > li.current-menu-item
  > a
  > span,
.businesslounge-light-header .businesslounge-language-menu a:hover,
.businesslounge-light-header .businesslounge-search-button:hover {
  text-decoration: underline;
}
.businesslounge-light-header .header-col .main-menu > li:hover > a > span:after,
.businesslounge-light-header
  .header-col
  .main-menu
  > li.current-menu-ancestor
  > a
  > span:after,
.businesslounge-light-header
  .header-col
  .main-menu
  > li.current-menu-item
  > a
  > span:after {
    text-decoration: underline;
}
.businesslounge-light-header .header-col .main-menu > li li {
  background-color: #fff;
}
.businesslounge-light-header .header-col .main-menu > li li > a,
.businesslounge-light-header
  .header-col
  .main-menu
  .multicolumn-holder
  li
  > ul
  > li.menu-item-has-children
  > span,
.businesslounge-light-header .header-col .main-menu li li:before,
.businesslounge-light-header .header-col .main-menu li li:after {
  color: #323232;
}
.businesslounge-light-header .header-col .main-menu ul li > a > sub,
.businesslounge-light-header
  .header-col
  .main-menu
  .multicolumn-holder
  li
  > .sub-menu
  ul
  ul
  a {
  color: #8e8e8e;
}
.businesslounge-light-header .header-col .main-menu > li li > a,
.businesslounge-light-header .header-col .main-menu .multicolumn-holder *,
.businesslounge-light-header .header-col .main-menu > li ul,
.businesslounge-light-header
  .header-col
  .main-menu
  > li
  li.menu-item-has-children
  > a:after {
  border-color: #efefef;
}
.businesslounge-light-header
  .header-col
  .main-menu
  > li:not(.multicolumn)
  li:hover
  > a,
.businesslounge-light-header .header-col .main-menu > li li a:hover,
.businesslounge-light-header
  .header-col
  .main-menu
  > li
  li.current-menu-ancestor
  > a,
.businesslounge-light-header
  .header-col
  .main-menu
  > li
  li.current-menu-item
  > a {
    background: linear-gradient(
      to right,
      #bf953f,
      #fcf6ba,
      #b38728,
      #fbf5b7,
      #aa771c
    );
    -webkit-background-clip: text; 
    background-clip: text; 
    color: transparent; 
    background-size: 200%;
}
.businesslounge-light-header .header-col .main-menu ul li a > span {
  color: #8e8e8e;
}
.businesslounge-light-header
  .header-col
  .main-menu
  > li
  li.current-menu-ancestor:after,
.businesslounge-light-header
  .header-col
  .main-menu
  > li
  li.current-menu-item:after,
.businesslounge-light-header .header-col .main-menu > li li:hover:after,
.businesslounge-light-header .header-col .main-menu ul li:hover > a:before {
  background: linear-gradient(
    to right,
    #bf953f,
    #fcf6ba,
    #b38728,
    #fbf5b7,
    #aa771c
  );
  -webkit-background-clip: text; 
  background-clip: text; 
  color: transparent; 
  background-size: 200%;
}
.businesslounge-light-header
  .header-col
  .main-menu
  .multicolumn-holder
  li
  > ul
  > li.menu-item-has-children
  > a,
.businesslounge-light-header
  .header-col
  .main-menu
  .multicolumn-holder
  li
  > ul
  > li.menu-item-has-children
  > a:hover,
.businesslounge-light-header
  .header-col
  .main-menu
  .multicolumn-holder
  li
  > ul
  > li.menu-item-has-children
  > span {
  color: #FFD700;
  background-color: transparent;
}
.businesslounge-light-header
  .header-col
  .main-menu
  .multicolumn-holder
  li
  > ul
  > li.menu-item-has-children
  > a,
.businesslounge-light-header
  .header-col
  .main-menu
  .multicolumn-holder
  li
  > ul
  > li.menu-item-has-children
  > span {
  border-color: #efefef;
}
#mobile-navigation li a,
#mobile-navigation li span {
  background-color: #000 !important;
}
#mobile-navigation li a,
#mobile-navigation li span {
  color: #fff !important;
}
#mobile-navigation li > a > span {
  color: #ddd;
}
#mobile-navigation li a,
#mobile-navigation li span,
#mobile-navigation li a:after,
#mobile-navigation li span:after,
#mobile-navigation {
  border-color: #464646 !important;
}
#mobile-navigation li.current-menu-ancestor > a,
#mobile-navigation li.current-menu-item > a,
#mobile-navigation li.current-menu-ancestor > a > span,
#mobile-navigation li.current-menu-item > a > span {
  color: linear-gradient(45deg, #FFD700, #FFCC00) !important;
}
@media screen and (min-width: 1025px) {
  .header-style-1.overlapped-header #main_content {
    margin-top: calc(-1 * 65px - 6px);
  }
  .header-style-1:not(.overlapped-header) #main_content {
    margin-top: -6px;
  }
  .header-style-2.overlapped-header #main_content {
    margin-top: calc(-1 * 65px);
  }
  .header-style-3.overlapped-header #main_content,
  .header-style-4.overlapped-header #main_content {
    margin-top: calc(-1 * 65px);
  }
  main
    carousel
    fixes.header-style-1.overlapped-header
    .main-carousel
    .slide-content,
  .header-style-2.overlapped-header .main-carousel .slide-content {
    top: calc(50% + (65px / 2));
  }
  .header-style-3.overlapped-header .main-carousel .slide-content,
  .header-style-4.overlapped-header .main-carousel .slide-content {
    top: calc(50% + (65px / 2));
  }
}
@media screen and (min-width: 1025px) {
  .header-style-1.overlapped-header .sub_page_header,
  .header-style-2.overlapped-header .sub_page_header {
    padding-top: 145px;
  }
  .header-style-3.overlapped-header .sub_page_header,
  .header-style-4.overlapped-header .sub_page_header {
    padding-top: 145px;
  }
  body:not(.overlapped-header) .sub_page_header {
    padding-top: 80px;
  }
  .sub_page_header {
    padding-bottom: 40px;
  }
}
.sub_page_header h1 {
  color: #fff;
}
.breadcrumb,
.breadcrumb span:before {
  color: rgba(255, 255, 255, 0.7);
}
.breadcrumb a,
.breadcrumb a:before {
  color: #fff;
}
div.wpcf7 {
  margin: 0;
  padding: 0;
}
div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
  border: 2px solid red;
}
div.wpcf7-spam-blocked {
  border: 2px solid orange;
}
div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
  position: relative;
}
span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid red;
  background: #fff;
  padding: 0.2em 0.8em;
}
span.wpcf7-list-item {
  margin-left: 0.5em;
}
.wpcf7-display-none {
  display: none;
}
div.wpcf7 img.ajax-loader {
  border: 0;
  vertical-align: middle;
  margin-left: 4px;
}
div.wpcf7 div.ajax-error {
  display: none;
}
div.wpcf7 .placeheld {
  color: #888;
}
.vc_non_responsive .vc_row .vc_col-sm-1,
.vc_non_responsive .vc_row .vc_col-sm-10,
.vc_non_responsive .vc_row .vc_col-sm-11,
.vc_non_responsive .vc_row .vc_col-sm-12,
.vc_non_responsive .vc_row .vc_col-sm-2,
.vc_non_responsive .vc_row .vc_col-sm-3,
.vc_non_responsive .vc_row .vc_col-sm-4,
.vc_non_responsive .vc_row .vc_col-sm-5,
.vc_non_responsive .vc_row .vc_col-sm-7,
.vc_non_responsive .vc_row .vc_col-sm-8,
.vc_non_responsive .vc_row .vc_col-sm-9 {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.vc_parallax-inner iframe,
.vc_video-bg iframe {
  max-width: 1000%;
}
.vc_clearfix:after,
.vc_column-inner::after,
.vc_el-clearfix,
.vc_row:after {
  clear: both;
}
.vc-composer-icon,
[class*=" vc_arrow-icon-"],
[class^="vc_arrow-icon-"] {
  font-variant: normal;
  text-transform: none;
}
.vc_row:after,
.vc_row:before {
  content: " ";
  display: table;
}
@media (max-width: 767px) {
  .vc_hidden-xs {
    display: none !important;
  }
  .vc_el-clearfix-xs {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc_hidden-sm {
    display: none !important;
  }
  .vc_el-clearfix-sm {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .vc_hidden-md {
    display: none !important;
  }
  .vc_el-clearfix-md {
    clear: both;
  }
}
.vc_non_responsive .vc_row .vc_col-sm-1 {
  position: relative;
  width: 8.33333333%;
  min-height: 1px;
}
.vc_non_responsive .vc_row .vc_col-sm-2 {
  position: relative;
  width: 16.66666667%;
  min-height: 1px;
}
.vc_non_responsive .vc_row .vc_col-sm-3 {
  position: relative;
  width: 25%;
  min-height: 1px;
}
.vc_non_responsive .vc_row .vc_col-sm-4 {
  position: relative;
  width: 33.33333333%;
  min-height: 1px;
}
.vc_non_responsive .vc_row .vc_col-sm-5 {
  position: relative;
  width: 41.66666667%;
  min-height: 1px;
}
.vc_non_responsive .vc_row .vc_col-sm-6 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-7 {
  position: relative;
  width: 58.33333333%;
  min-height: 1px;
}
.vc_non_responsive .vc_row .vc_col-sm-8 {
  position: relative;
  width: 66.66666667%;
  min-height: 1px;
}
.vc_non_responsive .vc_row .vc_col-sm-9 {
  position: relative;
  width: 75%;
  min-height: 1px;
}
.vc_non_responsive .vc_row .vc_col-sm-10 {
  position: relative;
  width: 83.33333333%;
  min-height: 1px;
}
.vc_non_responsive .vc_row .vc_col-sm-11 {
  position: relative;
  width: 91.66666667%;
  min-height: 1px;
}
.vc_col-xs-12,
.vc_column_container {
  width: 100%;
}
.vc_non_responsive .vc_row .vc_col-sm-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-12 {
  margin-left: 100%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-11 {
  margin-left: 91.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-10 {
  margin-left: 83.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-9 {
  margin-left: 75%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-8 {
  margin-left: 66.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-7 {
  margin-left: 58.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-6 {
  margin-left: 50%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-5 {
  margin-left: 41.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-4 {
  margin-left: 33.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-3 {
  margin-left: 25%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-2 {
  margin-left: 16.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-1 {
  margin-left: 8.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-0 {
  margin-left: 0;
}
.vc_non_responsive .vc_row .vc_hidden-sm {
  display: none !important;
}
.vc_row {
  margin-left: -15px;
  margin-right: -15px;
}
.vc_col-lg-1,
.vc_col-lg-10,
.vc_col-lg-11,
.vc_col-lg-12,
.vc_col-lg-2,
.vc_col-lg-3,
.vc_col-lg-4,
.vc_col-lg-5,
.vc_col-lg-6,
.vc_col-lg-7,
.vc_col-lg-8,
.vc_col-lg-9,
.vc_col-md-1,
.vc_col-md-10,
.vc_col-md-11,
.vc_col-md-12,
.vc_col-md-2,
.vc_col-md-3,
.vc_col-md-4,
.vc_col-md-5,
.vc_col-md-6,
.vc_col-md-7,
.vc_col-md-8,
.vc_col-md-9,
.vc_col-sm-1,
.vc_col-sm-10,
.vc_col-sm-11,
.vc_col-sm-12,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-5,
.vc_col-sm-6,
.vc_col-sm-7,
.vc_col-sm-8,
.vc_col-sm-9,
.vc_col-xs-1,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.vc_col-xs-1,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9 {
  float: left;
}
.vc_col-xs-11 {
  width: 91.66666667%;
}
.vc_col-xs-10 {
  width: 83.33333333%;
}
.vc_col-xs-9 {
  width: 75%;
}
.vc_col-xs-8 {
  width: 66.66666667%;
}
.vc_col-xs-7 {
  width: 58.33333333%;
}
.vc_col-xs-6 {
  width: 50%;
}
.vc_col-xs-5 {
  width: 41.66666667%;
}
.vc_col-xs-4 {
  width: 33.33333333%;
}
.vc_col-xs-3 {
  width: 25%;
}
.vc_col-xs-2 {
  width: 16.66666667%;
}
.vc_col-xs-1 {
  width: 8.33333333%;
}
.vc_col-xs-pull-12 {
  right: 100%;
}
.vc_col-xs-pull-11 {
  right: 91.66666667%;
}
.vc_col-xs-pull-10 {
  right: 83.33333333%;
}
.vc_col-xs-pull-9 {
  right: 75%;
}
.vc_col-xs-pull-8 {
  right: 66.66666667%;
}
.vc_col-xs-pull-7 {
  right: 58.33333333%;
}
.vc_col-xs-pull-6 {
  right: 50%;
}
.vc_col-xs-pull-5 {
  right: 41.66666667%;
}
.vc_col-xs-pull-4 {
  right: 33.33333333%;
}
.vc_col-xs-pull-3 {
  right: 25%;
}
.vc_col-xs-pull-2 {
  right: 16.66666667%;
}
.vc_col-xs-pull-1 {
  right: 8.33333333%;
}
.vc_col-xs-pull-0 {
  right: auto;
}
.vc_col-xs-push-12 {
  left: 100%;
}
.vc_col-xs-push-11 {
  left: 91.66666667%;
}
.vc_col-xs-push-10 {
  left: 83.33333333%;
}
.vc_col-xs-push-9 {
  left: 75%;
}
.vc_col-xs-push-8 {
  left: 66.66666667%;
}
.vc_col-xs-push-7 {
  left: 58.33333333%;
}
.vc_col-xs-push-6 {
  left: 50%;
}
.vc_col-xs-push-5 {
  left: 41.66666667%;
}
.vc_col-xs-push-4 {
  left: 33.33333333%;
}
.vc_col-xs-push-3 {
  left: 25%;
}
.vc_col-xs-push-2 {
  left: 16.66666667%;
}
.vc_col-xs-push-1 {
  left: 8.33333333%;
}
.vc_col-xs-push-0 {
  left: auto;
}
.vc_col-xs-offset-12 {
  margin-left: 100%;
}
.vc_col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.vc_col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.vc_col-xs-offset-9 {
  margin-left: 75%;
}
.vc_col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.vc_col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.vc_col-xs-offset-6 {
  margin-left: 50%;
}
.vc_col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.vc_col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.vc_col-xs-offset-3 {
  margin-left: 25%;
}
.vc_col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.vc_col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.vc_col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .vc_col-sm-1,
  .vc_col-sm-10,
  .vc_col-sm-11,
  .vc_col-sm-12,
  .vc_col-sm-2,
  .vc_col-sm-3,
  .vc_col-sm-4,
  .vc_col-sm-5,
  .vc_col-sm-6,
  .vc_col-sm-7,
  .vc_col-sm-8,
  .vc_col-sm-9 {
    float: left;
  }
  .vc_col-sm-12 {
    width: 100%;
  }
  .vc_col-sm-11 {
    width: 91.66666667%;
  }
  .vc_col-sm-10 {
    width: 83.33333333%;
  }
  .vc_col-sm-9 {
    width: 75%;
  }
  .vc_col-sm-8 {
    width: 66.66666667%;
  }
  .vc_col-sm-7 {
    width: 58.33333333%;
  }
  .vc_col-sm-6 {
    width: 50%;
  }
  .vc_col-sm-5 {
    width: 41.66666667%;
  }
  .vc_col-sm-4 {
    width: 33.33333333%;
  }
  .vc_col-sm-3 {
    width: 25%;
  }
  .vc_col-sm-2 {
    width: 16.66666667%;
  }
  .vc_col-sm-1 {
    width: 8.33333333%;
  }
  .vc_col-sm-pull-12 {
    right: 100%;
  }
  .vc_col-sm-pull-11 {
    right: 91.66666667%;
  }
  .vc_col-sm-pull-10 {
    right: 83.33333333%;
  }
  .vc_col-sm-pull-9 {
    right: 75%;
  }
  .vc_col-sm-pull-8 {
    right: 66.66666667%;
  }
  .vc_col-sm-pull-7 {
    right: 58.33333333%;
  }
  .vc_col-sm-pull-6 {
    right: 50%;
  }
  .vc_col-sm-pull-5 {
    right: 41.66666667%;
  }
  .vc_col-sm-pull-4 {
    right: 33.33333333%;
  }
  .vc_col-sm-pull-3 {
    right: 25%;
  }
  .vc_col-sm-pull-2 {
    right: 16.66666667%;
  }
  .vc_col-sm-pull-1 {
    right: 8.33333333%;
  }
  .vc_col-sm-pull-0 {
    right: auto;
  }
  .vc_col-sm-push-12 {
    left: 100%;
  }
  .vc_col-sm-push-11 {
    left: 91.66666667%;
  }
  .vc_col-sm-push-10 {
    left: 83.33333333%;
  }
  .vc_col-sm-push-9 {
    left: 75%;
  }
  .vc_col-sm-push-8 {
    left: 66.66666667%;
  }
  .vc_col-sm-push-7 {
    left: 58.33333333%;
  }
  .vc_col-sm-push-6 {
    left: 50%;
  }
  .vc_col-sm-push-5 {
    left: 41.66666667%;
  }
  .vc_col-sm-push-4 {
    left: 33.33333333%;
  }
  .vc_col-sm-push-3 {
    left: 25%;
  }
  .vc_col-sm-push-2 {
    left: 16.66666667%;
  }
  .vc_col-sm-push-1 {
    left: 8.33333333%;
  }
  .vc_col-sm-push-0 {
    left: auto;
  }
  .vc_col-sm-offset-12 {
    margin-left: 100%;
  }
  .vc_col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .vc_col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .vc_col-sm-offset-9 {
    margin-left: 75%;
  }
  .vc_col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .vc_col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .vc_col-sm-offset-6 {
    margin-left: 50%;
  }
  .vc_col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .vc_col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .vc_col-sm-offset-3 {
    margin-left: 25%;
  }
  .vc_col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .vc_col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .vc_col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .vc_col-md-1,
  .vc_col-md-10,
  .vc_col-md-11,
  .vc_col-md-12,
  .vc_col-md-2,
  .vc_col-md-3,
  .vc_col-md-4,
  .vc_col-md-5,
  .vc_col-md-6,
  .vc_col-md-7,
  .vc_col-md-8,
  .vc_col-md-9 {
    float: left;
  }
  .vc_col-md-12 {
    width: 100%;
  }
  .vc_col-md-11 {
    width: 91.66666667%;
  }
  .vc_col-md-10 {
    width: 83.33333333%;
  }
  .vc_col-md-9 {
    width: 75%;
  }
  .vc_col-md-8 {
    width: 66.66666667%;
  }
  .vc_col-md-7 {
    width: 58.33333333%;
  }
  .vc_col-md-6 {
    width: 50%;
  }
  .vc_col-md-5 {
    width: 41.66666667%;
  }
  .vc_col-md-4 {
    width: 33.33333333%;
  }
  .vc_col-md-3 {
    width: 25%;
  }
  .vc_col-md-2 {
    width: 16.66666667%;
  }
  .vc_col-md-1 {
    width: 8.33333333%;
  }
  .vc_col-md-pull-12 {
    right: 100%;
  }
  .vc_col-md-pull-11 {
    right: 91.66666667%;
  }
  .vc_col-md-pull-10 {
    right: 83.33333333%;
  }
  .vc_col-md-pull-9 {
    right: 75%;
  }
  .vc_col-md-pull-8 {
    right: 66.66666667%;
  }
  .vc_col-md-pull-7 {
    right: 58.33333333%;
  }
  .vc_col-md-pull-6 {
    right: 50%;
  }
  .vc_col-md-pull-5 {
    right: 41.66666667%;
  }
  .vc_col-md-pull-4 {
    right: 33.33333333%;
  }
  .vc_col-md-pull-3 {
    right: 25%;
  }
  .vc_col-md-pull-2 {
    right: 16.66666667%;
  }
  .vc_col-md-pull-1 {
    right: 8.33333333%;
  }
  .vc_col-md-pull-0 {
    right: auto;
  }
  .vc_col-md-push-12 {
    left: 100%;
  }
  .vc_col-md-push-11 {
    left: 91.66666667%;
  }
  .vc_col-md-push-10 {
    left: 83.33333333%;
  }
  .vc_col-md-push-9 {
    left: 75%;
  }
  .vc_col-md-push-8 {
    left: 66.66666667%;
  }
  .vc_col-md-push-7 {
    left: 58.33333333%;
  }
  .vc_col-md-push-6 {
    left: 50%;
  }
  .vc_col-md-push-5 {
    left: 41.66666667%;
  }
  .vc_col-md-push-4 {
    left: 33.33333333%;
  }
  .vc_col-md-push-3 {
    left: 25%;
  }
  .vc_col-md-push-2 {
    left: 16.66666667%;
  }
  .vc_col-md-push-1 {
    left: 8.33333333%;
  }
  .vc_col-md-push-0 {
    left: auto;
  }
  .vc_col-md-offset-12 {
    margin-left: 100%;
  }
  .vc_col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .vc_col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .vc_col-md-offset-9 {
    margin-left: 75%;
  }
  .vc_col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .vc_col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .vc_col-md-offset-6 {
    margin-left: 50%;
  }
  .vc_col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .vc_col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .vc_col-md-offset-3 {
    margin-left: 25%;
  }
  .vc_col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .vc_col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .vc_col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .vc_hidden-lg {
    display: none !important;
  }
  .vc_col-lg-1,
  .vc_col-lg-10,
  .vc_col-lg-11,
  .vc_col-lg-12,
  .vc_col-lg-2,
  .vc_col-lg-3,
  .vc_col-lg-4,
  .vc_col-lg-5,
  .vc_col-lg-6,
  .vc_col-lg-7,
  .vc_col-lg-8,
  .vc_col-lg-9 {
    float: left;
  }
  .vc_col-lg-12 {
    width: 100%;
  }
  .vc_col-lg-11 {
    width: 91.66666667%;
  }
  .vc_col-lg-10 {
    width: 83.33333333%;
  }
  .vc_col-lg-9 {
    width: 75%;
  }
  .vc_col-lg-8 {
    width: 66.66666667%;
  }
  .vc_col-lg-7 {
    width: 58.33333333%;
  }
  .vc_col-lg-6 {
    width: 50%;
  }
  .vc_col-lg-5 {
    width: 41.66666667%;
  }
  .vc_col-lg-4 {
    width: 33.33333333%;
  }
  .vc_col-lg-3 {
    width: 25%;
  }
  .vc_col-lg-2 {
    width: 16.66666667%;
  }
  .vc_col-lg-1 {
    width: 8.33333333%;
  }
  .vc_col-lg-pull-12 {
    right: 100%;
  }
  .vc_col-lg-pull-11 {
    right: 91.66666667%;
  }
  .vc_col-lg-pull-10 {
    right: 83.33333333%;
  }
  .vc_col-lg-pull-9 {
    right: 75%;
  }
  .vc_col-lg-pull-8 {
    right: 66.66666667%;
  }
  .vc_col-lg-pull-7 {
    right: 58.33333333%;
  }
  .vc_col-lg-pull-6 {
    right: 50%;
  }
  .vc_col-lg-pull-5 {
    right: 41.66666667%;
  }
  .vc_col-lg-pull-4 {
    right: 33.33333333%;
  }
  .vc_col-lg-pull-3 {
    right: 25%;
  }
  .vc_col-lg-pull-2 {
    right: 16.66666667%;
  }
  .vc_col-lg-pull-1 {
    right: 8.33333333%;
  }
  .vc_col-lg-pull-0 {
    right: auto;
  }
  .vc_col-lg-push-12 {
    left: 100%;
  }
  .vc_col-lg-push-11 {
    left: 91.66666667%;
  }
  .vc_col-lg-push-10 {
    left: 83.33333333%;
  }
  .vc_col-lg-push-9 {
    left: 75%;
  }
  .vc_col-lg-push-8 {
    left: 66.66666667%;
  }
  .vc_col-lg-push-7 {
    left: 58.33333333%;
  }
  .vc_col-lg-push-6 {
    left: 50%;
  }
  .vc_col-lg-push-5 {
    left: 41.66666667%;
  }
  .vc_col-lg-push-4 {
    left: 33.33333333%;
  }
  .vc_col-lg-push-3 {
    left: 25%;
  }
  .vc_col-lg-push-2 {
    left: 16.66666667%;
  }
  .vc_col-lg-push-1 {
    left: 8.33333333%;
  }
  .vc_col-lg-push-0 {
    left: auto;
  }
  .vc_col-lg-offset-12 {
    margin-left: 100%;
  }
  .vc_col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .vc_col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .vc_col-lg-offset-9 {
    margin-left: 75%;
  }
  .vc_col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .vc_col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .vc_col-lg-offset-6 {
    margin-left: 50%;
  }
  .vc_col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .vc_col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .vc_col-lg-offset-3 {
    margin-left: 25%;
  }
  .vc_col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .vc_col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .vc_col-lg-offset-0 {
    margin-left: 0;
  }
  .vc_el-clearfix-lg {
    clear: both;
  }
}
.vc_el_width_100,
.vc_el_width_50,
.vc_el_width_60,
.vc_el_width_70,
.vc_el_width_80,
.vc_el_width_90 {
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_pull-right {
  float: right !important;
}
.vc_pull-left {
  float: left !important;
}
.vc_clearfix:after,
.vc_clearfix:before {
  content: " ";
  display: table;
}
.vc_visible {
  display: block;
}
.vc_table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
}
.vc_table > tbody > tr > td,
.vc_table > tbody > tr > th,
.vc_table > tfoot > tr > td,
.vc_table > tfoot > tr > th,
.vc_table > thead > tr > td,
.vc_table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.vc_table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.vc_button-2-wrapper,
.vc_pixel_icon {
  display: inline-block;
  vertical-align: middle;
}
.vc_table > caption + thead > tr:first-child > td,
.vc_table > caption + thead > tr:first-child > th,
.vc_table > colgroup + thead > tr:first-child > td,
.vc_table > colgroup + thead > tr:first-child > th,
.vc_table > thead:first-child > tr:first-child > td,
.vc_table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.vc_table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.vc_table .table {
  background-color: #fff;
}
.vc_table-bordered,
.vc_table-bordered > tbody > tr > td,
.vc_table-bordered > tbody > tr > th,
.vc_table-bordered > tfoot > tr > td,
.vc_table-bordered > tfoot > tr > th,
.vc_table-bordered > thead > tr > td,
.vc_table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.vc_table-bordered > thead > tr > td,
.vc_table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.vc_pixel_icon {
  height: 16px;
  width: 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.vc_txt_align_left {
  text-align: left;
}
.vc_txt_align_right {
  text-align: right;
}
.vc_txt_align_center {
  text-align: center;
}
.vc_txt_align_justify {
  text-align: justify;
  text-justify: inter-word;
}
.vc_el_width_50 {
  width: 50%;
}
.vc_el_width_60 {
  width: 60%;
}
.vc_el_width_70 {
  width: 70%;
}
.vc_el_width_80 {
  width: 80%;
}
.vc_el_width_90 {
  width: 90%;
}
.vc_el_width_100 {
  width: 100%;
}
.vc_button-2-wrapper.vc_button-2-align-left {
  display: block;
  text-align: left;
}
.vc_button-2-wrapper.vc_button-2-align-right {
  display: block;
  text-align: right;
}
.vc_button-2-wrapper.vc_button-2-align-center {
  display: block;
  text-align: center;
}
i.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  vertical-align: text-top;
  margin-left: 5px;
}
.vc_column_container .vc_btn,
.vc_column_container .wpb_button {
  margin-top: 5px;
  margin-bottom: 5px;
}
#content .wpb_alert p:last-child,
#content .wpb_text_column:last-child,
#content .wpb_text_column p:last-child,
.wpb_alert p:last-child,
.wpb_text_column:last-child,
.wpb_text_column p:last-child {
  margin-bottom: 0;
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 35px;
}
.entry-content .twitter-share-button,
.fb_like,
.twitter-share-button,
.wpb_accordion .wpb_content_element,
.wpb_googleplus,
.wpb_pinterest,
.wpb_tab .wpb_content_element {
  margin-bottom: 21.74px;
}
.vc_parallax {
  position: relative;
  overflow: hidden;
}
.vc_parallax > * {
  position: relative;
  z-index: 1;
}
.vc_parallax .vc_parallax-inner {
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-attachment: scroll;
  background-color: transparent;
  background-image: inherit;
  background-size: cover;
  z-index: 0;
  background-position: 50% 0;
}
.vc_video-bg-container {
  position: relative;
}
.vc_video-bg {
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
.vc_row.vc_row-no-padding .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.vc_row[data-vc-full-width] {
  transition: opacity 0.5s ease;
  overflow: hidden;
}
.vc_row[data-vc-full-width].vc_hidden {
  opacity: 0;
}
.vc_row-no-padding .vc_inner {
  margin-left: 0;
  margin-right: 0;
}
.vc_row.vc_row-o-full-height {
  min-height: 100vh;
}
.vc_row.vc_row-flex {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
.vc_row.vc_row-flex > .vc_column_container {
  display: flex;
}
.vc_ie-flexbox-fixer,
.vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
  display: flex;
}
.vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.vc_row.vc_row-flex::after,
.vc_row.vc_row-flex::before {
  display: none;
}
.vc_row.vc_row-o-columns-stretch {
  align-content: stretch;
}
.vc_row.vc_row-o-columns-top {
  align-content: flex-start;
}
.vc_row.vc_row-o-columns-bottom {
  align-content: flex-end;
}
.vc_row.vc_row-o-columns-middle {
  align-content: center;
}
.vc_row.vc_row-o-columns-bottom::after,
.vc_row.vc_row-o-columns-middle::after,
.vc_row.vc_row-o-columns-top::after {
  content: "";
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.vc_row.vc_row-o-content-top > .vc_column_container > .vc_column-inner {
  justify-content: flex-start;
}
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)
  > .vc_column_container {
  align-items: flex-start;
}
.vc_row.vc_row-o-content-bottom > .vc_column_container > .vc_column-inner {
  justify-content: flex-end;
}
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)
  > .vc_column_container {
  align-items: flex-end;
}
.vc_row.vc_row-o-content-middle > .vc_column_container > .vc_column-inner {
  justify-content: center;
}
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)
  > .vc_column_container {
  align-items: center;
}
.vc_column-inner::after,
.vc_column-inner::before {
  content: " ";
  display: table;
}
.vc_ie-flexbox-fixer {
  display: flex;
  flex-direction: column;
}
.vc_ie-flexbox-fixer > .vc_row {
  flex: 1 1 auto;
}
.vc_row.vc_column-gap-1 {
  margin-left: -15.5px;
  margin-right: -15.5px;
}
.vc_row.vc_column-gap-1 > .vc_column_container {
  padding: 0.5px;
}
.vc_row.vc_column-gap-2 {
  margin-left: -16px;
  margin-right: -16px;
}
.vc_row.vc_column-gap-2 > .vc_column_container {
  padding: 1px;
}
.vc_row.vc_column-gap-3 {
  margin-left: -16.5px;
  margin-right: -16.5px;
}
.vc_row.vc_column-gap-3 > .vc_column_container {
  padding: 1.5px;
}
.vc_row.vc_column-gap-4 {
  margin-left: -17px;
  margin-right: -17px;
}
.vc_row.vc_column-gap-4 > .vc_column_container {
  padding: 2px;
}
.vc_row.vc_column-gap-5 {
  margin-left: -17.5px;
  margin-right: -17.5px;
}
.vc_row.vc_column-gap-5 > .vc_column_container {
  padding: 2.5px;
}
.vc_row.vc_column-gap-10 {
  margin-left: -20px;
  margin-right: -20px;
}
.vc_row.vc_column-gap-10 > .vc_column_container {
  padding: 5px;
}
.vc_row.vc_column-gap-15 {
  margin-left: -22.5px;
  margin-right: -22.5px;
}
.vc_row.vc_column-gap-15 > .vc_column_container {
  padding: 7.5px;
}
.vc_row.vc_column-gap-20 {
  margin-left: -25px;
  margin-right: -25px;
}
.vc_row.vc_column-gap-20 > .vc_column_container {
  padding: 10px;
}
.vc_row.vc_column-gap-25 {
  margin-left: -27.5px;
  margin-right: -27.5px;
}
.vc_row.vc_column-gap-25 > .vc_column_container {
  padding: 12.5px;
}
.vc_row.vc_column-gap-30 {
  margin-left: -30px;
  margin-right: -30px;
}
.vc_row.vc_column-gap-30 > .vc_column_container {
  padding: 15px;
}
.vc_row.vc_column-gap-35 {
  margin-left: -32.5px;
  margin-right: -32.5px;
}
.vc_row.vc_column-gap-35 > .vc_column_container {
  padding: 17.5px;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill
  + .vc_row-full-width
  + .vc_row
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill
  + .vc_vc_row
  > .vc_row
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill
  + .vc_vc_row_inner
  > .vc_row
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill
  > .vc_row
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner {
  padding-top: 35px;
}
.vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
.vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.vc_row.vc_column-gap-1 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-1 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 0.5px;
  padding-right: 0.5px;
}
.vc_row.vc_column-gap-2 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-2 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 1px;
  padding-right: 1px;
}
.vc_row.vc_column-gap-3 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-3 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 1.5px;
  padding-right: 1.5px;
}
.vc_row.vc_column-gap-4 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-4 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 2px;
  padding-right: 2px;
}
.vc_row.vc_column-gap-5 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-5 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 2.5px;
  padding-right: 2.5px;
}
.vc_row.vc_column-gap-10 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-10 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 5px;
  padding-right: 5px;
}
.vc_row.vc_column-gap-15 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-15 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.vc_row.vc_column-gap-20 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-20 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 10px;
  padding-right: 10px;
}
.vc_row.vc_column-gap-25 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-25 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.vc_row.vc_column-gap-30 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-30 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 15px;
  padding-right: 15px;
}
.vc_row.vc_column-gap-35 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-35 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 17.5px;
  padding-right: 17.5px;
}
.vc_vc_column,
.vc_vc_column_inner {
  padding-left: 0;
  padding-right: 0;
}
.vc_row.vc_row-flex > .vc_vc_column,
.vc_row.vc_row-flex > .vc_vc_column_inner {
  display: flex;
}
.vc_row.vc_row-flex > .vc_vc_column > .vc_column_container,
.vc_row.vc_row-flex > .vc_vc_column_inner > .vc_column_container {
  display: flex;
  width: 100%;
}
.vc_row.vc_row-flex > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row.vc_row-flex
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.vc_row.vc_row-o-equal-height > .vc_column_container {
  align-items: stretch;
}
.vc_row.vc_row-o-content-top
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
.vc_row.vc_row-o-content-top
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner {
  justify-content: flex-start;
}
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)
  > .vc_vc_column
  > .vc_column_container,
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)
  > .vc_vc_column_inner
  > .vc_column_container {
  align-items: flex-start;
}
.vc_row.vc_row-o-content-bottom
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
.vc_row.vc_row-o-content-bottom
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner {
  justify-content: flex-end;
}
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)
  > .vc_vc_column
  > .vc_column_container,
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)
  > .vc_vc_column_inner
  > .vc_column_container {
  align-items: flex-end;
}
.vc_row.vc_row-o-content-middle
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
.vc_row.vc_row-o-content-middle
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner {
  justify-content: center;
}
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)
  > .vc_vc_column
  > .vc_column_container,
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)
  > .vc_vc_column_inner
  > .vc_column_container {
  align-items: center;
}
.vc_empty-element > .vc_column-inner {
  min-height: 100px;
}
.fb_type_standard,
.fb_type_standard iframe {
  height: 25px;
}
.fb_type_button_count,
.fb_type_button_count iframe {
  height: 20px;
}
.fb_type_box_count,
.fb_type_box_count iframe {
  height: 62px;
}
.wpb_googleplus_type_standard {
  height: 25px;
}
.wpb_googleplus_type_small {
  height: 19px;
}
.wpb_googleplus_type_medium,
.wpb_googleplus_type_tall {
  height: 21px;
}
.wpb_googleplus_type_tall.vc_googleplus-annotation-bubble {
  height: 62px;
}
.wpb_pinterest_type_horizontal,
.wpb_pinterest_type_none {
  height: 21px;
}
.wpb_pinterest a {
  border-bottom: 0;
}
.wpb_pinterest_type_vertical {
  box-sizing: content-box;
  padding-top: 29px;
  height: 21px;
}
iframe.twitter-share-button {
  margin: 0;
}
.wpb_widgetised_column .wpb_wrapper > ul {
  margin: 0;
}
.wpb_widgetised_column .wpb_wrapper > ul > li {
  margin-left: 0;
  background-image: none;
  list-style: none !important;
}
.wpb_widgetised_column .wpb_wrapper > ul > li:after,
.wpb_widgetised_column .wpb_wrapper > ul > li:before {
  display: none !important;
}
.wpb_button {
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  border-radius: 2px;
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.1);
}
.wpb_button.active,
.wpb_button.disabled,
.wpb_button:active,
.wpb_button:hover,
.wpb_button[disabled] {
  background-color: #eaeaea;
}
.vc_vc_button .vc_btn,
.vc_vc_button2 .vc_btn {
  margin-top: 5px;
  margin-bottom: 5px;
}
.wpb_button:hover {
  color: #333;
  background-color: #e6e6e6;
  transition: background-color 0.1s linear;
  background-image: none;
}
.wpb_button:focus {
  outline: dotted thin;
  outline-offset: -2px;
}
.wpb_button.active,
.wpb_button:active {
  background-color: #e6e6e6;
  background-image: none;
  outline: 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
button.wpb_btn-large,
span.wpb_btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  border-radius: 2px;
}
button.wpb_btn-large [class^="icon-"],
span.wpb_btn-large [class^="icon-"] {
  margin-top: 1px;
}
button.wpb_btn-small,
span.wpb_btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
button.wpb_btn-small [class^="icon-"],
span.wpb_btn-small [class^="icon-"] {
  margin-top: -1px;
}
button.wpb_btn-mini,
span.wpb_btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
.wpb_btn-danger,
.wpb_btn-danger:hover,
.wpb_btn-info,
.wpb_btn-info:hover,
.wpb_btn-inverse,
.wpb_btn-inverse:hover,
.wpb_btn-primary,
.wpb_btn-primary:hover,
.wpb_btn-success,
.wpb_btn-success:hover,
.wpb_btn-warning,
.wpb_btn-warning:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpb_btn-danger.active,
.wpb_btn-info.active,
.wpb_btn-inverse.active,
.wpb_btn-primary.active,
.wpb_btn-success.active,
.wpb_btn-warning.active {
  color: rgba(255, 255, 255, 0.75);
}
.wpb_btn-primary {
  background-color: #08c;
}
.wpb_btn-primary.active,
.wpb_btn-primary.disabled,
.wpb_btn-primary:active,
.wpb_btn-primary:hover,
.wpb_btn-primary[disabled] {
  background-color: #0077b3;
}
.wpb_btn-warning {
  background-color: #f90;
}
.wpb_btn-warning.active,
.wpb_btn-warning.disabled,
.wpb_btn-warning:active,
.wpb_btn-warning:hover,
.wpb_btn-warning[disabled] {
  background-color: #e68a00;
}
.wpb_btn-danger {
  background-color: #ff675b;
}
.wpb_btn-danger.active,
.wpb_btn-danger.disabled,
.wpb_btn-danger:active,
.wpb_btn-danger:hover,
.wpb_btn-danger[disabled] {
  background-color: #ff4f42;
}
.wpb_btn-success {
  background-color: #6ab165;
}
.wpb_btn-success.active,
.wpb_btn-success.disabled,
.wpb_btn-success:active,
.wpb_btn-success:hover,
.wpb_btn-success[disabled] {
  background-color: #5aa855;
}
.wpb_btn-info {
  background-color: #58b9da;
}
.wpb_btn-info.active,
.wpb_btn-info.disabled,
.wpb_btn-info:active,
.wpb_btn-info:hover,
.wpb_btn-info[disabled] {
  background-color: #43b0d5;
}
.wpb_btn-inverse {
  background-color: #555;
}
.wpb_btn-inverse.active,
.wpb_btn-inverse.disabled,
.wpb_btn-inverse:active,
.wpb_btn-inverse:hover,
.wpb_btn-inverse[disabled] {
  background-color: #484848;
}
a.wpb_button_a {
  border: none;
}
.vc_btn3-container {
  display: block;
  margin-bottom: 21.74px;
  max-width: 100%;
}
.vc_btn3-container.vc_btn3-inline {
  display: inline-block;
  vertical-align: top;
}
.vc_general.vc_btn3 {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  background-color: transparent;
  color: #5472d2;
  border: 1px solid transparent;
  box-sizing: border-box;
  word-wrap: break-word;
  user-select: none;
  position: relative;
  top: 0;
  transition: all 0.2s ease-in-out;
  line-height: normal;
  box-shadow: none;
  font-size: 14px;
  padding: 14px 20px;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,
.wpb_gallery .wpb_flexslider .flex-caption {
  cursor: default;
}
.wpb_call_to_action,
.wpb_call_to_action .wpb_button {
}
.vc_custom_heading a,
.vc_custom_heading a:focus,
.vc_custom_heading a:hover,
.vc_custom_heading a:visited {
  border: none;
  text-decoration: inherit;
  color: inherit;
}
.vc_custom_heading a {
  transition: all 0.2s ease-in-out;
  opacity: 1;
}
.vc_custom_heading a:hover {
  opacity: 0.85;
}
.vc_call_to_action {
  background-color: #ebebeb;
  border: 2px solid #ebebeb;
  padding: 2em;
  border-radius: 5px;
}
.vc_call_to_action:last-child {
  margin-bottom: 0;
}
.vc_call_to_action.vc_cta_square {
  border-radius: 0;
}
.vc_call_to_action.vc_cta_square_outlined {
  border-radius: 0;
  background: 0 0 !important;
}
.vc_call_to_action.vc_cta_round {
  border-radius: 50px;
}
.vc_call_to_action.vc_cta_outlined {
  background: 0 0 !important;
}
.vc_call_to_action hgroup h2,
.vc_call_to_action hgroup h4 {
  margin: 0;
  clear: none;
}
.vc_call_to_action hgroup + p {
  margin-top: 1em;
}
.vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn {
  float: right;
  margin-left: 2em;
}
.vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn {
  float: left;
  margin-right: 2em;
}
.wpb_call_to_action {
  position: relative;
  background-color: #f7f7f7;
  padding: 35px;
  border: 1px solid #f0f0f0;
  box-sizing: border-box;
}
.wpb_call_to_action .wpb_button {
  margin: 0;
  box-sizing: border-box;
}
.cta_align_left .wpb_button {
  float: left;
}
.cta_align_right .wpb_button {
  float: right;
}
.cta_align_left .wpb_button,
.cta_align_right .wpb_button {
  max-width: 27.5%;
}
.cta_align_left .wpb_call_text,
.cta_align_right .wpb_call_text {
  width: 70%;
  float: left;
  clear: none;
}
.cta_align_left .wpb_call_text {
  float: right;
}
#content .wpb_call_to_action .wpb_call_text,
.wpb_call_to_action .wpb_call_text {
  margin: 0;
  padding-top: 0;
}
.cta_align_bottom {
  text-align: center;
}
.cta_align_bottom .wpb_button {
  position: static;
  margin-top: 21.74px;
  display: inline-block;
}
.cta_no_button .wpb_call_text {
  width: auto;
  float: none;
}
.wpb_gmaps_widget .wpb_wrapper {
  background-color: #f7f7f7;
  padding: 5px;
}
.wpb_gmaps_widget .wpb_map_wraper iframe {
  margin-bottom: 0;
  padding: 0;
  display: block;
  width: 100%;
  border: none;
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.wpb_accordion_section .wpb_accordion_header a:focus,
.wpb_content_element .wpb_tabs_nav li a:focus,
.wpb_tour_next_prev_nav a:focus {
  outline: 0;
}
.wpb_content_element .wpb_tabs_nav,
.wpb_content_element .wpb_tour_tabs_wrapper {
  padding: 0;
}
.wpb_content_element .wpb_tabs_nav {
  margin: 0;
  padding-left: 0 !important;
  text-indent: inherit !important;
}
#content .wpb_content_element .wpb_tabs_nav {
  margin: 0;
}
.wpb_content_element .wpb_tabs_nav li {
  background-color: #fff;
  white-space: nowrap;
  padding: 0;
  background-image: none;
  list-style: none !important;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_content_element .wpb_tabs_nav li:hover,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background-color: #f7f7f7;
}
.wpb_content_element .wpb_tabs_nav li:after,
.wpb_content_element .wpb_tabs_nav li:before {
  display: none !important;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide {
  display: none;
}
.wpb_content_element .wpb_accordion_header a,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
  border-bottom: none;
  text-decoration: none;
  display: block;
  padding: 0.5em 1em;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
  padding: 1em;
}
.wpb_content_element
  .wpb_accordion_wrapper
  .wpb_accordion_content
  .wpb_row:last-child
  > div
  > div.wpb_wrapper
  .wpb_content_element:last-child,
.wpb_content_element
  .wpb_accordion_wrapper
  .wpb_accordion_content
  > .wpb_content_element:last-child,
.wpb_content_element
  .wpb_tour_tabs_wrapper
  .wpb_tab
  .wpb_row:last-child
  > div
  > div.wpb_wrapper
  .wpb_content_element:last-child,
.wpb_content_element
  .wpb_tour_tabs_wrapper
  .wpb_tab
  > .wpb_content_element:last-child {
  margin-bottom: 0;
}
.wpb_tabs .wpb_tabs_nav li {
  float: left;
  margin: 0 1px 0 0;
}
.wpb_tour .wpb_tabs_nav {
  float: left;
  width: 31.66666667%;
}
.wpb_tour .wpb_tabs_nav li {
  margin: 0 0 1px;
  clear: left;
  width: 100%;
}
.wpb_tour .wpb_tabs_nav a {
  width: 100%;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  box-sizing: border-box;
  border: none;
  float: left;
  width: 68.33333333%;
  padding: 0 0 0 21.74px;
}
.wpb_tour_next_prev_nav {
  margin-left: 31.66666667%;
  padding-left: 21.74px;
  font-size: 80%;
}
.wpb_tour_next_prev_nav a {
  border-bottom: 1px dotted;
  text-decoration: none;
}
.wpb_tour_next_prev_nav a:hover {
  text-decoration: none;
  border-bottom: none;
}
.wpb_tour_next_prev_nav span {
  width: 48%;
  display: inline-block;
  padding-top: 1em;
  float: left;
}
.wpb_tour_next_prev_nav span.wpb_next_slide {
  text-align: right;
  float: right;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
  margin: 0 0 1px;
  padding-top: 0;
  position: relative;
  text-transform: none;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  padding-left: 1em;
}
.grid_layout-thumbnail .post-thumb,
body ul.wpb_thumbnails-fluid li .entry-content:last-child {
  margin-bottom: 0;
}
.wpb_column .wpb_wrapper .wpb_teaser_grid {
  float: none;
}
body ul.wpb_thumbnails-fluid li {
  padding: 0;
  margin-left: 0;
  background-image: none;
  list-style: none !important;
}
body ul.wpb_thumbnails-fluid li:after,
body ul.wpb_thumbnails-fluid li:before {
  display: none !important;
}
.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid,
.wpb_row .wpb_grid ul.wpb_thumbnails-fluid {
  padding: 0;
  overflow: visible !important;
}
.wpb_teaser_grid .entry-content {
  margin: 0;
  padding: 0;
  width: 100%;
}
.grid_layout-thumbnail .post-thumb img {
  max-width: 100%;
}
.wpb_carousel .wpb_wrapper {
  position: relative;
}
.wpb_carousel .next,
.wpb_carousel .prev {
  position: absolute;
  top: 3px;
  background-color: #f7f7f7;
  padding: 0 6px;
  font-size: 12px;
  z-index: 10;
  text-decoration: none;
  transition: all 0.2s linear;
}
.wpb_carousel .next:hover,
.wpb_carousel .prev:hover {
  background-color: #f0f0f0;
}
.wpb_carousel .next:focus,
.wpb_carousel .prev:focus {
  outline: 0;
  text-decoration: none;
}
.wpb_carousel .prev {
  right: 30px;
}
.wpb_carousel .next {
  right: 0;
}
.wpb_carousel .wpb_thumbnails-fluid {
  width: 100%;
}
.wpb_carousel .wpb_thumbnails-fluid > [class*="vc_span"] {
  height: auto !important;
}
.wpb_categories_filter,
.wpb_teaser_grid .categories_filter {
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
}
.wpb_categories_filter li,
.wpb_teaser_grid .categories_filter li {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  background-image: none;
  list-style: none !important;
}
.wpb_categories_filter li:after,
.wpb_categories_filter li:before,
.wpb_teaser_grid .categories_filter li:after,
.wpb_teaser_grid .categories_filter li:before {
  display: none !important;
}
.wpb_categories_filter li a,
.wpb_teaser_grid .categories_filter li a {
  border: none;
  text-decoration: none;
}
.wpb_categories_filter li a:hover,
.wpb_categories_filter li.active a,
.wpb_teaser_grid .categories_filter li a:hover,
.wpb_teaser_grid .categories_filter li.active a {
  border-bottom: 1px dotted;
}
.wpb_image_grid .wpb_image_grid_ul {
  margin: 0;
  padding: 0;
}
.wpb_image_grid .wpb_image_grid_ul > li {
  background-image: none;
  list-style: none !important;
}
.wpb_image_grid .wpb_image_grid_ul > li:after,
.wpb_image_grid .wpb_image_grid_ul > li:before {
  display: none !important;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
  list-style: none;
  margin: 0 1px 1px 0;
  max-width: 100%;
  float: left;
}
.wpb_image_grid .wpb_image_grid_ul a {
  display: block;
}
.wpb_image_grid .wpb_image_grid_ul img {
  display: block;
  max-width: 100%;
  height: auto;
}
.wpb_gallery .theme-default .nivoSlider {
  margin-bottom: 0;
}
.wpb_gallery .theme-default .nivo-controlNav {
  padding: 10px 0 3px;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
  bottom: auto;
  top: 100%;
  margin-top: 15px;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a {
  border: none;
  box-shadow: none;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:hover {
  box-shadow: none;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
  line-height: 1;
}
.wpb_gallery .wpb_flexslider .flex-control-paging {
  z-index: 10;
}
#content .wpb_gallery_slides ul.flex-direction-nav,
#content .wpb_gallery_slides ul.slides,
.content .wpb_gallery_slides ul.flex-direction-nav,
.content .wpb_gallery_slides ul.slides,
.wpb_content_element .wpb_gallery_slides ul li,
.wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery_slides ul.slides,
body .wpb_gallery_slides ul li {
  list-style: none;
  padding: 0;
  background-image: none;
  margin: 0;
}
.flickr_badge_image {
  margin: 0 10px 10px 0;
  width: 72px;
  height: 72px;
  float: left;
  background: 0 0;
  padding: 0;
}
.flickr_badge_image a {
  border: none;
}
.flickr_badge_image img {
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.wpb_flickr_widget p.flickr_stream_wrap {
  clear: both;
  margin-bottom: 0;
  font-size: 80%;
}
.wpb_video_widget.vc_video-el-width-10 .wpb_wrapper {
  width: 10%;
}
.wpb_video_widget.vc_video-el-width-20 .wpb_wrapper {
  width: 20%;
}
.wpb_video_widget.vc_video-el-width-30 .wpb_wrapper {
  width: 30%;
}
.wpb_video_widget.vc_video-el-width-40 .wpb_wrapper {
  width: 40%;
}
.wpb_video_widget.vc_video-el-width-50 .wpb_wrapper {
  width: 50%;
}
.wpb_video_widget.vc_video-el-width-60 .wpb_wrapper {
  width: 60%;
}
.wpb_video_widget.vc_video-el-width-70 .wpb_wrapper {
  width: 70%;
}
.wpb_video_widget.vc_video-el-width-80 .wpb_wrapper {
  width: 80%;
}
.wpb_video_widget.vc_video-el-width-90 .wpb_wrapper {
  width: 90%;
}
.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper {
  width: 100%;
}
.wpb_video_widget .wpb_video_wrapper {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
.wpb_video_widget .wpb_video_wrapper > div {
  padding-top: 0 !important;
  position: static;
}
.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
  padding-top: 56.25%;
}
.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper {
  padding-top: 75%;
}
.wpb_video_widget.vc_video-aspect-ratio-235 .wpb_video_wrapper {
  padding-top: 42.55319149%;
}
.wpb_video_widget.vc_video-align-left .wpb_wrapper {
  float: left;
}
.wpb_video_widget.vc_video-align-center .wpb_wrapper {
  margin: 0 auto;
}
.wpb_video_widget.vc_video-align-right .wpb_wrapper {
  float: right;
}
.wpb_video_widget .wpb_wrapper {
  position: relative;
}
.wpb_video_widget .wpb_wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  box-sizing: border-box;
}
.wpb_video_wrapper .fluid-width-video-wrapper {
  padding-top: 0 !important;
  position: static;
}
.wpb_posts_slider .flex-caption,
.wpb_posts_slider .nivo-caption {
  background-color: #f7f7f7;
  opacity: 1;
  color: inherit;
  padding: 10px 15px;
  position: static;
}
.wpb_posts_slider .wpb_gallery_slides > ul > li {
  background-image: none;
  list-style: none !important;
}
.wpb_posts_slider .wpb_gallery_slides > ul > li:after,
.wpb_posts_slider .wpb_gallery_slides > ul > li:before {
  display: none !important;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.vc_pie_chart {
  z-index: 0;
  opacity: 0;
}
.vc_pie_chart.vc_ready {
  opacity: 1;
}
.vc_pie_chart .vc_pie_wrapper {
  position: relative;
  margin: 0 auto;
}
.vc_pie_chart canvas {
  position: relative;
  z-index: 1;
}
.vc_pie_chart .vc_pie_chart_value,
.vc_pie_chart_back {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.vc_pie_chart .vc_pie_chart_value {
  font-size: 200%;
  text-align: center;
}
.vc_pie_chart_back {
  border: 6px solid #f7f7f7;
  border-radius: 50%;
  opacity: 0.3;
  box-sizing: border-box;
}
.vc_images_carousel .vc_carousel-control {
  border: none;
}
.vc_carousel .vc_carousel-control {
  text-shadow: none;
  border: none;
  transition: all 0.2s linear;
}
.vc_carousel .vc_carousel-control:active,
.vc_carousel .vc_carousel-control:focus {
  outline: 0;
}
.vc_carousel .vc_carousel-indicators li {
  width: 5px;
  height: 5px;
  margin: 0;
  border-color: #f7f7f7;
  transition: all 0.2s linear;
}
.vc_separator {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
.vc_separator h4 {
  line-height: 1em;
  font-size: 100%;
  margin: 0;
  word-wrap: break-word;
  flex: 0 1 auto;
}
.vc_separator h4 .normal {
  font-size: 12px;
  font-weight: 400;
}
.vc_separator .vc_sep_holder {
  height: 1px;
  position: relative;
  flex: 1 1 auto;
  min-width: 10%;
}
.vc_separator .vc_sep_holder .vc_sep_line {
  height: 1px;
  border-top: 1px solid #ebebeb;
  display: block;
  position: relative;
  top: 1px;
  width: 100%;
}
.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l,
.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r {
  display: none;
}
.vc_separator.vc_separator_align_center h4 {
  padding: 0 0.8em;
}
.vc_separator.vc_separator_align_left h4 {
  padding: 0 0.8em 0 0;
}
.vc_separator.vc_separator_align_right h4 {
  padding: 0 0 0 0.8em;
  margin: 0 !important;
}
.vc_separator.vc_sep_double {
  height: 3px;
}
.vc_separator.vc_sep_double .vc_sep_line {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  height: 3px;
}
.vc_separator.vc_sep_dashed .vc_sep_line {
  border-top-style: dashed;
}
.vc_separator.vc_sep_dotted .vc_sep_line {
  border-top-style: dotted;
}
.vc_separator.vc_sep_shadow .vc_sep_line {
  border: none;
  position: relative;
  height: 20px;
  top: 0;
  overflow: hidden;
}
.vc_separator.vc_sep_shadow .vc_sep_line::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -20px;
  right: 0;
  height: 10px;
  border-radius: 100%;
}
.vc_separator.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
  right: -100%;
  box-shadow: 10px 10px 10px 1px;
}
.vc_separator.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
  left: -100%;
  box-shadow: -10px 10px 10px 1px;
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
  width: 100%;
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
  display: none;
}
.vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line {
  border-top-width: 1px;
}
.vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 1px;
  top: 0;
}
.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_line {
  top: 0;
}
.vc_separator.vc_sep_border_width_1.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 1px;
}
.vc_separator.vc_sep_border_width_1.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 1px;
}
.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line {
  border-top-width: 2px;
}
.vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 2px;
  top: -1px;
}
.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_line {
  top: -1px;
}
.vc_separator.vc_sep_border_width_2.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 2px;
}
.vc_separator.vc_sep_border_width_2.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 2px;
}
.vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line {
  border-top-width: 3px;
}
.vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 3px;
  top: -1px;
}
.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_line {
  top: -1px;
}
.vc_separator.vc_sep_border_width_3.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 3px;
}
.vc_separator.vc_sep_border_width_3.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 3px;
}
.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line {
  border-top-width: 4px;
}
.vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 4px;
  top: -2px;
}
.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_line {
  top: -2px;
}
.vc_separator.vc_sep_border_width_4.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 4px;
}
.vc_separator.vc_sep_border_width_4.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 4px;
}
.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line {
  border-top-width: 5px;
}
.vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 5px;
  top: -2px;
}
.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_line {
  top: -2px;
}
.vc_separator.vc_sep_border_width_5.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 5px;
}
.vc_separator.vc_sep_border_width_5.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 5px;
}
.vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line {
  border-top-width: 6px;
}
.vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 6px;
  top: -3px;
}
.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_line {
  top: -3px;
}
.vc_separator.vc_sep_border_width_6.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 6px;
}
.vc_separator.vc_sep_border_width_6.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 6px;
}
.vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line {
  border-top-width: 7px;
}
.vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 7px;
  top: -3px;
}
.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_line {
  top: -3px;
}
.vc_separator.vc_sep_border_width_7.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 7px;
}
.vc_separator.vc_sep_border_width_7.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 7px;
}
.vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line {
  border-top-width: 8px;
}
.vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 8px;
  top: -4px;
}
.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_line {
  top: -4px;
}
.vc_separator.vc_sep_border_width_8.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 8px;
}
.vc_separator.vc_sep_border_width_8.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 8px;
}
.vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line {
  border-top-width: 9px;
}
.vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 9px;
  top: -4px;
}
.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_line {
  top: -4px;
}
.vc_separator.vc_sep_border_width_9.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 9px;
}
.vc_separator.vc_sep_border_width_9.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 9px;
}
.vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line {
  border-top-width: 10px;
}
.vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 10px;
  top: -5px;
}
.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_line {
  top: -5px;
}
.vc_separator.vc_sep_border_width_10.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 10px;
}
.vc_separator.vc_sep_border_width_10.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 10px;
}
.vc_separator.vc_sep_color_blue .vc_sep_line {
  border-color: #5472d2;
}
.vc_separator.vc_sep_color_blue.vc_sep_shadow .vc_sep_holder {
  color: #5472d2;
}
.vc_separator.vc_sep_color_turquoise .vc_sep_line {
  border-color: #00c1cf;
}
.vc_separator.vc_sep_color_turquoise.vc_sep_shadow .vc_sep_holder {
  color: #00c1cf;
}
.vc_separator.vc_sep_color_pink .vc_sep_line {
  border-color: #fe6c61;
}
.vc_separator.vc_sep_color_pink.vc_sep_shadow .vc_sep_holder {
  color: #fe6c61;
}
.vc_separator.vc_sep_color_violet .vc_sep_line {
  border-color: #8d6dc4;
}
.vc_separator.vc_sep_color_violet.vc_sep_shadow .vc_sep_holder {
  color: #8d6dc4;
}
.vc_separator.vc_sep_color_peacoc .vc_sep_line {
  border-color: #4cadc9;
}
.vc_separator.vc_sep_color_peacoc.vc_sep_shadow .vc_sep_holder {
  color: #4cadc9;
}
.vc_separator.vc_sep_color_chino .vc_sep_line {
  border-color: #cec2ab;
}
.vc_separator.vc_sep_color_chino.vc_sep_shadow .vc_sep_holder {
  color: #cec2ab;
}
.vc_separator.vc_sep_color_mulled_wine .vc_sep_line {
  border-color: #50485b;
}
.vc_separator.vc_sep_color_mulled_wine.vc_sep_shadow .vc_sep_holder {
  color: #50485b;
}
.vc_separator.vc_sep_color_vista_blue .vc_sep_line {
  border-color: #75d69c;
}
.vc_separator.vc_sep_color_vista_blue.vc_sep_shadow .vc_sep_holder {
  color: #75d69c;
}
.vc_separator.vc_sep_color_black .vc_sep_line {
  border-color: #2a2a2a;
}
.vc_separator.vc_sep_color_black.vc_sep_shadow .vc_sep_holder {
  color: #2a2a2a;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #ebebeb;
}
.vc_separator.vc_sep_color_grey.vc_sep_shadow .vc_sep_holder {
  color: #ebebeb;
}
.vc_separator.vc_sep_color_orange .vc_sep_line {
  border-color: #f7be68;
}
.vc_separator.vc_sep_color_orange.vc_sep_shadow .vc_sep_holder {
  color: #f7be68;
}
.vc_separator.vc_sep_color_sky .vc_sep_line {
  border-color: #5aa1e3;
}
.vc_separator.vc_sep_color_sky.vc_sep_shadow .vc_sep_holder {
  color: #5aa1e3;
}
.vc_separator.vc_sep_color_green .vc_sep_line {
  border-color: #6dab3c;
}
.vc_separator.vc_sep_color_green.vc_sep_shadow .vc_sep_holder {
  color: #6dab3c;
}
.vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
  border-color: #f4524d;
}
.vc_separator.vc_sep_color_juicy_pink.vc_sep_shadow .vc_sep_holder {
  color: #f4524d;
}
.vc_separator.vc_sep_color_sandy_brown .vc_sep_line {
  border-color: #f79468;
}
.vc_separator.vc_sep_color_sandy_brown.vc_sep_shadow .vc_sep_holder {
  color: #f79468;
}
.vc_separator.vc_sep_color_purple .vc_sep_line {
  border-color: #b97ebb;
}
.vc_separator.vc_sep_color_purple.vc_sep_shadow .vc_sep_holder {
  color: #b97ebb;
}
.vc_separator.vc_sep_color_white .vc_sep_line {
  border-color: #fff;
}
.vc_separator.vc_sep_color_white.vc_sep_shadow .vc_sep_holder {
  color: #fff;
}
.vc_text_separator,
.wpb_separator {
  border-bottom: 1px solid #ebebeb;
  clear: both;
  height: 1px;
}
.vc_sep_width_10 {
  width: 10%;
}
.vc_sep_width_20 {
  width: 20%;
}
.vc_sep_width_30 {
  width: 30%;
}
.vc_sep_width_40 {
  width: 40%;
}
.vc_sep_width_50 {
  width: 50%;
}
.vc_sep_width_60 {
  width: 60%;
}
.vc_sep_width_70 {
  width: 70%;
}
.vc_sep_width_80 {
  width: 80%;
}
.vc_sep_width_90 {
  width: 90%;
}
.vc_sep_width_100,
.wpb_single_image img.vc_img-placeholder {
  width: 100%;
}
.vc_sep_pos_align_center {
  margin-left: auto;
  margin-right: auto;
}
.vc_sep_pos_align_left {
  margin-left: 0;
  margin-right: auto;
}
.vc_sep_pos_align_right {
  margin-left: auto;
  margin-right: 0;
}
.vc_text_separator div {
  display: inline-block;
  background-color: #fff;
  padding: 1px 1em;
  position: relative;
  top: -9px;
}
.separator_align_left {
  text-align: left;
}
.separator_align_right {
  text-align: right;
}
.wpb_single_image a {
  border: none;
  outline: 0;
}
.wpb_single_image img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
.wpb_single_image .vc_single_image-wrapper {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
  border-radius: 4px;
  box-shadow: none;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_outline,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle {
  border-radius: 0;
  box-shadow: none;
  padding: 6px;
  border: 1px solid #ebebeb;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_outline img,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #ebebeb;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle {
  border-radius: 0;
  box-shadow: none;
  padding: 6px;
  border: none;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border img,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img {
  border-radius: 0;
  box-shadow: none;
  border: none;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
  border-radius: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
  padding: 6px;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d {
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 15px;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img {
  border-radius: 0;
  box-shadow: none;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
  border-radius: 50%;
  box-shadow: none;
  overflow: hidden;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.wpb_single_image.vc_align_center {
  text-align: center;
}
.wpb_single_image.vc_align_right {
  text-align: right;
}
.wpb_single_image.vc_align_left {
  text-align: left;
}
.wpb_single_image .vc_box_shadow_3d {
  position: relative;
  z-index: 0;
  display: inline-block;
  max-width: 100%;
}
.wpb_single_image .vc_box_shadow_3d:after,
.wpb_single_image .vc_box_shadow_3d:before {
  content: "";
  position: absolute;
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
  left: 5px;
  right: 50%;
  bottom: 8px;
  height: 30%;
  z-index: -1;
  border-radius: inherit;
  transform-origin: 0 0;
  transform: skewY(-6deg);
}
.wpb_single_image .vc_box_shadow_3d:after {
  left: 50%;
  right: 5px;
  transform: skewY(6deg);
  transform-origin: 100% 0;
}
.wpb_single_image .vc_figure {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  max-width: 100%;
}
.wpb_single_image .vc_figure-caption {
  margin-top: 0.2em;
  font-size: 0.8em;
}
.wpb_single_image .vc_box_outline.vc_box_border_blue,
.wpb_single_image .vc_box_outline_circle.vc_box_border_blue {
  border-color: #5472d2;
}
.wpb_single_image .vc_box_border.vc_box_border_blue,
.wpb_single_image .vc_box_border_circle.vc_box_border_blue {
  background-color: #5472d2;
}
.wpb_single_image .vc_box_outline.vc_box_border_turquoise,
.wpb_single_image .vc_box_outline_circle.vc_box_border_turquoise {
  border-color: #00c1cf;
}
.wpb_single_image .vc_box_border.vc_box_border_turquoise,
.wpb_single_image .vc_box_border_circle.vc_box_border_turquoise {
  background-color: #00c1cf;
}
.wpb_single_image .vc_box_outline.vc_box_border_pink,
.wpb_single_image .vc_box_outline_circle.vc_box_border_pink {
  border-color: #fe6c61;
}
.wpb_single_image .vc_box_border.vc_box_border_pink,
.wpb_single_image .vc_box_border_circle.vc_box_border_pink {
  background-color: #fe6c61;
}
.wpb_single_image .vc_box_outline.vc_box_border_violet,
.wpb_single_image .vc_box_outline_circle.vc_box_border_violet {
  border-color: #8d6dc4;
}
.wpb_single_image .vc_box_border.vc_box_border_violet,
.wpb_single_image .vc_box_border_circle.vc_box_border_violet {
  background-color: #8d6dc4;
}
.wpb_single_image .vc_box_outline.vc_box_border_peacoc,
.wpb_single_image .vc_box_outline_circle.vc_box_border_peacoc {
  border-color: #4cadc9;
}
.wpb_single_image .vc_box_border.vc_box_border_peacoc,
.wpb_single_image .vc_box_border_circle.vc_box_border_peacoc {
  background-color: #4cadc9;
}
.wpb_single_image .vc_box_outline.vc_box_border_chino,
.wpb_single_image .vc_box_outline_circle.vc_box_border_chino {
  border-color: #cec2ab;
}
.wpb_single_image .vc_box_border.vc_box_border_chino,
.wpb_single_image .vc_box_border_circle.vc_box_border_chino {
  background-color: #cec2ab;
}
.wpb_single_image .vc_box_outline.vc_box_border_mulled_wine,
.wpb_single_image .vc_box_outline_circle.vc_box_border_mulled_wine {
  border-color: #50485b;
}
.wpb_single_image .vc_box_border.vc_box_border_mulled_wine,
.wpb_single_image .vc_box_border_circle.vc_box_border_mulled_wine {
  background-color: #50485b;
}
.wpb_single_image .vc_box_outline.vc_box_border_vista_blue,
.wpb_single_image .vc_box_outline_circle.vc_box_border_vista_blue {
  border-color: #75d69c;
}
.wpb_single_image .vc_box_border.vc_box_border_vista_blue,
.wpb_single_image .vc_box_border_circle.vc_box_border_vista_blue {
  background-color: #75d69c;
}
.wpb_single_image .vc_box_outline.vc_box_border_black,
.wpb_single_image .vc_box_outline_circle.vc_box_border_black {
  border-color: #2a2a2a;
}
.wpb_single_image .vc_box_border.vc_box_border_black,
.wpb_single_image .vc_box_border_circle.vc_box_border_black {
  background-color: #2a2a2a;
}
.wpb_single_image .vc_box_outline.vc_box_border_grey,
.wpb_single_image .vc_box_outline_circle.vc_box_border_grey {
  border-color: #ebebeb;
}
.wpb_single_image .vc_box_border.vc_box_border_grey,
.wpb_single_image .vc_box_border_circle.vc_box_border_grey {
  background-color: #ebebeb;
}
.wpb_single_image .vc_box_outline.vc_box_border_orange,
.wpb_single_image .vc_box_outline_circle.vc_box_border_orange {
  border-color: #f7be68;
}
.wpb_single_image .vc_box_border.vc_box_border_orange,
.wpb_single_image .vc_box_border_circle.vc_box_border_orange {
  background-color: #f7be68;
}
.wpb_single_image .vc_box_outline.vc_box_border_sky,
.wpb_single_image .vc_box_outline_circle.vc_box_border_sky {
  border-color: #5aa1e3;
}
.wpb_single_image .vc_box_border.vc_box_border_sky,
.wpb_single_image .vc_box_border_circle.vc_box_border_sky {
  background-color: #5aa1e3;
}
.wpb_single_image .vc_box_outline.vc_box_border_green,
.wpb_single_image .vc_box_outline_circle.vc_box_border_green {
  border-color: #6dab3c;
}
.wpb_single_image .vc_box_border.vc_box_border_green,
.wpb_single_image .vc_box_border_circle.vc_box_border_green {
  background-color: #6dab3c;
}
.wpb_single_image .vc_box_outline.vc_box_border_juicy_pink,
.wpb_single_image .vc_box_outline_circle.vc_box_border_juicy_pink {
  border-color: #f4524d;
}
.wpb_single_image .vc_box_border.vc_box_border_juicy_pink,
.wpb_single_image .vc_box_border_circle.vc_box_border_juicy_pink {
  background-color: #f4524d;
}
.wpb_single_image .vc_box_outline.vc_box_border_sandy_brown,
.wpb_single_image .vc_box_outline_circle.vc_box_border_sandy_brown {
  border-color: #f79468;
}
.wpb_single_image .vc_box_border.vc_box_border_sandy_brown,
.wpb_single_image .vc_box_border_circle.vc_box_border_sandy_brown {
  background-color: #f79468;
}
.wpb_single_image .vc_box_outline.vc_box_border_purple,
.wpb_single_image .vc_box_outline_circle.vc_box_border_purple {
  border-color: #b97ebb;
}
.wpb_single_image .vc_box_border.vc_box_border_purple,
.wpb_single_image .vc_box_border_circle.vc_box_border_purple {
  background-color: #b97ebb;
}
.wpb_single_image .vc_box_outline.vc_box_border_white,
.wpb_single_image .vc_box_outline_circle.vc_box_border_white {
  border-color: #fff;
}
.wpb_single_image .vc_box_border.vc_box_border_white,
.wpb_single_image .vc_box_border_circle.vc_box_border_white {
  background-color: #fff;
}
.vc_chart .vc_chart-legend {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.vc_chart .vc_chart-legend li {
  line-height: 1.3em;
  list-style: none;
  margin: 0 0 0.3em;
  min-height: 1.3em;
}
.vc_chart .vc_chart-legend span {
  border-radius: 0.3em;
  display: inline-block;
  height: 1.3em;
  left: 0;
  margin-right: 0.5em;
  vertical-align: middle;
  width: 1.3em;
}
@media (min-width: 768px) {
  .vc_chart .vc_chart-legend {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
  }
  .vc_chart .vc_chart-legend li {
    margin-left: 1em;
  }
  .vc_chart .vc_chart-with-legend {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
  }
}
.vc_line-chart .vc_chart-with-legend {
  width: 75%;
}
.vc_line-chart .vc_chart-legend {
  width: 25%;
}
.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg {
  border-radius: 0;
}
.wpb_single_image [class*="_circle"] .vc-zoom-wrapper {
  border-radius: 50%;
}
.wpb_single_image [class*="_rounded"] .vc-zoom-wrapper {
  border-radius: 4px;
}
.vc_general.vc_pagination {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
}
.vc_general.vc_pagination .vc_pagination-item {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.vc_general.vc_pagination .vc_pagination-trigger {
  display: block;
  text-decoration: none;
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 5px 7px;
  background: 0 0;
  transition: all 0.2s ease-in-out;
  border: none;
}
.vc_general.vc_pagination .vc_pagination-trigger:focus {
  outline: 0;
}
.vc_general.vc_pagination .vc_active .vc_pagination-trigger {
  cursor: default;
}
.vc_pagination.vc_pagination-style-outline .vc_pagination-trigger {
  border: 3px solid transparent;
}
.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger {
  opacity: 0.6;
}
.vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger,
.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover {
  opacity: 1;
}
.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger {
  border-radius: 50%;
}
.vc_pagination.vc_pagination-shape-rounded .vc_pagination-trigger {
  border-radius: 3px;
}
.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #5472d2;
}
.vc_pagination-color-blue.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-blue.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-blue.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #5472d2;
}
.vc_pagination-color-turquoise.vc_pagination-style-outline
  .vc_pagination-trigger {
  border-color: #00c1cf;
}
.vc_pagination-color-turquoise.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-turquoise.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-turquoise.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #00c1cf;
}
.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #fe6c61;
}
.vc_pagination-color-pink.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-pink.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-pink.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #fe6c61;
}
.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #8d6dc4;
}
.vc_pagination-color-violet.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-violet.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-violet.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #8d6dc4;
}
.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #4cadc9;
}
.vc_pagination-color-peacoc.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-peacoc.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-peacoc.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #4cadc9;
}
.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #cec2ab;
}
.vc_pagination-color-chino.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-chino.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-chino.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #cec2ab;
}
.vc_pagination-color-mulled-wine.vc_pagination-style-outline
  .vc_pagination-trigger {
  border-color: #50485b;
}
.vc_pagination-color-mulled-wine.vc_pagination-style-flat
  .vc_pagination-trigger,
.vc_pagination-color-mulled-wine.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-mulled-wine.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #50485b;
}
.vc_pagination-color-vista-blue.vc_pagination-style-outline
  .vc_pagination-trigger {
  border-color: #75d69c;
}
.vc_pagination-color-vista-blue.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-vista-blue.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-vista-blue.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #75d69c;
}
.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #f7be68;
}
.vc_pagination-color-orange.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-orange.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-orange.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #f7be68;
}
.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #5aa1e3;
}
.vc_pagination-color-sky.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-sky.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-sky.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #5aa1e3;
}
.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #6dab3c;
}
.vc_pagination-color-green.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-green.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-green.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #6dab3c;
}
.vc_pagination-color-juicy-pink.vc_pagination-style-outline
  .vc_pagination-trigger {
  border-color: #f4524d;
}
.vc_pagination-color-juicy-pink.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-juicy-pink.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-juicy-pink.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #f4524d;
}
.vc_pagination-color-sandy-brown.vc_pagination-style-outline
  .vc_pagination-trigger {
  border-color: #f79468;
}
.vc_pagination-color-sandy-brown.vc_pagination-style-flat
  .vc_pagination-trigger,
.vc_pagination-color-sandy-brown.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-sandy-brown.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #f79468;
}
.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #b97ebb;
}
.vc_pagination-color-purple.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-purple.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-purple.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #b97ebb;
}
.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #2a2a2a;
}
.vc_pagination-color-black.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-black.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-black.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #2a2a2a;
}
.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #ebebeb;
}
.vc_pagination-color-grey.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-grey.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-grey.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #ebebeb;
}
.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #fff;
}
.vc_pagination-color-white.vc_pagination-style-flat .vc_pagination-trigger,
.vc_pagination-color-white.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger,
.vc_pagination-color-white.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #fff;
}
.vc-gitem-zone-height-mode-auto:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before {
  padding-top: 75%;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
  padding-top: 133.33333333%;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {
  padding-top: 56.25%;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-9-16:before {
  padding-top: 177.77777778%;
}
.owl-carousel .owl-animated-out {
  z-index: 0;
}
.owl-carousel .owl-animated-in {
  z-index: 1;
}
.wpb_animate_when_almost_visible {
  opacity: 0;
}
.wpb_animate_when_almost_visible:not(.wpb_start_animation) {
  animation: none;
}
.top-to-bottom,
.wpb_top-to-bottom {
  animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.bottom-to-top,
.wpb_bottom-to-top {
  animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.right-to-left,
.wpb_right-to-left {
  animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.appear,
.wpb_appear {
  animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform: scale(1);
}
.wpb_start_animation {
  opacity: 1;
}
@keyframes wpb_ttb {
  0% {
    transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_btt {
  0% {
    transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_ltr {
  0% {
    transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_rtl {
  0% {
    transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_appear {
  0% {
    transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.counters .content_row_wrapper {
  padding: 0px;
}


.owl-carousel__ {
  position: relative;
}

.owl-carousel__::before {
  content: '';
  position: absolute;
  top: 0; 
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.slide-content-wrapper.default.clearfix {
  z-index: 20;
}
