#msgSubmit{
    top: 0px;
    position: relative;
    font-size: 22px;
    right: 338px;
} 

.cf:after,
.clearfix:after,
.cart-widget-details .buttons:after,
.cart-widget-details .total:after,
.woocommerce-product-rating:after,
.grid:after,
.col2-set:after,
.comment-form:after,
.media:after,
.entry-content:after,
.entry-footer:after,
.comments-area-title:after,
.comment-navigation:after {
  content: " ";
  display: table;
  clear: both; }

/**
 *   1.2 - Widths
 */
.one-whole, .grid__item, .col2-set .col-1, .col2-set .col-2, .comment-form-author,
.comment-form-email,
.comment-form-url, .comment-form-comment,
.logged-in-as, .comment-form-rating {
  width: 100%; }

.one-half,
.two-quarters,
.three-sixths,
.four-eighths,
.five-tenths,
.six-twelfths {
  width: 50%; }

.one-third,
.two-sixths,
.three-ninths,
.four-twelfths {
  width: 33.3333333%; }

.two-thirds,
.four-sixths,
.six-ninths,
.eight-twelfths {
  width: 66.6666666%; }

.one-quarter,
.two-eighths,
.three-twelfths {
  width: 25%; }

.three-quarters,
.six-eighths,
.nine-twelfths {
  width: 75%; }

.one-fifth,
.two-tenths {
  width: 20%; }

.two-fifths,
.four-tenths {
  width: 40%; }

.three-fifths,
.six-tenths {
  width: 60%; }

.four-fifths,
.eight-tenths {
  width: 80%; }

.one-sixth,
.two-twelfths {
  width: 16.6666666%; }

.five-sixths,
.ten-twelfths {
  width: 83.3333333%; }

.one-eighth {
  width: 12.5%; }

.three-eighths {
  width: 37.5%; }

.five-eighths {
  width: 62.5%; }

.seven-eighths {
  width: 87.5%; }

.one-ninth {
  width: 11.1111111%; }

.two-ninths {
  width: 22.2222222%; }

.four-ninths {
  width: 44.4444444%; }

.five-ninths {
  width: 55.5555555%; }

.seven-ninths {
  width: 77.7777777%; }

.eight-ninths {
  width: 88.8888888%; }

.one-tenth {
  width: 10%; }

.three-tenths {
  width: 30%; }

.seven-tenths {
  width: 70%; }

.nine-tenths {
  width: 90%; }

.one-twelfth {
  width: 8.3333333%; }

.five-twelfths {
  width: 41.6666666%; }

.seven-twelfths {
  width: 58.3333333%; }

.eleven-twelfths {
  width: 91.6666666%; }

@media only screen and (min-width: 900px) {
  .lap-one-whole {
    width: 100%; }
  .lap-one-half,
  .lap-two-quarters,
  .lap-three-sixths,
  .lap-four-eighths,
  .lap-five-tenths,
  .lap-six-twelfths {
    width: 50%; }
  .lap-one-third,
  .lap-two-sixths,
  .lap-three-ninths,
  .lap-four-twelfths {
    width: 33.3333333%; }
  .lap-two-thirds,
  .lap-four-sixths,
  .lap-six-ninths,
  .lap-eight-twelfths {
    width: 66.6666666%; }
  .lap-one-quarter,
  .lap-two-eighths,
  .lap-three-twelfths {
    width: 25%; }
  .lap-three-quarters,
  .lap-six-eighths,
  .lap-nine-twelfths {
    width: 75%; }
  .lap-one-fifth,
  .lap-two-tenths {
    width: 20%; }
  .lap-two-fifths,
  .lap-four-tenths {
    width: 40%; }
  .lap-three-fifths,
  .lap-six-tenths {
    width: 60%; }
  .lap-four-fifths,
  .lap-eight-tenths {
    width: 80%; }
  .lap-one-sixth,
  .lap-two-twelfths {
    width: 16.6666666%; }
  .lap-five-sixths,
  .lap-ten-twelfths {
    width: 83.3333333%; }
  .lap-one-eighth {
    width: 12.5%; }
  .lap-three-eighths {
    width: 37.5%; }
  .lap-five-eighths {
    width: 62.5%; }
  .lap-seven-eighths {
    width: 87.5%; }
  .lap-one-ninth {
    width: 11.1111111%; }
  .lap-two-ninths {
    width: 22.2222222%; }
  .lap-four-ninths {
    width: 44.4444444%; }
  .lap-five-ninths {
    width: 55.5555555%; }
  .lap-seven-ninths {
    width: 77.7777777%; }
  .lap-eight-ninths {
    width: 88.8888888%; }
  .lap-one-tenth {
    width: 10%; }
  .lap-three-tenths {
    width: 30%; }
  .lap-seven-tenths {
    width: 70%; }
  .lap-nine-tenths {
    width: 90%; }
  .lap-one-twelfth {
    width: 8.3333333%; }
  .lap-five-twelfths {
    width: 41.6666666%; }
  .lap-seven-twelfths {
    width: 58.3333333%; }
  .lap-eleven-twelfths {
    width: 91.6666666%; } }

@media only screen and (min-width: 1200px) {
  .desk-one-whole {
    width: 100%; }
  .desk-one-half,
  .desk-two-quarters,
  .desk-three-sixths,
  .desk-four-eighths,
  .desk-five-tenths,
  .desk-six-twelfths {
    width: 50%; }
  .desk-one-third,
  .desk-two-sixths,
  .desk-three-ninths,
  .desk-four-twelfths {
    width: 33.3333333%; }
  .desk-two-thirds,
  .desk-four-sixths,
  .desk-six-ninths,
  .desk-eight-twelfths {
    width: 66.6666666%; }
  .desk-one-quarter,
  .desk-two-eighths,
  .desk-three-twelfths {
    width: 25%; }
  .desk-three-quarters,
  .desk-six-eighths,
  .desk-nine-twelfths {
    width: 75%; }
  .desk-one-fifth,
  .desk-two-tenths {
    width: 20%; }
  .desk-two-fifths,
  .desk-four-tenths {
    width: 40%; }
  .desk-three-fifths,
  .desk-six-tenths {
    width: 60%; }
  .desk-four-fifths,
  .desk-eight-tenths {
    width: 80%; }
  .desk-one-sixth,
  .desk-two-twelfths {
    width: 16.6666666%; }
  .desk-five-sixths,
  .desk-ten-twelfths {
    width: 83.3333333%; }
  .desk-one-eighth {
    width: 12.5%; }
  .desk-three-eighths {
    width: 37.5%; }
  .desk-five-eighths {
    width: 62.5%; }
  .desk-seven-eighths {
    width: 87.5%; }
  .desk-one-ninth {
    width: 11.1111111%; }
  .desk-two-ninths {
    width: 22.2222222%; }
  .desk-four-ninths {
    width: 44.4444444%; }
  .desk-five-ninths {
    width: 55.5555555%; }
  .desk-seven-ninths {
    width: 77.7777777%; }
  .desk-eight-ninths {
    width: 88.8888888%; }
  .desk-one-tenth {
    width: 10%; }
  .desk-three-tenths {
    width: 30%; }
  .desk-seven-tenths {
    width: 70%; }
  .desk-nine-tenths {
    width: 90%; }
  .desk-one-twelfth {
    width: 8.3333333%; }
  .desk-five-twelfths {
    width: 41.6666666%; }
  .desk-seven-twelfths {
    width: 58.3333333%; }
  .desk-eleven-twelfths {
    width: 91.6666666%; } }


@font-face {
  font-family: 'FontAwesome';
  src: url("assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.6.1");
  src: url("assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.1") format("embedded-opentype"), url("assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.1") format("woff2"), url("assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.6.1") format("woff"), url("assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.1") format("truetype"), url("assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.icon, .pixcode--icon {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.icon-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.icon-2x {
  font-size: 2em; }

.icon-3x {
  font-size: 3em; }

.icon-4x {
  font-size: 4em; }

.icon-5x {
  font-size: 5em; }

.icon-fw {
  width: 1.28571em;
  text-align: center; }

.icon-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .icon-ul > li {
    position: relative; }

.icon-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .icon-li.icon-lg {
    left: -1.85714em; }

.icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.icon-pull-left {
  float: left; }

.icon-pull-right {
  float: right; }

.icon.icon-pull-left, .icon-pull-left.pixcode--icon {
  margin-right: .3em; }

.icon.icon-pull-right, .icon-pull-right.pixcode--icon {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.icon.pull-left, .pull-left.pixcode--icon {
  margin-right: .3em; }

.icon.pull-right, .pull-right.pixcode--icon {
  margin-left: .3em; }

.icon-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.icon-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.icon-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.icon-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.icon-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.icon-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.icon-stack-1x, .icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.icon-stack-1x {
  line-height: inherit; }

.icon-stack-2x {
  font-size: 2em; }

.icon-inverse {
  color: #fff; }


h1, h2, h3, h4, h5, h6,
p,
blockquote,
figure,
ul, ol,
dl, dd,
th, td,
pre, button, .nav, .rsBullets, .tabs__nav,
.sub-menu,
.menu-item, .filter, .blog .entry-title,
.blog .entry-footer, .archive .entry-title,
.archive .entry-footer, .search .entry-title,
.search .entry-footer {
  margin: 0;
  padding: 0;
  border: 0; }

body, .social-links-list, .filter__list {
  margin: 0; }

.social-links-list, .filter__list {
  padding: 0; }

img {
  border: 0; }

:focus {
  outline: 0; }

button, .nav a, .rsBullets a, .tabs__nav a, .nav a:hover, .rsBullets a:hover, .tabs__nav a:hover {
  background: none; }

a,
button {
  color: inherit; }

a, button {
  cursor: pointer; }

main,
li, .wp-caption img[class*="wp-image-"], .nav .menu-item:hover > .sub-menu, .rsBullets .menu-item:hover > .sub-menu, .tabs__nav .menu-item:hover > .sub-menu, .nav--social .menu-item:not(.menu-item-language) a, .nav--social .menu-item:not(.menu-item-language) a:before, .portfolio img, .block-link {
  display: block; }

.bar--fixed, .site-header, .site-footer, .site-branding, .main-navigation, .social-navigation, .site-info, .show-button, .theme-name, .back-to-top, .project-addthis-container, .nav, .rsBullets, .tabs__nav, .site-container, .portfolio, .portfolio__header, .portfolio__link-wrap, .single-jetpack-portfolio .site, .single-proof_gallery .site,
.jetpack-portfolio .site,
.woocommerce:not(.single) .site {
  display: -ms-flexbox;
  display: flex; }

.nav--main a, .portfolio__position {
  display: inline-block; }

.screen-reader-text,
.site-description, .portfolio--project .portfolio__item--text, .page-template-portfolio-page .entry-header,
.page-template-portfolio-page .entry-footer,
.tax-jetpack-portfolio-tag .entry-header,
.tax-jetpack-portfolio-tag .entry-footer,
.tax-jetpack-portfolio-type .entry-header,
.tax-jetpack-portfolio-type .entry-footer {
  display: none; }

.alignleft {
  float: left; }

.alignright {
  float: right; }

button {
  font: inherit; }

button {
  -webkit-font-smoothing: inherit; }

strong, .nav--main {
  font-weight: bold; }

button {
  letter-spacing: inherit; }

a {
  text-decoration: none; }

.nav .menu-item-has-children, .rsBullets .menu-item-has-children, .tabs__nav .menu-item-has-children, .nav .menu-item-language, .rsBullets .menu-item-language, .tabs__nav .menu-item-language, .site-sidebar, .site-content, .photometa__caption, .photometa__description, .photometa__exif {
  position: relative; }

.portfolio {
  position: absolute; }

.bar--fixed, .portfolio--grid {
  position: fixed; }

button {
  overflow: visible; }

img, .wp-caption {
  max-width: 100%; }

img {
  height: auto; }

a,
button {
  transition-duration: 0.3s; }

.nav--social .menu-item:not(.menu-item-language) a:before {
  visibility: visible; }

.nav--social .menu-item:not(.menu-item-language) a:before {
  pointer-events: auto; }

.bar--fixed, .site-content__mask, .fullview, .portfolio--grid, .photometa {
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

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

/**
 * 3.0 - Base
 *   3.1 - Typography
 */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 75%; }
  @media screen and (min-width: 40em) {
    html {
      font-size: 87.5%; } }
  @media screen and (min-width: 50em) {
    html {
      font-size: 93.75%; } }
  @media screen and (min-width: 64.0625em) {
    html {
      font-size: 87.5%; } }
  @media screen and (min-width: 100em) {
    html {
      font-size: 118.75%; } }

body {
  font-family: arial;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  font-size: 1.41667rem; }
  @media screen and (min-width: 40em) {
    body {
      font-size: 1.28571rem; } }
  @media screen and (min-width: 50em) {
    body {
      font-size: 1.2rem; } }
  @media screen and (min-width: 64.0625em) {
    body {
      font-size: 1.14286rem; } }
  @media screen and (min-width: 100em) {
    body {
      font-size: 0.84211rem; } }

a {
  color: #000;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    color: #ce9c69;
    text-decoration: none; }

p a, li a, .woocommerce-message a:not(.button), .woocommerce-info a {
	color: #6d737c;
  }
  
  p a:hover, li a:hover, .woocommerce-message a:hover:not(.button), .woocommerce-info a:hover, p a:active, li a:active, .woocommerce-message a:active:not(.button), .woocommerce-info a:active, p a:focus, li a:focus, .woocommerce-message a:focus:not(.button), .woocommerce-info a:focus {
   
   }

p {
  -webkit-font-feature-settings: 'kern' 1, 'onum' 1, 'liga' 1;
     -moz-font-feature-settings: 'kern' 1, 'onum' 1, 'liga' 1;
          font-feature-settings: 'kern' 1, 'onum' 1, 'liga' 1;
  line-height: 2rem;
  margin-bottom: 1.46041rem;
  padding-top: 0.53959rem;
  line-height: 2; }
  @media screen and (min-width: 40em) {
    p {
      margin-bottom: 1.41785rem;
      padding-top: 0.58215rem; } }
  @media screen and (min-width: 50em) {
    p {
      margin-bottom: 1.38999rem;
      padding-top: 0.61001rem; } }
  @media screen and (min-width: 64.0625em) {
    p {
      margin-bottom: 1.37142rem;
      padding-top: 0.62858rem; } }
  @media screen and (min-width: 100em) {
    p {
      margin-bottom: 1.27367rem;
      padding-top: 0.72633rem; } }

h1, h2, h3, h4, h5, h6 {
  -webkit-font-feature-settings: 'dlig' 1, 'liga' 1, 'lnum' 1, 'kern' 1;
     -moz-font-feature-settings: 'dlig' 1, 'liga' 1, 'lnum' 1, 'kern' 1;
          font-feature-settings: 'dlig' 1, 'liga' 1, 'lnum' 1, 'kern' 1;
  color: #000;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase; }

.h0, .project-slide__title h1 {
  line-height: 6rem;
  font-size: 2.75rem;
  margin-bottom: 0.89374rem;
  padding-top: 2.10626rem; }
  @media screen and (min-width: 40em) {
    .h0, .project-slide__title h1 {
      font-size: 4.38857rem;
      margin-bottom: 1.42628rem;
      padding-top: 1.57372rem; } }
  @media screen and (min-width: 50em) {
    .h0, .project-slide__title h1 {
      font-size: 4.096rem;
      margin-bottom: 1.33119rem;
      padding-top: 1.66881rem; } }
  @media screen and (min-width: 64.0625em) {
    .h0, .project-slide__title h1 {
      font-size: 7.02143rem;
      margin-bottom: 2.28195rem;
      padding-top: 0.71805rem; } }
  @media screen and (min-width: 100em) {
    .h0, .project-slide__title h1 {
      font-size: 5.17368rem;
      margin-bottom: 1.68144rem;
      padding-top: 1.31856rem; } }

h1, .h1 {
  line-height: 4rem;
  font-size: 2.20833rem;
  margin-bottom: 1.7177rem;
  padding-top: 1.2823rem;
  margin-top: 3rem; }
  @media screen and (min-width: 40em) {
    h1, .h1 {
      font-size: 2.00714rem;
      margin-bottom: 1.65231rem;
      padding-top: 1.34769rem; } }
  @media screen and (min-width: 50em) {
    h1, .h1 {
      font-size: 1.87333rem;
      margin-bottom: 1.60882rem;
      padding-top: 1.39118rem; } }
  @media screen and (min-width: 64.0625em) {
    h1, .h1 {
      font-size: 4.38857rem;
      margin-bottom: 2.42628rem;
      padding-top: 0.57372rem; } }
  @media screen and (min-width: 100em) {
    h1, .h1 {
      font-size: 3.23368rem;
      margin-bottom: 2.05094rem;
      padding-top: 0.94906rem; } }

h2, .h2 {
  line-height: 3rem;
  font-size: 2rem;
  margin-bottom: 0.14999rem;
  padding-top: 0.85001rem;
  margin-top: 2rem; }


h3, .h3, .cart-widget-details .amount {
  line-height: 2rem;
  font-size: 1.6rem;
  margin-bottom: 0.51999rem;
  padding-top: 0.48001rem; }
  @media screen and (min-width: 40em) {
    h3, .h3, .cart-widget-details .amount {
      font-size: 1.60714rem;
      margin-bottom: 0.52231rem;
      padding-top: 0.47769rem; } }
  @media screen and (min-width: 50em) {
    h3, .h3, .cart-widget-details .amount {
      font-size: 1.5rem;
      margin-bottom: 0.48749rem;
      padding-top: 0.51251rem; } }
  @media screen and (min-width: 64.0625em) {
    h3, .h3, .cart-widget-details .amount {
      font-size: 1.71429rem;
      margin-bottom: 0.55713rem;
      padding-top: 0.44287rem; } }
  @media screen and (min-width: 100em) {
    h3, .h3, .cart-widget-details .amount {
      font-size: 1.26316rem;
      margin-bottom: 0.41052rem;
      padding-top: 0.58948rem; } }

h4, h5, h6, .h4, .project-slide__text, .vertical-title span, .progressbar__title, .h5, .h6, .site-sidebar__content .entry-meta, .site-sidebar__text, .portfolio__type, .filter__item {
  line-height: 1.5rem;
  font-size: 1.6rem;
  margin-bottom: 0.26999rem;
  padding-top: 0.23001rem;
  letter-spacing: 0.075rem; }
  @media screen and (min-width: 40em) {
    h4, h5, h6, .h4, .project-slide__text, .vertical-title span, .progressbar__title, .h5, .h6, .site-sidebar__content .entry-meta, .site-sidebar__text, .portfolio__type, .filter__item {
      font-size: 1.43571rem;
      margin-bottom: 0.2166rem;
      padding-top: 0.2834rem; } }
  @media screen and (min-width: 50em) {
    h4, h5, h6, .h4, .project-slide__text, .vertical-title span, .progressbar__title, .h5, .h6, .site-sidebar__content .entry-meta, .site-sidebar__text, .portfolio__type, .filter__item {
      font-size: 1.36667rem;
      margin-bottom: 0.19416rem;
      padding-top: 0.30584rem; } }
  @media screen and (min-width: 64.0625em) {
    h4, h5, h6, .h4, .project-slide__text, .vertical-title span, .progressbar__title, .h5, .h6, .site-sidebar__content .entry-meta, .site-sidebar__text, .portfolio__type, .filter__item {
      font-size: 1.07143rem;
      margin-bottom: 0.0982rem;
      padding-top: 0.4018rem; } }
  @media screen and (min-width: 100em) {
    h4, h5, h6, .h4, .project-slide__text, .vertical-title span, .progressbar__title, .h5, .h6, .site-sidebar__content .entry-meta, .site-sidebar__text, .portfolio__type, .filter__item {
      font-size: 0.78947rem;
      margin-bottom: 0.00657rem;
      padding-top: 0.49343rem; } }

ul, ol {
  line-height: 2rem;
  margin-bottom: 1.46041rem;
  padding-top: 0.53959rem; }
  @media screen and (min-width: 40em) {
    ul, ol {
      margin-bottom: 1.41785rem;
      padding-top: 0.58215rem; } }
  @media screen and (min-width: 50em) {
    ul, ol {
      margin-bottom: 1.38999rem;
      padding-top: 0.61001rem; } }
  @media screen and (min-width: 64.0625em) {
    ul, ol {
      margin-bottom: 1.37142rem;
      padding-top: 0.62858rem; } }
  @media screen and (min-width: 100em) {
    ul, ol {
      margin-bottom: 1.27367rem;
      padding-top: 0.72633rem; } }
  ul li, ol li {
    display: list-item;
	    color: #fff;
}

b, strong {
  font-weight: 800; }

em, i {
  font-style: italic; 
}

small, .caption, .project-addthis-container .share-text, .filter__text {
  font-family: Libre Baskerville, serif;
  font-weight: 400;
  font-size: 1.06667rem;
  margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    small, .caption, .project-addthis-container .share-text, .filter__text {
      font-size: 1.02857rem; } }
  @media screen and (min-width: 50em) {
    small, .caption, .project-addthis-container .share-text, .filter__text {
      font-size: 0.96rem; } }
  @media screen and (min-width: 64.0625em) {
    small, .caption, .project-addthis-container .share-text, .filter__text {
      font-size: 0.91429rem; } }
  @media screen and (min-width: 100em) {
    small, .caption, .project-addthis-container .share-text, .filter__text {
      font-size: 0.67368rem; } }

small {
  line-height: 1rem; }

.caption, .project-addthis-container .share-text, .filter__text {
  line-height: 2rem;
  margin-bottom: 1.34666rem;
  padding-top: 0.65334rem;
  color: #ce9c69;
  margin-bottom: 0 !important;
  line-height: 0.875em; }
  @media screen and (min-width: 40em) {
    .caption, .project-addthis-container .share-text, .filter__text {
      margin-bottom: 1.33428rem;
      padding-top: 0.66572rem; } }
  @media screen and (min-width: 50em) {
    .caption, .project-addthis-container .share-text, .filter__text {
      margin-bottom: 1.31199rem;
      padding-top: 0.68801rem; } }
  @media screen and (min-width: 64.0625em) {
    .caption, .project-addthis-container .share-text, .filter__text {
      margin-bottom: 1.29713rem;
      padding-top: 0.70287rem; } }
  @media screen and (min-width: 100em) {
    .caption, .project-addthis-container .share-text, .filter__text {
      margin-bottom: 1.21894rem;
      padding-top: 0.78106rem; } }
  .caption + p, .project-addthis-container .share-text + p, .filter__text + p {
    padding-top: 0;
    margin-top: -5px; }

h1 + .caption, .project-addthis-container h1 + .share-text, h1 + .filter__text, h3 + .caption, .project-addthis-container h3 + .share-text, h3 + .filter__text, .cart-widget-details .amount + .caption, .cart-widget-details .project-addthis-container .amount + .share-text, .project-addthis-container .cart-widget-details .amount + .share-text, .cart-widget-details .amount + .filter__text {
  margin-top: -1rem; }

.site-sidebar__content .entry-meta + .caption, .site-sidebar__text + .caption, .portfolio__type + .caption, .filter__item + .caption, .site-sidebar__content .project-addthis-container .entry-meta + .share-text, .project-addthis-container .site-sidebar__content .entry-meta + .share-text, .project-addthis-container .site-sidebar__text + .share-text, .project-addthis-container .portfolio__type + .share-text, .project-addthis-container .filter__item + .share-text, .site-sidebar__content .entry-meta + .filter__text, .site-sidebar__text + .filter__text, .portfolio__type + .filter__text, .filter__item + .filter__text {
  margin-top: 0rem; }

blockquote {
  max-width: 550px;
  margin: 0 auto; }
  blockquote p {
    font-weight: 300;
    letter-spacing: -0.05em;
    color: #000;
    line-height: 2.5rem;
    font-size: 1.6rem;
    margin-bottom: 0.26999rem;
    padding-top: 0.73001rem;
    margin-bottom: 1.92082rem;
    padding-bottom: 0.53959rem; }
    @media screen and (min-width: 40em) {
      blockquote p {
        font-size: 1.60714rem;
        margin-bottom: 0.27231rem;
        padding-top: 0.72769rem; } }
    @media screen and (min-width: 50em) {
      blockquote p {
        font-size: 1.5rem;
        margin-bottom: 0.23749rem;
        padding-top: 0.76251rem; } }
    @media screen and (min-width: 64.0625em) {
      blockquote p {
        font-size: 1.71429rem;
        margin-bottom: 0.30713rem;
        padding-top: 0.69287rem; } }
    @media screen and (min-width: 100em) {
      blockquote p {
        font-size: 1.26316rem;
        margin-bottom: 0.16052rem;
        padding-top: 0.83948rem; } }
    @media screen and (min-width: 40em) {
      blockquote p {
        margin-bottom: 1.8357rem;
        padding-bottom: 0.58215rem; } }
    @media screen and (min-width: 50em) {
      blockquote p {
        margin-bottom: 1.77999rem;
        padding-bottom: 0.61001rem; } }
    @media screen and (min-width: 64.0625em) {
      blockquote p {
        margin-bottom: 1.74285rem;
        padding-bottom: 0.62858rem; } }
    @media screen and (min-width: 100em) {
      blockquote p {
        margin-bottom: 1.54736rem;
        padding-bottom: 0.72633rem; } }
  blockquote cite {
    display: block;
    font-style: normal;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em; }

hr {
  background-image: linear-gradient(to bottom, transparent 50%, #ce9c69 50%);
  background-position: 0 50%;
  background-repeat: repeat-x;
  background-size: 100% 0.15rem;
  border: 0;
  margin: 0;
  padding-bottom: 3rem;
  padding-top: 3rem; }

code, pre {
  background-color: #F5F4F2;
  font-family: Menlo, monospace; }

pre {
  display: block;
  margin-bottom: 2rem;
  padding: 1rem;
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word; }

code {
  line-height: 1rem;
  font-size: 1.06667rem; }
  @media screen and (min-width: 40em) {
    code {
      font-size: 1.02857rem; } }
  @media screen and (min-width: 50em) {
    code {
      font-size: 0.96rem; } }
  @media screen and (min-width: 64.0625em) {
    code {
      font-size: 0.91429rem; } }
  @media screen and (min-width: 100em) {
    code {
      font-size: 0.67368rem; } }

.intro {
  line-height: 2.5rem;
  font-size: 1.6rem;
  margin-bottom: 1.26999rem;
  padding-top: 0.73001rem;
  font-weight: 300; }
  @media screen and (min-width: 40em) {
    .intro {
      font-size: 1.60714rem;
      margin-bottom: 1.27231rem;
      padding-top: 0.72769rem; } }
  @media screen and (min-width: 50em) {
    .intro {
      font-size: 1.5rem;
      margin-bottom: 1.23749rem;
      padding-top: 0.76251rem; } }
  @media screen and (min-width: 64.0625em) {
    .intro {
      font-size: 1.71429rem;
      margin-bottom: 1.30713rem;
      padding-top: 0.69287rem; } }
  @media screen and (min-width: 100em) {
    .intro {
      font-size: 1.26316rem;
      margin-bottom: 1.16052rem;
      padding-top: 0.83948rem; } }

.dropcap {
  float: left;
  margin-right: 6px;
  font-size: 98px;
  font-weight: 200;
  line-height: 84px; }

@media only screen and (min-width: 900px) {
  .pull-left {
    margin-left: -160px;
    margin-bottom: 24px;
    width: calc(180px + 50%);
    padding-right: 40px;
    padding-left: 36px;
    float: left;
    text-align: right; }
    .pull-left + .pull-right {
      margin-right: -160px;
      width: calc(140px + 50%);
      padding-left: 0; }
  .pull-right {
    margin-right: -160px;
    margin-bottom: 24px;
    width: calc(180px + 50%);
    padding-left: 40px;
    padding-right: 36px;
    float: right;
    text-align: left; } }

.twocolumn {
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari, Opera */
  page-break-inside: avoid;
  /* Firefox */
  break-inside: avoid;
  /* IE 10+ */
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px; }
  @media only screen and (min-width: 900px) {
    .twocolumn {
      -webkit-column-gap: 60px;
      -moz-column-gap: 60px;
      column-gap: 60px; } }

table {
  position: relative;
  z-index: 1;
  margin-bottom: 24px;
  width: 100%;
  border-top: 0;
  border-collapse: collapse;
  table-layout: fixed; }
  table th {
    text-align: left; }
  table tr {
    border-bottom: 1px solid #ce9c69; }
  table th, table td {
    padding: 12px;
    vertical-align: middle;
    font-family: inherit;
    font-size: inherit; }

/**
 *   3.2 - Forms
 */
/*----------------------------------------*INPUTS / FORMS

[Table of contents]

1. $Common form controls
2. $Checkboxes and radios
3. $Inline forms
4. $Input groups
------------------------------------------*/
/*------------------------------------*	1. $Common form controls
\*------------------------------------*/
/**
 *
 * Shared size and type resets for form controls. Apply `.form-control` to any
 * of the following form controls:
 */
select,
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"],
.form-control {
  display: block;
  vertical-align: middle;
  width: 100%;
  padding: 8px 15px;
  outline: 0;
  border-radius: 0;
  font-family: Ek Mukta, sans-serif; }
  .lt-ie9 select input, .lt-ie9
  textarea input, .lt-ie9
  input[type="text"] input, .lt-ie9
  input[type="password"] input, .lt-ie9
  input[type="datetime"] input, .lt-ie9
  input[type="datetime-local"] input, .lt-ie9
  input[type="date"] input, .lt-ie9
  input[type="month"] input, .lt-ie9
  input[type="time"] input, .lt-ie9
  input[type="week"] input, .lt-ie9
  input[type="number"] input, .lt-ie9
  input[type="email"] input, .lt-ie9
  input[type="url"] input, .lt-ie9
  input[type="search"] input, .lt-ie9
  input[type="tel"] input, .lt-ie9
  input[type="color"] input, .lt-ie9
  .form-control input {
    width: 100%;
    padding: 12px 0;
    outline: 0; }

input, textarea {
  font-weight: 300;
  border-radius: 3px;
  border: 1px solid #DADADA;
  box-shadow: none;
  font-size: 14px; }
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    font-style: normal;
    font-weight: 300;
    opacity: 0.7; }
  input:-moz-placeholder, textarea:-moz-placeholder {
    font-style: normal;
    font-weight: 300;
    opacity: 0.7; }
  input::-moz-placeholder, textarea::-moz-placeholder {
    font-style: normal;
    font-weight: 300;
    opacity: 0.7; }
  input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    font-style: normal;
    font-weight: 300;
    opacity: 0.7; }

/*------------------------------------*	2. $Checkboxes and radios
\*------------------------------------*/
/**
 *
 * Indent the labels to position radios/checkboxes as hanging controls.
 */
.radio,
.checkbox {
  display: block;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-left: 12px;
  vertical-align: middle; }
  .radio label,
  .checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: 12px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -6px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 12px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 6px; }

/*------------------------------------*	3. $Inline forms
\*------------------------------------*/
/**
  *
  * Make forms appear inline(-block) by adding the `.form-inline` class. Inline
  * forms begin stacked on extra small (mobile) devices and then go inline when
  * viewports reach <768px.
  *
  * Requires wrapping inputs and labels with `.form-group` for proper display of
  * default HTML form controls and our custom form controls (e.g., input groups).
  */
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }

/*------------------------------------*	4. $Input groups
\*------------------------------------*/
.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

/**
 *   3.3 - WP Core
 */
.aligncenter {
  margin: 0 auto; }

.bypostauthor {
  display: initial; }

.sticky {
  display: inline-block; }

/**
 *   3.4 - WP Align
 */
img {
  max-width: 100%;
  height: auto;
  font-style: italic; }

.aligncenter,
.alignnone,
.alignleft,
.alignright {
  display: block;
  margin: 0;
  margin-bottom: 16px; }
  @media screen and (min-width: 64.0625em) {
    .aligncenter,
    .alignnone,
    .alignleft,
    .alignright {
      margin-bottom: 24px; } }
  .archive__grid .aligncenter, .archive__grid
  .alignnone, .archive__grid
  .alignleft, .archive__grid
  .alignright {
    margin-bottom: 0; }
  .widget .aligncenter, .blog .aligncenter, .archive .aligncenter, .search .aligncenter, .widget
  .alignnone, .blog
  .alignnone, .archive
  .alignnone, .search
  .alignnone, .widget
  .alignleft, .blog
  .alignleft, .archive
  .alignleft, .search
  .alignleft, .widget
  .alignright, .blog
  .alignright, .archive
  .alignright, .search
  .alignright {
    margin: 0; }
  .widget .aligncenter.wp-caption, .widget
  .alignnone.wp-caption, .widget
  .alignleft.wp-caption, .widget
  .alignright.wp-caption {
    margin: 0; }

.wp-caption.aligncenter, .wp-caption.alignnone, .entry-content .jetpack-video-wrapper {
  text-align: center; }
  @media screen and (min-width: 64.0625em) {
    .wp-caption.aligncenter, .wp-caption.alignnone, .entry-content .jetpack-video-wrapper {
      margin-left: -72px;
      margin-right: -72px;
      max-width: calc(144px + 100%); }
      .entry-content .wp-caption.aligncenter, .entry-content .wp-caption.alignnone, .entry-content .entry-content .jetpack-video-wrapper {
        width: auto !important; }
      .entry-card .wp-caption.aligncenter, .entry-card .wp-caption.alignnone, .entry-card .entry-content .jetpack-video-wrapper {
        max-width: 100%; } }
  .wp-caption.aligncenter img, .wp-caption.alignnone img, .entry-content .jetpack-video-wrapper img {
    margin: 0 auto;
    max-width: 100%;
    height: auto; }

#page .portfolio .jetpack-video-wrapper {
  margin: 0;
  max-width: none; }

.aligncenter {
  margin: 0 auto; }

.alignleft, .alignright {
  margin-top: 24px; }
  @media screen and (min-width: 64.0625em) {
    .alignleft, .alignright {
      max-width: calc(50% + 72px - 20px); } }
  p + .alignleft, p + .alignright {
    margin-top: 0; }
  p > .alignleft:first-child,
  p > :first-child > .alignleft:first-child, p > .alignright:first-child,
  p > :first-child > .alignright:first-child {
    margin-top: 0; }

.alignleft {
  margin-right: 12px; }

.alignright {
  margin-left: 12px; }

@media screen and (min-width: 64.0625em) {
  .alignleft {
    float: left;
    margin-right: 36px; } }
  @media screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
    .alignleft {
      margin-left: -72px; } }

