@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,700);
@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,600);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Dosis);
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
}
.smoothing {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.clearfix {
  clear: both;
}
.zt-typo-boxes {
  border-bottom: 1px solid #e2e3e5;
  margin: 0;
  padding: 20px 0;
  width: 100%;
}
.zt-typo-boxes-inside {
  padding: 0 10px;
}
.csFont {
  font-family: 'cleverSoft' !important;
}
.poppinsFont {
  font-family: 'Poppins', serif !important;
}
.oswaldFont {
  font-family: 'Oswald', serif !important;
}
.dosisFont {
  font-family: 'Dosis', serif !important;
}
.cormorantFont {
  font-family: 'Cormorant Garamond', serif !important;
}
.loraFont {
  font-family: 'Lora', serif !important;
}
.themifyFont {
  font-family: 'themify';
}
p {
  margin: 1em 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 600;
  font-family: Poppins;
  color: #2b2e2f;
}
h1 {
  font-size: 350%;
}
h2 {
  font-size: 275%;
}
h3 {
  font-size: 240%;
}
h4 {
  font-size: 200%;
}
h5 {
  font-size: 175%;
}
h6 {
  font-size: 150%;
}
.h1 {
  font-size: 36px;
}
.h2 {
  font-size: 30px;
}
.h3 {
  font-size: 26px;
}
.h4 {
  font-size: 22px;
}
.h5 {
  font-size: 18px;
}
.h6 {
  font-size: 16px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
pre,
.zt-code1,
.zt-code2,
.zt-code3 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  color: #2b2e2f;
  font: normal .92em/32px 'Curier New', monospace !important;
  margin: 0;
  padding: 20px;
}
pre,
.zt-code1 {
  background: #d3d9f5;
}
.zt-code2 {
  background: #d6edd5;
}
.zt-code3 {
  border: 1px solid #eee;
  background-color: #fefefe;
  color: #363636;
  padding-left: 82px !important;
}
.zt-code3 h4 {
  background: none repeat scroll 0 0 #A8B4EF;
  color: #fff;
  margin: 0 0 0 -64px !important;
  padding: 3px 10px;
  position: relative;
  text-align: center;
  top: 0;
  width: 55px;
}
.zt-highlight1,
.zt-highlight2,
.zt-highlight3,
.zt-highlight4 {
  cursor: default;
  padding: 1px 5px;
  text-shadow: none;
}
.zt-highlight1 {
  background: #e5e5e5;
  color: #2f2f2f;
}
.zt-highlight2 {
  background: #7fb2ff;
  color: #fff;
}
.zt-highlight3 {
  background: #ff7f7f;
  color: #fff;
}
.zt-highlight4 {
  background: #ffe400;
  color: #2f2f2f;
}
.zt-unordered-lists li {
  list-style: none;
  padding: 2px 0;
}
.zt-unordered-lists li i,
.zt-unordered-lists li [class*="fa-"] {
  font-size: 16px;
  width: 20px;
}
.zt-typo-inside blockquote {
  border: none;
  font-style: italic;
  margin: 20px 0;
}
.zt-typo-inside blockquote p {
  font-size: 100%;
}
.zt-typo-inside blockquote small:before {
  content: "";
}
.zt-typo-inside blockquote div {
  display: block;
}
.zt-typo-inside blockquote div.zt-blockquote1 div {
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i {
  color: #CACACA;
  font-size: 16px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i.fa-quote-left {
  bottom: 30px;
  left: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i.fa-quote-right {
  top: 30px;
  right: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote2 div {
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i {
  color: #CACACA;
  font-size: 16px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i.fa-quote-left {
  top: 30px;
  left: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i.fa-quote-right {
  top: 30px;
  right: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote3 {
  padding-bottom: 1px;
}
.zt-typo-inside blockquote div.zt-blockquote3 div {
  padding: 5px 48px 0;
}
.zt-typo-inside blockquote div.zt-blockquote3 i.fa-quote-left {
  bottom: 30px;
  left: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote3 i.fa-quote-right {
  top: 30px;
  right: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote4 div {
  padding: 0 48px;
}
.zt-typo-inside blockquote div.zt-blockquote4 i.fa-quote-left {
  top: 30px;
  left: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote4 i.fa-quote-right {
  top: 30px;
  right: 50px;
}
.zt-typo-inside blockquote div i {
  position: absolute;
}
.zt-typo-boxes-inside > p {
  color: #353535;
  padding: 15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.99);
}
.zt-typo-boxes-inside > p i {
  font-size: 21px;
  width: 30px;
  text-align: center;
}
.zt-box-info {
  background: #e5f4f9;
}
.zt-box-warning {
  background: #f8e7e5;
}
.zt-box-stickynote {
  background: #f6f2e1;
}
.zt-box-upload {
  background: #e4f7d3;
}
.zt-box-download {
  background: #e7ebfb;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus,
a:active,
a:hover {
  outline: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 0 20px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.form-horizontal .control-label {
  text-align: left !important;
}
.element-invisible {
  display: none;
}
input[type="submit"],
input[type="button"],
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  text-shadow: none;
  color: #7d7d7d;
  min-height: 30px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  border: 1px solid #ebebeb;
  margin-bottom: 10px;
  padding: 4px 6px;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
textarea:hover,
textarea:focus,
input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="color"]:hover,
input[type="color"]:focus,
.uneditable-input:hover,
.uneditable-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
dt,
dd {
  color: #B4B4B4;
  margin: 0 15px 0 0;
}
legend {
  font-weight: 300;
  padding-bottom: 15px;
  width: inherit;
}
.dropdown-menu {
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
}
.item-page .full-item {
  max-width: 100%;
  display: block;
}
dt .article-info-term {
  display: none;
}
dl .article-info-bottom,
dl .article-info-top {
  margin-bottom: 15px;
  width: 100%;
  display: block;
  overflow: hidden;
  font-size: 11px;
}
dl .article-info-top dd {
  float: left;
}
dl .article-info-bottom dd {
  float: left;
  margin: 0 10px 0 0;
}
dd span .icon-eye-open,
dd span .icon-time {
  position: relative;
  margin-top: -1px;
  opacity: 0.8;
}
ul.list-striped {
  list-style: none;
}
.img-intro-left img,
.img-intro-right img,
.img-intro-none img,
.item-image img,
.img-fulltext-right img,
.img-fulltext-left img,
.img_caption img {
  max-width: 100%;
  overflow: hidden;
  max-width: none;
}
.ie8 .img-intro-left img,
.ie8 .img-intro-right img,
.ie8 .img-intro-none img,
.ie8 .item-image img,
.ie8 .img-fulltext-right img,
.ie8 .img-fulltext-left img,
.ie8 .img_caption img {
  max-width: none !important;
  width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  display: inline-block;
}
.item-page .img-wrapper {
  margin-top: 6px;
}
.img-intro-none .img-wrapper,
.pull-none.item-image .img-wrapper {
  background: none;
}
.img_caption.left,
.img-intro-left {
  float: left;
  margin: 20px 0;
}
.img_caption.right,
.img-intro-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none,
.img-fulltext-none,
.pull-none.item-image,
.img_caption.none {
  float: none;
}
div.img_caption {
  position: relative;
  width: 100%;
  height: 100%;
}
p.img_caption {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #000;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  margin: 0;
  z-index: 15;
}
.img-intro-left,
.img-intro-right,
.img-intro-none,
.img-fulltext-left,
.img-fulltext-right,
.item-image,
.img_caption {
  max-width: 100%;
  display: block;
}
.image-backdrop {
  display: block;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.img-wrapper a:hover .image-backdrop {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.img-wrapper a:hover .img-intro-btn {
  visibility: visible;
  opacity: 1;
  top: 50%;
  margin-top: -20px;
}
.img-intro-btn {
  display: block;
  visibility: hidden;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 45%;
  width: 40px;
  height: 40px;
  z-index: 5;
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: 70% 50%;
}
.items-row {
  margin-bottom: 30px;
}
.blog .cat-children h3 {
  font-size: 24px;
}
.blog .cat-children h3.page-header {
  padding: 6px 0;
  margin: 0;
  font-size: 12px;
  font-family: Helvetica, Arial, Serif;
}
.homepage h1.item-title a,
.featured h1.item-title a {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
.readmore  a {
  text-transform: uppercase;
  position: relative;
  padding-bottom: 2px;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin-right: 10px;
  background: none;
  color: #4e4d4d;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.readmore  a i {
  position: absolute;
  right: -20px;
  top: 2px;
  -webkit-transition: right .25s ease-out;
  -moz-transition: right .25s ease-out;
  transition: right .25s ease-out;
}
.readmore  a:hover,
.readmore  a:active,
.readmore  a:focus {
  color: #7fbe54;
}
.readmore  a:hover i,
.readmore  a:active i,
.readmore  a:focus i {
  right: -25px;
}
.items-more .nav-tabs {
  border-top: 1px solid #e2e2e2;
  padding-top: 12px;
}
.items-more .nav-tabs.nav-stacked li a {
  padding: 3px 0;
  border: 0;
}
.items-more .nav-tabs.nav-stacked li a:hover {
  background: #f8f8f8;
}
.homepage .items-leading > div {
  border: none;
}
.page-header {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.page-header a {
  color: #858585;
}
.page-header a:hover,
.page-header a:active,
.page-header a:focus {
  color: #0099FF;
}
.dropdown-toggle {
  color: #858585;
}
.dropdown-toggle:hover,
.dropdown-toggle:active,
.dropdown-toggle:focus {
  color: #0099FF;
}
.page-title,
.page-header h1 {
  line-height: 1;
}
.page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader::before,
.page-subheader::after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader::after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1;
}
.article-info {
  display: inline-block;
  padding: 20px 0 0;
  width: 100%;
}
.article-info .article-info-inner {
  float: left;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info > * {
  margin: 0 5px;
}
.blog .icons .btn {
  padding: 0;
}
.jcomments-links {
  display: none;
}
.icon-edit,
.icon-print,
.icon-envelope {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.icon-edit:before {
  content: "\f044";
}
.icon-print:before {
  content: "\f02f";
}
.icon-envelope:before {
  content: "\f0e0";
}
.blog .icon-calendar,
.blog .icon-eye-open {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.blog .icon-calendar:before {
  content: "\f073";
}
.blog .icon-eye-open:before {
  content: "\f06e";
}
ul {
  margin: 0;
  padding: 0;
}
ol {
  margin: 2em 0 2em 0px;
  padding-left: 50px;
}
ol li {
  padding: 5px 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc inside;
}
ol {
  list-style: decimal;
}
li {
  line-height: 30px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
.zo2-pagination {
  text-align: center;
  width: 100%;
}
.zo2-pagination .counter {
  color: #898989;
  font-size: 13px;
}
.zo2-pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 10px 0;
}
.zo2-pagination ul > li {
  display: inline-block;
  margin: 0 5px;
}
.zo2-pagination ul > li:first-child a,
.zo2-pagination ul > li:last-child a,
.zo2-pagination ul > li:first-child span,
.zo2-pagination ul > li:last-child span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.zo2-pagination ul > li > a {
  color: #898989;
  border: 1px solid #ebebeb;
}
.zo2-pagination ul > li > span {
  border: 1px solid #ebebeb;
}
.zo2-pagination ul > li.active > span {
  background: #0099FF;
  border: 1px solid #0099FF;
  color: #fff;
}
.zo2-pagination ul > li.active > span:hover,
.zo2-pagination ul > li.active > span:active,
.zo2-pagination ul > li.active > span:focus {
  background: #0099FF;
  border: 1px solid #0099FF;
  color: #fff;
}
.zo2-pagination ul > li.disabled {
  font-size: 14px;
}
.zo2-pagination ul > li.disabled a {
  line-height: 31px;
}
.pager li a {
  background-color: #f3f3f3;
  color: #3f3f3f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  text-transform: capitalize;
  padding: 10px 15px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.pager li a:hover,
.pager li a:active,
.pager li a:focus {
  background: none repeat scroll 0 0 #0099FF;
  color: #fff;
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.pagenav {
  float: none;
  clear: both;
}
.vm-pagination .pagination > li {
  display: inline-block;
}
.vm-pagination .pagination > li > a,
.vm-pagination .pagination > li > span {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #2b2e2f;
  border-color: #e5e5e5;
}
.vm-pagination .pagination > li + li {
  margin-left: 3px;
}
.vm-pagination .pagination > li.active > a,
.vm-pagination .pagination > li.active > span {
  background-color: #2b2e2f;
  color: #fff;
  border-color: #e5e5e5;
}
.vm-pagination .vm-page-counter {
  display: none;
}
.login-form input[type="text"],
.login-form input[type="password"] {
  border: 1px solid #D9D6D0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #888888;
  height: 30px;
  line-height: 40px;
  max-width: 100% !important;
  padding: 0 12px;
}
.login-form button {
  margin: 20px 0;
}
#login-form #form-login-submit {
  width: 100%;
  display: block;
  overflow: hidden;
}
#login-form .logout-button .btn {
  padding: 7px 35px;
}
#login-form #form-login-submit .btn {
  padding: 7px 35px;
}
#login-form #form-login-submit .sign-in {
  font-size: 13px;
  line-height: 52px;
  padding-left: 15px;
}
#login-form ul.unstyled {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-top: 12px;
}
#login-form ul.unstyled li {
  font-size: 11px;
  padding-right: 15px;
}
#login-form span.icon-plus-sign {
  visibility: hidden;
}
#login-form .controls label {
  width: 100%;
  font-size: 10px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}
.filter-search.alert.alert-info {
  background-color: #f5f5f5;
  border: 1px solid #f0f0f0;
  background-image: none;
  padding: 20px;
}
.search-results .result-title {
  margin-top: 24px;
}
.search dt.result-title {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  padding-top: 15px;
}
#searchForm fieldset {
  margin: 20px 0;
}
#search-results ul.search-results {
  list-style-type: none;
}
#search-results ul.search-results li {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 12px;
}
.search {
  float: right;
}
.search .icon-search {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}
.search #searchForm .inputbox {
  width: 210px;
  margin: 0 10px 0 0;
}
.search #searchForm fieldset label,
.search #searchForm fieldset input {
  float: left;
  margin: 3px 5px 0 0;
  padding: 3px;
}
.search #searchForm fieldset input {
  position: static;
}
body.search {
  float: none;
}
body.search #zo2-component div.search {
  padding: 100px 0;
  float: none;
}
body.search #zo2-component div.search #searchForm label {
  font-weight: 300;
}
body.search #zo2-component div.search #searchForm fieldset {
  border-color: #e9e9e9;
}
body.search #zo2-component div.search #searchForm select {
  border-color: #e9e9e9;
  margin: 0;
}
body.search #zo2-component div.search #searchForm select option {
  font-weight: 300;
}
body.search #zo2-component div.search #searchForm .input-group {
  margin-bottom: 20px;
  display: block;
  margin: 0;
}
body.search #zo2-component div.search #searchForm .input-group button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin: 0;
  padding: 0;
}
body.search #zo2-component div.search #searchForm .input-group button:focus,
body.search #zo2-component div.search #searchForm .input-group button:hover {
  background-color: transparent;
  outline: none;
}
body.search #zo2-component div.search #searchForm .inputbox {
  width: 100%;
  padding: 10px 60px 10px 20px;
  height: 50px;
}
body.search #zo2-component div.search #searchForm .searchintro strong {
  font-weight: 300;
}
#mod-finder-searchform.form-search {
  position: relative;
  margin: 0;
  padding: 0;
}
#mod-finder-searchform.form-search button {
  padding: 5px 10px;
  border: 0;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
  text-indent: -9999px;
}
#mod-finder-searchform.form-search input {
  padding: 8px 40px 8px 12px;
  font-size: 13px;
  color: #b2b2b2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mod-finder-searchform.form-search input.input-medium {
  width: 170px;
}
#mod-finder-searchform.form-search input:hover,
#mod-finder-searchform.form-search input:focus {
  padding: 8px 60px 8px 12px;
  border: 1px solid #aaa;
  color: #565656;
}
.search-module {
  position: relative;
  margin: 0;
  padding: 0;
}
.search-module button {
  padding: 5px 10px;
  border: 0;
  display: block;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
}
.search-module button span {
  text-indent: -9999px;
}
.search-module input {
  font-size: 13px;
  color: #b2b2b2;
  width: 170px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.search-module input:hover,
.search-module input:focus {
  border: 1px solid #000;
  color: #565656;
}
.edit .btn-toolbar {
  margin: 10px 0;
}
.edit .nav {
  border: none;
  margin: 10px 0 20px;
}
.edit .nav li a {
  border: none;
  font-size: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.edit .nav li.active > a {
  background: #0C7FCF;
  color: #fff;
}
.edit .nav li.active > a:hover,
.edit .nav li.active > a:active,
.edit .nav li.active > a:focus {
  border: none;
  color: #fff;
}
.edit #jform_tags_chzn {
  width: 100px !important;
}
div#sbox-window.shadow {
  width: 820px;
  height: 520px;
}
.login .well {
  background-color: transparent;
  padding: 0;
  border: 0;
  box-shadow: none;
}
div#jform_catid_chzn.chzn-container,
div#jform_catid_chzn.chzn-container div.chzn-drop,
div#jform_state_chzn.chzn-container,
div#jform_state_chzn.chzn-container div.chzn-drop,
div#jform_featured_chzn.chzn-container,
div#jform_featured_chzn.chzn-container div.chzn-drop,
div#jform_access_chzn.chzn-container,
div#jform_access_chzn.chzn-container div.chzn-drop,
div#jform_metadata_tags_chzn.chzn-container,
div#jform_metadata_tags_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container,
div#jform_language_chzn.chzn-container div.chzn-drop {
  width: 280px !important;
}
form#imageForm.form-vertical div.well div.row div div.control-label label.control-label,
form#imageForm.form-vertical div.well div.row div div.control-label label,
form#imageForm.form-vertical div.well div.row div div.controls p.help-block,
form#uploadForm.form-horizontal div#uploadform.well fieldset#upload-noflash.actions div.control-group div.control-label label.control-label,
form#uploadForm.form-horizontal div#uploadform.well fieldset#upload-noflash.actions div.control-group div.controls p.help-block,
body.contentpane form table tbody tr td.key {
  font-family: Tahoma, Verdana, sans-serif !important;
}
div#jform_metadata_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  width: 280px !important;
  padding: 0px !important;
}
iframe html body.contentpane form#adminForm.form-inline {
  background-color: #FF9900;
}
div#editor-xtd-buttons.btn-toolbar.pull-left {
  margin-top: 10px;
}
a.modal-button.btn,
div.btn-toolbar a.btn,
form#imageForm.form-vertical div.well div.row div.pull-right button.btn.btn-primary,
form#adminForm.form-inline fieldset.filter div.btn-toolbar div.btn-group button.btn.hasTooltip,
body.contentpane button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #1085DE;
  border: 1px solid #1085DE;
}
form#imageForm.form-vertical div.well div.row div.pull-right button.btn,
button#upload-submit.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1085DE;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #000;
  background-color: #fff;
}
form#adminForm.form-inline fieldset.filter div.btn-toolbar div.btn-group {
  clear: both;
}
form#adminForm.form-inline table.table thead tr th.title,
form#adminForm.form-inline table.table thead tr th.center a.hasTip {
  float: left;
}
form#adminForm.form-inline table.table thead tr th.center {
  width: 10% !important;
}
form#adminForm.form-inline fieldset.filter div.filters,
form#adminForm.form-inline fieldset.filter hr.hr-condensed {
  clear: both;
  margin: 10px 0;
}
ul.manager.thumbnails li.imgOutline {
  float: left;
  padding: 10px;
}
body.contentpane form table tbody tr td.key {
  text-align: left;
}
.blog .page-header {
  padding: 0;
}
.blog h2 {
  margin: 0 0 30px 0;
}
.blog .article_content {
  clear: both;
  margin: 0 12px;
  position: relative;
  top: 0px;
  border-top: 3px solid #0099FF;
  background: #fff;
  padding: 30px;
  z-index: 1;
  -webkit-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -moz-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.blog .article_content .article_icon {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 62px;
  left: 50%;
  margin-left: -26px;
  top: -25px;
  font-size: 200%;
  color: #fff;
  background: #0099FF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: none;
}
.blog .article_content h3 {
  font-size: 200%;
  font-weight: bold;
  text-align: left;
  margin: 10px 0 20px;
}
.blog .article_content h3 a {
  color: #525252;
}
.blog .article_content h3 a:hover {
  text-decoration: underline;
}
.blog .article_content .introText {
  color: #525252;
  font-weight: 300;
  font-size: 133%;
  text-align: justify;
  line-height: 175%;
}
.blog .article_content .article_bottom {
  padding: 25px 0 0;
  border-top: 1px solid #d2d1d0;
  overflow: hidden;
}
.blog .article_content .article_bottom .article-info {
  float: left;
  width: 70%;
}
.blog .article_content .article_bottom .itemReadmore {
  float: right;
  height: 32px;
  line-height: 42px;
  background: #0099FF;
  color: #fff;
  font-size: 133%;
  font-weight: 700;
  text-transform: capitalize;
  padding: 0 15px;
  text-decoration: none;
  display: inline-block;
}
.blog .article_content .article_bottom .itemReadmore:before {
  content: "\f067";
  font-family: FontAwesome;
  display: inline-block;
}
.blog .article_content .article_bottom .itemReadmore:hover {
  background: #eee;
  color: #898989;
}
.item-page .article_content {
  clear: both;
  position: relative;
  border-top: 3px solid #0099FF;
  background: #fff;
  padding: 30px;
  -webkit-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -moz-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.item-page .article_content .article_icon {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 62px;
  left: 50%;
  margin-left: -26px;
  top: -25px;
  font-size: 200%;
  color: #fff;
  background: #0099FF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: none;
}
.item-page .article_content h1.singleItemTitle {
  margin: 20px 0;
  font-size: 200%;
  color: #0099FF;
}
.item-page .article_content .article-info .article-info-inner > div {
  float: left;
  margin: 0 10px 0 0;
}
.item-page .lightbox-modal {
  margin: 0 5px 5px 0;
  display: inline-block;
}
div.tags span {
  display: inline-block;
}
div.tags span a.label-info {
  font-weight: normal;
  padding: 0;
  background: none !important;
  color: #525252;
  font-size: 100%;
}
.rtl .item-page .article_content .article-info .article-info-inner {
  float: right;
}
.rtl .item-page .article_content .article-info .article-info-inner > div {
  float: right;
  margin: 0 0 0 10px;
}
.rtl .item-page .article_content .article-info .article-info-inner > div i {
  line-height: 30px;
  float: right;
}
.rtl .item-page .article_content .article-info .btn-group.pull-right {
  float: left;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.breadcrumb {
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 1px solid #404141;
  padding-left: 0;
}
.breadcrumb a {
  color: #fff;
}
.breadcrumb .divider {
  display: none;
}
.blog-featured #zo2-features {
  clear: both;
}
.edit.item-page .tab-pane label,
.edit.item-page .tab-pane .input-append input[type="text"] {
  display: inline-block !important;
}
.row-fluid {
  margin-right: -15px;
  margin-left: -15px;
}
[class*="span"] {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.span2 {
  width: 20%;
}
.span3 {
  width: 25%;
}
.span4 {
  width: 33.33%;
}
.span6 {
  width: 50%;
}
.span12 {
  width: 100%;
}
.titleFont {
  font: italic 300 24px Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.heading,
.heading-line-through {
  position: relative;
  font: 500 48px/1 Poppins;
  margin-top: 0;
  margin-bottom: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.heading-line {
  font-size: 48px;
  line-height: 1;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 30px;
}
.heading-line span {
  display: inline-block;
  position: relative;
  padding-bottom: 15px;
}
.heading-line span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 4px;
}
.heading-line-through span {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-right: 30px;
  padding-left: 30px;
}
.heading-line-through span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 0;
  margin-bottom: -2px;
  width: 100%;
  height: 4px;
}
h2.cormorantFont {
  font-weight: 600;
}
.sub-title {
  font-size: 18px;
  font-family: Poppins;
}
.moduletitle {
  margin-top: 0;
  font: 500 48px/1 Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bgColor .heading span,
.bgColor .moduletitle span,
.bg-img .heading span,
.bg-img .moduletitle span,
.bgImg .heading span,
.bgImg .moduletitle span {
  color: #fff;
}
.bgNone {
  background: none !important;
}
.txt-white {
  color: #fff;
}
.txt-black {
  color: #2b2b2b;
}
.txt-graydark {
  color: #2b2e2f;
}
.bg-graydark {
  background-color: #2b2e2f;
}
.bg-grey {
  background-color: #f5f7f8;
}
.bg-gradient-preset .bg-gradient-preset {
  background: none;
}
.bd-graydark {
  border-color: #2b2e2f;
}
.after-gradient .after-gradient:after {
  background: none;
}
.display-flex {
  display: flex;
}
.display-flex.direction-column {
  flex-direction: column;
}
.display-flex.content-space-between {
  justify-content: space-between;
}
.display-flex.content-start {
  justify-content: start;
}
.display-flex.content-space-around {
  justify-content: space-around;
}
.display-flex.content-center {
  justify-content: center;
}
.display-flex.items-center {
  align-items: center;
}
.display-flex.align-center {
  align-items: center;
}
.img-fluid {
  width: 100%;
  height: 100%;
}
.clear {
  clear: both;
}
.bg-darkcolor {
  background-color: #1f1a22;
}
.bgColor1 {
  background-color: #1d1f2c;
}
.bg-img,
.bgImg {
  background: url(../../../../../images/banners/bg_full_image.jpg) no-repeat;
  background-size: cover;
}
.bg-img .bg-img,
.bg-img .bgImg,
.bgImg .bg-img,
.bgImg .bgImg {
  background: none;
}
.bgImg2 {
  background: url(../../../../../images/banners/bg_full_image2.jpg) no-repeat;
  background-size: cover;
}
.bgImg2 .bgImg3 {
  background: none;
}
.bgImg3 {
  background: url(../../../../../images/banners/bg_full_image3.jpg) no-repeat;
  background-size: cover;
}
.bgImg3 .bgImg3 {
  background: none;
}
.bgImg4 {
  background: url(../../../../../images/banners/bg_full_image4.jpg) no-repeat;
  background-size: cover;
}
.bgImg4 .bgImg4 {
  background: none;
}
.unscroll {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.module.overlay {
  position: relative;
}
.module.overlay:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 1;
}
.module.overlay >* {
  position: relative;
  z-index: 2;
}
.uppercase {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .zo2-menu {
    display: flex;
    justify-content: center;
    background-color: transparent;
  }
  .menu-right .zo2-menu {
    justify-content: flex-end;
  }
  .menu-left .zo2-menu {
    justify-content: flex-start;
  }
  .zo2-megamenu ul li .caret {
    display: none;
  }
  .zo2-megamenu > ul > li {
    padding: 0 25px;
  }
  .zo2-megamenu > ul > li:first-child {
    padding-left: 0;
  }
  .zo2-megamenu > ul > li:last-child {
    padding-right: 0;
  }
  .zo2-megamenu > ul > li > a,
  .zo2-megamenu > ul > li > span {
    position: relative;
    padding: 0;
    font-weight: 600;
  }
  .zo2-megamenu > ul > li > a:after,
  .zo2-megamenu > ul > li > span:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 2px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-top: 15px;
  }
  .zo2-megamenu > ul > li.open > a:after,
  .zo2-megamenu > ul > li.open > span:after,
  .zo2-megamenu > ul > li.active > a:after,
  .zo2-megamenu > ul > li.active > span:after {
    width: 100%;
  }
  .zo2-megamenu .mega-dropdown-menu {
    padding-top: 30px;
  }
  .is-sticky .zo2-megamenu .mega-dropdown-menu {
    padding-top: 35px;
  }
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.active > a,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.active > span,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.open > a,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.open > span {
    color: #2b2e2f;
  }
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.active > a,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.active > span,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.open > a,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.open > span {
    color: #2b2e2f;
  }
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.active > a:after,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.active > span:after,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.open > a:after,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.open > span:after {
    background-color: #2b2e2f;
  }
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.active > a:hover,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.active > a:focus,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.active > span:hover,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.active > span:focus,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.open > a:hover,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.open > a:focus,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.open > span:hover,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.open > span:focus {
    color: #2b2e2f;
  }
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.active > a:hover:after,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.active > a:focus:after,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.active > span:hover:after,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.active > span:focus:after,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.open > a:hover:after,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.open > a:focus:after,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.open > span:hover:after,
  .itemId-247 .zo2-menu .zo2-megamenu > ul > li.open > span:focus:after {
    background-color: #2b2e2f;
  }
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.active > a,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.active > span,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.open > a,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.open > span {
    color: #fff;
  }
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.active > a:after,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.active > span:after,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.open > a:after,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.open > span:after {
    background-color: #fff;
  }
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.active > a:hover,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.active > a:focus,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.active > span:hover,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.active > span:focus,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.open > a:hover,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.open > a:focus,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.open > span:hover,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.open > span:focus {
    color: #fff;
  }
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.active > a:hover:after,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.active > a:focus:after,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.active > span:hover:after,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.active > span:focus:after,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.open > a:hover:after,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.open > a:focus:after,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.open > span:hover:after,
  .itemId-247 .is-sticky .zo2-menu .zo2-megamenu > ul > li.open > span:focus:after {
    background-color: #fff;
  }
  .sidebar-layout .zo2-menu {
    display: block;
  }
  .sidebar-layout .zo2-megamenu ul li {
    display: block;
  }
  .sidebar-layout .zo2-megamenu ul li > .mega-dropdown-menu {
    right: 0;
    padding-top: 0;
  }
  .sidebar-layout .zo2-megamenu ul .mega-align-justify > .mega-dropdown-menu {
    width: 1140px;
  }
  .sidebar-layout .zo2-megamenu > ul > li {
    padding: 0;
    position: relative;
    margin: 15px 0;
    width: 100%;
    display: inline-block;
  }
  .sidebar-layout .zo2-megamenu > ul > li > a,
  .sidebar-layout .zo2-megamenu > ul > li > span {
    display: inline-block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .zo2-megamenu > ul > li {
    padding: 0 15px;
  }
}
div.pagination {
  text-align: center;
  display: block;
}
div.pagination ul li {
  float: left;
}
div.pagination ul li a,
div.pagination ul li span {
  border-radius: 0 !important;
  color: #2b2b2b;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  min-width: 35px;
  height: 35px;
  line-height: 35px;
  margin: 0 3px;
  padding: 0 12px;
}
div.pagination ul li a:hover,
div.pagination ul li a:focus,
div.pagination ul li span:hover,
div.pagination ul li span:focus {
  color: #fff;
}
.tagspopular ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.tagspopular ul li a {
  font: lighter 14px Poppins;
  color: #717779;
  border: 1px solid #eee;
  text-transform: uppercase;
  display: block;
  line-height: 30px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.tagspopular ul li a:hover {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
div.mod-languages ul.lang-block li {
  display: inline-block;
  margin-right: 0;
  margin-left: 0;
}
div.mod-languages ul.lang-block li + li {
  margin-left: 5px;
}
.mod-iconbox .zt-icon-box {
  display: flex;
}
.mod-iconbox .zt-icon-box .icon-box-item {
  background-color: #d0a77b;
  padding-top: 100px;
  padding-bottom: 100px;
}
.mod-iconbox .zt-icon-box .icon-box-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  z-index: 1;
}
.mod-iconbox .zt-icon-box .icon-box-item:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  background-color: #d0a77b;
  width: 0;
  height: 8px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-iconbox .zt-icon-box .icon-box-item:hover:before {
  background-color: rgba(0,0,0,0.9);
}
.mod-iconbox .zt-icon-box .icon-box-item:hover:after {
  width: 100%;
}
.mod-iconbox .zt-icon-box .icon-box-item .number {
  position: absolute;
  z-index: 2;
  font-size: 80px;
  color: #5e4121;
  padding-left: 50px;
}
.mod-iconbox .zt-icon-box .icon-box-item .content {
  position: relative;
  z-index: 3;
  padding: 0 50px;
  font: 300 16px Poppins;
  line-height: 26px;
  flex-direction: column;
}
.mod-iconbox .zt-icon-box .icon-box-item .content h3 {
  font: 500 22px Poppins;
  color: #fff;
}
.mod-iconbox .zt-icon-box .icon-box-item .readmore {
  font: 700 13px Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d0a77b;
  text-transform: uppercase;
}
.mod-iconbox .zt-icon-box .icon-box-item .readmore:after {
  content: "\f101";
  font-family: FontAwesome;
  margin-left: 5px;
}
.mod-why-choose-us .zt-testimonial .author .company-name em {
  font-style: normal;
}
.mod-our-lawyers {
  padding: 100px 30px;
}
.mod-our-lawyers .moduletitle {
  position: relative;
  font: 500 48px/1 Poppins;
  margin-top: 0;
  margin-bottom: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.mod-our-lawyers .bx-wrapper .bx-controls-direction a {
  background-color: transparent;
  color: #2b2e2f;
  opacity: .3;
  font-size: 36px;
}
.mod-our-lawyers .bx-wrapper .bx-controls-direction a i {
  display: none;
}
.mod-our-lawyers .bx-wrapper .bx-controls-direction a:before {
  font-family: 'themify';
}
.mod-our-lawyers .bx-wrapper .bx-controls-direction a:hover {
  opacity: 1;
}
.mod-our-lawyers .bx-wrapper .bx-controls-direction .bx-next {
  right: -30px;
}
.mod-our-lawyers .bx-wrapper .bx-controls-direction .bx-next:before {
  content: "\e649";
}
.mod-our-lawyers .bx-wrapper .bx-controls-direction .bx-prev {
  left: -30px;
}
.mod-our-lawyers .bx-wrapper .bx-controls-direction .bx-prev:before {
  content: "\e64a";
}
.why-choose-me {
  display: flex;
}
.why-choose-me .col-sm-6 {
  padding: 0;
}
.why-choose-me .col-img a {
  display: block;
  position: relative;
  z-index: 2;
}
.why-choose-me .col-content {
  padding: 40px 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.why-choose-me .heading {
  margin: 0 0 50px;
  color: #fff;
}
.why-choose-me .accordion-section-title {
  color: #fff;
  background-color: transparent;
  font-size: 16px;
  padding-left: 15px;
}
.why-choose-me .accordion-section-title:hover,
.why-choose-me .accordion-section-title:focus,
.why-choose-me .accordion-section-title.active {
  color: #fff;
}
.why-choose-me .accordion-section-title i {
  border-right: none;
  float: right;
  margin-right: 0;
}
.why-choose-me .accordion-section-content {
  border-color: #2f2c34;
}
.why-choose-me .accordion .accordion-section {
  margin-bottom: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: #2f2c34;
}
.why-choose-me .col-img,
.mod-aboutus .col-img {
  position: relative;
}
.why-choose-me .col-img img,
.mod-aboutus .col-img img {
  width: 100%;
  height: 100%;
}
.why-choose-me .col-img:after,
.mod-aboutus .col-img:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  visibility: hidden;
  opacity: 0;
  z-index: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.why-choose-me .col-img .btn-play,
.mod-aboutus .col-img .btn-play {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.why-choose-me .col-img:hover:after,
.mod-aboutus .col-img:hover:after {
  opacity: 1;
  z-index: 1;
  visibility: visible;
}
.why-choose-me .col-img:hover .btn-play,
.mod-aboutus .col-img:hover .btn-play {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.mod-aboutus .col-md-6 {
  padding: 0;
}
.mod-aboutus .col-text {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.mod-aboutus .col-text:before,
.mod-aboutus .col-text:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.mod-aboutus .col-text:before {
  left: 0;
  right: 50%;
  background-color: #1e1923;
}
.mod-aboutus .col-text:after {
  right: 0;
  left: 50%;
  background-color: #1a161f;
}
.mod-aboutus .col-text > div {
  position: relative;
  z-index: 1;
}
.mod-aboutus .item {
  padding-right: 75px;
  padding-left: 75px;
}
.mod-aboutus .item:first-child {
  padding-top: 50px;
  margin-bottom: 60px;
}
.mod-aboutus .item:last-child {
  padding-bottom: 50px;
}
.mod-aboutus .item .icon {
  margin-bottom: 30px;
}
.mod-aboutus .item .icon span {
  font-size: 48px;
}
.mod-aboutus .item h4 {
  font-size: 22px;
  color: #fff;
}
.mod-aboutus .item p {
  color: #a8b0b2;
  font-weight: 300;
}
.mod-skills {
  padding: 50px 0;
}
.mod-skills .zt-progress .progress-title {
  text-transform: uppercase;
  font-size: 14px;
}
.md-counters .zt-count-inner {
  display: flex;
  flex-direction: column;
  margin-bottom: 50px;
}
.md-counters .counter-icon {
  order: 3;
}
.md-counters .zt-count-asset .count-number {
  font-size: 48px;
}
.md-counters .count-subject {
  font: normal 20px Poppins;
  margin-bottom: 30px;
}
.md-people-say {
  padding: 0;
}
.md-people-say.mod-zt-testimonial .mod-wrapper {
  padding: 0;
}
.md-people-say.mod-zt-testimonial .zt-testimonial.legend .author .company-name strong {
  color: #2b2e2f;
}
.mod-testimonial-single {
  padding-top: 100px;
}
.mod-list-articles {
  padding-top: 100px;
}
.mod-list-articles li {
  border-bottom: 1px solid #e5e5e5;
  line-height: 50px;
}
.mod-list-articles li:last-child {
  border-bottom: none;
}
.mod-list-articles li:before {
  content: '\f0da';
  font-family: FontAwesome;
  color: #777;
  display: inline;
  margin-right: 10px;
}
.mod-list-articles li a {
  font-size: 16px;
  color: #2b2b2b;
  font-weight: bold;
}
.mod-list-articles li .mod-articles-category-introimg,
.mod-list-articles li .article-info {
  display: none;
}
.md-hcwhy h3 {
  font-size: 24px;
  font-weight: bold;
  color: #2b2e2f;
}
.md-hcwhy .button {
  padding: 7px 25px;
}
.mod-start-your-project {
  padding: 100px 0;
  text-align: center;
}
.mod-start-your-project h2 {
  color: #160f19;
}
.mod-start-your-project p {
  font-size: 24px;
  margin-bottom: 20px;
}
.mod-start-your-project .button {
  text-transform: uppercase;
  padding: 10px 30px;
}
div.zt-gallery-instagram {
  overflow: hidden;
}
div.zt-gallery-instagram p {
  margin: 0;
}
div.zt-gallery-instagram ul li a:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
div.zt-gallery-instagram ul li a:hover:before {
  opacity: .5;
}
.zt-testimonial.no-avatar .testimonial-content {
  margin-bottom: 20px;
}
.zt-testimonial.no-avatar .testimonial-content >span:before {
  display: none;
}
.zt-testimonial.no-avatar .author .testimonial-thumbnail {
  display: none;
}
.zt-testimonial.no-avatar .author .company-name {
  display: flex;
  justify-content: center;
  align-items: center;
}
.zt-testimonial.no-avatar .author .company-name strong,
.zt-testimonial.no-avatar .author .company-name em {
  width: 100%;
  line-height: 1;
}
.zt-testimonial.no-avatar .author .company-name strong {
  border-right: 1px solid #b2b8b8;
  font-size: 18px;
}
.zt-testimonial.no-avatar .author .company-name em {
  text-align: right;
  font-size: 12px;
}
.mod-brands .carousel-item .carousel-item-inner img {
  background-color: transparent;
}
.mod-brands .carousel-slider {
  display: flex;
  align-items: center;
}
.mod-counter-finance {
  background: url(../../../../../images/banners/bg_counter.jpg) no-repeat;
  background-size: cover;
}
.mod-lastest-news {
  padding: 100px 0;
}
.mod-lastest-news .mod-wrapper {
  max-width: 1170px;
  margin: 0 auto;
}
.mod-lastest-news .moduletitle {
  text-align: center;
  margin-bottom: 60px;
}
.mod-lastest-news .zt-category {
  padding-right: 0;
  padding-left: 0;
}
.mod-lastest-news .zt-article-item {
  padding: 0 15px;
  display: flex;
  flex-direction: column;
}
.mod-lastest-news .zt-article-item >a {
  order: 1;
}
.mod-lastest-news .zt-article-item .article-info {
  order: 2;
  margin: 0;
}
.mod-lastest-news .zt-article-item .article-info .created {
  text-transform: uppercase;
}
.mod-lastest-news .zt-article-item h3 {
  order: 3;
}
.mod-lastest-news .zt-article-item .zt-introtext {
  order: 4;
  font-size: 0;
}
.mod-lastest-news .zt-article-item .zt-introtext p {
  font-size: 16px;
}
.mod-lastest-news .zt-article-item .zt-news-readmore {
  order: 5;
}
.mod-lastest-news .zt-article-item img {
  padding: 0;
  border: none;
}
.mod-lastest-news .zt-article-item h3 a {
  font-size: 24px;
  line-height: 30px;
  text-transform: capitalize;
  color: #2b2e2f;
}
.mod-lastest-news .readmore {
  font: 600 13px Poppins;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.mod-lastest-news .readmore:after {
  content: "\f101";
  font-family: FontAwesome;
  margin-left: 5px;
}
.mod-lastest-news.no-introtext .moduletitle {
  text-align: left;
}
.mod-lastest-news.no-introtext .zt-article-item .article-info .created {
  color: #a8b0b2;
}
.mod-lastest-news.no-introtext .owl-carousel .owl-nav {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -100px;
}
.itemId-238 #zo2-position-13 {
  display: flex;
  justify-content: center;
}
.itemId-238 #zo2-position-13 .mod-skills,
.itemId-238 #zo2-position-13 .mod-zt-testimonial {
  width: 50%;
  overflow: hidden;
}
.itemId-238 #zo2-position-13 .mod-skills .moduletitle,
.itemId-238 #zo2-position-13 .mod-zt-testimonial .heading {
  text-align: left;
}
.itemId-238 #zo2-position-13 .mod-zt-testimonial {
  padding-left: 60px;
}
.itemId-238 #zo2-position-13 .mod-zt-testimonial .author .company-name strong {
  color: #fff;
}
.itemId-238 #zo2-position-13 .mod-skills {
  padding: 100px 60px 100px 0;
}
.itemId-238 #zo2-position-13 .mod-skills .moduletitle {
  margin-bottom: 60px;
}
.itemId-238 #zo2-position-13 .mod-skills .moduletitle span {
  position: relative;
}
.itemId-238 #zo2-position-13 .mod-skills .moduletitle span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 4px;
}
.itemId-238 .mod-counter-finance {
  padding-top: 100px;
}
.itemId-238 .mod-zt-persons .moduletitle {
  margin-bottom: 30px;
}
.itemId-238 .mod-zt-persons .sub-title {
  margin-bottom: 50px;
}
.itemId-238 .mod-lastest-news .moduletitle {
  color: #fff;
}
.itemId-238 .mod-lastest-news .zt-title a {
  color: #fff;
}
.itemId-238 .mod-lastest-news .zt-newsinfo .date {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .2em;
}
.itemId-238 .mod-lastest-news .post-thumbnail {
  margin-bottom: 25px;
}
.mod-project-finance .zt-portfolio-info .zt-portfolio-title,
.mod-project-finance .zt-portfolio-info .zt-portfolio-tags {
  -webkit-transform: translate(0,20px);
  -moz-transform: translate(0,20px);
  -ms-transform: translate(0,20px);
  -o-transform: translate(0,20px);
  transform: translate(0,20px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.mod-project-finance .zt-portfolio-info .zt-portfolio-title {
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}
.mod-project-finance .zt-portfolio-info .zt-portfolio-tags {
  -webkit-transition: all .5s ease-in-out 0s;
  -moz-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}
.mod-project-finance .zt-portfolio-info:hover .zt-portfolio-title,
.mod-project-finance .zt-portfolio-info:hover .zt-portfolio-tags {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.mod-project-finance {
  padding: 100px 0;
  overflow: hidden;
}
.mod-project-finance .moduletitle {
  text-align: center;
}
.mod-project-finance .portfolio-sub-header {
  text-align: center;
  font-size: 18px;
  font-family: Poppins;
}
.mod-project-finance .portfolio-header-center-left {
  display: none;
}
.mod-project-finance .zt-portfolio-item {
  position: relative;
}
.mod-project-finance .zt-portfolio-item:hover .zt-portfolio-info {
  opacity: 0.9;
  filter: alpha(opacity=90);
  visibility: visible;
}
.mod-project-finance .zt-portfolio-info {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.mod-project-finance .zt-portfolio-info .zt-portfolio-title > a,
.mod-project-finance .zt-portfolio-info .zt-portfolio-tags {
  color: #fff;
}
.mod-project-finance .btn-loadmore {
  padding: 10px 40px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  font-size: 13px;
  line-height: 21px;
  text-transform: uppercase;
  color: #2b2e2f;
  border-width: 2px;
  border-style: solid;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-welcome > div {
  overflow: hidden;
}
.mod-welcome .heading {
  margin-top: 0;
  margin-bottom: 45px;
  padding-bottom: 30px;
  position: relative;
}
.mod-welcome .heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 4px;
}
.mod-welcome .sub-title {
  margin-bottom: 80px;
}
.mod-welcome .list-services {
  padding-left: 80px;
  margin: 0;
}
.mod-welcome .list-services li {
  margin-bottom: 40px;
}
.mod-welcome .list-services li .col-icon {
  margin-right: 40px;
}
.mod-welcome .zt-progress .progress-title {
  font-size: 18px;
  font-family: 'Poppins', serif !important;
}
.mod-our-process .moduletitle,
.mod-our-work .moduletitle,
.mod-get-in-touch .moduletitle,
.mod-service-icon .moduletitle,
.mod-our-pricings .moduletitle,
.mod-our-blogs .moduletitle {
  font-family: 'Cormorant Garamond', serif !important;
  font-weight: 700;
  margin-bottom: 60px;
}
.mod-our-process .moduletitle span,
.mod-our-work .moduletitle span,
.mod-get-in-touch .moduletitle span,
.mod-service-icon .moduletitle span,
.mod-our-pricings .moduletitle span,
.mod-our-blogs .moduletitle span {
  padding-bottom: 15px;
  position: relative;
}
.mod-our-process .moduletitle span:after,
.mod-our-work .moduletitle span:after,
.mod-get-in-touch .moduletitle span:after,
.mod-service-icon .moduletitle span:after,
.mod-our-pricings .moduletitle span:after,
.mod-our-blogs .moduletitle span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 4px;
}
.mod-our-work {
  padding-top: 100px;
  overflow: hidden;
}
.mod-our-work .moduletitle {
  margin: 0 auto 60px;
  max-width: 1170px;
}
.mod-our-work .moduletitle span {
  word-spacing: 999px;
}
.mod-our-work .portfolio-wrap {
  position: relative;
}
.mod-our-work .portfolio-content {
  margin: 0;
}
.mod-our-work .portfolio-content .portfolio-content-center >div {
  padding: 0;
  margin-bottom: 0;
}
.mod-our-work .zt-portfolio-item {
  position: relative;
}
.mod-our-work .zt-portfolio-item .zt-portfolio-thumb img {
  width: 100%;
  height: 100%;
}
.mod-our-work .zt-portfolio-item .zt-portfolio-info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 30px;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-our-work .zt-portfolio-item .zt-portfolio-info >* {
  z-index: 1;
  position: relative;
}
.mod-our-work .zt-portfolio-item .zt-portfolio-info .zt-portfolio-title,
.mod-our-work .zt-portfolio-item .zt-portfolio-info .zt-portfolio-tags {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-our-work .zt-portfolio-item .zt-portfolio-info .zt-portfolio-title {
  -webkit-transform: translate(0,-30px);
  -moz-transform: translate(0,-30px);
  -ms-transform: translate(0,-30px);
  -o-transform: translate(0,-30px);
  transform: translate(0,-30px);
}
.mod-our-work .zt-portfolio-item .zt-portfolio-info .zt-portfolio-tags {
  -webkit-transform: translate(0,30px);
  -moz-transform: translate(0,30px);
  -ms-transform: translate(0,30px);
  -o-transform: translate(0,30px);
  transform: translate(0,30px);
}
.mod-our-work .zt-portfolio-item .zt-portfolio-info .zt-portfolio-title > a,
.mod-our-work .zt-portfolio-item .zt-portfolio-info .zt-portfolio-tags {
  color: #fff;
}
.mod-our-work .zt-portfolio-item .zt-portfolio-info:after {
  content: "";
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  z-index: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-our-work .zt-portfolio-item:hover .zt-portfolio-info {
  background: none;
  opacity: 1;
  visibility: visible;
}
.mod-our-work .zt-portfolio-item:hover .zt-portfolio-info .zt-portfolio-title,
.mod-our-work .zt-portfolio-item:hover .zt-portfolio-info .zt-portfolio-tags {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: none;
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
}
.mod-our-work .text-center {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 0;
}
.mod-our-work .btn-loadmore {
  margin-top: -100px;
  padding: 10px 35px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  color: #2b2e2f;
  text-transform: uppercase;
  border: 2px solid #2b2e2f;
  letter-spacing: 2px;
  font-size: 13px;
  font-weight: bold;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-our-work.creative-agency {
  padding-bottom: 100px;
}
.mod-our-work.creative-agency .zt-portfolio-item .zt-portfolio-info:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mod-our-work.creative-freelancer .moduletitle {
  font-family: 'Oswald', serif !important;
  text-transform: uppercase;
  margin: 0 0 -46px;
  font-weight: 400;
}
.mod-our-work.creative-freelancer .moduletitle span {
  word-spacing: normal;
}
.mod-our-work.creative-freelancer .moduletitle span:after {
  display: none;
}
.mod-our-work.creative-freelancer .portfolio-header-center-right .zt_filter {
  text-transform: capitalize;
  color: #2b2e2f;
  font-size: 18px;
  font-weight: 500;
}
.mod-our-work.creative-freelancer .portfolio-content .portfolio-content-center >div {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
}
.mod-our-work.creative-freelancer .zt-portfolio-item .zt-portfolio-info:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mod-our-process {
  padding: 100px 0;
}
.mod-our-process .moduletitle {
  margin-top: 0;
}
.mod-our-process .zt-icon-box {
  clear: both;
}
.mod-our-process .zt-icon-box .number {
  font: 300 100px Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 15px;
  line-height: 1;
  z-index: 0;
  color: #2b2e2f;
  opacity: .1;
}
.mod-our-process .zt-icon-box h3 {
  margin-top: 40px;
  font: 500 24px Poppins;
}
.mod-our-process .contact-button {
  margin-top: -50px;
  margin-bottom: 50px;
}
.mod-our-process .button {
  text-transform: uppercase;
  letter-spacing: 2px;
  border-color: #2b2e2f;
}
.mod-get-in-touch {
  padding: 100px 120px;
}
.mod-get-in-touch .moduletitle {
  color: #fff;
  margin-top: 0;
}
.mod-get-in-touch .myForm input:not(.button),
.mod-get-in-touch .myForm textarea {
  border-bottom: 1px solid #a8b0b2;
}
.mod-get-in-touch .myForm input:not(.button):-moz-placeholder,
.mod-get-in-touch .myForm textarea:-moz-placeholder {
  color: #a8b0b2;
}
.mod-get-in-touch .myForm input:not(.button):-ms-input-placeholder,
.mod-get-in-touch .myForm textarea:-ms-input-placeholder {
  color: #a8b0b2;
}
.mod-get-in-touch .myForm input:not(.button)::-webkit-input-placeholder,
.mod-get-in-touch .myForm textarea::-webkit-input-placeholder {
  color: #a8b0b2;
}
.mod-get-in-touch .myForm input:not(.button):focus,
.mod-get-in-touch .myForm textarea:focus {
  border-color: #fff;
}
.mod-get-in-touch .myForm input:not(.button):focus:-moz-placeholder,
.mod-get-in-touch .myForm textarea:focus:-moz-placeholder {
  color: #fff;
}
.mod-get-in-touch .myForm input:not(.button):focus:-ms-input-placeholder,
.mod-get-in-touch .myForm textarea:focus:-ms-input-placeholder {
  color: #fff;
}
.mod-get-in-touch .myForm input:not(.button):focus::-webkit-input-placeholder,
.mod-get-in-touch .myForm textarea:focus::-webkit-input-placeholder {
  color: #fff;
}
.mod-get-in-touch .myForm .button {
  color: #fff;
}
.mod-get-in-touch .myForm .button:hover {
  background: transparent;
}
.mod-welcome-feature {
  padding: 70px;
  margin-top: -100px;
  background-color: #fff;
  -webkit-box-shadow: 0 15px 35px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 15px 35px rgba(0,0,0,0.1);
  box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}
.mod-welcome-feature .heading-line {
  font-size: 48px;
  margin-top: 0;
  margin-bottom: 80px;
  line-height: 1;
  max-width: 60%;
  font-family: 'Cormorant Garamond', serif !important;
  font-weight: 700;
}
.mod-welcome-feature .heading-line span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 105px;
  height: 4px;
}
.mod-welcome-feature p {
  font-size: 18px;
  margin: 0;
}
.mod-welcome-feature header {
  font-size: 18px;
  margin-bottom: 30px;
}
.mod-welcome-feature header span {
  color: #2b2e2f;
}
.mod-welcome-feature header span + span {
  padding-left: 5px;
  margin-left: 5px;
  border-left-width: 1px;
  border-left-style: solid;
  display: inline-block;
  line-height: 1;
}
.mod-welcome-feature img {
  margin-bottom: 30px;
}
.mod-welcome-feature ul li {
  display: block;
  width: 50%;
  float: left;
  background: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-welcome-feature ul li img {
  width: 100%;
  margin: 0;
}
.mod-welcome-feature ul li:hover {
  padding: 10px;
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.mod-skills-testimonial {
  padding: 100px 0;
}
.mod-skills-testimonial .col-skills .heading-line {
  color: #fff;
  margin-bottom: 90px;
  font-family: 'Cormorant Garamond', serif !important;
  font-weight: 700;
}
.mod-skills-testimonial .col-skills .heading-line span:after {
  width: 80px;
}
.mod-skills-testimonial .col-testimonial {
  padding-left: 100px;
}
.mod-skills-testimonial .col-testimonial .heading {
  color: #fff;
  font-family: 'Cormorant Garamond', serif !important;
  font-weight: 700;
}
.mod-skills-testimonial .zt-testimonial .author .company-name strong {
  color: #fff;
}
.mod-our-pricings {
  padding-top: 100px;
  padding-bottom: 100px;
}
.mod-our-pricings .moduletitle {
  word-spacing: 999px;
}
.mod-our-pricings .pricing-tables {
  padding-top: 0;
  padding-bottom: 0;
}
.mod-make-something {
  padding-top: 100px;
  padding-bottom: 100px;
}
.mod-make-something p {
  font-size: 24px;
}
.mod-our-blogs .moduletitle span {
  word-spacing: 999px;
}
.mod-our-blogs,
.mod-latest-news {
  padding-top: 100px;
  padding-bottom: 100px;
}
.mod-our-blogs .owl-item:nth-child(2n+1) .zt-article-item,
.mod-latest-news .owl-item:nth-child(2n+1) .zt-article-item {
  padding-right: 15px;
}
.mod-our-blogs .owl-item:nth-child(2n) .zt-article-item,
.mod-latest-news .owl-item:nth-child(2n) .zt-article-item {
  padding-left: 15px;
}
.mod-our-blogs .zt-news .zt-article-item .post-thumbnail img,
.mod-latest-news .zt-news .zt-article-item .post-thumbnail img {
  width: auto;
}
.mod-our-blogs .zt-article-item img,
.mod-latest-news .zt-article-item img {
  width: auto;
  float: left;
  margin-right: 30px;
  padding: 0;
  border: none;
}
.mod-our-blogs .zt-article-item .zt-title a,
.mod-latest-news .zt-article-item .zt-title a {
  color: #2b2e2f;
  font: 400 22px/30px Poppins;
  text-transform: capitalize;
}
.mod-our-blogs .zt-newsinfo,
.mod-latest-news .zt-newsinfo {
  width: auto;
  padding: 0;
  font-weight: 300;
  color: #a8b0b2;
}
.mod-our-blogs .zt-newsinfo .day,
.mod-latest-news .zt-newsinfo .day {
  font-size: 36px;
  font-weight: 300;
  line-height: 1;
}
.mod-our-blogs .zt-newsinfo .month,
.mod-latest-news .zt-newsinfo .month {
  font-size: 14px;
}
.mod-our-blogs .zt-introtext,
.mod-latest-news .zt-introtext {
  font-size: 0;
}
.mod-our-blogs .zt-introtext p,
.mod-latest-news .zt-introtext p {
  font-size: 16px;
}
.mod-our-blogs .readmore,
.mod-latest-news .readmore {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}
.mod-our-blogs .readmore:after,
.mod-latest-news .readmore:after {
  content: "\f101";
  font-family: FontAwesome;
  margin-left: 7px;
}
.mod-our-blogs .owl-nav,
.mod-latest-news .owl-nav {
  position: absolute;
  bottom: 100%;
  right: 0;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
}
.mod-latest-news .moduletitle {
  text-align: center;
  position: relative;
  font: 500 48px/1 Poppins;
  margin-top: 0;
  margin-bottom: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 60px;
}
.mod-latest-news .moduletitle span {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-right: 30px;
  padding-left: 30px;
}
.mod-latest-news .moduletitle span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 0;
  margin-bottom: -2px;
  width: 100%;
  height: 4px;
}
.mod-latest-news.creative-studio-style .zt-news .zt-newsinfo {
  color: #2b2e2f;
  font-family: 'Oswald', serif !important;
}
.mod-latest-news.creative-studio-style .zt-news .zt-newsinfo .day {
  font-weight: bold;
}
.mod-latest-news.creative-studio-style .zt-news .zt-title a {
  text-transform: uppercase;
  font-family: 'Oswald', serif !important;
  font-size: 24px;
}
.mod-newsletter {
  margin-bottom: 30px;
}
.mod-newsletter .moduletitle {
  margin-top: 0;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
.mod-newsletter .main-success {
  position: relative;
}
.mod-newsletter .main-success .form-field {
  position: relative;
  display: inline-block;
  width: auto;
  z-index: 1;
  width: 100%;
}
.mod-newsletter .main-success .form-field:after {
  content: "\e62c";
  font-family: 'themify';
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  padding: 0 20px;
  line-height: 50px;
}
.mod-newsletter .main-success label {
  display: none;
}
.mod-newsletter .main-success input.email {
  border: 1px solid #363139;
  padding-left: 20px;
  padding-right: 60px;
  height: 50px;
  line-height: 50px;
}
.mod-newsletter .main-success .button {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 2;
}
.mod-follow {
  margin-bottom: 15px;
}
.mod-follow .moduletitle {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}
.mod-follow .mod-content {
  display: inline-block;
}
.mod-blog-vertical-image .zt-category {
  padding: 0;
}
.mod-blog-vertical-image .zt-article-item {
  position: relative;
}
.mod-blog-vertical-image .zt-article-item:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-blog-vertical-image .zt-article-item .zt-news-introimg img {
  border: none;
  padding: 0;
  width: 100%;
}
.mod-blog-vertical-image .zt-article-item .zt-content-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px 50px;
  -webkit-transition: transform .3s;
  -moz-transition: transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  z-index: 1;
}
.mod-blog-vertical-image .zt-article-item .zt-newsinfo .date {
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}
.mod-blog-vertical-image .zt-article-item .zt-newsinfo2 .category {
  display: inline-block;
  border: 1px solid #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding: 3px 25px;
  margin-bottom: 40px;
}
.mod-blog-vertical-image .zt-article-item .zt-newsinfo2 .category a {
  color: #fff;
}
.mod-blog-vertical-image .zt-article-item .zt-title {
  display: block;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
}
.mod-blog-vertical-image .zt-article-item .zt-title a {
  color: #fff;
}
.mod-blog-vertical-image .zt-article-item .zt-introtext {
  font-weight: 300;
  line-height: 26px;
  color: #fff;
}
.mod-blog-vertical-image .zt-article-item .zt-news-readmore > a {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #fff;
}
.mod-blog-vertical-image .zt-article-item .zt-news-readmore > a:after {
  content: "\f101";
  font-family: FontAwesome;
  margin-left: 5px;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-blog-vertical-image .zt-article-item:hover:after {
  opacity: 0.9;
  filter: alpha(opacity=90);
  visibility: visible;
}
.mod-blog-vertical-image .zt-article-item:hover .zt-content-wrap {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.mod-blog-vertical-image .zt-article-item:hover .zt-news-readmore > a {
  opacity: 1;
  visibility: visible;
}
.mod-blog-vertical-image .zt-article-item:hover .zt-news-readmore > a:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.mod-block-welcome {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
.mod-block-welcome .moduletitle {
  font-weight: 600;
}
.mod-block-welcome .sub-title {
  margin-bottom: 50px;
}
.mod-block-welcome .block-item {
  position: relative;
}
.mod-block-welcome .block-item .block-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.mod-block-welcome .block-item .block-overlay h3 {
  color: #fff;
  font-size: 36px;
}
.mod-block-welcome .block-item .block-overlay .open {
  font-size: 36px;
  line-height: 1;
  cursor: pointer;
  color: #fff;
  font-weight: 600;
  width: 30px;
  height: 30px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-block-welcome .block-item .block-overlay .open:hover {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: center center;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
}
.mod-block-welcome .block-item .block-content {
  position: relative;
  z-index: 0;
  padding: 50px 35px;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-block-welcome .block-item .block-content h4 {
  font-size: 30px;
  color: #fff;
}
.mod-block-welcome .block-item.opening .block-content {
  z-index: 2;
  opacity: 1;
  filter: alpha(opacity=100);
}
.mod-our-services {
  padding-top: 100px;
  padding-bottom: 100px;
}
.mod-our-services .moduletitle {
  text-align: center;
  color: #fff;
}
.mod-our-services .sub-title {
  text-align: center;
  color: #a8b0b2;
}
.mod-our-services .zt-icon-box {
  overflow: hidden;
  padding: 60px 0;
}
.mod-our-services .button {
  color: #fff;
}
.mod-wps {
  padding-top: 100px;
  padding-bottom: 100px;
}
.mod-wps .col-img {
  padding-left: 100px;
}
.mod-wps .heading {
  font-weight: 600;
}
.mod-our-work.special {
  padding-top: 0;
}
.mod-our-work.special .moduletitle {
  font-weight: 600;
  margin-bottom: 30px;
  padding-bottom: 0;
  color: #fff;
}
.mod-our-work.special .moduletitle span {
  word-spacing: normal;
}
.mod-our-work.special .portfolio-content-center {
  display: flex;
  flex-wrap: wrap;
}
.mod-our-work.special .header {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mod-our-work.special .header .zt-portfolio-item {
  text-align: center;
  padding-left: 80px;
  padding-right: 80px;
}
.mod-our-work.special .header .portfolio-sub-header {
  margin-bottom: 30px;
  font-size: 18px;
  color: #fff;
}
.mod-our-work.special .header .btn-loadmore {
  margin-top: 0;
  border: none;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.mod-our-work.special .zt-portfolio-item .zt-portfolio-info:after {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.mod-wcu {
  padding: 100px 0;
}
.mod-wcu .col-img {
  padding-right: 100px;
}
.mod-wcu .sub-title {
  margin-bottom: 30px;
}
.mod-wcu .content ul {
  margin-bottom: 30px;
}
.mod-wcu .content ul li {
  margin-bottom: 10px;
}
.mod-wcu .content ul li i {
  margin-right: 5px;
}
.itemId-239 .moduletitle {
  font-family: 'Dosis', serif !important;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}
.itemId-239 .mod-about-us {
  padding-bottom: 100px;
}
.itemId-239 .mod-about-us .sub-title {
  margin-bottom: 60px;
}
.itemId-239 .mod-zt-persons .moduletitle {
  margin-bottom: 30px;
}
.itemId-239 .mod-zt-persons .sub-title {
  margin-bottom: 50px;
}
.itemId-239 .mod-zt-persons .zt-person .zt-person-image,
.itemId-239 .mod-zt-persons .zt-person .zt-person-details {
  background-color: #1f1a22;
}
.itemId-239 .mod-zt-persons .zt-person .zt-person-intro {
  color: #a8b0b2;
}
.itemId-239 .mod-zt-persons .zt-person-author .person-name {
  color: #fff;
}
.itemId-239 .mod-zt-testimonial {
  padding: 0;
}
.itemId-239 .mod-zt-testimonial .heading {
  text-align: left;
}
.itemId-239 .mod-zt-testimonial .zt-testimonial {
  max-width: 500px;
}
.itemId-239 .mod-zt-testimonial .zt-testimonial .author .company-name strong {
  color: #fff;
}
.itemId-239 .mod-zt-testimonial .zt-testimonial .author .company-name em {
  font-style: normal;
}
.itemId-239 .mod-lastest-news .moduletitle span {
  color: #2b2e2f;
}
.itemId-239 .mod-lastest-news .zt-article-item .article-info {
  margin: 0;
  font-family: 'Poppins', serif !important;
}
.itemId-239 .mod-lastest-news .zt-article-item h3 {
  font-family: 'Dosis', serif !important;
}
.itemId-239 .mod-lastest-news .zt-article-item h3 a {
  text-transform: uppercase;
  color: #2b2e2f;
}
.itemId-239 .mod-lastest-news .zt-article-item .zt-introtext {
  order: 4;
  color: #717779;
  font-size: 0;
  font-family: 'Poppins', serif !important;
}
.itemId-239 .mod-lastest-news .zt-article-item .zt-introtext p {
  font-size: 16px;
}
.itemId-239 .mod-start-your-project {
  background: url(../../../../../images/banners/bg_image_1.jpg) no-repeat;
  background-size: cover;
  color: #a8b0b2;
}
.itemId-239 .mod-start-your-project h2 {
  color: #fff;
  margin-top: 0;
}
.itemId-239 .mod-start-your-project .button {
  color: #fff;
}
.module[class*="mod-address"] {
  padding: 100px 0;
  position: relative;
  text-align: center;
  height: 100%;
}
.module[class*="mod-address"]:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 1;
}
.module[class*="mod-address"] .wrap {
  position: relative;
  z-index: 2;
  display: inline-block;
  text-align: left;
}
.module[class*="mod-address"] h3 {
  color: #fff;
  font: 400 30px 'Oswald';
  text-transform: uppercase;
}
.module[class*="mod-address"] .content {
  margin-bottom: 50px;
}
.module[class*="mod-address"] .content p {
  color: #a8b0b2;
  margin-bottom: 10px;
}
.module[class*="mod-address"] .button {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.mod-address-first {
  background: url(../../../../../images/elements/image_2.jpg) no-repeat;
  background-size: cover;
}
.mod-address-second {
  background: url(../../../../../images/elements/image_3.jpg) no-repeat;
  background-size: cover;
}
.mod-request-consultation {
  padding-top: 100px;
  padding-bottom: 100px;
}
.mod-request-consultation .moduletitle {
  text-align: center;
  text-transform: uppercase;
}
.mod-request-consultation .main-success {
  text-align: left;
}
.mod-request-consultation .main-success .form-control {
  margin-bottom: 10px;
}
.mod-request-consultation .contact-desc {
  color: #717779;
  font: 300 24px Poppins;
}
.mod-top-articles {
  padding-top: 60px;
  padding-bottom: 40px;
}
.mod-top-articles .zt-news .zt-newsinfo {
  color: #a8b0b2;
  font-family: 'Lora', serif !important;
  font-size: 16px;
}
.mod-top-articles .zt-news .zt-newsinfo .date {
  font-size: 16px;
  letter-spacing: normal;
  text-transform: none;
}
.mod-top-articles .zt-news .zt-title {
  font-size: 24px;
  font: italic 300 24px Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Lora', serif !important;
  margin-top: 10px;
  margin-bottom: 0;
}
.mod-top-articles .zt-news .zt-title a {
  color: #160f19;
}
.mod-blog-slider .zt-news .zt-article-item {
  position: relative;
  text-align: center;
}
.mod-blog-slider .zt-news .zt-article-item .post-thumbnail img {
  border: none;
  padding: 0;
}
.mod-blog-slider .zt-news .zt-article-item .zt-content-wrap {
  position: absolute;
  bottom: 0;
  left: 50%;
  max-width: 1140px;
  width: calc(100% - 40px);
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: -o-calc(100% - 40px);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  background-color: #fff;
  padding: 50px 85px 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.mod-blog-slider .zt-news .zt-article-item .zt-content-wrap .zt-newsinfo {
  margin-bottom: 25px;
  padding-top: 0;
  color: #a8a8a8;
}
.mod-blog-slider .zt-news .zt-article-item .zt-content-wrap .zt-newsinfo span {
  font-family: 'Lora', serif !important;
}
.mod-blog-slider .zt-news .zt-article-item .zt-content-wrap .zt-newsinfo .date {
  letter-spacing: normal;
  font-size: 16px;
}
.mod-blog-slider .zt-news .zt-article-item .zt-content-wrap .zt-title {
  margin-bottom: 20px;
  line-height: 30px;
}
.mod-blog-slider .zt-news .zt-article-item .zt-content-wrap .zt-title a {
  color: #160f19;
  text-transform: capitalize;
  font-family: 'Lora', serif !important;
  font-size: 36px;
  font-weight: 300;
  font-style: italic;
}
.mod-blog-slider .zt-news .zt-article-item .zt-content-wrap .zt-introtext {
  color: #777;
}
.mod-blog-slider .zt-news .owl-theme .owl-nav .owl-prev,
.mod-blog-slider .zt-news .owl-theme .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin-top: -20px;
  opacity: 1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  font-size: 0;
  background-color: transparent;
  color: #949494;
  border: none;
}
.mod-blog-slider .zt-news .owl-theme .owl-nav .owl-prev:hover,
.mod-blog-slider .zt-news .owl-theme .owl-nav .owl-next:hover {
  background-color: transparent;
}
.mod-blog-slider .zt-news .owl-theme .owl-nav .owl-prev:before,
.mod-blog-slider .zt-news .owl-theme .owl-nav .owl-next:before {
  font-family: FontAwesome;
  font-family: 'themify';
  font-size: 28px;
}
.mod-blog-slider .zt-news .owl-theme .owl-nav .owl-prev {
  left: 0;
}
.mod-blog-slider .zt-news .owl-theme .owl-nav .owl-prev:before {
  content: "\e64a";
}
.mod-blog-slider .zt-news .owl-theme .owl-nav .owl-next {
  right: 0;
}
.mod-blog-slider .zt-news .owl-theme .owl-nav .owl-next:before {
  content: "\e649";
}
.mod-menu-social-noicon .menu {
  height: 110px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eee;
  margin-bottom: 60px;
}
.mod-menu-social-noicon .menu > li a {
  text-transform: uppercase;
  color: #2b2b2b;
}
.mod-menu-social-noicon .menu > li a i {
  font-size: 16px;
  margin-right: 15px;
}
.mod-menu-social-noicon .menu > li a:hover {
  color: #d0a77b;
}
.itemId-240 .mod-lastest-news .moduletitle {
  margin-top: 0;
  padding-bottom: 10px;
  text-align: left;
}
.itemId-240 .mod-lastest-news .moduletitle span {
  position: relative;
}
.itemId-240 .mod-lastest-news .moduletitle span:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 4px;
}
.itemId-240 .mod-lastest-news .zt-article-item h3 a {
  color: #2b2e2f;
  font-weight: 500;
}
.itemId-240 .mod-our-process .moduletitle span,
.itemId-240 .mod-our-work .moduletitle span {
  word-spacing: normal;
}
.itemId-240 .mod-get-in-touch .myForm .button {
  background-color: #fff;
  color: #2b2e2f;
}
.itemId-240 .mod-get-in-touch .myForm .button:hover {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.itemId-241 .mod-projects.no-tags {
  padding-bottom: 100px;
}
.itemId-241 .mod-projects.no-tags .owl-nav {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -95px;
}
.itemId-241 .mod-lastest-news .readmore:after {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  filter: alpha(opacity=0);
  content: "\f178";
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
}
.itemId-241 .mod-lastest-news .readmore:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.itemId-241 .mod-lastest-news .zt-article-item h3 a {
  font-weight: 500;
}
.itemId-241 .mod-lastest-news .owl-carousel .owl-nav {
  display: none !important;
}
.itemId-241 .mod-projects .moduletitle,
.itemId-241 .mod-services .moduletitle,
.itemId-241 .mod-zt-persons .moduletitle {
  font-weight: 600;
}
.mod-projects {
  padding-top: 100px;
}
.mod-projects .moduletitle {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}
.mod-projects .gird-common {
  margin-bottom: 0;
}
.mod-projects .zt-portfolio-item {
  position: relative;
}
.mod-projects .zt-portfolio-item .zt-portfolio-info {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0,0,0,0.9);
}
.mod-projects .zt-portfolio-item .zt-portfolio-info:after {
  content: "\e649";
  font-family: 'themify';
  position: absolute;
  right: 50px;
  top: 50%;
  color: #fff;
  font-size: 30px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.mod-projects .zt-portfolio-item .zt-portfolio-info .zt-portfolio-title > a,
.mod-projects .zt-portfolio-item .zt-portfolio-info .zt-portfolio-tags {
  color: #fff;
}
.mod-projects .zt-portfolio-item .zt-portfolio-info .zt-portfolio-title,
.mod-projects .zt-portfolio-item .zt-portfolio-info .zt-portfolio-tags {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
}
.mod-projects .zt-portfolio-item:hover .zt-portfolio-info {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.mod-projects .zt-portfolio-item:hover .zt-portfolio-info .zt-portfolio-tags {
  color: #fff;
}
.mod-projects.no-tags .zt-portfolio-item .zt-portfolio-info {
  background-color: rgba(0,0,0,0.7);
}
.mod-projects.no-tags .zt-portfolio-item .zt-portfolio-info:after {
  font-size: 18px;
  right: 20px;
}
.mod-projects.no-tags .zt-portfolio-item .zt-portfolio-info .zt-portfolio-title {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}
.mod-projects.no-tags .zt-portfolio-item:hover .zt-portfolio-info:after {
  color: #fff;
}
.mod-map-footer {
  width: 100%;
  position: relative;
}
.mod-map-footer .more-infor {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 20px 70px;
  border-radius: 100px;
  background-color: #fff;
  min-width: 400px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.mod-map-footer .more-infor p {
  line-height: 30px;
  margin: 0;
  font-size: 14px;
}
.mod-map-footer .more-infor .map-direct {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0px;
}
.mod-recent-works ul li {
  display: inline-block;
}
.mod-twitter .zt-twitter-timeline {
  padding-top: 0;
  margin-top: 0;
}
.mod-twitter .zt-timeline-item {
  margin-top: 0;
}
.mod-services {
  padding-top: 100px;
  padding-bottom: 100px;
}
.mod-services .moduletitle {
  max-width: 1140px;
  margin: 0 auto 60px;
}
.mod-services .icon {
  margin-top: 15px;
}
.mod-services .icon i {
  font-size: 40px;
}
.mod-projects-studio {
  padding-top: 100px;
  padding-bottom: 100px;
}
.mod-projects-studio .portfolio-header {
  margin: 0;
}
.mod-projects-studio .gird-common {
  margin-bottom: 0;
}
.mod-projects-studio .gird-common + .gird-common {
  margin-top: 140px;
}
.mod-projects-studio .zt-portfolio-item .zt-portfolio-thumb,
.mod-projects-studio .zt-portfolio-item .zt-portfolio-info {
  padding: 0;
  background-color: transparent;
}
.mod-projects-studio .zt-portfolio-item .zt-portfolio-info {
  background-color: transparent;
  pointer-events: none;
}
.mod-projects-studio .zt-portfolio-item .zt-portfolio-info .zt-portfolio-title {
  max-width: 200px;
  font-size: 30px;
  font-weight: 400;
  font-family: 'Oswald', serif !important;
  line-height: 48px;
  margin-bottom: 50px;
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.mod-projects-studio .zt-portfolio-item .zt-portfolio-info .zt-portfolio-title > a {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: .2em;
  padding-bottom: 20px;
}
.mod-projects-studio .zt-portfolio-item .zt-portfolio-info .zt-portfolio-title > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  max-width: 75%;
}
.mod-projects-studio .odd,
.mod-projects-studio .even {
  padding-right: 0;
  padding-left: 0;
}
.mod-projects-studio .odd .zt-portfolio-item .zt-portfolio-thumb {
  float: left;
}
.mod-projects-studio .odd .zt-portfolio-item .zt-portfolio-info {
  float: right;
}
.mod-projects-studio .even .zt-portfolio-item .zt-portfolio-thumb {
  float: right;
}
.mod-projects-studio .even .zt-portfolio-item .zt-portfolio-info {
  float: left;
  text-align: right;
}
.mod-projects-studio .even .zt-portfolio-item .zt-portfolio-info .zt-portfolio-title {
  display: inline-block;
}
.mod-projects-studio .even .zt-portfolio-item .zt-portfolio-info .zt-portfolio-title > a:after {
  right: 0;
  left: inherit;
}
.mod-our-projects {
  overflow: hidden;
}
.mod-our-projects.style-sidebar .portfolio-wrap {
  display: flex;
}
.mod-our-projects.style-sidebar .portfolio-header {
  width: 412px;
  margin: 0 30px 0 0;
  padding: 100px;
  background-color: #1d1f2c;
}
.mod-our-projects.style-sidebar .portfolio-sub-header {
  display: table-caption;
  font-size: 30px;
  line-height: 48px;
  font-family: 'Oswald', serif !important;
  color: #fff;
  text-transform: uppercase;
  word-spacing: 999px;
  padding-bottom: 15px;
  margin-bottom: 100px;
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-bottom-color: #d0a77b;
}
.mod-our-projects.style-sidebar .portfolio-header-center-right .zt_filter {
  color: #a8b0b2;
  line-height: 100px;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Oswald', serif !important;
  text-transform: uppercase;
  display: block;
  margin: 0;
  padding: 0;
  text-align: left;
}
.mod-our-projects.style-sidebar .portfolio-header-center-right .zt_filter.active {
  color: #d0a77b;
}
.mod-our-projects.style-sidebar .portfolio-content {
  width: 100%;
  margin: 0;
}
.mod-our-projects.style-sidebar .portfolio-content .gird-common {
  padding: 0;
  margin-bottom: 0;
}
.mod-our-projects.style-sidebar .zt-portfolio-item {
  position: relative;
}
.mod-our-projects.style-sidebar .zt-portfolio-item .zt-portfolio-info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-our-projects.style-sidebar .zt-portfolio-item .zt-portfolio-info .bg-gradient-preset {
  background: none;
}
.mod-our-projects.style-sidebar .zt-portfolio-item .zt-portfolio-info h3 > a {
  color: #fff;
}
.mod-our-projects.style-sidebar .zt-portfolio-item .zt-portfolio-info .zt-portfolio-tags {
  color: #fff;
}
.mod-our-projects.style-sidebar .zt-portfolio-item:hover .zt-portfolio-info {
  opacity: 0.9;
  filter: alpha(opacity=90);
  visibility: visible;
}
.mod-ourservices {
  padding-top: 100px;
  padding-bottom: 220px;
  background-color: #1d1f2c;
}
.mod-ourservices .moduletitle {
  text-align: center;
  position: relative;
  font: 500 48px/1 Poppins;
  margin-top: 0;
  margin-bottom: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 60px;
  font-family: 'Oswald', serif !important;
  text-transform: uppercase;
  color: #fff;
}
.mod-ourservices .moduletitle span {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-right: 30px;
  padding-left: 30px;
}
.mod-ourservices .moduletitle span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 0;
  margin-bottom: -2px;
  width: 100%;
  height: 4px;
}
.mod-ourservices h4 {
  color: #fff;
  font-family: 'Oswald', serif !important;
  font-size: 18px;
  margin-bottom: 30px;
}
.mod-ourservices ul li {
  line-height: 36px;
  color: #a8b0b2;
}
.mod-ourservices .popup-video {
  margin-top: 60px;
  margin-bottom: -120px;
  position: relative;
}
.mod-ourservices .popup-video .btn-play {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.mod-ourservices .popup-video:after {
  content: "";
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-ourservices .popup-video:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.mod-ourservices .popup-video:hover .btn-play {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.mod-about-podes {
  padding-top: 100px;
  padding-bottom: 100px;
}
.mod-about-podes .zt-news .zt-article-item .zt-title {
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 500;
}
.mod-about-podes .zt-news .zt-article-item .zt-title a {
  color: #2b2e2f;
}
.mod-about-podes .zt-news .zt-article-item .readmore {
  text-decoration: underline;
}
.social-color {
  text-align: center;
}
.social-color li {
  display: inline-block;
}
.social-color li + li {
  margin-left: 50px;
}
.social-color li a {
  font-size: 36px;
}
.social-color li .ti-dribbble {
  color: #e456a9;
}
.social-color li .ti-twitter {
  color: #00aeef;
}
.social-color li .ti-skype {
  color: #66bfd7;
}
.social-color li .ti-instagram {
  color: #aa61cc;
}
.mod-parallax-aboutme h2 {
  max-width: 990px;
  padding: 0 15px;
  margin-bottom: 30px;
}
.mod-parallax-aboutme .social-color {
  margin-bottom: 80px;
}
.mod-parallax-aboutme .button {
  color: #fff;
}
[class*='mod-parallax'] .sub-title {
  padding-right: 30px;
  padding-left: 30px;
}
.mod-parallax-portfolio .portfolio-header-center-right .zt_filter {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  text-transform: capitalize;
}
.mod-parallax-portfolio .portfolio-header-center-right .zt_filter + span {
  margin-left: 50px;
}
.mod-parallax-portfolio .zt-portfolio-item {
  position: relative;
}
.mod-parallax-portfolio .zt-portfolio-item .zt-portfolio-info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background-color: rgba(0,0,0,0.7);
}
.mod-parallax-portfolio .zt-portfolio-item .zt-portfolio-info h3 > a {
  color: #fff;
  font-size: 22px;
}
.mod-parallax-portfolio .zt-portfolio-item:hover .zt-portfolio-info {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.mod-parallax-ourprocess .sub-title {
  margin-bottom: 100px;
}
.mod-parallax-ourprocess table {
  width: 100%;
}
.mod-parallax-ourprocess table td {
  position: relative;
  overflow: hidden;
  width: 25%;
}
.mod-parallax-ourprocess table td:before,
.mod-parallax-ourprocess table td:after {
  content: "";
  position: absolute;
  width: calc(50% - 40px);
  width: -webkit-calc(50% - 40px);
  width: -moz-calc(50% - 40px);
  width: -o-calc(50% - 40px);
  height: 1px;
}
.mod-parallax-ourprocess table td:before {
  left: 0;
}
.mod-parallax-ourprocess table td:after {
  right: 0;
}
.mod-parallax-ourprocess table td:nth-child(2n):before,
.mod-parallax-ourprocess table td:nth-child(2n):after {
  top: 75%;
}
.mod-parallax-ourprocess table td:nth-child(2n+1):before,
.mod-parallax-ourprocess table td:nth-child(2n+1):after {
  top: 25%;
}
.mod-parallax-ourprocess table td:first-child:before,
.mod-parallax-ourprocess table td:last-child:after {
  display: none;
}
.mod-parallax-ourprocess table td span {
  display: block;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  line-height: 80px;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
}
.mod-parallax-ourprocess table td span:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 86px;
  right: 0;
}
.mod-parallax-ourprocess table td:nth-child(2n) span:after {
  bottom: 42px;
}
.mod-parallax-ourprocess table td:nth-child(2n+1) span:after {
  top: 42px;
}
.mod-parallax-ourprocess table td:last-child span:after {
  display: none;
}
.mod-parallax-ourprocess table td p {
  margin: 25px 0;
  font-size: 24px;
  color: #fff;
  white-space: nowrap;
}
.mod-parallax-contactme .block-contact-me {
  margin-top: 80px;
}
.mod-parallax-contactme .mail {
  font-size: 30px;
  font-weight: 300;
}
.mod-parallax-contactme .tel {
  font-weight: 600;
  font-size: 60px;
  color: #fff;
  margin-bottom: 60px;
}
.mod-cart-top .mod-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.mod-cart-top .moduletitle {
  margin: 0;
  order: 1;
  text-transform: capitalize;
  margin-right: 3px;
}
.mod-cart-top .moduletitle span {
  display: block;
  line-height: 30px;
  font-size: 14px;
  font-weight: normal;
  color: #2b2e2f;
}
.mod-cart-top .mod-content {
  order: 2;
}
.mod-featured-benefit {
  border-bottom: 1px solid #ececec;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.mod-featured-benefit .item {
  margin: 30px 0 20px;
  width: 100%;
  text-align: center;
}
.mod-featured-benefit .item+.item {
  border-left: 1px solid #ececec;
}
.mod-featured-benefit .item .icon,
.mod-featured-benefit .item .col-text {
  display: inline-block;
}
.mod-featured-benefit .item .icon {
  vertical-align: top;
  margin-right: 30px;
}
.mod-featured-benefit .item .icon span {
  font-size: 30px;
}
.mod-featured-benefit .item .col-text {
  font-size: 14px;
  color: #717779;
  text-align: left;
}
.mod-featured-benefit .item .col-text h5 {
  color: #717779;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 4px;
}
.mod-featured-benefit .item .col-text p {
  margin-bottom: 0;
}
.mod-quick-products {
  margin-bottom: 30px;
}
.mod-quick-products .moduletitle {
  margin-bottom: 40px;
  position: relative;
}
.mod-quick-products .moduletitle:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #2b2e2f;
  opacity: .1;
}
.mod-quick-products .moduletitle span {
  font: lighter 30px Poppins;
  display: inline-block;
  padding-right: 25px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.mod-quick-products .spacer {
  position: relative;
  clear: both;
  margin-bottom: 30px;
  color: #2b2e2f;
  font-size: 18px;
  text-align: left;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.mod-quick-products .spacer .clear {
  display: none;
}
.mod-quick-products .spacer > a {
  float: left;
  margin-right: 30px;
}
.mod-quick-products .spacer img.featuredProductImage {
  width: 100px;
}
.mod-quick-products .spacer a {
  font: lighter 18px Poppins;
  color: #717779;
  display: block;
}
.mod-quick-products .spacer .product-price {
  position: relative;
}
.mod-quick-products .spacer .addtocart-area {
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  opacity: 0;
  visibility: hidden;
}
.mod-quick-products .spacer:hover .addtocart-area {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  visibility: visible;
  opacity: 1;
}
.itemId-272 .mod-brands {
  background-color: #f5f7f8;
}
.itemId-272 .mod-brands .carousel-wrap {
  padding: 0;
}
.itemId-272 .mod-brands .carousel-item {
  padding: 0;
  margin: 0;
}
.itemId-272 .mod-brands .carousel-item .carousel-item-inner > img {
  background-color: transparent;
}
.mod-social-menu ul li {
  display: block;
}
.mod-product-stock {
  padding-top: 100px;
  margin-bottom: -50px;
}
.mod-product-stock .item {
  position: relative;
}
.mod-product-stock .item img {
  width: 100%;
}
.mod-product-stock .item .info {
  max-height: 70px;
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 0;
  left: 15px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.mod-product-stock .item .info:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 1;
}
.mod-product-stock .item .info .cat-title {
  font-size: 30px;
  color: #fff;
  font-weight: 300;
  z-index: 2;
}
.mod-product-stock .item .info p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: .9em;
  text-transform: uppercase;
  color: #fff;
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  z-index: 2;
}
.mod-product-stock .item:hover .info,
.mod-product-stock .item.active .info {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  height: 100%;
  max-height: 100%;
}
.mod-product-stock .item:hover .info p,
.mod-product-stock .item.active .info p {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.module.mod-search-sidebar,
.mod-recent-news {
  padding-top: 100px;
}
.mod-testimonial-ourclient {
  padding-top: 100px;
  padding-bottom: 100px;
}
.mod-testimonial-ourclient .heading {
  text-transform: uppercase;
}
.mod-testimonial-ourclient table {
  width: 100%;
}
.mod-testimonial-ourclient tr,
.mod-testimonial-ourclient td {
  border: 1px solid #ddd;
}
.mod-testimonial-ourclient td {
  text-align: center;
}
.mod-testimonial-ourclient td img {
  display: inline-block;
}
.mod-contactus {
  min-height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mod-contactus .heading {
  text-transform: uppercase;
}
.mod-contactus .address .mail {
  font-size: 30px;
}
.mod-contactus .address .tel {
  font-size: 60px;
  font-weight: 600;
  color: #2b2e2f;
}
.mod-contactus .address .social > li {
  display: inline-block;
}
.mod-contactus .address .social > li + li {
  margin-left: 30px;
}
.mod-contactus .address .social > li a {
  color: #717779;
  font-size: 36px;
}
.mod-contactus .address .social > li a span {
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}
.mod-contactus .address .social > li a:hover .ti-dribbble {
  color: #dd1ba0;
}
.mod-contactus .address .social > li a:hover .ti-twitter {
  color: #1da1f2;
}
.mod-contactus .address .social > li a:hover .ti-skype {
  color: #00aff0;
}
.mod-contactus .address .social > li a:hover .ti-instagram {
  color: #8f49c5;
}
.mod-contact-us {
  padding-left: 110px;
  height: 100%;
  display: flex;
  align-items: center;
}
.mod-contact-us .heading-line {
  font-size: 45px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 60px;
}
.mod-contact-us ul li + li {
  margin-top: 30px;
}
.mod-contact-us ul h3 {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
}
.mod-hotline .wrap {
  float: right;
  color: #2b2e2f;
  padding-right: 25px;
  padding-left: 25px;
  display: flex;
  align-items: center;
}
.mod-hotline .icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #eee;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  float: left;
  margin-right: 17px;
}
.mod-hotline .icon i {
  font-size: 18px;
}
.mod-hotline .icon:hover {
  color: #fff;
}
.mod-hotline .text {
  display: inline-block;
}
.mod-hotline .text p {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 30px !important;
}
.mod-hotline .text strong {
  font-size: 16px;
}
.top-social {
  float: right;
  padding-top: 40px;
  padding-bottom: 40px;
}
.top-social ul li {
  display: inline-block;
}
.top-social ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.top-social ul li a:hover {
  color: #fff;
}
.itemId-292 .mod-lastest-news .zt-article-item .zt-title {
  margin-top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.itemId-292 .mod-lastest-news .zt-article-item .zt-newsinfo {
  color: #a8b0b2;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .2em;
  font-weight: 500;
}
.itemId-292 .mod-lastest-news .zt-article-item .zt-newsinfo .date {
  font-size: 12px;
}
.itemId-292 .mod-lastest-news .zt-introtext {
  margin-top: 20px;
}
.itemId-292 .mod-lastest-news .zt-news-readmore {
  margin-bottom: 0;
}
.itemId-292 .mod-lastest-news .zt-news-readmore .readmore:after {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  opacity: 0;
  filter: alpha(opacity=0);
  content: "\f178";
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
}
.itemId-292 .mod-lastest-news .zt-news-readmore .readmore:hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.itemId-292 .mod-lastest-news .zt-title a {
  font-weight: 500;
}
.mod-our-work.interior-design-style {
  background-color: #18191a;
  padding-top: 0;
}
.mod-our-work.interior-design-style .zt-portfolio-item .zt-portfolio-info:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mod-our-work.interior-design-style .portfolio-header {
  max-width: 1170px;
  margin: 50px auto;
}
.mod-our-work.interior-design-style .portfolio-header .portfolio-header-center-right {
  text-align: center;
}
.mod-our-work.interior-design-style .portfolio-header .zt_filter {
  color: #fff;
}
.mod-our-work.interior-design-style .zt-portfolio-info .zt-portfolio-title {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.mod-our-work.interior-design-style .zt-portfolio-info:hover {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.mod-ourprocess {
  padding-top: 100px;
  padding-bottom: 100px;
}
.mod-ourprocess .col-img {
  position: relative;
}
.mod-ourprocess .col-img .wrap {
  position: absolute;
  top: 50px;
  right: 50px;
  bottom: 50px;
  left: 50px;
  border-width: 4px;
  border-style: solid;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mod-ourprocess .col-img .wrap h2 {
  margin: 0;
  font-family: 'Dosis', serif !important;
  color: #fff;
}
.mod-ourprocess .col-text {
  padding-left: 40px;
}
.mod-ourprocess .col-text .item + .item {
  margin-top: 50px;
}
.mod-ourprocess .col-text h3 {
  font-size: 24px;
  line-height: 36px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 20px;
}
.mod-ourprocess .col-text h3 span {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: right;
  vertical-align: middle;
}
.mod-ourprocess .col-text p {
  padding-left: 15px;
}
.itemId-294 .mod-zt-testimonial .zt-testimonial .author .company-name strong {
  color: #2b2e2f;
}
.itemId-294 .mod-zt-testimonial .zt-testimonial .author .company-name em {
  font-style: normal;
  color: #a8b0b2;
}
.mod-our-work.construction-style,
.mod-our-work.architeture-style {
  padding-top: 0;
}
.mod-our-work.construction-style .portfolio-header,
.mod-our-work.architeture-style .portfolio-header {
  max-width: 1170px;
  margin: 30px auto;
}
.mod-our-work.construction-style .portfolio-header .portfolio-header-center-right,
.mod-our-work.architeture-style .portfolio-header .portfolio-header-center-right {
  text-align: center;
}
.mod-our-work.construction-style .zt-portfolio-item .zt-portfolio-info:after {
  background-color: rgba(0,0,0,0.7);
}
.mod-our-work.construction-style .portfolio-header-center-right .zt_filter {
  color: #2b2e2f;
}
.mod-our-work.architeture-style {
  background-color: #252525;
}
.mod-our-work.architeture-style .portfolio-header {
  max-width: 1170px;
  margin: 30px auto;
}
.mod-our-work.architeture-style .portfolio-header .portfolio-header-center-right {
  text-align: center;
}
.mod-our-work.architeture-style .portfolio-header .zt_filter {
  color: #fff;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: transparent;
  padding-right: 0;
  padding-left: 0;
  margin-right: 0;
  -webkit-transition: border .3s;
  -moz-transition: border .3s;
  -o-transition: border .3s;
  transition: border .3s;
}
.mod-our-work.architeture-style .portfolio-header .zt_filter + .zt_filter {
  margin-left: 25px;
}
.mod-our-work.architeture-style .portfolio-header .zt_filter.active,
.mod-our-work.architeture-style .portfolio-header .zt_filter:hover {
  color: #fff !important;
  border-bottom-color: ;
}
.mod-our-work.architeture-style .zt-portfolio-item .zt-portfolio-thumb img {
  width: 100%;
}
.mod-our-work.architeture-style .zt-portfolio-item .zt-portfolio-info:after {
  background-color: rgba(0,0,0,0.7);
}
.mod-our-work.architeture-style .text-center {
  position: relative;
  margin: 30px auto;
}
.mod-our-work.architeture-style .btn-loadmore {
  margin: 0;
  color: #fff;
  border-color: #fff;
}
.zt-news .post-thumbnail {
  margin-bottom: 25px;
}
.zt-news .readmore {
  letter-spacing: .2em;
}
.zt-news .zt-newsinfo .date {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .2em;
}
.mod-helloworld {
  padding-top: 100px;
  padding-bottom: 100px;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.mod-helloworld .moduletitle {
  font-size: 50px;
  font-weight: 300;
  margin-bottom: 40px;
}
.mod-we-are-socials {
  text-align: left;
}
.mod-we-are-socials .moduletitle {
  font-size: 24px;
  font-weight: 600;
}
.mod-we-are-socials ul li {
  display: inline-block;
}
.mod-we-are-socials ul li + li {
  margin-left: 15px;
}
.mod-we-are-socials ul li a {
  color: #2b2e2f;
  font-weight: 300;
  display: block;
  border: 2px solid transparent;
}
.mod-header-style,
.mod-homepage-preview,
.mod-portfolio-layout,
.mod-online-support {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
.mod-header-style .moduletitle,
.mod-homepage-preview .moduletitle,
.mod-portfolio-layout .moduletitle,
.mod-online-support .moduletitle {
  font-weight: bold;
  margin-bottom: 30px;
}
.mod-header-style .sub-title,
.mod-homepage-preview .sub-title,
.mod-portfolio-layout .sub-title,
.mod-online-support .sub-title {
  max-width: 600px;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
}
.mod-homepage-preview .wrap {
  padding: 100px 15px 0;
}
.mod-homepage-preview .wrap .item {
  margin-bottom: 30px;
}
.mod-homepage-preview .wrap .item p {
  text-transform: uppercase;
}
.mod-homepage-preview .wrap .item .content {
  position: relative;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}
.mod-homepage-preview .wrap .item .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  visibility: hidden;
  background-color: rgba(0,0,0,0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.mod-homepage-preview .wrap .item .overlay a {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  padding: 10px 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #fff;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: transform .3s;
  -moz-transition: transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
}
.mod-homepage-preview .wrap .item:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.mod-homepage-preview .wrap .item:hover .overlay a {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.mod-header-style .wrap >div {
  margin-top: 30px;
}
.mod-header-style .wrap >div img {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  margin: 0 auto;
}
.mod-header-style .wrap >div img:hover {
  -webkit-transform: translate(0,-10px);
  -moz-transform: translate(0,-10px);
  -ms-transform: translate(0,-10px);
  -o-transform: translate(0,-10px);
  transform: translate(0,-10px);
}
.mod-portfolio-layout .moduletitle {
  color: #fff;
}
.mod-portfolio-layout .sub-title {
  color: #959595;
}
.mod-portfolio-layout .wrap {
  margin: 0 auto;
  max-width: 1170px;
}
.mod-portfolio-layout .wrap > div {
  margin-top: 30px;
}
.mod-portfolio-layout .wrap img {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  margin: 0 auto 30px;
}
.mod-portfolio-layout .wrap img:hover {
  -webkit-transform: translate(0,-10px);
  -moz-transform: translate(0,-10px);
  -ms-transform: translate(0,-10px);
  -o-transform: translate(0,-10px);
  transform: translate(0,-10px);
}
.mod-portfolio-layout .wrap p {
  text-transform: uppercase;
}
.mod-online-support .wrap {
  display: flex;
  margin: 100px -15px 0;
}
.mod-online-support .wrap .item {
  background-color: #f5f5f5;
  padding: 30px 20px;
  height: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-online-support .wrap .item span {
  font-size: 48px;
  display: inline-block;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 35px;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  margin-top: -35px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-online-support .wrap .item h4 {
  font-size: 21px;
  font-weight: 400;
}
.mod-online-support .wrap .item:hover {
  -webkit-transform: translate(0,-10px);
  -moz-transform: translate(0,-10px);
  -ms-transform: translate(0,-10px);
  -o-transform: translate(0,-10px);
  transform: translate(0,-10px);
  -webkit-box-shadow: 0 10px 50px -12px rgba(171,171,171,0.9);
  -moz-box-shadow: 0 10px 50px -12px rgba(171,171,171,0.9);
  box-shadow: 0 10px 50px -12px rgba(171,171,171,0.9);
}
.mod-online-support .wrap .item:hover span {
  color: #fff;
}
.mod-online-support .start-your-website {
  margin-top: 100px;
}
.mod-online-support .start-your-website .large-title {
  font-size: 60px;
  font-weight: bold;
}
.mod-online-support .start-your-website p {
  font-size: 17px;
}
.mod-online-support .start-your-website .button {
  margin-top: 30px;
  text-transform: uppercase;
}
.mod-online-support .start-your-website .button:hover {
  color: #fff;
}
.mod-about-photography {
  padding-top: 100px;
  padding-bottom: 100px;
}
.mod-about-photography .title {
  font-size: 16px;
  letter-spacing: 1em;
  font-weight: 600;
  text-transform: uppercase;
}
.mod-about-photography h2 {
  font-size: 50px;
  font-weight: 300;
  margin-bottom: 20px;
}
.mod-about-photography p:not(.title) {
  font-size: 18px;
  color: #2b2e2f;
  font-weight: 300;
}
.footer-social-menu ul > li {
  display: inline-block;
}
.footer-social-menu ul > li + li {
  margin-left: 50px;
}
.footer-social-menu ul > li a {
  color: #2b2e2f;
  font-size: 18px;
}
body,
body.rtl {
  line-height: 30px;
  font: 300 16px Poppins;
  color: #717779;
  background-color: #fff;
}
body.boxed,
body.rtl.boxed {
  overflow-x: hidden;
}
a {
  -webkit-transition: color .15s;
  -moz-transition: color .15s;
  -o-transition: color .15s;
  transition: color .15s;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
ul,
ol {
  list-style: none;
}
p {
  margin: 0 0 15px;
}
.container-fluid >.row >.col-md-12 {
  padding-right: 0;
  padding-left: 0;
}
.module .owl-theme .owl-nav div.owl-prev,
.module .owl-theme .owl-nav div.owl-next {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #a8b0b2;
  padding: 0;
  text-align: center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  font-size: 0;
  background-color: transparent;
  color: #949494;
}
.module .owl-theme .owl-nav div.owl-prev:before,
.module .owl-theme .owl-nav div.owl-next:before {
  font-family: 'themify';
  font-size: 16px;
  line-height: 26px;
}
.module .owl-theme .owl-nav div.owl-prev:not(.disabled),
.module .owl-theme .owl-nav div.owl-next:not(.disabled) {
  cursor: pointer;
}
.module .owl-theme .owl-nav div.owl-prev:hover,
.module .owl-theme .owl-nav div.owl-next:hover {
  background-color: transparent;
  color: #949494;
}
.module .owl-theme .owl-nav .owl-prev {
  left: 0;
}
.module .owl-theme .owl-nav .owl-prev:before {
  content: "\e64a";
}
.module .owl-theme .owl-nav .owl-next {
  right: 0;
}
.module .owl-theme .owl-nav .owl-next:before {
  content: "\e649";
}
.modulePadding {
  padding-top: 100px;
  padding-bottom: 100px;
}
.pd0 {
  padding: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.pt75 {
  padding-top: 75px !important;
}
.pb75 {
  padding-bottom: 75px !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.after-gradient {
  position: relative;
}
.after-gradient:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.after-gradient >div {
  position: relative;
  z-index: 2;
}
.full-height {
  height: 100%;
}
.equal-height > div > .row {
  display: flex;
  flex: 1;
}
.equal-height > div > .row > div {
  flex: 1;
}
.equal-height > div > .row > div > div {
  height: 100%;
}
.itemId-101 #zo2-right-sidebar {
  padding-top: 0;
}
.itemId-170 #zo2-body-wrap >.container {
  width: auto;
}
#itemId-198 .item-page {
  padding: 0;
}
.itemId-183.article .item-page,
.itemId-184.article .item-page,
.itemId-195.article .item-page,
.itemId-196.article .item-page,
.itemId-197.article .item-page,
.itemId-198.article .item-page,
.itemId-199.article .item-page,
.itemId-200.article .item-page,
.itemId-202.article .item-page,
.itemId-231.article .item-page {
  padding: 0;
}
#zo2-topheader-wrap {
  position: relative;
  line-height: 50px;
  font-size: 14px;
  border-bottom: 1px solid #ececec;
}
#zo2-topheader-wrap p {
  margin-bottom: 0;
}
#zo2-top2 .module {
  text-align: right;
}
#zo2-header-wrap > div {
  width: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  padding: 50px 60px 30px;
}
#zo2-header-wrap > div >.row {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#zo2-position-0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#zo2-position-0 .mod-search {
  order: 2;
}
#zo2-position-0 .mod-cart {
  order: 3;
}
.search-area {
  position: static;
  padding-left: 0;
}
.search-area p {
  margin: 0;
}
.search-area .module {
  float: right;
  text-align: right;
  min-width: 30px;
}
#zt_top_cart {
  position: relative;
}
#zt_top_cart #cart span {
  font-size: 24px;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}
#zt_top_cart .zt-cart-inner {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 2;
}
#zt_top_cart .zt-cart-inner .mod-cart {
  width: 370px;
  min-height: 100px;
  padding: 40px 30px;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
  box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}
#zt_top_cart .zt-cart-inner .mod-cart .vm_cart_products .product_row .product_name a {
  color: #717779;
}
#zt_top_cart .zt-cart-inner .mod-cart .vm_cart_products .product_row .subtotal_with_tax {
  margin-left: 15px;
}
#zt_top_cart .zt-cart-inner .show_cart {
  clear: both;
  padding-top: 15px;
}
#zt_top_cart .zt-cart-inner .show_cart a {
  display: inline-block;
  float: none !important;
  border-style: solid;
  border-width: 2px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  padding: 8px 20px;
  color: #2b2e2f;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
}
#zo2-top2 #zt_top_cart #cart span {
  font-size: 14px;
}
#search-top .icon-search span {
  cursor: pointer;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}
#search-top .search-form {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 45px;
  z-index: 1;
  background-color: rgba(255,255,255,0.9);
  display: none;
}
#search-top .search-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 30px;
}
#search-top .search-close span {
  font-size: 23px;
  cursor: pointer;
  color: #2b2e2f;
  opacity: .7;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#search-top .search-close:hover span {
  opacity: 1;
}
#search-top form {
  position: relative;
  max-width: 1170px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: .7;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#search-top form:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: 25px;
  display: block;
  width: 0;
  height: 1px;
  background-color: #2b2e2f;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}
#search-top form.focus {
  opacity: 1;
}
#search-top form.focus:after {
  width: 100%;
}
#search-top .inputbox {
  border: none;
  line-height: 50px;
  font-size: 36px;
  color: #2b2e2f;
  margin: 0;
  padding: 0;
  font-weight: lighter;
  min-width: 100%;
  border-bottom: 1px solid #d4d4d4;
}
#search-top .inputbox:-moz-placeholder {
  color: #2b2e2f;
}
#search-top .inputbox:-ms-input-placeholder {
  color: #2b2e2f;
}
#search-top .inputbox::-webkit-input-placeholder {
  color: #2b2e2f;
}
#search-top .inputbox:focus ~ form:after {
  width: 100%;
}
#search-top .button {
  border: none;
  background-color: transparent;
  font-size: 0;
  position: absolute;
  top: 50%;
  right: 0;
  height: 50px;
  padding: 0;
  color: #2b2e2f;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#search-top .button:before {
  color: #2b2e2f;
  content: "\c014";
  font-family: 'cleversoft';
  font-size: 25px;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.is-sticky #zo2-header-wrap {
  width: 100%;
  z-index: 99;
}
.is-sticky #zo2-header-wrap > div {
  padding-top: 30px;
  padding-bottom: 30px;
}
.is-sticky .menu-top-address {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  overflow: hidden;
  width: 0;
  height: 0;
  margin: 0;
}
#zo2-top-footer-wrap {
  background-color: #212223;
}
#zo2-top-footer-wrap .col-sm-6 {
  padding-left: 0;
  padding-right: 0;
}
#zo2-footer-right p {
  margin-bottom: 0;
}
.footer-logo {
  margin-bottom: 0;
  text-align: center;
}
.footer-logo a {
  display: inline-block;
}
#zo2-footer-menu {
  text-align: center;
}
#zo2-footer-menu .menu {
  padding: 50px 0;
  display: inline-block;
}
#zo2-footer-menu .menu li {
  display: inline-block;
}
#zo2-footer-menu .menu li > a {
  line-height: 120px;
  color: #717779;
  font: 600 16px Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#zo2-footer-menu .menu li > a:hover {
  background-color: transparent;
}
#zo2-footer-menu .menu li.open >a,
#zo2-footer-menu .menu li.open >a:hover,
#zo2-footer-menu .menu li.open >a:focus {
  background-color: transparent;
}
#zo2-footer-menu .nav li > a {
  padding: 0 20px;
}
#zo2-footer-menu .nav li:first-child > a {
  padding-left: 0;
}
#zo2-footer-menu .nav li:last-child > a {
  padding-right: 0;
}
.footer-social .menu > li {
  display: inline-block;
}
.footer-social .menu > li a {
  margin: 0 5px;
  color: #717779;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  text-align: center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.footer-social .menu > li a:hover {
  color: #fff;
}
footer {
  padding: 30px 0;
  position: relative;
}
#gototop {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#gototop i:before {
  content: '\f062';
  color: #fff;
}
#retina-logo,
#sticky-logo {
  display: none;
}
.menu-right {
  padding-right: 60px;
}
.menu-top-address {
  text-align: right;
  margin-bottom: 20px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.menu-top-address ul li {
  text-transform: uppercase;
  color: #fff;
  line-height: 24px;
}
.menu-right .zo2-menu {
  justify-content: flex-end;
}
.menu-left .zo2-menu {
  justify-content: flex-start;
}
.btn-play {
  display: block;
  position: absolute !important;
  z-index: 2;
  top: 50%;
  left: 50%;
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #d0a77b;
  text-align: center;
  margin: -45px 0 0 -45px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.btn-play i {
  color: #fff;
  font-size: 35px;
  line-height: 90px;
}
#zo2-slide p {
  margin: 0;
}
#rev_slider_3_1 .tp-revslider-mainul li:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#rev_slider_3_1 .tp-revslider-mainul:before,
#rev_slider_3_1 .tp-revslider-mainul:after {
  content: "";
  position: absolute;
  top: 100%;
  width: 100%;
  height: 300px;
  display: block;
  background-color: #fff;
  z-index: 21;
}
#rev_slider_3_1 .tp-revslider-mainul:before {
  left: 0;
  transform: rotate(4deg) translateY(-5px) translateX(-100px);
  -webkit-transform: rotate(4deg) translateY(-5px) translateX(-100px);
  -ms-transform: rotate(4deg) translateY(-5px) translateX(-100px);
  -o-transform: rotate(4deg) translateY(-5px) translateX(-100px);
}
#rev_slider_3_1 .tp-revslider-mainul:after {
  right: 0;
  transform: rotate(-4deg) translateY(-5px) translateX(130px);
  -webkit-transform: rotate(-4deg) translateY(-5px) translateX(130px);
  -ms-transform: rotate(-4deg) translateY(-5px) translateX(130px);
  -o-transform: rotate(-4deg) translateY(-5px) translateX(130px);
}
#zo2-feature {
  position: relative;
}
#zo2-breadcrumbs {
  min-height: 500px;
  background: url('../images/banner.jpg') no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-top: 200px;
}
.podes-breadcrumbs .page-title {
  font: 600 48px Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  margin: 0;
}
.podes-breadcrumbs .breadcrumb {
  border-bottom: none;
}
.podes-breadcrumbs .breadcrumb >li+li:before {
  color: #fff;
  content: "~";
}
.podes-breadcrumbs .breadcrumb >li > a,
.podes-breadcrumbs .breadcrumb >li > span {
  color: #fff;
  font-size: 18px;
}
.portfolio-content .zt-portfolio-info .zt-portfolio-title,
.portfolio-content .zt-portfolio-info .zt-portfolio-tags {
  -webkit-transform: translate(0,20px);
  -moz-transform: translate(0,20px);
  -ms-transform: translate(0,20px);
  -o-transform: translate(0,20px);
  transform: translate(0,20px);
  opacity: 0;
  filter: alpha(opacity=0);
}
.portfolio-content .zt-portfolio-info .zt-portfolio-title {
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  -o-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}
.portfolio-content .zt-portfolio-info .zt-portfolio-tags {
  -webkit-transition: all .5s ease-in-out 0s;
  -moz-transition: all .5s ease-in-out 0s;
  -o-transition: all .5s ease-in-out 0s;
  transition: all .5s ease-in-out 0s;
}
.portfolio-content .zt-portfolio-info:hover .zt-portfolio-title,
.portfolio-content .zt-portfolio-info:hover .zt-portfolio-tags {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.portfolio-header-center-right {
  white-space: nowrap;
  overflow-x: auto;
}
.portfolio-header-center-right::-webkit-scrollbar {
  display: none;
}
.homepage .item-page {
  padding-top: 100px;
  padding-bottom: 100px;
}
.item-page .zt-count-asset {
  padding: 0 15px;
}
.item-page .zt-count-asset .zt-count-inner {
  text-align: left;
  border-bottom: 6px solid #e1e1e1;
}
.item-page .zt-count-asset .count-number,
.item-page .zt-count-asset .unit {
  position: relative;
  font: 500 48px/1 Poppins;
  margin-top: 0;
  margin-bottom: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2b2e2f;
}
.item-page .zt-count-asset .count-subject {
  margin-top: 0;
  font: 500 18px Poppins;
}
.itemId-272 #zo2-topheader-wrap {
  border-bottom: 1px solid #e9e9e9;
  line-height: 40px;
}
.itemId-272 #zo2-top1 p {
  margin-bottom: 0;
}
.itemId-246 #zo2-top-footer-wrap {
  background-color: #1d1f2c;
}
.art-service-icon {
  padding-top: 100px;
  padding-bottom: 100px;
}
.art-service-icon .heading-line {
  word-spacing: 999px;
}
.art-service-icon .icon {
  margin-bottom: 30px;
}
.art-service-icon .icon span {
  font-size: 48px;
}
.art-service-icon h4 {
  font-size: 18px;
  font-weight: 500;
}
.itemId-249 .btn-parallax-menu {
  color: #2b2e2f;
}
.itemId-292 #zo2-topheader-wrap > div >.row {
  display: flex;
  align-items: center;
}
.itemId-292 #zo2-topfooter-wrap {
  background-color: #1e1923;
}
.itemId-292 #zo2-topfooter-wrap p {
  margin-bottom: 0;
}
.itemId-292 #zo2-topfooter-wrap .col-md-6 {
  padding: 0;
}
.mod-apply-now {
  text-align: center;
  padding: 100px 0;
}
.mod-apply-now h2 {
  font: 400 36px 'Oswald';
  color: #fff;
  text-transform: uppercase;
}
.mod-apply-now p {
  font: 300 24px Poppins;
}
.mod-apply-now .button {
  color: #fff;
  text-transform: uppercase;
  margin-top: 30px;
}
.mod-about-us,
.article-about-us {
  text-align: center;
}
.mod-about-us h2,
.article-about-us h2 {
  font: 600 48px Poppins;
}
.mod-about-us .icon,
.article-about-us .icon {
  margin-bottom: 30px;
}
.mod-about-us .icon span,
.article-about-us .icon span {
  font-size: 48px;
}
.mod-about-us .absolute-img,
.article-about-us .absolute-img {
  position: relative;
  margin-top: 60px;
  padding: 30px;
  background: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.2);
  box-shadow: 0 10px 20px rgba(0,0,0,0.2);
  z-index: 5;
  margin-bottom: -100px;
}
.mod-about-us .absolute-img:after,
.article-about-us .absolute-img:after {
  content: "";
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  background-color: rgba(0,0,0,0.7);
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-about-us .absolute-img img,
.article-about-us .absolute-img img {
  width: 100%;
  margin: 0 !important;
}
.mod-about-us .absolute-img:hover:after,
.article-about-us .absolute-img:hover:after {
  opacity: 1;
  visibility: visible;
}
.mod-about-us .absolute-img:hover .btn-play,
.article-about-us .absolute-img:hover .btn-play {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.blog {
  padding: 100px 0;
}
.blog .readmore a {
  text-decoration: underline;
  font-size: 16px;
}
.blog .readmore a i {
  display: none;
}
.blog .page-header h1 {
  margin-top: 0;
}
.blog .page-header .title {
  font-size: 30px;
}
.blog .article-info {
  display: flex;
  flex-wrap: wrap;
}
.blog .article-info dd {
  padding-right: 10px;
  line-height: 1;
}
.blog .article-info .createdby {
  order: 1;
  border-right: 1px solid #a8b0b2;
}
.blog .article-info .published {
  order: 2;
  border-right: 1px solid #a8b0b2;
}
.blog .article-info .category-name {
  order: 3;
}
.blog .article-info .num-comment {
  margin: 0;
  padding: 0;
  order: 4;
}
.blog .page-header .title a {
  color: #160f19;
}
.blog .post-image .item-image img {
  width: 100%;
}
.blog .items-leading .item-image {
  float: none !important;
}
.blog .items-leading .page-header .title {
  font-size: 36px;
}
.blog-carousel .list-items .item {
  padding-right: 15px;
  padding-left: 15px;
}
.blog-carousel .list-items .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background-color: transparent;
  border: 2px solid #2b2e2f;
  opacity: .3;
}
.blog-carousel .list-items .owl-dots .owl-dot.active span {
  background-color: #2b2e2f;
  opacity: 1;
}
.blog-carousel .news-info .title a {
  font-size: 18px;
  line-height: 24px;
}
.itemId-154 .items-row .page-header .title {
  font-family: Poppins;
}
.itemId-154 .items-row .post-image {
  padding: 0;
  width: 100%;
  float: none;
}
.itemId-154 .items-row .post-image .full-image {
  margin-bottom: 15px;
}
.itemId-154 .items-row .post-image .full-image img {
  width: 100%;
  max-height: 600px;
}
.itemId-154 .items-row .news-info {
  width: 100%;
  padding-left: 0;
}
.itemId-154 .items-row .news-info .article-info {
  padding-bottom: 15px;
}
.itemId-154 .items-row .news-info .article-info dd {
  border-right: none;
  font-size: 14px;
  color: #717779;
  line-height: 60px;
}
.itemId-154 .items-row .article-info {
  display: flex;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
.itemId-154 .items-row .article-info .createdby {
  position: relative;
  padding-right: 0;
  order: 1;
}
.itemId-154 .items-row .article-info .createdby:after {
  content: '-';
  float: right;
  margin-left: 10px;
}
.itemId-154 .items-row .article-info .published {
  flex-grow: 1;
}
.itemId-154 .items-row .article-info .category-name:before {
  content: "\f02b";
  font-family: FontAwesome;
  margin-right: 5px;
}
.itemId-154 .items-row .article-info .num-comment i {
  margin-right: 5px;
}
.blog-2-columns .item-image,
.blog-3-columns .item-image,
.blog-4-columns .item-image {
  float: none;
  width: 100%;
}
.blog-3-columns .page-header .title {
  font-weight: 500;
  font-size: 24px;
}
.blog-4-columns .page-header .title {
  line-height: 24px;
  font-weight: 500;
  font-size: 18px;
}
.blog-4-columns .article-info {
  overflow: hidden;
}
.blog-4-columns .article-info dd {
  font-size: 12px;
}
.blog-metro {
  padding: 0;
}
.blog-metro .span2 {
  padding: 0;
  line-height: 0;
}
.blog-metro .items-row {
  margin-bottom: 0;
  display: flex;
}
.blog-metro .item {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.blog-metro .item .page-header .title {
  line-height: 24px;
  margin: 0;
}
.blog-metro .item .page-header .title a {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.blog-metro .item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.blog-metro .item:hover:before {
  background-color: rgba(0,0,0,0.8);
}
.blog-metro .item:hover .news-info {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.blog-metro .item:hover .readmore a {
  opacity: 1;
  visibility: visible;
}
.blog-metro .post-image .item-image {
  width: 100%;
}
.blog-metro .news-info {
  padding: 0 40px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  -webkit-transition: transform .3s;
  -moz-transition: transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transform: translateY(25px);
  -webkit-transform: translateY(25px);
  -ms-transform: translateY(25px);
  -o-transform: translateY(25px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.blog-metro .article-info {
  padding: 0;
  margin-bottom: 10px;
}
.blog-metro .article-info dd {
  font-size: 12px;
}
.blog-metro .readmore a {
  color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  margin-bottom: 0;
  margin-top: 15px;
  opacity: 0;
  visibility: hidden;
}
.blog-textbox .page-header .title {
  line-height: 24px;
  font-weight: 500;
  font-size: 18px;
}
.blog-textbox .news-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.blog-textbox .article-info dd {
  font-size: 12px;
}
.blog-columnist .item {
  text-align: center;
}
.blog-columnist .page-header .title {
  font-size: 36px;
}
.blog-columnist .article-info {
  justify-content: center;
}
body.article .item-page {
  padding: 100px 0;
}
body.article .page-header .title {
  margin-top: 30px;
}
body.article .news-info {
  display: flex;
  flex-direction: column;
}
body.article .news-info .article-info {
  order: 2;
  margin-bottom: 35px;
}
body.article .news-info .article-info dd {
  line-height: 1;
}
body.article .news-info .article-info dd + dd {
  border-left: 1px solid #a8b0b2;
  padding-left: 10px;
}
body.article .news-info .page-header {
  order: 1;
}
body.article .news-info div[itemprop="articleBody"] {
  order: 3;
}
body.article .news-info div[itemprop="articleBody"] img {
  margin-right: 90px;
  margin-bottom: 30px;
}
body.article .news-info .article-footer {
  order: 4;
  padding-top: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
}
body.article .news-info .tagspopular {
  float: left;
}
body.article .news-info .tagspopular .tags.inline li {
  padding: 0;
}
body.article .news-info .tagspopular .tags.inline li > a {
  font-size: 12px;
  background-color: transparent;
  border-color: #e8e8e8;
  padding-top: 0;
  padding-bottom: 0;
}
body.article .news-info .tagspopular .tags.inline li > a:hover {
  background-color: #000;
  border-color: #000;
}
body.article .news-info .article-social {
  float: right;
}
body.article .news-info .article-social ul {
  margin-top: 10px;
}
body.article .news-info .article-social ul li {
  display: inline-block;
  padding-right: 15px;
}
body.article .news-info .article-social ul li + li {
  padding-left: 15px;
}
body.article .news-info .article-social ul li:last-child {
  padding-right: 0;
}
body.article .news-info .article-social ul li a {
  color: #717779;
}
body.article .news-info .article-social ul li a:hover {
  color: #333;
}
#jc {
  padding-top: 50px;
}
#jc h4 {
  font-size: 24px;
  border-bottom: none;
  margin-bottom: 25px;
  color: #2b2e2f;
}
#jc .rbox {
  border: none;
  padding: 0;
}
#jc .rbox .comment-avatar {
  padding-right: 30px;
  border-right: 1px solid #eee;
}
#jc .rbox .comment-avatar img {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#comments {
  margin-bottom: 50px;
}
#comments .comments-list {
  margin-left: 0;
}
#comments .comments-list .comments-list {
  margin-left: 110px;
}
#comments .avatar-indent {
  padding-left: 140px;
}
#comments .comment-box {
  position: relative;
}
#comments .comment-date {
  background: none;
  font: lighter 14px Poppins;
  padding: 0;
}
#comments .comment-author {
  font: medium 18px Poppins;
  margin-bottom: 20px;
}
#comments .comments-buttons {
  position: absolute;
  top: 0;
  right: 0;
}
#comments .button {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  color: #2b2e2f;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
#comments .button:hover {
  color: #fff !important;
}
#comments-form {
  margin-right: -15px;
  margin-left: -15px;
}
#comments-form .label-name,
#comments-form .label-email,
#comments-form .label-website,
#comments-form .label-comment {
  margin: 0 0 10px !important;
  padding: 0 15px;
  position: relative;
}
#comments-form .label-name:after,
#comments-form .label-email:after,
#comments-form .label-website:after,
#comments-form .label-comment:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 0;
  height: 1px;
  background-color: #000;
  -webkit-transition: width .3s;
  -moz-transition: width .3s;
  -o-transition: width .3s;
  transition: width .3s;
}
#comments-form .label-name input,
#comments-form .label-name textarea,
#comments-form .label-email input,
#comments-form .label-email textarea,
#comments-form .label-website input,
#comments-form .label-website textarea,
#comments-form .label-comment input,
#comments-form .label-comment textarea {
  border: none;
  border-bottom: 1px solid #eee;
  width: 100%;
  line-height: 50px;
  height: auto;
  margin: 0;
  background-color: transparent !important;
}
#comments-form .label-name:hover:after,
#comments-form .label-email:hover:after,
#comments-form .label-website:hover:after,
#comments-form .label-comment:hover:after {
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: -o-calc(100% - 30px);
}
#comments-form .label-name,
#comments-form .label-email,
#comments-form .label-website {
  width: 33.33%;
  float: left;
}
#comments-form .label-comment {
  clear: both;
}
#comments-form .label-comment textarea {
  height: 100px;
  max-width: none !important;
}
#comments-form .label-comment .grippie {
  display: none;
}
#comments-form #comments-form-send:focus,
#comments-form #comments-form-buttons:focus {
  outline: none;
}
#comments-form .btn {
  background-image: none;
}
#comments-form .btn div {
  background-image: none;
  border: none;
  margin: 0;
  padding: 0;
}
#comments-form .btn div:focus {
  outline: none;
}
#comments-form .btn a {
  display: block;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 5px 40px;
  text-transform: uppercase;
  color: #fff;
  height: auto;
}
#comments-form .btn a:focus,
#comments-form .btn a:hover {
  color: #fff;
}
#comments-footer {
  display: none;
}
.itemId-251 .mod-blog-slider {
  padding-right: 75px;
  padding-left: 75px;
}
.blog-timeline {
  position: relative;
}
.blog-timeline:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: calc(100% - 225px);
  height: -webkit-calc(100% - 225px);
  height: -moz-calc(100% - 225px);
  height: -o-calc(100% - 225px);
  background-color: #eee;
}
.blog-timeline .top-timeline {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  z-index: 2;
  color: #fff;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.blog-timeline .article-info .published {
  border-right: none;
}
.blog-timeline .items-row {
  margin-bottom: 0;
}
.blog-timeline .items-row .item {
  display: flex;
  flex-direction: column;
}
.blog-timeline .items-row .post-image,
.blog-timeline .items-row .news-info {
  width: 100%;
}
.blog-timeline .items-row .post-image {
  margin-bottom: 40px;
  padding: 0;
  z-index: 1;
}
.blog-timeline .items-row .post-image .item-image,
.blog-timeline .items-row .post-image .item-image img {
  width: 100%;
}
.blog-timeline .items-row .news-info {
  position: relative;
  margin-bottom: 50px;
  padding: 0;
}
.blog-timeline .items-row .news-info:after {
  content: '';
  display: block;
  position: absolute;
  width: 200%;
  height: 1px;
  background-color: #eee;
  top: 60px;
}
.blog-timeline .items-row .news-info .article-info {
  position: relative;
  padding-top: 80px;
  display: flex;
}
.blog-timeline .items-row .news-info .article-info dd {
  line-height: 1;
}
.blog-timeline .items-row .news-info .article-info .published {
  margin: 0;
  position: absolute;
  top: 0;
}
.blog-timeline .items-row .news-info .article-info .published span {
  display: block;
  max-width: 70px;
  white-space: normal;
  text-align: right;
}
.blog-timeline .items-row .news-info .article-info .published span.my {
  color: #777;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 22px;
}
.blog-timeline .items-row .news-info .article-info .published span.d {
  color: #2b2b2b;
  font-size: 48px;
  line-height: 1;
}
.blog-timeline .items-row .news-info .article-info .category-name {
  order: 2;
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
.blog-timeline .items-row .news-info .article-info .createdby {
  order: 1;
  border-right: 1px solid #a1a1a1;
}
.blog-timeline .items-row .news-info .article-info .createdby span {
  padding-right: 8px;
}
.blog-timeline .items-row .news-info .page-header .title {
  font: italic 300 30px 'Oswald';
}
.blog-timeline .items-row .news-info .page-header .title a {
  color: #160f19;
}
.blog-timeline .items-row .column-1 {
  padding-right: 70px;
}
.blog-timeline .items-row .column-1 .news-info {
  text-align: right;
}
.blog-timeline .items-row .column-1 .news-info:after {
  left: 0;
}
.blog-timeline .items-row .column-1 .news-info .article-info {
  justify-content: flex-end;
}
.blog-timeline .items-row .column-1 .news-info .article-info .published {
  right: 0;
}
.blog-timeline .items-row .column-1 .news-info .article-info .published span {
  float: right;
}
.blog-timeline .items-row .column-1 .news-info .article-info .published span.d {
  padding-left: 15px;
}
.blog-timeline .items-row .column-2 {
  padding-left: 70px;
}
.blog-timeline .items-row .column-2 .post-image {
  order: 2;
}
.blog-timeline .items-row .column-2 .news-info {
  order: 1;
}
.blog-timeline .items-row .column-2 .news-info:after {
  right: 0;
}
.blog-timeline .items-row .column-2 .news-info .article-info {
  margin-top: 0;
}
.blog-timeline .items-row .column-2 .news-info .article-info .published {
  left: 0;
}
.blog-timeline .items-row .column-2 .news-info .article-info .published span {
  float: left;
}
.blog-timeline .items-row .column-2 .news-info .article-info .published span.d {
  padding-right: 15px;
}
.blog-timeline .items-row .column-2 .news-info .article-info .published span.my {
  text-align: left;
}
.blog-timeline .readmore {
  margin: 0;
}
.blog-timeline .readmore a {
  text-decoration: underline;
}
.blog-timeline .readmore a i {
  display: none;
}
.content-sidebar .zt-main-item .zt-item {
  font-family: 'Lora', serif !important;
  margin-bottom: 30px;
}
.content-sidebar .zt-main-item .zt-item .post-thumbnail {
  margin-right: 0;
  margin-bottom: 20px;
}
.content-sidebar .zt-main-item .zt-item .post-thumbnail img {
  padding: 0;
  width: 100%;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.content-sidebar .zt-main-item .zt-item .zt-newsinfo {
  color: #a8b0b2;
  font-size: 16px;
}
.content-sidebar .zt-main-item .zt-item .zt-newsinfo .date {
  letter-spacing: normal;
  text-transform: none;
  font-size: 16px;
}
.content-sidebar .zt-main-item .zt-item .zt-title a {
  font: italic 300 24px Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'Lora', serif !important;
  color: #160f19;
}
.content-sidebar .owl-nav {
  display: none;
}
#zo2-right-sidebar .module {
  margin-bottom: 30px;
}
#zo2-right-sidebar .module:not(:first-child) {
  padding: 0;
}
#zo2-right-sidebar .moduletitle {
  font: 500 22px Poppins;
  color: #2b2e2f;
  margin: 0 0 20px;
}
#zo2-right-sidebar .vm-category {
  padding-top: 100px;
}
#zo2-right-sidebar .categories-module > li:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 15px;
}
#zo2-right-sidebar .categories-module > li a {
  color: #2b2e2f;
}
#zo2-right-sidebar .search {
  position: relative;
  width: 100%;
}
#zo2-right-sidebar .search:after {
  content: "\c014";
  font-family: 'cleversoft';
  border-left: 1px solid #707070;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 45px;
  height: 40px;
  top: 5px;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
}
#zo2-right-sidebar .search .inputbox {
  width: 100%;
  height: 50px;
}
#zo2-right-sidebar .search .button {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0;
  opacity: 0;
  z-index: 2;
}
#zo2-right-sidebar .vmgroup .product-container >div {
  margin-bottom: 20px;
  clear: both;
  overflow: hidden;
}
#zo2-right-sidebar .vmgroup .product-container .spacer {
  text-align: left;
  font-size: 18px;
}
#zo2-right-sidebar .vmgroup .product-container .spacer a {
  color: #717779;
}
#zo2-right-sidebar .vmgroup .product-container .spacer img {
  width: 83px;
  height: 83px;
  float: left;
  margin-right: 15px;
}
#zo2-right-sidebar .vmgroup .product-container .spacer .product-price {
  color: #2b2e2f;
}
#zo2-right-sidebar .vmgroup .product-container .spacer .clear {
  display: none;
}
#zo2-right-sidebar .vm-category .menu > li {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0;
  clear: both;
}
#zo2-right-sidebar .vm-category .menu > li div:before {
  content: "\f0da";
  font-family: FontAwesome;
  margin-right: 20px;
  color: #2b2e2f;
  line-height: 50px;
}
#zo2-right-sidebar .vm-category .menu > li a {
  line-height: 50px;
}
.button {
  border-width: 2px;
  border-style: solid;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  color: #2b2e2f;
  font-size: 13px;
  padding: 10px 40px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  letter-spacing: .2em;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.button.transparent {
  background-color: transparent;
}
.button.bg-preset {
  color: #fff;
}
.button.white,
.button.txt-white {
  color: #fff;
}
.component {
  position: static;
}
.page-banner {
  height: 300px;
}
.item-page .post-image {
  overflow: hidden;
}
.news-info .title {
  font-size: 36px;
  margin: 20px 0 10px;
  float: none;
  font-weight: 500;
}
.news-info table {
  margin: 50px 0;
  width: 100%;
}
.news-info .tbl-history-company tr {
  display: flex;
  flex-direction: row;
}
.news-info .tbl-history-company tr td {
  vertical-align: top;
  padding-bottom: 35px;
  display: table;
  display: block;
}
.news-info .tbl-history-company tr td h6 {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 0;
}
.news-info .tbl-history-company tr td:first-child {
  width: 55px;
}
.news-info .tbl-history-company tr td:last-child {
  padding-bottom: 0;
}
.news-info .tbl-history-company tr td.square {
  width: 1px;
  margin: 0 30px;
  background-color: #eee;
  position: relative;
  display: block;
}
.news-info .tbl-history-company tr td.square:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -5px;
  width: 10px;
  height: 10px;
  display: block;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.news-info .tbl-carrers {
  width: 100%;
}
.news-info .tbl-carrers thead {
  border-bottom: 1px solid #2b2b2b;
}
.news-info .tbl-carrers tr td,
.news-info .tbl-carrers tr th {
  text-align: center;
  line-height: 3;
}
.news-info .tbl-carrers tr td {
  color: #777;
  border-bottom: 1px solid #eee;
}
.page-parners .item {
  clear: both;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.page-parners .item .col-img {
  display: flex;
  align-items: center;
  width: 268px;
  height: 168px;
  padding: 25px;
  border: 1px solid #eee;
  float: left;
}
.page-parners .item .col-img img {
  margin: 0 auto !important;
}
.page-parners .item .col-text {
  float: left;
  padding-left: 30px;
}
.page-parners .item .col-text h4 {
  font: bold 24px Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-ourteam .page-header h1 {
  margin-top: 0;
  margin-bottom: 30px;
}
.page-ourteam .zt-persons .zt-person .zt-person-image img {
  margin: 0;
}
.page-services-single .items-row .post-image {
  width: 100%;
}
.page-services-single .news-info h2.title {
  color: #2b2e2f;
  font-size: 36px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 30px 0 20px;
}
.page-services-single .accordion-section-title {
  font-size: 16px;
}
.page-services-icon {
  padding: 100px 0;
}
.page-services-icon.img .items-row .post-image,
.page-services-icon.img .items-row .news-info {
  float: none;
  width: 100%;
  padding: 0;
}
.page-services-icon.img .items-row .post-image {
  overflow: hidden;
  margin-bottom: 25px;
}
.list-services {
  margin: 0 -15px;
}
.list-services li {
  display: flex;
  margin-bottom: 50px;
}
.list-services li .col-icon {
  margin-right: 25px;
}
.list-services li .col-icon i {
  font-size: 36px;
}
.list-services li .col-text p {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 22px;
  font-weight: 500;
  color: #2b2e2f;
}
.module.mod-callnow {
  padding: 70px 0;
}
.module.mod-callnow .row {
  display: flex;
  align-items: center;
}
.module.mod-callnow h4 {
  font: lighter 30px Poppins;
  color: #2b2e2f;
}
.module.mod-callnow .col-phone-number .icon {
  float: left;
  margin-right: 30px;
  border: 1px solid #dcdcdc;
  text-align: center;
  padding-left: 10px;
}
.module.mod-callnow .col-phone-number .icon i {
  font-size: 30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.module.mod-callnow .col-phone-number .col-text {
  float: left;
}
.module.mod-callnow .col-phone-number strong {
  color: #2b2e2f;
  font-size: 30px;
}
.accordion-section-title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-faq {
  padding: 50px 0;
}
.page-faq .title {
  font: normal 36px Poppins;
  margin-bottom: 50px;
  text-align: center;
  color: #2b2e2f;
}
.page-faq .accordion .accordion-section {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.page-faq .accordion-section-title {
  padding-left: 15px;
  font-size: 16px;
  position: relative;
  background-color: transparent;
}
.page-faq .accordion-section-title.active {
  border-left-width: 4px;
  border-style: solid;
}
.page-faq .accordion-section-title i {
  float: right;
  border-right: none;
  margin-right: 0;
}
.page-errors-404 {
  padding: 50px 0;
  text-align: center;
}
.page-errors-404 img {
  display: inline-block;
  margin: 0 0 50px !important;
}
.page-errors-404 h2 {
  font: bold 36px Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2b2e2f;
}
.page-errors-404 p {
  margin-bottom: 50px;
}
.page-errors-404 .button {
  text-transform: uppercase;
  padding: 10px 40px;
}
div[class*="-view"] .row {
  margin-left: -15px;
  margin-right: -15px;
  clear: both;
}
.vm-col {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  float: left;
}
.vm-col-1 {
  width: 100%;
}
.vm-col-2 {
  width: 50%;
}
.vm-col-2:nth-child(2n+1) {
  clear: both;
}
.vm-col-3 {
  width: 33.333%;
}
.vm-col-3:nth-child(3n+1) {
  clear: both;
}
.vm-col-4 {
  width: 25%;
}
.vm-col-4:nth-child(4n+1) {
  clear: both;
}
.vm-col-5 {
  width: 20%;
}
.vm-col-5:nth-child(5n+1) {
  clear: both;
}
.vm-col-6 {
  width: 16.666%;
}
.vm-col-6:nth-child(6n+1) {
  clear: both;
}
.vm-col-8 {
  width: 12.5%;
}
.vm-col-9 {
  width: 11.111%;
}
.vm-col-10 {
  width: 10%;
}
.vm-col-11 {
  width: 9.09%;
}
.vm-col-12 {
  width: 8.333%;
}
.floatleft {
  float: left;
}
.compare {
  display: none;
}
.orderby-displaynumber .orderlistcontainer .orderlist {
  display: none;
}
input.addtocart-button {
  margin-bottom: 0;
}
.category-view:not(.list) {
  padding: 100px 0;
}
.category-view .category-view {
  padding: 0 15px;
  float: left;
  margin-bottom: 15px;
}
.category-view .category-view .spacer h2 {
  margin: 0;
  line-height: 30px;
}
.category-view .category-view .spacer h2 a {
  font-size: 18px;
  color: #2b2e2f;
  font-weight: lighter;
}
.category-view .category-view .category + div {
  margin-left: 50px;
}
.category-view .virtuemart_search {
  float: right;
}
.category-view .row .category .spacer,
.featured-view .spacer,
.latest-view .spacer,
.topten-view .spacer,
.recent-view .spacer,
.related-products-view .spacer,
.browse-view .row .product .spacer {
  padding: 0;
  position: relative;
}
.category-view .row .category .spacer .addtocart-area,
.featured-view .spacer .addtocart-area,
.latest-view .spacer .addtocart-area,
.topten-view .spacer .addtocart-area,
.recent-view .spacer .addtocart-area,
.related-products-view .spacer .addtocart-area,
.browse-view .row .product .spacer .addtocart-area {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  opacity: 0;
  z-index: 0;
  visibility: hidden;
  background-color: #fff;
}
.category-view .row .category .spacer .add-wishlist i,
.featured-view .spacer .add-wishlist i,
.latest-view .spacer .add-wishlist i,
.topten-view .spacer .add-wishlist i,
.recent-view .spacer .add-wishlist i,
.related-products-view .spacer .add-wishlist i,
.browse-view .row .product .spacer .add-wishlist i {
  width: auto;
  color: #777;
  background-color: transparent;
  border: none;
  font-size: 18px;
}
.category-view .row .category .spacer .add-wishlist.active i,
.category-view .row .category .spacer .add-wishlist:focus i,
.category-view .row .category .spacer .add-wishlist:hover i,
.featured-view .spacer .add-wishlist.active i,
.featured-view .spacer .add-wishlist:focus i,
.featured-view .spacer .add-wishlist:hover i,
.latest-view .spacer .add-wishlist.active i,
.latest-view .spacer .add-wishlist:focus i,
.latest-view .spacer .add-wishlist:hover i,
.topten-view .spacer .add-wishlist.active i,
.topten-view .spacer .add-wishlist:focus i,
.topten-view .spacer .add-wishlist:hover i,
.recent-view .spacer .add-wishlist.active i,
.recent-view .spacer .add-wishlist:focus i,
.recent-view .spacer .add-wishlist:hover i,
.related-products-view .spacer .add-wishlist.active i,
.related-products-view .spacer .add-wishlist:focus i,
.related-products-view .spacer .add-wishlist:hover i,
.browse-view .row .product .spacer .add-wishlist.active i,
.browse-view .row .product .spacer .add-wishlist:focus i,
.browse-view .row .product .spacer .add-wishlist:hover i {
  background-color: transparent;
  color: #777;
}
.category-view .row .category .spacer span.addtocart-button input.addtocart-button,
.category-view .row .category .spacer span.addtocart-button input.notify-button,
.featured-view .spacer span.addtocart-button input.addtocart-button,
.featured-view .spacer span.addtocart-button input.notify-button,
.latest-view .spacer span.addtocart-button input.addtocart-button,
.latest-view .spacer span.addtocart-button input.notify-button,
.topten-view .spacer span.addtocart-button input.addtocart-button,
.topten-view .spacer span.addtocart-button input.notify-button,
.recent-view .spacer span.addtocart-button input.addtocart-button,
.recent-view .spacer span.addtocart-button input.notify-button,
.related-products-view .spacer span.addtocart-button input.addtocart-button,
.related-products-view .spacer span.addtocart-button input.notify-button,
.browse-view .row .product .spacer span.addtocart-button input.addtocart-button,
.browse-view .row .product .spacer span.addtocart-button input.notify-button {
  font-size: 18px;
  font-weight: lighter;
  background-color: transparent;
  text-transform: uppercase;
  border: none;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.category-view .row .category .spacer span.addtocart-button input.addtocart-button:hover,
.category-view .row .category .spacer span.addtocart-button input.notify-button:hover,
.featured-view .spacer span.addtocart-button input.addtocart-button:hover,
.featured-view .spacer span.addtocart-button input.notify-button:hover,
.latest-view .spacer span.addtocart-button input.addtocart-button:hover,
.latest-view .spacer span.addtocart-button input.notify-button:hover,
.topten-view .spacer span.addtocart-button input.addtocart-button:hover,
.topten-view .spacer span.addtocart-button input.notify-button:hover,
.recent-view .spacer span.addtocart-button input.addtocart-button:hover,
.recent-view .spacer span.addtocart-button input.notify-button:hover,
.related-products-view .spacer span.addtocart-button input.addtocart-button:hover,
.related-products-view .spacer span.addtocart-button input.notify-button:hover,
.browse-view .row .product .spacer span.addtocart-button input.addtocart-button:hover,
.browse-view .row .product .spacer span.addtocart-button input.notify-button:hover {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.category-view .row .category .spacer:hover .addtocart-area,
.featured-view .spacer:hover .addtocart-area,
.latest-view .spacer:hover .addtocart-area,
.topten-view .spacer:hover .addtocart-area,
.recent-view .spacer:hover .addtocart-area,
.related-products-view .spacer:hover .addtocart-area,
.browse-view .row .product .spacer:hover .addtocart-area {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  opacity: 1;
  z-index: 1;
  visibility: visible;
}
.category-view .row .category .spacer:hover .quickview,
.featured-view .spacer:hover .quickview,
.latest-view .spacer:hover .quickview,
.topten-view .spacer:hover .quickview,
.recent-view .spacer:hover .quickview,
.related-products-view .spacer:hover .quickview,
.browse-view .row .product .spacer:hover .quickview {
  opacity: .7;
  visibility: visible;
  z-index: 2;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.category-view .row .category .spacer:hover .quickview:hover,
.featured-view .spacer:hover .quickview:hover,
.latest-view .spacer:hover .quickview:hover,
.topten-view .spacer:hover .quickview:hover,
.recent-view .spacer:hover .quickview:hover,
.related-products-view .spacer:hover .quickview:hover,
.browse-view .row .product .spacer:hover .quickview:hover {
  opacity: 1;
}
.browse-view .row .product .spacer img,
.related-products-view .row .product .spacer img {
  width: 100%;
}
.spacer.product-container {
  border: none;
  padding: 0;
  margin: 0;
}
.spacer.product-container .browseProductImage {
  max-height: none;
}
.vm-product-media-container {
  margin-bottom: 30px;
  position: relative;
}
.vm-product-media-container .quickview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  text-align: center;
  padding: 5px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  z-index: 0;
  opacity: 0;
  visibility: hidden;
}
.vm-product-media-container .quickview i {
  display: none;
}
.vm-product-media-container .quickview .add-quickview {
  cursor: pointer;
}
[class*="vm-product-descr-container"] {
  min-height: 0;
}
[class*="vm-product-descr-container"] > h2 {
  text-align: left;
  font-size: 18px;
  font-weight: lighter;
  margin-bottom: 15px;
  padding-right: 30px;
}
[class*="vm-product-descr-container"] > h2 a {
  color: #777;
  font-family: 'Oswald', serif !important;
}
span.vm-price-desc {
  margin: 0;
}
.zt-product-action .wishlist {
  margin-top: -75px;
}
.zt-product-action .quickview {
  display: none;
}
span.addtocart-button input.addtocart-button,
span.addtocart-button input.notify-button {
  font-size: 18px;
  font-weight: lighter;
  background-color: transparent;
  border: none;
  padding: 0;
}
.latest-view .spacer span,
.topten-view .spacer span,
.recent-view .spacer span,
.related-products-view .spacer span,
.browse-view .row .product .spacer span,
.featured-view .spacer span {
  font-size: 18px;
  color: #2b2b2b;
}
.product-related-products {
  border-top: none;
}
.product-related-products .hasTooltip,
.product-related-products .product-field-desc {
  display: none;
}
.product-related-products .product-fields-title {
  font-size: 22px;
}
.product-related-products .product-fields-title strong {
  font-weight: normal;
  color: #333;
}
.product-related-products .product-field {
  width: 25%;
  margin: 0;
  padding: 0 15px;
}
.product-related-products .product-field:first-child {
  padding-left: 0;
}
.product-related-products .product-field:last-child {
  padding-right: 0;
}
.product-related-products .product-field .product-field-display a {
  color: #777;
}
.product-related-products .product-field .product-field-display img {
  width: 100%;
  margin-bottom: 25px;
}
.virtuemart_search {
  float: right;
}
.vm-search-custom-search-input input.inputbox {
  display: none;
}
.vm-search-custom-search-input .button {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: lighter;
  border: none;
  color: #2b2e2f;
}
.browse-view {
  clear: both;
}
.vm-category .menu > li {
  margin-bottom: 15px;
}
.vm-category .menu > li a {
  color: #2b2e2f;
}
body.cart .vm-cart-header {
  width: 50%;
}
body.cart .vm-continue-shopping {
  width: 50%;
}
body.cart .vm-continue-shopping.right {
  text-align: right;
}
body.cart .vm-continue-shopping .continue_link {
  display: inline-block;
}
.cart-title {
  margin-top: 0;
  font-size: 36px;
}
.cart-view {
  padding: 30px 0 100px;
  border-top: 1px solid #eee;
}
.cart-view .cart-summary tr {
  padding: 15px;
  border: 1px solid #eee;
}
.cart-view .cart-summary tr:first-child {
  color: #fff;
}
.cart-view .cart-summary tr:first-child th:first-child,
.cart-view .cart-summary tr:first-child th:last-child {
  padding: 0 15px;
}
.cart-view .cart-summary th:not(.vm-cart-item-name) {
  text-align: center;
  padding: 10px 0;
}
.cart-view .cart-summary td {
  padding: 15px;
}
.cart-view .cart-summary td[class*="vm-cart-item"] {
  text-align: center;
}
.cart-view .cart-summary td h3 {
  font-size: 24px;
  font-weight: 500;
}
.cart-view .vm-cart-item-name {
  text-align: left;
}
.cart-view .vm-cart-item-name a {
  color: #656565;
  font-size: 18px;
}
.cart-view .vm-cart-item-name .cart-images {
  float: left;
  max-width: 100px;
  margin-right: 15px;
}
.cart-view .vm-cart-item-quantity {
  position: relative;
  padding: 0 15px;
}
.cart-view .vm-cart-item-quantity .quantity-input {
  margin: 0;
  text-align: center;
  width: 40px;
  height: 30px;
}
.cart-view .vm-cart-item-quantity button {
  background-color: transparent;
  border: 1px solid #eee;
  color: #656565;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 30px;
  height: 30px;
}
.cart-view .vm-cart-item-quantity button:hover {
  color: #fff;
}
.cart-view .vm-cart-item-quantity .vm2-add_quantity_cart {
  right: 0;
}
.cart-view .vm-cart-item-quantity .vm2-add_quantity_cart:before {
  content: '\c137';
  font-family: 'cleverSoft' !important;
}
.cart-view .vm-cart-item-quantity .vm2-remove_from_cart:before {
  content: 'x';
}
.cart-view .billto-shipto {
  margin-bottom: 50px;
  overflow: hidden;
}
.cart-view .billto-shipto .vm2-billto-icon:before {
  font-family: 'cleverSoft' !important;
  content: "\c085";
}
.cart-view .billto-shipto .vm2-shipto-icon:before {
  font-family: 'cleverSoft' !important;
  content: "\c136";
}
.cart-view .billto-shipto .output-shipto,
.cart-view .billto-shipto .output-billto {
  margin-bottom: 5px;
}
.cart-view .billto-shipto > div {
  width: 50%;
  float: left;
}
.cart-view .billto-shipto > div > span {
  display: block;
  font-weight: 600;
  margin-bottom: 5px;
}
.cart-view .billto-shipto > div a.details {
  color: #fff;
  display: inline-block;
  padding: 2px 6px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.cart-view fieldset {
  clear: both;
  border: none;
  padding: 0;
}
.cart-view .vm-fieldset-pricelist {
  padding: 0;
}
.cart-view [class*="sectiontableentry"] h3 {
  font-size: 16px;
}
.cart-view .billing-box {
  overflow: hidden;
  margin-bottom: 20px;
  display: flex;
}
.cart-view .billing-box [class*="sectiontableentry"] {
  width: 50%;
}
.cart-view .billing-box [class*="sectiontableentry"]:first-child {
  padding-right: 15px;
}
.cart-view .billing-box [class*="sectiontableentry"]:last-child {
  padding-left: 15px;
}
.cart-view .billing-box [class*="sectiontableentry"] > div[colspan="4"] {
  border: 1px solid #eee;
  padding: 0 15px;
  height: 100%;
}
.cart-view .billing-box h3.title {
  color: #fff;
  margin: 0 -15px 15px;
  padding: 10px;
}
.cart-view .billing-box .vm-button-correct {
  padding-top: 2px;
  padding-bottom: 2px;
}
.cart-view .vm-fieldset-customer-note {
  margin-bottom: 0;
}
.cart-view .vm-fieldset-customer-note span.customer-note {
  display: block;
}
.cart-view .vm-fieldset-customer-note textarea {
  width: 100%;
  height: 100px;
}
.cart-view .terms-of-service {
  display: inline;
  font-weight: normal;
}
.cart-view #checkoutFormSubmit:hover {
  background-color: transparent;
  color: #2b2e2f;
}
.cart-view .billing-total {
  display: flex;
  border: 1px solid #eee;
  padding: 15px;
  margin-bottom: 15px;
}
.cart-view .billing-total > div {
  flex: 1;
}
.cart-view .billing-total > div[colspan="4"] {
  flex: 7;
}
#userForm.form-validate h2 {
  font-size: 18px;
}
#userForm.form-validate .control-buttons {
  margin: 15px 0;
}
.adminForm.user-details td.key {
  width: 200px;
  text-align: right;
  padding-right: 15px;
}
.adminForm.user-details td.key label {
  font-weight: normal;
}
.adminForm.user-details td .chzn-container-single {
  width: 100% !important;
}
.adminForm.user-details td .chzn-container-single .chzn-single {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 30px;
  line-height: 30px;
}
.adminForm.user-details td .chzn-container-single .chzn-drop {
  width: 100% !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.adminForm.user-details td .chzn-container-single .chzn-results li.highlighted {
  background-image: none;
}
.adminForm.user-details input {
  -webkit-transition: border-color .3s;
  -moz-transition: border-color .3s;
  -o-transition: border-color .3s;
  transition: border-color .3s;
}
#shipmentForm {
  padding: 100px 0;
}
#shipmentForm h1 {
  margin: 0;
  font-size: 36px;
}
#shipmentForm .buttonBar-right {
  margin: 20px 0;
}
#zt-opc-plugin {
  padding: 100px 0;
}
#zt-opc-plugin > p {
  overflow: hidden;
}
#zt-opc-plugin .continue-shoping {
  display: inline-block;
  padding: 8px 20px;
  border-width: 2px;
  border-style: solid;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
#zt-opc-plugin .continue-shoping:hover,
#zt-opc-plugin .continue-shoping:focus {
  background-color: transparent;
}
#zt-opc-plugin .zt-opc-input .btn {
  outline: none;
  background-color: #2b2e2f;
  border-color: #2b2e2f;
}
#zt-opc-plugin .zt-opc-input .btn:hover {
  background-color: transparent;
  color: #2b2e2f;
}
.zt-opc-page-title {
  color: #2b2e2f;
}
#zt-opc-coupon-wrap button:hover,
#zt-opc-coupon-wrap button:focus {
  background-color: #2b2e2f;
  border-color: #2b2e2f;
  color: #fff;
}
.inner-wrap .cart-summary tr {
  line-height: 30px;
}
.inner-wrap .cart-summary td {
  padding-top: 10px;
  padding-bottom: 10px;
}
.inner-wrap .cart-summary input,
.inner-wrap .cart-summary button {
  margin: 0 !important;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  border: 1px solid #eee;
  text-align: center;
}
.inner-wrap .cart-summary button:hover {
  color: #fff;
}
.inner-wrap .terms-of-service {
  display: inline;
}
#zt-opc-purchase-wrap .zt-opc-purchase-row #zt-opc-purchase-order-submit {
  padding: 8px 20px;
  background-color: #2b2e2f;
  border-color: #2b2e2f;
  color: #fff;
}
.zt-product-detail {
  padding: 100px 0;
}
.zt-product-detail .additional-images {
  display: block !important;
}
.zt-product-detail .owl-carousel .owl-wrapper-outer {
  padding-left: 0;
  overflow: hidden;
}
.zt-product-detail .price {
  margin-bottom: 15px;
}
.zt-product-detail.single-sidebar .zt-product-gallery,
.zt-product-detail.single-sidebar .zt-product-info {
  width: 50%;
}
.zt-product-detail.single-sidebar .additional-images .owl-wrapper-outer {
  margin: 0 -10px;
}
.zt-product-detail.single-sidebar .additional-images .owl-item {
  padding: 0 10px;
}
.zt-product-detail.single-sidebar .zt-product-detail-gallery {
  padding-right: 0;
}
.zt-product-detail.single-sidebar .main-image {
  margin-right: 0;
  width: 100%;
  float: none;
  margin-bottom: 20px;
}
.zt-product-detail.single-sidebar .additional-images > a {
  margin-right: 20px;
}
.zt-product-detail.single-sidebar .zt-product-detail-info span.addtocart-button input.addtocart-button {
  padding: 0 50px;
}
.main-image {
  float: left;
  margin-right: 30px;
  width: calc(100% - 140px);
  width: -webkit-calc(100% - 140px);
  width: -moz-calc(100% - 140px);
  width: -o-calc(100% - 140px);
}
.main-image img {
  width: 100%;
  position: relative !important;
}
.additional-images >a {
  width: 110px;
  display: block;
  margin-bottom: 20px;
}
.additional-images >a.active {
  border-width: 1px;
  border-style: solid;
}
.additional-images img {
  width: 100%;
}
.zt-product-detail:not(.single-sidebar) .additional-images {
  float: left;
  width: auto !important;
}
.zt-product-detail-gallery {
  padding-right: 60px;
  margin-bottom: 70px;
  overflow: hidden;
}
.zt-product-detail-info {
  margin-bottom: 30px;
}
.zt-product-detail-info .detail-product-title h1 {
  font: normal 30px Poppins;
  margin-top: 0;
}
.zt-product-detail-info .product-price {
  font-size: 24px;
  font-family: Poppins;
  color: #2b2e2f;
}
.zt-product-detail-info .description-detail {
  margin-bottom: 50px;
}
.zt-product-detail-info .quantity-controls,
.zt-product-detail-info .quantity-box {
  display: block;
}
.zt-product-detail-info .zt-quantity {
  display: inline-block;
  position: relative;
  margin-right: 25px;
}
.zt-product-detail-info .quantity-box {
  display: inline-block;
}
.zt-product-detail-info .quantity-box .quantity-input {
  background-color: #2b2e2f;
  font-size: 14px;
  font-family: Poppins;
  color: #fff;
  border: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 48px;
  line-height: 48px;
}
.zt-product-detail-info .quantity-plus,
.zt-product-detail-info .quantity-minus {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  border: none;
  background-color: transparent;
  outline: none;
}
.zt-product-detail-info .quantity-plus i,
.zt-product-detail-info .quantity-minus i {
  color: #fff;
}
.zt-product-detail-info .quantity-plus {
  right: 30px;
}
.zt-product-detail-info .quantity-minus {
  left: 30px;
}
.zt-product-detail-info span.addtocart-button input.addtocart-button {
  background-color: #2b2e2f;
  font: bold 13px Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 70px;
  text-transform: uppercase;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  color: #fff;
}
.product-desc,
.product-reviews {
  border: 1px solid #eee;
  padding: 15px 30px;
  margin-bottom: 20px;
}
.product-desc .nav-tabs,
.product-reviews .nav-tabs {
  border: none;
}
.product-desc .nav-tabs >li,
.product-reviews .nav-tabs >li {
  float: none;
  margin: 0;
}
.product-desc .nav-tabs >li:hover a,
.product-desc .nav-tabs >li.active a,
.product-reviews .nav-tabs >li:hover a,
.product-reviews .nav-tabs >li.active a {
  border: none;
  background-color: transparent;
  color: #2b2e2f;
}
.product-desc .nav-tabs >li.active,
.product-reviews .nav-tabs >li.active {
  border-bottom: 1px solid #ddd;
  margin-bottom: 25px;
  padding-bottom: 15px;
}
.product-desc .nav-tabs >li >a,
.product-reviews .nav-tabs >li >a {
  color: #2b2e2f;
  font: normal 18px Poppins;
  padding: 0;
  border: none;
}
.zt-related-products .product-fields-title {
  font: normal 22px Poppins;
  color: #2b2e2f;
  margin-bottom: 30px;
  display: block;
}
.zt-related-products .product-field {
  padding: 0 15px;
  margin-bottom: 15px;
}
.zt-related-products .product-field-display {
  position: relative;
}
.zt-related-products .product-field-display a,
.zt-related-products .product-field-display a:hover {
  color: #717779;
}
.zt-related-products .product-field-display img {
  width: 100%;
  margin-bottom: 25px;
}
.zt-related-products .product-field-display .wishlist {
  position: absolute;
  bottom: 0;
  right: 0;
}
.zt-related-products .product-field-display .add_wishlist i {
  width: auto;
  color: #777;
  background-color: transparent;
  border: none;
  font-size: 18px;
}
.zt-related-products .product-field-display .add_wishlist span {
  display: none;
}
.zt-related-products .product-field-display .add_wishlist.active i,
.zt-related-products .product-field-display .add_wishlist:focus i,
.zt-related-products .product-field-display .add_wishlist:hover i {
  background-color: transparent;
  color: #777;
}
.zt-related-products .product-field-display .addtocart-area {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  opacity: 0;
  z-index: 0;
  visibility: hidden;
  background-color: #fff;
}
.zt-related-products .product-field-display .quickview {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  background-color: #fff;
  text-align: center;
  padding: 5px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  z-index: 0;
  opacity: 0;
  visibility: hidden;
}
.zt-related-products .product-field-display:hover .addtocart-area {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  visibility: visible;
  opacity: 1;
  z-index: 1;
}
.zt-related-products .product-field-display:hover .quickview {
  opacity: .7;
  visibility: visible;
  z-index: 2;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.zt-related-products .product-field-display:hover .quickview:hover {
  opacity: 1;
}
.zoomContainer {
  z-index: 10;
}
#fancybox-wrap {
  display: none;
}
#fancybox-outer #fancybox-content .vm-product-container {
  width: auto;
}
#fancybox-outer #fancybox-content .vm-product-media-container,
#fancybox-outer #fancybox-content .vm-product-details-container {
  width: 50%;
  float: left;
  padding: 30px;
}
#fancybox-outer #fancybox-content .wishlist-product-img {
  margin-right: 120px;
}
#fancybox-outer #fancybox-content .title a {
  font: normal 30px Poppins;
  color: #2b2e2f;
}
#fancybox-outer #fancybox-content #wishlists_go,
#fancybox-outer #fancybox-content #wishlists_continue {
  background-color: #2b2e2f;
  border: none;
  outline: none;
  text-transform: uppercase;
  padding: 0 15px;
  line-height: 48px;
  display: inline-block;
}
#fancybox-outer #fancybox-content #vm-product-container {
  width: auto;
}
#fancybox-outer #fancybox-content .vm-product-details-container h1 {
  font-size: 30px;
  font-weight: 400;
  margin-top: 0;
}
#fancybox-outer #fancybox-content .vm-product-details-container .product-price {
  font-size: 24px;
  color: #2b2e2f;
  line-height: 48px;
}
#fancybox-outer #fancybox-content .gallery-products {
  position: relative;
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-prev,
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-next {
  position: relative;
  font-size: 0;
  background-color: transparent;
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-prev:before,
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-next:before {
  font-family: 'themify';
  font-size: 30px;
  color: #fff;
  opacity: .7;
  -webkit-transition: all .15s;
  -moz-transition: all .15s;
  -o-transition: all .15s;
  transition: all .15s;
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-prev:hover:before,
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-next:hover:before {
  opacity: 1;
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-prev {
  float: left;
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-prev:before {
  content: "\e64a";
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-next {
  float: right;
}
#fancybox-outer #fancybox-content .gallery-products .owl-nav .owl-next:before {
  content: "\e649";
}
#fancybox-outer #fancybox-close {
  top: 20px;
  right: 10px;
  background-image: none;
}
#fancybox-outer #fancybox-close:before,
#fancybox-outer #fancybox-close:after {
  content: '';
  display: block;
  width: 30px;
  height: 1px;
  background-color: #2b2e2f;
  left: 0;
  top: 0;
}
#fancybox-outer #fancybox-close:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#fancybox-outer #fancybox-close:after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#fancybox-outer .continue_link {
  color: #2b2e2f;
  float: right;
}
#fancybox-outer .showcart {
  background-color: #333;
  padding: 10px 45px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
#fancybox-outer h4 {
  font-weight: 500;
  font-size: 30px;
  margin-top: 25px;
}
#fancybox-outer .product-price {
  margin-bottom: 20px;
}
#fancybox-outer .addtocart-area {
  margin-top: 30px;
}
#fancybox-outer .quantity-controls,
#fancybox-outer .quantity-box {
  display: block;
}
#fancybox-outer .zt-quantity {
  display: inline-block;
  position: relative;
  margin-right: 25px;
}
#fancybox-outer .quantity-box {
  display: inline-block;
}
#fancybox-outer .quantity-box .quantity-input {
  background-color: #2b2e2f;
  font-size: 14px;
  font-family: Poppins;
  color: #fff;
  border: none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 48px;
  line-height: 48px;
}
#fancybox-outer .quantity-plus,
#fancybox-outer .quantity-minus {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  border: none;
  background-color: transparent;
  outline: none;
}
#fancybox-outer .quantity-plus i,
#fancybox-outer .quantity-minus i {
  color: #fff;
}
#fancybox-outer .quantity-plus {
  right: 30px;
}
#fancybox-outer .quantity-minus {
  left: 30px;
}
#fancybox-outer span.addtocart-button input.addtocart-button {
  background-color: #2b2e2f;
  font: bold 13px Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 45px;
  text-transform: uppercase;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  text-align: center;
  height: 48px;
  line-height: 48px;
  color: #fff;
}
#fancybox-outer .product-socials {
  color: #647072;
  font-size: 14px;
  padding: 20px 0;
  margin-top: 10px;
}
#fancybox-outer .product-socials ul {
  display: inline-block;
  padding-left: 20px;
}
#fancybox-outer .product-socials ul li {
  display: inline-block;
}
#fancybox-outer .product-socials ul li > a {
  padding: 0 20px;
  color: #2b2e2f;
}
#fancybox-outer .product-socials ul li > a:hover .fa-facebook {
  color: #3b5998;
}
#fancybox-outer .product-socials ul li > a:hover .fa-twitter {
  color: #1da1f2;
}
#fancybox-outer .product-socials ul li > a:hover .fa-google-plus {
  color: #db4437;
}
#fancybox-outer .product-socials ul li > a:hover .fa-feed {
  color: #f86c00;
}
#fancybox-outer .wishlist-product-detail {
  padding: 30px;
}
#fancybox-outer .wishlist-product-detail .wishlist-product-img {
  margin-bottom: 30px;
}
[class*="divider"] hr {
  margin: 30px 0;
}
.divider-dotted hr {
  border-top: 1px dotted #e5e5e5;
}
.divider-preset-solid hr {
  border-top: 1px solid #d0a77b;
}
.divider-black-solid hr {
  border-top: 1px solid #000;
}
.divider-thickness-solid hr {
  border-top: 4px solid #e5e5e5;
}
.divider-gradient-solid hr {
  border-top: none;
  width: 100%;
  height: 1px;
  background: #d0a77b;
  background: -webkit-linear-gradient(left,#d0a77b,#f8f2ec);
  background: -o-linear-gradient(right,#d0a77b,#f8f2ec);
  background: -moz-linear-gradient(right,#d0a77b,#f8f2ec);
  background: linear-gradient(to right,#d0a77b,#f8f2ec);
}
.divider-custom-solid hr {
  border-top: none;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  background: -webkit-linear-gradient(left,#ffffff,#e5e5e5,#ffffff);
  background: -o-linear-gradient(right,#ffffff,#e5e5e5,#ffffff);
  background: -moz-linear-gradient(right,#ffffff,#e5e5e5,#ffffff);
  background: linear-gradient(to right,#ffffff,#e5e5e5,#ffffff);
}
.divider-2-solid hr {
  padding-bottom: 2px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
[class*="zt-list-style"] {
  width: 100%;
  padding: 50px 0;
  margin: 0;
}
[class*="zt-list-style"] > li {
  -webkit-transition: padding .15s;
  -moz-transition: padding .15s;
  -o-transition: padding .15s;
  transition: padding .15s;
}
[class*="zt-list-style"] > li:before {
  font-family: FontAwesome;
  display: inline-block;
  margin-right: 20px;
}
[class*="zt-list-style"] > li > a {
  line-height: 48px;
  color: #717779;
}
[class*="zt-list-style"] > li:hover,
[class*="zt-list-style"] > li.active {
  padding-left: 10px;
}
[class*="zt-list-style"].zt-only-active {
  padding: 0;
}
[class*="zt-list-style"].zt-only-active > li:before {
  font-size: 0;
  margin-right: 0;
  -webkit-transition: all .15s;
  -moz-transition: all .15s;
  -o-transition: all .15s;
  transition: all .15s;
}
[class*="zt-list-style"].zt-only-active > li:hover:before,
[class*="zt-list-style"].zt-only-active > li.active:before {
  margin-right: 20px;
  font-size: 16px;
}
.zt-list-style-angle > li:before {
  content: '\f105';
}
.zt-list-style-arrow > li:before {
  content: '\f178';
}
.zt-list-style-caret > li:before {
  content: '\f0da';
}
.zt-list-style-star > li:before {
  content: '\f006';
}
.module.mod-fullbg {
  background-color: #1a161f;
}
.module.mod-fullbg [class*="zt-list-style"] >li >a,
.module.mod-fullbg [class*="zt-list-style"] >li:before {
  color: #a8b0b2;
}
.module.mod-fullbg [class*="zt-list-style"] >li:hover,
.module.mod-fullbg [class*="zt-list-style"] >li.active {
  padding-left: 10px;
}
button {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  outline: none;
}
button:focus {
  outline: none;
}
button.default {
  background-color: #2b2e2f;
  border: 2px solid #2b2e2f;
  color: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding: 3px 20px;
}
button.default:hover,
button.default:focus {
  background-color: transparent;
  color: #2b2e2f;
}
.button-bd-gradient {
  display: inline-block;
  padding: 2px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.button-bd-gradient .button {
  background-color: #fff !important;
  border: none;
  color: #2b2e2f;
}
.button-bd-gradient .button:hover {
  color: #fff;
}
.button {
  border-width: 2px;
  border-style: solid;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  color: #2b2e2f;
  font-size: 13px;
  padding: 10px 40px;
  font-weight: bold;
  display: inline-block;
  letter-spacing: 2px;
}
.button.transparent {
  background-color: transparent;
}
.button.transparent:hover {
  color: #fff;
}
.button.bg-preset {
  color: #fff;
}
.button.uppercase {
  text-transform: uppercase;
}
.zt-button.bg-gradient-style-1 {
  background-image: -webkit-linear-gradient(135deg,#7779be,#b270d1);
  background-image: -moz-linear-gradient(135deg,#7779be,#b270d1);
  background-image: -o-linear-gradient(135deg,#7779be,#b270d1);
}
.zt-button.bg-gradient-style-2 {
  background-image: -webkit-linear-gradient(135deg,#75c5db,#61e2b0);
  background-image: -moz-linear-gradient(135deg,#75c5db,#61e2b0);
  background-image: -o-linear-gradient(135deg,#75c5db,#61e2b0);
}
.zt-button.bg-gradient-style-3 {
  background-image: -webkit-linear-gradient(135deg,#f89e3c,#f4db2f);
  background-image: -moz-linear-gradient(135deg,#f89e3c,#f4db2f);
  background-image: -o-linear-gradient(135deg,#f89e3c,#f4db2f);
}
.zt-button.bg-gradient-style-4 {
  background-image: -webkit-linear-gradient(135deg,#f46767,#f89e3c);
  background-image: -moz-linear-gradient(135deg,#f46767,#f89e3c);
  background-image: -o-linear-gradient(135deg,#f46767,#f89e3c);
}
.zt-button.bg-gradient-style-5 {
  background-image: -webkit-linear-gradient(135deg,#e767b1,#b270d1);
  background-image: -moz-linear-gradient(135deg,#e767b1,#b270d1);
  background-image: -o-linear-gradient(135deg,#e767b1,#b270d1);
}
.zt-button.bg-gradient-style-6 {
  background-image: -webkit-linear-gradient(135deg,#7779be,#75c5db);
  background-image: -moz-linear-gradient(135deg,#7779be,#75c5db);
  background-image: -o-linear-gradient(135deg,#7779be,#75c5db);
}
.zt-button[class*="bd-gradient-style"] {
  background-position: 0 0, 0 100%;
  background-repeat: no-repeat;
  -webkit-background-size: 100% 0;
  -moz-background-size: 100% 0;
  background-size: 100% 0;
}
.zt-button.bd-gradient-style-1 {
  border-color: #7779be #7779be #b270d1 #b270d1;
}
.zt-button.bd-gradient-style-2 {
  border-color: #75c5db #75c5db #61e2b0 #61e2b0;
}
.zt-button.bd-gradient-style-3 {
  border-color: #f89e3c #f6c035 #f4db2f #f6c035;
}
.zt-button.bd-gradient-style-4 {
  border-color: #f46767 #f6864f #f89e3c #f6864f;
}
.zt-button.bd-gradient-style-5 {
  border-color: #e767b1 #cf6bc0 #b270d1 #cf6bc0;
}
.zt-button.bd-gradient-style-6 {
  border-color: #7779be #769ccb #75c5db #769ccb;
}
.zt-button.bd-unique-style-3 {
  border-right-color: transparent !important;
  border-left-color: transparent !important;
}
.zt-icon-box .icon-box-item .icon {
  margin-bottom: 30px;
}
.zt-icon-box .icon-box-item .icon i {
  font-size: 48px;
}
.zt-icon-box .icon-box-item .content h4 {
  margin-top: 0;
}
.zt-icon-box.three-columns .icon-box-item {
  position: relative;
  overflow: hidden;
}
.zt-icon-box.three-columns .icon-box-item:before,
.zt-icon-box.three-columns .icon-box-item:after {
  content: '';
  position: absolute;
  display: block;
}
.zt-icon-box.three-columns .icon-box-item:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  z-index: 2;
}
.zt-icon-box.three-columns .icon-box-item:after {
  top: 30px;
  left: 30px;
  width: calc(100% - 60px);
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: -o-calc(100% - 60px);
  height: calc(100% - 60px);
  height: -webkit-calc(100% - 60px);
  height: -moz-calc(100% - 60px);
  height: -o-calc(100% - 60px);
  background: #4b4f98;
  background: -webkit-linear-gradient(left,#4b4f98,#3b8ca2);
  background: -o-linear-gradient(right,#4b4f98,#3b8ca2);
  background: -moz-linear-gradient(right,#4b4f98,#3b8ca2);
  background: linear-gradient(to right,#4b4f98,#3b8ca2);
  opacity: 0;
  z-index: 3;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.zt-icon-box.three-columns .icon-box-item img {
  width: 100%;
}
.zt-icon-box.three-columns .icon-box-item .number {
  font-size: 150px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  z-index: 1;
}
.zt-icon-box.three-columns .icon-box-item .content {
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  padding: 30px;
  text-align: center;
}
.zt-icon-box.three-columns .icon-box-item .content h3 {
  color: #fff;
  font-size: 24px;
}
.zt-icon-box.three-columns .icon-box-item .content p {
  color: #fff;
  padding: 0 60px;
}
.zt-icon-box.three-columns .icon-box-item:hover:after {
  opacity: .8;
}
.zt-icon-box.no-padding >div {
  padding: 0;
}
.zt-icon-box.no-padding:before {
  background-color: rgba(0,0,0,0.3);
}
.zt-icon-box.no-padding:after {
  width: 100%;
  height: 100%;
}
.zt-icon-box.no-padding .icon-box-item:after {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.zt-icon-box.no-padding .icon-box-item:before {
  background-color: rgba(0,0,0,0.3);
}
.zt-icon-box.no-padding .icon-box-item .number {
  color: #fff;
  top: 0;
  left: 0;
  padding: 80px 0 0 100px;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  font: lighter 100px Poppins;
}
.zt-icon-box.no-padding .icon-box-item .content {
  padding: 0 100px;
  text-align: left;
}
.zt-icon-box.no-padding .icon-box-item .content .h5 {
  text-transform: uppercase;
  color: #fff;
}
.zt-icon-box.no-padding .icon-box-item .content .h1 {
  font-size: 48px;
  font-weight: lighter;
  margin-bottom: 30px;
  color: #fff;
  margin-top: 0;
}
.zt-icon-box.no-padding .icon-box-item .content .readmore {
  font-size: 18px;
  text-transform: uppercase;
  padding: 0;
  letter-spacing: 2px;
}
.zt-icon-box.no-padding .icon-box-item .content .readmore a {
  color: #fff;
}
.zt-icon-box.no-padding .icon-box-item .content .readmore a:after {
  content: '\f101';
  font-family: FontAwesome;
  padding-left: 7px;
}
.zt-icon-box.no-background {
  padding: 100px 0;
}
.zt-icon-box.one-column,
.zt-icon-box.two-columns {
  background-color: #1e1923;
  padding: 50px 0;
  overflow: hidden;
}
.zt-icon-box.one-column .icon-box-item,
.zt-icon-box.two-columns .icon-box-item {
  padding: 20px 100px;
}
.zt-icon-box.one-column .icon-box-item .content h4,
.zt-icon-box.two-columns .icon-box-item .content h4 {
  color: #fff;
}
.zt-icon-box.one-column .icon-box-item .content p,
.zt-icon-box.two-columns .icon-box-item .content p {
  color: #a8b0b2;
}
.zt-icon-box.one-column .icon-box-item .content {
  max-width: 350px;
}
.zt-icon-box.style-column .icon-box-item {
  display: flex;
  margin-bottom: 30px;
}
.zt-icon-box.style-column .icon-box-item .icon {
  margin: 0;
}
.lightbox {
  position: relative;
  height: 100%;
}
.lightbox:after {
  content: '';
  background-color: rgba(0,0,0,0.7);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.lightbox i {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  color: #fff;
  font-size: 36px;
  line-height: 90px;
  padding-left: 18px;
}
.lightbox:hover:after {
  opacity: 1;
  visibility: visible;
}
.lightbox:hover i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.single-img {
  height: 100%;
}
.pricing-tables {
  padding: 100px 0;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
.pricing-tables.pricing-2 .pricing-item {
  flex: 0 1 480px;
}
.pricing-tables.pricing-3 .pricing-item {
  flex: 0 1 380px;
}
.pricing-tables.pricing-4 .pricing-item {
  flex: 0 1 280px;
}
.pricing-tables .pricing-item .plan {
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  margin: 0;
  padding-bottom: 50px;
}
.pricing-tables .pricing-item .plan .head {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #1a161f;
  padding-bottom: 55px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.pricing-tables .pricing-item .plan .price {
  width: 100%;
  border: none;
  margin: 50px auto 5px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.pricing-tables .pricing-item .plan .price h3,
.pricing-tables .pricing-item .plan .price h4 {
  display: inline-block;
  color: #fff;
}
.pricing-tables .pricing-item .plan .price h3 {
  font: lighter 48px/1 Poppins;
}
.pricing-tables .pricing-item .plan .price h3 span {
  font-size: 18px;
  margin-top: 3px;
}
.pricing-tables .pricing-item .plan .price h4 {
  font: lighter 14px Poppins;
  margin: 0 0 5px 0;
  vertical-align: bottom;
}
.pricing-tables .pricing-item .plan .price h4:before {
  content: '\/';
  float: left;
}
.pricing-tables .pricing-item .plan h2 {
  font-size: 18px;
  color: #fff;
}
.pricing-tables .pricing-item .plan.recommended,
.pricing-tables .pricing-item .plan:hover {
  z-index: 1;
  -webkit-box-shadow: 0 10px 20px rgba(10,10,10,0.1);
  -moz-box-shadow: 0 10px 20px rgba(10,10,10,0.1);
  box-shadow: 0 10px 20px rgba(10,10,10,0.1);
  margin-top: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pricing-tables .pricing-item .plan.recommended .head,
.pricing-tables .pricing-item .plan:hover .head {
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #61e2b0;
  background: -webkit-linear-gradient(left top,#66bfd7,#61e2b0);
  background: -o-linear-gradient(bottom right,#66bfd7,#61e2b0);
  background: -moz-linear-gradient(bottom right,#66bfd7,#61e2b0);
  background: linear-gradient(to bottom right,#66bfd7,#61e2b0);
}
.pricing-tables .pricing-item .plan.recommended .btn {
  margin-bottom: 0;
  border-color: #75c5db #75c5db #61e2b0 #61e2b0;
}
.pricing-tables .pricing-item .plan .item-list ul {
  display: inline-block;
  padding: 0 0 20px 0;
}
.pricing-tables .pricing-item .plan .btn {
  background-color: transparent;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border: 2px solid #1a161f;
  font: bold 13px Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 2px;
  color: #1a161f;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.pricing-tables .pricing-item .plan .btn:hover {
  margin-bottom: 0;
  border-color: #75c5db #75c5db #61e2b0 #61e2b0;
}
.pricing-tables.style-triangle .pricing-item .plan .head {
  position: relative;
  overflow: hidden;
}
.pricing-tables.style-triangle .pricing-item .plan .head:before,
.pricing-tables.style-triangle .pricing-item .plan .head:after {
  content: '';
  position: absolute;
  top: 100%;
  display: block;
  width: 190px;
  height: 40px;
  background-color: #fff;
}
.pricing-tables.style-triangle .pricing-item .plan .head:after {
  left: 0;
  transform: rotate(10deg) translateX(-15px) translateY(-15px);
}
.pricing-tables.style-triangle .pricing-item .plan .head:before {
  right: 0;
  transform: rotate(-10deg) translateX(9px) translateY(-14px);
}
.pricing-tables.style-circle {
  background-color: #1a161f;
  padding: 60px 0;
}
.pricing-tables.style-circle .pricing-item .plan .head {
  margin: 0;
  padding-bottom: 0;
  background: none;
}
.pricing-tables.style-circle .pricing-item .plan .price {
  width: 180px;
  height: 180px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #1a161f;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.pricing-tables.style-circle .pricing-item .plan .price h3 {
  display: block;
}
.pricing-tables.style-circle .pricing-item .plan.recommended .price,
.pricing-tables.style-circle .pricing-item .plan:hover .price {
  background: #61e2b0;
  background: -webkit-linear-gradient(left top,#66bfd7,#61e2b0);
  background: -o-linear-gradient(bottom right,#66bfd7,#61e2b0);
  background: -moz-linear-gradient(bottom right,#66bfd7,#61e2b0);
  background: linear-gradient(to bottom right,#66bfd7,#61e2b0);
}
.pricing-tables.style-circle .pricing-item .plan h2 {
  color: #1a161f;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  text-transform: uppercase;
  display: inline-block;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}
.pricing-tables.style-circle .pricing-item .plan .item-list ul {
  border-bottom: 1px solid #e5e5e5;
}
.pricing-tables.attached .pricing-item .plan.recommended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  padding-bottom: 90px;
  border-right: none;
  border-left: none;
  -webkit-box-shadow: 0 10px 20px 5px rgba(10,10,10,0.1);
  -moz-box-shadow: 0 10px 20px 5px rgba(10,10,10,0.1);
  box-shadow: 0 10px 20px 5px rgba(10,10,10,0.1);
}
.pricing-tables.attached .pricing-item .plan.recommended .head {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding-top: 42px;
}
.pricing-tables.style-background {
  background-color: #1a161f;
  padding: 60px 0;
}
.pricing-tables.style-background .pricing-item .plan {
  border: none;
}
.pricing-tables.no-shadown .pricing-item {
  padding: 0;
}
.pricing-tables.no-shadown .pricing-item .plan.recommended {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  padding-bottom: 50px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pricing-tables.no-shadown .pricing-item .plan.recommended .head {
  padding-top: 12px;
}
.pricing-tables.no-shadown .pricing-item .plan:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.full-bgcolor,
.bgColor {
  background-color: #1f1b16;
}
.zt-countdown {
  padding: 100px 0;
}
.zt-countdown span {
  display: block;
}
.zt-countdown .countdown-section .countdown-amount {
  font: bold 60px Oswald;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.zt-countdown .countdown-section .countdown-period {
  font-size: 18px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
}
.zt-countdown .ClassyCountdown-value > div {
  font: bold 60px Oswald;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.zt-countdown .ClassyCountdown-value > span {
  font-size: 18px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
}
.zt-countdown.style-1 .countdown-section + .countdown-section,
.zt-countdown.style-2 .countdown-section + .countdown-section {
  margin-left: 30px;
}
.zt-countdown.style-1 .countdown-amount,
.zt-countdown.style-2 .countdown-amount {
  width: 170px;
  height: 170px;
  line-height: 170px;
  text-align: center;
  margin-bottom: 20px;
}
.zt-countdown.style-1 .countdown-section .countdown-amount {
  background-color: #1a161f;
}
.zt-countdown.style-2 .countdown-section .countdown-amount {
  background-color: #fff;
}
.zt-countdown.style-2 .countdown-section .countdown-period {
  color: #fff;
}
.zt-countdown.style-3 .ClassyCountdown-value > div {
  border-bottom-color: #2b2e2f;
}
.zt-countdown.style-3 .ClassyCountdown-value > span {
  color: #2b2e2f;
}
.zt-countdown.style-4 .ClassyCountdown-value > div {
  color: #fff;
}
.zt-countdown.style-4 .ClassyCountdown-value > span {
  color: #fff;
}
.zt-countdown.style-5 .ClassyCountdown-value > div {
  border-bottom-color: #2b2e2f;
  color: #2b2e2f;
}
.zt-countdown.style-5 .ClassyCountdown-value > span {
  color: #2b2e2f;
}
.zt-countdown.style-6 .ClassyCountdown-value > div {
  border-bottom-color: #fff;
  color: #fff;
}
.zt-countdown.style-6 .ClassyCountdown-value > span {
  color: #fff;
}
.zt-countdown.style-7 .countdown-row {
  display: flex;
  justify-content: space-around;
}
.zt-countdown.style-7 .countdown-section .countdown-amount {
  display: inline-block;
}
.zt-countdown.style-7 .countdown-section .countdown-period {
  display: inline-block;
  margin-left: 10px;
}
.zt-countdown.style-7 .countdown-section .countdown-period:before {
  content: '\/';
  float: left;
  margin-right: 2px;
}
.zt-counter {
  padding: 50px 0;
}
.zt-counter .zt-count-asset {
  background-color: transparent;
}
.zt-counter .zt-count-asset .count-number {
  font-size: 48px;
}
.zt-counter .zt-count-asset .count-subject {
  font-size: 20px;
  font-weight: 500;
}
.zt-counter .zt-count-inner {
  display: flex;
  flex-direction: column;
}
.zt-counter .zt-count-inner .count-number {
  order: 1;
}
.zt-counter .zt-count-inner .count-subject {
  order: 2;
  margin: 0 0 40px;
}
.zt-counter .zt-count-inner .counter-icon {
  order: 3;
  margin: 0;
}
.zt-counter.full-bgcolor .zt-count-asset .count-number,
.zt-counter.full-bgcolor .zt-count-asset .count-subject {
  color: #fff !important;
}
.zt-counter.text-left .zt-count-asset {
  text-align: left;
}
.zt-counter.text-left .zt-count-asset .count-number {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.zt-counter.text-left .zt-count-asset .count-subject {
  font-size: 16px;
}
.mod-zt-persons {
  padding: 100px 0;
}
.mod-zt-persons .moduletitle {
  margin-bottom: 60px;
}
.mod-zt-persons p {
  margin: 0;
}
.mod-zt-persons.style-metro {
  padding: 0;
}
.mod-zt-persons.style-metro .zt-person .zt-person-image img {
  width: 100%;
}
.mod-zt-persons.style-with-contact {
  background-color: #1a161f;
}
.mod-zt-persons.style-with-contact .bx-wrapper .bx-viewport {
  background-color: transparent;
}
.zt-persons .zt-person {
  margin-bottom: 0;
  position: relative;
}
.zt-persons .zt-person-social {
  opacity: 0;
  text-align: center;
  float: none !important;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.zt-persons .zt-person-social ul {
  display: inline-block;
}
.zt-persons .zt-person-social ul li a {
  width: 30px;
  height: 30px;
  background-color: transparent;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.zt-persons .zt-person-social ul li a i {
  font-size: 14px;
  line-height: 30px;
}
.zt-persons .zt-person-social ul li a:hover {
  background-color: #fff;
}
.zt-persons .zt-person-author {
  width: 100%;
  float: none !important;
}
.zt-persons .zt-person-author span {
  display: block;
  font-size: 14px;
  line-height: 26px;
  width: 100%;
  color: #a8b0b2;
}
.zt-persons .zt-person-author .person-name {
  font-size: 18px;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2b2e2f;
}
.zt-persons .zt-person-content {
  padding: 0;
}
.zt-persons[class*="style-square"] .zt-person-image {
  margin-bottom: 0;
}
.zt-persons[class*="style-square"] .zt-person-details {
  text-align: center;
  padding: 30px 0;
}
.zt-persons[class*="style-square"] .zt-person-author span {
  line-height: 1;
}
.zt-persons[class*="style-square"] .zt-person-author .person-name {
  margin-bottom: 10px;
}
.zt-persons[class*="style-square"] .zt-person:hover .zt-person-image:after {
  opacity: .7;
}
.zt-persons[class*="style-square"] .zt-person:hover .zt-person-social {
  opacity: 1;
  -webkit-transition: all .3s ease .35s;
  -moz-transition: all .3s ease .35s;
  -o-transition: all .3s ease .35s;
  transition: all .3s ease .35s;
}
.zt-persons.style-square-overlay .zt-person-image {
  position: relative;
}
.zt-persons.style-square-overlay .zt-person-image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.zt-persons.style-square-overlay .zt-person-details {
  background-color: #f5f7f8;
  z-index: 10;
}
.zt-persons.style-square-overlay .zt-person-social {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 15px;
  right: 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  margin-top: -50px;
}
.zt-persons.style-square-metro {
  margin: 0 !important;
  padding: 0;
}
.zt-persons.style-square-metro .zt-person {
  padding: 0;
}
.zt-persons.style-square-metro .zt-person-details {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  background-color: rgba(26,22,31,0.9);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.zt-persons.style-square-metro .zt-person-details span {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.zt-persons.style-square-metro .zt-person-social {
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.zt-persons.style-square-metro .person-name {
  color: #fff;
  margin-bottom: 15px;
}
.zt-persons.style-square-metro .zt-person:hover .zt-person-details {
  height: 100%;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.zt-persons.style-square-metro .zt-person:hover .person-position {
  color: #fff;
}
.zt-persons.style-square-metro .zt-person:hover .zt-person-social {
  margin-top: 30px;
  opacity: 1;
  visibility: visible;
  height: auto;
}
.zt-persons[class*="style-circle"] .zt-person {
  text-align: center;
}
.zt-persons[class*="style-circle"] .zt-person:after {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 0;
  display: block;
  background-color: #d0a77b;
  opacity: 0;
  visibility: hidden;
  z-index: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.zt-persons[class*="style-circle"] .zt-person:hover:after {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.zt-persons[class*="style-circle"] .zt-person:hover .zt-person-image,
.zt-persons[class*="style-circle"] .zt-person:hover .zt-person-details {
  position: relative;
  z-index: 2;
  background-color: transparent;
}
.zt-persons[class*="style-circle"] .zt-person:hover .person-name,
.zt-persons[class*="style-circle"] .zt-person:hover .person-position {
  color: #fff;
}
.zt-persons[class*="style-circle"] .zt-person:hover .zt-person-intro {
  opacity: 0;
  visibility: hidden;
}
.zt-persons[class*="style-circle"] .zt-person:hover .zt-person-social {
  opacity: 1;
}
.zt-persons[class*="style-circle"] .zt-person:hover .zt-person-social ul li a {
  color: #fff;
}
.zt-persons[class*="style-circle"] .zt-person-image,
.zt-persons[class*="style-circle"] .zt-person-details {
  background-color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.zt-persons[class*="style-circle"] .zt-person-image {
  background-color: #fff;
  padding: 70px 0 30px;
  margin-bottom: 0;
}
.zt-persons[class*="style-circle"] .zt-person-image img {
  display: inline-block;
}
.zt-persons[class*="style-circle"] .person-email,
.zt-persons[class*="style-circle"] .person-phone {
  color: #2b2e2f;
}
.zt-persons.style-circle-intro .zt-person-social {
  transform: translateY(-60px);
  -webkit-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  -o-transform: translateY(-60px);
}
.zt-persons.style-circle-intro .person-position {
  color: #d0a77b;
  margin-bottom: 30px;
}
.zt-persons.style-circle-intro .zt-person-intro {
  padding: 0 15px;
}
.zt-persons.style-circle-email {
  padding: 0;
}
.zt-persons.style-circle-email .zt-person-author .person-position {
  margin-bottom: 30px;
  color: #d0a77b;
}
.zt-persons.style-circle-email .zt-person-social {
  transform: translateY(-50px);
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
}
.zt-persons.style-circle-email .zt-person:hover .zt-person-author .person-email,
.zt-persons.style-circle-email .zt-person:hover .zt-person-author .person-phone {
  visibility: hidden;
}
.zt-persons.style-circle .zt-person-image {
  padding-top: 40px;
}
.zt-persons.style-circle .zt-person-details {
  padding-bottom: 40px;
}
.zt-persons.style-circle .zt-person-author {
  padding-bottom: 25px;
}
.zt-persons.style-circle .zt-person-social {
  opacity: 1;
}
.zt-persons.style-circle .zt-person-social ul li a {
  color: #717779;
}
.zt-testimonial .testimonial-item {
  margin-bottom: 0;
}
.zt-testimonial .testimonial-content >span {
  font-size: 18px;
  font-style: normal;
  padding: 0;
  margin: 0;
}
.zt-testimonial .author .testimonial-thumbnail {
  max-width: 100px;
}
.zt-testimonial .author .company-name {
  line-height: normal;
}
.zt-testimonial .author .company-name strong {
  font-size: 24px;
  color: #2b2e2f;
  display: block;
}
.zt-testimonial.owl-theme .owl-nav [class*='owl-'] {
  font-size: 0;
  width: 30px;
  height: 30px;
  color: #a8b0b2;
  border: 2px solid #a8b0b2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  padding: 0;
  background-color: transparent;
}
.zt-testimonial.owl-theme .owl-nav [class*='owl-']:before {
  font-size: 16px;
  line-height: 26px;
}
.zt-testimonial.owl-theme .owl-nav .owl-next:before {
  content: '\e649';
  font-family: 'themify';
}
.zt-testimonial.owl-theme .owl-nav .owl-prev:before {
  content: '\e64a';
  font-family: 'themify';
}
.zt-testimonial.default {
  position: relative;
}
.zt-testimonial.default .testimonial-content {
  padding: 70px 15px 30px 0;
}
.zt-testimonial.default .testimonial-content:before {
  content: '“';
  font-family: Poppins;
  font-size: 120px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 120px;
}
.zt-testimonial.default .testimonial-content >span:before {
  display: none;
}
.zt-testimonial.default .testimonial-thumbnail {
  margin-right: 30px;
}
.zt-testimonial.default .company-name {
  height: 100px;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.zt-testimonial.default .owl-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.zt-testimonial.reverse .testimonial-item {
  display: flex;
  flex-direction: column;
}
.zt-testimonial.reverse .testimonial-item .testimonial-content {
  order: 2;
}
.zt-testimonial.reverse .testimonial-item .testimonial-content >span {
  margin-top: 30px;
}
.zt-testimonial.reverse .testimonial-item .testimonial-content >span:before {
  border-top-color: transparent !important;
  border-style: solid;
  border-width: 13px;
  top: -26px;
  bottom: inherit;
  left: 12px;
  content: "";
  position: absolute;
}
.zt-testimonial.reverse .testimonial-item .author {
  order: 1;
}
.mod-zt-testimonial {
  padding: 100px 0;
}
.mod-zt-testimonial.special .mod-wrapper {
  padding: 0;
}
.mod-zt-testimonial.bgColor .zt-testimonial .company-name strong {
  color: #fff;
}
.mod-zt-testimonial.pd0 {
  padding: 0;
}
.mod-zt-testimonial .col-img a {
  display: block;
  position: relative;
  z-index: 1;
}
.mod-zt-testimonial .col-img img {
  height: 100%;
}
.mod-zt-testimonial .col-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.mod-zt-testimonial .col-text h1 {
  padding-left: 110px;
  color: #fff;
}
.mod-zt-testimonial .col-text .zt-testimonial {
  max-width: 575px;
  padding-left: 110px;
}
.mod-zt-testimonial.bgImg {
  background: url(../images/bg_image.jpg) no-repeat;
  background-size: cover;
}
.mod-zt-testimonial.style-legend h1 {
  position: relative;
  z-index: 2;
}
.mod-zt-testimonial.style-legend h1 span {
  padding: 0 20px;
  background-color: #fff;
}
.mod-zt-testimonial .zt-testimonial.legend {
  border-width: 4px;
  border-style: solid;
  text-align: center;
  padding-top: 50px;
  margin-top: -50px;
}
.mod-zt-testimonial .zt-testimonial.legend .testimonial-content {
  padding-right: 100px;
  padding-left: 100px;
}
.mod-zt-testimonial .zt-testimonial.legend .testimonial-content:before {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.mod-zt-testimonial .zt-testimonial.align-center {
  padding: 0 100px;
  text-align: center;
}
.mod-zt-testimonial .zt-testimonial.align-center .testimonial-content:before {
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.mod-zt-testimonial .zt-testimonial.legend .author .testimonial-thumbnail,
.mod-zt-testimonial .zt-testimonial.align-center .author .testimonial-thumbnail {
  float: none;
  margin: 0 auto;
}
.mod-zt-testimonial .zt-testimonial.legend .author .company-name strong,
.mod-zt-testimonial .zt-testimonial.align-center .author .company-name strong {
  color: #fff;
}
.mod-zt-testimonial .zt-testimonial.legend .owl-nav,
.mod-zt-testimonial .zt-testimonial.align-center .owl-nav {
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  display: flex;
  justify-content: space-around;
  max-width: 400px;
}
.mod-zt-testimonial.two-columns .zt-testimonial .testimonial-item,
.mod-zt-testimonial.three-columns .zt-testimonial .testimonial-item {
  padding: 0 15px;
}
.mod-zt-testimonial.two-columns .zt-testimonial .testimonial-item:hover .testimonial-content > span,
.mod-zt-testimonial.three-columns .zt-testimonial .testimonial-item:hover .testimonial-content > span {
  color: #fff !important;
}
.mod-zt-testimonial.two-columns .zt-testimonial .testimonial-content > span,
.mod-zt-testimonial.three-columns .zt-testimonial .testimonial-content > span {
  font-size: 16px;
  margin-bottom: 30px;
  padding: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-zt-testimonial.two-columns .zt-testimonial .testimonial-content > span:before,
.mod-zt-testimonial.three-columns .zt-testimonial .testimonial-content > span:before {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.mod-zt-testimonial.two-columns .zt-testimonial .company-name strong,
.mod-zt-testimonial.three-columns .zt-testimonial .company-name strong {
  font-size: 18px;
}
.mod-zt-testimonial.two-columns .zt-testimonial .company-name em,
.mod-zt-testimonial.three-columns .zt-testimonial .company-name em {
  font-size: 14px;
}
.mod-zt-testimonial .zt-testimonial.reverse .testimonial-item .testimonial-content >span:before {
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
}
.cta {
  padding: 90px 0;
  margin: 40px 0;
}
.cta.cta-style-1 {
  background-color: #1a161f;
}
.cta.cta-style-1 .cta-quote {
  color: #fff;
  font-size: 36px;
}
.cta.cta-style-2 {
  background-color: #66bfd7;
}
.cta.cta-style-2 .cta-quote {
  color: #fff;
  font-size: 33px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.cta.cta-style-3 {
  background-color: #686ab7;
}
.cta.cta-style-3 .cta-quote {
  color: #fff;
  font-weight: normal;
  font-size: 33px;
}
.cta.cta-style-4 {
  background-color: #aa61cc;
}
.cta.cta-style-4 .cta-quote {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 36px;
}
.cta.cta-style-5 {
  background-color: #e456a9;
}
.cta.cta-style-5 .cta-quote {
  color: #fff;
  font-size: 36px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
}
.cta.cta-style-6 {
  background-color: #7bc084;
}
.cta.cta-style-6 .cta-quote {
  font-size: 36px;
  color: #fff;
}
.cta.cta-style-7 {
  background-color: #f35656;
}
.cta.cta-style-7 .cta-quote {
  font-size: 28px;
  text-transform: uppercase;
  color: #fff;
}
.cta.cta-style-8 {
  background-color: #f3d718;
}
.cta.cta-style-8 .cta-quote {
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
}
.cta.cta-style-9 {
  background-color: #f79327;
}
.cta.cta-style-9 .cta-quote {
  color: #fff;
  font-size: 36px;
}
.cta.cta-style-10 {
  background: -webkit-linear-gradient(left,#7779be,#75c5db);
  background: -o-linear-gradient(right,#7779be,#75c5db);
  background: -moz-linear-gradient(right,#7779be,#75c5db);
  background: linear-gradient(to right,#7779be,#75c5db);
}
.cta.cta-style-10 .cta-quote {
  color: #fff;
  font-size: 36px;
}
.cta.cta-style-11,
.cta.cta-style-13 {
  text-align: center;
  color: #000;
  background-color: #fff;
}
.cta.cta-style-11 .cta-quote,
.cta.cta-style-13 .cta-quote {
  font-size: 36px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cta.cta-style-11 .cta-quote h6,
.cta.cta-style-13 .cta-quote h6 {
  font-size: 16px;
  margin: 40px 0;
  color: #717779;
  font-weight: normal;
}
.cta.cta-style-11 .cta-btn button,
.cta.cta-style-13 .cta-btn button {
  border: 2px solid #000;
}
.cta.cta-style-11 .cta-btn button.style-1,
.cta.cta-style-11 .cta-btn button:hover,
.cta.cta-style-13 .cta-btn button.style-1,
.cta.cta-style-13 .cta-btn button:hover {
  color: #000;
  border: 2px solid #000;
}
.cta.cta-style-12 {
  background: -webkit-linear-gradient(left,#f46767,#f89e3c);
  background: -o-linear-gradient(right,#f46767,#f89e3c);
  background: -moz-linear-gradient(right,#f46767,#f89e3c);
  background: linear-gradient(to right,#f46767,#f89e3c);
}
.cta.cta-style-12 .cta-quote {
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
}
.cta .cta-btn button {
  border: none;
  font-size: 13px;
  letter-spacing: 2px;
  padding: 0 35px;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 30px;
  height: 48px;
  color: #000;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.cta .cta-btn button.style-1,
.cta .cta-btn button:hover {
  background-color: transparent;
  color: #fff;
  border: 2px solid #fff;
}
.module.bg-darkcolor .pb {
  max-width: 1140px;
  margin: 0 auto;
}
.zt-progress.progress-bar {
  position: relative;
  height: 5px !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 60px;
}
.zt-progress.progress-bar .progress-title {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -30px;
}
.progress-striped .progress {
  background-image: none !important;
}
.pb {
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}
.pb p {
  text-transform: uppercase;
  margin-top: 50px;
}
.zt-progress.progress-bar .progress-bar-content {
  position: relative;
  z-index: 1;
  overflow: inherit;
}
.zt-progress.progress-bar .progress-bar-content:after {
  content: " ";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  background-color: inherit;
  right: -3px;
  top: -3px;
  border-radius: 50%;
  z-index: 3;
}
.podes_tab,
.podes_accordion {
  margin-bottom: 80px;
}
.podes_tab .zt-tabs .nav-tabs > li > a,
.podes_accordion .zt-tabs .nav-tabs > li > a {
  padding: 25px;
}
.zt-tab-horizontal .nav-tabs {
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  border-bottom: 1px solid rgba(36,45,46,0.1) !important;
}
.zt-tab-horizontal .nav-tabs li {
  border: none !important;
}
.zt-tab-horizontal .nav-tabs li.active a:after {
  width: 100% !important;
  left: 0 !important;
  height: 2px !important;
  margin-left: 0 !important;
}
#pd_acc_style3 .accordion .accordion-section {
  border-radius: 0;
  border: none;
  margin-bottom: 20px;
}
#pd_acc_style3 .accordion .accordion-section .accordion-section-title {
  font-size: 16px;
  color: #2b2e2f;
  padding-left: 30px;
  background-color: #fff;
  outline: none;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(36,45,46,0.1);
  border-left-width: 2px;
}
#pd_acc_style3 .accordion .accordion-section .accordion-section-title i {
  float: right;
  margin: 0;
  border: 0;
  font-weight: normal;
}
#pd_acc_style3 .accordion .accordion-section .accordion-section-content.open {
  padding-left: 30px;
  width: 100%;
  border-top: none;
  border-bottom: 1px solid rgba(36,45,46,0.1);
  border-right: 1px solid rgba(36,45,46,0.1);
  border-left: 1px solid rgba(36,45,46,0.1);
}
#pd_acc_style2 .accordion .accordion-section {
  border-radius: 0;
  border: none;
  margin-bottom: 20px;
}
#pd_acc_style2 .accordion .accordion-section .accordion-section-title {
  font-size: 16px;
  color: #2b2e2f;
  padding-left: 30px;
  background-color: #fff;
  outline: none;
  border: 1px solid rgba(36,45,46,0.1);
}
#pd_acc_style2 .accordion .accordion-section .accordion-section-title i {
  float: right;
  margin: 0;
  border: 0;
  font-weight: normal;
}
#pd_acc_style2 .accordion .accordion-section .accordion-section-title.active {
  color: #fff;
}
#pd_acc_style2 .accordion .accordion-section .accordion-section-title.active i {
  color: #fff;
}
#pd_acc_style2 .accordion .accordion-section .accordion-section-content.open {
  padding-left: 30px;
  width: 100%;
  border-top: none;
  border-bottom: 1px solid rgba(36,45,46,0.1);
  border-right: 1px solid rgba(36,45,46,0.1);
  border-left: 1px solid rgba(36,45,46,0.1);
}
#pd_acc_style1 .accordion .accordion-section {
  padding: 0 30px;
  border-radius: 0;
  border: none;
  border: 1px solid rgba(36,45,46,0.1);
  margin-bottom: 20px;
}
#pd_acc_style1 .accordion .accordion-section .accordion-section-title {
  font-size: 16px;
  color: #2b2e2f;
  background-color: #fff;
  outline: none;
}
#pd_acc_style1 .accordion .accordion-section .accordion-section-title.active {
  border-bottom: 1px solid rgba(36,45,46,0.1) !important;
}
#pd_acc_style1 .accordion .accordion-section .accordion-section-title i {
  float: right;
  text-align: right;
  margin: 0;
  border: 0;
  font-weight: normal;
}
#pd_acc_style1 .accordion .accordion-section .accordion-section-content.open {
  padding-left: 30px;
  width: 100%;
  border-top: none;
  border-bottom: none;
}
#pd_tab_style1 {
  padding-top: 100px;
}
#pd_tab_style1 .podes_tab .zt-tab-vertical-left ul.nav {
  border-radius: 0;
  border-left: none;
  border-top: none;
  border-bottom: 1px solid rgba(36,45,46,0.1);
  border-right: 1px solid rgba(36,45,46,0.1);
}
#pd_tab_style1 .podes_tab .zt-tab-vertical-left ul.nav li {
  border-right: none;
}
#pd_tab_style1 .podes_tab .zt-tab-vertical-left ul.nav li a {
  background-color: #fff;
  text-align: right;
  text-transform: uppercase;
  font-size: 16px;
}
#pd_tab_style1 .podes_tab .zt-tab-vertical-left ul.nav li.active {
  border-right-width: 2px;
  border-right-style: solid;
}
#pd_tab_style1 .podes_tab .zt-tab-vertical-left ul.nav li.active a {
  color: #000;
}
#pd_tab_style1 .podes_tab .tab-content {
  border: none;
  padding-left: 50px;
}
#pd_tab_style1 .podes_tab .tab-content h3 {
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#pd_tab_style1 .podes_tab .tab-content h2 {
  font-size: 48px;
  text-transform: capitalize;
}
#pd_tab_style2 {
  margin-bottom: 80px;
}
#pd_tab_style2 .podes_tab_1 .zt-tabs .nav li a {
  background-color: #fff;
  text-align: left;
  padding: 25px 25px 25px 0;
}
#pd_tab_style2 .podes_tab_1 .tab-content {
  padding: 25px;
  border: none;
}
#pd_tab_style2 .podes_tab_2 .zt-tabs ul.nav {
  border-radius: 0;
}
#pd_tab_style2 .podes_tab_2 .zt-tabs ul.nav li {
  border-left: 1px solid rgba(36,45,46,0.1) !important;
  border-top: 1px solid rgba(36,45,46,0.1) !important;
}
#pd_tab_style2 .podes_tab_2 .zt-tabs ul.nav li:last-child {
  border-right: 1px solid rgba(36,45,46,0.1) !important;
}
#pd_tab_style2 .podes_tab_2 .zt-tabs ul.nav li a {
  background-color: #fff;
  border: 1px solid rgba(36,45,46,0.1);
}
#pd_tab_style2 .podes_tab_2 .zt-tabs ul.nav li.active {
  border-top: 0;
}
#pd_tab_style2 .podes_tab_2 .zt-tabs ul.nav li.active a:after {
  top: 0 !important;
}
#pd_tab_style2 .podes_tab_2 .tab-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.jvformcontactform-style1 {
  padding: 100px 0;
  text-align: center;
}
.myForm p {
  margin: 0 0 15px 0;
}
.myForm input[type="text"],
.myForm textarea {
  border-top: none;
  border-right: none;
  border-left: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all .15s;
  -moz-transition: all .15s;
  -o-transition: all .15s;
  transition: all .15s;
}
.myForm input[type="text"]:-moz-placeholder,
.myForm textarea:-moz-placeholder {
  color: #2b2e2f;
}
.myForm input[type="text"]:-ms-input-placeholder,
.myForm textarea:-ms-input-placeholder {
  color: #2b2e2f;
}
.myForm input[type="text"]::-webkit-input-placeholder,
.myForm textarea::-webkit-input-placeholder {
  color: #2b2e2f;
}
.myForm input[type="text"] {
  padding: 20px 0;
  margin: 0;
}
.myForm textarea {
  padding: 15px 0 0;
  background: none;
  box-shadow: none;
  resize: none;
}
.myForm textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.main-success input[type="submit"] {
  margin-top: 20px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  padding: 12px 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.main-success input[type="submit"]:hover,
.main-success input[type="submit"]:focus {
  background-color: transparent;
  color: #d0a77b;
}
.cp2 input[type="text"]:-moz-placeholder,
.cp2 textarea:-moz-placeholder,
.cp4 input[type="text"]:-moz-placeholder,
.cp4 textarea:-moz-placeholder,
.cp6 input[type="text"]:-moz-placeholder,
.cp6 textarea:-moz-placeholder {
  color: #fff;
}
.cp2 input[type="text"]:-ms-input-placeholder,
.cp2 textarea:-ms-input-placeholder,
.cp4 input[type="text"]:-ms-input-placeholder,
.cp4 textarea:-ms-input-placeholder,
.cp6 input[type="text"]:-ms-input-placeholder,
.cp6 textarea:-ms-input-placeholder {
  color: #fff;
}
.cp2 input[type="text"]::-webkit-input-placeholder,
.cp2 textarea::-webkit-input-placeholder,
.cp4 input[type="text"]::-webkit-input-placeholder,
.cp4 textarea::-webkit-input-placeholder,
.cp6 input[type="text"]::-webkit-input-placeholder,
.cp6 textarea::-webkit-input-placeholder {
  color: #fff;
}
.cp1 input[type="text"],
.cp1 textarea,
.cp3 input[type="text"],
.cp3 textarea {
  border-bottom: 1px solid #000;
}
.cp1 textarea,
.cp3 textarea {
  border-radius: 0;
}
.cp2 input[type="text"],
.cp4 input[type="text"] {
  border-bottom: 1px solid rgba(255,255,255,0.2);
}
.cp2 input[type="text"]:focus,
.cp4 input[type="text"]:focus {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.cp2 textarea,
.cp4 textarea {
  border-radius: 0;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.jvformcontactform-style2,
.jvformcontactform-style3 {
  text-align: center;
  padding: 100px 0;
}
.jvformcontactform-style2 .main-success > div,
.jvformcontactform-style3 .main-success > div {
  margin-bottom: 30px;
}
.jvformcontactform-style3.cp5 input[type="text"],
.jvformcontactform-style3.cp5 textarea {
  border-radius: 0;
  border: 1px solid #000 !important;
  padding-left: 20px !important;
}
.jvformcontactform-style3.cp6 input[type="text"],
.jvformcontactform-style3.cp6 textarea {
  border: 1px solid rgba(255,255,255,0.2) !important;
  padding-left: 20px !important;
}
.cp5 input[type="text"]:focus,
.cp6 input[type="text"]:focus {
  border-width: 1px !important;
  border-style: solid !important;
}
.cp5 textarea,
.cp6 textarea {
  border-radius: 0;
}
.cp5 textarea:focus,
.cp6 textarea:focus {
  border-width: 1px !important;
  border-style: solid !important;
}
.jvformcontactform-style4 {
  padding: 100px 0;
  text-align: center;
}
.jvformcontactform-style4 .myForm textarea,
.jvformcontactform-style4 .myForm input[type="text"] {
  border: 1px solid #000;
  border-radius: 0;
  padding-left: 15px;
}
.jvformcontactform-style4 .myForm input[type="text"] {
  margin-bottom: 30px;
}
[class*="jvformcontactform"] .myForm {
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}
.jvformcontactform-style1 .myForm {
  max-width: 780px;
}
.jvformcontactform-style2 .myForm,
.jvformcontactform-style3 .myForm,
.jvformcontactform-style4 .myForm {
  max-width: 1170px;
}
.zt-portfolio {
  padding: 50px 0;
}
.zt-portfolio .zt-portfolio-filter >ul >li >a {
  background-color: transparent;
}
.zt-portfolio .zt-portfolio-filter >ul >li.active >a {
  background-color: transparent;
}
.zt-portfolio .zt-portfolio-item {
  position: relative;
}
.zt-portfolio .zt-portfolio-item .zt-portfolio-info {
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
}
.zt-portfolio .zt-portfolio-item .zt-portfolio-info .zt-portfolio-title {
  font-size: 18px;
  order: 2;
  text-align: center;
}
.zt-portfolio .zt-portfolio-item .zt-portfolio-info .zt-portfolio-title > a {
  color: #fff;
  -webkit-transition: color 0s;
  -moz-transition: color 0s;
  -o-transition: color 0s;
  transition: color 0s;
}
.zt-portfolio .zt-portfolio-item .zt-portfolio-info .zt-portfolio-tags {
  font-size: 14px;
  margin-bottom: 15px;
  order: 1;
  text-align: center;
  line-height: 20px;
}
.zt-portfolio .zt-portfolio-item:hover .zt-portfolio-info {
  opacity: 1;
  visibility: visible;
  background-color: rgba(0,0,0,0.7);
}
.zt-portfolio .zt-portfolio-meta h3 {
  font-size: 18px;
}
.zt-portfolio .zt-portfolio-properties a {
  color: #212121;
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
}
.zt-portfolio .zt-portfolio-properties a + a {
  margin-left: 5px;
}
.zt-portfolio .zt-portfolio-properties a:hover {
  color: #fff;
}
.zt-portfolio .zt-portfolio-nav h4 a {
  font-size: 18px;
  color: #2b2e2f;
}
.zt-portfolio .btn-loadmore {
  color: #2b2e2f;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 10px 40px;
  border-width: 2px;
  border-style: solid;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.zt-portfolio .btn-loadmore:hover {
  color: #fff;
}
.sidebar-layout #zo2-header-logo {
  padding-top: 60px;
  padding-bottom: 60px;
}
.sidebar-layout .zo2-logo {
  margin: 0;
}
.sidebar-layout .footer-social ul {
  margin-top: 30px;
}
.sidebar-layout .footer-social ul > li {
  display: inline-block;
}
.sidebar-layout .footer-social ul > li + li {
  margin-left: 20px;
}
.sidebar-layout .footer-social ul > li > a {
  color: #2b2e2f;
  font-size: 18px;
}
.sidebar-layout footer {
  border-top: none;
}
.sidebar-layout .zo2-copyright {
  text-align: left;
  padding-right: 15px;
  font-size: 14px;
}
.sidebar-layout .sticky-wrapper.is-sticky {
  min-height: 1px;
  float: left;
  width: 25%;
  position: relative;
  z-index: 1;
}
.sidebar-layout .sticky-wrapper.is-sticky .sidebar {
  max-width: 300px;
}
.sidebar-layout .zt-portfolio .zt-portfolio-filter {
  text-align: left;
}
.sidebar-layout .blog {
  padding: 50px 0;
}
.sidebar-layout .blog .items-leading {
  margin-bottom: 30px;
}
.sidebar-layout .blog .items-row .post-image {
  float: left;
  width: 35%;
}
.sidebar-layout .blog .items-row .news-info {
  float: left;
  width: 65%;
  padding-left: 30px;
}
.sidebar-layout .blog .items-row .article-info {
  padding-top: 0;
}
.wishlist_box {
  padding: 100px 0;
}
.wishlist_box #product_list {
  width: 100%;
  border-collapse: collapse;
}
.wishlist_box #product_list .prod-row {
  display: block;
  padding: 15px 0;
  margin: 0 -15px;
}
.wishlist_box #product_list .prod-row .left-img {
  max-width: 200px;
  padding: 0 15px;
}
.wishlist_box #product_list .prod-row .product-box,
.wishlist_box #product_list .prod-row .slide-hover,
.wishlist_box #product_list .prod-row .wrapper-slide {
  display: flex;
  width: 100%;
}
.wishlist_box #product_list .prod-row .slide-hover .wrapper {
  padding: 0 15px;
}
.wishlist_box #product_list .prod-row .wrapper-slide {
  justify-content: flex-end;
}
.wishlist_box #product_list .prod-row .product-price {
  padding: 0 15px;
}
.wishlist_box #product_list .Title a {
  font-size: 18px;
  color: #656565;
}
.wishlist_box .back-to-category .button_back {
  margin-bottom: 30px;
  padding: 5px 25px;
  text-transform: uppercase;
  border-color: #212121;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.wishlist_box .back-to-category .button_back i {
  display: none;
}
.wishlist_box .back-to-category .button_back:hover {
  background-color: #212121;
  color: #fff;
}
.wishlist_box .addtocart-bar2 {
  display: flex;
  padding: 0 15px;
}
.wishlist_box .addtocart-bar2 input.addtocart-button {
  padding: 5px 20px;
  color: #fff;
  background-color: #212121;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.wishlist_box .box-quantity {
  position: relative;
  padding: 0 15px;
}
.wishlist_box .box-quantity .quantity-box,
.wishlist_box .box-quantity .quantity-controls {
  display: block;
}
.wishlist_box .box-quantity .quantity-input {
  border: none;
  text-align: center;
  max-width: 120px;
  margin: 0;
}
.wishlist_box .box-quantity .quantity-controls i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background-color: transparent;
  color: #717779;
  border: none;
  font-style: normal;
}
.wishlist_box .box-quantity .quantity-plus {
  right: 0;
}
.wishlist_box .box-quantity .quantity-minus {
  left: 0;
}
.wishlist_box .remwishlists {
  padding: 0 15px;
}
.wishlist_box .remwishlists a {
  font-size: 0;
}
.wishlist_box .remwishlists i {
  background-color: transparent;
  border-color: #e9e9e9;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #212121;
}
.vm-cart-header-container {
  padding-top: 100px;
  margin-bottom: 30px;
}
.vm-continue-shopping .continue_link {
  color: #212121;
  display: block;
  padding: 5px 20px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border: 2px solid #212121;
  text-align: center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.vm-continue-shopping .continue_link:hover {
  background-color: #212121;
  color: #fff;
}
.vm-button,
.vm-button-correct {
  background-color: #212121;
  color: #fff;
  padding: 5px 20px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  border: 2px solid #212121;
  text-align: center;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  outline: none;
}
.vm-button:hover,
.vm-button:focus,
.vm-button-correct:hover,
.vm-button-correct:focus {
  background-color: transparent;
  color: #2b2e2f;
}
.mod-brands .carousel-item-inner > img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.itemId-144 .mod-zt-testimonial.two-columns .zt-testimonial .testimonial-content > span {
  background-color: #fff;
}
.itemId-144 .mod-zt-testimonial.two-columns .zt-testimonial .testimonial-content > span:before {
  border-top-color: #fff;
}
.itemId-145 .mod-zt-testimonial.three-columns .mod-wrapper {
  padding: 0;
}
.itemId-145 .mod-zt-testimonial.three-columns .zt-testimonial .testimonial-content > span {
  padding: 30px 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background-color: transparent;
}
.itemId-145 .mod-zt-testimonial.three-columns .zt-testimonial .testimonial-content > span:before {
  border-top-color: transparent;
}
.itemId-145 .mod-zt-testimonial.three-columns .zt-testimonial .testimonial-item:hover .testimonial-content >span {
  padding: 30px;
}
.contact-classic .jvformcontactform-style1 {
  padding: 0;
}
.contact-classic .jvformcontactform-style1 input[type="submit"] {
  float: left;
}
.contact-classic .jvformcontactform-style1 input[type="text"],
.contact-classic .jvformcontactform-style1 textarea {
  border-bottom-color: #e5e5e5;
}
.contact-classic .zt-social-networks {
  overflow: hidden;
}
.contact-classic .zt-social-networks .zt-social-icon-item {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.contact-minimal .contact-info h3 {
  position: relative;
  font: 500 48px/1 Poppins;
  margin-top: 0;
  margin-bottom: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-bottom: 30px;
}
.contact-minimal .contact-info h3 span {
  color: #a8b0b2;
  font-size: 14px;
  letter-spacing: 2px;
  margin-bottom: 15px;
  display: block;
  text-transform: uppercase;
}
.contact-minimal .contact-info h3:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 90px;
  height: 4px;
}
.contact-minimal .contact-address li {
  margin-bottom: 10px;
}
.contact-minimal .contact-address li,
.contact-minimal .contact-address li a {
  font-size: 18px;
  font-family: Poppins;
  color: #717779;
}
.contact-minimal .contact-address li strong,
.contact-minimal .contact-address li a strong {
  font: 500 30px Poppins;
  color: #2b2e2f;
}
.contact-minimal .spb_map_wrapper {
  padding: 0;
}
.itemId-150 .jvformcontactform-style2 {
  padding-top: 0;
}
.itemId-150 .jvformcontactform-style2 input[type="text"],
.itemId-150 .jvformcontactform-style2 textarea {
  border-bottom-color: #e5e5e5;
}
.itemId-150 .jvformcontactform-style2 input[type="text"]:-moz-placeholder,
.itemId-150 .jvformcontactform-style2 textarea:-moz-placeholder {
  color: #717779;
}
.itemId-150 .jvformcontactform-style2 input[type="text"]:-ms-input-placeholder,
.itemId-150 .jvformcontactform-style2 textarea:-ms-input-placeholder {
  color: #717779;
}
.itemId-150 .jvformcontactform-style2 input[type="text"]::-webkit-input-placeholder,
.itemId-150 .jvformcontactform-style2 textarea::-webkit-input-placeholder {
  color: #717779;
}
.itemId-150 .jvformcontactform-style2 input[type="text"]:hover,
.itemId-150 .jvformcontactform-style2 input[type="text"]:focus,
.itemId-150 .jvformcontactform-style2 textarea:hover,
.itemId-150 .jvformcontactform-style2 textarea:focus {
  border-bottom-color: #000;
  color: #717779;
}
.itemId-150 .jvformcontactform-style2 input[type="text"]:hover:-moz-placeholder,
.itemId-150 .jvformcontactform-style2 input[type="text"]:focus:-moz-placeholder,
.itemId-150 .jvformcontactform-style2 textarea:hover:-moz-placeholder,
.itemId-150 .jvformcontactform-style2 textarea:focus:-moz-placeholder {
  color: #717779;
}
.itemId-150 .jvformcontactform-style2 input[type="text"]:hover:-ms-input-placeholder,
.itemId-150 .jvformcontactform-style2 input[type="text"]:focus:-ms-input-placeholder,
.itemId-150 .jvformcontactform-style2 textarea:hover:-ms-input-placeholder,
.itemId-150 .jvformcontactform-style2 textarea:focus:-ms-input-placeholder {
  color: #717779;
}
.itemId-150 .jvformcontactform-style2 input[type="text"]:hover::-webkit-input-placeholder,
.itemId-150 .jvformcontactform-style2 input[type="text"]:focus::-webkit-input-placeholder,
.itemId-150 .jvformcontactform-style2 textarea:hover::-webkit-input-placeholder,
.itemId-150 .jvformcontactform-style2 textarea:focus::-webkit-input-placeholder {
  color: #717779;
}
.itemId-151 .spb_map_wrapper {
  margin-top: 30px;
}
.itemId-151 .contact-info-address {
  padding-top: 50px;
}
.itemId-151 .contact-info-address h3 {
  font-size: 30px;
}
.itemId-151 .contact-info-address p,
.itemId-151 .contact-info-address a {
  margin-bottom: 0;
  color: #717779;
}
.mod-free-consultation {
  padding-top: 100px;
  text-align: center;
}
.mod-free-consultation p {
  font-size: 24px;
  font-family: Poppins;
  margin-bottom: 0;
}
.comming-soon-page {
  text-align: center;
  margin-top: 150px;
}
.comming-soon-page h2.heading {
  margin: 0;
}
.comming-soon-page p {
  text-transform: uppercase;
  font: bold 14px Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #a8b0b2;
  letter-spacing: 8px;
}
.comming-soon-page .comming-soon-countdown {
  padding-bottom: 40px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  margin-bottom: 60px;
}
.comming-soon-page .comming-soon-countdown .countdown-row {
  display: flex;
  justify-content: space-around;
}
.comming-soon-page .comming-soon-countdown .countdown-section span {
  display: inline-block;
}
.comming-soon-page .comming-soon-countdown .countdown-section .countdown-amount {
  font: bold 48px Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2b2e2f;
}
.comming-soon-page .comming-soon-countdown .countdown-section .countdown-period {
  text-transform: uppercase;
  color: #a8b0b2;
}
.comming-soon-page .comming-soon-countdown .countdown-section .countdown-period:before {
  content: '\/';
}
.comming-soon-page h6 {
  font-size: 16px;
}
.comming-soon-page .zt-social-networks {
  display: inline-block;
}
.comming-soon-page .zt-social-networks .zt-social-icon-item {
  margin: 0 10px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.blog-magazine {
  padding-top: 0;
}
.blog-magazine .items-leading {
  margin-bottom: 40px;
}
.blog-magazine .items-leading .page-header .title {
  font: italic 36px Lora;
}
.blog-magazine .items-leading .article-info {
  padding: 30px 0 5px;
}
.blog-magazine .page-header .title {
  font: italic 30px Lora;
}
.blog-magazine .items-row {
  margin-bottom: 50px;
}
.blog-magazine .items-row .article-info {
  padding-top: 0;
}
.blog-magazine .items-row .post-image,
.blog-magazine .items-row .news-info {
  width: 50%;
  float: left;
}
.blog-magazine .items-row .post-image {
  padding-right: 15px;
}
.blog-magazine .items-row .news-info {
  padding-left: 15px;
}
.small-moduletitle {
  background-color: #1a161f;
  padding-top: 120px;
  padding-bottom: 60px;
}
.small-moduletitle .moduletitle {
  font-size: 16px;
  color: #fff;
  margin-bottom: 40px;
}
.itemId-264 {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.itemId-264 .btn-menu {
  flex: 1;
}
.itemId-264 #zo2-mega-menu {
  display: none;
}
.itemId-264 #zo2-footer-copyright {
  position: fixed;
  bottom: 0;
  right: 0;
  padding-right: 75px;
  z-index: 3;
}
.itemId-264 #zo2-footer-copyright footer {
  padding-top: 0;
  border-top: none;
}
.itemId-264 .zo2-copyright {
  color: #a8b0b2;
}
.zt-parallax-slider {
  position: relative;
  height: 100vh;
}
.zt-parallax-section {
  padding-top: 140px;
  padding-bottom: 60px;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  visibility: visible;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  color: #a8b0b2;
}
.zt-parallax-section h2 {
  margin-top: 0;
  font-size: 60px;
  font-weight: 600;
  line-height: 72px;
  color: #fff;
}
.zt-parallax-section:before {
  position: absolute;
  left: 75px;
  bottom: 0;
  transform: translateY(40%);
  -webkit-transform: translateY(40%);
  -ms-transform: translateY(40%);
  -o-transform: translateY(40%);
  font-family: 'Oswald', serif !important;
  font-size: 200px;
  font-weight: bold;
  color: rgba(255,255,255,0.1);
  z-index: 3;
}
.zt-parallax-section #zo2-position-6 {
  width: 100%;
}
.zt-parallax-section.active {
  z-index: 2;
}
.zt-parallax-section:nth-of-type(1) {
  background-image: url('../../../../../images/slides/creative_designer/slider1.jpg');
}
.zt-parallax-section:nth-of-type(1):before {
  content: "01";
}
.zt-parallax-section:nth-of-type(2) {
  background-image: url('../../../../../images/slides/creative_designer/slider2.jpg');
}
.zt-parallax-section:nth-of-type(2):before {
  content: "02";
}
.zt-parallax-section:nth-of-type(3) {
  background-image: url('../../../../../images/slides/creative_designer/slider3.jpg');
}
.zt-parallax-section:nth-of-type(3):before {
  content: "03";
}
.zt-parallax-section:nth-of-type(4) {
  background-image: url('../../../../../images/slides/creative_designer/slider4.jpg');
}
.zt-parallax-section:nth-of-type(4):before {
  content: "04";
}
.zt-parallax-section:nth-of-type(5) {
  background-image: url('../../../../../images/slides/creative_designer/slider5.jpg');
}
.zt-parallax-section:nth-of-type(5):before {
  content: "05";
}
.zt-parallax-nav {
  position: fixed;
  z-index: 10;
  top: 50%;
  right: 75px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  display: inline-block;
}
.zt-parallax-nav ul li {
  position: relative;
  display: block;
  float: right;
  clear: both;
  margin-bottom: 10px;
}
.zt-parallax-nav ul li:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 35px;
  height: 2px;
  background-color: #fff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.zt-parallax-nav ul li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.zt-parallax-nav ul li:hover:after,
.zt-parallax-nav ul li.active:after {
  width: 100%;
}
.zt-parallax-nav ul li:hover > a,
.zt-parallax-nav ul li.active > a {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.toggle-megamenu {
  line-height: 40px;
  color: #fff;
}
.zo2-search .inputbox {
  -webkit-transition: border .3s;
  -moz-transition: border .3s;
  -o-transition: border .3s;
  transition: border .3s;
}
.btn-purchase {
  padding: 8px 30px;
}
.btn-purchase:hover {
  color: #fff;
  -webkit-text-fill-color: #fff;
}
.art-perfect-demos {
  text-align: center;
}
.art-perfect-demos .title {
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 30px;
}
.art-perfect-demos .art-content {
  margin-right: -15px;
  margin-left: -15px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
.art-perfect-demos .art-content > div {
  margin-top: 30px;
}
.art-perfect-demos .art-content .item {
  padding: 30px;
  height: 100%;
  -webkit-box-shadow: 0 7px 20px -10px rgba(171,171,171,0.7);
  -moz-box-shadow: 0 7px 20px -10px rgba(171,171,171,0.7);
  box-shadow: 0 7px 20px -10px rgba(171,171,171,0.7);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.art-perfect-demos .art-content .item span {
  font-size: 48px;
}
.art-perfect-demos .art-content .item h4 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.art-perfect-demos .art-content .item:hover {
  -webkit-box-shadow: 0 10px 50px -12px rgba(171,171,171,0.9);
  -moz-box-shadow: 0 10px 50px -12px rgba(171,171,171,0.9);
  box-shadow: 0 10px 50px -12px rgba(171,171,171,0.9);
  -webkit-transform: translate(0,-10px);
  -moz-transform: translate(0,-10px);
  -ms-transform: translate(0,-10px);
  -o-transform: translate(0,-10px);
  transform: translate(0,-10px);
}
.itemId-306 .mod-helloworld {
  float: left;
  text-align: left;
  padding-left: 100px;
}
.itemId-306 .zt-portfolio .zt-portfolio-filter {
  text-align: left;
}
.itemId-306 .zt-portfolio .zt-portfolio-filter > ul > li:first-child {
  margin-left: 0;
}
.itemId-306 .zt-portfolio .zt-portfolio-filter > ul > li:first-child a {
  padding-left: 0;
}
.itemId-248 #zo2-mega-menu {
  display: none;
}
.itemId-248 .zt-parallax-section {
  background-color: #fff;
  background-image: none;
}
.itemId-248 .zt-parallax-section:before {
  color: rgba(0,0,0,0.1);
}
.itemId-248 .zt-parallax-section .avatar img {
  margin: 0 auto;
}
.itemId-248 .zt-parallax-section h2 {
  color: #2b2e2f;
}
.itemId-248 .zt-parallax-section:nth-of-type(2n+1) {
  background-color: #f8f9f9;
}
.itemId-248 .zt-parallax-nav ul li:after {
  background-color: #2b2e2f;
}
.itemId-248 .mod-parallax-aboutme .button {
  color: #2b2e2f;
}
.itemId-248 .mod-parallax-contactme .tel {
  color: #2b2e2f;
}
.itemId-248 .mod-parallax-ourprocess table td p {
  color: #2b2e2f;
}
.itemId-248 .mod-parallax-portfolio .portfolio-header-center-right .zt_filter {
  color: #2b2e2f;
}
.itemId-248 .toggle-megamenu {
  color: #2b2e2f;
}
body.boxed .zo2-wrapper {
  padding: 75px;
  width: 100%;
}
#zo2-header-wrap.layoutBox > div {
  position: absolute;
  z-index: 99;
  top: 75px;
  left: 75px;
  right: 75px;
  width: auto;
}
.is-sticky #zo2-header-wrap.layoutBox {
  left: 0;
}
.is-sticky #zo2-header-wrap.layoutBox > div {
  top: 0;
}
@media (max-width: 992px) {
  body.boxed .zo2-wrapper {
    padding: 15px;
  }
  #zo2-header-wrap.layoutBox > div {
    top: 15px;
    left: 15px;
    right: 15px;
  }
}
.layoutH1 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 99;
}
#zo2-header-wrap.layoutH2 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 99;
}
#zo2-header-wrap.layoutH2 > div {
  padding: 50px 50px 0;
}
#zo2-header-wrap.layoutH2 > div >.row {
  padding: 30px 35px;
}
#zo2-header-wrap.layoutH2 .mn-menu {
  border-right-width: 1px;
  border-right-style: solid;
}
.is-sticky #zo2-header-wrap.layoutH2 > div {
  padding: 0 !important;
}
@media (max-width: 992px) {
  #zo2-header-wrap.layoutH2 > div {
    padding: 30px 30px 0;
  }
  #zo2-header-wrap.layoutH2 > div > .row {
    padding: 15px 20px;
  }
  #zo2-header-wrap.layoutH2 .mn-menu {
    border-right: none;
  }
}
@media (max-width: 767px) {
  #zo2-header-wrap.layoutH2 > div {
    padding: 15px 15px 0;
  }
}
#zo2-header-wrap.layoutH3 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 99;
}
#zo2-header-wrap.layoutH3 > div {
  padding: 50px 50px 0;
}
#zo2-header-wrap.layoutH3 > div >.row {
  padding: 30px 35px;
}
#zo2-header-wrap.layoutH3 .mn-menu {
  border-right-width: 1px;
  border-right-style: solid;
}
.is-sticky #zo2-header-wrap.layoutH3 > div {
  padding: 0 !important;
}
@media (max-width: 992px) {
  #zo2-header-wrap.layoutH3 > div {
    padding: 30px 30px 0;
  }
  #zo2-header-wrap.layoutH3 > div > .row {
    padding: 15px 20px;
  }
}
@media (max-width: 767px) {
  #zo2-header-wrap.layoutH3 > div {
    padding: 15px 15px 0;
  }
}
#zo2-header-wrap.layoutH4 > div {
  padding-top: 40px;
  padding-bottom: 40px;
}
#zo2-header-wrap.layoutH4 .mn-menu {
  padding-right: 0;
  padding-left: 0;
}
#zo2-header-wrap.layoutH4 .search-area .module {
  min-width: 50px;
}
#zo2-header-wrap.layoutH4 .search-area .zt-social-networks {
  padding-right: 50px;
  border-right: 1px solid #e5e5e5;
  overflow: hidden;
}
#zo2-header-wrap.layoutH4 .search-area .zt-social-networks .zt-social-icon-item {
  background-color: transparent;
  padding: 0;
  margin: 0 25px 0 0;
}
#zo2-header-wrap.layoutH4 .search-area .zt-social-networks .zt-social-icon-item:last-child {
  margin-right: 0;
}
#zo2-header-wrap.layoutH4 .search-area #zo2-position-0 {
  justify-content: flex-end;
}
.is-sticky #zo2-header-wrap.layoutH4 > div {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 1200px) and (min-width: 992px) {
  #zo2-header-wrap.layoutH4 .mn-menu {
    flex: 1 100%;
  }
}
@media (max-width: 992px) {
  #zo2-header-wrap.layoutH4 > div {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  #zo2-header-wrap.layoutH4 > div {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .is-sticky #zo2-header-wrap.layoutH4 > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
#zo2-header-wrap.layoutH5 > div {
  padding: 0;
}
#zo2-header-wrap.layoutH5 > div > .row {
  max-width: 1140px;
  margin: 0 auto;
  flex-wrap: wrap;
}
#zo2-header-wrap.layoutH5 .mobile-logo {
  flex: 1 100%;
}
#zo2-header-wrap.layoutH5 #zo2-header-logo {
  padding: 40px 0;
  text-align: center;
  -webkit-transition: padding .3s;
  -moz-transition: padding .3s;
  -o-transition: padding .3s;
  transition: padding .3s;
}
#zo2-header-wrap.layoutH5 #zo2-header-logo img {
  display: inline-block;
}
#zo2-header-wrap.layoutH5 #zo2-position-0 {
  justify-content: start;
}
#zo2-header-wrap.layoutH5 .mod-cart {
  text-align: right;
}
.is-sticky #zo2-header-wrap.layoutH5 > div {
  padding-top: 0;
  padding-bottom: 0;
}
.is-sticky #zo2-header-wrap.layoutH5 #zo2-header-logo {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  #zo2-header-wrap.layoutH5 .zo2-megamenu > ul > li > a {
    line-height: 60px;
  }
  #zo2-header-wrap.layoutH5 .zo2-megamenu > ul > li >.mega-dropdown-menu {
    padding-top: 0 !important;
  }
}
@media (max-width: 767px) {
  #zo2-header-wrap.layoutH5 > div {
    padding-right: 15px;
    padding-left: 15px;
  }
  #zo2-header-wrap.layoutH5 > div > .row {
    flex-wrap: nowrap;
  }
  #zo2-header-wrap.layoutH5 .mobile-logo {
    order: 2;
  }
  #zo2-header-wrap.layoutH5 .mn-menu {
    order: 1;
    padding-right: 0;
    padding-left: 0;
  }
  #zo2-header-wrap.layoutH5 .search-area {
    order: 4;
  }
  #zo2-header-wrap.layoutH5 .cart-area {
    order: 3;
  }
  #zo2-header-wrap.layoutH5 .cart-area #cart {
    line-height: inherit;
  }
  #zo2-header-wrap.layoutH5 #zo2-header-logo {
    margin-right: 8.33333333%;
    padding: 30px 0;
  }
  .is-sticky #zo2-header-wrap.layoutH5 #zo2-header-logo {
    padding: 20px 0;
  }
}
#zo2-header-wrap.layoutH6 {
  position: absolute;
  top: 120px;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 99;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  background-color: rgba(255,255,255,0.1);
}
#zo2-header-wrap.layoutH6 > div {
  max-width: 1170px;
  margin: 0 auto;
  padding: 10px 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.is-sticky #zo2-header-wrap.layoutH6 {
  top: 0;
  background-color: #fff;
}
@media (min-width: 768px) {
  #zo2-header-wrap.layoutH6 .zo2-megamenu .mega-dropdown-menu {
    padding-top: 15px;
  }
  .is-sticky #zo2-header-wrap.layoutH6 > div {
    background-color: transparent;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .is-sticky #zo2-header-wrap.layoutH6 .zo2-megamenu .mega-dropdown-menu {
    padding-top: 35px;
  }
}
@media (max-width: 767px) {
  #zo2-header-wrap.layoutH6 > div {
    padding-right: 15px;
    padding-left: 15px;
  }
  #zo2-header-wrap.layoutH6 > div > .row {
    display: block;
  }
}
#zo2-header-wrap.layoutH7 > div {
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
}
#zo2-header-wrap.layoutH7 .menu-right {
  padding-right: 15px;
}
#zo2-footer-wrap.layoutF1 > div {
  padding-right: 75px;
  padding-left: 75px;
  width: 100%;
}
#zo2-footer-wrap.layoutF1 > div >.row {
  display: flex;
  align-items: center;
}
#zo2-footer-wrap.layoutF1 .footer-social,
#zo2-footer-wrap.layoutF1 .mod-languages {
  text-align: right;
}
#zo2-footer-wrap.layoutF1 > p {
  margin: 0;
}
@media (max-width: 1199px) {
  #zo2-footer-wrap.layoutF1 > div {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  #zo2-footer-wrap.layoutF1 > div {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #zo2-footer-wrap.layoutF1 > div >.row {
    flex-direction: column;
    justify-content: center;
  }
}
#zo2-footer-wrap.layoutF2 {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}
#zo2-footer-wrap.layoutF2:before,
#zo2-footer-wrap.layoutF2:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  z-index: 0;
}
#zo2-footer-wrap.layoutF2:before {
  left: 0;
  background-color: #18111c;
}
#zo2-footer-wrap.layoutF2:after {
  right: 0;
  background-color: #1f1a22;
}
#zo2-footer-wrap.layoutF2 > div {
  position: relative;
  z-index: 1;
}
#zo2-footer-wrap.layoutF2 .moduletitle {
  font-weight: 300;
}
#zo2-footer-wrap.layoutF2 .footer-logo {
  margin-bottom: 40px;
}
#zo2-footer-wrap.layoutF2 .footer-col-right {
  padding-left: 210px;
}
#zo2-footer-wrap.layoutF3 {
  padding: 80px 0;
  color: #a8b0b2;
}
#zo2-footer-wrap.layoutF3 a {
  color: #a8b0b2;
}
#zo2-footer-wrap.layoutF3 #zo2-footer-menu {
  text-align: left;
}
#zo2-footer-wrap.layoutF4 {
  text-align: center;
}
#zo2-footer-wrap.layoutF4 .menu {
  padding: 50px 0;
}
#zo2-footer-wrap.layoutF4 .menu li {
  display: inline-block;
}
#zo2-footer-wrap.layoutF4 .menu li > a {
  padding: 0 30px;
  line-height: 120px;
  color: #2b2b2b;
  font: 600 16px Poppins;
  background-color: transparent !important;
}
#zo2-footer-wrap.layoutF4 footer {
  padding: 30px 0;
  border-top: 1px solid #eee;
  position: relative;
  max-width: 1140px;
  margin: 0 auto;
}
#zo2-footer-wrap.layoutF4 .zo2-copyright {
  text-align: center;
  color: #777;
}
#zo2-footer-wrap.layoutF4 #gototop {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#zo2-footer-wrap.layoutF4 #gototop i:before {
  content: '\f062';
  color: #fff;
}
#zo2-footer-wrap.layoutF5 {
  position: relative;
  margin-top: 100px;
  min-height: 200px;
}
#zo2-footer-wrap.layoutF5:before,
#zo2-footer-wrap.layoutF5:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 0;
  width: 50%;
  height: 50%;
}
#zo2-footer-wrap.layoutF5:before {
  left: 0;
  transform: skew(0deg,-5deg);
  transform-origin: left;
}
#zo2-footer-wrap.layoutF5:after {
  right: 0;
  transform: skew(0deg,5deg);
  transform-origin: right;
}
#zo2-footer-wrap.layoutF5 .container-fluid {
  padding: 40px 75px 0;
}
#zo2-footer-wrap.layoutF5 > div {
  position: relative;
  z-index: 1;
}
#zo2-footer-wrap.layoutF5 > div >.row {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  #zo2-footer-wrap.layoutF5 > .container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  #zo2-footer-wrap.layoutF5 > div >.row {
    flex-direction: column;
    justify-content: center;
  }
}
#zo2-footer-wrap.layoutF7 {
  padding-top: 100px;
  padding-bottom: 100px;
}
#zo2-footer-wrap.style1 {
  background-color: #1f1b16;
}
#zo2-footer-wrap.style2 {
  background-color: #111111;
}
#zo2-footer-wrap.style2:before,
#zo2-footer-wrap.style2:after {
  background-color: #111;
}
#zo2-footer-wrap.style2 #zo2-footer-menu .menu li > a {
  color: #ccc;
}
#zo2-footer-wrap.style3 {
  background-color: #131415;
}
#zo2-footer-wrap.style4 {
  background-color: #1f1a22;
}
#zo2-footer-wrap.style5 {
  background-color: #1a161f;
}
#zo2-footer-wrap.styleF6 {
  background-color: #151724;
}
#zo2-footer-wrap.style7 {
  text-align: center;
}
.special > div > .row {
  background-color: rgba(255,255,255,0.1);
}
.special .canvas-toggle a {
  color: #fff;
}
.special #close-canvas {
  color: #2b2e2f;
}
.special .search-area .icon-search span,
.special .search-area #cart span,
.special .search-area .zt-social-networks .zt-social-icon-item i {
  color: #fff;
}
.special #zt_top_cart .zt-cart-inner {
  padding-top: 54px;
}
.special #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #2b2e2f;
  color: #fff;
}
.special #zt_top_cart .zt-cart-inner .mod-cart .show_cart a {
  color: #fff;
}
.special .mn-menu {
  border-color: #aaa;
}
.is-sticky .special > div > .row {
  background-color: rgba(255,255,255,0.9);
}
.is-sticky .special .canvas-toggle a {
  color: #2b2e2f;
}
.is-sticky .special .search-area .icon-search span,
.is-sticky .special .search-area #cart span,
.is-sticky .special .search-area .zt-social-networks .zt-social-icon-item i {
  color: #2b2e2f;
}
.is-sticky .special #zt_top_cart .zt-cart-inner {
  padding-top: 35px;
}
.is-sticky .special #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #fff;
  color: #2b2e2f;
}
.is-sticky .special #zt_top_cart .zt-cart-inner .mod-cart .show_cart a {
  color: #2b2e2f;
}
@media (min-width: 768px) {
  .special .zo2-megamenu ul li > a,
  .special .zo2-megamenu ul li > span {
    color: #fff;
  }
  .special .zo2-megamenu .mega-dropdown-menu .mega-dropdown-inner {
    background-color: #2b2e2f;
  }
  .is-sticky .special .zo2-megamenu ul li > a,
  .is-sticky .special .zo2-megamenu ul li > span {
    color: #2b2e2f;
  }
  .is-sticky .special .zo2-megamenu > ul > li > .mega-dropdown-menu > div {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  }
}
@media (max-width: 767px) {
  .special > div > .row {
    background-color: transparent;
  }
  .is-sticky .special > div > .row {
    background-color: #fff;
  }
}
.styleH1a .nm-menu-icon span,
.styleH1b .nm-menu-icon span,
.styleH1c .nm-menu-icon span,
.styleH1d .nm-menu-icon span {
  background-color: #fff;
}
.styleH1a .zo2-megamenu > ul > li > a,
.styleH1b .zo2-megamenu > ul > li > a,
.styleH1c .zo2-megamenu > ul > li > a,
.styleH1d .zo2-megamenu > ul > li > a {
  color: #fff;
}
.styleH1a .zo2-megamenu > ul > li > a:after,
.styleH1b .zo2-megamenu > ul > li > a:after,
.styleH1c .zo2-megamenu > ul > li > a:after,
.styleH1d .zo2-megamenu > ul > li > a:after {
  background-color: #fff;
}
.styleH1a .search-area .icon-search span,
.styleH1a .search-area #cart span,
.styleH1a .search-area .zt-social-networks .zt-social-icon-item i,
.styleH1b .search-area .icon-search span,
.styleH1b .search-area #cart span,
.styleH1b .search-area .zt-social-networks .zt-social-icon-item i,
.styleH1c .search-area .icon-search span,
.styleH1c .search-area #cart span,
.styleH1c .search-area .zt-social-networks .zt-social-icon-item i,
.styleH1d .search-area .icon-search span,
.styleH1d .search-area #cart span,
.styleH1d .search-area .zt-social-networks .zt-social-icon-item i {
  color: #fff;
}
.styleH1a .zo2-megamenu > ul > li >.mega-dropdown-menu > div {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.styleH1a .zo2-megamenu > ul > li li > a {
  color: #2b2e2f;
}
.styleH1a #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #fff;
}
.styleH1a #open-canvas {
  color: #fff;
}
.is-sticky .styleH1a > div {
  background-color: #fff;
}
.is-sticky .styleH1a #open-canvas {
  color: #2b2e2f;
}
.is-sticky .styleH1a .zo2-megamenu > ul > li > a {
  color: #2b2e2f;
}
.is-sticky .styleH1a .search-area .icon-search span,
.is-sticky .styleH1a .search-area #cart span,
.is-sticky .styleH1a .search-area .zt-social-networks .zt-social-icon-item i {
  color: #2b2e2f;
}
@media (max-width: 767px) {
  .styleH1a .zo2-menu {
    background-color: #fff;
  }
  .styleH1a .zo2-megamenu > ul > li > a {
    color: #2b2e2f;
  }
}
.styleH1b .zo2-megamenu > ul > li >.mega-dropdown-menu > div {
  background-color: #2b2e2f;
}
.styleH1b .zo2-megamenu > ul > li li > a {
  color: #fff;
}
.styleH1b #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #2b2e2f;
  color: #fff;
}
.is-sticky .styleH1b > div {
  background-color: #2b2e2f;
}
.is-sticky .styleH1b .zo2-megamenu > ul > li >.mega-dropdown-menu > div {
  background-color: #2b2e2f;
}
.is-sticky .styleH1b #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #2b2e2f;
  color: #fff;
}
@media (max-width: 767px) {
  .styleH1b .zo2-menu {
    background-color: #000;
  }
  .is-sticky .styleH1b .zo2-menu {
    background-color: #000;
  }
  .is-sticky .styleH1b .zo2-megamenu > ul > li {
    border-color: rgba(255,255,255,0.09);
  }
}
.styleH1c .zo2-megamenu > ul > li >.mega-dropdown-menu > div {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.styleH1c .zo2-megamenu > ul > li li > a {
  color: #2b2e2f;
}
.styleH1c #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #fff;
  color: #2b2e2f;
}
.is-sticky .styleH1c > div {
  background-color: #fff;
}
.is-sticky .styleH1c .nm-menu-icon span {
  background-color: #2b2e2f;
}
.is-sticky .styleH1c .zo2-megamenu > ul > li > a {
  color: #2b2e2f;
}
.is-sticky .styleH1c .zo2-megamenu > ul > li >.mega-dropdown-menu > div {
  background-color: #2b2e2f;
}
.is-sticky .styleH1c .zo2-megamenu > ul > li li > a {
  color: #fff;
}
.is-sticky .styleH1c .search-area .icon-search span,
.is-sticky .styleH1c .search-area #cart span,
.is-sticky .styleH1c .search-area .zt-social-networks .zt-social-icon-item i {
  color: #2b2e2f;
}
.is-sticky .styleH1c #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #2b2e2f;
  color: #fff;
}
@media (max-width: 767px) {
  .styleH1c .zo2-menu {
    background-color: #fff;
  }
  .styleH1c #open-canvas {
    color: #fff;
  }
  .styleH1c .zo2-megamenu > ul > li > a {
    color: #2b2e2f;
  }
  .is-sticky .styleH1c .zo2-menu {
    background-color: #000;
  }
  .is-sticky .styleH1c .zo2-search .inputbox {
    color: #fff;
    border-bottom-color: rgba(255,255,255,0.09);
  }
  .is-sticky .styleH1c .zo2-search .btn-submit {
    color: #fff;
  }
  .is-sticky .styleH1c #open-canvas {
    color: #2b2e2f;
  }
  .is-sticky .styleH1c #close-canvas {
    color: #fff;
  }
  .is-sticky .styleH1c .zo2-megamenu ul li > a {
    color: #fff;
  }
  .is-sticky .styleH1c .zo2-megamenu > ul > li {
    border-color: rgba(255,255,255,0.09);
  }
  .is-sticky .styleH1c .zo2-megamenu > ul > li > a {
    color: #fff;
  }
}
.styleH1d .zo2-megamenu > ul > li >.mega-dropdown-menu > div {
  background-color: #2b2e2f;
}
.styleH1d .zo2-megamenu > ul > li li > a {
  color: #fff;
}
.styleH1d #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #2b2e2f;
  color: #fff;
}
.is-sticky .styleH1d > div {
  background-color: #2b2e2f;
}
.is-sticky .styleH1d .zo2-megamenu > ul > li > a {
  color: #fff;
}
.is-sticky .styleH1d .zo2-megamenu > ul > li >.mega-dropdown-menu > div {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.is-sticky .styleH1d .zo2-megamenu > ul > li li > a {
  color: #2b2e2f;
}
.is-sticky .styleH1d #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #fff;
  color: #2b2e2f;
}
@media (max-width: 767px) {
  .styleH1d .zo2-menu {
    background-color: #000;
  }
  .styleH1d .zo2-megamenu > ul > li > a {
    color: #fff;
  }
  .is-sticky .styleH1d .zo2-menu {
    background-color: #fff;
  }
  .is-sticky .styleH1d .zo2-megamenu > ul > li > a {
    color: #2b2e2f;
  }
  .is-sticky .styleH1d .search-area .icon-search span,
  .is-sticky .styleH1d .search-area #cart span,
  .is-sticky .styleH1d .search-area .zt-social-networks .zt-social-icon-item i {
    color: #2b2e2f;
  }
}
.styleH1a > div,
.styleH1b > div,
.styleH1c > div,
.styleH1d > div,
.styleH2a > div,
.styleH2b > div,
.styleH2c > div,
.styleH2d > div {
  background-color: transparent;
}
.styleH3a > div,
.styleH3b > div,
.styleH3c > div,
.styleH3d > div {
  background-color: #ffffff;
}
.styleH3a #zt_top_cart .zt-cart-inner .mod-cart,
.styleH3b #zt_top_cart .zt-cart-inner .mod-cart,
.styleH3c #zt_top_cart .zt-cart-inner .mod-cart,
.styleH3d #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #ffffff;
  color: #2b2e2f;
}
.styleH2a .zo2-megamenu > ul > li > a,
.styleH2b .zo2-megamenu > ul > li > a,
.styleH2c .zo2-megamenu > ul > li > a,
.styleH2d .zo2-megamenu > ul > li > a,
.styleH3a .zo2-megamenu > ul > li > a,
.styleH3b .zo2-megamenu > ul > li > a,
.styleH3c .zo2-megamenu > ul > li > a,
.styleH3d .zo2-megamenu > ul > li > a {
  color: #2b2e2f;
}
.styleH2a .zo2-megamenu > ul > li > a:after,
.styleH2b .zo2-megamenu > ul > li > a:after,
.styleH2c .zo2-megamenu > ul > li > a:after,
.styleH2d .zo2-megamenu > ul > li > a:after,
.styleH3a .zo2-megamenu > ul > li > a:after,
.styleH3b .zo2-megamenu > ul > li > a:after,
.styleH3c .zo2-megamenu > ul > li > a:after,
.styleH3d .zo2-megamenu > ul > li > a:after {
  background-color: #2b2e2f;
}
.styleH2a .zo2-megamenu > ul > li.open > a,
.styleH2a .zo2-megamenu > ul > li.open > span,
.styleH2a .zo2-megamenu > ul > li.active > a,
.styleH2a .zo2-megamenu > ul > li.active > span,
.styleH2b .zo2-megamenu > ul > li.open > a,
.styleH2b .zo2-megamenu > ul > li.open > span,
.styleH2b .zo2-megamenu > ul > li.active > a,
.styleH2b .zo2-megamenu > ul > li.active > span,
.styleH2c .zo2-megamenu > ul > li.open > a,
.styleH2c .zo2-megamenu > ul > li.open > span,
.styleH2c .zo2-megamenu > ul > li.active > a,
.styleH2c .zo2-megamenu > ul > li.active > span,
.styleH2d .zo2-megamenu > ul > li.open > a,
.styleH2d .zo2-megamenu > ul > li.open > span,
.styleH2d .zo2-megamenu > ul > li.active > a,
.styleH2d .zo2-megamenu > ul > li.active > span,
.styleH3a .zo2-megamenu > ul > li.open > a,
.styleH3a .zo2-megamenu > ul > li.open > span,
.styleH3a .zo2-megamenu > ul > li.active > a,
.styleH3a .zo2-megamenu > ul > li.active > span,
.styleH3b .zo2-megamenu > ul > li.open > a,
.styleH3b .zo2-megamenu > ul > li.open > span,
.styleH3b .zo2-megamenu > ul > li.active > a,
.styleH3b .zo2-megamenu > ul > li.active > span,
.styleH3c .zo2-megamenu > ul > li.open > a,
.styleH3c .zo2-megamenu > ul > li.open > span,
.styleH3c .zo2-megamenu > ul > li.active > a,
.styleH3c .zo2-megamenu > ul > li.active > span,
.styleH3d .zo2-megamenu > ul > li.open > a,
.styleH3d .zo2-megamenu > ul > li.open > span,
.styleH3d .zo2-megamenu > ul > li.active > a,
.styleH3d .zo2-megamenu > ul > li.active > span {
  color: #2b2e2f;
}
.styleH2a .search-area .icon-search span,
.styleH2a .search-area #cart span,
.styleH2b .search-area .icon-search span,
.styleH2b .search-area #cart span,
.styleH2c .search-area .icon-search span,
.styleH2c .search-area #cart span,
.styleH2d .search-area .icon-search span,
.styleH2d .search-area #cart span,
.styleH3a .search-area .icon-search span,
.styleH3a .search-area #cart span,
.styleH3b .search-area .icon-search span,
.styleH3b .search-area #cart span,
.styleH3c .search-area .icon-search span,
.styleH3c .search-area #cart span,
.styleH3d .search-area .icon-search span,
.styleH3d .search-area #cart span {
  color: #2b2e2f;
}
.styleH2a .zo2-megamenu > ul > li >.mega-dropdown-menu > div,
.styleH3a .zo2-megamenu > ul > li >.mega-dropdown-menu > div {
  background-color: #fff;
  -webkit-box-shadow: -2px 2px 82px -26px rgba(0,0,0,0.25);
  -moz-box-shadow: -2px 2px 82px -26px rgba(0,0,0,0.25);
  box-shadow: -2px 2px 82px -26px rgba(0,0,0,0.25);
}
.styleH2a .zo2-megamenu > ul > li li > a,
.styleH3a .zo2-megamenu > ul > li li > a {
  color: #2b2e2f;
}
.styleH2a #cart span,
.styleH3a #cart span {
  color: #2b2e2f;
}
.styleH2a .toggle-megamenu,
.styleH3a .toggle-megamenu {
  color: #2b2e2f;
}
.is-sticky .styleH2a > div,
.is-sticky .styleH3a > div {
  background-color: #fff;
}
.is-sticky .styleH2a #zt_top_cart .zt-cart-inner .mod-cart,
.is-sticky .styleH3a #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #fff;
}
@media (max-width: 767px) {
  .styleH2a .zo2-menu,
  .styleH3a .zo2-menu {
    background-color: #fff;
  }
  .is-sticky .styleH3a .zo2-menu {
    background-color: #fff;
  }
}
.styleH2b .zo2-megamenu > ul > li >.mega-dropdown-menu > div,
.styleH3b .zo2-megamenu > ul > li >.mega-dropdown-menu > div {
  background-color: #2b2e2f;
}
.styleH2b .zo2-megamenu > ul > li li > a,
.styleH3b .zo2-megamenu > ul > li li > a {
  color: #fff;
}
.styleH2b #zt_top_cart .zt-cart-inner .mod-cart,
.styleH3b #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #2b2e2f;
  color: #fff;
}
.is-sticky .styleH2b > div,
.is-sticky .styleH3b > div {
  background-color: #2b2e2f;
}
.is-sticky .styleH2b .nm-menu-icon span,
.is-sticky .styleH3b .nm-menu-icon span {
  background-color: #fff;
}
.is-sticky .styleH2b .zo2-megamenu ul li > a,
.is-sticky .styleH3b .zo2-megamenu ul li > a {
  color: #fff;
}
.is-sticky .styleH2b .zo2-megamenu > ul > li >.mega-dropdown-menu > div,
.is-sticky .styleH3b .zo2-megamenu > ul > li >.mega-dropdown-menu > div {
  background-color: #2b2e2f;
}
.is-sticky .styleH2b .search-area .icon-search span,
.is-sticky .styleH2b .search-area #cart span,
.is-sticky .styleH2b .search-area .zt-social-networks .zt-social-icon-item i,
.is-sticky .styleH3b .search-area .icon-search span,
.is-sticky .styleH3b .search-area #cart span,
.is-sticky .styleH3b .search-area .zt-social-networks .zt-social-icon-item i {
  color: #fff;
}
.is-sticky .styleH2b #zt_top_cart .zt-cart-inner .mod-cart,
.is-sticky .styleH3b #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #2b2e2f;
  color: #fff;
}
@media (max-width: 767px) {
  .styleH2b .zo2-menu,
  .styleH3b .zo2-menu {
    background-color: #000;
  }
  .styleH2b .zo2-megamenu > ul > li > a,
  .styleH3b .zo2-megamenu > ul > li > a {
    color: #fff;
  }
  .is-sticky .styleH2b .zo2-menu,
  .is-sticky .styleH3b .zo2-menu {
    background-color: #000;
  }
  .is-sticky .styleH2b .zo2-megamenu > ul > li,
  .is-sticky .styleH3b .zo2-megamenu > ul > li {
    border-color: rgba(255,255,255,0.09);
  }
}
.styleH2c .zo2-megamenu > ul > li >.mega-dropdown-menu > div,
.styleH3c .zo2-megamenu > ul > li >.mega-dropdown-menu > div {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.styleH2c .zo2-megamenu > ul > li li > a,
.styleH3c .zo2-megamenu > ul > li li > a {
  color: #2b2e2f;
}
.styleH2c #zt_top_cart .zt-cart-inner .mod-cart,
.styleH3c #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #fff;
  color: #2b2e2f;
}
.is-sticky .styleH2c > div,
.is-sticky .styleH3c > div {
  background-color: #fff;
}
.is-sticky .styleH2c .nm-menu-icon span,
.is-sticky .styleH3c .nm-menu-icon span {
  background-color: #2b2e2f;
}
.is-sticky .styleH2c .zo2-megamenu > ul > li > a,
.is-sticky .styleH3c .zo2-megamenu > ul > li > a {
  color: #2b2e2f;
}
@media (max-width: 767px) {
  .styleH2c .zo2-menu,
  .styleH3c .zo2-menu {
    background-color: #fff;
  }
}
.styleH2d .zo2-megamenu > ul > li >.mega-dropdown-menu > div,
.styleH3d .zo2-megamenu > ul > li >.mega-dropdown-menu > div {
  background-color: #2b2e2f;
}
.styleH2d .zo2-megamenu > ul > li li > a,
.styleH3d .zo2-megamenu > ul > li li > a {
  color: #fff;
}
.styleH2d #zt_top_cart .zt-cart-inner .mod-cart,
.styleH3d #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #2b2e2f;
  color: #fff;
}
.is-sticky .styleH2d > div,
.is-sticky .styleH3d > div {
  background-color: #2b2e2f;
}
.is-sticky .styleH2d .nm-menu-icon span,
.is-sticky .styleH3d .nm-menu-icon span {
  background-color: #fff;
}
.is-sticky .styleH2d .zo2-megamenu > ul > li > a,
.is-sticky .styleH3d .zo2-megamenu > ul > li > a {
  color: #fff;
}
.is-sticky .styleH2d .zo2-megamenu > ul > li >.mega-dropdown-menu > div,
.is-sticky .styleH3d .zo2-megamenu > ul > li >.mega-dropdown-menu > div {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.is-sticky .styleH2d .zo2-megamenu > ul > li li > a,
.is-sticky .styleH3d .zo2-megamenu > ul > li li > a {
  color: #2b2e2f;
}
.is-sticky .styleH2d .search-area .icon-search span,
.is-sticky .styleH2d .search-area #cart span,
.is-sticky .styleH2d .search-area .zt-social-networks .zt-social-icon-item i,
.is-sticky .styleH3d .search-area .icon-search span,
.is-sticky .styleH3d .search-area #cart span,
.is-sticky .styleH3d .search-area .zt-social-networks .zt-social-icon-item i {
  color: #fff;
}
.is-sticky .styleH2d #zt_top_cart .zt-cart-inner .mod-cart,
.is-sticky .styleH3d #zt_top_cart .zt-cart-inner .mod-cart {
  background-color: #fff;
  color: #2b2e2f;
}
@media (max-width: 767px) {
  .styleH2d .zo2-menu,
  .styleH3d .zo2-menu {
    background-color: #000;
  }
  .styleH2d .zo2-search .inputbox,
  .styleH3d .zo2-search .inputbox {
    color: #fff;
    border-bottom-color: rgba(255,255,255,0.09);
  }
  .styleH2d .zo2-search .btn-submit,
  .styleH3d .zo2-search .btn-submit {
    color: #fff;
  }
  .styleH2d #close-canvas,
  .styleH3d #close-canvas {
    color: #fff;
  }
  .styleH2d .zo2-megamenu > ul > li,
  .styleH3d .zo2-megamenu > ul > li {
    border-color: rgba(255,255,255,0.09);
  }
  .styleH2d .zo2-megamenu > ul > li > a,
  .styleH2d .zo2-megamenu > ul > li > span,
  .styleH3d .zo2-megamenu > ul > li > a,
  .styleH3d .zo2-megamenu > ul > li > span {
    color: #fff;
  }
  .is-sticky .styleH2d .zo2-menu,
  .is-sticky .styleH3d .zo2-menu {
    background-color: #fff;
  }
  .is-sticky .styleH2d .zo2-search .inputbox,
  .is-sticky .styleH3d .zo2-search .inputbox {
    color: #2b2e2f;
    border-bottom-color: #eee;
  }
  .is-sticky .styleH2d .zo2-search .btn-submit,
  .is-sticky .styleH3d .zo2-search .btn-submit {
    color: #2b2e2f;
  }
  .is-sticky .styleH2d #open-canvas,
  .is-sticky .styleH3d #open-canvas {
    color: #fff;
  }
  .is-sticky .styleH2d #close-canvas,
  .is-sticky .styleH3d #close-canvas {
    color: #2b2e2f;
  }
  .is-sticky .styleH2d .zo2-megamenu > ul > li > a,
  .is-sticky .styleH2d .zo2-megamenu > ul > li > span,
  .is-sticky .styleH3d .zo2-megamenu > ul > li > a,
  .is-sticky .styleH3d .zo2-megamenu > ul > li > span {
    color: #2b2e2f;
  }
}
