@charset "utf-8";
#tab-1,
.accordion-inner.visible,
.center-block,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
*,
body {
  margin: 0;
  padding: 0;
}
a,
body {
  color: #000;
}
.horizonral-subtitle span,
.horizontal-subtitle .ellipsis,
.section-title_category {
  white-space: nowrap;
  text-overflow: ellipsis;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  border: none;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
:focus {
  outline: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
a {
  text-decoration: none;
  position: relative;
}
audio,
canvas,
video {
  max-width: 100%;
} /*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .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-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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: 15px;
  padding-right: 15px;
}
.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,
.content-nav li a.ln,
.folio-counter,
.pr-tags span,
.pr-tags ul,
.pr-tags ul li,
.verify-wrap {
  float: left;
}
.col-xs-12,
.gallery-item-full,
.left-panel_social li:hover:before,
.nav-button:hover .nbs,
.nav-button:hover .ncs,
.nav-social li:hover:before,
.sec-lines .container {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6,
.four-column .gallery-item.gallery-item-second,
.sliding-menu li:hover:after,
.two-column .gallery-item {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3,
.four-column .gallery-item {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 1064px) {
  .container {
    width: 1170px;
  }
  .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-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
  clear: both;
}
.center-block {
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide,
.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;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
@media (max-width: 767px) {
  .visible-xs,
  .visible-xs-block {
    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;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm,
  .visible-sm-block {
    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;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md,
  .visible-md-block {
    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;
  }
  .visible-md-inline {
    display: inline !important;
  }
  .visible-md-inline-block {
    display: inline-block !important;
  }
  .hidden-md {
    display: none !important;
  }
}
@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-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .visible-lg,
  .visible-lg-block {
    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;
  }
  .visible-lg-inline {
    display: inline !important;
  }
  .visible-lg-inline-block {
    display: inline-block !important;
  }
  .hidden-lg {
    display: none !important;
  }
}
@media print {
  .visible-print,
  .visible-print-block {
    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;
  }
  .visible-print-inline {
    display: inline !important;
  }
  .visible-print-inline-block {
    display: inline-block !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.share-icon-digg:before {
  content: "\igg";
}
.share-icon-facebook:before {
  content: "facebook";
}
.share-icon-twitter:before {
  content: "twitter";
}
.share-icon-linkedin:before {
  content: "linkedin";
}
.share-icon-instagram:before {
  content: "instagram";
}
.share-icon-pinterest:before {
  content: "pinterest";
}
#main,
.center-carousel,
.full-height,
.hero-slider_control:hover:before,
.hero-start-link a:hover:before,
.horizontal-grid-wrap.hgw_fh,
.one-ver-columns,
.opt-full-height,
.slider-wrap.homecarousel,
body,
html {
  height: 100%;
}
.loader2,
.page-load {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
}
.loader2,
.page-load_bg,
.page-load_bg2 {
  background: #2d2d32;
  bottom: 0;
  overflow: hidden;
}
#wrapper,
.dark-bg,
.dark-bg .section-number span:before,
body {
  background: #2a2a2e;
}
.element:before,
.sliding-menu a.back:before,
.submen-dec:before,
blockquote:before {
  font-family: Font Awesome\5 Pro;
}
.scroller,
.scroller2 {
  animation-duration: 2.2s;
  animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
  animation-iteration-count: infinite;
}
.post-opt li i,
.pr-list li span,
.tabs-menu li a span {
  padding-right: 10px;
}
.accordion a.toggle,
.left-panel_social li,
.line-item,
.loader span:before,
.mousey,
.nav-social li,
.pagination a {
  box-sizing: border-box;
}
@font-face {
  font-family: lg;
  src: url("../fonts/lg.eot?n1z373");
  src:
    url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"),
    url("../fonts/lg.woff?n1z373") format("woff"),
    url("../fonts/lg.ttf?n1z373") format("truetype"),
    url("../fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: 400;
  font-style: normal;
}
html {
  overflow-x: hidden !important;
  overflow-y: scroll !important;
}
body {
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  font-family: Poppins, sans-serif;
}
.accordion a.toggle,
.accordion-inner,
.bold-title,
.content-nav li a.ln,
.det-wrap p,
.footer-box,
.pr-list li,
.pr-subtitle,
.pr-tags,
.pr-title,
.pr-title span,
.tabs-menu li a,
.tooltip-info,
p {
  text-align: left;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.loader2 {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.loader,
.loader span,
.loader span:before {
  height: 32px;
  width: 32px;
}
.page-load {
  top: 90px;
  left: 90px;
  right: 0;
  bottom: 0;
  z-index: 19;
  display: none;
}
#main,
.loader,
.loader span,
.loader span:after,
.loader span:before,
blockquote:before {
  position: absolute;
}
.page-load_bg,
.page-load_bg2 {
  position: absolute;
  right: 100%;
  left: 0;
  top: 0;
  z-index: 3;
}
.page-load_bg2 {
  z-index: 2;
  background: #35353a;
}
.loader {
  display: block;
  left: 50%;
  top: 75%;
  margin: -36px 0 0 -16px;
  z-index: 10;
}
.container,
.content {
  position: relative;
  z-index: 5;
}
.loader span {
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.loader span:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border: 3px solid rgba(255, 255, 255, 0.21);
  border-bottom: 3px solid transparent;
  border-radius: 50%;
  -webkit-animation: 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite loader-3-1;
  animation: 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite loader-3-1;
}
.horizonral-subtitle span,
.nav-social li:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.08);
}
@-webkit-keyframes loader-3-1 {
  0% {
    -webkit-transform: rotate(0);
  }
  40%,
  60% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loader-3-1 {
  0% {
    transform: rotate(0);
  }
  40%,
  60% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader span:after {
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  -webkit-animation: 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite loader-3-2;
  animation: 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite loader-3-2;
}
@-webkit-keyframes loader-3-2 {
  0% {
    -webkit-transform: translate3d(0, -32px, 0) scale(0, 2);
    opacity: 0;
  }
  50% {
    -webkit-transform: translate3d(0, 0, 0) scale(1.25, 1.25);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 8px, 0) scale(0, 0);
    opacity: 0;
  }
}
@keyframes loader-3-2 {
  0% {
    transform: translate3d(0, -32px, 0) scale(0, 2);
    opacity: 0;
  }
  50% {
    transform: translate3d(0, 0, 0) scale(1.25, 1.25);
    opacity: 1;
  }
  100% {
    transform: translate3d(0, 8px, 0) scale(0, 0);
    opacity: 0;
  }
}
p {
  font-size: 14px;
  line-height: 25px;
  padding-bottom: 10px;
  font-weight: 500;
  color: #5e646a;
}
blockquote {
  float: left;
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 15px solid #eee;
  position: relative;
}
blockquote:before {
  content: "\f10e";
  color: #ccc;
  bottom: 3px;
  font-size: 43px;
  right: 6px;
  opacity: 0.4;
}
blockquote p {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  color: #666;
}
.bold-title {
  margin: 15px 0;
  font-size: 24px;
  font-weight: 600;
}
.horizonral-subtitle span,
.menu-button-text {
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
#main {
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.accordion,
.custom-form,
.fl-wrap,
.skillbar-box {
  float: left;
  width: 100%;
  position: relative;
}
#wrapper,
.bg {
  position: absolute;
}
.content {
  float: left;
  width: 100%;
}
.container {
  max-width: 1224px;
  width: 92%;
  margin: 0 auto;
}
#wrapper {
  top: 90px;
  left: 90px;
  right: 0;
  bottom: 0;
}
.content-holder,
.dots,
.resp-video embed,
.resp-video iframe,
.resp-video object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.respimg,
.single-slider img {
  width: 100%;
  height: auto;
}
.fixed-column,
.hid-port-info .grid-item-holder,
.hidden-item,
.hov_zoom {
  overflow: hidden;
}
.bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
  background-attachment: scroll;
  background-position: center;
  background-repeat: repeat;
  background-origin: content-box;
}
.left-panel,
header.main-header {
  position: fixed;
  background: #2d2d32;
}
.hero-slider-wrap,
.overlay,
.subfooter {
  z-index: 3;
}
header.main-header {
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  z-index: 20;
  padding: 0 0 0 90px;
}
header.main-header:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 90px;
  height: 1px;
  right: 0;
  background: rgba(255, 255, 255, 0.03);
}
/* header.main-header:before {
  content: "";
  position: absolute;
  left: 30%;
  right: 150px;
  height: 100%;
  z-index: -1;
  background: rgba(255, 255, 255, 0.04);
} */
.left-panel {
  top: 90px;
  left: 0;
  width: 90px;
  bottom: 0;
  z-index: 19;
  -webkit-transform: translate3d(0, 0, 0);
  border-right: 1px solid rgba(255, 255, 255, 0.03);
}
.left-panel_social {
  position: absolute;
  bottom: 110px;
  left: 50%;
  margin-left: -20px;
  width: 40px;
}
.left-panel_social li {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-table;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-top: none;
  position: relative;
}
.left-panel_social li:before,
.nav-social li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 100%;
  top: 0;
  background: #ce2327;
  z-index: 1;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.left-panel_social li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.left-panel_social li a {
  position: relative;
  z-index: 2;
  color: #767676;
}
.horizonral-subtitle {
  position: absolute;
  left: 40px;
  top: 150px;
}
.horizonral-subtitle span {
  position: absolute;
  left: -170px;
  letter-spacing: 4px;
  padding: 10px 0;
  width: 350px;
  top: 0;
  text-align: center;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: rgba(255, 255, 255, 0.31);
  overflow: hidden;
}
.horizonral-subtitle span strong {
  position: relative;
  display: block;
}
.horizonral-subtitle span:before {
  content: "";
  position: absolute;
  width: 190px;
  right: -40px;
  height: 100%;
  top: 0;
  background: rgba(255, 255, 255, 0.04);
}
.header-logo {
  float: left;
  position: relative;
  top: 15px;
}
.header-logo img {
  float: left;
  width: 64px;
  height: auto;
}
.nav-button-wrap {
  right: 0;
  width: 100px;
  position: absolute;
  top: 32px;
}
.nav-button-wrap:before {
  content: "";
  position: absolute;
  left: -70px;
  width: 40px;
  height: 1px;
  top: 14px;
}
.nav-button {
  left: -20px;
  width: 28px;
  height: 50px;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.nav-button span {
  width: 100%;
  float: left;
  margin-bottom: 6px;
  height: 2px;
  position: relative;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.nav-button .ncs {
  width: 70%;
}
.nav-button .nbs,
.nav-button.cmenu:hover .nbs {
  width: 0;
}
.nav-button.cmenu .nos {
  -webkit-transform: rotate(-45deg) scale(0.8);
  transform: rotate(-45deg) scale(0.8);
  margin-bottom: 0;
  top: 8px;
}
.nav-button.cmenu .ncs {
  -webkit-transform: rotate(45deg) scale(0.8);
  transform: rotate(45deg) scale(0.8);
  margin-bottom: 0;
  top: 6px;
  width: 100%;
}
.carousel-title-wrap h2 a,
.cont-det-wrap li:hover a,
.fixed-filter-panel .gallery-filters a:hover,
.fw_cb:hover,
.header-contacts li a,
.hero-slider_control:hover,
.lang-links a.act-leng,
.nav-button:hover .menu-button-text,
.pagination a.current-page,
.pagination a:hover,
.share-button:hover span,
.team-social li a:hover,
.to-top-btn:hover i {
  color: #fff;
}
.menu-button-text {
  font-family: Mukta, sans-serif;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 10px;
  color: rgba(255, 255, 255, 0.41);
  letter-spacing: 2px;
}
.header-contacts li,
.nav-social_title {
  font-weight: 500;
  color: rgba(255, 255, 255, 0.51);
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 10px;
}
.nav-button.cmenu .menu-button-text {
  margin-top: 16px;
}
.header-contacts {
  font-family: Poppins, sans-serif;
  float: right;
  position: relative;
  top: 24px;
  padding-right: 70px;
  right: 150px;
}
.author-social,
.header-contacts ul,
.right-parallax-header {
  float: right;
}
.header-contacts li {
  list-style: none;
  float: left;
  margin-right: 40px;
  top: 14px;
  position: relative;
}
.lang-links a,
.sliding-menu a {
  color: rgba(255, 255, 255, 0.41);
  float: left;
}
.header-contacts li:before {
  content: "";
  position: absolute;
  left: -30px;
  width: 15px;
  top: 50%;
  height: 2px;
  margin-top: -2px;
}
.nav-holder {
  position: fixed !important;
  top: 90px;
  right: -500px;
  width: 450px;
  bottom: 0;
  background: #262627;
  overflow: auto;
  z-index: 105;
  -webkit-transform: translate3d(0, 0, 0) !important;
}
.nav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 103;
  width: 100%;
  background: rgba(37, 36, 37, 0.71);
  display: none;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.element {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  will-change: transform;
  border: 1px solid rgba(255, 255, 255, 0.41);
  background: rgba(255, 255, 255, 0.051);
}
.element:before {
  content: "\f00d";
  color: #fff;
  position: relative;
  top: 14px;
  font-size: 20px;
  font-weight: 300;
}
.nav-scroll-bar-wrap {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 70px;
  top: 0;
  padding: 80px 40px 100px 50px;
}
nav.nav-inner {
  float: left;
  overflow: hidden;
  width: 100%;
  position: relative;
  margin-top: 90px;
  z-index: 20;
}
.sliding-menu ul {
  margin: 0;
  float: left;
  width: 100%;
  overflow: hidden;
}
.sliding-menu li {
  margin: 0;
  position: relative;
  float: left;
  width: 100%;
}
.sliding-menu a {
  font-family: Poppins, sans-serif;
  padding: 10px 0 0 10px;
  height: 40px;
  position: relative;
  font-weight: 600;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  z-index: 2;
}
.fixed-column-wrap_title h2,
.half-hero-wrap h1,
.ms_title-wrap h2 {
  padding-bottom: 20px;
  font-family: Oswald, sans-serif;
}
.sliding-menu li:after {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  width: 0;
  z-index: 1;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  height: 100%;
  background: rgba(255, 255, 255, 0.071);
}
.sliding-menu a i {
  float: left;
  width: 35px;
  color: #74829c;
  position: relative;
  top: 3px;
}
.sliding-menu a.back:before {
  content: "\f104";
  color: #fff;
}
.submen-dec:before {
  content: "\f067";
  position: absolute;
  right: 0;
  width: 10px;
  height: 10px;
  top: 14px;
  font-size: 9px;
  color: rgba(255, 255, 255, 0.371);
  z-index: 20;
}
.lang-links:before {
  content: "";
  position: absolute;
  left: 20px;
  width: 30px;
  height: 2px;
  top: -40px;
}
.lang-links {
  margin-top: 140px;
  padding-left: 20px;
}
.lang-links a {
  font-size: 14px;
  margin-right: 10px;
}
.nav-social {
  position: absolute;
  height: 80px;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #2d2d32;
  padding: 0 20px 0 70px;
}
.nav-social_title {
  float: left;
  top: 32px;
  margin-right: 20px;
  position: relative;
}
.nav-social li {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-left: none;
  position: relative;
  float: left;
  top: 20px;
}
.nav-social li a {
  color: #767676;
  position: relative;
  z-index: 10;
}
.fc_button i,
.grid-det_link:hover i,
.half-hero-wrap_link:hover i,
.nav-search,
.pr-tags ul,
.pr-view:hover i,
.start-btn:hover i,
.to-top-btn:hover i {
  padding-left: 20px;
}
#submit_btn,
.nav-search input {
  background: 0 0;
  border-radius: 0;
  outline: 0;
  border: none;
}
.nav-search input {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  z-index: 1;
  color: #fff;
}
#submit_btn {
  position: absolute;
  right: 0;
  top: 6px;
  color: #fff;
  z-index: 2;
  width: 50px;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
}
.column-wrap {
  float: left;
  width: 60%;
  position: relative;
  min-height: 100vh;
  background: #fff;
  z-index: 1;
}
.column-wrap-container {
  padding: 50px 0 20px;
}
.column-wrap-container .container {
  max-width: 824px;
}
.column-wrap-media,
.inline-filter-panel {
  margin-bottom: 50px;
}
.column-wrap-media_btn {
  position: absolute;
  bottom: -20px;
  right: 50px;
  z-index: 2;
  height: 50px;
  line-height: 50px;
  padding: 0 80px 0 40px;
  color: #fff;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.column-wrap-media_btn i {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #2d2d32;
}
.column-wrap-media_btn:hover {
  padding: 0 90px 0 40px;
}
.col-wc_dec {
  position: absolute;
  left: 0;
  width: 70%;
  height: 300px;
  background: #f8f8f8;
  top: 0;
  z-index: 1;
}
.col-wc_dec.col-wc_dec2 {
  top: inherit;
  left: inherit;
  bottom: 0;
  right: 0;
  height: 250px;
}
.section-separator {
  display: flex;
  margin: 0 auto 10px;
  max-width: 824px;
  width: 92%;
  height: 1px;
  position: relative;
  z-index: 50;
  background: #eee;
}
.fixed-column-wrap {
  position: absolute;
  top: 0;
  right: 0 !important;
  width: 40%;
  background: #292929;
  z-index: 2;
}
.fixed-column-wrap-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
.fixed-column-wrap_title {
  position: absolute;
  bottom: 120px;
  left: 50px;
  right: 50px;
  z-index: 21;
  text-align: right;
}
.fixed-column-wrap_title h2 {
  color: #fff;
  font-size: 45px;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 50px;
  position: relative;
}
.fixed-column-wrap_title h2:before {
  content: "";
  position: absolute;
  right: 0;
  top: -40px;
  width: 40px;
  height: 2px;
}
.fixed-column-wrap_title p {
  color: rgba(255, 255, 255, 0.61);
  text-align: right;
  max-width: 450px;
  float: right;
}
.carnival,
.ms_title-wrap h2 {
  color: #fff;
  text-transform: uppercase;
}
.fixed-column-dec {
  position: absolute;
  top: 50px;
  right: 50px;
  width: 70px;
  height: 70px;
  z-index: 21;
  border-top: 1px solid;
  border-right: 1px solid;
  border-color: rgba(255, 255, 255, 0.51);
}
.progress-bar-wrap {
  position: absolute;
  bottom: -90px;
  left: 30%;
  right: 0;
  height: 70px;
  z-index: 20;
  background: #2d2d32;
  padding: 0 30px;
}
.progress-bar-wrap:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 30px;
  right: 30px;
  height: 1px;
  background: rgba(255, 255, 255, 0.11);
  z-index: 1;
}
.progress-bar-wrap:after {
  content: "";
  position: absolute;
  width: 30%;
  right: 20px;
  top: 15px;
  bottom: 15px;
  background: rgba(255, 255, 255, 0.04);
}
.progress-bar {
  position: relative;
  height: 2px;
  width: 0%;
  z-index: 2;
  top: 34px;
}
.scroll-nav-wrap {
  position: absolute;
  top: 0;
  left: -70px;
  z-index: 111;
  padding: 20px 0 90px;
  width: 70px;
}
.carnival {
  position: relative;
  left: -44px;
  height: 120px;
  width: 90px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  padding: 20px 0;
  letter-spacing: 2px;
  font-size: 10px;
}
.snw-dec {
  position: absolute;
  bottom: 0;
  width: 70px;
  height: 70px;
  left: 0;
  line-height: 70px;
  background: #2a2a2e;
}
.snw-dec .mousey {
  top: 20px;
  left: 24px;
  position: relative;
}
.ms_title-wrap {
  position: absolute;
  z-index: 20;
  left: 10%;
  top: 38%;
}
.multi-slideshow-wrap_1,
.multi-slideshow-wrap_2 {
  bottom: 0;
  z-index: 1;
  position: absolute;
  overflow: hidden;
}
.ms_title-wrap h2 {
  font-size: 65px;
  font-weight: 600;
  text-align: left;
  line-height: 70px;
}
.half-hero-wrap h1,
.rotate_text {
  font-weight: 900;
  text-transform: uppercase;
}
.ms_title-wrap p {
  color: rgba(255, 255, 255, 0.81);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.multi-slideshow-wrap_1 {
  left: 0;
  width: 60%;
  top: 0;
  padding: 0 4px 0 0;
}
.multi-slideshow-wrap_1.multi-slideshow-wrap_fs {
  width: 100%;
  padding: 0;
}
.multi-slideshow-wrap_2 {
  right: 0;
  width: 40%;
  padding: 0;
  top: 50%;
}
.multi-slideshow-wrap_3 {
  position: absolute;
  z-index: 3;
  width: calc(40% + 100px);
  height: 50%;
  right: 0;
  top: 0;
  overflow: hidden;
  padding: 0 0 4px 4px;
}
.kenburns .bg {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 1.5s linear;
  transition: 1.5s linear;
}
.ms-container .swiper-slide-active .kenburns .bg,
.ms-container .swiper-slide-duplicate-active .kenburns .bg {
  -webkit-transition: 6.5s linear;
  transition: 6.5s linear;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.hero-title {
  z-index: 20;
  top: 35%;
}
.first-tile_load {
  transform: translateY(50px);
  opacity: 0;
}
.hero-canvas-wrap {
  position: absolute;
  left: 90px;
  top: 90px;
  width: 60%;
  bottom: 90px;
  z-index: 1;
}
.hero-canvas-wrap.fs-canvas {
  bottom: 0;
  top: 60px;
  width: 35%;
}
.hero-canvas-wrap.fh-canvas,
.hero-canvas-wrap.fh-canvas .inner-canvas {
  width: inherit;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.hero-canvas-wrap.inner-canvas {
  left: 90px;
  top: 90px;
  width: inherit;
  bottom: 90px;
  right: 90px;
  z-index: 1;
}
.hero-canvas-wrap:after,
.hero-canvas-wrap:before {
  left: -25px;
  height: 50px;
  border-left: 1px solid rgba(255, 255, 255, 0.11);
  position: absolute;
  content: "";
}
.hero-canvas-wrap:before {
  width: 50px;
  top: -25px;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
}
.hero-canvas-wrap:after {
  width: 50px;
  bottom: 35px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.11);
}
.footer-canvas {
  position: absolute;
  overflow: hidden;
  right: 20px;
  width: 40%;
  bottom: 0;
  top: 30%;
  z-index: -1;
  opacity: 0.5;
}
.impulse-wrap,
.mm-parallax {
  top: 0;
  position: absolute;
  right: 0;
}
.impulse-wrap {
  left: 30%;
  height: 100%;
  z-index: 1;
  -webkit-perspective: 1000;
}
.impulse-wrap .section-entry {
  -webkit-transform: translateZ(40px);
  transform: translateZ(40px);
}
.mm-parallax {
  left: 0;
  bottom: 0;
  transform-style: preserve-3d;
}
.hero-slider-wrap_halftwo {
  position: absolute;
  right: 0;
  left: 30%;
  height: 100%;
  bottom: 0;
  z-index: 2;
}
.half-hero-wrap {
  position: absolute;
  left: 15%;
  z-index: 10;
  top: 29%;
}
.half-hero-wrap h1:before,
.hero-section .section-title h2:before,
.hero-title .section-title h2:before {
  content: "";
  position: absolute;
  left: 0;
  top: -60px;
  height: 2px;
  width: 50px;
}
.half-hero-wrap h1 {
  color: #fff;
  font-size: 55px;
  text-align: left;
  line-height: 70px;
  position: relative;
}
.half-hero-wrap h4,
.tittle-slide h2 {
  color: rgba(255, 255, 255, 0.71);
  text-align: left;
}
.half-hero-wrap h4 {
  font-size: 14px;
  float: left;
  max-width: 550px;
  font-weight: 500;
}
.rotate_text {
  color: #999;
  font-size: 14px;
  position: absolute;
  left: -40px;
  top: -23px;
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  -webkit-transform: rotate(-90deg) translateY(-20px)
    translateX(-webkit-calc(-100% - 40px));
  transform: rotate(-90deg) translateY(-20px) translateX(calc(-100% - 40px));
}
.half-hero-wrap_link,
.start-btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
}
.half-hero-wrap_link {
  float: left;
  color: #fff;
  font-weight: 500;
  margin-top: 20px;
}
.half-hero-wrap_link:hover {
  color: rgba(255, 255, 255, 0.6);
}
.half-hero-wrap_link i {
  padding-left: 12px;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.swiper-container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.center-carousel .swiper-slide,
.fs-gallery-wrap .swiper-slide,
.portfolio-wrap .swiper-slide,
.slider-wrap .swiper-slide {
  position: relative;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.hero-slider-img .swiper-slide,
.portfolio-wrap,
.slider-wrap {
  float: left;
  width: 100%;
  height: 100%;
  position: relative;
}
#portfolio_horizontal_container.no-padding .portfolio_item,
.no-padding,
.slider-wrap.homecarousel .swiper-slide {
  padding: 0;
}
.portfolio-wrap.hompad .swiper-container,
.slider-wrap.homecarousel.hompad .swiper-container {
  padding-right: 20px;
}
.fw-carousel .swiper-slide img,
.slider-wrap .swiper-slide img {
  width: auto !important;
  height: 100% !important;
  position: relative;
  z-index: 1;
}
.fw-carousel .swiper-slide,
.slider-wrap .swiper-slide {
  width: auto !important;
  height: 100% !important;
  display: inherit !important;
}
.frbg {
  position: relative;
  float: left;
  width: 100%;
  height: calc(100vh - 80px);
  overflow: hidden;
  padding-bottom: 90px;
}
.fsc-holder,
.opt-full-height {
  padding-bottom: 80px;
}
.tittle-slide {
  width: 500px;
  float: left;
  padding-top: 20px;
  padding-left: 70px;
}
.tittle-slide h2 {
  font-size: 34px;
  font-weight: 700;
}
.show-case-slider-wrap {
  height: 600px;
}
.fw-carousel-wrap {
  z-index: 21;
}
.hlaf-slider-pag {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  right: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 99;
}
.hlaf-slider-pag .swiper-pagination-bullet {
  width: 50px;
  height: 20px;
  display: block;
  float: left;
  margin-bottom: 10px;
  line-height: 20px;
  border-radius: 0;
  background: 0 0;
  overflow: hidden;
  opacity: 0;
  top: -10px;
  position: relative;
  color: rgba(255, 255, 255, 0);
}
.hero-slider-wrap_pagination .swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  top: 50%;
  background: #fff;
  width: 0;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.hero-slider-wrap_pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active:before,
.hero-slider-wrap_pagination .swiper-pagination-bullet:hover:before,
.share-icon:hover:after {
  width: 20px;
}
.hero-slider-wrap_pagination .swiper-pagination-bullet:after {
  content: "01";
  position: absolute;
  left: 30px;
  right: 0;
  bottom: 0;
  top: 0;
  line-height: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
  opacity: 0.7;
}
.hero-slider-wrap_pagination
  .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.option-panel,
.start-btn {
  position: absolute;
  left: 0;
  height: 60px;
}
.option-panel {
  bottom: -70px;
  z-index: 10;
  background: #2d2d32;
  width: 35%;
  padding-left: 180px;
  overflow: hidden;
}
.option-panel:before {
  content: "";
  position: absolute;
  width: 30%;
  left: 20%;
  top: 10px;
  bottom: 10px;
  z-index: -1;
  background: rgba(255, 255, 255, 0.04);
}
.start-btn {
  top: 0;
  line-height: 60px;
  color: #fff;
  width: 180px;
}
.start-btn.hero-start {
  top: inherit;
  bottom: -70px;
  z-index: 100;
}
.start-btn i,
.to-top-btn i {
  padding-left: 10px;
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
}
.swiper-counter {
  position: relative;
  font-weight: 700;
  font-size: 12px;
  color: #999;
  float: left;
  width: 100%;
}
.hero-slider_control,
.section-title_category {
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
}
.swiper-counter div {
  position: absolute;
  top: 13px;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.swiper-counter div#current {
  right: 40px;
}
.swiper-counter div#total {
  right: 10px;
}
.swiper-counter div#total:before {
  content: "";
  position: absolute;
  left: -3px;
  width: 6px;
  height: 1px;
  top: 50%;
}
.slide-progress-container {
  position: absolute;
  height: 1px;
  z-index: 3;
  bottom: 30px;
  right: 100px;
  left: 220px;
}
.slide-progress-warp {
  float: left;
  position: relative;
  height: 1px;
  background: rgba(255, 255, 255, 0.41);
  z-index: 10;
  bottom: 0;
  width: 100%;
}
.slide-progress-warp.grid-carousel-progress {
  position: absolute;
  left: 20%;
  right: 25%;
  width: inherit;
  top: 50%;
  bottom: inherit;
}
.slide-progress {
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  border-radius: 6px;
  margin-top: -1px;
  width: 0;
  max-width: 100%;
}
.hero-slider_control-wrap {
  position: absolute;
  bottom: -70px;
  right: 0;
  z-index: 100;
}
.hero-slider_control {
  float: right;
  font-size: 10px;
  color: #999;
  cursor: pointer;
  width: 150px;
  height: 60px;
  line-height: 60px;
  background: #2d2d32;
  position: relative;
}
.hero-slider_control:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0;
  width: 100%;
  z-index: 1;
  -webkit-transition: 0.2s linear;
}
.hero-bg-dec,
.hero-bg:before {
  width: 70px;
  position: absolute;
}
.hero-slider_control span,
.hero-start-link a i {
  position: relative;
  z-index: 2;
}
.hero-slider_control i {
  color: #fff;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear 0.3s;
  padding: 0 0 0 15px;
}
.hero-slider_control.hero-slider-button-prev {
  border-right: 1px solid rgba(255, 255, 255, 0.08);
}
.hero-slider_control.hero-slider-button-prev i {
  padding: 0 15px 0 0;
}
.hero-slider_control.hero-slider-button-next:hover i {
  padding: 0 0 0 25px;
}
.hero-slider_control.hero-slider-button-prev:hover i {
  padding: 0 25px 0 0;
}
.carousel-title-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px 50px 30px;
  z-index: 2;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(0, 0, 0, 0)),
    color-stop(100%, rgba(0, 0, 0, 0.95))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.95) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.95) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.95) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.95) 100%
  );
}
.carousel-title-wrap h2 {
  text-align: left;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2px;
  float: left;
  width: 100%;
  padding-bottom: 4px;
  font-weight: 700;
  font-family: Oswald, sans-serif;
}
.carousel-title-wrap h2 a i {
  padding-left: 18px;
  -webkit-transition: 0.2s linear;
}
.carousel-title-wrap p,
.split-sceen-content.dark-bg .split-sceen-content_title h3,
.split-sceen-content_title h1 {
  color: rgba(255, 255, 255, 0.71);
}
.carousel-title-wrap h2 a:hover i {
  padding-left: 25px;
}
section {
  position: relative;
  float: left;
  width: 100%;
  padding: 110px 0;
  background: #fff;
}
section.no-hidden {
  overflow: inherit;
}
section.parallax-section {
  padding: 120px 0;
}
.small-padding {
  padding: 50px 0;
}
section.small-padding.article {
  padding: 40px 0;
}
#portfolio_horizontal_container.one-ver-columns .portfolio_item,
.no-padding-bottom {
  padding-bottom: 0;
}
.dark-bg2 {
  background: #2d2d32;
}
.gray-bg,
.gray-bg .section-number span:before {
  background: #f9f9f9;
}
.hero-bg .bg,
.split-sceen-media .bg,
section.parallax-section .bg {
  height: 120%;
  top: 0;
}
section.hero-section {
  padding: 200px 0 150px;
  overflow: hidden;
}
section.hero-section:before {
  content: "";
  position: absolute;
  left: 0;
  width: 30%;
  height: 70px;
  bottom: 0;
  background: #fff;
  z-index: 3;
}
section.hero-section:after {
  content: "";
  position: absolute;
  right: 0;
  width: 30%;
  height: 60%;
  bottom: 0;
  background: rgba(255, 255, 255, 0.04);
}
section.hero-section .fs-canvas {
  z-index: 2;
  bottom: 70px;
  left: 70px;
}
.hero-bg {
  position: absolute;
  top: 0;
  bottom: 70px;
  right: 70px;
  left: 30%;
  overflow: hidden;
  z-index: 2;
}
.hero-bg-dec {
  height: 70px;
  z-index: 6;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 18px;
}
.hero-bg-dec span {
  width: 30px;
  height: 1px;
  background: rgba(255, 255, 255, 0.71);
  display: block;
  position: relative;
  top: 34px;
  left: 24px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.hero-bg:before {
  content: "";
  height: 70px;
  z-index: 5;
  top: 0;
  right: 0;
}
.hero-bg:after {
  content: "";
  position: absolute;
  right: 0;
  width: calc(30% + 114px);
  z-index: 4;
  bottom: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.09);
}
.bedec_hstl:before,
.hero-start-link a:before {
  background: #323236;
  position: absolute;
  content: "";
}
.hero-start-link {
  position: absolute;
  right: 0;
  width: 70%;
  height: 70px;
  bottom: -70px;
  z-index: 2;
  padding-left: 140px;
}
.hero-start-link.hero-start-link_mlt {
  width: calc(60% - 100px);
  bottom: -70px;
  right: inherit;
  left: 0;
}
.bedec_hstl:before {
  right: 0;
  width: 35%;
  height: 100%;
  top: 0;
}
.hero-start-link .scroll-down-wrap {
  top: 19px !important;
}
.hero-start-link a {
  position: absolute;
  left: 0;
  width: 140px;
  height: 70px;
  top: 0;
  line-height: 70px;
  color: #fff;
}
.section-title_category,
.section-title_category a {
  color: rgba(255, 255, 255, 0.8);
}
.hero-start-link a:before {
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  height: 0;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.hero-start-link:after {
  content: "";
  position: absolute;
  right: 70px;
  width: 20%;
  height: 1px;
  top: 50%;
}
.hero-section .section-title,
.hero-title .section-title {
  padding: 20px 0 20px 50px;
  margin-bottom: 50px;
  text-align: left;
}
.hero-section .section-title h2,
.hero-title .section-title h2 {
  color: #fff;
  font-size: 55px;
  text-align: left;
  font-weight: 900;
  padding-bottom: 20px;
  position: relative;
  text-transform: uppercase;
  line-height: 80px;
  font-family: Oswald, sans-serif;
}
.hero-section .section-title p,
.hero-title .section-title p {
  color: rgba(255, 255, 255, 0.61);
  max-width: 450px;
}
.section-title_category {
  position: absolute;
  left: -70px;
  font-size: 9px;
  padding: 10px 0;
  top: 85px;
  text-align: center;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.section-number {
  position: absolute;
  left: -200px;
  top: -50px;
  font-size: 124px;
  font-weight: 700;
  color: #eee;
  opacity: 0.7;
}
.section-number span {
  position: relative;
  overflow: hidden;
}
.section-number span:before,
.tabs-counter span:before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 50%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 2;
}
.inline-filter-panel .gallery-filters a,
.split-sceen-content_title p {
  text-align: left;
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
  float: left;
  padding-top: 10px;
}
.section-number.right_sn {
  left: inherit;
  top: -60px;
  right: -40px;
}
.dark-bg .section-number {
  color: rgba(255, 255, 255, 0.11);
}
.split-sceen-content_title p {
  width: 100%;
  color: #999;
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 22px;
  z-index: 2;
  max-width: 450px;
}
.pr-list li,
.pr-tags,
.pr-tags ul li a,
.pr-tags ul li a:hover,
.show-info span,
.split-sceen-content.dark-bg .split-sceen-content_title p {
  color: rgba(255, 255, 255, 0.41);
}
.fixed-filter-panel_title,
.inline-filter_title {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.split-sceen-content_title {
  margin-bottom: 12px;
  padding-top: 12px;
}
.split-sceen-content_title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 2px;
  width: 30px;
}
.split-sceen-content_title h3,
.split-sceen-content_title h1 {
  font-size: 26px;
  text-align: left;
  text-transform: uppercase;
  color: #000;
  font-weight: 800;
  float: left;
  width: 100%;
  letter-spacing: 2px;
  padding-bottom: 10px;
  line-height: 34px;
}
.pr-bg {
  background: #2a2a2e;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
  z-index: 100;
}
.pr-bg.pr-bg-white {
  background: #fff;
}
.inline-filter_title {
  float: left;
  margin-right: 40px;
  padding: 15px 30px;
  font-size: 10px;
}
.inline-filter-panel .gallery-filters a {
  margin-right: 20px;
  font-size: 12px;
  letter-spacing: 2px;
  color: #494949;
}
.inline-filter-panel .gallery-filters a:after,
.inline-filter-panel .gallery-filters a:before {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 0;
  right: -20px;
  height: 1px;
  background: #eee;
  z-index: 1;
}
.inline-filter-panel .gallery-filters a:after {
  z-index: 2;
  right: 100%;
  height: 3px;
  bottom: -19px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.inline-filter-panel .gallery-filters a.gallery-filter-active:after {
  right: -20px;
}
.inline-filter-panel .folio-counter {
  position: absolute;
  right: -12px;
  top: 0;
  z-index: 1;
  font-size: 12px;
  font-weight: 700;
  color: #999;
}
.inline-filter-panel .folio-counter div {
  width: 46px;
}
.fixed-filter-panel {
  position: fixed;
  left: 90px;
  bottom: -70px;
  background: #2d2d32;
  height: 60px;
  z-index: 12;
  padding-right: 60px;
}
.content-nav li a.ln:before,
.fixed-filter-panel.fw-panel,
.gallery-item:hover .fet_pr-carousel-box-media-zoom,
.hov_zoom:hover .box-media-zoom,
.ss-slider-cont-next,
.ss-slider-next {
  right: 0;
}
.fixed-filter-panel.fw-panel:after,
.fixed-filter-panel.fw-panel:before,
.share-button:after,
.share-button:before {
  content: "";
  position: absolute;
}
.fixed-filter-panel.fw-panel:before {
  right: 0;
  left: 60%;
  top: 0;
  height: 100%;
  z-index: 1;
  background: #2a2a2e;
}
.fixed-filter-panel.fw-panel:after {
  width: 100px;
  right: 100px;
  height: 1px;
  top: 50%;
  z-index: 2;
}
.fixed-filter-panel.top_fix-filter {
  position: relative;
  float: left;
  background: #2d2d32;
  left: 2px;
  top: 0;
  padding-right: 0;
  width: 100%;
}
.fixed-filter-panel .gallery-filters {
  float: left;
  padding: 2px 0 0 250px;
  height: 60px;
  line-height: 60px;
}
.fixed-filter-panel .gallery-filters a {
  float: left;
  margin-right: 15px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.51);
  letter-spacing: 2px;
}
.fixed-filter-panel_title {
  position: absolute;
  width: 180px;
  height: 60px;
  line-height: 60px;
  left: 0;
  top: 0;
  font-size: 10px;
}
.folio-counter,
.round-counter {
  color: #999;
  font-size: 12px;
  font-weight: 900;
  line-height: 60px;
}
.folio-counter div {
  float: left;
  margin-left: 10px;
  width: 40px;
  text-align: center;
  position: relative;
}
.round-counter,
.scroll-down-wrap span {
  margin-left: 20px;
  position: relative;
  float: left;
}
.folio-counter div.all-album:before,
.round-counter div.all-album:before {
  content: "";
  position: absolute;
  left: -13px;
  width: 15px;
  height: 1px;
  top: 50%;
}
.round-counter div.all-album:before {
  left: -6px;
  width: 12px;
}
.round-counter {
  height: 60px;
  overflow: hidden;
  top: 2px;
  z-index: 10;
}
.fw-carousel-counter,
.grid-det_link {
  font-size: 11px;
  text-transform: uppercase;
}
.round-counter div {
  float: left;
  width: 40px;
  position: relative;
}
.scroll-down-wrap {
  float: left;
  height: 100%;
  position: relative;
  margin-left: 50px;
  top: 16px;
  z-index: 100;
}
.scroll-down-wrap span {
  top: 8px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 2px;
  color: #8b8b8b;
}
.mousey {
  float: left;
  width: 20px;
  height: 30px;
  border-radius: 4px;
  padding: 0 6px;
  border: 1px solid rgba(255, 255, 255, 0.41);
}
.scroller {
  position: relative;
  left: 50%;
  top: 6px;
  margin-left: -1px;
  width: 2px;
  height: 6px;
  border-radius: 25%;
  animation-name: scroll;
}
@keyframes scroll {
  0% {
    opacity: 0;
  }
  10% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(10px);
    opacity: 0;
  }
}
.scroller2 {
  top: 50%;
  margin-top: -3px;
  animation-name: scroll2;
}
@keyframes scroll2 {
  0%,
  100% {
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
}
.ff_panel-conainer {
  padding-bottom: 60px;
}
.grid-item-holder {
  float: left;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.spad .gallery-item {
  padding: 6px;
}
.min-pad .gallery-item {
  padding: 2px;
}
.grid-big-pad .gallery-item {
  padding: 12px;
}
.gallery-item,
.grid-sizer {
  width: 33.3%;
  position: relative;
  float: left;
  overflow: hidden;
}
.gallery-item-second,
.grid-sizer-second {
  width: 66.6%;
}
.gallery-item img,
.grid-sizer img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  background: #292929;
  -webkit-transition: 2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: 2s cubic-bezier(0.19, 1, 0.22, 1);
}
#portfolio_horizontal_container .portfolio_item:hover img,
.gallery-item:hover img {
  opacity: 0.7;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.grid-det {
  position: absolute;
  left: 20px;
  bottom: 20px;
  top: 20px;
  right: 100%;
  z-index: 10;
  overflow: hidden;
  background: rgba(45, 45, 50, 0.81);
}
.grid-item-holder:hover .grid-det {
  right: 20px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.grid-det-item,
.grid-det_category {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  padding: 10px 30px;
  z-index: 10;
  opacity: 0;
  margin-top: -10px;
}
.grid-item-holder:hover .grid-det-item,
.grid-item-holder:hover .grid-det_category {
  opacity: 1;
  margin-top: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out 0.4s;
}
.grid-det_link {
  color: #fff;
  display: block;
  letter-spacing: 3px;
  text-align: left;
  position: relative;
}
.grid-det_link:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 20px;
  height: 1px;
}
.grid-det_link i {
  padding-left: 10px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.grid-det_category {
  bottom: inherit;
  top: 20px;
}
.grid-det_category a {
  float: left;
  margin-right: 12px;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: 2px;
  text-align: left;
}
.grid-det_category a:hover {
  color: #ce2327 !important;
}
.box-media-zoom,
.fet_pr-carousel-box-media-zoom {
  position: absolute;
  top: 0;
  right: -70px;
  width: 70px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  background: #35353a;
  z-index: 5;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.fw_cb {
  float: right;
  margin-left: 30px;
  cursor: pointer;
  position: relative;
  top: 30px;
}
.fw-carousel-control {
  height: 80px;
  -webkit-transform: translate3d(0, 0, 0);
}
.fw-carousel-control.fsc-control {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.fw-carousel-control.fsc-control.fsc-control_anim {
  bottom: -90px;
}
.fw-carousel-control_container {
  float: left;
  width: 40%;
  height: 80px;
  background: rgba(255, 255, 255, 0.04);
}
.fw-carousel-counter {
  float: right;
  height: 80px;
  line-height: 80px;
  width: 170px;
  padding-right: 50px;
  text-align: right;
  font-weight: 500;
  position: relative;
  color: rgba(255, 255, 255, 0.61);
  letter-spacing: 4px;
  bottom: 0;
}
.pr-tags,
.pr-tags ul li a {
  letter-spacing: 2px;
}
.fw-carousel-counter:before {
  content: "";
  position: absolute;
  left: 42px;
  height: 20px;
  width: 1px;
  top: 50%;
  margin-top: -10px;
  background: rgba(255, 255, 255, 0.11);
}
.half-scrollbar {
  float: left;
  width: 60%;
  height: 80px;
  position: relative;
}
.hs_init {
  position: absolute;
  left: 70px;
  right: 70px;
  height: 1px;
  top: 50%;
  background: rgba(255, 255, 255, 0.41);
}
.flat-project_title {
  padding: 90px 0 70px;
}
.flat-project_title:before {
  content: "";
  position: absolute;
  right: 0;
  width: 35%;
  top: 10%;
  bottom: 10%;
  z-index: 2;
  background: rgba(255, 255, 255, 0.04);
}
.flat-project_title h1,
h2 {
  text-align: right;
  color: #fff;
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  padding-right: 100px;
}
.footer-contacts li,
.footer-header,
.share-icon,
.subscribe-message {
  text-align: left;
}
.content-nav li a span,
.pr-title span {
  font-weight: 500;
}
.pr-tags span,
.pr-title {
  padding-right: 20px;
  position: relative;
}
.flat-project_title_link {
  font-size: 10px;
  float: left;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 20px;
  position: relative;
}
.flat-project_title_link i {
  margin-left: 10px;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.flat-project_title_link:hover i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #fff;
}
.fw-carousel-control_container .flat-project_title_link {
  margin-left: 70px;
  top: 12px;
}
.flat-project_title p {
  text-align: left;
  color: rgba(255, 255, 255, 0.51);
  font-family: Poppins, sans-serif;
  font-size: 12px;
}
.flat-project_title_dec {
  float: left;
  width: 50px;
  height: 1px;
  position: relative;
  top: -40px;
}
.content-nav,
.pr-list,
.pr-list li,
.pr-subtitle,
.pr-title span {
  width: 100%;
  float: left;
}
.pr-title {
  float: left;
  font-size: 24px;
  font-weight: 800;
}
.pr-tags,
.pr-tags ul li a,
.pr-title span {
  text-transform: uppercase;
  font-size: 10px;
}
.pr-title:before {
  content: "";
  position: absolute;
  left: -2px;
  top: -20px;
  bottom: -20px;
  width: 4px;
  z-index: -1;
  background: #fff;
}
.pr-title span {
  padding-top: 10px;
  color: #999;
  letter-spacing: 1px;
  line-height: 22px;
  position: relative;
  z-index: 2;
}
.pr-tags {
  margin: 20px 0;
  padding: 22px 30px;
  background: #35353a;
}
.pr-tags span {
  border-right: 1px solid rgba(255, 255, 255, 0.21);
  top: 2px;
}
.pr-tags ul li {
  margin-right: 10px;
  padding-top: 4px;
}
.det-wrap p {
  font-size: 14px;
}
.content-nav li a span,
.pr-list li,
.show-info span {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 2px;
}
.pr-list {
  padding: 30px 45px;
  margin-top: 40px;
}
.pr-list li {
  padding: 10px 0;
  word-spacing: 0;
}
.pr-list li span {
  float: left;
  color: #999;
}
.pr-list.pr-list-color {
  margin-bottom: 40px;
}
.dec-border {
  height: 1px;
  background: #eee;
  margin: 10px 0 30px;
}
.pr-subtitle {
  font-size: 23px;
  color: #000;
  font-weight: 800;
  padding-bottom: 20px;
  line-height: 34px;
}
.pr-subtitle span.let-num {
  float: left;
  padding-right: 80px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  font-size: 34px;
  color: #000;
  position: relative;
  top: -6px;
}
.accordion a.toggle,
.footer-box p,
.inline-facts-wrap .num,
.tooltip-info p {
  font-family: Poppins, sans-serif;
}
.pr-subtitle span.let-num:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 54px;
  height: 1px;
  background: #eee;
}
.content-nav_holder {
  margin-top: 100px;
  z-index: 100;
}
.content-nav {
  position: relative;
  padding: 0 70px;
  background: #2d2d32;
}
.content-nav_holder:before {
  content: "";
  position: absolute;
  right: 0;
  width: 50%;
  height: 100%;
  background: #35353a;
}
.content-nav_holder.blog-nav:before,
.mob-bg,
.team-social li:last-child:before,
button.fancybox-button.fancybox-button--play {
  display: none;
}
.content-nav_holder.blog-nav {
  margin-top: 50px;
}
.content-nav li {
  width: 33.3%;
  float: left;
  position: relative;
}
.content-nav li:first-child {
  border: none;
}
.content-nav li a.ln,
.content-nav li a.rn {
  color: #fff;
  font-size: 12px;
  position: relative;
  width: 100%;
  padding: 40px 0;
}
.content-nav li a.rn {
  text-align: right;
  float: right;
}
.box-media-zoom,
.content-nav li a span.tooltip,
.content-nav li a.ln i,
.content-nav li a.rn i,
.content-nav_mediatooltip:before,
.list-folio_nav span,
.list-folio_nav:after,
.list-folio_nav:before {
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.content-nav li a.ln:hover i,
.content-nav li a.rn:hover i,
.customNavigation a:hover i {
  -webkit-transform: rotateX(360deg);
  transform: rotateX(360deg);
}
.content-nav li a.ln span {
  padding-left: 15px;
}
.close-share-btn i,
.content-nav li a.rn span {
  padding-right: 15px;
}
.content-nav li a.ln:before,
.content-nav li a.rn:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  background: rgba(255, 255, 255, 0.11);
}
.content-nav li a.rn:before,
.ss-slider-cont-prev,
.ss-slider-prev {
  left: 0;
}
.content-nav_mediatooltip {
  position: absolute;
  bottom: 100%;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.content-nav li:hover .content-nav_mediatooltip {
  opacity: 1;
  visibility: visible;
}
.content-nav_mediatooltip.cnmd_leftside {
  left: -70px;
  right: 50%;
}
.content-nav_mediatooltip.cnmd_rightside {
  left: 50%;
  right: -71px;
}
.show-info,
.tabs-counter,
.tooltip-info {
  right: 0;
  position: absolute;
}
.content-nav_mediatooltip img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.content-nav_mediatooltip:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0;
  left: 0;
  z-index: 2;
  transition-delay: 0.3s;
  background: #35353a;
}
.content-nav li:hover .content-nav_mediatooltip:before {
  height: 20px;
}
.list-folio_nav {
  width: 30px;
  height: 26px;
  display: inline-block;
  top: 38px;
  position: relative;
}
.list-folio_nav:after,
.list-folio_nav:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
}
.custom-form .verify-wrap .selectbox .text,
.list-folio_nav:before,
.team-box:hover .team-contact_btn {
  top: 0;
}
.list-folio_nav:after,
.team-box:hover .team-social {
  bottom: 0;
}
.list-folio_nav span {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  height: 1px;
  left: 6px;
  right: 6px;
  background: rgba(255, 255, 255, 0.21);
}
.list-folio_nav:hover:after,
.list-folio_nav:hover:before {
  left: 6px;
  right: 6px;
}
.list-folio_nav:hover span {
  left: 0;
  right: 0;
}
.show-info {
  bottom: 0;
  width: 80%;
  z-index: 15;
}
.show-info span {
  cursor: pointer;
  float: right;
  font-weight: 600;
  background: #2d2d32;
  padding: 10px 40px;
}
.tooltip-info {
  height: auto;
  line-height: 20px;
  padding: 15px 30px;
  font-size: 11px;
  color: #fff;
  text-indent: 0;
  background: #35353a;
  bottom: 0;
  opacity: 0;
  margin-bottom: 36px;
  visibility: hidden;
  pointer-events: none;
  z-index: 16;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.tooltip-info p {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.51);
  font-weight: 400;
}
.tabs-menu li a,
.tooltip-info h5 {
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.tooltip-info h5 {
  margin-top: 12px;
  padding: 5px 0;
  position: relative;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.81);
}
.show-info:hover .tooltip-info {
  visibility: visible;
  opacity: 1;
  bottom: 0;
}
#portfolio_horizontal_container {
  height: 100%;
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}
#portfolio_horizontal_container .portfolio_item {
  width: auto;
  height: 100%;
  float: left;
  padding: 2px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#portfolio_horizontal_container.two-ver-columns .portfolio_item {
  height: 50%;
}
#portfolio_horizontal_container.three-ver-columns .portfolio_item {
  height: 33.3%;
}
#portfolio_horizontal_container .portfolio_item img {
  float: left;
  width: auto;
  position: relative;
  z-index: 1;
  -webkit-transition: 2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: 2s cubic-bezier(0.19, 1, 0.22, 1);
}
#portfolio_horizontal_container .portfolio_item .grid-item-holder {
  width: auto;
  height: 100%;
}
.horizontal-grid-wrap {
  overflow: hidden;
  top: 0;
}
.tabs-counter {
  top: -100px;
  z-index: 1;
  font-size: 94px;
  font-weight: 700;
  color: #eee;
  opacity: 0.7;
  font-family: Oswald, sans-serif;
}
.plans-gal_item,
.tabs-counter div,
.tabs-counter span {
  position: relative;
  float: left;
}
.tabs-counter div {
  width: 30px;
}
.tabs-counter:before {
  content: ".";
  position: absolute;
  right: -50px;
  bottom: 0;
}
.tabs-menu {
  z-index: 2;
  margin-bottom: 30px;
}
.tabs-menu:before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #eee;
}
.tabs-menu li {
  float: left;
  margin-right: 20px;
  padding: 0 35px 0 0;
  height: 50px;
}
.tabs-menu li a {
  float: left;
  height: 50px;
  line-height: 50px;
  color: #494949;
  font-size: 12px;
}
.footer-box p,
.footer-contacts li a {
  color: rgba(255, 255, 255, 0.81);
}
.footer-contacts li,
.footer-header,
.policy-box {
  color: rgba(255, 255, 255, 0.41);
  text-transform: uppercase;
  letter-spacing: 2px;
}
.tab-content {
  width: 100%;
  padding: 20px 0;
  display: none;
}
.tabs-menu li.backLava {
  padding: 0;
  position: absolute;
  border-bottom: 3px solid;
  box-sizing: border-box;
}
.plans-gal_item {
  padding: 10px 0;
  width: 100%;
  margin-bottom: 20px;
}
.mar-top {
  margin-top: 20px;
}
.tab-content .video-box {
  overflow: hidden;
  margin: 30px 0;
}
.video-box-btn {
  position: absolute;
  width: 80px;
  height: 80px;
  line-height: 80px;
  margin: -40px 0 0 -40px;
  background: #2d2d32;
  z-index: 20;
  left: 50%;
  top: 50%;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.accordion a.toggle,
.accordion-inner {
  border: 1px solid #eee;
  position: relative;
}
.video-box-btn:hover {
  box-shadow: 0 0 0 17px rgba(255, 255, 255, 0.2);
}
.pr-view {
  float: left;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  position: relative;
  font-weight: 800;
}
.pr-view i {
  padding-left: 10px;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
}
.fixed-column-top {
  position: absolute;
  bottom: 0;
  right: -40px;
  width: 40px;
  height: 80px;
  line-height: 80px;
  background: #35353a;
  cursor: pointer;
}
.accordion a.toggle {
  padding: 18px 50px 18px 30px;
  float: left;
  width: 100%;
  background: #f9f9f9;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
  margin-bottom: 15px;
}
.accordion a.toggle span {
  position: absolute;
  right: -1px;
  top: -1px;
  bottom: -1px;
  width: 60px;
  background: #35353a;
}
.accordion a.toggle span:after,
.accordion a.toggle span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.accordion a.toggle span:before {
  width: 10px;
  height: 2px;
  margin-top: -1px;
  margin-left: -5px;
}
.accordion a.toggle span:after {
  width: 2px;
  height: 10px;
  margin-top: -5px;
  margin-left: -1px;
}
.accordion a.toggle.act-accordion {
  font-family: Poppins, sans-serif;
  font-size: 12px;
  color: #fff;
  background: #35353a;
  border-color: transparent;
}
.accordion a.toggle.act-accordion span:after,
.uncl-share:after {
  height: 0;
}
.accordion-inner {
  display: none;
  float: left;
  width: 100%;
  padding: 15px 30px;
  background: #fff;
  margin: 0 0 15px;
}
.height-emulator {
  z-index: 1;
}
.main-footer {
  position: fixed;
  bottom: 0;
  left: 90px;
  right: 0;
  background: #262627;
  z-index: 2;
}
.main-footer:before,
.subfooter {
  background: #2d2d32;
  height: 90px;
}
.main-footer:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
}
.policy-box {
  float: left;
  font-size: 10px;
  font-weight: 400;
  line-height: 90px;
}
.footer-inner {
  padding: 120px 0 170px;
}
.footer-logo {
  float: left;
  height: 30px;
}
#respond,
.footer-box {
  margin-top: 40px;
}
.footer_text {
  padding-right: 50px;
  margin-top: 50px;
}
.footer_text:before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 50px;
  height: 1px;
}
.footer-contacts span {
  padding-right: 30px;
  min-width: 100px;
  float: left;
}
.footer-contacts li {
  font-size: 12px;
  padding-bottom: 10px;
}
.footer-logo img {
  height: 68px;
  width: auto;
  float: left;
}
.footer-header {
  font-size: 11px;
  padding-top: 10px;
  font-weight: 700;
  margin-bottom: 15px;
  background: #262627;
}
.fc_button,
.to-top-btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 10px;
  font-weight: 600;
}
.footer-header span {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
}
.footer-header:before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: 100px;
  right: 0;
  height: 1px;
  background: rgba(255, 255, 255, 0.21);
}
.subcribe-form {
  margin-top: 42px;
}
.subcribe-form input.enteremail {
  float: left;
  width: 100%;
  border: none;
  background: bottom;
  padding: 15px 100px 15px 0;
  position: relative;
  z-index: 1;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.21);
}
.subcribe-form input.enteremail::-webkit-input-placeholder {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
.subcribe-form .subscribe-button {
  position: absolute;
  top: 15px;
  right: 0;
  width: 100px;
  z-index: 2;
  color: #fff;
  background: 0 0;
  border: none;
  cursor: pointer;
  text-align: right;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 2px;
}
.order-wrap a i,
.subcribe-form .subscribe-button i {
  padding-left: 10px;
}
.subscribe-message {
  margin-top: 10px;
  color: #fff;
  float: left;
  width: 100%;
}
.to-top-btn {
  float: right;
  height: 90px;
  line-height: 90px;
  color: #fff;
  width: 180px;
  background: #35353a;
}
.fc_button {
  float: left;
  margin-top: 20px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 12px 20px;
  color: #767676;
}
.fc_button:hover {
  color: #fff;
  border-color: transparent;
}
.share-button {
  position: fixed;
  bottom: 0;
  z-index: 20;
  -webkit-transform: translate3d(0, 0, 0);
  cursor: pointer;
  width: 90px;
  left: 0;
  height: 90px;
}
.share-button span,
.share-icon {
  position: relative;
  letter-spacing: 3px;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.41);
  text-transform: uppercase;
}
.close-share-btn,
.cont-det-wrap li,
.contact-details li,
.custom-form button,
.inline-facts-wrap h6,
.team-info h4,
.teti-link {
  letter-spacing: 2px;
  text-transform: uppercase;
}
.share-button span {
  display: block;
  top: 22px;
  font-weight: 400;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.share-button:before {
  width: 12px;
  height: 1px;
  bottom: 17px;
  left: 50%;
  margin-left: -6.5px;
}
.share-button:after {
  bottom: 12px;
  left: 50%;
  width: 1px;
  height: 12px;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.share-icon {
  width: 100%;
  float: left;
  margin-bottom: 14px;
  opacity: 0;
}
.share-icon:after {
  content: "";
  position: absolute;
  left: -30px;
  width: 0;
  height: 1px;
  top: 50%;
}
.share-wrapper {
  position: fixed;
  bottom: 0;
  left: 90px;
  width: 0;
  background: #262627;
  z-index: 100;
  overflow: hidden;
  height: 300px;
  -webkit-transform: translate3d(0, 0, 0);
}
.share-container {
  padding: 110px 50px 30px;
  overflow: hidden;
}
.close-share-btn {
  position: absolute;
  right: 0;
  top: -60px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #2d2d32;
  z-index: 10;
  cursor: pointer;
  font-size: 10px;
  text-align: right;
  padding-right: 40px;
  color: rgba(255, 255, 255, 0.41);
  opacity: 0;
}
.close-share-btn i,
.share-icon,
.share-icon:after {
  -webkit-transition: 0.1s linear;
  transition: 0.1s linear;
}
.close-share-btn:hover i {
  padding-right: 25px;
}
.team-box {
  float: left;
  width: 50%;
  position: relative;
  padding: 0 20px 0 0;
  background: #fff;
  margin-top: 20px;
}
.team-contact_btn,
.team-social li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
}
#submitBtn i,
#submitBtnCallBack i,
.custom-form button i {
  width: 44px;
  line-height: 44px;
  background: #2a2a2e;
  height: 44px;
}
.containervd,
.error-wrap form,
.resp-video,
.team-photo,
.video-wrapper {
  overflow: hidden;
  position: relative;
}
.team-photo .overlay {
  opacity: 0;
  z-index: 2;
  background: #000;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.team-social {
  position: absolute;
  bottom: -50px;
  left: 0;
  z-index: 15;
}
.team-social li {
  float: left;
  position: relative;
}
.team-social li:before {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 10px;
  top: 50%;
  margin-top: -5px;
  background: rgba(255, 255, 255, 0.21);
  z-index: 2;
}
.team-social li a {
  background: #2d2d32;
  display: block;
}
.team-contact_btn,
.team-photo a,
.team-social {
  -webkit-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}
.team-box:hover .team-photo .overlay {
  opacity: 0.3;
}
.team-contact_btn {
  position: absolute;
  right: 0;
  top: -50px;
  color: #fff;
  z-index: 3;
}
.team-contact_btn:hover {
  color: #292929;
}
.team-info {
  float: left;
  width: 100%;
  text-align: left;
  padding: 20px 0 0;
}
.team-info h3,
.team-info h4 {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 16px;
}
.inline-facts-wrap h6,
.team-info h4 {
  color: #666;
  font-size: 10px;
}
.team-info h3 {
  padding-bottom: 5px;
}
.team-info h4 {
  font-weight: 600;
}
.bg.dec-bg {
  width: inherit;
  height: inherit;
  left: 50%;
  right: 0;
  top: 40%;
  bottom: 0;
  opacity: 0.1;
}
.bg.dec-bg.left-pos-dec {
  left: -10%;
  right: 40%;
}
.facts-holder:before {
  content: "";
  position: absolute;
  left: 60%;
  right: 0;
  top: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.04);
}
.inline-facts-wrap {
  float: left;
  width: 25%;
  position: relative;
  text-align: left;
  margin-bottom: 25px;
}
.inline-facts-wrap .num {
  font-size: 30px;
  font-weight: 800;
  color: #000;
}
.inline-facts-wrap h6 {
  position: relative;
  margin-top: 12px;
  font-weight: 500;
  padding-left: 20px;
}
.inline-facts-wrap h6:before {
  content: "";
  position: absolute;
  left: 0;
  width: 1px;
  height: 20px;
  top: 50%;
  margin-top: -10px;
}
.inline-facts-container {
  padding: 15px 0;
}
.skillbar-bg {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  height: 8px;
  overflow: hidden;
  background: #2d2d32;
}
.custom-skillbar-title span {
  float: left;
  font-size: 12px;
  margin-top: 12px;
  padding-bottom: 6px;
}
.custom-skillbar {
  height: 8px;
  width: 0;
}
.skill-bar-percent {
  float: right;
  font-size: 14px;
  font-weight: 400;
  margin-top: 13px;
  padding-bottom: 6px;
  color: #999;
}
.contact-details li .cont-link a,
.post-opt li a,
.post-opt li span,
.testilider .swiper-slide.swiper-slide-active .testi-item p,
.teti-link {
  color: #666;
}
.testi-item p {
  text-align: left;
  padding: 35px 20px 25px;
  background: #fff;
  border: 1px solid #eee;
  font-style: italic;
  color: #999;
  font-size: 12px;
}
.testi-item h3 {
  font-size: 18px;
  padding-bottom: 14px;
  font-weight: 700;
  text-align: left;
}
.teti-link {
  float: left;
  margin-top: 12px;
  font-weight: 600;
  border-bottom: 1px dotted #ccc;
  font-size: 10px;
}
.testi-avatar,
.testi-avatar img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
}
.testi-avatar {
  position: absolute;
  right: 20px;
  top: -20px;
  opacity: 0;
  overflow: hidden;
  border: 1px solid #eee;
}
.testilider .swiper-slide.swiper-slide-active .testi-item .testi-avatar {
  top: 20px;
  opacity: 1;
}
.testi-avatar,
.testi-item p {
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.testilider-controls {
  float: left;
  position: relative;
  padding: 0 50px;
  height: 50px;
  margin-top: 40px;
}
.ss-slider-controls {
  position: absolute;
  bottom: -25px;
  height: 50px;
  padding: 0 50px;
  right: 50px;
  z-index: 10;
}
.ss-slider-btn,
.ss-slider-cont {
  position: absolute;
  top: 0;
  width: 50px;
  height: 50px;
  color: #fff;
  cursor: pointer;
  font-size: 10px;
  line-height: 50px;
}
.ss-slider-pagination,
.tc-pagination {
  height: 50px;
  line-height: 48px;
  padding: 0 50px;
  background: #2d2d32;
}
.ss-slider-pagination .swiper-pagination-bullet,
.tc-pagination .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.21);
  margin: 0;
  padding: 0;
  height: 1px;
  border-radius: 0;
  opacity: 1;
  width: 25px;
  position: relative;
  top: -2px;
}
#map-single,
.map-container.mc_big,
.video-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.cont-det-wrap {
  padding: 50px;
  position: absolute;
  bottom: -70px;
  right: 100px;
  width: 350px;
  z-index: 2;
}
.cont-det-wrap li {
  display: block;
  margin-bottom: 20px;
  text-align: left;
  color: rgba(255, 255, 255, 0.81);
  word-spacing: 0;
  font-size: 10px;
}
.cont-det-wrap li strong {
  color: rgba(255, 255, 255, 0.41);
  float: left;
  padding-right: 4px;
}
.cont-det-wrap li span {
  float: left;
  padding-right: 10px;
}
.cont-det-wrap li:last-child {
  margin-bottom: 0;
}
.contact-details {
  margin-bottom: 120px;
}
.contact-details li {
  float: left;
  margin-right: 10px;
  font-size: 12px;
  text-align: left;
}
.contact-details li .cont-link {
  float: left;
  width: 100%;
  display: block;
  position: relative;
  font-weight: 800;
  color: #666;
  margin-top: 10px;
}
.contact-details li .cont-link:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #ccc;
}
#contact-form {
  max-width: 700px;
}
.custom-form .selectbox {
  float: left;
  width: 100%;
  border-radius: 4px;
  margin-bottom: 20px;
  z-index: 100;
  border: 1px solid #eee;
  background: #fff;
  color: #888da0;
  font-weight: 600;
  font-size: 12px;
  position: relative;
}
.custom-form .sel-dec .selectbox .select:before {
  font-family: Font Awesome\5 Pro;
  content: "\f142";
  position: absolute;
  top: 50px;
  left: 10px;
  height: 20px;
  line-height: 25px;
  word-spacing: 1px;
  margin-top: -10px;
  z-index: 22;
  font-size: 16px;
  font-weight: 300;
  color: #ccc;
}
.custom-form .selectbox .trigger .arrow {
  border-top: 5px solid #666;
  right: 20px;
}
.custom-form input[type="email"],
.custom-form input[type="password"],
.custom-form input[type="text"],
.custom-form textarea {
  float: left;
  border: 1px solid #eee;
  background: #fff;
  width: 100%;
  padding: 15px 20px;
  color: #666;
  font-size: 12px;
  -webkit-appearance: none;
}
.custom-form input::-webkit-input-placeholder,
.custom-form textarea::-webkit-input-placeholder {
  color: #888da0;
  font-weight: 600;
  font-size: 12px;
  position: relative;
}
.custom-form input:-moz-placeholder,
.custom-form textarea:-moz-placeholder {
  color: #888da0;
  font-weight: 600;
  font-size: 13px;
}
.custom-form textarea {
  height: 200px;
  resize: none;
  padding: 25px 30px;
  -webkit-appearance: none;
  border: 1px solid #eee;
}
.custom-form input,
.mb-20,
.post-opt {
  margin-bottom: 20px;
}
#submitBtn,
#submitBtnCallBack,
.custom-form button {
  padding: 0 85px 0 45px;
  outline: 0;
  -webkit-appearance: none;
  margin: 25px 0 15px;
  height: 44px;
  line-height: 44px;
}
.custom-form button {
  border: none;
  cursor: pointer;
  float: left;
  position: relative;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
}
.custom-form button i {
  position: absolute;
  right: 0;
  top: 0;
}
#message {
  text-align: left;
  float: left;
  width: 100%;
  padding-bottom: 20px;
  color: #000;
}
#message h1 {
  font-size: 16px;
  padding-bottom: 10px;
}
#message p strong {
  font-weight: 800px;
  color: #000;
}
.verify-text {
  margin: 30px 0;
  text-align: left;
  color: #666;
  font-size: 13px;
  float: left;
  font-weight: 600;
}
.order-wrap a,
.order-wrap h4,
.parallax-header a,
.parallax-header span,
.serv-price-wrap {
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.custom-form .verify-wrap .selectbox {
  float: left;
  width: inherit;
  margin: 10px 0 0 20px;
  line-height: 10px;
}
.verify-wrap label {
  width: inherit;
  position: relative;
  margin-right: 30px;
}
.serv-text {
  padding-top: 50px;
}
.serv-text:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  height: 1px;
}
.serv-price-wrap {
  float: right;
  padding: 15px 30px;
  margin-top: 30px;
  color: rgba(255, 255, 255, 0.81);
}
.serv-price-wrap span {
  float: left;
  padding-right: 15px;
  margin-right: 15px;
  position: relative;
}
.serv-price-wrap span:before {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 30px;
  top: 50%;
  margin-top: -15px;
  background: rgba(255, 255, 255, 0.21);
}
.order-wrap {
  padding: 25px 40px;
  z-index: 4;
  margin: 10px 0 60px;
}
.order-wrap:before {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  z-index: 0;
  width: 60%;
  background: #35353a;
  top: 0;
}
.order-wrap h4 {
  float: left;
  padding-left: 60px;
  position: relative;
  font-weight: 600;
  color: #8b8b8b;
  top: 12px;
}
.order-wrap h4:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 1px;
  margin-top: -1px;
}
.order-wrap a {
  float: right;
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 12px 20px;
  color: rgba(255, 255, 255, 0.78);
  font-weight: 600;
}
.author-img img,
.comment-author img {
  border-radius: 100%;
}
.author-social li,
.post-author {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.parallax-header {
  margin-bottom: 20px;
  background: #35353a;
  padding: 15px 20px;
  float: left;
  position: relative;
  z-index: 20;
}
.parallax-header a,
.parallax-header span {
  float: left;
  margin-right: 20px;
  color: #fff;
}
.pagination {
  margin: 20px 0 40px;
  text-align: center;
  float: left;
  width: 100%;
  z-index: 10;
  position: relative;
}
.pagination a {
  float: left;
  width: 60px;
  height: 54px;
  line-height: 54px;
  position: relative;
  font-size: 11px;
  color: #888da0;
  background: #35353a;
  letter-spacing: 1px;
}
.pagination a i {
  font-size: 12px;
}
.post-opt li {
  float: left;
  margin-right: 10px;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
}
.article .column-wrap-media {
  margin-bottom: 30px;
}
.article .column-wrap-text p,
p.justified {
  text-align: justify;
}
.single-post-comm {
  margin-top: 0;
  padding-top: 0;
  text-align: left;
}
#comments-title,
#reply-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 5px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #666;
}
#comments-title {
  margin-top: 20px;
  padding-bottom: 20px;
}
.comment {
  float: left;
  padding-left: 20px;
}
.comment-body {
  position: relative;
  margin-left: 80px;
  padding-top: 30px;
}
.comment-body p {
  padding: 25px 20px;
  background: #f9f9f9;
}
.comment-author {
  position: absolute;
  top: 30px;
  left: -76px;
}
.author-social,
.author-social li {
  position: relative;
  background: #fff;
}
.comment .children {
  margin-left: 70px;
}
.fn {
  display: block;
  margin-bottom: 10px;
}
.comment-meta,
.comment-meta a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 11px;
  letter-spacing: 1px;
  color: #494949;
  padding-bottom: 10px;
}
#submitBtn,
#submitBtnCallBack,
.author-content h5,
.error-wrap .err-btn,
.error-wrap p {
  text-transform: uppercase;
  letter-spacing: 2px;
}
#reply-title {
  padding-bottom: 30px;
  margin-bottom: 5px;
}
.comment-reply-form {
  margin-top: 30px;
  max-width: 650px;
}
.post-author {
  margin-top: 30px;
  float: left;
  padding: 20px 0;
}
.author-img {
  float: left;
  width: 15%;
}
.author-content {
  float: left;
  width: 85%;
  padding-left: 10px;
}
.author-img img {
  float: left;
  width: 80px;
  height: 80px;
}
.author-content h5 {
  font-size: 14px;
  margin-bottom: 14px;
  color: #000;
  display: block;
  float: left;
  font-weight: 500;
}
.author-content p {
  margin-bottom: 8px;
  float: left;
  width: 100%;
}
.author-social:before {
  content: "";
  position: absolute;
  right: 100%;
  margin-right: 50px;
  top: 50%;
  width: 150px;
  height: 1px;
  background: #eee;
}
.author-social li {
  float: left;
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.media-container,
.video-holder,
.video-holder iframe {
  position: absolute;
  height: 100%;
  width: 100%;
}
.author-social li:first-child {
  border-left: 1px solid #eee;
}
.author-social li:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 46px;
  background: #eee;
}
.author-social li a {
  color: #999;
}
.media-container {
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: -1;
}
.video-holder {
  display: block;
  overflow: hidden !important;
  top: 0;
  left: 0;
  padding: 0 !important;
}
.video-holder iframe {
  top: -75px;
  left: 50%;
  display: block;
  overflow: hidden;
}
.resp-video {
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  margin-bottom: 20px;
}
.error-wrap {
  top: 30%;
  z-index: 20;
}
.error-wrap h2 {
  font-size: 134px;
  color: #fff;
  font-weight: 900;
  line-height: 120px;
}
.error-wrap p {
  color: rgba(255, 255, 255, 0.91);
  font-size: 12px;
  text-align: center;
}
.error-wrap form {
  margin: 30px auto 20px;
  max-width: 550px;
}
.error-wrap form input {
  float: left;
  width: 100%;
  border: none;
  background: #fff;
  height: 50px;
  padding: 0 100px 0 20px;
  z-index: 1;
}
.error-wrap form #err_submit_btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 50px;
  line-height: 50px;
  z-index: 2;
  color: #fff;
  border: none;
  cursor: pointer;
}
.error-wrap form .search-submit:hover {
  background: #292929;
}
.error-wrap .err-btn {
  display: inline-table;
  margin-top: 10px;
  padding: 15px 20px;
  background: #292929;
  color: #fff;
  font-size: 10px;
}
.error-wrap .err-btn i {
  padding-left: 12px;
}
.sec-lines {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  opacity: 1;
}
.line-item {
  float: left;
  width: 20%;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  height: 100%;
  position: relative;
}
.line-item:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 1224px) {
  .option-panel {
    width: 50%;
  }
  .hero-start-link.hero-start-link_mlt {
    width: calc(80% - 100px);
  }
  .fw-carousel-control_container {
    width: 70%;
  }
  .half-scrollbar {
    width: 30%;
  }
  .four-column .gallery-item {
    width: 33.3%;
  }
  .four-column .gallery-item.gallery-item-second {
    width: 66.6%;
  }
}
@media only screen and (max-width: 1064px) {
  #wrapper,
  .hor-mob-filter,
  .page-load,
  .share-wrapper {
    left: 0;
  }
  .flat-project_title_dec,
  .header-contacts,
  .height-emulator,
  .hor-mob-filter:after,
  .hor-mob-filter:before,
  .left-panel,
  .progress-bar-wrap,
  .scroll-nav-wrap,
  .share-button:after,
  .share-button:before,
  .tabs-counter {
    display: none;
  }
  header.main-header {
    padding-left: 30px;
  }
  .share-button {
    top: 0;
    width: 90px;
    left: 190px;
    height: 90px;
    -webkit-transform: translate3d(0, 0, 0);
  }
  .share-button span {
    display: inline-table;
    top: 30px;
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  .share-button span:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    height: 1px;
  }
  .share-wrapper {
    bottom: inherit;
    top: 90px;
  }
  .column-wrap,
  .fixed-column-wrap,
  .fixed-column-wrap-content,
  .hero-start-link,
  .hero-start-link.hero-start-link_mlt,
  section.hero-section:before {
    width: 100%;
  }
  .hero-start-link {
    z-index: 50;
    background: #2a2a2e;
  }
  .hero-bg {
    right: 0;
    left: 0;
  }
  section.hero-section:before {
    background: #323236;
  }
  section.hero-section {
    padding: 100px 0 75px;
  }
  .multi-slideshow-wrap_1,
  .multi-slideshow-wrap_2 {
    bottom: 70px;
  }
  .hero-title {
    top: 25%;
  }
  .fixed-column-wrap,
  .fixed-column-wrap-content {
    position: relative !important;
    float: left;
    top: 0;
    height: auto !important;
  }
  .fixed-column-wrap-content.map-mobile {
    height: 400px !important;
    padding: 0;
  }
  .fixed-column-wrap-content {
    padding: 150px 0 50px;
  }
  .fixed-column-wrap_title {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 21;
    text-align: left;
    margin: 0 auto;
    max-width: 824px;
    width: 92%;
  }
  .fixed-column-wrap_title p {
    text-align: left;
    float: left;
  }
  .fixed-column-wrap_title h2:before {
    right: inherit;
    left: 0;
  }
  .main-footer {
    position: relative;
    float: left;
    width: 100%;
    left: 0;
  }
  .footer-inner {
    padding: 50px 0 70px;
  }
  .fc_button {
    margin-bottom: 50px;
  }
  .subcribe-form {
    margin-top: 0;
  }
  #subscribe {
    max-width: 550px;
  }
  .mob-carusel,
  .show-case-slider-wrap {
    height: 400px;
    overflow: hidden;
  }
  .flat-project_title h1,
  h2 {
    text-align: left;
    font-size: 28px;
    line-height: 40px;
    padding-right: 0;
  }
  .tabs-menu {
    margin-top: 30px;
  }
  .gallery-item,
  .gallery-item.gallery-item-second {
    width: 50% !important;
  }
  .ff_panel-conainer {
    padding-bottom: 0;
  }
  .in-filter_mobpanel {
    float: left;
    width: 100%;
    position: relative;
    left: 0;
    height: auto;
    padding-right: 0;
  }
  .in-filter_mobpanel .gallery-filters {
    height: auto;
  }
  section,
  section.no-padding-bottom {
    padding-top: 40px;
  }
  .mob-bg {
    display: block;
  }
  .section-number.right_sn {
    right: 0;
    overflow: hidden;
  }
  .frbg {
    height: 100%;
    padding-bottom: 80px;
  }
  #about-title {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .hero-slider-wrap_halftwo {
    left: 0;
    bottom: 60px;
  }
  #portfolio_horizontal_container,
  .horizontal-grid-wrap {
    float: left;
    width: 100%;
  }
  .horizontal-grid-wrap {
    overflow: auto !important;
  }
  #portfolio_horizontal_container .portfolio_item,
  #portfolio_horizontal_container .portfolio_item .grid-item-holder,
  #portfolio_horizontal_container .portfolio_item .grid-item-holder img {
    width: 100%;
    height: auto !important;
  }
  .content-nav li a.ln span,
  .content-nav li a.rn span,
  .half-scrollbar,
  .hero-start-link:after,
  .hero-start-link:before,
  .inline-filter-panel .folio-counter,
  .option-panel .slide-progress-container {
    display: none;
  }
  .option-panel .swiper-counter {
    width: inherit;
    margin-left: 10px;
  }
  .half-hero-wrap h1,
  .hero-section .section-title h2,
  .hero-title .section-title h2 {
    font-size: 35px;
    line-height: 45px;
  }
  .half-hero-wrap h4 {
    font-size: 12px;
    max-width: 350px;
  }
  .fw-carousel-control_container,
  .inline-filter_title,
  .to-top-btn {
    width: 100%;
  }
  .inline-facts-wrap {
    width: 50%;
  }
  .inline-filter_title {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .content-nav {
    padding: 0 30px;
  }
  .content-nav_holder:before {
    width: 100%;
    background: #2d2d32;
  }
  .content-nav li a.ln,
  .content-nav li a.rn {
    padding: 30px 0;
  }
  .list-folio_nav {
    top: 28px;
  }
  .hor-mob-filter .gallery-filters {
    position: absolute;
    bottom: 60px;
    height: auto !important;
    display: none;
    width: 100%;
    background: #35353a;
    left: 0;
    padding: 35px 30px;
    text-align: left;
  }
  .hor-mob-filter .gallery-filters a {
    width: 100%;
    line-height: 35px;
  }
  .hor-mob-filter .round-counter {
    margin-left: 190px;
  }
  .start-btn {
    width: 140px;
  }
}
#submitBtn,
#submitBtnCallBack,
.custom-button:hover {
  background-color: #ce2327;
  cursor: pointer;
}
@media only screen and (max-width: 640px) {
  .option-panel {
    width: 180px;
    padding-left: 0;
  }
  .in-filter_mobpanel .folio-counter,
  .inline-filter-panel .gallery-filters a:before,
  .nav-button-wrap:before,
  .option-panel .swiper-counter,
  .order-wrap:before,
  .rotate_text,
  .start-btn,
  /* header.main-header:before {
    display: none;
  } */
  .half-hero-wrap {
    left: 50px;
    top: 25%;
    padding-right: 50px;
  }
  .hlaf-slider-pag {
    right: 10px;
  }
  .hero-title {
    top: 35%;
  }
  .fw-carousel-control_container .flat-project_title_link {
    margin-left: 20px;
  }
  .carousel-title-wrap {
    padding: 40px 20px 30px;
  }
  .nav-button {
    left: 0;
  }
  .team-box {
    width: 100%;
    padding: 0;
  }
  .mob-carusel,
  .show-case-slider-wrap {
    height: 300px;
  }
  .tabs-menu li {
    float: left;
    margin-right: 10px;
    padding: 0 15px 0 0;
  }
  .gallery-item,
  .gallery-item.gallery-item-second {
    width: 100% !important;
  }
  .in-filter_mobpanel .fixed-filter-panel_title {
    display: none;
    width: 100%;
    position: relative;
    float: left;
  }
  .in-filter_mobpanel .gallery-filters {
    padding-left: 10px;
  }
  .order-wrap {
    margin-top: 30px;
  }
  .order-wrap a {
    float: left;
    margin-top: 40px;
  }
  .nav-scroll-bar-wrap {
    padding: 50px 40px 100px 50px;
  }
  nav.nav-inner {
    margin-top: 50px;
  }
  .lang-links {
    margin-top: 90px;
  }
  .cont-det-wrap {
    padding: 50px;
    position: relative;
    float: left;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 2;
  }
  .inline-filter-panel .gallery-filters a:after {
    bottom: -4px;
  }
  .inline-filter-panel .gallery-filters a.gallery-filter-active:after {
    right: 0;
  }
  .policy-box {
    line-height: 25px;
    margin: 12px 0;
  }
}
@media only screen and (max-width: 560px) {
  .nav-holder {
    width: 300px;
  }
  .nav-scroll-bar-wrap {
    padding: 50px 10px 100px 30px;
  }
  .nav-social_title {
    display: none;
  }
  .share-button {
    left: 160px;
  }
  header.main-header {
    padding: 0 0 0 20px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .bg {
    background-attachment: scroll !important;
    -webkit-background-size: cover;
    background-position: center;
  }
}
.fa-whatsapp {
  font-size: 25px;
  color: #25d365b2;
}
li#wp-box {
  padding-top: 5px;
  border: 1px solid #3d3d42;
}
li#wp-box:hover {
  transition: 0.3s ease-in;
  border: 1px solid #25d365b2;
}
.custom-list h3 {
  padding: 0 0 15px 10px;
  font-size: 20px;
  text-align: left;
  font-weight: 600;
}
.custom-list ul {
  display: flex;
  flex-direction: column;
  align-items: start;
  row-gap: 8px !important;
}
.custom-list li {
  font-family: Poppins, sans-serif;
  list-style: none;
  margin-left: 30px;
  font-weight: 400;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.74);
  text-align: left;
  letter-spacing: 0;
}
.custom-list li:before {
  font-family: Font Awesome\5 Pro;
  content: "\f178";
  padding-right: 10px;
  color: #ce2327;
  font-weight: 400;
  font-size: 10px;
}
.spacer {
  display: block;
  height: var(--spacer-height);
}
.mt-100 {
  margin-top: 100px;
}
.containervd {
  width: 100vw;
  max-width: 100vw;
}
.background-iframe,
.overlay {
  width: 100%;
  position: absolute;
}
.video-wrapper {
  width: 100%;
  padding-top: 56%;
}
.background-iframe {
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.overlay {
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: auto;
}
.logo-video {
  width: 64px;
  position: absolute;
  top: 110px;
  left: 90px;
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  .logo-video {
    display: none;
  }
}
@media only screen and (min-width: 1065px) {
  /* .main-header.video-playing {
    visibility: hidden;
    height: 0;
  } */
  .left-panel.video-playing {
    visibility: hidden;
  }
  .containervd {
    margin-left: -90px;
    margin-top: -90px;
    z-index: 999999;
  }
  #wrapper {
    left: 90px !important;
  }
}
.custom-button {
  background-color: #ce232700;
  color: #fff;
  width: 10.5em;
  height: 3.1em;
  border: 0.2em solid #ce2327;
  border-radius: 11px;
  text-align: right;
  transition: 0.6s;
}
.custom-button svg {
  width: 1.6em;
  margin: -0.2em 0.8em 1em;
  position: absolute;
  display: flex;
  transition: 0.6s;
}
.custom-button:hover svg {
  transform: translateX(5px);
}
.custom-button .text {
  margin: 0 1.5em;
}
#submitBtn,
#submitBtnCallBack {
  border: none;
  float: center;
  position: relative;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
}
#submitBtn i,
#submitBtnCallBack i {
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.5s ease-in-out;
}
.accordion a.toggle span:after,
.accordion a.toggle span:before,
.ajaxPageSwitchBacklink:before,
.color-bg,
.custom-skillbar,
.error-wrap form .search-submit,
.fc_button:hover,
.fixed-column-wrap_title h2:before,
.fixed-filter-panel.fw-panel:after,
.folio-counter div.all-album:before,
.footer_text:before,
.grid-det_link:before,
.half-hero-wrap h1:before,
.header-contacts li:before,
.hero-bg:before,
.hero-section .section-title h2:before,
.hero-slider_control:before,
.hero-start-link:after,
.hero-title .section-title h2:before,
.hs_init .swiper-scrollbar-drag,
.inline-facts-wrap h6:before,
.inline-filter-panel .gallery-filters a.gallery-filter-active:after,
.lang-links:before,
.list-folio_nav:after,
.list-folio_nav:before,
.loader span:after,
.nav-button span,
.nav-button-wrap:before,
.nav-holder nav li a:before,
.order-wrap a:hover,
.order-wrap h4:before,
.order-wrap_inner h3:before,
.pagination a.current-page,
.piechart-holder h4:before,
.progress-bar,
.round-counter div.all-album:before,
.scroll-link:before,
.scroller,
.serv-text:before,
.share-button span:before,
.share-button:after,
.share-button:before,
.share-icon:after,
.split-sceen-content_title:before,
.ss-slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-counter div#total:before,
.tc-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.team-social:before {
  background: #ce2327;
}
#submit_btn:hover,
.box-media-zoom,
.carousel-title-wrap h2 a i,
.close-share-btn i,
.column-wrap-media_btn:hover i,
.cont-det-wrap li a,
.content-nav li a.ln i,
.content-nav li a.rn i,
.error-wrap .err-btn i,
.fet_pr-carousel-box-media-zoom,
.fixed-column-top,
.flat-project_title_link:hover,
.footer-contacts li a:hover,
.footer-header span,
.fw_cb,
.gallery-filters a.gallery-filter-active,
.grid-det_category a,
.grid-det_link i,
.half-hero-wrap h1 span,
.half-hero-wrap_link i,
.hero-start-link a:hover i,
.hero-title .section-title h2 span,
.lang-links a:hover,
.leaflet-container a.leaflet-popup-close-button,
.leaflet-touch .leaflet-bar a,
.ms_title-start i,
.parallax-header a:hover,
.parallax-header span,
.post-opt i,
.pr-list li a,
.pr-list.pr-list-color li,
.pr-tags ul li a,
.pr-view i,
.section-title_category a:hover,
.section-title_category span,
.serv-price-wrap span,
.share-icon:hover,
.show-info:hover span,
.sliding-menu a.act-link,
.subcribe-form .subscribe-button i,
.subcribe-form .subscribe-button:hover,
.tabs-menu li.selectedLava a,
.team-social li a,
.text-carousel .swiper-slide-active .text-carousel-item:after,
.text-carousel .swiper-slide-active .text-carousel-item:before,
.to-top-btn:hover,
.video-box-btn {
  color: #ce2327;
}
.horizonral-subtitle span,
.tabs-menu li.backLava {
  border-color: #ce2327;
}
@media (max-height: 860px) {
  .horizonral-subtitle span {
    border: none;
  }
}
.ellipsis {
  max-width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*@media (max-height:800px){.horizonral-subtitle{display:none!important}}*/
@media (max-height: 800px) {
  .left-panel_social {
    display: none !important;
  }
}