@media screen and (min-width: 64.0625em) {
  .alignright {
    float: right;
    margin-left: 36px; } }
  @media screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
    .alignright {
      margin-right: -72px; } }

figure {
  max-width: 100%; }
  figure img {
    display: block; }

/**
 * 4.0 - Objects
 *   4.1 - Bar
 */
.bar--fixed, .site-header, .site-footer {
  width: 100%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-direction: row;
      flex-direction: row;
  -webkit-flex-direction: row;
  z-index: 550; }
  @media only screen and (min-width: 900px) {
    .bar--fixed, .site-header, .site-footer {
      height: 83.33333px;
      -ms-flex-preferred-size: 83.33333px;
          flex-basis: 83.33333px; } }
  @media only screen and (min-width: 1420px) {
    .bar--fixed, .site-header, .site-footer {
      height: 125px;
      -ms-flex-preferred-size: 125px;
          flex-basis: 125px; } }

.bar--fixed {
    left: 0vh;
    right: 0vh;
    background: #000;
    width: auto;
    z-index: 9999;
}

.site-branding, .main-navigation, .social-navigation, .site-info, .show-button, .theme-name, .back-to-top, .project-addthis-container {
  -ms-flex-align: center;
      align-items: center;
  -webkit-align-items: center; }

.main-navigation, .site-info {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  -webkit-flex-basis: 70%;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center; }

.site-branding, .social-navigation, .show-button, .theme-name, .back-to-top, .project-addthis-container {
  -ms-flex-preferred-size: 15%;
      flex-basis: 15%;
  -webkit-flex-basis: 15%;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -webkit-flex-grow: 1; }

.site-branding, .theme-name, .project-addthis-container {
  padding-left: 62px;
  -ms-flex-pack: start;
      justify-content: flex-start;
  text-align: left; }
  @media not screen and (min-width: 1200px) {
    .site-branding, .theme-name, .project-addthis-container {
      padding-left: 32px; } }

.social-navigation, .show-button{
		padding-right: 62px;
	        font-family: verdana;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -1px;
    color: #464646;
		position: relative;
		-ms-flex-pack: end;
		justify-content: flex-end;
	  text-align: right;
}

.show-button {
	top: -1px;
}

.social-navigation{
	top: 2px;
}

.menu-fa{
	font-family: 'Mj_Dinar One Medium';
    font-size: 13px;
    font-weight: bold;
    color: #6d6d6d;
    position: relative;
    float: right;
    width: 67px;
    top: 15px;
    left: 305px;
}

.media06{
	width: 1125px;
    height: auto;
    position: relative;
	padding-right: 80px;
	right:45px;
	top:50px;
}

@media only screen and (max-width: 2560px) {
	.menu-fa{
		left: 305px;
	}
}

@media only screen and (max-width: 1920px) {
	.menu-fa{
		left: 200px;
	}
	
	.media06{
		width: 1125px;
		padding-right: 80px;
		right:45px;
		top:30px;
	}
}


.iframe01{
	height:910px;
}

@media only screen and (max-width: 1600px) {
	.menu-fa{
		left: 156px;
	}
	
	.media06{
		width: 940px;
	}
}

@media only screen and (max-width: 1366px) {
	.show-button {
		top: -2px;
	}

	.social-navigation{
		top: -3px;
	}
	
	.menu-fa{
		left: 115px;
		top: 19px;
	}
	
	.media06{
		width: 840px;
		height: auto;
		position: relative;
	}
}

@media only screen and (max-width: 1280px) {
	
	.menu-fa{
		left: 100px;
	}
}

@media only screen and (max-width: 1024px) {
	
	.menu-fa{
		left: 60px;
	}
}

@media only screen and (max-width: 768px) {
	
	.menu-fa{
		display:none;
	}
}



@media not screen and (min-width: 1200px) {
    .social-navigation, .show-button, .back-to-top {
      padding-right: 32px; }
}

@media not screen and (min-width: 900px) {
  .site-branding, .main-navigation, .social-navigation, .site-info, .show-button, .theme-name, .back-to-top, .project-addthis-container {
    margin: 0;
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1; } }

.no-flexbox .bar--fixed, .no-flexbox .site-header, .no-flexbox .site-footer {
  display: table;
  width: 100%; }

.no-flexbox .bar--fixed {
  display: table;
  width: 100%; }

.no-flexbox .site-branding, .no-flexbox .main-navigation, .no-flexbox .social-navigation, .no-flexbox .site-info, .no-flexbox .show-button, .no-flexbox .theme-name, .no-flexbox .back-to-top, .no-flexbox .project-addthis-container {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.no-flexbox .site-branding, .no-flexbox .social-navigation, .no-flexbox .show-button, .no-flexbox .theme-name, .no-flexbox .back-to-top, .no-flexbox .project-addthis-container {
  width: 15%; }

.no-flexbox .main-navigation, .no-flexbox .site-info {
  width: 70%; }

/**
 *   4.2 - Nav
 */
.nav, .rsBullets, .tabs__nav, .nav ul, .rsBullets ul, .tabs__nav ul {
  list-style-type: none; }

@media only screen and (min-width: 900px) {
  .nav .sub-menu, .rsBullets .sub-menu, .tabs__nav .sub-menu {
    display: none;
    position: absolute;
    top: 100%; } }

.nav .sub-menu .sub-menu, .rsBullets .sub-menu .sub-menu, .tabs__nav .sub-menu .sub-menu {
  top: 0;
  left: 100%; }

/**
 *   4.3 - Grid
 */
.grid, .col2-set, .comment-form {
  list-style: none;
  margin-left: -24px; }

.grid__item, .col2-set .col-1, .col2-set .col-2, .comment-form-author,
.comment-form-email,
.comment-form-url, .comment-form-comment,
.logged-in-as, .comment-form-rating {
  float: left;
  padding-left: 24px; }

.grid__item, .col2-set .col-1, .col2-set .col-2 {
  padding-left: 24px; }

.grid > li, .col2-set > li,
.grid > .grid__item, .col2-set > .grid__item, .col2-set
.grid > .col-1, .col2-set > .col-1, .col2-set
.grid > .col-2, .col2-set > .col-2,
.rtl .grid--rev > li,
.rtl .grid--rev > .grid__item,
.rtl .col2-set .grid--rev > .col-1, .col2-set
.rtl .grid--rev > .col-1,
.rtl .col2-set .grid--rev > .col-2, .col2-set
.rtl .grid--rev > .col-2 {
  float: left; }

.grid--rev > li,
.grid--rev > .grid__item, .col2-set
.grid--rev > .col-1, .col2-set
.grid--rev > .col-2,
.rtl .grid > li,
.rtl .col2-set > li,
.rtl .grid > .grid__item,
.rtl .col2-set > .grid__item,
.rtl .col2-set .grid > .col-1, .col2-set
.rtl .grid > .col-1,
.rtl .col2-set > .col-1,
.rtl .col2-set .grid > .col-2, .col2-set
.rtl .grid > .col-2,
.rtl .col2-set > .col-2 {
  direction: rtl;
  float: right; }

/**
 *   4.4 - Buttons
 */
.btn, input[type="submit"], .search-form .search-submit, .pixproof-data.pixproof-data button, .single_add_to_cart_button, .button, .woocommerce-message .button {
  padding: 4px 30px;
  font-family: Ek Mukta, sans-serif;
  font-weight: 800;
  font-size: 14px;
  text-transform: uppercase;
  text-shadow: none;
  border: 1px solid black;
  border-radius: 0;
  background-color: black;
  background-image: none;
  color: white;
  transition: all .15s;
  cursor: pointer; }
  .btn:hover, input[type="submit"]:hover, .search-form .search-submit:hover, .pixproof-data.pixproof-data button:hover, .single_add_to_cart_button:hover, .button:hover, .btn:active, input[type="submit"]:active, .search-form .search-submit:active, .pixproof-data.pixproof-data button:active, .single_add_to_cart_button:active, .button:active, .btn:focus, input[type="submit"]:focus, .search-form .search-submit:focus, .pixproof-data.pixproof-data button:focus, .single_add_to_cart_button:focus, .button:focus {
    background-color: white;
    background-image: none;
    color: black; }
  .btn.a, input.a[type="submit"], .search-form .a.search-submit, .pixproof-data.pixproof-data button.a, .a.single_add_to_cart_button, .a.button {
    border-bottom: none; }

/**
 *   4.5 - Media
 */
.media {
  display: block; }

.media__img {
  float: left;
  margin-right: 12px; }
  .media__img > img {
    display: block; }

.media__body {
  overflow: hidden;
  display: block; }
  .media__body,
  .media__body > :last-child {
    margin-bottom: 0; }

/**
 *   4.6 - Images
 */
img {
  max-width: 100%;
  height: auto; }

/* Figures and Captions */
figcaption.wp-caption {
  width: auto;
  margin-left: 0;
  margin-right: 0;
  color: #888888;
  text-align: center; }
  figcaption.wp-caption img {
    display: inline-block; }

.wp-caption-text {
  text-align: center;
  font-size: 14px;
  padding: 10px 0 0;
  word-break: break-word; }
  @media not screen and (min-width: 740px) {
    .wp-caption-text {
      font-size: 12px; } }

/* Galleries */
.gallery {
  margin-top: -20px;
  margin-left: -20px; }
  .gallery .gallery-item {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    border: 0 solid transparent;
    margin-top: 20px;
    padding-left: 20px; }
  .gallery .gallery-caption {
    border: 0; }
  .entry-content .gallery {
    margin-top: 0;
    margin-bottom: 20px; }

.gallery-item img {
  margin: 0 auto; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33.33333%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.66667%; }

.gallery-columns-7 .gallery-item {
  width: 14.28571%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.11111%; }


.divider, hr {
  position: relative;
  height: 4px; }
  .divider:before, hr:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    display: inline-block;
    width: 48px;
    height: 4px;
    background-image: url("assets/svg/divider.svg"); }

.divider {
  display: inline-block;
  margin-left: 12px;
  margin-right: 12px;
  min-width: 48px;
  vertical-align: middle; }

hr {
  margin: 40px 0;
  padding: 0;
  background: none; }

.head-main{
    background: #000;
    position: fixed;
    width: 100%;
    height: 37px;
    top: 74px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: 100;
    padding-top: 0px;
    padding-left: 16px;
    z-index: 999;
}

@media only screen and (max-width: 1366px) {
    .head-main{
		padding-top: 4px;
	}
}
  
.site-header {
  z-index: 552; }
  @media only screen and (min-width: 900px) {
    .site-header.site-header {
     top: 0px;
	  } }
  .page .site-header {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%; }
  .page-template-portfolio-page .site-header {
    position: static;
    left: auto;
    right: auto; }

.site-header.site-header--placeholder {
  position: static !important;
  z-index: 0;
  height: 60px; }
  @media only screen and (min-width: 900px) {
    .site-header.site-header--placeholder {
      display: block;
      height: 83.33333px !important; } }
  @media only screen and (min-width: 1420px) {
    .site-header.site-header--placeholder {
      height: 125px !important; } }

.site-header--placeholder {
  margin-top: 0px; }
  #demosite-activate-wrap ~ .site-header--placeholder {
    margin-top: 80px; }
  .admin-bar .site-header--placeholder {
    margin-top: 32px; }
  .admin-bar #demosite-activate-wrap ~ .site-header--placeholder {
    margin-top: 112px; }
  @media screen and (max-width: 782px) {
    .admin-bar .site-header--placeholder {
      margin-top: 46px; }
    .admin-bar #demosite-activate-wrap ~ .site-header--placeholder {
      margin-top: 126px; } }

.social-navigation {
  font-size: 16px; }
  .is--ie-le10 .social-navigation {
    white-space: nowrap; }

.toggle {
    color: #000; 
	}
  .toggle svg {
    width: 100%; }
  .toggle svg rect {
    color: currentColor; }
  @media not screen and (min-width: 900px) {
    .toggle {
      display: none; } }
  .is--ie-le10 .toggle {
    display: inline-block;
    width: 22px; }

.toggle--mobile {
  display: none;
  z-index: 999;
  transition: opacity .2s ease-out; }
  .navigation--is-visible .mobile-header .toggle--mobile {
    opacity: 0;
    pointer-events: none; }
  @media not screen and (min-width: 900px) {
    .toggle--mobile {
      display: block;
      width: 1em;
      height: 1em;
      position: absolute;
      top: 126%;
	color: #fff;
      right: 17px;
      padding: 0;
      overflow: hidden;
      -webkit-transform: translate(0, -50%);
       transform: translate(0, -50%);
	}
      .toggle--mobile svg {
        display: block; } }
  .is--ie-le10 .toggle--mobile {
    display: none; }

.custom-logo-link img {
  width: auto; }

/**
 *   5.2 - Mobile header
 */
.mobile-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9998;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  padding: 17px;
  min-height: 73px;
  text-align: center;
 }
  #demosite-activate-wrap ~ .mobile-header {
    top: 80px; }
  .admin-bar .mobile-header {
    top: 32px; }
  .admin-bar #demosite-activate-wrap ~ .mobile-header {
    top: 112px; }
  @media screen and (max-width: 782px) {
    .admin-bar .mobile-header {
      top: 46px; }
    .admin-bar #demosite-activate-wrap ~ .mobile-header {
      top: 126px; } }
  .mobile-header a {
    margin-left: auto;
    margin-right: auto; }
  .mobile-header img {
    display: block;
    margin: 0 auto; }
  .page-has-featured-image:not(.page-template) .mobile-header {
    background: transparent; }
    .page-has-featured-image:not(.page-template) .mobile-header:after {
      display: none; }
  .mobile-header .site-title {
    margin: 0 auto; }
  @media only screen and (min-width: 900px) {
    .mobile-header {
      display: none; } }
  .mobile-header:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #ebebeb; }
  .admin-bar.portfolio_page_type-project_slider .mobile-header {
    top: 0 !important; }
  .slider_height-full-height .mobile-header {
    background: transparent; }
    .slider_height-full-height .mobile-header:after {
      border: 0; }

@media not screen and (min-width: 900px) {
  .admin-bar .site-header--placeholder {
    margin-top: 0 !important; } }

.project_layout-fullscreen .mobile-header,
.password-required .mobile-header {
  background: transparent; }
  .project_layout-fullscreen .mobile-header:after,
  .password-required .mobile-header:after {
    display: none; }

.project_layout-fullscreen .site-footer,
.project_layout-fullscreen .bar--fixed,
.password-required .site-footer,
.password-required .bar--fixed {
  background: transparent;
  color: white; }


.site-title {
	position: relative;
    top: -20px;
    width: 290px;
}

@media only screen and (max-width: 1366px) {
    .site-title {
		top:-12px;
	}
}

@media only screen and (max-width: 1024px) {
    .site-title {
		top: -20px;
		width: 180px;
	}
}

@media not screen and (min-width: 900px) {
  .site-branding {
		display: none;
	}
}

.display03{
	display:block;
}

.display04{
	display:none;
}

.display05{
	display:none;
}

.display06{
	display:none;
}

@media screen and (max-width: 768px) {

	.display03{
		display:none;
	}

	.display04{
		display:block;
	}
	
	.display05{
		display: block;
		width: 239px;
		height: 54px;
		position: relative;
		top: 8px;
		left: 25px;
	}
		
	.display06{
		display: block;
		width: 239px;
		height: 54px;
		position: relative;
		top: -60px;
		left: -5px;
	}
	
	.media02{
		-ms-flex: 0 10 31vh !important;
		flex: 0 10 31vh !important;
	}
  
}

@media screen and (max-width: 640px) {
	
	.media02{
		-ms-flex: 0 10 42vh !important;
		flex: 0 10 42vh !important;
	}
  
}

/**
 *   5.4 - Site container
 */
.site-container {
  -ms-flex-positive: 1;
      flex-grow: 1;
  -webkit-flex-grow: 1; }

/**
 *   5.5 - Site sidebar
 */
@media only screen and (min-width: 740px) {
  .site-sidebar:not(.site-sidebar--archive) {
    width: 73.33333px;
    -ms-flex: 0 0 73.33333px;
        flex: 0 0 73.33333px;
    z-index: 400;
    margin-left: 0.9vh; }
    .is--ie-le10 .site-sidebar:not(.site-sidebar--archive) {
      position: fixed;
      left: 0;
      top: 0;
      width: 100px;
      height: 100vh; } }

@media not screen and (min-width: 900px) {
  .site-sidebar:not(.site-sidebar--archive) {
    display: none; } }

@media only screen and (min-width: 1200px) {
  .site-sidebar:not(.site-sidebar--archive) {
    width: 110px;
    -ms-flex-preferred-size: 110px;
        flex-basis: 110px; } }

@media only screen and (min-width: 900px) {
  .site-sidebar {
    width: 110px;
    -ms-flex: 0 0 110px;
        flex: 0 0 110px;
    z-index: 400;
    margin-left: 0.9vh; }
    .is--ie-le10 .site-sidebar {
      position: fixed;
      left: 0;
      top: 0;
      width: 100px;
      height: 100vh; } }

.site-sidebar__content .entry-meta {
  margin: 0;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase; }

@media only screen and (min-width: 900px) {
  .site-sidebar__content {
    position: absolute;
    width: calc(100vh - 250px);
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
            transform: translate(-50%, -50%) rotate(-90deg); }
    .site-sidebar__content .divider {
      margin: 0 1em; }
    .site-sidebar__content .entry-header,
    .site-sidebar__content .divider,
    .site-sidebar__content .entry-meta {
      display: inline-block; } }

.site-sidebar__text {
  margin: 0;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
}
 
@media screen and (max-width:768px) {
	
	.site-sidebar__text {
		margin-top: 25px;
	}
	
}
 
  
  @media not screen and (min-width: 900px) {
    .site-sidebar__text {
      -ms-flex: 1 0 50%;
          flex: 1 0 50%; } }

.site-sidebar--archive {
  display: block;
  padding: 34px 7vw;
  padding-bottom: 26px;
  font-size: 0; }
  @media not screen and (min-width: 900px) {
    html.flexbox .site-sidebar--archive:not(.site-sidebar--journal) {
      overflow: hidden;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .site-sidebar--archive .site-sidebar__text {
      position: static;
      text-align: left;
      font-size: 15px;
      letter-spacing: 0.1em;
      -webkit-transform: none;
              transform: none; } }

@media only screen and (min-width: 740px) {
  .site-sidebar--archive {
    padding-bottom: 26px; }
    .site-sidebar--archive .site-sidebar__text {
      font-size: 24px; }
  .site-sidebar--journal {
    padding-left: 19vw;
    padding-right: 19vw; } }

@media only screen and (min-width: 900px) {
  .site-sidebar--archive {
    padding: 0; }
    .site-sidebar--archive .site-sidebar__content {
      position: absolute;
      -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg);
          font-size: 27px;
    letter-spacing: -2px;
    font-weight: 700;
    font-family: verdana;
	  }
	  .site-sidebar--archive .site-sidebar__content span{
      font-size: 27px; 
	    font-weight:100;
	  font-family:'swiss_721';
	  }
  .site-sidebar--journal {
    padding-left: 0;
    padding-right: 0; } 
	
	}
	
.media03{
	margin-top:65%;
}

@media only screen and (min-width: 900px) {
  .page-template-custom-portfolio-page .site-sidebar--archive,
  .tax-jetpack-portfolio-type .site-sidebar--archive,
  .tax-jetpack-portfolio-tag .site-sidebar--archive {
    position: fixed;
    left: 0.9vh;
    top: 125px;
    width: 73.33333px;
    margin-left: 0;
    height: calc(100vh - 250px); } }

@media only screen and (min-width: 1200px) {
  .page-template-custom-portfolio-page .site-sidebar--archive,
  .tax-jetpack-portfolio-type .site-sidebar--archive,
  .tax-jetpack-portfolio-tag .site-sidebar--archive {
    width: 110px; } }

/**
 *   5.6 - Site content
 */
.site-content {
  z-index: 500;
  -ms-flex-positive: 1;
      flex-grow: 1;
  -webkit-flex-grow: 1;
  -webkit-overflow-scrolling: touch; }
  .site-content__mask {
    position: fixed;
    z-index: 300;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #e3e4e9;
    overflow: hidden;
    will-change: opacity, transform;
    pointer-events: none; }
    .site-content__mask.mask--page {
      z-index: 551; }
    .site-content__mask.is-on-top {
      z-index: 9000; }
  .site-content.portfolio-archive {
    z-index: 200;
    width: 100%; }

.page-template-featured-projects-page .site-content__mask {
  -webkit-transform: none;
          transform: none;
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0; }

/**
 *   5.7 - Site footer
 */
.site-footer {
  bottom: 0;
  background: none; }
  .is--ie-le10 .site-footer {
    position: fixed; }
  @media only screen and (min-width: 900px) {
    .site-footer, .site-footer .bar--fixed {
      height: 70px;
      -ms-flex-preferred-size: 70px;
          flex-basis: 70px; } }
  @media only screen and (min-width: 1420px) {
    .site-footer, .site-footer .bar--fixed {
      height: 105px;
      -ms-flex-preferred-size: 105px;
          flex-basis: 105px; } }
  @media only screen and (min-width: 900px) {
    .site-footer .bar--fixed {
      padding-bottom: 0.9vh; } }
  @media not screen and (min-width: 900px) {
    .site-footer {
      padding-bottom: 0.75em;
      overflow: hidden; }
      .site-footer .site-branding, .site-footer .main-navigation, .site-footer .social-navigation, .site-footer .site-info, .site-footer .show-button, .site-footer .theme-name, .site-footer .back-to-top, .site-footer .project-addthis-container {
        display: block;
        padding: 0.75em; } }

@media not screen and (min-width: 900px) {
  .show-button.caption.caption, .project-addthis-container .show-button.share-text, .show-button.filter__text {
    padding-top: 0.75em; } }

.show-button .mobile-thumbnails-label {
  display: none; }
  @media not screen and (min-width: 1200px) {
    .show-button .mobile-thumbnails-label {
      display: block; } }

@media not screen and (min-width: 1200px) {
  .show-button .desktop-thumbnails-label {
    display: none; } }

.theme-name * {
  display: inline-block; }

.back-to-top {
  color: #ce9c69; }

.site-footer--single {
  color: #ce9c69;
  font-weight: 300;
  font-size: 14px; }
  @media only screen and (min-width: 900px) {
    .site-footer--single {
      -ms-flex-preferred-size: 9vh;
          flex-basis: 9vh;
      -webkit-flex-basis: 9vh; } }
  @media not screen and (min-width: 900px) {
    .site-footer--single {
      -ms-flex-direction: column;
          flex-direction: column;
      -webkit-flex-direction: column; }
      .site-footer--single .theme-name, .site-footer--single .back-to-top {
        -ms-flex-pack: center;
            justify-content: center;
        -webkit-justify-content: center;
        text-align: center; } }

/**
 *   5.8 - Navigation main
 */
.nav--main [class*="current-menu-"] > a, .filter__item.active {
  position: relative; }
  .nav--main [class*="current-menu-"] > a:before, .filter__item.active:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 8px;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    background-image: url("assets/svg/divider.svg");
    background-repeat: repeat-x;
    background-position: top center;
    opacity: 0.25;
}

	
.shape01{
    position: relative;
	top: 5px;
}	

.item-right{
	float: right;
    position: relative;
    top: -35px;
	width:320px;
	right:43px;
}	

@media only screen and (max-width: 1366px) {
	.item-right{
		top: -30px;
	}
}

@media only screen and (max-width: 1024px) {
	.item-right{
		top: -32px;
		width: 280px;
		right: 15px;
	}
}

.next01{
	font-family: Verdana;
    font-size: 12px;
    font-weight: 100;
    line-height: 1.8;
	color:#fff;
	float:right;
}	

.next01 a{
	color:#fff;
}	

.next01 a:hover{
	color:#ce9c69;
}	

.prev01{
	font-family: Verdana;
    font-size: 12px;
    font-weight: 100;
    line-height: 1.8;
	color:#fff;
	float:left;
}	

.prev01 a{
	color:#fff;
}	

.prev01 a:hover{
	color:#ce9c69;
}	
	
.nav--main {
  text-transform: uppercase; 
 }
  .nav--main a {
    padding: 0.5em;
    font-size: 18px;
    line-height: 1.7;
    background: none !important; }
  @media only screen and (min-width: 900px) {
    .nav--main a {
    font-family: Verdana;
    font-size: 12px;
    font-weight: 100;
      line-height: 1.8;
      padding: .25em 0; 
	  }
	  
	.nav--main a span{
		font-weight: 700;
	  }
	  
    .nav--main > .menu-item > a {
          padding-left: 16px;
		padding-right: 16px;
	  }
	  
    .nav--main [class*="current-menu-"] > a:before {
      left: 0.75em;
      right: 0.75em; }
    .nav--main [class*="current-menu-"] [class*="current-menu-"] > a:before {
      left: 0;
      right: 0; }
    .nav--main .menu-item-has-children, .nav--main .menu-item-language-current {
      z-index: 999; }
      .nav--main .menu-item-has-children > a:after, .nav--main .menu-item-language-current > a:after {
        display: none;
        content: "+";
        margin-left: .5em; }
    .nav--main .sub-menu {
      display: block;
      opacity: 0;
      margin-top: 3px;
      pointer-events: none;
      border-radius: 4px;
      text-align: left;
      text-transform: none;
      font-size: 15px;
      line-height: 1.5;
      left: 50%;
      -webkit-transform: translate(-50%, 0.5em);
              transform: translate(-50%, 0.5em);
      background: black;
      min-width: 12em;
      padding: 0.75em 1.25em;
      opacity: 0;
      pointer-events: none;
      will-change: transform, opacity;
      transition: opacity .2s ease-out, -webkit-transform .2s ease-out;
      transition: opacity .2s ease-out, transform .2s ease-out;
      -webkit-transform-origin: 0 0;
              transform-origin: 0 0; }
      .is--ie-le10 .nav--main .sub-menu {
        -webkit-transform: none !important;
                transform: none !important;
        left: 0;
        pointer-events: auto !important; }
      .nav--main .sub-menu a {
        color: #dfdfdf;
        text-shadow: none; }
      .nav--main .sub-menu:before {
        content: "";
        display: block;
        position: absolute;
        bottom: 100%;
        left: 0;
        width: 100%;
        height: 10px; }
      .nav--main .sub-menu:after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 100%;
        border: 10px solid transparent;
        border-top: 0;
        border-bottom-color: black;
        margin-left: -10px; }
        .is--ie-le10 .nav--main .sub-menu:after {
          left: 12px;
          margin-bottom: -2px; }
      .nav--main .sub-menu .menu-item:hover > a {
        color: white; }
    .no-touch .nav--main .menu-item:hover > .sub-menu,
    .touch .nav--main .menu-item.hover > .sub-menu {
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      opacity: 1;
      pointer-events: auto;
      transition: opacity .1s ease-out, -webkit-transform .1s ease-out;
      transition: opacity .1s ease-out, transform .1s ease-out; }
    .nav--main .sub-menu .sub-menu {
      -webkit-transform: translate(0, 0.5em);
              transform: translate(0, 0.5em);
      margin-top: -.75em; }
      .nav--main .sub-menu .sub-menu:after {
        display: none; }
    .nav--main .sub-menu .menu-item:hover > .sub-menu {
      -webkit-transform: none;
              transform: none; } }
  .is--ie-le10 .nav--main li {
    display: inline-block; }

.is--ie-le10 .menu-main-menu-container {
  margin: 0 auto; }
  .is--ie-le10 .menu-main-menu-container .nav--main {
    display: block;
    width: 100%; }
  .is--ie-le10 .menu-main-menu-container li {
    display: inline-block; }

.site-header {
  top: 0;
  position: fixed; }
  #demosite-activate-wrap ~ .site-header {
    top: 80px; }
  .admin-bar .site-header {
    top: 32px; }
  .admin-bar #demosite-activate-wrap ~ .site-header {
    top: 112px; }
  @media screen and (max-width: 782px) {
    .admin-bar .site-header {
      top: 46px; }
    .admin-bar #demosite-activate-wrap ~ .site-header {
      top: 126px; } }
  @media screen and (max-width: 600px) {
    .site-header {
      position: absolute; } }

@media not screen and (min-width: 900px) {
  .nav--main [class*="current-menu-"] > a:before, .filter__item.active:before {
    left: 0.5em;
    right: 0.5em;
    bottom: 0.5em;
    display: none; }
  .nav--main .current-menu-item > a:before, .filter__item.active:before {
    display: block; }
  .main-navigation {
    display: block;
    text-align: left; }
  .bar--fixed {
    position: static !important;
    width: 100%; }
  .nav--main .sub-menu {
    padding-left: 1.5em; }
  .site-header {
    width: auto !important;
    height: auto;
    position: fixed !important;
    z-index: 9999;
    left: 0;
    right: 48px !important;
    bottom: 0;
    background: white;
    -webkit-transform: translate(-100%, 0);
            transform: translate(-100%, 0);
    box-shadow: transparent 0 0 0;
    transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.3s ease-in-out;
    transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 0.3s ease-in-out;
    /* easeOutQuart */ }
    .navigation--is-visible .site-header {
      box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px; }
    .site-header .bar--fixed {
      display: block !important;
      -webkit-transform: none !important;
              transform: none !important;
      overflow-y: auto;
      padding: 0.5em 1em; }
    .navigation--is-visible .site-header:not(.site-header--placeholder) {
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      z-index: 10001; }
  .site-header--placeholder {
    box-shadow: none !important; }
  .nav--main {
    display: block; } }

.nav-toggle {
  position: fixed;
  top: 54px;
  left: 17px;
  z-index: 9999;
  margin-top: 30px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-size: 1.5em;
  transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-tap-highlight-color: transparent;
  outline: 0; }
  #demosite-activate-wrap ~ .nav-toggle {
    top: 80px; }
  .admin-bar .nav-toggle {
    top: 32px; }
  .admin-bar #demosite-activate-wrap ~ .nav-toggle {
    top: 112px; }
  @media screen and (max-width: 782px) {
    .admin-bar .nav-toggle {
      top: 46px; }
    .admin-bar #demosite-activate-wrap ~ .nav-toggle {
      top: 126px; } }
  @media only screen and (min-width: 900px) {
    .nav-toggle {
      display: none; } }
  .navigation--is-visible .nav-toggle {
    -webkit-transform: translate(calc(100vw - 48px), -50%);
            transform: translate(calc(100vw - 48px), -50%); }

.navigation-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100vw;
  height: 100vh;
  background-color: #FFFFFF;
  opacity: 0;
  pointer-events: none;
  transition: .3s opacity ease-in-out; }
  .navigation--is-visible .navigation-overlay {
    opacity: .3;
    pointer-events: auto; }

/**
 *   5.9 - Navigation social
 */
.nav--social .menu-item:not(.menu-item-language) a:before, .blog .item__thumb:not([style]):before, .product__item .product_type_variable:not(.add_to_cart_button):after, .product-category .product_type_variable:not(.add_to_cart_button):after, .product__item .product_type_simple:not(.add_to_cart_button):after, .product-category .product_type_simple:not(.add_to_cart_button):after, .variation-content:after {
  font-family: FontAwesome;
  -webkit-font-smoothing: antialiased;
  text-align: center; }

@media not screen and (min-width: 900px) {
  .social-navigation {
    display: block;
    margin: 1em 0; } }

@media not screen and (min-width: 900px) {
  .nav--social {
    text-align: left; }
    .nav--social .menu-item {
      display: inline-block; } }

.nav--social .menu-item:not(.menu-item-language) {
  overflow: hidden;
  width: 2em;
  height: 2.4em; }
  .nav--social .menu-item:not(.menu-item-language) a {
    position: relative;
    padding-top: 50px; }
    .nav--social .menu-item:not(.menu-item-language) a:before {
      content: "";
      position: absolute;
      top: 4px;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media only screen and (min-width: 1600px) {
        .nav--social .menu-item:not(.menu-item-language) a:before {
          top: 6px; } }
    .nav--social .menu-item:not(.menu-item-language) a[href*="mailto:"]:before, .nav--social .menu-item:not(.menu-item-language) a[href*="mail"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="feed"]:before, .nav--social .menu-item:not(.menu-item-language) a[href*="rss"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="behance"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="delicious"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="deviantart"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="digg"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="dribbble"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="facebook"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="flickr"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="foursquare"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="github"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="plus.google"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="instagram"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="linkedin"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="pinterest"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="reddit"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="skype"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="soundcloud"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="spotify"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="stumbleupon"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="tumblr"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="twitter"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="vimeo"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="vine"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="vk.com"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="weibo"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="xing"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="yahoo"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="youtube"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="angel.co"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="yelp"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="last.fm"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="slideshare"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="twitch.tv"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="bloglovin"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="#search"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="medium.com"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="whatsapp"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="leanpub"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="renren"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="twitch.tv"]:before {
      content: ""; }
    .nav--social .menu-item:not(.menu-item-language) a[href*="500px.com"]:before {
      content: ""; }

.is--ie-le10 .nav--social li {
  display: inline-block; }

.is--ie-le10 .menu-short-container, .is--ie-le10 .toggle {
  display: inline-block; }

.is--ie-le10 .menu-social-menu-container {
  position: relative;
  top: 5px;
  display: inline-block; }

.is--ie-le10 .menu-social-menu-container {
  top: 0; }

/**
 *   5.10 - Single header
 */
.single-post .entry-title, .page .entry-title {
  margin-top: 0;
  margin-bottom: 20px;
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.entry-header {
  text-align: center; }
  body.single-format-gallery .entry-header {
    max-width: none !important; }
  .entry-header .entry-meta {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em; }
  .single-format-gallery .entry-header {
    max-width: none; }

.entry-featured.entry-gallery .tiled-gallery, .entry-featured.entry-gallery .gallery {
  margin: 30px 0; }

.entry-featured.entry-gallery .gallery {
  margin-left: -5px; }

.entry-featured.entry-gallery .gallery-item {
  padding-left: 5px;
  vertical-align: middle; }
  @media not screen and (min-width: 740px) {
    .entry-featured.entry-gallery .gallery-item {
      vertical-align: top; } }
  .entry-featured.entry-gallery .gallery-item img {
    width: 100%; }

.cover {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.cover-container {
  display: table;
  width: 100%; }
  @media only screen and (min-width: 740px) {
    .cover-container {
      padding: 0 50px; } }
  .full-height .cover-container {
    height: 100vh;
    min-height: 100vh;
	}
	.full-height .cover-container01 {
    height: 88vh;
    min-height: 88vh;
	}
	
	.full-height .cover-container02 {
    height: 70vh;
    min-height: 70vh;
	}
  .half-height .cover-container {
    height: 50vh;
    min-height: 50vh; }
  .two-thirds-height .cover-container {
    height: 66.666666vh;
    min-height: 66.666666vh; }
  .cover-container > .entry-title {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    margin: 0; }

.page-template-default.page-has-featured-image h1.entry-title {
  color: white; }

.page-no-featured-image .entry-title {
  color: black; }

.page-template-default.page-has-featured-image .site-header--placeholder {
  display: none; }

.page-template-fullwidth-page .entry-title {
  margin-bottom: 20px;
  padding-top: 0;
  text-align: left; }

.not-found .page-title {
  margin-top: 0; }

/**
 *   5.11 - Single content
 */
body:not(.page) .entry-header, body.single-format-gallery .entry-header .entry-title, .page-no-featured-image:not(.page-template-fullwidth-page) .entry-header, .single-post .entry-content, .single-post .entry-footer, .single-post .post-navigation, .page-template-default .entry-content, .page-template-default .entry-footer, .page-template-default .post-navigation, .attachment .entry-content, .attachment .entry-footer, .attachment .post-navigation, .not-found, .comments-area, .comment-respond, .nocomments {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  }
  @media not screen and (min-width: 740px) {
    body:not(.page) .entry-header, body.single-format-gallery .entry-header .entry-title, .page-no-featured-image:not(.page-template-fullwidth-page) .entry-header, .single-post .entry-content, .single-post .entry-footer, .single-post .post-navigation, .page-template-default .entry-content, .page-template-default .entry-footer, .page-template-default .post-navigation, .attachment .entry-content, .attachment .entry-footer, .attachment .post-navigation, .not-found, .comments-area, .comment-respond, .nocomments {
      padding-left: 30px;
      padding-right: 30px; } }

.single-post .entry-content, .page-template-default .entry-content, .attachment .entry-content {
  padding-top: 30px;
  margin-bottom: 30px; }

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

.entry-content {
  -ms-word-wrap: break-word;
  word-wrap: break-word; }

.page-links {
  text-align: center; }
  .page-links span, .page-links a {
    padding: 8px 12px; }
  .page-links a {
    text-decoration: underline; }

.post-password-form p:last-child {
  position: relative; }
  .post-password-form p:last-child [name="post_password"] {
    padding-right: 40px; }
  .post-password-form p:last-child [type="submit"] {
    position: absolute;
    right: 4px;
    bottom: 4px; }

.page-template-fullwidth-page .site-main {
  padding-left: 30px;
  padding-right: 30px; }
  @media only screen and (min-width: 900px) {
    .page-template-fullwidth-page .site-main {
      padding-left: 130px;
      padding-right: 32px; } }

/**
 *   5.12 - Single footer
 */
.entry-footer {
  padding: 15px 0; }

.tags-links {
  float: right;
  margin-left: 10px;
  font-size: 14px;
  word-break: break-word;
  -ms-word-wrap: break-word; }
  .tags-links a {
    margin-right: 5px;
    color: #ce9c69; }
    .tags-links a:before {
      content: "#"; }
    .tags-links a:last-child {
      margin-right: 0; }
  .tags-links + .edit-link:after {
    content: "|";
    margin-left: 10px; }

.edit-link {
  float: right; }

.metabox {
  font-size: 15px;
  font-weight: bold;
  display: inline-block; }
  .metabox button {
    text-transform: uppercase; }
  .metabox i {
    margin-right: 12px; }

/**
 *   5.13 - Comments
 */
.comment-number, .comment-number--dark, .comment-reply-title:before, .add-comment .add-comment__button {
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 28px;
  font-weight: 900;
  text-align: center;
  border: 2px solid #d3d3d3;
  border-radius: 3px;
  background: white; }

.comment-number--dark, .comment-reply-title:before, .add-comment .add-comment__button {
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  border: 2px solid black;
  background-color: black;
  color: white; }

.comments-area {
  position: relative;
  padding-bottom: 50px; }
  .comments-area:before {
    border-top: 3px solid #D3D3D3;
    margin-top: 2em;
    margin-bottom: 36px;
    content: "";
    width: 100%;
    display: block; }
  @media only screen and (min-width: 900px) {
    .comments-area:after {
      content: "";
      position: absolute;
      left: 14px;
      top: 45px;
      bottom: 0;
      border-left: 2px solid #d3d3d3; } }
  .comments-area.no-comments:after {
    content: none; }
  .comments-area.no-comments:after {
    display: none; }

.comments-area-title .comments-title, .comments-area-title a {
  display: inline-block;
  vertical-align: middle; }

.comments-area-title a {
  font-size: 14px; }

.comments-area-title .comments-title {
  margin: 0;
  padding: 0;
  margin-right: 6px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  text-transform: none; }

.comments-area-title .total {
  position: relative;
  z-index: 1;
  margin-bottom: 0 !important; }

.no-comments .comments-area-title {
  margin-bottom: 12px; }

.comments_add-comment {
  margin-top: 3px; }

.comment-list {
  margin: 0;
  border-left: 0;
  padding-left: 0;
  padding-top: 0;
  list-style: none; }

li.comment, li.pingback {
  position: relative;
  display: block;
  margin-left: 0;
  margin-bottom: 50px;
  margin-top: 50px; }
  @media only screen and (min-width: 900px) {
    li.comment, li.pingback {
      padding-left: 42px; } }
  li.comment .comment-number, li.pingback .comment-number {
    position: absolute;
    left: 0;
    top: -2px;
    z-index: 1; }
    @media not screen and (min-width: 900px) {
      li.comment .comment-number, li.pingback .comment-number {
        display: none; } }
  li.comment:last-child, li.pingback:last-child {
    margin-bottom: 0; }
    li.comment:last-child p:last-child, li.pingback:last-child p:last-child {
      margin-bottom: 0; }
  li.comment .children, li.pingback .children {
    position: relative;
    padding-top: 0; }
    .rtl li.comment .children, .rtl li.pingback .children {
      margin-right: 0; }
    @media only screen and (min-width: 900px) {
      .rtl li.comment .children li, .rtl li.pingback .children li {
        padding-left: 0;
        padding-right: 24px; }
      li.comment .children li:before, li.pingback .children li:before {
        content: "";
        position: absolute;
        top: 13px;
        border-top: 2px solid #d3d3d3; } }
    li.comment .children li .comment-number, li.pingback .children li .comment-number {
      border: 2px solid #d3d3d3; }
  li.comment a, li.pingback a {
    border: 0;
    background: transparent; }
  li.comment .comment-respond, li.pingback .comment-respond {
    margin-top: 30px; }

li.depth-2:before {
  left: -28px;
  width: 30px; }
  .rtl li.depth-2:before {
    left: auto;
    right: -14px; }

@media only screen and (min-width: 900px) {
  li.depth-3:before {
    left: -70px;
    width: 70px; }
  li.depth-4:before {
    left: -112px;
    width: 112px; }
  li.depth-5:before {
    left: -154px;
    width: 154px; }
  li.depth-6:before {
    left: -196px;
    width: 196px; }
  li.depth-7:before {
    left: -238px;
    width: 238px; }
  li.depth-8:before {
    left: -280px;
    width: 280px; }
  li.depth-9:before {
    left: -322px;
    width: 322px; }
  li.depth-10:before {
    left: -364px;
    width: 364px; } }

.comment__meta {
  font-size: 15px; }

.comment__author-name {
  font-weight: 900;
  margin-right: 3px; }
  .comment__author-name a {
    color: black; }

.comment-article {
  margin-bottom: 0; }
  .comment-article:hover .comment-edit-link, .comment-article:hover .comment-reply-link {
    opacity: 1; }

.comment__avatar:empty {
  display: none; }

.comment__avatar img {
  height: auto; }

.comment__timestamp {
  color: #ce9c69; }

.comment__avatar {
  margin-bottom: 12px; }

.comment__content {
  position: relative; }
  .comment__content p:first-child {
    padding-top: 0; }

.comment__links {
  display: inline-block;
  margin-left: 12px;
  font-size: 12px; }
  .comment__links a {
    padding-bottom: 2px;
    border-bottom: 1px solid #000; }

.comment-edit-link, .comment-reply-link {
  color: #ce9c69;
  opacity: 0;
  margin-right: 12px;
  transition: opacity .15s ease-in-out;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.comment-reply-link {
  color: #ce9c69; }

.comment-form p.logged-in-as {
  margin-bottom: 12px; }

.comment-reply-title {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 26px;
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  text-transform: none; }
  .comment-reply-title:before {
    content: "+";
    margin-right: 12px; }
    .comment .comment-reply-title:before {
      display: none; }
  .comment-reply-title .comment-number {
    line-height: 44px; }
  .comment-reply-title a {
    margin-top: -7px; }

.no-comments + .comment-respond .comment-reply-title {
  margin: 0; }

.comment-respond {
  position: relative;
  margin-bottom: 12px; }
  .comment .comment-respond {
    padding-left: 0;
    margin-right: 0; }

.no-comments + .comment-respond .comment-reply-title:before {
  display: none; }

#cancel-comment-reply-link {
  font-style: normal;
  font-size: 16px;
  text-decoration: underline;
  font-family: Ek Mukta, sans-serif; }

.comment .comment-form {
  padding-left: 0; }

.comment-form label {
  display: none; }

.lt-ie9 .comment-form label {
  display: block; }

.comment-form input, .comment-form textarea {
  box-shadow: none; }

.comment-form p {
  padding-top: 0;
  margin-bottom: 20px; }

.comment-form-author,
.comment-form-email,
.comment-form-url {
  width: 100%;
  display: inline-block;
  margin-bottom: 0; }
  .comment-form-author label,
  .comment-form-email label,
  .comment-form-url label {
    display: none; }
  .comment-form-author input,
  .comment-form-email input,
  .comment-form-url input {
    width: 100%; }
  .lt-ie9 .comment-form-author, .lt-ie9
  .comment-form-email, .lt-ie9
  .comment-form-url {
    width: 30%;
    float: none;
    display: inline-block; }

@media only screen and (min-width: 900px) {
  .comment-form-author,
  .comment-form-email {
    width: 50%; } }

.comment-form-comment,
.logged-in-as {
  width: 100%; }

.comment-subscription-form {
  margin-left: 18px; }

.comment-form-comment textarea,
.comment-subscription-form textarea {
  width: 100%;
  max-width: 100%; }

.form-submit {
  margin-bottom: 0;
  float: right; }
  .form-submit #comment-submit {
    float: right; }
    .lt-ie9 .form-submit #comment-submit {
      width: 100px; }

.comment-subscription-form {
  float: left;
  clear: left;
  margin-top: 6px;
  margin-bottom: 3px; }
  .comment-subscription-form + .comment-subscription-form {
    margin-top: 0; }
  .comment-subscription-form input[type="checkbox"] {
    margin-right: 6px;
    position: relative;
    top: -0.05em; }

.add-comment {
  margin-top: 6px; }
  .add-comment .add-comment__button {
    position: relative;
    z-index: 1;
    margin-right: 6px;
    font-size: 24px; }
  .add-comment .add-comment__text {
    font-size: 20px;
    font-weight: bold; }

.comment-navigation {
  position: relative;
  padding-left: 42px;
  margin-top: 24px;
  margin-bottom: 24px; }
  .comment-navigation .comment-number {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 30px; }
  .comment-navigation .comment-navigation__title {
    margin-top: 0;
    padding-top: 0;
    font-size: 28px;
    line-height: 30px;
    text-transform: none; }
  .comment-navigation .nav-previous a, .comment-navigation .nav-next a {
    font-size: 18px; }
  .comment-navigation .nav-previous {
    float: left; }
  .comment-navigation .nav-next {
    float: right; }

.nocomments {
  padding-top: 0; }
  .nocomments, .nocomments span {
    line-height: 30px; }
  .nocomments span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px; }

.no-comments-box {
  position: relative;
  z-index: 1; }

.rtl .comment-list > .comment, .rtl .comment-list > .pingback {
  padding-left: 0;
  padding-right: 3em; }

.rtl .comment-article {
  margin-left: 0;
  margin-right: 1.5em; }

.rtl .comments-title {
  margin-right: 0;
  margin-left: 3px; }

.rtl .comment-number {
  margin-right: 0;
  right: 0; }

.rtl .comments-area-title .total.comment-number,
.rtl .comment-reply-title:before {
  margin-right: 0;
  margin-left: 0.85714em; }

.rtl .comments-area:before {
  left: auto;
  right: 1.5em; }

/**
 *   5.14 - Filmstrip
 */
.filmstrip {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  position: absolute; }
  .is--ie-le10 .filmstrip {
    padding-left: 100px; }
  @media not screen and (min-width: 740px) {
    .filmstrip {
      padding-left: 1em; } }

.filmstrip__item, .product-category {
  margin-right: 10px;
  width: 23vw;
  min-width: 18em;
  display: none;
  overflow: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -webkit-flex-grow: 0; }
  .filmstrip__item .entry-content, .product-category .entry-content {
    font-size: 0.875em; }
  .is--ie-le10 .filmstrip__item, .is--ie-le10 .product-category {
    vertical-align: top; }
  @media not screen and (min-width: 740px) {
    .filmstrip__item .entry-header.entry-header, .product-category .entry-header.entry-header {
      padding: 0; } }

.blog .filmstrip {
  height: initial;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0; }

.blog .filmstrip__item, .blog .product-category {
  -ms-flex-direction: column;
      flex-direction: column;
  margin-right: 0;
  margin-bottom: 52px; }
  @media not screen and (min-width: 900px) {
    .blog .filmstrip__item, .blog .product-category {
      width: auto;
      min-width: initial; } }

.blog .item__thumb {
  position: relative;
  display: block;
  -ms-flex: 0 10 47vh;
      flex: 0 10 47vh;
  background-size: 100% 100%;
  background-size: cover;
  background-position: center; 
  }
  
@media screen and (max-width: 640px) {
    .blog .item__thumb {
		  -ms-flex: 0 10 62vh;
			  flex: 0 10 62vh;; 
	}
}
  
  @media only screen and (max-height: 480px) and (min-width: 400px) {
    .blog .item__thumb {
      -ms-flex: 0 10 100vh;
          flex: 0 10 100vh; } }
  .blog .item__thumb:not([style]) {
    background: #ebebeb;
    position: relative; }
    .blog .item__thumb:not([style]):before {
      content: "";
      color: white;
      position: absolute;
      top: 50%;
      left: 50%;
      font-size: 15vh;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%); }

.blog .post-meta {
  left: 7vw;
  bottom: 20px;
  width: 36px;
  height: 28px;
  background-size: cover; }

.blog .post-meta__content {
  font-size: 12px;
  top: 17px;
  left: 20px; }

.blog .item__text {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 0 7vw; }
  @media screen and (orientation: landscape) {
    .is--ipad .blog .item__text {
      -ms-flex: 1 0 100%;
          flex: 1 0 100%; } }
  .blog .item__text .entry-meta {
    font-size: 12px;
    margin-top: 24px;
    margin-bottom: 4px; }
    .blog .item__text .entry-meta a {
      color: #ce9c69; }
  .blog .item__text .entry-title {
    margin-bottom: 10px;
    font-size: 20px; }

.blog .divider {
  display: none; }

.blog .posted-on {
  margin-right: 10px; }

.blog .entry-content {
  font-size: 16px; }

.blog .entry-content p {
  margin-bottom: 0; }

@media only screen and (min-width: 740px) {
  .blog .filmstrip__item, .blog .product-category {
    padding: 0 19vw; }
  .blog .post-meta {
    left: 20px;
    bottom: 20px;
    width: 43px;
    height: 34px;
    background-size: cover; }
  .blog .post-meta__content {
    font-size: 15px;
    top: 21px;
    left: 25px; }
  .blog .item__text {
    padding: 0; }
    .blog .item__text .entry-meta {
      font-size: 14px;
      margin-top: 0px;
      margin-bottom: 0px; }
      .blog .item__text .entry-meta a {
        color: #000; }
    .blog .item__text .entry-title {
        margin-bottom: 5px;
		font-size: 23px;
		top: 12px;
		position: relative;
		font-family: 'Mj_Dinar One Medium';
		font-weight: 500;
		direction: rtl;
	  }
	  
	.blog .item__text .entry-title span{
        margin-bottom: 5px;
		font-size: 16px;
		font-weight: 100;
	  }
	  
  .blog .posted-on {
    margin-right: 0; }
  .blog .entry-content {
    font-size: 18px; }
  .blog .divider {
    display: inline-block; } }

@media only screen and (min-width: 900px) {
  .blog .filmstrip {
    height: 100%;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: initial;
        justify-content: initial;
    border: 0; }
	
	.media01{
	width:48vw !important;
	}
	
  .blog .filmstrip__item, .blog .product-category {
    padding: 0;
    margin-right: 30px;
    margin-bottom: 0;
    min-width: 30vw; }
  .blog .item__thumb {
    -ms-flex: 0 10 30vw;
        flex: 0 10 30vw; }
  .blog .entry-header {
    padding-right: 0; }
  .blog .entry-content {
    font-size: 15px;
    text-align: justify;
    direction: rtl;
	font-family:'Mj_Dinar One Medium';
		font-weight:100;
	}
  .blog .filter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .blog .filter .filter__item {
      font-size: 14px; } }

@media only screen and (min-width: 1200px) {
  .blog .filmstrip__item, .blog .product-category {
    min-width: 26vw; }
  .blog .item__thumb {
    -ms-flex: 0 10 26vw;
        flex: 0 10 26vw; } }

@media only screen and (min-width: 1420px) {
  .blog .filmstrip__item, .blog .product-category {
    min-width: 25vw; }
  .blog .item__thumb {
    -ms-flex: 0 10 26vw;
        flex: 0 10 26vw; } }

.is--ie-le10 .blog .filmstrip {
  width: 10000px; }

.is--ie-le10 .blog .filmstrip__item, .is--ie-le10 .blog .product-category {
  display: inline-block !important;
  height: 100%; }

.is--ie-le10 .blog .site-sidebar--archive {
  display: inline-block;
  height: 100%;
  width: 50px;
  margin-left: 20px; }

.is--ie-le10 .blog .item__thumb {
  height: 19vw; }

.is--ie9 .blog .filmstrip__item, .is--ie9 .blog .product-category {
  overflow: visible; }

.is--ie9 .blog .site-sidebar--archive {
  position: relative !important;
  padding-top: 15%; }

.is--ie9 .blog .post-meta__content {
  top: 2px;
  left: 19px; }

/**
 *   5.15 - Full view
 */
.site-content--fullview {
  z-index: 10000; }
  .site-content--fullview .site-content__mask {
    display: none; }

.fullview {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10001;
  opacity: 0;
  pointer-events: none;
  transition: background-color .3s ease-in-out; }
  .is--ie-le10 .fullview {
    display: none; }
  .fullview--visible {
    opacity: 1;
    pointer-events: auto; }
    .is--ie-le10 .fullview--visible {
      display: block; }
  .fullview__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000; }
    .fullview__image iframe {
      width: 100% !important;
      height: 100% !important; }
    .fullview__image img {
      width: 100%; }
  .fullview__close {
    width: 1.5em;
    height: 1.5em;
    position: absolute;
    top: 3.5em;
    right: 3.5em;
    cursor: pointer;
    z-index: 10;
    background: url("../images/close-button.svg") no-repeat;
    background-size: cover; }
    @media not screen and (min-width: 1200px) {
      .fullview__close {
        top: 1em;
        right: 1em;
        opacity: 0.33; } }
  .fullview .rsArrow {
    opacity: .5;
    transition: opacity .3s linear;
    padding: 1.5em; }
    .fullview .rsArrow:hover {
      opacity: 1; }
    .fullview .rsArrow .rsArrowIcn {
      border-color: white;
      width: 1.250em;
      height: 1.250em;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: 0; }
    @media not screen and (min-width: 1200px) {
      .fullview .rsArrow {
        opacity: 0.33; } }
  .fullview .rsArrowLeft {
    left: 3.7em;
    margin-left: -1.5em; }
    .fullview .rsArrowLeft .rsArrowIcn {
      -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
              transform: translate3d(0, -50%, 0) rotate(45deg); }
    @media not screen and (min-width: 1200px) {
      .fullview .rsArrowLeft {
        left: 1em; } }
  .fullview .rsArrowRight {
    right: 3.7em;
    margin-right: -1.5em; }
    .fullview .rsArrowRight .rsArrowIcn {
      -webkit-transform: translate3d(-100%, -50%, 0) rotate(-45deg);
              transform: translate3d(-100%, -50%, 0) rotate(-45deg); }
    @media not screen and (min-width: 1200px) {
      .fullview .rsArrowRight {
        right: 1em; } }

/**
 *   5.16 - Portfolio
 */
.touch .single-jetpack-portfolio .site-footer, .touch .single-proof_gallery .site-footer,
.touch .single-proof_gallery .site-footer {
  padding-bottom: 0; }

img {
  will-change: opacity; }

.proof__overlay {
  display: none;
}


.item-main{
	width:101px;
	height:142px;
}

.portfolio {
  opacity: 0;
  -webkit-overflow-scrolling: touch;
  height: 100%;
  pointer-events: none; }
  @media only screen and (min-width: 900px) {
    .portfolio {
      left: 0.9vh;
      padding-left: 73.33333px; } }
  @media only screen and (min-width: 1200px) {
    .portfolio {
      padding-left: 30px; } }
  .project_layout-fullscreen .portfolio {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .site-content--fullscreen .portfolio {
    opacity: 1;
    pointer-events: auto;
    position: static; }
  .portfolio__header {
  top: -10px;
    position: relative;
    -ms-flex-direction: column;
        flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-pack: center;
        justify-content: center;
    -webkit-justify-content: center;
    padding-right: 2em; }
    .portfolio__header .entry-header {
      text-align: left; }
    @media not screen and (min-width: 740px) {
      .portfolio__header {
        padding-right: 1em; } }
  .portfolio__link-wrap {
    -ms-flex-negative: 0;
        flex-shrink: 0; }
	.portfolio__title {
		margin: 0;
		padding: 0; 
		font-family:'Geo415k';
		font-size:47px;
		font-weight: 700;
		letter-spacing: -2px;
	}
	
	.portfolio__title a{
		color:#d1a163;
	}
	
	.portfolio__title a:hover{
		color:#fff;
	}

	.portfolio__title span{
		font-family:'Geo415Lt';
		font-size:47px;
		font-weight: 100;
	}
	
	.portfolio__type  {
		text-transform: uppercase;
		font-weight: 100;
		font-family: verdana;
		letter-spacing:-1px;
		font-size:14px;
		margin: 0;
		padding: 0; 
		color:#636363;
		position: relative;
		top: 4px;
	}
	
	 .portfolio__type span {
		text-align:right;
		font-family:'Mj_Dinar One Medium';
		font-weight: 100;
		letter-spacing:0px;
		font-size:13px;
	}
	
	.portfolio__type  a{
		color:#636363;
	}
	
	.portfolio__type  a:hover{
		color:#d1a163;
	}
	
    @media not screen and (min-width: 1200px) {
      .portfolio__type {
        font-size: 0.9em; } }
    @media not screen and (min-width: 740px) {
      .portfolio__type {
        font-size: 0.75em;
        margin-bottom: -0.75em; } }
    .portfolio-category .portfolio__type {
      display: none; }
	  
	.portfolio__position {
		color:#464646;
		font-weight: 700;
		font-size: 13px; 
			letter-spacing: -1px;
		font-family: verdana;
		left: 870px;
		position: relative;
	}
	
	@media only screen and (max-width: 2560px) {
	
		.portfolio__position {
			left: 870px;
		}
	}
	
	@media only screen and (max-width: 2056px) {
	
		.portfolio__position {
			left: 695px;
		}
	}
	
	@media only screen and (max-width: 1920px) {
	
		.portfolio__position {
			left: 620px;
		}
	}
	
	@media only screen and (max-width: 1600px) {
	
		.portfolio__position {
			left: 530px;
		}
	}
	
	@media only screen and (max-width: 1366px) {
	
		.portfolio__position {
			left: 450px;
		}
	}
	
	@media only screen and (max-width: 1280px) {
	
		.portfolio__position {
			left: 430px;
		}
	}
	
	@media only screen and (max-width: 1024px) {
	
		.portfolio__position {
			left: 330px;
		}
	}
	
	@media only screen and (max-width: 768px) {
	
		.portfolio__title {
			margin: 0;
			padding: 0; 
			font-family:'Swiss721LightBT';
			font-size:25px;
			font-weight: 700;
			letter-spacing: -2px;
		}

		.portfolio__title span{
			font-family:'Swiss721LightBT';
			font-size:25px;
			font-weight: 100;
		}
		
		.portfolio__header {
			top: 10px;
			position: relative;
			padding-right: 0em;
		}
	}
	
  .portfolio__item {
    position: relative;
    background: #eee;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-flex-shrink: 0;
    margin-right: 1em;
    will-change: opacity;
    transition: opacity .3s ease-in-out;
    cursor: pointer;
	}
	
	@media only screen and (max-width: 768px) {
	
		.portfolio__item {
			margin-top: 51px;
		}
	}
	
    .portfolio__item img {
      width: 100%; }
    .portfolio__item--content {
      min-width: 40em; }
  .portfolio__item--target {
    background: none; }
    .portfolio__item--target img {
      opacity: 0; }
  .portfolio__item--text {
    opacity: 1;
    width: 32em;
    background: #e3e4e9;
    -webkit-column-width: 24em;
    -moz-column-width: 24em;
         column-width: 24em;
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
         column-gap: 4em;
    -moz-column-fill: balance;
    /* Firefox */
    -webkit-column-fill: balance;
            column-fill: balance;
    padding: 0 3em 0 1em;
    cursor: default;
    font-size: 0.875em; }
    @media not screen and (min-width: 900px) {
      .portfolio__item--text {
        padding-top: 0.75em; } }
    @media not screen and (min-width: 600px) {
      .portfolio__item--text {
        width: 96vw;
        -webkit-column-width: calc(96vw - 4em - 20px);
        -moz-column-width: calc(96vw - 4em - 20px);
             column-width: calc(96vw - 4em - 20px);
        -webkit-column-gap: 2em;
        -moz-column-gap: 2em;
             column-gap: 2em;
        padding-left: 20px;
        padding-right: 2em; } }
    .portfolio__item--text > :first-child {
      margin-top: 0;
      padding-top: 0; }
  .portfolio__item--video {
    max-width: 100vw;
    height: 100%; }
    body.is-scrolling .portfolio__item--video iframe {
      pointer-events: none; }
    .portfolio__item--video iframe {
      max-width: 100%; }
    .portfolio__item--video .jetpack-video-wrapper {
      max-width: 100%;
      height: 100%; }
  .portfolio--grid {
    overflow-x: hidden;
    overflow-y: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-flex-wrap: wrap;
    z-index: 100;
    height: 100%;
    height: calc(100vh - 60px); }
    @media only screen and (min-width: 900px) {
      .portfolio--grid {
        right: 0.9vh;
        height: calc(100vh - 83.33333px); } }
    @media only screen and (min-width: 1420px) {
      .portfolio--grid {
        height: calc(100vh - 125px); } }
    @media not screen and (min-width: 740px) {
      .portfolio--grid {
        padding-left: 1em; } }
    .portfolio--grid .portfolio__item {
      opacity: 0; }
      .portfolio--grid .portfolio__item img {
        opacity: 0; }
        .page-template-portfolio-page .portfolio--grid .portfolio__item img {
          opacity: 1; }
    .portfolio--grid.portfolio--visible .portfolio__item {
      opacity: 1; }
    .portfolio-archive .portfolio--grid {
      padding-bottom: 0;
      min-height: 15vh; }
      @media not screen and (min-width: 740px) {
        .portfolio-archive .portfolio--grid {
          min-height: 13vh; } }
      @media only screen and (max-height: 480px) and (min-width: 400px) {
        .portfolio-archive .portfolio--grid {
          min-height: 40vh; } }
  .portfolio--filmstrip {
    z-index: 350;
    opacity: 0; }
    .portfolio--filmstrip.portfolio--visible {
      opacity: 1; }
  .portfolio .portfolio__item--target .portfolio__item--clone ~ img {
    opacity: 0 !important; }
  .portfolio--grid .portfolio__item {
    margin-right: .5em;
    margin-bottom: .5em;
    height: 15vh;
    position: relative; }
    @media not screen and (min-width: 740px) {
      .portfolio--grid .portfolio__item {
        height: 13vh; } }
    @media only screen and (max-height: 480px) and (min-width: 400px) {
      .portfolio--grid .portfolio__item {
        height: 40vh; } }
  .portfolio--grid:after {
    display: block;
    width: 100%;
    height: 15vh; }
  .portfolio--project {
    width: 100%;
    height: auto;
    position: static;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    margin-bottom: .5em; 
	        padding-left: 4em;
	}
  .portfolio--project .portfolio__item {
    margin-bottom: 0; }
  .portfolio--visible {
    pointer-events: auto; }
  .portfolio__meta {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
  .portfolio__flex {
    display: -ms-flexbox;
    display: flex; }

.page-template-custom-portfolio-page:not(.single-jetpack-portfolio):not(.single-proof_gallery):not(.single-proof_gallery) .portfolio--grid,
.tax-jetpack-portfolio-type .portfolio--grid,
.tax-jetpack-portfolio-tag .portfolio--grid {
  padding-bottom: 0;
  display: none;
  opacity: 1; }
  @media not screen and (min-width: 900px) {
    .page-template-custom-portfolio-page:not(.single-jetpack-portfolio):not(.single-proof_gallery):not(.single-proof_gallery) .portfolio--grid,
    .tax-jetpack-portfolio-type .portfolio--grid,
    .tax-jetpack-portfolio-tag .portfolio--grid {
      padding-left: 2vw;
      padding-right: 2vw;
    margin-bottom: -40px;
	  } }

.portfolio-wrapper .portfolio--project:last-of-type {
  margin-bottom: 30px; }

.is--ie-le10 .portfolio-wrapper .portfolio__link-wrap, .is--ie-le10 .portfolio-wrapper .portfolio__header, .is--ie-le10 .portfolio-wrapper .portfolio__item {
  display: inline-block;
  vertical-align: middle; }

.is--ie-le10 .portfolio__item {
  display: inline-block; }

.portfolio-archive .portfolio--project {
  overflow: hidden; }

.button-full {
  position: absolute;
  top: 3px;
  right: 4px;
  background: url("assets/svg/fullscreen.svg");
  background-size: 25px 25px;
  width: 25px;
  height: 25px;
  will-change: opacity;
  transition: opacity .3s ease-in-out;
  opacity: 0;
  pointer-events: none; }
  .portfolio__item--active .button-full {
    opacity: 1;
    pointer-events: auto; }

.js-last,
.js-reference,
.js-compare {
  color: white;
  margin-top: -100px;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0 0.5em;
  z-index: 99999999999; }

.js-last {
  border-left: 0.2em solid green;
  background-color: rgba(0, 128, 0, 0.25); }

.js-reference {
  border-left: 0.2em solid blue;
  background-color: rgba(0, 0, 255, 0.25); }

.js-compare {
  border-left: 0.2em solid gray;
  background-color: rgba(128, 128, 128, 0.25); }

.portfolio__item--video .wp-audio-shortcode {
  min-width: 500px; }
  .portfolio__item--video .wp-audio-shortcode .mejs-mediaelement {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.portfolio__item--video .mejs-mediaelement {
  position: static; }

/* Chrome, Safari, Opera */
@-webkit-keyframes mymove {
  from {
    background-position-x: -100px; }
  to {
    background-position-x: 100px; } }

/* Standard syntax */
@keyframes mymove {
  from {
    background-position-x: -100px; }
  to {
    background-position-x: 100px; } }

.is--ie-le10 .portfolio-archive .portfolio--project,
.is--ie-le10 .portfolio-archive .portfolio__header,
.no-flexbox .portfolio-archive .portfolio--project,
.no-flexbox .portfolio-archive .portfolio__header {
  display: inline-block; }

.is--ie-le10 .portfolio--project,
.no-flexbox .portfolio--project {
  white-space: nowrap; }

.is--ie-le10 .portfolio--grid,
.no-flexbox .portfolio--grid {
  padding-left: 2em; }

.is--ie-le10 .portfolio--filmstrip,
.no-flexbox .portfolio--filmstrip {
  width: 100%;
  white-space: nowrap;
  padding-left: 110px; }
  .is--ie-le10 .portfolio--filmstrip, .is--ie-le10 .portfolio--filmstrip > .portfolio__item,
  .no-flexbox .portfolio--filmstrip,
  .no-flexbox .portfolio--filmstrip > .portfolio__item {
    height: calc(100vh - 230px);
    display: inline-block; }
  .is--ie-le10 .portfolio--filmstrip .portfolio__item,
  .no-flexbox .portfolio--filmstrip .portfolio__item {
    overflow: hidden; }

.portfolio__item--nav {
  padding-left: 30px;
  -ms-flex-preferred-size: 210px;
      flex-basis: 210px; }
  .portfolio__item--nav a {
    display: block;
    margin-bottom: 15px; }
  .portfolio__item--nav .caption, .portfolio__item--nav .project-addthis-container .share-text, .project-addthis-container .portfolio__item--nav .share-text, .portfolio__item--nav .filter__text {
    padding-top: 0; }
  .portfolio__item--nav .nav__label {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 4px; }
  .portfolio__item--nav .nav__link--archive {
    margin-top: 35px; }

.is--ie .portfolio__header {
  display: block;
  float: left; }

.is--ie .portfolio__link-wrap {
  display: block;
  white-space: nowrap; }
  .is--ie .portfolio__link-wrap > * {
    display: inline-block; }

.is--ie-le10 .portfolio-wrapper {
  padding-bottom: 125px; }

/**
 *   5.17 - Filter
 */
.filter {
  width: 100%;
  height: 100%;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-align-self: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  text-align: center;
  border: 0 solid transparent;
  border-width: 1em 3em;
  overflow: hidden; }
  .filter__item {
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0 0.5em;
    padding: 0; }
    .filter__item.active {
      font-weight: bold; }
  @media not screen and (min-width: 900px) {
    .filter:not(.filter--mobile) {
      display: none; } }

.mobile-filter-wrapper {
  position: relative;
  font-size: 12px;
  color: #ce9c69;
  padding-right: 15px; }
  @media not screen and (min-width: 900px) {
    .mobile-filter-wrapper {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%; } }
  @media only screen and (min-width: 900px) {
    .mobile-filter-wrapper {
      display: none !important; } }
  .mobile-filter-wrapper > * {
    margin-top: -3px; }
  .mobile-filter-wrapper:after {
    content: "+";
    position: absolute;
    top: -4px;
    right: 0; }

.filter--mobile {
  position: absolute;
  right: 12px;
  top: 2px;
  width: auto;
  border: 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #ce9c69;
  letter-spacing: 0.078em;
  text-align: right;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent; }
  @media only screen and (min-width: 740px) {
    .filter--mobile {
      font-size: 14px;
      letter-spacing: 0.092em; } }

/**
 *   5.18 - Photo meta
 */
.photometa {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  -ms-flex-align: start;
      align-items: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-align-content: flex-start;
  padding: 10em 1.5em 1em;
  color: white;
  transition: opacity .3s ease-in-out;
  -webkit-font-smoothing: initial;
  z-index: 2000;
  pointer-events: none; }
  .hide-meta.hide-meta .photometa {
    opacity: 0 !important; }
  .photometa:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(-180deg, transparent 0%, rgba(0, 0, 0, 0.3) 100%); }
  .photometa__caption, .photometa__description, .photometa__exif {
    transition: opacity .3s ease-in-out;
    -ms-flex-positive: 0;
        flex-grow: 0;
    -webkit-flex-grow: 0; }
  .photometa__description, .photometa__exif {
    opacity: 0; }
    .portfolio--details .portfolio__item--active .photometa__description, .portfolio--details .portfolio__item--active .photometa__exif {
      opacity: 1; }
    @media not screen and (min-width: 900px) {
      .touch .portfolio--details .photometa__description, .touch .portfolio--details .photometa__exif {
        opacity: 1; } }
  .portfolio--details .photometa.no-caption {
    opacity: 0 !important; }
  .portfolio--details .photometa,
  .portfolio--details .portfolio__item--active .photometa {
    opacity: 1 !important; }
  .photometa__description {
    width: 100%;
    font-size: 14px;
    line-height: 1.65em;
    margin-bottom: 1em; }
    .photometa__description > div {
      max-width: 40em; }
  .photometa__exif, .photometa__caption {
    font-size: 12px; }
  .photometa__caption {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -webkit-flex-grow: 1;
    margin-top: .5em;
    margin-right: 1em;
    opacity: 0.5;
    line-height: 1.3em;
    padding-bottom: 0.5em; }
    .portfolio__item--active .photometa__caption {
      opacity: 1; }
  .portfolio--grid .photometa {
    padding: 0em 0.6em 0.1em; }

.portfolio--grid .photometa:before,
.portfolio--grid .photometa__exif,
.portfolio--grid .photometa__description {
  display: none;
  min-height: 0; }

/**
 *   5.19 - Exif
 */
.exif {
  list-style: none;
  margin: 0;
  padding: 0; }

.exif__item {
  margin-left: 0;
  margin-right: 1.5em;
  display: inline-block; }
  .exif__item:last-child {
    margin-right: 0; }

.exif__icon {
  display: inline-block;
  height: 20px;
  background-repeat: no-repeat;
  margin-bottom: -6px;
  margin-right: .5em; }
  .exif__icon--aperture {
    width: 18px;
    background-image: url("assets/svg/exif-aperture.svg"); }
  .exif__icon--camera {
    width: 19px;
    background-image: url("assets/svg/exif-camera.svg"); }
  .exif__icon--exposure {
    width: 19px;
    background-image: url("assets/svg/exif-exposure.svg"); }
  .exif__icon--focal {
    width: 19px;
    background-image: url("assets/svg/exif-focal.svg"); }
  .exif__icon--iso {
    width: 27px;
    background-image: url("assets/svg/exif-iso.svg"); }

.logo-loader{
	position:absolute;
	top:40%;
	left:40%;
	right:40%;
}	
	
.none{
	display:none;
}	
	
/**
 *   5.20 - Preloader
 */
.absolute-center, .preloader__center {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.preloader {
  width: 5em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -webkit-flex-grow: 0;
  transition: opacity .3s ease-in-out;
  opacity: 0;
  position: relative; }
  .preloader__spinner {
    font-size: 2em;
    position: absolute;
    z-index: 10000;
    display: inline-block;
    width: 1em;
    height: 1em;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    margin-left: -8px; }
  .preloader i {
    display: block;
    position: absolute;
    left: .4629em;
    bottom: 0;
    width: .074em;
    height: .2777em;
    border-radius: .5em;
    background-color: transparent;
    -webkit-transform-origin: center -.2222em;
            transform-origin: center -.2222em;
    -webkit-animation: spinner-fade 1s infinite linear;
            animation: spinner-fade 1s infinite linear; }
    .preloader i:nth-child(1) {
      -webkit-animation-delay: 0s;
              animation-delay: 0s;
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg); }
    .preloader i:nth-child(2) {
      -webkit-animation-delay: 0.083s;
              animation-delay: 0.083s;
      -webkit-transform: rotate(30deg);
              transform: rotate(30deg); }
    .preloader i:nth-child(3) {
      -webkit-animation-delay: 0.166s;
              animation-delay: 0.166s;
      -webkit-transform: rotate(60deg);
              transform: rotate(60deg); }
    .preloader i:nth-child(4) {
      -webkit-animation-delay: 0.249s;
              animation-delay: 0.249s;
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg); }
    .preloader i:nth-child(5) {
      -webkit-animation-delay: 0.332s;
              animation-delay: 0.332s;
      -webkit-transform: rotate(120deg);
              transform: rotate(120deg); }
    .preloader i:nth-child(6) {
      -webkit-animation-delay: 0.415s;
              animation-delay: 0.415s;
      -webkit-transform: rotate(150deg);
              transform: rotate(150deg); }
    .preloader i:nth-child(7) {
      -webkit-animation-delay: 0.498s;
              animation-delay: 0.498s;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg); }
    .preloader i:nth-child(8) {
      -webkit-animation-delay: 0.581s;
              animation-delay: 0.581s;
      -webkit-transform: rotate(210deg);
              transform: rotate(210deg); }
    .preloader i:nth-child(9) {
      -webkit-animation-delay: 0.664s;
              animation-delay: 0.664s;
      -webkit-transform: rotate(240deg);
              transform: rotate(240deg); }
    .preloader i:nth-child(10) {
      -webkit-animation-delay: 0.747s;
              animation-delay: 0.747s;
      -webkit-transform: rotate(270deg);
              transform: rotate(270deg); }
    .preloader i:nth-child(11) {
      -webkit-animation-delay: 0.83s;
              animation-delay: 0.83s;
      -webkit-transform: rotate(300deg);
              transform: rotate(300deg); }
    .preloader i:nth-child(12) {
      -webkit-animation-delay: 0.913s;
              animation-delay: 0.913s;
      -webkit-transform: rotate(330deg);
              transform: rotate(330deg); }
  .portfolio-wrapper .preloader {
    width: 100%;
    height: 5em;
    margin-top: -1.3em;
    margin-bottom: 1em; }

@-webkit-keyframes spinner-fade {
  0% {
    background-color: #69717d; }
  100% {
    background-color: transparent; } }

@keyframes spinner-fade {
  0% {
    background-color: #69717d; }
  100% {
    background-color: transparent; } }

/**
 *   5.21 - Entry thumbnail
 */
.entry-thumbnail {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
  background: #eee; }
  .entry-thumbnail img {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    max-width: none;
    max-height: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0); }

.post-meta {
  width: 44px;
  height: 33px;
  position: absolute;
  bottom: 1em;
  left: 1em;
  background: url("assets/svg/postmeta.svg") no-repeat; }

.post-meta__content {
  color: white;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 24px;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0); }
  .post-meta__content .fa {
    font-size: 12px;
    padding-left: 2px; }

/**
 *   5.22 - Entry header
 */
.blog .site, .archive .site, .search .site {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-flex-direction: column; }

@media not screen and (min-width: 740px) {
  .blog .site-footer, .archive .site-footer, .search .site-footer {
    display: none; } }

.blog .entry-header, .archive .entry-header, .search .entry-header {
  text-align: right; }

.blog .entry-meta, .archive .entry-meta, .search .entry-meta {
  margin-top: 1.75em;
  font-size: 14px;
  font-weight: normal; }

.blog .divider, .archive .divider, .search .divider {
  min-width: 1.5em;
  margin: 0 0.75em 0 0.5em; }
  .blog .divider:before, .archive .divider:before, .search .divider:before {
    width: 1.5em;
    opacity: 0.25; }

.blog .entry-title, .archive .entry-title, .search .entry-title {
  line-height: 1.5; }

.blog .entry-content p, .archive .entry-content p, .search .entry-content p {
  line-height: 27px;
  }

/**
 *   5.23 - Overlay
 */
.overlay {
  position: fixed;
  bottom: 0;
  left: 100%;
  z-index: 10000;
  width: 100%;
  height: 100vh;
  opacity: 0;
  background: #222222;
  color: white;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
  top: 0px; }
  .overlay.is--scrollable {
    overflow-y: scroll; }
  .overlay * {
    text-shadow: none; }
  #demosite-activate-wrap ~ .overlay {
    top: 80px; }
  .admin-bar .overlay {
    top: 32px; }
  .admin-bar #demosite-activate-wrap ~ .overlay {
    top: 112px; }
  @media screen and (max-width: 782px) {
    .admin-bar .overlay {
      top: 46px; }
    .admin-bar #demosite-activate-wrap ~ .overlay {
      top: 126px; } }
  @media not screen and (min-width: 740px) {
    .overlay {
      padding: 70px 30px;
      overflow-y: auto; } }

@media only screen and (min-width: 740px) {
  .overlay__wrapper {
    width: 100%;
    padding: 150px 70px 110px 110px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start; }
    .is--IE .overlay__wrapper {
      min-height: 0 !important; }
  .overlay__col {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    overflow-y: scroll;
    -ms-overflow-style: scrollbar; }
    .is--ie-le10 .overlay__col {
      display: inline-block;
      width: 49%;
      vertical-align: top; }
    .is--scrollable .overlay__col {
      overflow-y: auto; }
    .overlay__col.col1 {
      position: relative;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      height: calc(100vh - 260px);
      padding: 0 40px; }
      .overlay__col.col1 .widget {
        max-width: 560px; }
    .overlay__col.col1.has--widget-profile-image {
      overflow: hidden; }
    .overlay__col.col2 {
      height: calc(100vh - 250px);
      display: -ms-flexbox;overflow-y: hidden;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      margin-bottom: 100px; }
    .overlay__col.col1 + .overlay__col.col2 {
      -ms-flex: 0 0 50vw;
          flex: 0 0 50vw;
      padding-left: 40px; }
      .overlay__col.col1 + .overlay__col.col2 .sub-col {
        -ms-flex-preferred-size: 360px;
            flex-basis: 360px; }
  .sub-col {
    -ms-flex: 0 1 50%;
        flex: 0 1 50%;
    padding: 0 40px; } }

@media only screen and (min-width: 1200px) {
  .overlay__col.col1 + .overlay__col.col2 {
    -ms-flex: 0 0 760px;
        flex: 0 0 760px; } }

.is--IE .overlay, .is--IE
.overlay__wrapper {
  display: block !important;
  width: 100%; }

.overlay__close {
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  cursor: pointer;
  z-index: 10;
  bbackground: url("../images/close-button.svg") no-repeat;
  background-size: cover;
  top: 1em;
  right: 1em; }
  @media only screen and (min-width: 1200px) {
		.overlay__close {
			top: 50px;
			right: 35px;
		} 
	}


.share-box {
  position: relative; 
 
  }

.share-text {
  text-transform: uppercase; }

.project_layout-fullscreen .project-addthis-container .share-button {
  background: url("../images/share-icon-white.svg") no-repeat; 
 }

.project-addthis-container .share-button {
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  background: url("../images/share-icon.svg") no-repeat;
  background-size: cover; }

.project-addthis-container .share-text {
  position: absolute;
  left: -3px;
  top: 50%;
  -webkit-transform: translateY(-50%) translateZ(0);
          transform: translateY(-50%) translateZ(0);
  z-index: 1;
  padding-top: 0;
  opacity: 0;
  pointer-events: none;
  color: #ce9c69;
  text-transform: none;
  transition: 0.3s opacity linear; }
  .single-jetpack-portfolio .project-addthis-container .share-text:after, .single-proof_gallery .project-addthis-container .share-text:after {
    content: ":"; }

.project-addthis-container .addthis_toolbox {
  transition: 0.3s background-color linear; }

.project-addthis-container .active .share-text {
  opacity: 1; }

.project-addthis-container .active .share-button {
  opacity: 0; }

.project-addthis-container .active .addthis_toolbox {}

.share-button, .share-text {
  transition-duration: 0.2s; }

.social-links-list {
  position: absolute;
  top: 50%;
  left: 0;
  min-width: 33vw;
  width: 300%;
  padding-left: 3em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
  margin-top: 5px; }
  .active .social-links-list {
    pointer-events: auto; }
  .metabox .social-links-list {
    padding-left: 5.5em; }
  .entry-footer .social-links-list {
    width: 100%; }
  .social-links-list a, .social-links-list a:hover {
    background: none; }
  .social-links-list a {
    opacity: 0;
    display: inline-block;
    padding: 10px;
    transition-duration: 0s; }
  .social-links-list a:hover .at4-icon {
    -webkit-filter: none;
    filter: none; }

@media not screen and (min-width: 900px) {
  .single-post .social-links-list, .single-post .share-text {
    display: inline-block;
    vertical-align: middle; }
  .single-post .social-links-list {
    position: static;
    padding-left: 0;
    -webkit-transform: none;
            transform: none; }
    .single-post .social-links-list a {
      opacity: 1 !important;
      -webkit-transform: none !important;
              transform: none !important; }
  .single-post .share-text {
    opacity: 1; }
  .single-post .share-button {
    opacity: 0; } }

.addthis_toolbox.addthis_32x32_style span {
  background-size: 70% !important;
  background-position: center center !important; }

.addthis_32x32_style span {
  width: 28px !important;
  height: 28px !important;
  border-radius: 3px;
  -webkit-filter: grayscale(1) invert(1) brightness(2.3);
  -moz-filter: grayscale(1) invert(1) brightness(2.3);
  -ms-filter: grayscale(1) invert(1) brightness(2.3);
  filter: grayscale(1) invert(1) brightness(2.3);
  transition: all .3s linear; }
  .addthis_32x32_style span svg {
    width: 100% !important;
    height: 100% !important; }

.addthis_32x32_style a:hover span {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  filter: none; }

#at15s.atm {
  display: none !important; }

.addthis_toolbox.addthis_32x32_style span.at4-icon.aticon-facebook {
  background-position: 3px 3px !important; }

.addthis_toolbox.addthis_32x32_style span.at4-icon.aticon-pinterest_share {
  background-position: 5px 3px !important; }

/**
 *   5.26 - RoyalSlider
 */
.royalSlider, .pixslider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr; }

.royalSlider > *, .pixslider > * {
  float: left; }

.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0); }

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden; }

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none; }

.rsOverflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: transparent; }

.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0; }

.rsContainer {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: transparent; }

.rsArrow,
.rsThumbsArrow {
  cursor: pointer; }

.rsThumb {
  float: left;
  position: relative; }

.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  transition: opacity 0.3s linear; }

.rsHidden {
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.3s, opacity 0.3s linear; }

.rsGCaption {
  width: 100%;
  float: left;
  text-align: center; }

.royalSlider.rsFullscreen, .rsFullscreen.pixslider {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important; }

.royalSlider .rsSlide.rsFakePreloader, .pixslider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  transition: 0s;
  display: none; }

.rsSlide {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%; }

.royalSlider.rsAutoHeight, .rsAutoHeight.pixslider,
.rsAutoHeight .rsSlide {
  height: auto; }

.rsContent {
  width: 100%;
  height: 100%;
  position: relative; }

.rsPreloader {
  position: absolute;
  z-index: 0; }

.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25); }

.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22; }

.rsTabs {
  float: left;
  background: none !important; }

.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

.rsVideoContainer {
  /*left: 0;
	top: 0;
	position: absolute;*/
  /*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: absolute;
  z-index: 1; }

.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s; }

.rsVideoFrameHolder.rsVideoActive {
  opacity: 1; }

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  box-sizing: border-box;
  padding-right: 44px; }

.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer; }

.rsPlayBtnIcon {
  cursor: pointer;
  display: block;
  top: 50%;
  left: 50%;
  color: white;
  font-size: 40px;
  font-family: FontAwesome;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  opacity: .6;
  transition: all .2s linear;
  height: 80px;
  width: 80px;
  padding-left: 8px;
  line-height: 78px;
  color: white;
  border: 3px solid white;
  border-radius: 50%; }
  .rsPlayBtnIcon:after {
    cursor: pointer;
    content: ""; }

.rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9); }

.rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%; }

.rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

.rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px; }

.rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("../images/rs-default.png") -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000; }

.rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9); }

.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15; }

img.rsImg {
  max-width: none; }

.grab-cursor {
  cursor: url(data:image/png;base64,R0lGODlhEAAQAJECAP///wAAAP///wAAACH5BAEAAAIALAAAAAAQABAAAAI0lC8RyLkBgFoMSotrVHsnhHWXdISS+DzRimIWy3Ii7CU0Tdn3mr93bvDBgMFfozg86mKHAgA7) 8 8, move; }

.grabbing-cursor {
  cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKTWlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/sl0p8zAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAAZklEQVR42sSTUQrAIAxD88T7Xzn7GpQ6OlHH8lWQ1rxUsa0dNW3q7ADAgKs6q8fmO4+qliTblAgx2ByybUU3LRwAlLxPG2sRYSXEnjk/XyMwhjjD/+pgZki+fUBYcbL9lPn9N14DABr2QCOzCyetAAAAAElFTkSuQmCC) 8 8, move; }

.rsNoDrag {
  cursor: auto; }

.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(blank.gif); }

.pixslider {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }
  .pixslider img {
    width: 100%;
    height: auto;
    display: block; }
  .pixslider p {
    margin-bottom: 0; }

.pixslider__slide {
  width: 100%; }

.rsArrow {
  display: block;
  color: white;
  position: absolute;
  top: 50%;
  z-index: 15; }
  .rsArrow .rsArrowIcn {
    border-bottom: 2px solid black; }
    .is--ie .rsArrow .rsArrowIcn {
      background: rgba(0, 0, 0, 0.01); }

.rsArrowLeft {
  left: 0; }
  .rsArrowLeft .rsArrowIcn {
    border-left: 2px solid black;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

.rsArrowRight {
  right: 0; }
  .rsArrowRight .rsArrowIcn {
    border-right: 2px solid black;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.full-width-slider {
  width: 100%; }

.rsBullets {
  width: 100%;
  display: block;
  text-align: center; }

.rsBullet {
  display: inline-block;
  margin: 2px 6px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  text-indent: -999em;
  background-color: #cacaca;
  cursor: pointer;
  transition: background-color .3s linear; }

.rsNavSelected {
  background-color: black; }

.rsImg {
  display: block; }

.royalSlider, .pixslider {
  opacity: 0; }
  .royalSlider.slider--loaded, .slider--loaded.pixslider {
    opacity: 1; }

.rsArrow {
  width: 36px;
  height: 66px;
  opacity: 0.5;
  z-index: 500;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  @media only screen and (min-width: 900px) {
    .rsArrow {
      width: 85px;
      height: 68px;
      opacity: 1; } }

.rsArrowIcn {
  height: 12px;
  width: 12px;
  margin: 22px auto 0 auto;
  border-color: black; }
  @media only screen and (min-width: 900px) {
    .rsArrowIcn {
      height: 35px;
      width: 35px; } }

.pixcode-slider[data-arrows] .rsArrow {
  background: transparent; }

.pixcode-slider[data-arrows] .rsArrowIcn {
  border-color: black; }

.pixcode-slider[data-arrows] .slide {
  padding: 0 50px; }

.pixslider {
  margin-bottom: 40px; }
  .pixslider .rsArrow {
    top: 40%; }
    .pixslider .rsArrow:hover .rsArrowIcn {
      border-color: black; }
  .pixslider .rsArrowIcn {
    width: 15px;
    height: 15px;
    border-color: #ce9c69;
    transition: all .3s linear; }
  @media only screen and (min-width: 1200px) {
    .pixslider .rsArrowLeft {
      left: -120px; }
    .pixslider .rsArrowRight {
      right: -120px; } }
  .pixslider .rsOverflow {
    margin-bottom: 40px; }

.video_autoplay .rsImg,
.video_autoplay .rsBtnCenterer {
  opacity: 0; }

.projects-slider .rsBullet {
  background: transparent;
  border: 3px solid black;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  transition: .2s background linear; }

.projects-slider .rsNavSelected {
  background: black; }

@media not screen and (min-width: 900px) {
  .pixslider[data-arrows] .slide {
    padding: 0 35px; } }

/**
 *   5.27 - Fullscreen slider
 */
.page-template-featured-projects-page {
  overflow: hidden; }

.fullscreen-slider, .projects-slider {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  opacity: 0;
  background: #222; }
  .fullscreen-slider .rsContent, .projects-slider .rsContent {
    width: auto;
    height: auto; }
  .fullscreen-slider .rsArrow, .projects-slider .rsArrow {
    width: 78px; }
  .fullscreen-slider .rsArrowLeft, .projects-slider .rsArrowLeft {
    padding-left: 42px; }
  .fullscreen-slider .rsArrowRight, .projects-slider .rsArrowRight {
    padding-right: 42px; }
  @media not screen and (min-width: 900px) {
    .fullscreen-slider .rsArrow, .projects-slider .rsArrow {
      width: 56px; }
    .fullscreen-slider .rsArrowLeft, .projects-slider .rsArrowLeft {
      padding-left: 20px; }
    .fullscreen-slider .rsArrowRight, .projects-slider .rsArrowRight {
      padding-right: 20px; } }
  .fullscreen-slider .rsArrow .rsArrowIcn, .projects-slider .rsArrow .rsArrowIcn {
    border-color: white;
    border-width: 1px;
    width: 25px;
    height: 25px; }
    .is--ie-le10 .fullscreen-slider .rsArrow .rsArrowIcn, .is--ie-le10 .projects-slider .rsArrow .rsArrowIcn {
      border-width: 10px;
      width: 35px;
      height: 35px; }
  @media not screen and (min-width: 900px) {
    .fullscreen-slider .rsArrow, .projects-slider .rsArrow {
      opacity: 0.75; }
    .fullscreen-slider .rsArrow .rsArrowIcn, .projects-slider .rsArrow .rsArrowIcn {
      border-width: 2px; } }

.projects-slider {
  top: 60px;
  bottom: 60px; }
  @media only screen and (min-width: 900px) {
    .projects-slider {
      margin: 0 100px; }
      .slider--show_next .projects-slider {
        margin-left: 0; } }
  @media only screen and (min-width: 900px) {
    .projects-slider {
      top: 83.33333px;
      bottom: 70px; } }
  @media only screen and (min-width: 1420px) {
    .projects-slider {
      top: 125px;
      bottom: 105px; } }
  @media not screen and (min-width: 900px) {
    .projects-slider {
      margin-right: 60px !important;
      margin-left: 0 !important; }
    .projects-slider.has--one-slide {
      margin-right: 0 !important; } }
  .slider_height-full-height .projects-slider {
    top: 0;
    bottom: 0; }
  .projects-slider__bullets {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 101;
    width: 100%;
    height: 60px;
    text-align: center;
    background: white;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (min-width: 900px) {
      .projects-slider__bullets {
        height: 70px; } }
    @media only screen and (min-width: 1420px) {
      .projects-slider__bullets {
        height: 105px; } }
    .projects-slider__bullets .rsBullet {
      -ms-flex-order: 0;
      order: 0;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      -ms-flex-item-align: auto;
      align-self: auto;
      cursor: default; }

.project-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #222; }

.project-slide__image {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-width: none;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  opacity: 0.6; }

.project-slide__content {
  position: absolute;
  top: 50%;
  z-index: 20;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 2em; }
  @media only screen and (min-width: 900px) {
    .project-slide__content {
      left: 200px; }
      .slider--show_next .project-slide__content {
        left: 100px; } }
  @media not screen and (min-width: 900px) {
    .project-slide__content {
      -webkit-transform: translate(0, -50%) !important;
              transform: translate(0, -50%) !important; } }
  .project-slide__content * {
    color: white;
    text-transform: uppercase; }

.portfolio_types {
  font-weight: 800;
  margin-bottom: -0.2em; }
  .portfolio_types a {
    color: inherit; }

.project-slide__title {
  overflow: hidden; }
  .project-slide__title h1 {
    margin: 0;
    padding: 0; }

.project-slide__text {
  display: block;
  padding: 0;
  font-weight: 800; }

.project-slide__link {
  display: block; }

.vertical-title {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 100;
  width: 200px;
  cursor: pointer;
  margin-left: -0.01em;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }
  @media not screen and (min-width: 900px) {
    .vertical-title {
      width: 160px !important; } }
  .vertical-title span {
    position: absolute;
    top: 50%;
    left: 75%;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
            transform: translate(-50%, -50%) rotate(-90deg);
    margin: 0;
    padding: 0;
    display: block;
    font-weight: 800;
    text-transform: uppercase;
    color: white;
    white-space: nowrap;
    -webkit-transform-origin: 50% 50%;
            transform-origin: 50% 50%; }
  .vertical-title.prev {
    display: none;
    left: -100px; }
    @media only screen and (min-width: 900px) {
      .slider--show_prev_next .vertical-title.prev {
        display: block; } }
  .vertical-title.next {
    right: -100px; }
    .vertical-title.next span {
      left: 25%; }
      @media not screen and (min-width: 900px) {
        .vertical-title.next span {
          left: 20%; } }

.project_layout-slider .site-content {
  position: static; }

.project_layout-fullscreen .site-content {
  position: static; }

.slider_height-full-height .rsBullets {
  background: transparent; }
  .slider_height-full-height .rsBullets .rsBullet {
    border-color: white; }
  .slider_height-full-height .rsBullets .rsNavSelected {
    background: white; }

.slider_height-full-height,
.project_layout-fullscreen,
.page-has-featured-image:not(.page-template),
.password-required {
  overflow-x: hidden; }
  .slider_height-full-height .mobile-header a, .slider_height-full-height .toggle, .slider_height-full-height .nav-toggle,
  .project_layout-fullscreen .mobile-header a,
  .project_layout-fullscreen .toggle,
  .project_layout-fullscreen .nav-toggle,
  .page-has-featured-image:not(.page-template) .mobile-header a,
  .page-has-featured-image:not(.page-template) .toggle,
  .page-has-featured-image:not(.page-template) .nav-toggle,
  .password-required .mobile-header a,
  .password-required .toggle,
  .password-required .nav-toggle {
    color: white; }
  .slider_height-full-height.header--not-light .mobile-header a, .slider_height-full-height.header--not-light .toggle, .slider_height-full-height.header--not-light .nav-toggle,
  .project_layout-fullscreen.header--not-light .mobile-header a,
  .project_layout-fullscreen.header--not-light .toggle,
  .project_layout-fullscreen.header--not-light .nav-toggle,
  .page-has-featured-image:not(.page-template).header--not-light .mobile-header a,
  .page-has-featured-image:not(.page-template).header--not-light .toggle,
  .page-has-featured-image:not(.page-template).header--not-light .nav-toggle,
  .password-required.header--not-light .mobile-header a,
  .password-required.header--not-light .toggle,
  .password-required.header--not-light .nav-toggle {
    color: #222; }
  .slider_height-full-height.header--not-light .cart-widget-label,
  .project_layout-fullscreen.header--not-light .cart-widget-label,
  .page-has-featured-image:not(.page-template).header--not-light .cart-widget-label,
  .password-required.header--not-light .cart-widget-label {
    -webkit-filter: initial;
            filter: initial; }
  .slider_height-full-height.header--not-light .cart-items-number:after,
  .project_layout-fullscreen.header--not-light .cart-items-number:after,
  .page-has-featured-image:not(.page-template).header--not-light .cart-items-number:after,
  .password-required.header--not-light .cart-items-number:after {
    background: black; }
  @media only screen and (min-width: 900px) {
    .slider_height-full-height .cart-items-number:after,
    .project_layout-fullscreen .cart-items-number:after,
    .page-has-featured-image:not(.page-template) .cart-items-number:after,
    .password-required .cart-items-number:after {
      background: white; }
      .is--ie-le10 .slider_height-full-height .cart-items-number:after, .is--ie-le10
      .project_layout-fullscreen .cart-items-number:after, .is--ie-le10
      .page-has-featured-image:not(.page-template) .cart-items-number:after, .is--ie-le10
      .password-required .cart-items-number:after {
        background: #222; }
    .slider_height-full-height .cart-widget-label,
    .project_layout-fullscreen .cart-widget-label,
    .page-has-featured-image:not(.page-template) .cart-widget-label,
    .password-required .cart-widget-label {
      -webkit-filter: invert(1);
              filter: invert(1); }
    .slider_height-full-height .bar--fixed, .slider_height-full-height .site-header, .slider_height-full-height .site-footer,
    .project_layout-fullscreen .bar--fixed,
    .project_layout-fullscreen .site-header,
    .project_layout-fullscreen .site-footer,
    .page-has-featured-image:not(.page-template) .bar--fixed,
    .page-has-featured-image:not(.page-template) .site-header,
    .page-has-featured-image:not(.page-template) .site-footer,
    .password-required .bar--fixed,
    .password-required .site-header,
    .password-required .site-footer {
      transition: all .3s ease-in-out !important; }
    .slider_height-full-height:not(.header--not-light) .bar--fixed, .slider_height-full-height:not(.header--not-light) .site-header, .slider_height-full-height:not(.header--not-light) .site-footer:not(.site-footer--single),
    .project_layout-fullscreen:not(.header--not-light) .bar--fixed,
    .project_layout-fullscreen:not(.header--not-light) .site-header,
    .project_layout-fullscreen:not(.header--not-light) .site-footer:not(.site-footer--single),
    .page-has-featured-image:not(.page-template):not(.header--not-light) .bar--fixed,
    .page-has-featured-image:not(.page-template):not(.header--not-light) .site-header,
    .page-has-featured-image:not(.page-template):not(.header--not-light) .site-footer:not(.site-footer--single),
    .password-required:not(.header--not-light) .bar--fixed,
    .password-required:not(.header--not-light) .site-header,
    .password-required:not(.header--not-light) .site-footer:not(.site-footer--single) {
      background-color: transparent;
      opacity: 1 !important; }
      .slider_height-full-height:not(.header--not-light) .bar--fixed *, .slider_height-full-height:not(.header--not-light) .site-header *, .slider_height-full-height:not(.header--not-light) .site-footer:not(.site-footer--single) *,
      .project_layout-fullscreen:not(.header--not-light) .bar--fixed *,
      .project_layout-fullscreen:not(.header--not-light) .site-header *,
      .project_layout-fullscreen:not(.header--not-light) .site-footer:not(.site-footer--single) *,
      .page-has-featured-image:not(.page-template):not(.header--not-light) .bar--fixed *,
      .page-has-featured-image:not(.page-template):not(.header--not-light) .site-header *,
      .page-has-featured-image:not(.page-template):not(.header--not-light) .site-footer:not(.site-footer--single) *,
      .password-required:not(.header--not-light) .bar--fixed *,
      .password-required:not(.header--not-light) .site-header *,
      .password-required:not(.header--not-light) .site-footer:not(.site-footer--single) * {
        color: white;
        text-shadow: none; }
    .is--ie-le10 .slider_height-full-height:not(.header--not-light) .cart-items-number, .is--ie-le10
    .project_layout-fullscreen:not(.header--not-light) .cart-items-number, .is--ie-le10
    .page-has-featured-image:not(.page-template):not(.header--not-light) .cart-items-number, .is--ie-le10
    .password-required:not(.header--not-light) .cart-items-number {
      color: #222; }
    .slider_height-full-height:not(.header--not-light) .nav--main .menu-item a,
    .project_layout-fullscreen:not(.header--not-light) .nav--main .menu-item a,
    .page-has-featured-image:not(.page-template):not(.header--not-light) .nav--main .menu-item a,
    .password-required:not(.header--not-light) .nav--main .menu-item a {
      transition: opacity .15s ease-in-out; }
    .slider_height-full-height:not(.header--not-light) .nav--main > .menu-item:hover > a,
    .project_layout-fullscreen:not(.header--not-light) .nav--main > .menu-item:hover > a,
    .page-has-featured-image:not(.page-template):not(.header--not-light) .nav--main > .menu-item:hover > a,
    .password-required:not(.header--not-light) .nav--main > .menu-item:hover > a {
      opacity: 0.5; } }

.page.page-template-default {
  overflow: visible; }

.slider_height-full-height .site-footer,
.project_layout-fullscreen .site-footer {
  position: absolute; }

body.page-template-default.page .site-footer {
  position: static; }
  body.page-template-default.page .site-footer * {
    color: #ce9c69; }

.is--ie-le10 .projects-slider__bullets,
.no-flexbox .projects-slider__bullets {
  display: block; }
  .is--ie-le10 .projects-slider__bullets .rsBullet,
  .no-flexbox .projects-slider__bullets .rsBullet {
    margin-top: 25px; }
    @media only screen and (min-width: 1420px) {
      .is--ie-le10 .projects-slider__bullets .rsBullet,
      .no-flexbox .projects-slider__bullets .rsBullet {
        margin-top: 45px; } }

.is--ie-le10 .cart-widget {
  background: white;
  padding-right: 4px;
  border-radius: 3px; }

/**
 *   5.28 - Loader
 */
.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000; }
  .loader__svg {
    opacity: 0;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    transition: opacity .3s .5s ease-in-out;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0); }
    .ready .loader__svg {
      opacity: 1; }
  .loader__letter {
    font-weight: bold; }

/**
 *   5.29 - Border
 */
@media only screen and (min-width: 900px) {
  .site-header--placeholder {
    margin-top: 0.9vh; }
  html[lang] {
    margin-top: 0 !important; }
  body.admin-bar {
    padding-top: 0; }
  body:after {

	}
  .ready body:after {
    border-width: 0.9vh; } }

/**
 *   5.30 - Widgets
 */
.widget {
  font-size: 14px;
  color: #ABABAB;
  margin-bottom: 36px; }
  .widget ul {
    list-style-type: none;
    padding-top: 0;
    margin-bottom: 0; }
    .widget ul li {
      line-height: 1;
      margin-bottom: 12px;
      margin-left: 0; }
  .widget.dashed li:before {
    content: "\2013";
    margin-right: 3px; }
  .widget .widget-title, .widget a {
    color: white; }
  .widget a, .widget a:hover {
    background: none; }
  .widget p {
    line-height: 1.6; }
  .widget .search-form {
    border: 0; }

.widget-title {
  padding: 0;
  margin-bottom: 12px;
  line-height: 1;
  font-weight: 800; }

@media only screen and (min-width: 740px) {
  .timber-widget-background-image {
    display: none; }
    .overlay__col.col1 .timber-widget-background-image {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      display: initial;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
      [class*="is--ie"] .overlay__col.col1 .timber-widget-background-image {
        display: block; }
  .timber-widget-image {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block; }
    .overlay__col.col1 .timber-widget-image {
      display: none; } }

/* Widget - RSS */
.widget_rss cite {
  display: block;
  margin-top: 6px; }

.rsswidget {
  text-decoration: underline;
  font-weight: bold; }

.rss-date:before {
  content: '-';
  display: inline-block;
  margin: 0 3px; }

.widget_rss_links a {
  display: inline-block;
  vertical-align: middle; }

.overlay__col .nav--social .menu-item {
  display: inline-block;
  height: 1.1em; }
  .overlay__col .nav--social .menu-item a {
    color: #ABABAB; }
    .overlay__col .nav--social .menu-item a:hover {
      color: white; }

/**
 *   5.31 - Shortcodes
 */
.pixcode--icon {
  display: inline-block;
  text-align: center;
  font-size: 21px;
  color: black; }
  .pixcode--icon.square, .pixcode--icon.circle {
    display: inline-block;
    background-color: black;
    color: #ce9c69;
    padding: 0;
    font-size: 18px;
    width: 2.66667em;
    height: 2.66667em;
    line-height: 2.66667em; }
    .pixcode--icon.square:hover, .pixcode--icon.circle:hover {
      background-color: black;
      color: white; }
  .pixcode--icon.circle {
    border-radius: 999px; }
  .pixcode--icon.small {
    font-size: 16px; }
    .pixcode--icon.small.circle, .pixcode--icon.small.square {
      width: 2.25em;
      height: 2.25em;
      line-height: 2.25em; }
  .pixcode--icon.medium {
    font-size: 21px; }
    .pixcode--icon.medium.circle, .pixcode--icon.medium.square {
      width: 2.28571em;
      height: 2.28571em;
      line-height: 2.28571em; }
  .pixcode--icon.big {
    font-size: 36px; }
    .pixcode--icon.big.circle, .pixcode--icon.big.square {
      width: 2em;
      height: 2em;
      line-height: 2em; }

/*--------------------------------------------*               ICON INSIDE A LINK
\*--------------------------------------------*/
a > .pixcode--icon {
  transition: all .15s linear; }

a:hover > .pixcode--icon {
  text-decoration: none;
  border: none; }
  a:hover > .pixcode--icon.circle, a:hover > .pixcode--icon.square {
    background-color: black; }

.pixcode--tabs {
  padding-bottom: 0; }

.tabs__nav {
  color: white;
  background: black;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 24px; }
  .tabs__nav li {
    margin-left: 0; }
  .tabs__nav a {
    color: white;
    background: none !important;
    text-shadow: none;
    padding: 12px;
    font-weight: 800; }
    .tabs__nav a .icon, .tabs__nav a .pixcode--icon {
      margin-right: 12px; }

.tabs__content {
  position: relative;
  min-height: 1px;
  overflow: hidden; }

.tabs__pane {
  width: 100%;
  position: absolute;
  transition: opacity .2s ease-in-out;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 20; }
  .tabs__pane.not-shown {
    opacity: 0;
    z-index: 5;
    pointer-events: none; }

.progressbar__title {
  text-transform: uppercase;
  font-weight: bold; }

.progressbar__bar {
  height: 8px;
  background: #EBEBEB;
  margin: 0.65em 0 1.3em; }

.progressbar__progress {
  height: 8px;
  background: #222;
  position: relative; }

.progressbar__tooltip {
  position: absolute;
  bottom: 100%;
  right: 0;
  -webkit-transform: translate(50%, 0);
          transform: translate(50%, 0);
  line-height: 1.4;
  margin-bottom: 0.6em; }

/**
 *   5.32 - PixProof
 */
.portfolio__item--clone .proof__overlay {
  opacity: 0 !important; }

.single-proof_gallery .portfolio--grid .portfolio__item {
  height: 19vh; }

.single-proof_gallery .button-full {
  display: none !important; }

.single-proof_gallery .proof__overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity .3s ease-in-out;
  pointer-events: none;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.single-proof_gallery .photometa {
  display: -ms-flexbox;
  display: flex; }

.single-proof_gallery .photometa__caption {
  opacity: 1; }

.proof__selected {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3000;
  border: 0 solid transparent;
  border-bottom-color: #50E3C2;
  border-right-color: #50E3C2;
  transition: border-width 1s ease-in, -webkit-transform 1s ease-in, opacity .2s ease-out;
  transition: border-width 1s ease-in, transform 1s ease-in, opacity .2s ease-out;
  -webkit-transform: rotate(35deg) translate3d(60%, 60%, 0);
          transform: rotate(35deg) translate3d(60%, 60%, 0);
  opacity: 0; }
  .proof__selected:after {
    content: "";
    width: 16px;
    height: 14px;
    display: block;
    position: absolute;
    bottom: -15px;
    right: -15px;
    opacity: 0;
    transition: all .2s .1s ease-in-out; }

.js-portfolio-item.selected .proof__selected {
  -webkit-transform: none;
          transform: none;
  border-width: 20px;
  opacity: 1;
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  .js-portfolio-item.selected .proof__selected:after {
    opacity: 1; }
  .portfolio--filmstrip .js-portfolio-item.selected .proof__selected {
    border-width: 25px; }
    .portfolio--filmstrip .js-portfolio-item.selected .proof__selected:after {
      width: 23px;
      height: 20px;
      bottom: -19px;
      right: -20px; }

.proof-btn.proof-btn.proof-btn {
  width: 3em;
  height: 3em;
  margin: 0 1em;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  background-position: center center;
  background-size: 100% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  -ms-flex: 0 1 3em;
      flex: 0 1 3em; }
  .portfolio--grid .proof-btn.proof-btn.proof-btn {
    margin: 0 5%; }

.proof-btn--zoom {
  background: url("assets/svg/zoom-icon.svg"); }

.proof-btn--plus {
  background: url("assets/svg/plus-icon.svg"); }
  .selected .proof-btn--plus {
    display: none; }

.proof-btn--minus {
  display: none;
  background: url("assets/svg/minus-icon.svg"); }
  .selected .proof-btn--minus {
    display: block; }

.proof-btn--thumbs {
  display: none; }
  .portfolio--filmstrip .proof-btn--thumbs {
    display: block;
    background: url("assets/svg/back-to-thumbs-icon.svg"); }

.no-touch .js-portfolio-item:hover .proof__overlay,
.touch .js-portfolio-item .proof__overlay {
  opacity: 1;
  pointer-events: auto; }

.touch .js-portfolio-item .proof__overlay {
  background: rgba(0, 0, 0, 0.3); }

.pixproof-data {
  width: 100%;
  margin-bottom: 2em; }
  @media not screen and (min-width: 900px) {
    .pixproof-data {
      margin-top: 1em; } }
  .pixproof-data .entry__meta-box span {
    display: block;
    line-height: 2; }
  .portfolio--filmstrip .pixproof-data {
    display: none; }
  .pixproof-data.pixproof-data button {
    position: static;
    float: right;
    margin-right: 5em;
    line-height: 2;
    border-radius: 4px;
    background: #222;
    opacity: 1;
    margin-top: 0.3em;
    transition: opacity .3s ease-in-out; }
    @media not screen and (min-width: 900px) {
      .pixproof-data.pixproof-data button {
        float: left;
        margin-top: 1em; } }
  .pixproof-data .entry__meta-box span {
    font-family: Ek Mukta, sans-serif;
    color: #222;
    font-size: 14px; }
  .pixproof-data span.meta-box__title {
    font-family: Libre Baskerville, serif;
    font-weight: normal;
    font-style: italic;
    color: #ce9c69;
    margin-bottom: -0.2em; }
  .pixproof-data span:not(.meta-box__title) {
    font-weight: bold; }

.pixproof__wrap {
  width: 100%;
  padding-bottom: 41.66667px; }
  @media only screen and (min-width: 740px) {
    .pixproof__wrap {
      padding-right: 73.33333px;
      padding-bottom: 83.33333px; } }
  @media only screen and (min-width: 1200px) {
    .pixproof__wrap {
      padding-right: 110px;
      padding-bottom: 125px; } }
  @media not screen and (min-width: 740px) {
    .pixproof__wrap {
      padding-right: 1em; }
      .pixproof__wrap .comments-area,
      .pixproof__wrap .comment-respond {
        padding-left: 0;
        padding-right: 0; } }

.pixproof__content {
  max-width: 35em;
  width: 100%;
  margin: 0 auto;
  margin-top: 3em; }
  .portfolio--filmstrip .pixproof__content {
    display: none; }

.proof_gallery .pixproof_photo_ref.pixproof_photo_ref {
  letter-spacing: 0.1px;
  padding: 0.1em 0.5em 0;
  margin: 0 0.2em 0 0.3em;
  line-height: 1.4;
  border-radius: 1.9em;
  display: inline-block;
  background: #222;
  color: white; }

/**
 *   5.33 - PixProof
 */
.password-required {
  color: #fff;
  background-color: #000; }
  .password-required .site-container.site-content {
    height: 100%;
    min-height: 500px; }
  .password-required .content--client-area {
    text-align: center;
    margin: auto; }
  .password-required .form-container {
    text-align: center;
    display: inline-block;
    max-width: 300px; }
  .password-required .lock-icon {
    display: inline-block;
    height: 160px;
    width: 120px;
    background: url("assets/svg/lock-icon.svg") no-repeat center center;
    background-size: contain; }
  .password-required .protected-area-text {
    font-size: 16px;
    margin-top: 15px;
    line-height: 27px; }
    .password-required .protected-area-text .gray {
      color: #D8D8D8; }
  .password-required .auth-form {
    position: relative;
    margin-top: 50px; }
    .password-required .auth-form .auth__pass {
      height: 60px;
      font-size: 24px;
      border-radius: 8px; }
  .password-required .auth__submit {
    position: absolute;
    right: 2px;
    top: 2px;
    bottom: 2px;
    width: 60px;
    text-indent: -999px;
    background: url("assets/svg/unlock-icon.svg") no-repeat center center #000;
    background-size: 32px;
    border-radius: 8px; }
    .password-required .auth__submit:hover {
      background-color: #777; }
  .password-required .text--error {
    color: #AB0B00; }

/**
 *   5.34 - Project filters
 */
.projects-filter {
  position: fixed;
  left: 36px;
  bottom: 36px;
  z-index: 500; }
  .projects-filter.is-open .filter__trigger {
    opacity: 0; }
  .is--ie .projects-filter.is-open .filter__text {
    opacity: 1; }
  @media not screen and (min-width: 1200px) {
    .projects-filter {
      left: 12px;
      bottom: 22px; } }
  @media not screen and (min-width: 900px) {
    .projects-filter {
      display: none; } }

.filter__trigger {
  width: 65px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) translateZ(0);
          transform: translateY(-50%) translateZ(0);
  z-index: 50;
  background: url("assets/svg/filter-icon.svg") no-repeat center center;
  background-size: 22px 22px;
  opacity: 1;
  transition: 0.2s all linear; }

.filter__content {
  padding: 11px 9px 11px 78px;
  height: 50px;
  background: white;
  border: 1px solid #EBEBEB;
  border-radius: 4px;
  opacity: 0; }
  @media only screen and (min-width: 1600px) {
    .filter__content {
      padding: 6px 9px 6px 78px; } }

.filter__text {
  position: absolute;
  left: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%) translateZ(0);
          transform: translateY(-50%) translateZ(0);
  padding-top: 0;
  pointer-events: none;
  text-transform: none;
  color: #ce9c69; }
  .is--ie .filter__text {
    opacity: 0; }

.filter__list {
  display: none;
  vertical-align: middle;
  list-style-type: none; }
  .filter__list li {
    padding: 0;
    margin: 0 6px;
    display: inline-block; }
  .filter__list .filter__item {
    margin: 0;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.093em;
    color: #ce9c69;
    transition: 0.2s color linear; }
    .filter__list .filter__item.active, .filter__list .filter__item:hover {
      color: #222;
      border-bottom: 1px solid #EBEBEB;
      font-weight: normal; }
    .filter__list .filter__item:before {
      content: none !important; }

.is--ie-le10 .projects-filter .filter__trigger {
  opacity: 0 !important; }

.is--ie-le10 .projects-filter .filter__list {
  display: block !important; }

.is--ie-le10 .projects-filter .filter__text,
.is--ie-le10 .projects-filter .filter__content {
  opacity: 1 !important; }

/**
 *   5.35 - Images loading spinner
 */
.spinner {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -20px;
  margin-left: -20px;
  transition: opacity .1s ease-out, display 0 .1s;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }

.spinner__side {
  position: absolute;
  width: 20px;
  height: 40px;
  top: 0;
  left: 0;
  overflow: hidden; }

.side--right {
  left: 20px; }

.spinner__fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  opacity: .6;
  border-radius: 999px; }

.side--left .spinner__fill {
  border-left: 20px solid rgba(0, 0, 0, 0.15);
  -webkit-animation: cssSpinnerLeft 1.8s infinite linear;
          animation: cssSpinnerLeft 1.8s infinite linear; }

.side--right .spinner__fill {
  border-right: 20px solid rgba(0, 0, 0, 0.15);
  -webkit-animation: cssSpinnerRight 1.8s infinite linear;
          animation: cssSpinnerRight 1.8s infinite linear;
  left: -20px; }

.portfolio__item--text .spinner {
  display: none; }

.portfolio__item.js-loaded .spinner,
.portfolio__item--clone .spinner {
  opacity: 0;
  display: none; }

@-webkit-keyframes cssSpinnerRight {
  0% {
    -webkit-transform: rotate(0deg); }
  20% {
    -webkit-transform: rotate(90deg); }
  25% {
    -webkit-transform: rotate(180deg); }
  50% {
    -webkit-transform: rotate(180deg); }
  70% {
    -webkit-transform: rotate(270deg); }
  75% {
    -webkit-transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@-webkit-keyframes cssSpinnerLeft {
  0% {
    -webkit-transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(0deg); }
  35% {
    -webkit-transform: rotate(90deg); }
  50% {
    -webkit-transform: rotate(180deg); }
  75% {
    -webkit-transform: rotate(180deg); }
  80% {
    -webkit-transform: rotate(270deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes cssSpinnerRight {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  20% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  25% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  70% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  75% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes cssSpinnerLeft {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  35% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  75% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  80% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

/**
 * 6.0 - Overrides
 */
.transparent {
  opacity: 0 !important; }

.opaque, .opac {
  opacity: 1 !important; }

.block {
  display: block !important; }

.inline-block {
  display: inline-block !important; }

.hide, .hidden, .portfolio--grid .portfolio__item--content,
.portfolio--grid .portfolio__item--text {
  display: none !important; }

.scroll-x {
  overflow-y: hidden !important; }

.scroll-y {
  overflow-x: hidden !important; }

.no-transition {
  transition: none !important; }

.no-pointer-events {
  pointer-events: none !important; }

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

html, body, #page, .site, #djaxContainer {
  height: 100%; }

@media not screen and (min-width: 900px) {
  body.single-product, body.single-product .site, body.single-product #djaxContainer {
    height: auto; }
  body.single-product .site-footer--single {
    display: block; } }

[class*="is--ie"] body.page-template-default {
  height: auto !important; }

.portfolio_page_type-project_slider #djaxContainer {
  position: relative;
  overflow: hidden; }

html.has--nicescroll {
  overflow: hidden; }

.portfolio_page_type-project_slider {
  overflow-x: hidden; }

.slider_height-full-height .nav-toggle,
.slider_height-full-height .mobile-header a,
.slider_height-full-height .toggle {
  color: white; }

.entry-meta + .entry-featured {
  margin-top: 1.5em; }

.show-details {
  margin: 0 !important;
  padding: 0 !important; }
  .show-details:before {
    color: #000;
    content: "\2014";
    padding: 0 .5em;
    position: relative;
    top: -1px; }
  .portfolio--details .show-details span {
    text-decoration: underline; }

.show-details,
.show-button {
  line-height: initial;
  }
 
.show-button.caption, .project-addthis-container .show-button.share-text, .show-button.filter__text {
  padding-top: 0; }

.photometa__caption {
  text-align: left; }

.show-details:hover span,
.show-button:hover {
  text-decoration: underline; }

#querylist * {
  text-shadow: none !important; }

#page, .site-header, .site-footer {
  opacity: 0; }

.navigation--is-visible {
  overflow: hidden; }

.lang_sel_sel {
  transition-duration: 0s; }

.page-template-custom-portfolio-page .site-footer--single {
  display: none; }

.single-jetpack-portfolio .site, .single-proof_gallery .site,
.jetpack-portfolio .site,
.single-proof_gallery .site,
.woocommerce:not(.single) .site {
  -ms-flex-direction: column;
      flex-direction: column;
  -webkit-flex-direction: column; }

.touch .single-jetpack-portfolio .site-content, .touch .single-proof_gallery .site-content,
.touch .single-proof_gallery .site-content,
.touch .archive.woocommerce .site-content {
  overflow-x: auto;
  overflow-y: hidden; }

@media only screen and (min-width: 900px) {
  .touch .blog .site-content {
    overflow-x: auto;
    overflow-y: hidden; } }

html {
  margin-top: 0 !important; }

@media not screen and (min-width: 900px) {
  .portfolio__position,
  .show-details:before {
    display: none; } }

@media not screen and (min-width: 740px) {
  .portfolio-archive {
    padding-left: 0em; } }

@media not screen and (min-width: 900px) {
  .no-flexbox .site-branding {
    display: none; }
  .no-flexbox .site-navigation {
    text-align: left; }
  .no-flexbox .site-navigation,
  .no-flexbox .social-navigation {
    display: block; }
  .no-flexbox .site-header {
    display: block;
    width: 70%; }
    .no-flexbox .site-header .bar--fixed {
      top: 0; } }

.no-flexbox .filmstrip,
.no-flexbox .single-jetpack-portfolio .site,
.no-flexbox .single-proof_gallery .site,
.no-flexbox .jetpack-portfolio .site {
  display: block; }
  .no-flexbox .filmstrip .site-content,
  .no-flexbox .single-jetpack-portfolio .site .site-content,
  .no-flexbox .single-proof_gallery .site .site-content,
  .no-flexbox .jetpack-portfolio .site .site-content {
    height: 80vh;
    height: calc(100vh - 120px); }

p.caption, .project-addthis-container p.share-text, p.filter__text {
  line-height: 1.5;
  padding: 0;
  margin-top: 0;
  font-size: 14px; }
  p.caption:first-child, .project-addthis-container p.share-text:first-child, p.filter__text:first-child {
    margin-top: 1.75em; }
    .twocolumn > p.caption:first-child, .project-addthis-container .twocolumn > p.share-text:first-child, .twocolumn > p.filter__text:first-child {
      margin-top: 0; }
  p + p.caption, .project-addthis-container p + p.share-text, p + p.filter__text {
    margin-top: 3em; }
  p.caption a, .project-addthis-container p.share-text a, p.filter__text a {
    color: inherit;
    text-decoration: none;
    background: none; }
    p.caption a .pixcode--icon, .project-addthis-container p.share-text a .pixcode--icon, p.filter__text a .pixcode--icon {
      color: inherit;
      transition: none; }
    p.caption a:hover, .project-addthis-container p.share-text a:hover, p.filter__text a:hover {
      color: #222; }
  p.caption:last-child, .project-addthis-container p.share-text:last-child, p.filter__text:last-child {
    margin-bottom: 0; }

h1 + p.caption, .project-addthis-container h1 + p.share-text, h1 + p.filter__text, h2 + p.caption, .project-addthis-container h2 + p.share-text, h2 + p.filter__text, h3 + p.caption, .project-addthis-container h3 + p.share-text, h3 + p.filter__text, h4 + p.caption, .project-addthis-container h4 + p.share-text, h4 + p.filter__text, h5 + p.caption, .project-addthis-container h5 + p.share-text, h5 + p.filter__text, h6 + p.caption, .project-addthis-container h6 + p.share-text, h6 + p.filter__text {
  margin-top: 0.5em;
  margin-bottom: 1.5em !important; }

.caption.caption--small, .project-addthis-container .caption--small.share-text, .caption--small.filter__text {
  font-size: 12px;
  text-shadow: none; }

.entry-content hr {
  opacity: 0.35; }

.is--ie .portfolio__position,
.is--ie .show-details:before {
  display: none; }

html body .jp-carousel .selected {
  position: absolute !important; }

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

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

@media only screen and (min-width: 900px) {
  .nicescroll-rails {
    bottom: 0.9vh !important; } }

.u-cursor-default {
  cursor: default !important; }

body {
  background-color: #000; 
}
 
.back01{
  background-color: #000 !important; 
} 

.back02{
  background-color: #e3e4e9 !important; 
} 

.content-panel{
	width:100%;
	height:auto;
	margin:0px auto;  
	background-color: #e3e4e9 !important; 
}

.content-item01{
	max-width:840px;
	height:105px;
	margin:0px auto;
}

.item01{
    top: 16px;
    position: relative;
}

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

.item01 li {
    display: block;
    float: left;
    line-height: 14px;
    padding: 12px 21px;
    position: relative; 
	border-right:2px solid #898989;
	text-decoration: none;
}

.item01 a {
    color: #464646;
    display: block;
    text-align: center;
    float: none;
	font-family:'Geo415k';
    font-size: 28.5px;
    font-weight: 700;
    position: relative;
    text-decoration: none;
}

.item01 a span{
	font-family:'Geo415Lt';
    color: #cea064;
    font-size: 28.5px;
    font-weight: 100;
}

.item01 a:hover{
	color:#ce9c69; 
	text-decoration: none;
	transition: all 0.4s ease-in-out 0s;
}

.content-item02{
	width:100%;
	height:200px;
	margin:0px auto;
}

.content-item02 h1{
	font-family:'Mj_Dinar One Medium';
	color:#555555;
	text-align:center;
	font-size:34px;
	font-weight:100;
	direction:rtl;
}

@media screen and (max-width: 1440px) {

	.content-item02 h1{
		font-size:32px;
	}
	
}

.line01{
	width:100%;
	height: 2px;
	background: url("../images/line01.png") repeat-x;
	margin-bottom: -7px;
}

.item02{
	float:right;
	margin-top:25px;
	width:20%;
	font-family:'Mj_Dinar One Medium';
	color:#7d7d7d;
	text-align:center;
	font-size:24px;
	font-weight:500;
	direction:rtl;
}

@media screen and (max-width: 1440px) {

	.item02{
		font-size:22px;
	}
	
}

.content-item03{
	width:100%;
	height:261px;
	margin:0px auto;
	background:#000;
	margin-top:150px;
	margin-bottom: -40px;
}

.item03{
	width:100%;
	height:34px;
	margin:0px auto;
	top:70px;
	position:relative;
	text-align:center;
}

.content-item03 h1{
	font-family:'Mj_Dinar One Medium';
	color:#5a5a5a;
	text-align:center;
	font-size:28px;
	font-weight:500;
	direction:rtl;
	top:3px;
	position:relative;
}

@media screen and (max-width: 1440px) {

	.content-item03 h1{
		top:35px;
	}
	
}

.content-item04{
	width:100%;
	height:445px;
	margin:0px auto;
	background:#e3e4e9;
	margin-top:5px;
}

.content-item04 h1{
    color: #000;
    display: block;
	text-align:center;
	font-family:'Geo415k';
    font-size: 29px;
    font-weight: 700;
    position: relative;
    text-decoration: none;
}

.content-item04 h1 span{
	font-family:'Geo415Lt';
    color: #cea064;
    font-size: 29px;
    font-weight: 100;
}

.item04-01{
	width:33%;
	height:181px;
	float:right;
	margin-top:0px;
	text-align:center;
}

.item04-02{
	width:33%;
	height:83px;
	float:right;
	margin-top:44px;
	text-align:center;
}

.item04-03{
	width:33%;
	height:69px;
	float:right;
	margin-top:44px;
	text-align:center;
}

.item04-04{
	width:25%;
	height:49px;
	float:right;
	margin-top:50px;
	text-align:center;
}

.content-item05{
	width:100%;
	height:445px;
	margin:0px auto;
	background:#cfd0d5;
	margin-top:0px;
}

.item05{
	padding-left: 100px;
	width:16.666%;
	height:59px;
	float:left;
	margin-top:160px;
	text-align:center;
}

.item05 h1{
    text-transform: none;
    color: #000;
    font-family: verdana;
    font-size: 18px;
    font-weight: 100;
    text-align: left;
    right: 35px;
    position: relative;
    top: -70px;
}

@media screen and (max-width: 1440px) {

	.item05 h1{
		top: -45px;
	}
	
}

@media only screen and (max-width: 1024px) {
	
	.item05{
		padding-left: 60px;
	}
	
}


.item05 h1 a{
    color: #000;
	text-decoration:none;
}

.item05 h1 a:hover{
	color:#ce9c69;
	transition: all 0.4s ease-in-out 0s;
}

.behance{
	width:57px;
	height:59px;
	position:relative;
	z-index:5;
	background-image: url(../images/socialnetwork.png);
	background-repeat: no-repeat;
	background-position: -1390px 0px;
}

.behance:hover{
	cursor:pointer;
	transition: all 0.4s ease-in-out 0s;
	background-image: url(../images/socialnetwork.png);
	background-repeat: no-repeat;
	background-position: -1390px -60px;
}

.pinterest{
	width:57px;
	height:59px;
	position:relative;
	z-index:5;
	background-image: url(../images/socialnetwork.png);
	background-repeat: no-repeat;
	background-position: -1112px 0px;
}

.pinterest:hover{
	cursor:pointer;
	transition: all 0.4s ease-in-out 0s;
	background-image: url(../images/socialnetwork.png);
	background-repeat: no-repeat;
	background-position: -1112px -60px;
}

.linkedin{
	width:57px;
	height:59px;
	position:relative;
	z-index:5;
	background-image: url(../images/socialnetwork.png);
	background-repeat: no-repeat;
	background-position: -833px 0px;
}

.linkedin:hover{
	cursor:pointer;
	transition: all 0.4s ease-in-out 0s;
	background-image: url(../images/socialnetwork.png);
	background-repeat: no-repeat;
	background-position: -833px -60px;
}

.facebook{
	width:57px;
	height:59px;
	position:relative;
	z-index:5;
	background-image: url(../images/socialnetwork.png);
	background-repeat: no-repeat;
	background-position: -556px 0px;
}

.facebook:hover{
	cursor:pointer;
	transition: all 0.4s ease-in-out 0s;
	background-image: url(../images/socialnetwork.png);
	background-repeat: no-repeat;
	background-position: -556px -60px;
}

.telegram{
	width:57px;
	height:59px;
	position:relative;
	z-index:5;
	background-image: url(../images/socialnetwork.png);
	background-repeat: no-repeat;
	background-position: -277px 0px;
}

.telegram:hover{
	cursor:pointer;
	transition: all 0.4s ease-in-out 0s;
	background-image: url(../images/socialnetwork.png);
	background-repeat: no-repeat;
	background-position: -277px -60px;
}

.instagram{
	width:57px;
	height:59px;
	position:relative;
	z-index:5;
	background-image: url(../images/socialnetwork.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.instagram:hover{
	cursor:pointer;
	transition: all 0.4s ease-in-out 0s;
	background-image: url(../images/socialnetwork.png);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}

.bg-footer{
	text-align: center;
	width:100%;
	height:130px;
	margin:0px auto;
	background-image: url(../images/bg-footer.png);
	background-repeat: repeat-x;
}

.copyright {
	width:100%;
	height:auto;
	margin:0px auto;
}

.copyright h1 {
    color: #fff;
    font-family: verdana;
    font-size: 12px;
    line-height: 18px;
	font-weight:100;
    margin-top: 0;
    padding-top: 9px;
    text-align: center;
	text-transform: none;
}

.copyright h1 a{
	color:#fff;
	text-decoration:none;
}

.copyright h1 a:hover{
	color:#898989;
	transition: all 0.4s ease-in-out 0s;
}

.copyright h2 {
	text-transform: none;
    color: #898989;
    font-family: verdana;
    font-size: 12px;
    line-height: 7px;
	font-weight:100;
    text-align: center;
    top: -45px;
    direction: ltr;
    position: relative;
}

@media screen and (max-width: 1440px) {


	.copyright h2 {
		top: -35px;
	}
	
}

.bottom01{
	margin-bottom: 75px !important;
}

.about-main01{
	max-width:1020px;
	height:auto;
	margin:0px auto;
	margin-top:45px;
}

.about-main02{
	margin-top:50px;
	margin-bottom:100px;
}

.about-main02 h3{
    font-family: 'Mj_Dinar One Medium';
    font-size: 26px;
    color: #7d7d7d;
    font-weight: 100;
    line-height: 30px;
    text-align: center;
    direction: rtl;
}

.about-main02 h3 span{
	font-family: 'Mj_Dinar One Medium';
    font-size: 35px;
    color: #7d7d7d;
    font-weight: 500;
	top:30px;
	position:relative;
    text-align: center;
    direction: rtl;
}

.about-main h3{
    font-family: 'Mj_Dinar One Medium';
    font-size: 20px;
    color: #7d7d7d;
    font-weight: 100;
    line-height: 40px;
    text-align: justify;
    direction: rtl;
}

.about-main h4{
	font-family: 'Mj_Dinar One Medium';
    font-size: 31px;
    color: #7d7d7d;
    font-weight: 200;
    text-align: center;
    margin-top: 40px;
	margin-bottom: 35px;
    direction: rtl;
}

.about-main h5{
    padding-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}

.text-banner{
    padding-top: 283px;
    text-align: center;
}

.logo-client{
	float:right;
	text-align:center;
	width:25%;
	height:100%;
	margin-top:10px;
	margin-bottom:80px;
}

@media screen and (max-width: 1366px) {
	
	.about-main h3{
		font-size: 19px;
		line-height:44px;
	}

	.about-main h4{
		font-size: 42px;
	}
	
	.copyright h2 {
		top: -35px;
	}
	
	.item05 h1{
		top: -40px;
	}
	
	.content-item03 h1 {
		top: 35px;
	}
	
	.item02 {
		font-size: 20px;
	}

}

@media screen and (max-width: 1024px) {
	
	.portfolio__type span {
		display:none;
	}
	
	.copyright h2 {
		top: -30px;
	}
	
	.about-main{
	   margin-left:35px;
	   margin-right:35px;
	}
	
	.about-main01{
	   margin-left:35px;
	   margin-right:35px;
	}
	
	.about-main h3{
		font-size: 19px;
		line-height: 35px;
	}

	.about-main h4{
		font-size: 33px;
	}
	
	.about-main02 h3{
		font-family: 'Mj_Dinar One Medium';
		font-size: 20px;
		color: #7d7d7d;
		font-weight: 100;
		line-height: 30px;
		text-align: center;
		direction: rtl;
	}

	.about-main02 h3 span{
		font-family: 'Mj_Dinar One Medium';
		font-size: 29px;
		color: #7d7d7d;
		font-weight: 500;
		top:30px;
		position:relative;
		text-align: center;
		direction: rtl;
	}
	
}

@media screen and (max-width: 768px) {
	
	.logo-client{
		float:right;
		text-align:center;
		width:25%;
		height:100%;
		margin-top:10px;
		margin-bottom:90px;
	}
	
	.box01{
		margin-left: -140px;
	}
	
	.box02{
		margin-left: -100px;
	}
	
	.box03{
		margin-left: -115px;
	}
	
	.box04{
		margin-left: -130px;
	}
	
	.box05{
		margin-left: -65px;
	}
	
	.box06{
		margin-left: -35px;
	}
	
	.content-item01{
		max-width:768px;
		height:105px;
		margin:0px auto;
	}
	
	.item01 a {
		font-size: 26px;
	}

	.item01 a span{
		font-size: 26px;
	}
	
	.content-item02 h1 {
		font-size: 30px;
	}
	
	.item02 {
		float: right;
		margin-top: 25px;
		width: 33%;
		font-size: 18px;
		font-weight: 500;
		margin-bottom: 34px;
	}
	
	.content-item03 h1 {
		top: 30px;
	}
	
	.item05 {
		padding-left: 70px;
		width: 25%;
		height: 59px;
		float: left;
		margin-top: 130px;
		text-align: center;
	}
	
	.item04-01{
		width:50%;
		height:181px;
		float:right;
		margin-top:15px;
		text-align:center;
	}

	.item04-02{
		width:50%;
		height:83px;
		float:right;
		margin-top:50px;
		text-align:center;
	}

	.item04-03{
	    width: 50%;
		height: 69px;
		float: right;
		top: 60px;
		position: relative;
		text-align: center;
	}

	.item04-04{
		width: 50%;
		height: 49px;
		float: right;
		top: -46px;
		position: relative;
		text-align: center;
	}
	
	.media14{
		margin-top: -54px;
	}
	
}
	
@media screen and (max-width: 736px) {
	
	.item01 a {
		font-size: 22px;
	}

	.item01 a span{
		font-size: 22px;
	}
	
	.item05 {
		margin-top: 105px;
	}
	
	.box01 {
		margin-left: -75px;
	}
	
	.box02 {
		margin-left: -50px;
	}
	
	.box03 {
		margin-left: -70px;
	}
	
	.box04 {
		margin-left: -80px;
	}
	
	.box05 {
		margin-left: -28px;
	}
	
	.box06 {
		margin-left: -5px;
	}
	
}

@media screen and (max-width: 640px) {
	
	.logo-client{
		float:right;
		text-align:center;
		width:50%;
		height:100%;
		margin-top:10px;
		margin-bottom:90px;
	}
	
	.box01{
		margin-left: -70px;
	}
	
	.box02{
		margin-left: -45px;
	}
	
	.box03{
		margin-left: -60px;
	}
	
	.box04{
		margin-left: -75px;
	}
	
	.box05{
		margin-left: -10px;
	}
	
	.box06{
		margin-left: 0px;
	}
	
	.content-item01{
		max-width:640px;
		height:105px;
		margin:0px auto;
	}
	
	.item01 a {
		font-size: 20px;
	}

	.item01 a span{
		font-size: 20px;
	}

	.item02 {
		font-size: 16px;
	}
	
	.about-main h3{
		font-size: 18px;
		line-height: 32px;
	}

	.about-main h4{
		font-size: 27px;
	}
	
	.about-main02 h3{
		font-size: 17px;
	}

	.about-main02 h3 span{
		font-size: 25px;
		top:20px;
	}
	
}

@media screen and (max-width: 480px) {
	
	.about-main02 h3{
		font-size: 14px;
	}

	.about-main02 h3 span{
		font-size: 20px;
		top:10px;
	}
	
	.logo-client{
		float:right;
		text-align:center;
		width:100%;
		height:100%;
		margin-top:10px;
		margin-bottom:70px;
	}
	
	.content-item01{
		max-width:480px;
		height:190px;
		margin:0px auto;
	}
	
	.item01 {
		top: 10px;
		position: relative;
	}
	
	.item01 li {
		display: block;
		float: left;
		line-height: 14px;
		padding: 18px 136px;
		position: relative;
		border-right: 0px solid #898989;
		text-decoration: none;
	}
	
	.content-item02 h1 {
		font-size: 23px;
	}
	
	.content-item03 h1 {
		font-size: 24px;
	}
	
	.item05 {
		padding-left: 50px;
		width: 33%;
		height: 59px;
		float: left;
		margin-top: 100px;
		text-align: center;
	}
	
	.item05 h1 {
		top: -50px;
	}
	
	
	.bottom01{
		margin-bottom: 35px !important;
	}
	
	.about-main h3{
		font-size: 16px;
		line-height: 30px;
	}

	.about-main h4{
		font-size: 19px;
	}
	
}

@media screen and (max-width: 414px) {
	
	.text-banner {
		padding-top: 283px;
		text-align: center;
		width: 90%;
		padding-left: 30px;
	}
	
	.content-item01{
		max-width:414px;
		height:180px;
		margin:0px auto;
	}
	
	.item01 {
		top: 10px;
		position: relative;
	}
	
	.item01 li {
		display: block;
		float: none;
		text-align: center;
		margin-right: 5px;
		line-height: 14px;
		padding: 16px 102px;
		position: relative;
		border-right: 0px solid #898989;
		text-decoration: none;
	}
	
	.item02 {
		float: right;
		margin-top: 15px;
		width: 100%;
		font-size: 18px;
		font-weight: 500;
		margin-bottom: 10px;
	}
	
	.item03 {
		display:none;
	}
	
	.content-item03 {
		height: 160px;
	}
	
	.content-item03 h1 {
		font-size: 21px;
	}
	
	.content-item04 {
		height: 710px;
	}
	
	.item04-01{
		width:100%;
		height:181px;
		float:right;
		margin-top:25px;
		text-align:center;
	}

	.item04-02{
		width:100%;
		height:83px;
		float:right;
		margin-top:45px;
		text-align:center;
	}

	.item04-03{
	    width: 100%;
		height: 69px;
		float: right;
		top: 25px;
		position: relative;
		text-align: center;
	}

	.item04-04{
		width: 100%;
		height: 49px;
		float: right;
		top: 40px;
		position: relative;
		text-align: center;
	}
	
	.item05 {
		padding-left: 40px;
	}
	
	.item05 h1 {
		font-size: 13px;
		right: 17px;
	}
	
	.copyright h1 {
		font-size: 11px;
	}
	
	.copyright h2 {
		top: -20px;
	}
	
	.about-main h3{
		font-size: 14px;
		line-height: 29px;
	}

	.about-main h4{
		font-size: 15px;
	}
	
	.portfolio__header {
		top: 15px;
	}
	
}

@media screen and (max-width: 375px) {
	
	.about-main h4 {
		font-size: 12px;
		font-weight: 700;
	}
	
	.content-item01{
		max-width:375px;
		height:145px;
		margin:0px auto;
	}
	
	.item01 {
		top: 10px;
		position: relative;
	}
	
	.item01 li {
		display: block;
		float: none;
		line-height: 14px;
		padding: 10px 92px;
		position: relative;
		border-right: 0px solid #898989;
		text-decoration: none;
	}
	
	.item01 a {
		font-size: 17px;
	}

	.item01 a span{
		font-size: 17px;
	}
	
	.item05 {
		padding-left: 30px;
	}
	
}

@media screen and (max-width: 360px) {
	
	.box06{
		margin-left:10px;
	}
	
	.box05 {
		margin-left: 10px;
	}
	
	.box04 {
		margin-left: -40px;
	}
	
	.box03 {
		margin-left: -40px;
	}
	
	.box02 {
		margin-left: -20px;
	}
	
	.box01 {
		margin-left: -35px;
	}
	
	.about-main h3 {
		font-size: 13px;
		line-height: 28px;
	}
	
	.about-main h4 {
		font-size: 11px;
		font-weight: 700;
	}
	
	.content-item01{
		max-width:335px;
		height:145px;
		margin:0px auto;
	}
	
	.item01 li {
		display: block;
		float: none;
		line-height: 14px;
		padding: 10px 85px;
		position: relative;
		border-right: 0px solid #898989;
		text-decoration: none;
	}
	
	.item05 {
		padding-left: 25px;
	}
	
}

.back-top{
    margin: 0px auto;
    text-align: center;
    position: relative;
    top: 2px;
}

.is--windows .woocommerce-message {
  margin-top: 10px;
}

.product-list {
  list-style-type: none;
  opacity: 1;
  pointer-events: auto;
  padding-top: 0;
  margin-bottom: 0; }

@media not screen and (min-width: 900px) {
  .site-sidebar--shop {
    display: none; } }

.product__item, .product-category {
  position: relative;
  margin-left: 0; }
  .product__item:after, .product-category:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(-180deg, transparent 0%, rgba(0, 0, 0, 0.3) 100%);
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s linear; }
  .product__item .wp-post-image, .product-category .wp-post-image {
    width: 100%; }
  .product__item a, .product-category a, .product__item a:hover, .product-category a:hover {
    background-image: none;
    text-shadow: none; }
  .product__item .product__details, .product-category .product__details {
    position: absolute;
    left: 20px;
    bottom: 10px;
    z-index: 50;
    display: block;
    transition: opacity .3s linear;
    opacity: 0; }
    .product__item .product__details *, .product-category .product__details * {
      color: white; }
    .product__item .product__details .product_title, .product-category .product__details .product_title {
      font-size: 15px;
      line-height: 15px;
      font-weight: 900;
      letter-spacing: 0.05em;
      text-transform: uppercase; }
    .product__item .product__details .price, .product-category .product__details .price {
      font-family: Ek Mukta, sans-serif;
      font-size: 14px;
      font-weight: 900;
      line-height: 14px; }
  .product__item .add_to_cart_button, .product-category .add_to_cart_button, .product__item .product_type_variable, .product-category .product_type_variable, .product__item .product_type_simple, .product-category .product_type_simple {
    position: absolute;
    right: 30px;
    bottom: 0;
    z-index: 50;
    padding: 20px 0; }
    .product__item .add_to_cart_button .button-text, .product-category .add_to_cart_button .button-text, .product__item .product_type_variable .button-text, .product-category .product_type_variable .button-text, .product__item .product_type_simple .button-text, .product-category .product_type_simple .button-text {
      padding-top: 5px;
      display: inline-block;
      vertical-align: middle;
      font-weight: bold;
      -webkit-transform: translateX(20px);
              transform: translateX(20px);
      opacity: 0;
      color: white;
      text-transform: uppercase;
      transition: all .2s ease-in-out; }
    .product__item .add_to_cart_button:after, .product-category .add_to_cart_button:after, .product__item .product_type_variable:after, .product-category .product_type_variable:after, .product__item .product_type_simple:after, .product-category .product_type_simple:after {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 30px;
      height: 30px;
      background-size: cover; }
    .product__item .add_to_cart_button:hover, .product-category .add_to_cart_button:hover, .product__item .product_type_variable:hover, .product-category .product_type_variable:hover, .product__item .product_type_simple:hover, .product-category .product_type_simple:hover {
      -webkit-transform: none;
              transform: none; }
      .product__item .add_to_cart_button:hover .button-text, .product-category .add_to_cart_button:hover .button-text, .product__item .product_type_variable:hover .button-text, .product-category .product_type_variable:hover .button-text, .product__item .product_type_simple:hover .button-text, .product-category .product_type_simple:hover .button-text {
        opacity: 1;
        -webkit-transform: none;
                transform: none; }
  .product__item .add_to_cart_button:after, .product-category .add_to_cart_button:after {
    background: url("assets/svg/add_to_cart.svg") center center no-repeat; }
  .product__item .product_type_variable:not(.add_to_cart_button) .button-text, .product-category .product_type_variable:not(.add_to_cart_button) .button-text, .product__item .product_type_simple:not(.add_to_cart_button) .button-text, .product-category .product_type_simple:not(.add_to_cart_button) .button-text {
    padding-top: 11px; }
  .product__item .product_type_variable:not(.add_to_cart_button):after, .product-category .product_type_variable:not(.add_to_cart_button):after, .product__item .product_type_simple:not(.add_to_cart_button):after, .product-category .product_type_simple:not(.add_to_cart_button):after {
    color: white;
    background: none; }
  .product__item .product_type_variable:not(.add_to_cart_button):after, .product-category .product_type_variable:not(.add_to_cart_button):after {
    content: ""; }
  .product__item .product_type_simple:not(.add_to_cart_button):after, .product-category .product_type_simple:not(.add_to_cart_button):after {
    content: ""; }

.portfolio__item:hover:after,
.portfolio__item:hover .product__details {
  opacity: 1; }

.product_title {
  padding-top: 0;
  margin: 0;
  margin-bottom: 3px; }

.product__link {
  display: block; }
  .product__link + a {
    display: none; }

.add_to_cart_button, .added_to_cart, .product_type_variable, .product_type_simple {
  display: inline-block; }

.added_to_cart {
  margin-left: 20px; }
  .added_to_cart:after {
    content: "\2192"; }

.product-category {
  display: block; }
  .product-category a {
    display: block; }
  .product-category img {
    width: 100%; }

.filter--shop {
  transition: .3s opacity linear; }
  .tax-product_cat .filter--shop {
    opacity: 0;
    pointer-events: none; }

.woocommerce.archive .site-info {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.single-product .site-main {
  margin: 0 auto;
  max-width: 1160px;
  padding-left: 30px;
  padding-right: 30px; }

.single-product .grid, .single-product .col2-set {
  margin-left: -60px; }

.single-product .grid__item, .single-product .col2-set .col-1, .col2-set .single-product .col-1, .single-product .col2-set .col-2, .col2-set .single-product .col-2 {
  padding-left: 60px; }

.single-product .product_title {
  text-align: center;
  margin-bottom: 10px; }

.product-post {
  position: relative; }

.product__content {
  margin-bottom: 60px; }

.product__header {
  margin-top: 15px;
  margin-bottom: 25px; }
  @media only screen and (min-width: 900px) {
    .product__header {
      margin-top: 35px;
      margin-bottom: 60px; } }
  @media only screen and (min-width: 1600) {
    .product__header {
      margin-top: 25px; } }

.woocommerce-breadcrumb {
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.1em; }
  .woocommerce-breadcrumb span {
    color: #ce9c69; }
  .woocommerce-breadcrumb a {
    color: #222; }
  .woocommerce-breadcrumb .del {
    color: #222;
    font-size: 17px;
    margin: 0 3px; }

.images__container {
  position: relative;
  overflow: hidden; }
  @media only screen and (min-width: 900px) {
    .images__container {
      width: 55%; } }

@media only screen and (min-width: 900px) {
  .details__container {
    width: 45%; } }

.woocommerce-product-gallery__image {
  pointer-events: none; }
  .woocommerce-product-gallery__image, .woocommerce-product-gallery__image img {
    display: block;
    width: 100%; }

.thumbnails a, .thumbnails img {
  display: block; }

.thumbnails a {
  margin-bottom: 20px;
  opacity: .5;
  transition: opacity .3s ease-in-out; }
  .thumbnails a:hover {
    opacity: 1; }

.woocommerce-product-gallery__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
  .woocommerce-product-gallery__wrapper .thumbnails {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
    @media not screen and (min-width: 900px) {
      .woocommerce-product-gallery__wrapper .thumbnails {
        margin-bottom: 50px;
        margin: 10px -5px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center; }
        .woocommerce-product-gallery__wrapper .thumbnails a {
          padding: 0 5px;
          margin-bottom: 0; } }

@media only screen and (min-width: 900px) {
  .woocommerce-product-gallery__wrapper {
    -ms-flex-direction: row;
        flex-direction: row; }
    .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      -ms-flex-order: 2;
          order: 2; }
    .woocommerce-product-gallery__wrapper .thumbnails {
      -ms-flex: 1 1 150px;
          flex: 1 1 150px;
      -ms-flex-order: 1;
          order: 1;
      padding-right: 20px; }
      .woocommerce-product-gallery__wrapper .thumbnails a, .woocommerce-product-gallery__wrapper .thumbnails img {
        display: block; }
      .woocommerce-product-gallery__wrapper .thumbnails a {
        margin-bottom: 20px;
        opacity: .5;
        transition: opacity .3s ease-in-out; }
        .woocommerce-product-gallery__wrapper .thumbnails a:hover {
          opacity: 1; } }

.product__summary .price {
  margin-top: -18px;
  margin-bottom: 13px; }

.single-product .price {
  padding-top: 0;
  font-size: 25px;
  line-height: normal;
  font-weight: 900; }
  @media only screen and (min-width: 900px) {
    .single-product .price {
      font-size: 38px; } }

div[itemprop="offers"] .amount {
  margin: 0 10px; }
  div[itemprop="offers"] .amount:first-child {
    margin-left: 0; }

div[itemprop="description"] {
  padding-bottom: 10px;
  margin-bottom: 40px;
  border-bottom: 1px solid #DADADA; }
  div[itemprop="description"] p {
    -webkit-font-smoothing: initial;
    line-height: 27px; }
    div[itemprop="description"] p:first-child {
      padding-top: 0; }

.single_add_to_cart_button {
  margin: 1.5em 0; }

.variations.grid, .variations.col2-set {
  margin-left: -30px;
  margin-top: -10px; }
  .variations.grid .grid__item, .variations.col2-set .grid__item, .variations.grid .col2-set .col-1, .col2-set .variations.grid .col-1, .variations.col2-set .col-1, .variations.grid .col2-set .col-2, .col2-set .variations.grid .col-2, .variations.col2-set .col-2 {
    padding-left: 30px; }

.variation-content {
  position: relative; }
  @media not screen and (min-width: 900px) {
    .variation-content {
      margin-bottom: 10px; } }
  .variation-content:after {
    content: "";
    position: absolute;
    top: 48%;
    right: 15px;
    font-size: 14px;
    color: #ce9c69;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.variation-name, .reset_variations {
  display: block;
  margin-bottom: 4px;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase; }

.reset_variations {
  display: none;
  padding: 6px;
  padding-right: 0;
  margin-bottom: 0; }

.single_variation, .variations_button {
  display: inline-block;
  vertical-align: middle; }

.single_variation_wrap {
  margin-top: 20px; }

.single_variation {
  margin-right: 32px; }

.quantity {
  display: inline-block;
  vertical-align: middle;
  max-width: 100px;
  margin-right: 7px; }

.single_add_to_cart_button {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  height: 41px;
  padding-top: 0;
  padding-bottom: 0; }

.product_meta {
  display: none; }

#reviews .comment {
  padding-left: 0; }

#reviews .avatar {
  position: absolute;
  left: 0;
  top: 0; }

#reviews .meta {
  padding-top: 0;
  margin-bottom: 0; }

#reviews .comment_container {
  padding-left: 5.250em; }

.related.products, .cross-sells, .upsells.products {
  display: none; }
  .related.products ul.products, .cross-sells ul.products, .upsells.products ul.products {
    display: block;
    font-size: 0;
    margin: 0 -5px; }
    .related.products ul.products li.product__item, .related.products ul.products li.product-category, .cross-sells ul.products li.product__item, .cross-sells ul.products li.product-category, .upsells.products ul.products li.product__item, .upsells.products ul.products li.product-category {
      margin: 0;
      background: none;
      padding: 0 5px;
      font-size: 16px;
      width: 25%; }
      .related.products ul.products li.product__item .onsale, .related.products ul.products li.product-category .onsale, .cross-sells ul.products li.product__item .onsale, .cross-sells ul.products li.product-category .onsale, .upsells.products ul.products li.product__item .onsale, .upsells.products ul.products li.product-category .onsale {
        right: 5px; }
      .related.products ul.products li.product__item .product__details, .related.products ul.products li.product-category .product__details, .cross-sells ul.products li.product__item .product__details, .cross-sells ul.products li.product-category .product__details, .upsells.products ul.products li.product__item .product__details, .upsells.products ul.products li.product-category .product__details {
        opacity: 1; }

.single-product-tabs {
  display: none; }

.woocommerce-product-gallery {
  opacity: 1 !important; }

.shop_table .actions {
  padding: 1.5em 0; }

.coupon {
  position: relative; }

@media only screen and (min-width: 900px) {
  .btn--apply-coupon {
    position: absolute;
    right: 4px;
    bottom: 25px; } }

.btn--update-cart {
  float: right; }

.input-coupon-code {
  margin-bottom: 1.5em; }

.wc-proceed-to-checkout {
  text-align: right; }
  .wc-proceed-to-checkout a {
    margin-right: 0; }

.product-name *, .product-name p {
  line-height: 16px;
  display: inline-block; }

.product-name dl.variation {
  font-size: 14px; }
  .product-name dl.variation p {
    margin: 0;
    padding: 0; }

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

.remove {
  width: 20px;
  height: 20px;
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: 900;
  background-color: black;
  border-radius: 50%;
  color: white;
  transition: background-color .2s linear; }
  .remove:hover {
    color: white;
    background-color: #d94f4f; }

@media not screen and (min-width: 900px) {
  .shop_table.cart {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */ }
    .shop_table.cart, .shop_table.cart thead, .shop_table.cart tbody, .shop_table.cart th, .shop_table.cart td, .shop_table.cart tr {
      display: block; }
    .shop_table.cart thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    .shop_table.cart tr {
      border: 1px dotted; }
    .shop_table.cart td {
      /* Behave  like a "row" */
      border: none;
      border-bottom: 1px solid #FAFAFA;
      position: relative;
      margin-bottom: 0; }
    .shop_table.cart td:not(.product-thumbnail):not(.product-remove):not(.actions) {
      padding-left: 50%;
      text-align: left; }
    .shop_table.cart td:before {
      content: attr(data-mobile-caption);
      /* Now like a table header */
      position: absolute;
      /* Top/left values mimic padding */
      top: 50%;
      left: 12px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      text-align: left;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .shop_table.cart td.product-thumbnail {
      display: block; }
      .shop_table.cart td.product-thumbnail.product-thumbnail {
        width: 100%; }
      .shop_table.cart td.product-thumbnail a {
        display: block;
        border: 0; }
      .shop_table.cart td.product-thumbnail img {
        margin: 0 auto; }
    .shop_table.cart td.product-remove.product-remove {
      border-bottom: 0; }
      .shop_table.cart td.product-remove.product-remove a {
        width: 100%;
        border-radius: 0;
        text-align: center; }
    .shop_table.cart td.actions {
      padding-left: 12px;
      padding-right: 12px; }
      .shop_table.cart td.actions .coupon {
        margin-bottom: 12px; }
      .shop_table.cart td.actions input {
        width: 100% !important;
        float: none !important;
        margin-bottom: 12px !important; } }

@media only screen and (min-width: 900px) {
  .col2-set .col-1, .col2-set .col-2 {
    width: 50% !important; } }

.select2-choice {
  background: none; }

#ship-to-different-address .checkbox, #ship-to-different-address .input-checkbox {
  display: inline-block;
  vertical-align: middle; }

#ship-to-different-address .checkbox {
  margin: 0;
  padding: 0; }

.payment_box {
  padding-left: 1.5em; }

.payment_methods {
  list-style-type: none; }
  .payment_methods li {
    margin-left: 0; }

.create-account {
  margin-bottom: 0; }
  .create-account > * {
    display: inline-block;
    vertical-align: middle; }

img[alt*="PayPal"] {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px; }

.woocommerce-checkout .total strong {
  color: inherit;
  letter-spacing: inherit; }

.cart-widget {
  position: relative;
  top: -2px;
  display: inline-block;
  margin: 0 6px;
  cursor: default;
  pointer-events: auto; }
  @media not screen and (min-width: 900px) {
    .cart-widget {
      float: left; } }
  @media only screen and (min-width: 1600px) {
    .cart-widget {
      top: -1px; } }
  .cart-widget * {
    text-shadow: none; }
  .cart-widget .cart-widget-label {
    content: "";
    width: 20px;
    height: 32px;
    background: url("assets/svg/cart-empty.svg") center center no-repeat;
    background-size: cover; }
  .is--ie-le10 .cart-widget {
    vertical-align: top; }

.widget_shopping_cart_content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .widget_shopping_cart_content .cart-widget-label, .widget_shopping_cart_content .cart-items-number {
    display: inline-block;
    vertical-align: middle;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto; }
    @media not screen and (min-width: 900px) {
      .widget_shopping_cart_content .cart-widget-label, .widget_shopping_cart_content .cart-items-number {
        display: none; } }

.cart-widget-details {
  width: 300px;
  padding: 24px 18px;
  padding-top: 32px;
  color: white;
  transition: opacity .2s ease-in-out; }
  @media only screen and (min-width: 900px) {
    .cart-widget-details {
      position: absolute;
      top: 80%;
      right: -34px;
      pointer-events: none;
      opacity: 0; }
      .cart-widget:hover .cart-widget-details {
        opacity: 1;
        pointer-events: auto; }
        .cart-widget:hover .cart-widget-details a {
          pointer-events: auto; } }
  @media only screen and (min-width: 900px) {
    .cart-widget-details:before {
      content: "";
      position: absolute;
      top: 8px;
      right: 42px;
      width: 0;
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 12px solid black; } }
  .cart-widget-details:after {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    bottom: 10px;
    z-index: -1;
    width: 100%;
    background: black;
    border-radius: 4px; }
  .cart-widget-details a {
    color: white;
    background: none; }
    @media only screen and (min-width: 900px) {
      .cart-widget-details a {
        pointer-events: none; } }
    .cart-widget-details a:hover {
      color: white;
      background: none; }
  .cart-widget-details .amount {
    font-style: italic;
    font-size: 18px; }
  .cart-widget-details .buttons {
    margin-bottom: 0; }
    .cart-widget-details .buttons a {
      text-transform: uppercase;
      font-size: 14px;
      font-weight: bold;
      letter-spacing: .1em; }
      .cart-widget-details .buttons a:after {
        display: none; }
  .cart-widget-details .product-name,
  .cart-widget-details .quantity,
  .cart-widget-details .amount {
    display: inline-block;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0; }
  .cart-widget-details .quantity input {
    display: none !important; }
  .cart-widget-details .quantity .cart-items-number:after {
    background-color: white; }
  .cart-widget-details .variation {
    display: none; }
  .cart-widget-details .product-name {
    text-align: left;
    width: 68%;
    background: none;
    line-height: 16px; }
  .cart-widget-details div.quantity {
    text-align: center;
    width: 12%;
    margin-right: 0; }
  .cart-widget-details .amount {
    text-align: right;
    width: 18%; }
  .cart-widget-details .wc-forward {
    display: block;
    float: left; }
    .cart-widget-details .wc-forward.checkout {
      padding-right: 12px;
      position: relative; }
      .cart-widget-details .wc-forward.checkout:after {
        content: "";
        display: block;
        position: absolute;
        top: 55%;
        right: -5px;
        margin-top: -6px;
        border: 5px solid transparent;
        border-left-color: white; }
      .cart-widget-details .wc-forward.checkout:hover:after {
        border-left-color: white; }
  .cart-widget-details .total {
    position: relative;
    line-height: 27px; }
    .cart-widget-details .total:before {
      content: "";
      position: absolute;
      bottom: .5em;
      left: 0;
      width: 100%;
      border-top: 2px dotted white; }
    .cart-widget-details .total strong, .cart-widget-details .total .amount {
      position: relative;
      background: black;
      padding: 0 5px; }
    .cart-widget-details .total strong {
      top: 3px;
      display: block;
      float: left;
      margin-left: -5px; }
      @media only screen and (min-width: 1600px) {
        .cart-widget-details .total strong {
          top: 13px; } }
    .cart-widget-details .total .amount {
      font-size: 20px;
      width: auto;
      display: block;
      float: right;
      text-align: right;
      margin-right: -5px; }
      @media only screen and (min-width: 1600px) {
        .cart-widget-details .total .amount {
          top: 6px; } }
  .cart-widget-details .checkout {
    float: right; }
  .cart-widget-details .cart_list {
    list-style: none;
    padding: 0;
    margin: 0; }
    .cart-widget-details .cart_list > li {
      padding: 0 !important;
      margin-left: 0; }
    .cart-widget-details .cart_list img {
      display: none; }

.cart-widget-label,
.cart-widget-summary,
.total strong {
  text-transform: uppercase;
  font-weight: bold; }

.total strong {
  letter-spacing: 0.1em; }

.cart-widget {
  color: #222;
  font-size: 14px;
  transition: color .3s ease-in-out; }
  .background--dark .cart-widget {
    color: white; }

.cart-widget-label {
  margin-right: 2px;
  font-size: 17px;
  letter-spacing: 0.1em;
  color: #222;
  transition: color .3s ease-in-out; }

.cart-widget-summary,
.total strong {
  color: white; }

.cart-widget-target {
  font-size: 17px; }
  .cart-widget-target span {
    display: inline-block;
    line-height: 17px; }

.cart-widget-summary {
  text-align: left;
  margin-top: 6px;
  margin-bottom: 48px; }
  .cart-widget-summary.cart--empty {
    margin-bottom: 0 !important;
    margin-top: 0; }

.cart-items-number {
  font-family: "Arial Bold", Arial, sans-serif;
  font-weight: 800;
  font-size: 13px;
  line-height: 16px;
  position: relative;
  top: 0;
  height: 17px; }
  .cart-items-number:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
    height: 3px;
    background-color: black;
    transition: background-color .3s ease-in-out; }

.cart-widget-summary,
.total {
  margin-bottom: 30px !important; }

.woocommerce-MyAccount-navigation ul {
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.woocommerce-MyAccount-navigation li {
  margin-left: 0;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto; }

.woocommerce-MyAccount-navigation a {
  display: block;
  text-align: center;
  border: 1px solid black;
  background: black;
  color: white;
  text-shadow: none; }
  .woocommerce-MyAccount-navigation a:hover {
    background: white;
    color: black; }

.star-rating {
  position: relative;
  overflow: hidden;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: 'star'; }
  .comment .star-rating {
    position: absolute;
    right: 0;
    top: 0; }
  .star-rating:before {
    content: "\73\73\73\73\73";
    color: black;
    float: left;
    top: 0;
    left: 0;
    position: absolute; }
  .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em; }
  .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0; }

.woocommerce-product-rating {
  line-height: 2;
  display: block; }
  .woocommerce-product-rating .star-rating {
    margin: .5em 4px 0 0;
    float: left; }

.products .star-rating {
  display: block;
  margin: 0 0 .5em;
  float: none; }

.hreview-aggregate .star-rating {
  margin: 10px 0 0 0; }

p.stars {
  position: relative;
  font-size: 1em; }
  p.stars a {
    display: inline-block;
    font-weight: 700;
    margin-right: 1em;
    text-indent: -9999px;
    position: relative;
    border-bottom: 0 !important;
    outline: 0;
    color: black;
    background: none; }
    p.stars a:last-child {
      border-right: 0; }
    p.stars a.star-1, p.stars a.star-2, p.stars a.star-3, p.stars a.star-4, p.stars a.star-5 {
      border-right: 1px solid #ccc; }
      p.stars a.star-1:after, p.stars a.star-2:after, p.stars a.star-3:after, p.stars a.star-4:after, p.stars a.star-5:after {
        font-family: "WooCommerce";
        text-indent: 0;
        position: absolute;
        top: 0;
        left: 0; }
    p.stars a.star-1 {
      width: 2em; }
      p.stars a.star-1:after {
        content: "\e021"; }
      p.stars a.star-1:hover:after, p.stars a.star-1.active:after {
        content: "\e020"; }
    p.stars a.star-2 {
      width: 3em; }
      p.stars a.star-2:after {
        content: "\e021\e021"; }
      p.stars a.star-2:hover:after, p.stars a.star-2.active:after {
        content: "\e020\e020"; }
    p.stars a.star-3 {
      width: 4em; }
      p.stars a.star-3:after {
        content: "\e021\e021\e021"; }
      p.stars a.star-3:hover:after, p.stars a.star-3.active:after {
        content: "\e020\e020\e020"; }
    p.stars a.star-4 {
      width: 5em; }
      p.stars a.star-4:after {
        content: "\e021\e021\e021\e021"; }
      p.stars a.star-4:hover:after, p.stars a.star-4.active:after {
        content: "\e020\e020\e020\e020"; }
    p.stars a.star-5 {
      width: 6em;
      border: 0; }
      p.stars a.star-5:after {
        content: "\e021\e021\e021\e021\e021"; }
      p.stars a.star-5:hover:after, p.stars a.star-5.active:after {
        content: "\e020\e020\e020\e020\e020"; }

.woocommerce .price {
  font-family: Ek Mukta, sans-serif;
  -webkit-font-feature-settings: initial;
     -moz-font-feature-settings: initial;
          font-feature-settings: initial; }

.woocommerce input, .woocommerce button, .woocommerce select, .woocommerce .btn, .woocommerce input[type="submit"], .woocommerce .search-form .search-submit, .search-form .woocommerce .search-submit, .woocommerce .pixproof-data.pixproof-data button, .pixproof-data.pixproof-data .woocommerce button, .woocommerce .single_add_to_cart_button, .woocommerce .button, .woocommerce .button {
  border-radius: 3px; }

.woocommerce a.button {
  text-shadow: none;
  background-image: none; }

.woocommerce input, .woocommerce select {
  font-size: 14px;
  font-family: Ek Mukta, sans-serif; }

.woocommerce select {
  border-color: #DADADA;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent; }

.onsale {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  padding-right: 8px;
  padding-top: 9px;
  font-weight: 900;
  text-transform: uppercase;
  color: white; }
  .onsale:after {
    content: "";
    position: absolute;
    top: -44px;
    right: -10px;
    z-index: -1;
    width: 0;
    height: 0;
    border-top: 70px solid transparent;
    border-bottom: 70px solid transparent;
    border-left: 70px solid black;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.woocommerce-message {
  margin-bottom: 3em;
  padding: 1.5em;
  border: 1px solid #ce9c69; }
  .woocommerce-message .button {
    margin-right: 10px; }

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


.portfolio_item01{
    width: 57em !important;
    background: #e3e4e9;
    -webkit-column-width: 24em;
    -moz-column-width: 24em;
    column-width: 35em !important;
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    column-gap: 4em;
    -moz-column-fill: balance;
    -webkit-column-fill: balance;
    column-fill: balance;
    padding: 0 3em 0 1em;
    cursor: default;
    font-size: 0.875em;
}

@font-face {
	font-family:'Geo415k';
	src: url('font/Geo415k.eot?#') format('eot'),
		 url('font/Geo415k.ttf') format('truetype');
}

@font-face {
	font-family:'Geo415ki';
	src: url('font/Geo415ki.eot?#') format('eot'),
		 url('font/Geo415ki.ttf') format('truetype');
}

 @font-face {
	font-family:'Geo415Lt';
	src: url('font/Geo415Lt.eot?#') format('eot'),
		 url('font/Geo415Lt.ttf') format('truetype');
}

@font-face {
	font-family:'swiss_721';
	src: url('font/swiss_721.eot?#') format('eot'),
		 url('font/swiss_721.ttf') format('truetype');
}

 @font-face {
	font-family:'Swiss721LightBT';
	src: url('font/Swiss721LightBT.eot?#') format('eot'),
		 url('font/Swiss721LightBT.ttf') format('truetype');
}

 @font-face {
	font-family:'swz721h';
	src: url('font/swz721h.eot?#') format('eot'),
		 url('font/swz721h.ttf') format('truetype');
}

 @font-face {
	font-family:'Mj_Dinar One Medium';
	src: url('font/Mj_Dinar One Medium.eot?#') format('eot'),
		 url('font/Mj_Dinar One Medium.ttf') format('truetype');
}

.main-project {
    height: auto;
	float:left;
    width: 750px;
	margin: 0px 90px 0px 0px;
}

.bug{
	clear:both;
}

.project-r {
    width: 40%;
	float:right;  
	height: auto;
	margin-top:5px;
	margin-bottom:0px;
}

.project-r h1{
   	font-family:'Mj_Dinar One Medium';
	color:#000;
	font-size:32px;
	text-align:right;
	line-height:16px;
	direction:rtl;	
	font-weight:100;
}

.project-r h2{
   	color: #000;
    direction: rtl;
    font-family: "Mj_Dinar One Medium";
    font-size: 17px;
    font-weight: 100;
    line-height: 19px;
    margin-top: 0px;
    text-align: right;
}

.project-r h2 span{
	font-size:15px;
}

.project-r h3{
	color: #000;
    direction: rtl;
    font-family: "Mj_Dinar One Medium";
    font-size: 15px;
    font-weight: 100;
    line-height: 27px;
    margin-top: 36px;
    text-align: right;
}

.project-r h4{
   	color: #000;
    direction: rtl;
    font-family: "Mj_Dinar One Medium";
    font-size: 14.5px;
    font-weight: 100;
	line-height: 36px;
    margin-top: 75px;
    text-align: right;
	letter-spacing: -0.01px;
}

@media only screen and (max-width: 1366px) {
	.project-r h4{
		margin-top: 67px;
	}
}

@media only screen and (max-width: 1024px) {
	.project-r h4{
		margin-top: 75px;
	}
}

.project-r h4 span{
	color:#000;
}

.project-r h4 span a{
	color:#000;
	text-decoration:none;
}

.project-r h4 span a:hover{
	color:#9e0b0f;
	transition: all 0.4s ease-in-out 0s;
	text-decoration:none;
}

.project-r h5{
   	color: #000;
    direction: rtl;
    font-family: "Mj_Dinar One Medium";
    font-size: 15px;
    font-weight: 100;
	line-height: 36px;
    margin-top: 135px;
    text-align: right;
	letter-spacing: -0.01px;
}

.project-r h5 span{
	color:#000;
}

.project-r h5 span a{
	color:#000;
	text-decoration:none;
}

.project-r h5 span a:hover{
	color:#9e0b0f;
	transition: all 0.4s ease-in-out 0s;
	text-decoration:none;
}

.project-l {
    width: 50%;
	float:left;    
	height: auto;
	margin-top:0px;
	margin-bottom:0px;
}

.project-l h1{
   	color: #000;
    direction: ltr;
	font-family:'Swiss721LightBT';
    font-size: 47px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
	text-transform:none;
}

.project-l h2{
	font-family:'Swiss721LightBT';
    color: #383838;
    font-size: 16px;
    font-weight: 700;
    line-height: 17px;
    direction: ltr;
    width: 100%;
    float: left;
    text-align: left;
    height: 20px;
    margin-top: 0px;
    clear: both;
	text-transform:none;
}

.project-l h2 strong{
	font-size:19px;
	font-weight:700;
	color:#000;
}

.project-l h2 strong a{
	color:#000;
	text-decoration:none;
}

.project-l h2 strong a:hover{
	color:#9e0b0f;
	transition: all 0.4s ease-in-out 0s;
	text-decoration:none;
}

.project-l h4{
	font-family:'Swiss721LightBT';
    color: #383838;
    font-size: 14px;
    font-weight: 700;
    line-height: 17px;
    direction: ltr;
    width: 100%;
    float: left;
    text-align: left;
    height: 16px;
    margin-top: 20px;
    clear: both;
	text-transform:none;
}

.project-l h4 strong{
	font-size:17px;
	font-weight:700;
	color:#000;
}

.project-l h3{
	margin-top:0px;
    font-family: 'swz721h';
	font-size:17px;
	font-weight:700;
	color:#000;
	line-height:23px;
	direction:ltr;	
	text-align:left;	
	text-transform:none;
	width:70%;
	float:left;
	height:25px;
	clear: both;
}

.project-l h3 strong{
	font-size:17px;
	font-weight:700;
	color:#000;
	font-family:'Swiss721LightBT';
}

.main-tab01 {
	height: auto;
	float:left;
	position:relative;
	z-index:9999;
	top: 115px;
}

.tab01 {
	float:left;
	margin-bottom:20px;
	margin-top:0px;
}

.tab01 a{
	font-family:'Mj_Dinar One Medium';
	width:184px;
	height:37px;
	background:#000;
	font-size:15px;
	line-height:33px;
	text-align:center;
	color:#fff;	
	float:left;
}

.tab01:hover{
	background:#ddb76c;
	transition: all 0.4s ease-in-out 0s;
	color:#000;
}

.tab01 a:hover{
	background:#ddb76c;
	transition: all 0.4s ease-in-out 0s;
	color:#000;
}

.tab02 {
	float:left;
	margin-bottom:20px;
	margin-top:0px;
	margin-left: 4px;
}

.tab02 a{
	font-family:'Mj_Dinar One Medium';
	width:184px;
	height:37px;
	background:#000;
	font-size:15px;
	line-height:33px;
	text-align:center;
	color:#fff;	
	float:left;
}

.tab02:hover{
	background:#ddb76c;
	transition: all 0.4s ease-in-out 0s;
	color:#000;
}

.tab02 a:hover{
	background:#ddb76c;
	transition: all 0.4s ease-in-out 0s;
	color:#000;
}

.main-tab02 {
	height: auto;
	float:right;
	position:relative;
	z-index:9999;
	top: 10px;
	width: 750px;
}

.tab03 {
	float:right;
	margin-bottom:20px;
	margin-top:0px;	width:184px;
	height:37px;
	font-family:'Mj_Dinar One Medium';
	width:184px;
	height:37px;
	background:#000;
	font-size:15px;
	line-height:33px;
	text-align:center;
	color:#fff;	
}

.tab03 a{
	font-family:'Mj_Dinar One Medium';
	width:184px;
	height:37px;
	background:#000;
	font-size:15px;
	line-height:33px;
	text-align:center;
	color:#fff;	
	float:right;
}

.tab03:hover{
	background:#ddb76c;
	transition: all 0.4s ease-in-out 0s;
	color:#000;
}

.tab03 a:hover{
	background:#ddb76c;
	transition: all 0.4s ease-in-out 0s;
	color:#000;
}

.tab04 {
	float:right;
	margin-bottom:20px;
	margin-top:0px;
	margin-right: 4px;
	font-family:'Mj_Dinar One Medium';
	width:184px;
	height:37px;
	background:#000;
	font-size:15px;
	line-height:33px;
	text-align:center;
	color:#fff;	
}

.tab04 a{
	font-family:'Mj_Dinar One Medium';
	width:184px;
	height:37px;
	background:#000;
	font-size:15px;
	line-height:33px;
	text-align:center;
	color:#fff;	
	float:right;
}

.tab04:hover{
	background:#ddb76c;
	transition: all 0.4s ease-in-out 0s;
	color:#000;
}

.tab04 a:hover{
	background:#ddb76c;
	transition: all 0.4s ease-in-out 0s;
	color:#000;
}

.tab05{
	float:right;
	margin-bottom:20px;
	margin-top:0px;
	margin-right: 4px;
	width:184px;
	height:37px;
	background:#000;
}

.menu02 {
	width: auto;
	top: 0px;
    left: -5px;
    position: relative;
	z-index:9999;
}

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

.menu02 li {
    display: block;
    float: left;
    line-height: 14px;
    padding: 0 15px;
    position: relative; 
	text-decoration: none;
}

.menu02 a {
    color: #fff;
    display: block;
    float: left;
    font-family: verdana;
    font-size: 13px;
    font-weight: 100;
    position: relative;
    text-decoration: none;
}

.menu02 a:hover{
	color:#ce9c69; text-decoration: none;
	transition: all 0.4s ease-in-out 0s;
}

.media05{
    left: -1190px !important;
	top: 65px;
}

.paginations{
    position: relative;
    margin: 0px auto;
    text-align: center;
    left: -760px;
	top: 25px;
}

.pagination{list-style:none;}
.pagination li{display:inline;}
.pagination li a{line-height: 21px; font-size:10px; font-family:arial; display:block;float:left;padding:0 6px;margin-right:7px;background:#cecece;text-decoration:none;text-shadow:none;color:#000}
.pagination li.current a{background-color:#7f7f7f;color:#fff;text-shadow:0 1px #393b3f}

.pagination li a:hover{background-color:#000;color:#ededed;text-shadow:0 1px #393b3f;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

ul.list-box{margin:0; padding:0; list-style-type:none;}

ul.list-box > li{
	background:#e1e1e1;
	float:left;
}
ul.list-box  li:hover{
	position: relative;
	z-index: 100;
	top: -10px;
	cursor:pointer;
}

.full { width:100%; text-align:center; display:inline-block; vertical-align:top}

.columns.four.get-in-touch {
    padding-right: 70px;
}

.full.cf7-section .columns {
    padding-top: 60px;
}

.four, .row .four {
    width: 33.3333%;
}

.column, .columns {
    float: left;
    min-height: 1px;
    padding: 0;
    position: relative;
}

.full.cf7-section .columns {
    padding-top: 40px;
}

.columns.eight.form-placeholder {
    position: relative;
}

.column + .column:last-child, .columns + .column:last-child, .column +
.columns:last-child, .columns +
.columns:last-child {
    float: right;
}

.eight, .row .eight {
    width: 66.6667%;
}

.wpcf7-form-control-wrap {
    float: left;
    width: 50%;
}

.wpcf7-form-control-wrap {
    position: relative;
}

.wpcf7-form-control-wrap input {
    font-size: 15px;
    margin-bottom: 25px;
    box-shadow: none;
    width: 95%;
    border: 0;
    border-bottom: 1px solid #999;
}

.wpcf7-form-control-wrap.MESSAGE textarea {
    border: 0 none;
    color: #666666;
    font-size: 16px;
    width: 97%;
    height: 160px;
    margin-bottom: 20px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	background-color: #f5f5f5;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
}

input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #f5f5f5;
    border-style: solid;
    border-width: 1px;
    border-color: #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 13px;
    height: 3.006rem;
    margin: 0 0 0.88889rem 0;
    padding: 0.44444rem;
    width: 94%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
}

.wpcf7-form-control-wrap.MESSAGE {
    width: 100% !important;
}

.columns.eight p {
    font-size: 15px;
    line-height: 28px;
}

.wpcf7-form-control-wrap input:focus{background-color:#fff;border:1px solid #d0a164;transition:all 0.4s ease-in-out 0s;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(185, 20, 26, 0.3);outline:0 none;}

.wpcf7-form-control-wrap.MESSAGE textarea:focus{background-color:#fff;border:1px solid #d0a164;transition:all 0.4s ease-in-out 0s;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(185, 20, 26, 0.3);outline:0 none;}

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

input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
}

.pull-right {
    float: right;
}

#hideform .click-parent {
    border-radius: 35px;
    display: inline-block;
    height: 49px;
    list-style-type: none;
    position: relative;
    width: 200px;
}

.click-parent span.click-effect {
    float: left;
    width: 100%;
}

.click-parent span.click-effect input {
    background: #d0a164 none repeat scroll 0 0;
    color: white;
    border: none;
    display: inline-block;
    font-family: 'swiss_721';
    font-size: 20px;
    padding: 10px;
    width: 100%;
    text-align: center;
    margin-right: 0px;
	cursor: pointer;
}

.click-parent span.click-effect input:hover {
    background: #000 none repeat scroll 0 0;
}

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

.get-in-touch h1 {
    color: #d0a164 !important;
    font-size: 28px !important;
    line-height: 38px !important;
    margin-bottom: 25px !important;
    margin-top: 0 !important;
    font-weight: 700;
    font-family: 'swiss_721';
}

.get-in-touch h2 {
    color: #000 !important;
    font-family: "swiss_721";
    font-size: 21px !important;
    font-weight: 700;
    line-height: 33px !important;
    margin-bottom: 25px !important;
    margin-top: 0 !important;
}

.tel-gold {
    display: inline-block;
    font-family: 'swiss_721';
    font-size: 25px;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
}

.row {
    display: inline-block;
    max-width: none;
    text-align: left;
    width: 93%;
}

.map{
	margin-top: 15px;
	margin-bottom: -16px;
}

.input01{
	margin-top: 38px;
}

@media only screen and (max-width: 1000px) and (min-width: 768px) {
	.columns.four.get-in-touch {
		padding-right: 70px;
		width: 100%;
	}
	
	.full.cf7-section .columns {
		padding-top: 60px;
		width: 100%;
	}
}


@media only screen and (max-width: 767px)  {
	
	.columns.four.get-in-touch {
		padding: 10px;
		width: 100%;
	}
	
	.columns.eight.form-placeholder.AnimateIn {
		padding: 0 20px;
		width: 100%;
	}
	
	.wpcf7-form-control-wrap {
		float: left;
		width: 100%;
	}
	
	.column + .column:last-child, .columns + .column:last-child, .column + .columns:last-child, .columns + .columns:last-child {
		float: left;
	}

}


@media only screen and (max-width: 2560px) {
	
	.media05{
		left: -1190px !important;
	}
	
	.paginations{
		left: -760px;
		top: 25px;
	}
}

@media only screen and (max-width: 2056px) {
	.menu02 {
		top: 0px;
		left: -145px;
	}
	
	.media05{
		left: -840px !important;
	}
	
	.paginations{
		left: -515px;
		top: 25px;
	}
}

@media only screen and (max-width: 1920px) {
	.menu02 {
		top: 0px;
		left: -10px;
	}
	
	.media05{
		left: -770px !important;
	}
	
	.paginations{
		left: -445px;
		top: 25px;
	}
}

@media only screen and (max-width: 1600px) {
	.menu02 {
		top: 0px;
		left: -8px;
	}
	
	.media05{
		left: -610px !important;
	}
	
	.paginations{
		left: -285px;
		top: 25px;
	}
}

@media only screen and (max-width: 1366px) {
	.menu02 {
		top: -3px;
		left: -20px;
	}
	
	.project-r h5 {
		margin-top: 90px;
	}
	
	.media05{
		left: -495px !important;
		top: 44px;
	}
	
	.paginations{
		left: -165px;
		top: 11px;
	}
	
	.input01{
		margin-top: 28px;
	}
}

@media only screen and (max-width: 1280px) {
	
	.menu02 {
		top: -3px;
		left: 0px;
	}
	
	.media05{
		left: -495px !important;
		top: 44px !important;
	}
	
}

@media only screen and (max-width: 1024px) {
	
	.input01{
		margin-top: 30px;
	}
	
	.menu02 {
		top: -2px;
		left: 10px;
	}
	
	.nav--main > .menu-item > a {
		padding-left: 6px;
		padding-right: 6px;
	}
	
	.media05{
		left: -325px !important;
		top: 45px;
	}
	
	.paginations{
		left: 0px;
		top: 11px;
	}
}

@media only screen and (max-width: 768px) {
	
	.input01{
		margin-top: 28px;
	}
	
	.menu02 {
		top: 10px;
		left: 0px;
		width: 180px;
		margin: 0px 15px;
	}
	
	.menu02 li {
		border-right: none;
		line-height: 45px;
	}
	
	.menu02 a {
		font-size: 18px;
		font-weight: 700;
	}
	
	.main-project {
		margin: 20px 90px 0px 0px;
	}
	
	.project-l h1 {
		font-size: 33px;
	}
	
	.project-r h1 {
		font-size: 27px;
	}
	
}

@media only screen and (max-width: 640px) {
	
	input:not([type]), input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
		width: 133%;
	}
	
	.wpcf7-form-control-wrap.MESSAGE textarea {
		width: 133%;
	}
	
	.click-parent span.click-effect input {
		font-size: 18px;
	}
	
}


/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}