@charset "UTF-8";
/* 
- All
*/
.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .title a {
  color: inherit;
  text-decoration: none;
}

.shop-one-screen-block .prev,
.shop-one-screen-block .next,
.banner-slider-type2 .prev,
.banner-slider-type2 .next,
.product-carousel .prev,
.product-carousel .next,
.banner-slider .bottom-controls .prev,
.banner-slider .bottom-controls .next, .nav-buttons, .portfolio-item .permalink, .scattered-portfolio-item .wrap .button, .skill-circle .circle .rate, .brand-item, .social-links-block, .tabs-block .tb-m-button,
.tabs-block .tb-buttons .button, .icon-box-style1 .icon, .num-box-item .icon.dark, .banner-slider-type2 .controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.bg-overlay .video-wrap.disable-on-scroll video,
.bg-overlay .video.disable-on-scroll video, .bg-overlay iframe.video.disable-on-scroll, .bg-overlay .video-controls.hide, .bg-overlay .video-controls .button:before, .bg-overlay .video-controls .button i, .bg-overlay .color, .scroll-down-button, .shop-one-screen-block .prev,
.shop-one-screen-block .next,
.banner-slider-type2 .prev,
.banner-slider-type2 .next,
.product-carousel .prev,
.product-carousel .next,
.banner-slider .bottom-controls .prev,
.banner-slider .bottom-controls .next, .filter-buttons .wrap .button, .filter-buttons .wrap .button span, .nav-buttons > *, .portfolio-carousel-item .img, .brand-item img, .tabs-block .tb-m-button,
.tabs-block .tb-buttons .button, .tabs-block .tb-m-button span,
.tabs-block .tb-buttons .button span, .testimonials-block .swiper-slide, .feedback-form-block [contenteditable=true], .about-me-section > .buttons .button, .team-item .img:before, .team-item .social-links, .shop-one-screen-block .nav .item, .shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .buttons .add_to_cart_button i:before, .product-carousel .swiper-slide:before {
  -webkit-transition: 300ms ease;
  -o-transition: 300ms ease;
  transition: 300ms ease;
  -webkit-transition-property: color, background, mix-blend-mode, opacity, visibility, height;
  -o-transition-property: color, background, mix-blend-mode, opacity, visibility, height;
  transition-property: color, background, mix-blend-mode, opacity, visibility, height;
}

.vc_section,
.vc_row,
.wpb_wrapper, .bg-overlay .image, .video-block, .portfolio-item .img, .portfolio-carousel-item .img, .side-image-content > .img, .testimonials-item .avatar div, .testimonials-item-style2 .avatar div, .side-img-block > div, .letter-block span, .split-screen .screen-item > .item, .team-item .img, .shop-one-screen-block .left-side:before, .shop-one-screen-block .left-side:after, .shop-one-screen-block .items:before, .shop-one-screen-block .items:after, .shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper > .swiper-slide, .banner-slider-type2 .swiper-slide, .screenshot-carousel li .img, .product-carousel .swiper-slide {
  background: 50% no-repeat;
  background-size: cover;
}

@media (max-width: 767.98px) {
  body.mobile-images-true .vc_section,
  body.mobile-images-true .vc_row,
  body.mobile-images-true .wpb_wrapper, body.mobile-images-true .bg-overlay .image, .bg-overlay body.mobile-images-true .image, body.mobile-images-true .video-block, body.mobile-images-true .portfolio-item .img, .portfolio-item body.mobile-images-true .img, body.mobile-images-true .portfolio-carousel-item .img, .portfolio-carousel-item body.mobile-images-true .img, body.mobile-images-true .side-image-content > .img, body.mobile-images-true .testimonials-item .avatar div, .testimonials-item .avatar body.mobile-images-true div, body.mobile-images-true .testimonials-item-style2 .avatar div, .testimonials-item-style2 .avatar body.mobile-images-true div, body.mobile-images-true .side-img-block > div, body.mobile-images-true .letter-block span, .letter-block body.mobile-images-true span, body.mobile-images-true .split-screen .screen-item > .item, .split-screen body.mobile-images-true .screen-item > .item, body.mobile-images-true .team-item .img, .team-item body.mobile-images-true .img, body.mobile-images-true .shop-one-screen-block .left-side:before, .shop-one-screen-block body.mobile-images-true .left-side:before, body.mobile-images-true .shop-one-screen-block .left-side:after, .shop-one-screen-block body.mobile-images-true .left-side:after, body.mobile-images-true .shop-one-screen-block .items:before, .shop-one-screen-block body.mobile-images-true .items:before, body.mobile-images-true .shop-one-screen-block .items:after, .shop-one-screen-block body.mobile-images-true .items:after, body.mobile-images-true .shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper > .swiper-slide, .shop-one-screen-block body.mobile-images-true .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper > .swiper-slide, body.mobile-images-true .banner-slider-type2 .swiper-slide, .banner-slider-type2 body.mobile-images-true .swiper-slide, body.mobile-images-true .screenshot-carousel li .img, .screenshot-carousel li body.mobile-images-true .img, body.mobile-images-true .product-carousel .swiper-slide, .product-carousel body.mobile-images-true .swiper-slide {
    background-size: contain !important;
  }
}

.filter-buttons .wrap .button, .filter-buttons-on-side .button {
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: inherit;
  line-height: 1;
  outline: none;
  overflow: hidden;
  padding: 0;
  pointer-events: all;
  position: relative;
  text-decoration: none;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1;
}

.filter-buttons .wrap .button span, .filter-buttons-on-side .button span {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.bg-overlay, .bg-overlay .image, .bg-overlay .video-wrap,
.bg-overlay .video, .bg-overlay .memphis, .bg-overlay .color-change, .bg-overlay .color, .bg-overlay .bg-color, .bg-overlay .gradient, .bg-overlay .cross, .bg-overlay .dots, .bg-overlay .squares, .bg-overlay a, .banner-slider .bottom-controls, .portfolio-item .wrap .link, .portfolio-item .img, .portfolio-item .link, .portfolio-carousel-item .link, .scattered-portfolio-item .wrap .img:before, .scattered-portfolio-item .wrap a, .split-screen .map-block .map, .side-image-content > .img, .about-me-section .about-container,
.about-me-section .works-container,
.about-me-section .contact-container, .split-screen > .items, .split-screen .screen-item > .item .map, .team-item .img:before, .product-carousel .swiper-slide:before, .product-carousel .swiper-slide a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.tabs-block .tb-m-button:after,
.tabs-block .tb-buttons .button:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.bg-overlay .video-wrap.disable-on-scroll.show video,
.bg-overlay .video.disable-on-scroll.show video, .bg-overlay iframe.video.disable-on-scroll.show, .brand-item:hover img + img, .testimonials-block .swiper-slide.swiper-slide-active, .testimonials-block .swiper-slide.swiper-slide-visible, .testimonials-block.carousel .swiper-slide, .feedback-form-block [contenteditable=true]:focus:after, .team-item:hover .social-links, .shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .buttons .add_to_cart_button.added i:before {
  opacity: 1;
  visibility: visible;
}

.bg-overlay .video-wrap.disable-on-scroll video,
.bg-overlay .video.disable-on-scroll video, .bg-overlay iframe.video.disable-on-scroll, .bg-overlay .video-controls.hide, .scroll-down-button.hide, .loadmore-button.loading i,
.loadmore-button.loading span, .brand-item:hover img, .testimonials-block .swiper-slide, .feedback-form-block [contenteditable=true]:after, .feedback-form-block [contenteditable=true]:not(:empty):after, .team-item .social-links, .shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .buttons .add_to_cart_button i:before, .product-carousel .swiper-slide:before {
  opacity: 0;
  visibility: hidden;
}

.video-block .content > *:last-child, .skill-circle > *:last-child, .about-me-section .content-container > .content > *:last-child, .split-screen .screen-item > .item > .content > *:last-child, .price-list-item > *:last-child, .step-item-block > *:last-child, .product-carousel .swiper-slide .content > *:last-child {
  margin-bottom: 0 !important;
}

/* 
- Accent color
*/
.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .title a:hover, .nav-buttons > *:hover, .portfolio-item .cat, .tabs-block .tb-m-button span,
.tabs-block .tb-buttons .button span, .accordion-block .accordion-item .top .button, .icon-box-style1 .title span, .icon-box-style2 .icon, .heading-with-text .h span, .testimonials-item .quote:after, .testimonials-item-style2 .post, .num-box-item .num .suffix, .feedback-form-block em, .about-me-section > .buttons .button:hover, .price-list-item .top span, .price-list-item .button-style1, .shop-one-screen-block .nav .item:hover, .shop-one-screen-block .nav .item.current, .shop-one-screen-block .nav .item span, .shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .price > .woocommerce-Price-amount .woocommerce-Price-currencySymbol,
.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .price ins > .woocommerce-Price-amount .woocommerce-Price-currencySymbol, .step-item-block .num, .product-carousel .swiper-slide .num, .product-carousel .swiper-slide .link-button {
  color: #e4b96c;
}

.swiper-dots .swiper-pagination-bullet.swiper-pagination-bullet-active, .portfolio-item .permalink:hover .convex, .shop-one-screen-block .prev:hover .convex,
.shop-one-screen-block .next:hover .convex,
.banner-slider-type2 .prev:hover .convex,
.banner-slider-type2 .next:hover .convex,
.product-carousel .prev:hover .convex,
.product-carousel .next:hover .convex,
.banner-slider .bottom-controls .prev:hover .convex,
.banner-slider .bottom-controls .next:hover .convex, .filter-buttons-on-side .button:after, .filter-buttons-on-side .all-button:before, .scattered-portfolio-item .wrap .title:before, .skills-rate .rate-line div, .tabs-block .tb-m-button:after,
.tabs-block .tb-buttons .button:after, .contact-block .title:before, .heading-with-text .text:before, .price-list-item .option .o-item:before, .app-button:hover .convex {
  background: #e4b96c;
}

/* 
- Accent color 2
*/
body.dark-scheme .contact-block .title, .contact-block body.dark-scheme .title,
body .dark-scheme .contact-block .title,
.contact-block body .dark-scheme .title {
  color: #b4bac2;
}

.about-me-block.white .contact-block .title, .contact-block .about-me-block.white .title {
  color: #ededed;
}

/*
- Aditional
*/
.vc_row[data-vc-full-width] {
  overflow: visible;
}

.owl-carousel .parallax-mirror {
  -webkit-transform: translateX(0) !important;
      -ms-transform: translateX(0) !important;
          transform: translateX(0) !important;
}

.owl-carousel .owl-item {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}

.owl-carousel.loading .owl-item {
  opacity: 0 !important;
  -webkit-transform: translate(50%, 0%) !important;
      -ms-transform: translate(50%, 0%) !important;
          transform: translate(50%, 0%) !important;
}

.vc_section,
.vc_row,
.wpb_wrapper {
  position: relative;
  z-index: 1;
}

.cache-items {
  display: none !important;
}

.parallax-mirror img {
  left: 0;
}

[contenteditable=true]:empty:before {
  content: attr(data-placeholder);
  display: inline;
}

/*
- Load Items
*/
.load-items-area {
  display: none !important;
}

/* 
- Background Overlay
*/
.bg-overlay {
  z-index: -1;
  pointer-events: none;
}

.bg-overlay > div {
  z-index: 2 !important;
}

.bg-overlay .image.in-circle {
  left: 50%;
  margin-left: -125px;
  -webkit-mask-image: url(../imgs/mask-in-circle-right.svg);
          mask-image: url(../imgs/mask-in-circle-right.svg);
  -webkit-mask-position: 0 50%;
          mask-position: 0 50%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
  z-index: 3 !important;
}

.bg-overlay .image.in-circle.on-left {
  -webkit-mask-image: url(../imgs/mask-in-circle-left.svg);
          mask-image: url(../imgs/mask-in-circle-left.svg);
  -webkit-mask-position: 100% 50%;
          mask-position: 100% 50%;
}

.bg-overlay .video-wrap,
.bg-overlay .video {
  z-index: 3;
}

.bg-overlay .video-wrap video,
.bg-overlay .video video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.bg-overlay .video-wrap audio,
.bg-overlay .video audio {
  display: none;
}

.bg-overlay iframe.video {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 300%;
  max-width: none;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.bg-overlay .memphis div {
  position: absolute;
  background: 50% no-repeat;
  background-size: contain;
}

.bg-overlay .memphis.style1 div:nth-child(1) {
  background-image: url(../imgs/memphis/decor-t1-1.png);
  width: 476px;
  height: 204px;
  left: 50%;
  bottom: 0;
  margin-left: -870px;
  z-index: 1;
}

.bg-overlay .memphis.style1 div:nth-child(2) {
  background-image: url(../imgs/memphis/decor-t1-2.png);
  width: 547px;
  height: 223px;
  bottom: 0;
  left: 50%;
  margin-left: -800px;
}

.bg-overlay .memphis.style1 div:nth-child(3) {
  background-image: url(../imgs/memphis/decor-t1-3.png);
  width: 285px;
  height: 277px;
  left: 50%;
  bottom: 55px;
}

.bg-overlay .memphis.style1 div:nth-child(4) {
  background-image: url(../imgs/memphis/decor-t1-4.png);
  width: 513px;
  height: 194px;
  top: 0;
  left: 50%;
  margin-left: -715px;
  z-index: 1;
}

.bg-overlay .memphis.style1 div:nth-child(5) {
  background-image: url(../imgs/memphis/decor-t1-5.png);
  width: 535px;
  height: 456px;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-65%);
      -ms-transform: translateX(-65%);
          transform: translateX(-65%);
}

.bg-overlay .memphis.style1 div:nth-child(6) {
  background-image: url(../imgs/memphis/decor-t1-6.png);
  width: 488px;
  height: 516px;
  right: 0;
  bottom: 0;
}

.bg-overlay .memphis.style2 div:nth-child(1) {
  background-image: url(../imgs/memphis/decor-t2-1.png);
  width: 479px;
  height: 296px;
  left: 50%;
  top: 0;
  margin-left: -900px;
  z-index: 1;
}

.bg-overlay .memphis.style2 div:nth-child(2) {
  background-image: url(../imgs/memphis/decor-t2-2.png);
  width: 520px;
  height: 327px;
  top: 0;
  left: 50%;
  margin-left: 215px;
}

.bg-overlay .memphis.style2 div:nth-child(3) {
  background-image: url(../imgs/memphis/decor-t2-3.png);
  width: 285px;
  height: 191px;
  left: 50%;
  margin-left: -815px;
  bottom: 0;
}

.bg-overlay .memphis.style2 div:nth-child(4) {
  background-image: url(../imgs/memphis/decor-t2-4.png);
  width: 515px;
  height: 186px;
  bottom: 0;
  left: 50%;
  margin-left: 480px;
  z-index: 1;
}

.bg-overlay .memphis.style3 div:nth-child(1) {
  background-image: url(../imgs/memphis/decor-t3-1.png);
  width: 404px;
  height: 406px;
  left: 50%;
  top: 55%;
  margin-top: -203px;
  margin-left: 410px;
  z-index: 1;
}

.bg-overlay .memphis.style4 div:nth-child(1) {
  background-image: url(../imgs/memphis/decor-t4-1.png);
  width: 510px;
  height: 267px;
  left: 50%;
  top: 0;
  margin-left: -810px;
  z-index: 1;
}

.bg-overlay .memphis.style4 div:nth-child(2) {
  background-image: url(../imgs/memphis/decor-t4-2.png);
  width: 378px;
  height: 341px;
  left: 50%;
  top: 0;
  margin-left: 440px;
  z-index: 1;
}

.bg-overlay .memphis.style4 div:nth-child(3) {
  background-image: url(../imgs/memphis/decor-t4-3.png);
  width: 285px;
  height: 181px;
  left: 50%;
  bottom: 0;
  margin-left: -730px;
  z-index: 1;
}

.bg-overlay .memphis.style4 div:nth-child(4) {
  background-image: url(../imgs/memphis/decor-t4-4.png);
  width: 429px;
  height: 189px;
  left: 50%;
  bottom: 0;
  margin-left: 350px;
  z-index: 1;
}

.bg-overlay .memphis.style5 div:nth-child(1) {
  background-image: url(../imgs/memphis/decor-t6-1.png);
  width: 513px;
  height: 140px;
  left: 50%;
  top: 0;
  margin-left: -750px;
  z-index: 1;
}

.bg-overlay .memphis.style5 div:nth-child(2) {
  background-image: url(../imgs/memphis/decor-t6-2.png);
  width: 520px;
  height: 244px;
  left: 50%;
  top: 0;
  margin-left: 205px;
  z-index: 1;
}

.bg-overlay .memphis.style6 {
  overflow: hidden;
}

.bg-overlay .memphis.style6 div:nth-child(1) {
  background-image: url(../imgs/memphis/decor-t7-1.png);
  width: 241px;
  height: 210px;
  left: 50%;
  top: 50%;
  margin-left: -695px;
  margin-top: -105px;
  z-index: 1;
}

.bg-overlay .memphis.style6 div:nth-child(2) {
  background-image: url(../imgs/memphis/decor-t7-2.png);
  width: 703px;
  height: 506px;
  left: 50%;
  top: 50%;
  margin-left: 195px;
  margin-top: -225px;
  z-index: 1;
}

.bg-overlay .color-change {
  -webkit-transition: all 3000ms linear;
  -o-transition: all 3000ms linear;
  transition: all 3000ms linear;
  mix-blend-mode: multiply;
}

.bg-overlay .video-controls {
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  z-index: 100;
  pointer-events: none;
  font-size: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.bg-overlay .video-controls .button {
  pointer-events: all;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 1.5em;
      -ms-flex: 0 0 1.5em;
          flex: 0 0 1.5em;
  text-align: center;
  cursor: pointer;
}

.bg-overlay .video-controls .button i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}

.bg-overlay .video-controls .button.active:before {
  opacity: 0;
}

.bg-overlay .video-controls .button.active i {
  opacity: 1;
}

.bg-overlay .text {
  position: absolute;
  left: 50%;
  white-space: nowrap;
  width: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  font-weight: bold;
  font-size: 250px;
  line-height: .7;
  opacity: 0.4;
  text-align: center;
  color: #fff;
  -webkit-filter: drop-shadow(2.5px 4.33px 5px rgba(40, 44, 46, 0.2));
          filter: drop-shadow(2.5px 4.33px 5px rgba(40, 44, 46, 0.2));
}

@supports (-webkit-text-stroke: 3px) {
  .bg-overlay .text {
    -webkit-text-fill-color: #f9f9f9;
    -webkit-text-stroke: 3px;
  }
}

.bg-overlay .text em {
  font-style: normal;
  font-size: 0.5em;
  vertical-align: top;
  margin-right: 0.5em;
}

.bg-overlay .text.bottom {
  bottom: -0.2em;
}

.bg-overlay .color {
  background-color: #1a1a1a;
  opacity: 0.2;
}

.bg-overlay .gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0.2)), to(rgba(26, 26, 26, 0.7)));
  background-image: -o-linear-gradient(top, rgba(26, 26, 26, 0.2) 0%, rgba(26, 26, 26, 0.7) 100%);
  background-image: linear-gradient(to bottom, rgba(26, 26, 26, 0.2) 0%, rgba(26, 26, 26, 0.7) 100%);
  background-repeat: repeat-x;
}

.bg-overlay .cross {
  opacity: .5;
}

.bg-overlay .cross:before, .bg-overlay .cross:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 105px;
  height: 360px;
  background: #fff;
}

.bg-overlay .cross:before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

.bg-overlay .cross:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.bg-overlay .lines {
  position: absolute;
  top: 0;
  right: 0;
  width: 65%;
  height: 100%;
  max-width: 650px;
  -webkit-transform: skewX(-30deg);
      -ms-transform: skewX(-30deg);
          transform: skewX(-30deg);
  -webkit-transform-origin: 0% 65%;
      -ms-transform-origin: 0% 65%;
          transform-origin: 0% 65%;
}

.bg-overlay .lines.on-left {
  right: auto;
  left: 0;
  -webkit-transform: skewX(30deg);
      -ms-transform: skewX(30deg);
          transform: skewX(30deg);
}

.bg-overlay .lines div {
  width: 30.93525%;
  background-color: #fff;
  height: 100%;
  float: left;
  opacity: 0.07;
}

.bg-overlay .lines div:not(:last-of-type) {
  margin-right: 3.59712%;
}

.bg-overlay .dots {
  background: -o-linear-gradient(left, #2b2f35 33px, transparent 1%) center, -o-linear-gradient(#2b2f35 33px, transparent 1%) center, #585757;
  background: linear-gradient(90deg, #2b2f35 33px, transparent 1%) center, linear-gradient(#2b2f35 33px, transparent 1%) center, #585757;
  background-size: 35px 35px;
  opacity: 0.9;
}

.bg-overlay .squares {
  overflow: hidden;
}

.bg-overlay .squares:before, .bg-overlay .squares:after {
  content: "";
  position: absolute;
  background-color: rgba(255, 255, 255, 0.05);
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(45deg) skewY(-25deg);
      -ms-transform: rotate(45deg) skewY(-25deg);
          transform: rotate(45deg) skewY(-25deg);
}

.bg-overlay .squares:before {
  left: -25%;
  bottom: 40%;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}

.bg-overlay .squares:after {
  top: 60%;
  left: 75%;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}

.bg-overlay a {
  pointer-events: all;
}

/*
- Play Button
*/
/*
- Scroll Down
*/
.scroll-down-button {
  position: absolute;
  right: 62px;
  bottom: 30px;
  cursor: pointer;
  pointer-events: all;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  z-index: 2;
}

.scroll-down-button i {
  display: block;
  font-size: 8px;
  margin-bottom: 10px;
  -webkit-transition: -webkit-transform 400ms ease-in-out;
  transition: -webkit-transform 400ms ease-in-out;
  -o-transition: transform 400ms ease-in-out;
  transition: transform 400ms ease-in-out;
  transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
}

.scroll-down-button span {
  font-size: 14px;
}

.scroll-down-button:hover {
  opacity: 1;
}

.scroll-down-button:hover i {
  -webkit-transform: translateY(3px);
      -ms-transform: translateY(3px);
          transform: translateY(3px);
}

@media (max-width: 767.98px) {
  .scroll-down-button {
    display: none;
  }
}

/*
- Swiper Dots
*/
.swiper-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  pointer-events: none;
}

.swiper-dots .swiper-pagination-bullet {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -webkit-box-shadow: 2.5px 4.33px 5px 0px rgba(40, 44, 46, 0.2);
          box-shadow: 2.5px 4.33px 5px 0px rgba(40, 44, 46, 0.2);
  background: #e4e4e4;
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  border: 4px solid #fff;
  margin-right: 6px;
  pointer-events: all;
  cursor: pointer;
}

.swiper-dots .swiper-pagination-bullet:last-child {
  margin-right: 0;
}

/*
- Banner Slider
*/
.banner-slider {
  position: relative;
}

.banner-slider .bottom-controls {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  top: auto;
  bottom: 30px;
  z-index: 2;
  pointer-events: none;
}

.banner-slider .bottom-controls > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.banner-slider .bottom-controls > *:after {
  display: none;
}

.shop-one-screen-block .prev,
.shop-one-screen-block .next,
.banner-slider-type2 .prev,
.banner-slider-type2 .next,
.product-carousel .prev,
.product-carousel .next,
.banner-slider .bottom-controls .prev,
.banner-slider .bottom-controls .next {
  position: relative;
  width: 27px;
  height: 29px;
  font-size: 12px;
  cursor: pointer;
  pointer-events: all;
}

.portfolio-item .permalink:hover, .shop-one-screen-block .prev:hover,
.shop-one-screen-block .next:hover,
.banner-slider-type2 .prev:hover,
.banner-slider-type2 .next:hover,
.product-carousel .prev:hover,
.product-carousel .next:hover,
.banner-slider .bottom-controls .prev:hover,
.banner-slider .bottom-controls .next:hover {
  color: #fff;
}

/*
- Mouse Button
*/
@-webkit-keyframes mouse_roll {
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    opacity: 0;
  }
  20%,
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0px, 5px);
            transform: translate(0px, 5px);
    opacity: 0;
  }
}
@keyframes mouse_roll {
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
    opacity: 0;
  }
  20%,
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0px, 5px);
            transform: translate(0px, 5px);
    opacity: 0;
  }
}

/* 
- Play Button
*/
@-webkit-keyframes play_pulse {
  0%,
  40%,
  75% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  55% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
@keyframes play_pulse {
  0%,
  40%,
  75% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  25% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  55% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}

/* 
- Video Block
*/
.video-block {
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.video-block:before {
  content: '';
  position: absolute;
  top: -70px;
  left: 50%;
  width: 468px;
  height: 392px;
  background: url(../imgs/memphis/decor-t5.png) 50% no-repeat;
  margin-left: -805px;
}

.video-block.light-color {
  color: #fff;
}

.video-block img {
  display: block;
}

.video-block .content {
  max-width: 460px;
}

.video-block .content .heading-block {
  margin: 0 0 25px;
}

.video-block .content .heading-block .sub-h {
  margin-bottom: 10px;
}

.video-block .content .play-button {
  margin: 0 auto;
  color: #000;
}

.video-block .content .play-button:hover {
  color: #fff;
}

/* 
- Load More Button
*/
.loadmore-button-block {
  text-align: center;
  margin: 30px 0;
}

.portfolio-block.gap-on .loadmore-button-block {
  margin-top: 15px;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg) translate(-50%, -50%);
            transform: rotate(0deg) translate(-50%, -50%);
  }
  to {
    -webkit-transform: rotate(360deg) translate(-50%, -50%);
            transform: rotate(360deg) translate(-50%, -50%);
  }
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg) translate(-50%, -50%);
            transform: rotate(0deg) translate(-50%, -50%);
  }
  to {
    -webkit-transform: rotate(360deg) translate(-50%, -50%);
            transform: rotate(360deg) translate(-50%, -50%);
  }
}

.loadmore-button {
  overflow: visible;
}

.loadmore-button i {
  -webkit-transition: 300ms ease-in-out;
  -o-transition: 300ms ease-in-out;
  transition: 300ms ease-in-out;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.loadmore-button:hover i {
  -webkit-transform: translateY(2px);
      -ms-transform: translateY(2px);
          transform: translateY(2px);
}

.loadmore-button.loading:before {
  content: "\f110";
  font: normal normal normal 20px/1 "Font Awesome 5 Free";
  position: absolute;
  font-weight: 900;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 1500ms;
          animation-duration: 1500ms;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}

/* 
- Filter Buttons
*/
.filter-buttons {
  margin: 40px 0 15px;
}

.filter-buttons .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.filter-buttons .wrap .button {
  display: block;
  position: relative;
  overflow: visible;
  line-height: 1.2;
  margin-bottom: 15px;
}

.filter-buttons .wrap .button:not(:last-of-type) {
  margin-right: 40px;
}

.filter-buttons .wrap .button:hover {
  background: none;
}

.filter-buttons .wrap .button span {
  display: block;
  opacity: 0.3;
}

.filter-buttons .wrap .button:hover span {
  opacity: .8;
}

.filter-buttons .wrap .button.current span {
  opacity: 1;
}

.filter-buttons .wrap .button:last-child:before {
  display: none;
}

.filter-buttons.tal .wrap {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.filter-buttons.tar .wrap {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/*
- Filter Buttons On Side
*/
.filter-buttons-on-side {
  min-width: 100%;
}

.filter-buttons-on-side .button {
  position: relative;
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 5px 20px 5px 0;
  padding-right: 20px;
  font-weight: normal;
  width: 100%;
  text-align: left;
}

.filter-buttons-on-side .button:last-child {
  margin-bottom: 0;
}

.filter-buttons-on-side .button:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -1px;
  width: 5px;
  height: 3px;
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: scale(0, 1);
      -ms-transform: scale(0, 1);
          transform: scale(0, 1);
}

.filter-buttons-on-side .button.current:after {
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
}

.filter-buttons-on-side .all-button {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: bold;
  overflow: visible;
  margin-bottom: 35px;
  padding: 0 20px 0 0;
}

.filter-buttons-on-side .all-button:before {
  content: '';
  position: absolute;
  top: 0;
  left: -15px;
  bottom: 0;
  width: 3px;
}

/* 
- Portfolio
*/
.nav-buttons {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  z-index: 3;
}

.nav-buttons > * {
  cursor: pointer;
}

.nav-buttons .next {
  margin-left: 15px;
}

@media (max-width: 767.98px) {
  .nav-buttons {
    top: -25px !important;
    left: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.portfolio-block {
  position: relative;
  margin: 30px 0;
}

.portfolio-block.gap-off {
  margin: 0;
}

.portfolio-block.gap-off .row {
  margin-left: 0;
  margin-right: 0;
}

.portfolio-block.gap-off article {
  padding: 0;
  margin: 0;
}

.portfolio-item {
  text-align: left;
  margin-bottom: 30px;
}

.portfolio-item .wrap {
  position: relative;
  padding-bottom: 141.26074%;
}

.portfolio-item .img {
  background-color: #f2f2f2;
}

.portfolio-item .content,
.portfolio-item .permalink {
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.portfolio-item .content {
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 30px;
  pointer-events: none;
  opacity: 0;
  z-index: 2;
}

.portfolio-item .cat {
  position: relative;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  z-index: 1;
  margin-bottom: 10px;
}

.portfolio-item .title {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  margin: 0;
}

.portfolio-item .link {
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  background: #24252b;
  opacity: 0;
  z-index: 1;
}

.portfolio-item .permalink {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 27px;
  height: 29px;
  z-index: 3;
  font-size: 24px;
  line-height: .8;
  color: inherit;
  font-weight: 600;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
}

.portfolio-item .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.portfolio-item:hover .link {
  opacity: .1;
  -webkit-box-shadow: 5px 5px 10px rgba(40, 44, 46, 0.1);
          box-shadow: 5px 5px 10px rgba(40, 44, 46, 0.1);
}

.portfolio-item:hover .content {
  opacity: 1;
}

.portfolio-item:hover .permalink {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.portfolio-item.masonry .wrap {
  padding-bottom: 0;
}

.portfolio-item.masonry .img {
  position: relative;
}

.portfolio-item.masonry .img img {
  display: block;
}

.portfolio-type-packery .portfolio-item {
  padding: 0;
  margin-bottom: 0;
}

.portfolio-type-packery .portfolio-item .img,
.portfolio-type-packery .portfolio-item .link {
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
}

.portfolio-type-packery .portfolio-item .permalink {
  top: 45px;
  right: 45px;
}

.portfolio-type-packery .portfolio-item .content {
  left: 45px;
  right: 45px;
  bottom: 45px;
}

.portfolio-type-packery.type1 .portfolio-item:nth-child(5n+2) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.portfolio-type-packery.type1 .portfolio-item:nth-child(5n+2) .wrap {
  padding-bottom: 70.5%;
}

@media (max-width: 767.98px) {
  .portfolio-type-packery.type1 .portfolio-item:nth-child(5n+2) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.portfolio-type-packery.type2 .col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.portfolio-type-packery.type2 .portfolio-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.portfolio-type-packery.type2 .portfolio-item:nth-child(8n+2), .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+9) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40%;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  max-width: 40%;
}

.portfolio-type-packery.type2 .portfolio-item:nth-child(8n+2) .wrap, .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+9) .wrap {
  padding-bottom: 70.63%;
}

@media (max-width: 991.98px) {
  .portfolio-type-packery.type2 .col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .portfolio-type-packery.type2 .portfolio-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+2), .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+5), .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+8), .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+9) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+2) .wrap, .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+5) .wrap, .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+8) .wrap, .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+9) .wrap {
    padding-bottom: 70.63%;
  }
}

@media (max-width: 767.98px) {
  .portfolio-type-packery.type2 .col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .portfolio-type-packery.type2 .portfolio-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+2), .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+5), .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+8), .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+9) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+2) .wrap, .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+5) .wrap, .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+8) .wrap, .portfolio-type-packery.type2 .portfolio-item:nth-child(8n+9) .wrap {
    padding-bottom: 70.63%;
  }
}

.portfolio-carousel {
  margin: 38px 0;
}

.portfolio-carousel .nav-buttons {
  top: -55px;
}

.portfolio-carousel .swiper-container {
  overflow: visible;
}

.portfolio-carousel .portfolio-item {
  width: auto;
  margin-bottom: 0;
}

.portfolio-carousel .portfolio-item .img img {
  width: auto;
  max-width: none;
  height: 490px;
}

@media (max-width: 767.98px) {
  .portfolio-carousel .portfolio-item .img img {
    height: 320px;
  }
}

.portfolio-carousel-item {
  position: relative;
  max-width: 650px;
}

.portfolio-carousel-item .img {
  padding-bottom: 69.23077%;
  opacity: .3;
}

.portfolio-carousel-item .title {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 70px;
  line-height: 1;
  font-weight: bold;
  width: 100%;
  margin: 0;
  padding: 0 30px;
  pointer-events: none;
  -webkit-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  opacity: .7;
}

.portfolio-carousel-item .link {
  z-index: 2;
}

.portfolio-carousel-item.swiper-slide-prev .title {
  -webkit-transform: translate(-40%, -50%);
      -ms-transform: translate(-40%, -50%);
          transform: translate(-40%, -50%);
}

.portfolio-carousel-item.swiper-slide-next .title {
  -webkit-transform: translate(-60%, -50%);
      -ms-transform: translate(-60%, -50%);
          transform: translate(-60%, -50%);
}

.portfolio-carousel-item.swiper-slide-active .img {
  opacity: 1;
}

.portfolio-carousel-item.swiper-slide-active .title {
  opacity: 1;
}

.portfolio-carousel-item.swiper-slide-active .img {
  opacity: 1;
}

@media (max-width: 767.98px) {
  .portfolio-carousel-item .title {
    font-size: 36px;
  }
}

.portfolio-type-scattered {
  margin: 85px 0 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.portfolio-type-scattered .grid-sizer {
  display: none;
}

.scattered-portfolio-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding: 0 15px;
  margin-bottom: 110px;
}

.scattered-portfolio-item .wrap {
  margin: 0 auto;
  position: relative;
  padding-left: 45px;
  max-width: 855px;
}

.scattered-portfolio-item .wrap .img {
  position: relative;
}

.scattered-portfolio-item .wrap .img:before {
  content: '';
  background: #24252b;
  opacity: 0;
  z-index: 2;
  -webkit-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

.scattered-portfolio-item .wrap .img img {
  max-height: 435px;
  width: auto;
  display: block;
}

.scattered-portfolio-item .wrap .button {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 42px;
  height: 44px;
  -webkit-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  -webkit-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

.scattered-portfolio-item .wrap .title {
  position: absolute;
  left: 25px;
  bottom: 0;
  margin: 0;
  font-size: 14px;
  padding-left: 53px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: 0 100%;
      -ms-transform-origin: 0 100%;
          transform-origin: 0 100%;
}

.scattered-portfolio-item .wrap .title:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 40px;
  height: 1px;
}

.scattered-portfolio-item .wrap a {
  z-index: 2;
}

.scattered-portfolio-item .wrap:hover .img:before {
  opacity: 0.1;
  -webkit-box-shadow: 5px 5px 10px rgba(40, 44, 46, 0.1);
          box-shadow: 5px 5px 10px rgba(40, 44, 46, 0.1);
}

.scattered-portfolio-item .wrap:hover .button {
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

.scattered-portfolio-item:nth-child(6n+3), .scattered-portfolio-item:nth-child(6n+6) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.scattered-portfolio-item:nth-child(6n+2), .scattered-portfolio-item:nth-child(6n+4) {
  margin-top: 95px;
}

.scattered-portfolio-item:nth-child(6n+3) .wrap {
  margin-left: 0;
}

.scattered-portfolio-item:nth-child(6n+6) .wrap {
  margin-right: 0;
}

@media (max-width: 767.98px) {
  .scattered-portfolio-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 50px;
    margin-top: 0 !important;
  }
}

/*
- Map
*/
.map-block .map {
  height: 100%;
}

/*
- Skill Rate
*/
.skills-items {
  margin-top: 35px;
}

.skills-rate {
  margin: 0 0 20px 0;
}

.skills-rate .h {
  font-size: 14px;
  font-weight: 600;
}

.skills-rate .rate-line {
  position: relative;
  margin: 7px 0 0;
  padding: 2px;
  background: #eff0f1;
}

.skills-rate .rate-line div {
  position: relative;
  height: 6px;
  -webkit-transition: width 900ms ease-in-out;
  -o-transition: width 900ms ease-in-out;
  transition: width 900ms ease-in-out;
}

.skills-rate .rate-line span {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin-bottom: 10px;
  padding: 0 7px;
  font-size: 12px;
  font-weight: 600;
  background: #ffffff;
  line-height: 25px;
  border-radius: 3px;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  -webkit-filter: drop-shadow(1.362px 2.673px 6px rgba(36, 37, 43, 0.1));
          filter: drop-shadow(1.362px 2.673px 6px rgba(36, 37, 43, 0.1));
}

.skills-rate .rate-line span:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  border-top: 4px solid #ffffff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  margin-left: -4px;
}

/*
- Skill Circle
*/
.skill-circle {
  text-align: center;
  margin-bottom: 30px;
}

.skill-circle .circle {
  position: relative;
  margin-bottom: 10px;
}

.skill-circle .circle canvas {
  display: block;
  margin: 0 auto;
}

.skill-circle .circle .rate {
  position: absolute;
  top: 50%;
  left: 20px;
  right: 20px;
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  margin-top: -0.5em;
}

.skill-circle .title {
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 0;
}

.skill-circle .link-button {
  font-size: 12px;
}

.skill-circle .link-button i {
  font-size: 10px;
}

/*
- Brands
*/
.brand-block {
  margin: 40px 0;
}

.brand-block .swiper-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.brand-item .content {
  position: relative;
}

.brand-item img {
  vertical-align: middle;
}

.brand-item img + img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}

.brand-item.without-hover img {
  opacity: .3;
}

.brand-item.without-hover:hover img {
  opacity: 1;
  visibility: visible;
}

/*
- Social Links Block
*/
.social-links-block {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 30px 0;
}

.social-links-block.on-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.social-links-block .label {
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 20px;
  opacity: 0.5;
}

.social-links-block a {
  color: inherit;
}

.social-links-block .social-links-circle a {
  width: 28px;
  height: 28px;
  font-size: 14px;
}

.social-links-block .social-links-circle a:not(:last-child) {
  margin-right: 20px;
}

body.light-scheme .social-links-block .social-links-circle a,
body .light-scheme .social-links-block .social-links-circle a {
  background: #000;
}

body.light-scheme .social-links-block .social-links-circle a:hover,
body .light-scheme .social-links-block .social-links-circle a:hover {
  background: #bbbbbb;
}

@media (max-width: 575.98px) {
  .social-links-block .social-links-circle a:not(:last-child) {
    margin-right: 15px;
  }
}

/* 
- Tabs
*/
.tabs-block {
  position: relative;
  margin: 30px 0;
}

.tabs-block .tb-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767.98px) {
  .tabs-block .tb-buttons {
    display: none;
  }
}

.tabs-block .tb-buttons .center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tabs-block .tb-buttons .right {
  -webkit-box-pack: right;
  -webkit-justify-content: right;
      -ms-flex-pack: right;
          justify-content: right;
}

.tabs-block .tb-m-button,
.tabs-block .tb-buttons .button {
  position: relative;
  cursor: pointer;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0;
  color: #b7b8c0;
  margin-right: 35px;
}

.tabs-block .tb-m-button:hover,
.tabs-block .tb-buttons .button:hover {
  color: #adaeb6;
}

.tabs-block .tb-m-button:last-child,
.tabs-block .tb-buttons .button:last-child {
  margin-right: 0;
}

.tabs-block .tb-m-button span,
.tabs-block .tb-buttons .button span {
  position: relative;
}

.tabs-block .tb-m-button:after,
.tabs-block .tb-buttons .button:after {
  content: '';
  right: 100%;
  height: 1px;
  -webkit-transition: right 400ms ease-in-out;
  -o-transition: right 400ms ease-in-out;
  transition: right 400ms ease-in-out;
}

.tabs-block .tb-m-button.current,
.tabs-block .tb-buttons .button.current {
  color: #24252b;
}

.tabs-block .tb-m-button.current:after,
.tabs-block .tb-buttons .button.current:after {
  right: 0;
}

.tabs-block .tb-m-button {
  margin-right: 0;
  margin-bottom: 10px;
  display: none;
}

.tabs-block .tb-m-button:after {
  display: none;
}

@media (max-width: 767.98px) {
  .tabs-block .tb-m-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.tabs-block .tb-wrap .wrap .wrap-inner {
  display: none;
  overflow: hidden;
}

.tabs-block .tb-wrap .wrap .wrap-inner > *:first-child {
  margin-top: 0;
}

@media (max-width: 767.98px) {
  .tabs-block .tb-wrap .wrap .wrap-inner {
    margin-top: 20px;
  }
}

.tabs-block.vertical {
  padding-left: 110px;
}

.split-screen .tabs-block.vertical {
  margin-left: -75px;
}

.tabs-block.vertical .tb-buttons {
  position: absolute;
  top: 50%;
  left: 0;
  margin: 0;
  -webkit-transform: rotate(-90deg) translate(-50%, 0);
      -ms-transform: rotate(-90deg) translate(-50%, 0);
          transform: rotate(-90deg) translate(-50%, 0);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (max-width: 767.98px) {
  .tabs-block.vertical {
    padding-left: 0;
  }
  .split-screen .tabs-block.vertical {
    margin-left: 0;
  }
}

/*
- Contacts Ul
*/
.contacts-ul .li-block .text {
  font-size: 18px;
  padding-left: 15px;
}

/*
- Accordion
*/
.accordion-block .accordion-item {
  border-bottom: 1px solid;
}

body.light-scheme .accordion-block .accordion-item,
body .light-scheme .accordion-block .accordion-item {
  border-color: #d3dde4;
}

body.dark-scheme .accordion-block .accordion-item,
body .dark-scheme .accordion-block .accordion-item {
  border-color: #dfdfdf;
}

.accordion-block .accordion-item .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  min-height: 70px;
  padding: 15px 30px 15px 0;
  line-height: 1.2;
  cursor: pointer;
}

.accordion-block .accordion-item .top .button {
  position: absolute;
  top: 50%;
  right: 0;
  width: 30px;
  height: 30px;
  margin-top: -15px;
}

.accordion-block .accordion-item .top .button:before, .accordion-block .accordion-item .top .button:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 3px;
  -webkit-box-shadow: inset 0 0 0 5px;
          box-shadow: inset 0 0 0 5px;
  margin: -1px 0 0 -7px;
}

.accordion-block .accordion-item .top .button:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.accordion-block .accordion-item .wrap {
  display: none;
  padding: 5px 0 25px;
}

.accordion-block .accordion-item.current .button:after {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

/*
- Icon Box
*/
.icon-box-block {
  overflow: hidden;
}

.icon-box-block.type2 .row > * {
  margin: 20px 0;
}

.icon-box-block .row > * {
  margin: 30px 0;
}

@media (max-width: 767.98px) {
  .icon-box-block .row > * {
    margin: 15px 0;
  }
}

.icon-box-style1 {
  position: relative;
  text-align: center;
}

.icon-box-style1:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -16px;
  width: 1px;
  height: 40px;
  background: #d3d4d9;
  margin-top: -20px;
}

.icon-box-style1 .icon {
  position: relative;
  width: 47px;
  height: 49px;
  margin: 5px auto 15px;
  color: #fff;
  font-size: 25px;
}

.icon-box-style1 .title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 3px;
}

.icon-box-style1 .desc {
  font-size: 14px;
  font-weight: 300;
  margin-top: 10px;
}

.icon-box-style1 .link-button {
  font-size: 12px;
}

.icon-box-style1 .link-button i {
  font-size: 10px;
  margin-bottom: 1px;
}

.icon-box-style1.tal {
  text-align: left;
}

.icon-box-style1.tal:before {
  left: -30px;
}

.icon-box-style1.tal .icon {
  margin-left: 5px;
  margin-right: 0;
}

.icon-box-style1.tar {
  text-align: right;
}

.icon-box-style1.tar:before {
  left: -1px;
}

.icon-box-style1.tar .icon {
  margin-left: auto;
  margin-right: 5px;
}

.icon-box-block.type2 .icon-box-style1 .title {
  font-size: 21px;
  margin: 25px 0 0;
}

@media (max-width: 767.98px) {
  .icon-box-style1 {
    text-align: center !important;
  }
  .icon-box-style1 .icon {
    margin: 0 auto 15px !important;
  }
}

.icon-box-style2 .icon {
  font-size: 40px;
  margin-bottom: 10px;
}

.icon-box-style2 .title {
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 5px;
}

.icon-box-style2 .desc {
  font-size: 14px;
  line-height: 1.71429;
}

/*
- Contact Block
*/
.contact-block {
  margin-bottom: 35px;
  padding-left: 40px;
}

.contact-block .title {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

.contact-block .title:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -40px;
  margin-top: -1px;
  width: 20px;
  height: 3px;
}

.contact-block .value {
  font-size: 24px;
  font-weight: 300;
}

@media (max-width: 991.98px) {
  .contact-block .value {
    font-size: 18px;
  }
}

/*
- Heading With Text
*/
.heading-with-text {
  font-size: 14px;
  margin: 30px 0;
}

.heading-with-text .h {
  font-weight: bold;
  float: left;
}

.heading-with-text .text:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 1px;
  margin: 0 20px;
}

/*
- Side Image Content
*/
.side-image-content {
  position: relative;
  padding: 30px 0;
  margin: 40px 0;
}

.side-image-content > .img {
  left: 33.3333%;
  z-index: 0;
}

.side-image-content > .content {
  position: relative;
  width: 55%;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 2.5px 4.33px 5px 0px rgba(40, 44, 46, 0.1);
          box-shadow: 2.5px 4.33px 5px 0px rgba(40, 44, 46, 0.1);
  z-index: 1;
  padding: 55px 60px;
  min-width: 595px;
}

.side-image-content > .content > *:first-child {
  margin-top: 0;
}

.side-image-content.full-width {
  padding: 50px 0;
}

.side-image-content.full-width > .img {
  left: 50%;
  width: 100vw;
  margin-left: -50vw;
  right: auto;
}

.side-image-content.full-width > .content {
  width: 100%;
}

.side-image-content.right > .img {
  left: 0;
  right: 33.3333%;
}

.side-image-content.right > .content {
  margin-left: auto;
}

@media (max-width: 767.98px) {
  .side-image-content > .img {
    position: relative;
    left: 0;
    right: 0;
    padding-bottom: 60%;
  }
  .side-image-content > .content {
    width: 100%;
    min-width: auto;
    padding: 25px 30px;
  }
}

@media (max-width: 767.98px) {
  .side-image-content > .content {
    width: 100%;
    min-width: auto;
    padding: 25px 20px;
  }
}

/*
- Testimonials Block
*/
.testimonials-block {
  position: relative;
  margin: 30px 0;
}

.testimonials-block.style1:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  width: 100vw;
  margin-left: -50vw;
  background: #f2f2f2;
}

.testimonials-block .nav-buttons {
  top: -47px;
}

.testimonials-block .swiper-dots {
  position: absolute;
  bottom: 93px;
  right: 15px;
}

.testimonials-block .swiper-container {
  overflow: visible;
}

.testimonials-block.only-active .swiper-container {
  overflow: hidden;
}

.testimonials-block.carousel.with-pagination {
  padding-bottom: 45px;
}

.testimonials-block.carousel .swiper-dots {
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
}

.testimonials-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 100px 0 80px;
}

.testimonials-item .avatar {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 130px;
      -ms-flex: 0 0 130px;
          flex: 0 0 130px;
  max-width: 130px;
  margin-left: 15px;
  margin-right: 75px;
  margin-bottom: 15px;
  z-index: 1;
}

.testimonials-item .avatar:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../imgs/testimonials-decor.png) 50% no-repeat;
  width: 246px;
  height: 260px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}

.testimonials-item .avatar div {
  border: 2px solid #fff;
  -webkit-box-shadow: 2.5px 4.33px 5px 0px rgba(40, 44, 46, 0.33);
          box-shadow: 2.5px 4.33px 5px 0px rgba(40, 44, 46, 0.33);
  border-radius: 50%;
}

.testimonials-item .avatar div:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.testimonials-item .quote {
  position: relative;
  font-size: 24px;
  font-weight: normal;
  font-family: 'Montserrat';
  line-height: 1.5;
  padding-right: 120px;
}

.testimonials-item .quote:after {
  content: '“';
  position: absolute;
  top: 0;
  right: 0;
  font-size: 150px;
  font-weight: bold;
  line-height: 1;
  z-index: -1;
}

.testimonials-item .bottom {
  margin-top: 40px;
}

.testimonials-item .name {
  font-size: 14px;
  font-weight: bold;
}

.testimonials-item .post {
  font-size: 12px;
  font-weight: 500;
  margin-top: 3px;
}

@media (max-width: 991.98px) {
  .testimonials-item .quote {
    font-size: 18px;
  }
}

@media (max-width: 767.98px) {
  .testimonials-item .avatar {
    display: none;
  }
  .testimonials-item .quote {
    padding-right: 0;
  }
}

.testimonials-item-style2 {
  background: #f2f2f2 url(../imgs/testimonials-decor.png) right -25px top -50px no-repeat;
  background-size: 250px auto;
  padding: 40px 60px;
  height: auto;
}

.testimonials-item-style2 .quote {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.55556;
  margin-bottom: 25px;
}

.testimonials-item-style2 .bottom {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.testimonials-item-style2 .bottom:after {
  content: '“';
  font-size: 150px;
  position: absolute;
  top: 0;
  right: 0;
  font-family: 'Montserrat';
  font-weight: bold;
  line-height: 0.9;
  color: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 3px;
  -webkit-filter: drop-shadow(2.5px 4.33px 5px rgba(40, 44, 46, 0.33));
          filter: drop-shadow(2.5px 4.33px 5px rgba(40, 44, 46, 0.33));
}

.testimonials-item-style2 .avatar {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83px;
      -ms-flex: 0 0 83px;
          flex: 0 0 83px;
  max-width: 83px;
  margin-left: 15px;
  margin-right: 30px;
  z-index: 1;
}

.testimonials-item-style2 .avatar div {
  border: 2px solid #fff;
  -webkit-box-shadow: 2.5px 4.33px 5px 0px rgba(40, 44, 46, 0.33);
          box-shadow: 2.5px 4.33px 5px 0px rgba(40, 44, 46, 0.33);
  border-radius: 50%;
}

.testimonials-item-style2 .avatar div:before {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.testimonials-item-style2 .content {
  position: relative;
}

.testimonials-item-style2 .name {
  font-size: 14px;
  font-weight: bold;
}

.testimonials-item-style2 .post {
  font-size: 12px;
  font-weight: 500;
  margin-top: 3px;
}

@media (max-width: 767.98px) {
  .testimonials-item-style2 {
    padding: 20px 30px;
  }
}

@media (max-width: 575.98px) {
  .testimonials-item-style2 .avatar {
    display: none;
  }
  .testimonials-item-style2 .content {
    margin-top: 15px;
  }
}

/*
- Side Img Block
*/
.side-img-block {
  margin: 30px 0;
  -webkit-filter: drop-shadow(1.362px 2.673px 6px rgba(36, 37, 43, 0.1));
          filter: drop-shadow(1.362px 2.673px 6px rgba(36, 37, 43, 0.1));
  color: #fff;
}

.side-img-block > div {
  position: relative;
  -webkit-mask-image: url(../imgs/mask-side-img.svg);
          mask-image: url(../imgs/mask-side-img.svg);
  -webkit-mask-position: 0 50%;
          mask-position: 0 50%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
  padding-bottom: 100%;
}

.side-img-block > div > div {
  position: absolute;
  top: 50%;
  left: 20px;
  right: 20px;
  text-align: center;
  font-size: 240px;
  font-weight: 800;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

/*
- Num Box Block
*/
.num-box-block.left .num-box-item {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.num-box-block.right .num-box-item {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.num-box-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}

.num-box-item .icon {
  position: relative;
  font-size: 40px;
  margin-right: 30px;
}

.num-box-item .icon.dark {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  color: #fff;
  font-size: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 47px;
      -ms-flex: 0 0 47px;
          flex: 0 0 47px;
  width: 47px;
  height: 49px;
}

.num-box-item .num {
  font-family: 'Montserrat';
  font-size: 48px;
  line-height: 1;
}

.num-box-item .num .suffix {
  font-weight: 500;
}

.num-box-item .title {
  font-size: 14px;
}

/*
- Letter Block
*/
.letter-block {
  position: relative;
  text-align: center;
  margin: 40px 0;
  z-index: 1;
}

.letter-block:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 570px;
  height: 460px;
  background: url(../imgs/letter-block-decor.png);
  z-index: -1;
}

.letter-block span {
  display: inline-block;
  font-size: 435px;
  line-height: .75;
  font-weight: 900;
  letter-spacing: -.01em;
  color: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 3px;
  -webkit-filter: drop-shadow(2.5px 4.33px 5px rgba(40, 44, 46, 0.2));
          filter: drop-shadow(2.5px 4.33px 5px rgba(40, 44, 46, 0.2));
}

@supports not ((-webkit-background-clip: text) and (-webkit-text-fill-color: transparent)) {
  .letter-block span {
    background: none !important;
  }
}

@media (max-width: 991.98px) {
  .letter-block span {
    font-size: 250px;
  }
}

@media (max-width: 767.98px) {
  .letter-block span {
    font-size: 200px;
  }
}

/*
- Feedback Form Block
*/
@-webkit-keyframes blink {
  0%,
  100% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
}
@keyframes blink {
  0%,
  100% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
}

.feedback-form-block {
  position: relative;
  font-size: 48px;
  font-weight: bold;
  margin: 50px 0;
}

.feedback-form-block em {
  font-style: normal;
}

.feedback-form-block [contenteditable=true] {
  position: relative;
  cursor: pointer;
}

.feedback-form-block [contenteditable=true]:empty:before {
  color: #d3d4d9;
}

.feedback-form-block [contenteditable=true]:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 2px;
  height: 1.04167em;
  -webkit-box-shadow: inset 0 0 0 5px;
          box-shadow: inset 0 0 0 5px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-animation: blink 900ms infinite;
          animation: blink 900ms infinite;
}

.feedback-form-block .button {
  position: absolute;
  bottom: 0;
  right: 0;
}

@media (max-width: 991.98px) {
  .feedback-form-block {
    font-size: 36px;
  }
  .feedback-form-block .button {
    position: relative;
    margin-top: 15px;
  }
}

@media (max-width: 767.98px) {
  .feedback-form-block {
    font-size: 30px;
  }
}

@media (max-width: 575.98px) {
  .feedback-form-block {
    font-size: 18px;
  }
}

/*
- Contact Form
*/
.contact-form {
  margin: 40px 0;
}

/*
- About Me Section
*/
.about-me-section {
  position: relative;
  z-index: 1;
}

.about-me-section .bg-overlay {
  background: #f5f5f5;
}

.about-me-section .bg-overlay .text {
  display: none;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
  width: 100vh;
  margin-left: 405px;
  font-size: 100px;
}

.about-me-section > .buttons .button {
  position: absolute;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  cursor: pointer;
  z-index: 4;
}

.about-me-section > .buttons .button:before, .about-me-section > .buttons .button:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 100%;
  height: 80px;
  width: 1px;
  background: #dbdbdb;
  margin-bottom: 20px;
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  pointer-events: none;
}

@media (max-width: 767.98px) {
  .about-me-section > .buttons .button:before, .about-me-section > .buttons .button:after {
    display: none;
  }
}

.about-me-section > .buttons .button.on-left {
  top: 50%;
  left: 30px;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

@media (max-width: 575.98px) {
  .about-me-section > .buttons .button.on-left {
    left: 20px;
  }
}

.about-me-section > .buttons .button.on-right {
  top: 50%;
  right: 30px;
  -webkit-transform: translate(50%, -50%) rotate(-90deg);
      -ms-transform: translate(50%, -50%) rotate(-90deg);
          transform: translate(50%, -50%) rotate(-90deg);
}

@media (max-width: 575.98px) {
  .about-me-section > .buttons .button.on-right {
    right: 20px;
  }
}

.about-me-section > .buttons .button.on-bottom {
  left: 50%;
  bottom: 30px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.about-me-section > .buttons .button:hover:before, .about-me-section > .buttons .button:hover:after {
  height: 30px;
}

.about-me-section > .buttons .button.active:before, .about-me-section > .buttons .button.active:after {
  height: 14px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.about-me-section > .buttons .button.active:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.about-me-section .content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.about-me-section .content-container > .content {
  margin: 0 auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 780px;
}

.about-me-section .content-container .heading-block {
  margin: 0 0 40px;
}

.about-me-section .content-container .heading-block .text {
  font-size: 14px;
  margin: -6px 0 32px;
}

.about-me-section .content-container .heading-block .h {
  line-height: 1;
}

.about-me-section .content-container .num-box-block {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0;
}

.about-me-section .content-container .num-box-block .num-box-item {
  min-width: 170px;
}

.about-me-section .content-container .button {
  margin-top: 15px;
}

@media (max-width: 575.98px) {
  .about-me-section .content-container {
    padding: 0 40px;
  }
  .about-me-section .content-container .heading-block h3 {
    font-size: 24px !important;
  }
}

.about-me-section .about-container,
.about-me-section .works-container,
.about-me-section .contact-container {
  z-index: 3;
  -webkit-transition: -webkit-transform 700ms ease-in-out;
  transition: -webkit-transform 700ms ease-in-out;
  -o-transition: transform 700ms ease-in-out;
  transition: transform 700ms ease-in-out;
  transition: transform 700ms ease-in-out, -webkit-transform 700ms ease-in-out;
  overflow: hidden;
}

.about-me-section .about-container.active,
.about-me-section .works-container.active,
.about-me-section .contact-container.active {
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
}

.about-me-section .about-container .bg-overlay .image,
.about-me-section .works-container .bg-overlay .image,
.about-me-section .contact-container .bg-overlay .image {
  display: none !important;
}

.about-me-section .about-container .heading-block,
.about-me-section .works-container .heading-block,
.about-me-section .contact-container .heading-block {
  margin-bottom: 30px;
}

.about-me-section .about-container {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
}

.about-me-section .works-container {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

.about-me-section .works-container .portfolio-carousel {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.about-me-section .works-container .nav-buttons {
  right: auto;
  left: 0;
}

.about-me-section .contact-container {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
}

/*
- Split Screen
*/
.split-screen {
  position: relative;
  overflow: hidden;
  height: 100vh;
  z-index: 1;
}

.split-screen > .bg-overlay .memphis div:nth-child(2), .split-screen > .bg-overlay .memphis div:nth-child(4) {
  display: none;
}

body.light-scheme .split-screen,
body .light-scheme .split-screen {
  background: #f5f5f5;
}

.split-screen .navigation-block {
  position: absolute;
  top: 0;
  right: 25px;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  z-index: 20;
}

.split-screen .navigation-block .swiper-dots {
  display: block;
  pointer-events: all;
}

.split-screen .navigation-block .swiper-dots .swiper-pagination-bullet {
  margin-right: 0;
}

.split-screen .navigation-block .swiper-dots .swiper-pagination-bullet:not(:last-child) {
  margin-bottom: 10px;
}

.split-screen > .items {
  z-index: 1;
}

.split-screen .screen-item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  pointer-events: none;
  overflow: hidden;
}

.split-screen .screen-item.current {
  pointer-events: all;
  z-index: 2;
}

.split-screen .screen-item.align-left .item-left {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}

.split-screen .screen-item.align-left .item-right .content {
  margin-left: auto;
  padding: 30px 75px 30px 15px;
}

.split-screen .screen-item > .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  height: 100vh;
  -webkit-transition: -webkit-transform 0.8s ease;
  transition: -webkit-transform 0.8s ease;
  -o-transition: transform 0.8s ease;
  transition: transform 0.8s ease;
  transition: transform 0.8s ease, -webkit-transform 0.8s ease;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 100%;
  overflow: hidden;
  background-size: cover;
  z-index: 1;
}

.split-screen .screen-item > .item > .content {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 585px;
      -ms-flex: 0 0 585px;
          flex: 0 0 585px;
  padding: 30px 35px 30px 15px;
  max-width: 585px;
}

.split-screen .screen-item > .item > .content:first-child > * {
  margin-top: 0 !important;
}

.split-screen .screen-item > .item > .content .text-t1,
.split-screen .screen-item > .item > .content .text-t2 {
  margin-bottom: 30px;
}

@media (max-width: 1199.98px) {
  .split-screen .screen-item > .item > .content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 480px;
        -ms-flex: 0 0 480px;
            flex: 0 0 480px;
    max-width: 480px;
  }
}

.split-screen .screen-item > .item.item-left {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.split-screen .screen-item > .item .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
}

.split-screen .screen-item.dark .item {
  color: #000;
}

.split-screen .screen-item .item-left,
.split-screen .screen-item.next .item-right {
  -webkit-transform: translate(0%, 100%);
      -ms-transform: translate(0%, 100%);
          transform: translate(0%, 100%);
}

.split-screen .screen-item .item-right,
.split-screen .screen-item.next .item-left {
  -webkit-transform: translate(0%, -100%);
      -ms-transform: translate(0%, -100%);
          transform: translate(0%, -100%);
}

.split-screen .screen-item.current .item-left,
.split-screen .screen-item.current .item-right {
  -webkit-transform: translate(0%, 0%);
      -ms-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
}

.split-screen .screen-item .item-right {
  overflow: hidden;
}

.split-screen .screen-item .item-right > .bg-overlay {
  width: 100vw;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0.5;
}

.split-screen .screen-item .item-right > .bg-overlay .memphis div:nth-child(1), .split-screen .screen-item .item-right > .bg-overlay .memphis div:nth-child(3) {
  display: none;
}

.split-screen .screen-item .item-right > .bg-overlay .memphis div:nth-child(2) {
  top: -150px;
  margin-left: 310px;
}

.split-screen .icon-box-block .row > * {
  margin: 0 0 30px;
}

@media (max-width: 991.98px) {
  .split-screen .screen-item {
    pointer-events: all;
  }
  .split-screen .screen-item > .item-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 60%;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%;
  }
  .split-screen .screen-item > .item-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40%;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
  }
  .split-screen .screen-item > .item > .content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 480px;
        -ms-flex: 0 0 480px;
            flex: 0 0 480px;
    max-width: 480px;
  }
  .split-screen .scroll-down-arrow {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .split-screen {
    height: auto !important;
  }
  .split-screen > .items {
    position: relative;
  }
  .split-screen .screen-item {
    position: relative;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .split-screen .screen-item > .item {
    -webkit-transform: translate(0%, 0%) !important;
        -ms-transform: translate(0%, 0%) !important;
            transform: translate(0%, 0%) !important;
    height: auto !important;
  }
  .split-screen .screen-item > .item > .content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    min-width: 100%;
    padding: 30px 30px !important;
  }
  .split-screen .screen-item > .item-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 50px;
  }
  .split-screen .screen-item > .item-left > .content {
    padding: 50px 15px 0 !important;
  }
  .split-screen .screen-item > .item-right {
    min-height: 320px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
  .split-screen .navigation-block {
    display: none;
  }
}

/*
- Team Carousel
*/
.team-carousel {
  position: relative;
  margin: 40px 0;
}

.team-carousel .nav-buttons {
  top: -57px;
}

.team-item {
  text-align: center;
}

.team-item .img {
  position: relative;
  padding-bottom: 100%;
  margin-bottom: 25px;
}

.team-item .img:before {
  content: '';
  background: #24252b;
  opacity: 0;
}

.team-item .social-links {
  position: absolute;
  bottom: 15px;
  right: 30px;
  display: block;
  z-index: 2;
}

.team-item .social-links:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 20px;
  width: 2px;
  margin-left: -1px;
  background: #fff;
  z-index: -1;
}

.team-item .social-links a {
  margin: 0 0 15px;
}

.team-item .post {
  font-size: 14px;
  margin-bottom: 3px;
}

.team-item .name {
  font-size: 18px;
  font-weight: bold;
}

.team-item:hover .img:before {
  opacity: .1;
}

/*
- Price List
*/
.price-list-carousel {
  position: relative;
}

.price-list-carousel .nav-buttons {
  top: -32px;
}

.price-list-carousel .swiper-container {
  margin: -15px;
  padding: 15px;
}

.price-list-carousel .swiper-slide {
  height: auto;
}

@media (max-width: 767.98px) {
  .price-list-carousel {
    margin-top: 55px;
  }
  .price-list-carousel .swiper-container {
    margin-top: -15px;
  }
}

.price-list-item {
  border: 2px solid #fff;
  padding: 45px 55px;
  background: #f6f6f6;
  -webkit-box-shadow: 2.5px 4.33px 5px 0px rgba(40, 44, 46, 0.1);
          box-shadow: 2.5px 4.33px 5px 0px rgba(40, 44, 46, 0.1);
  height: 100%;
}

.price-list-item .hit {
  position: absolute;
  top: 18px;
  right: 18px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 3px 12px;
  z-index: 2;
}

.price-list-item .hit .convex:after,
.price-list-item .hit .convex:before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.price-list-item .hit .convex:before,
.price-list-item .hit .convex span {
  border-radius: 50%/1px;
  bottom: -1px;
  top: -1px;
}

.price-list-item .hit .convex:after {
  border-radius: 1px/50%;
  left: -1px;
  right: -1px;
}

.price-list-item .top {
  font-size: 24px;
  font-weight: 600;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  margin-bottom: 28px;
}

.price-list-item .price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 60px;
  font-weight: 600;
  line-height: 1;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 23px;
}

.price-list-item .price .cur {
  font-family: 'Montserrat';
  font-size: 0.5em;
  margin-top: 7px;
  margin-right: 10px;
  font-weight: bold;
}

.price-list-item .price .period {
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  padding-left: 18px;
  margin-left: 5px;
  max-width: 75px;
  line-height: 1.16667;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  bottom: 6px;
}

.price-list-item .price .period:before {
  content: '/';
  position: absolute;
  left: 0;
  bottom: .1em;
}

.price-list-item .desc {
  font-weight: 300;
  margin-bottom: 28px;
}

.price-list-item .option {
  font-size: 14px;
  font-weight: 500;
}

.price-list-item .option .o-item {
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
}

.price-list-item .option .o-item:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  height: 5px;
  width: 5px;
  border-radius: 50%;
}

.price-list-item .button-style1 {
  margin-top: 25px;
}

.price-list-item .button-style1 .convex:after,
.price-list-item .button-style1 .convex:before {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.price-list-item .button-style1:hover {
  color: #fff;
}

@media (max-width: 767.98px) {
  .price-list-item {
    padding: 45px 25px;
  }
}

/*
- Shop One Screen Block
*/
.shop-one-screen-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #f5f5f5;
}

.shop-one-screen-block .content-block {
  margin-left: auto;
  max-width: 605px;
  width: 100%;
  padding: 40px 30px;
}

.shop-one-screen-block .heading-with-text {
  margin: 0 0 45px;
}

.shop-one-screen-block .nav {
  font-family: 'Montserrat';
  font-size: 48px;
  font-weight: 200;
  line-height: 1;
}

.shop-one-screen-block .nav .item {
  margin: .6em 0;
  cursor: pointer;
}

.shop-one-screen-block .nav .item span {
  font-weight: 800;
  font-size: 12px;
  vertical-align: top;
  margin-left: 10px;
}

.shop-one-screen-block .left-side {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
}

.shop-one-screen-block .left-side:before, .shop-one-screen-block .left-side:after {
  content: '';
  position: absolute;
  z-index: -1;
  pointer-events: none;
}

.shop-one-screen-block .left-side:before {
  background-image: url(../imgs/memphis/decor-t2-1.png);
  width: 479px;
  height: 296px;
  right: 0;
  top: 0;
  margin-right: 290px;
}

.shop-one-screen-block .left-side:after {
  background-image: url(../imgs/memphis/decor-t2-3.png);
  width: 285px;
  height: 191px;
  right: 0;
  margin-right: 445px;
  bottom: 0;
}

.shop-one-screen-block .items {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  z-index: 1;
}

.shop-one-screen-block .items:before, .shop-one-screen-block .items:after {
  content: '';
  position: absolute;
  z-index: 2;
  opacity: .5;
  pointer-events: none;
}

.shop-one-screen-block .items:before {
  background-image: url(../imgs/memphis/decor-t4-1.png);
  width: 510px;
  height: 267px;
  left: 0;
  top: 0;
  margin-left: 390px;
  z-index: 2;
}

.shop-one-screen-block .items:after {
  background-image: url(../imgs/memphis/decor-t2-4.png);
  width: 515px;
  height: 186px;
  bottom: 0;
  left: 0;
  margin-left: 470px;
}

.shop-one-screen-block .items .content-block {
  margin-left: 0;
  padding: 90px 0 30px 60px;
}

.shop-one-screen-block .items .controls {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
}

.shop-one-screen-block .items .controls .prev {
  margin-bottom: 16px;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide .swiper-dots {
  position: absolute;
  left: 9px;
  bottom: 65px;
  max-width: 605px;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  z-index: 2;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper > .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .price {
  font-size: 36px;
  font-weight: 600;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .price > .woocommerce-Price-amount .woocommerce-Price-currencySymbol,
.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .price ins > .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
  position: relative;
  top: .4em;
  font-size: 18px;
  font-weight: bold;
  vertical-align: top;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .price del {
  position: relative;
  top: 0.4em;
  text-decoration: none;
  color: #929292;
  font-weight: 600;
  font-size: 18px;
  vertical-align: top;
  margin-right: 5px;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .price del .woocommerce-Price-currencySymbol {
  font-size: 1em;
  color: inherit;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .price ins {
  background: none;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .space {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .buttons .button-style2 {
  margin-right: 45px;
  margin-bottom: 10px;
  vertical-align: top;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .buttons .button-style2.cart i {
  position: relative;
  font-size: 30px;
  font-weight: 500;
  font-style: normal;
  -webkit-transition: font-size 300ms ease-in-out;
  -o-transition: font-size 300ms ease-in-out;
  transition: font-size 300ms ease-in-out;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .buttons .add_to_cart_button i:before {
  content: "";
  font-family: "WooCommerce";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-decoration: none;
  text-transform: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 20px;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .buttons .add_to_cart_button.added i {
  font-size: 0.1px;
}

.shop-one-screen-block .items > .swiper-wrapper > .swiper-slide > .swiper-wrapper .buttons .added_to_cart {
  display: none;
}

@media (max-width: 767.98px) {
  .shop-one-screen-block {
    overflow: visible;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .shop-one-screen-block .left-side,
  .shop-one-screen-block .items {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .shop-one-screen-block .left-side {
    padding-top: 50px;
  }
  .shop-one-screen-block .items {
    max-height: 100vh;
  }
  .shop-one-screen-block .items .content-block {
    padding: 50px 0 30px 30px;
  }
}

@media (max-width: 575.98px) {
  .shop-one-screen-block .nav {
    font-size: 30px;
  }
}

/*
- Banner Slider Type2
*/
.banner-slider-type2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 65px 60px;
  background: #f9f9f9;
}

.banner-slider-type2 .banner-social-links {
  width: 60px;
}

.banner-slider-type2 .controls {
  position: absolute;
  bottom: 0;
  right: 65px;
  height: 65px;
  z-index: 2;
}

.banner-slider-type2 .controls .next {
  margin-left: 20px;
}

.banner-slider-type2 .swiper-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.banner-slider-type2 .heading-with-text {
  position: absolute;
  left: 60px;
  bottom: 0;
  width: 100%;
  margin: 21px 0;
  pointer-events: none;
}

.banner-slider-type2 .heading-with-text .h .value {
  color: inherit;
}

@media (max-width: 767.98px) {
  .banner-slider-type2 {
    padding: 0 0 65px;
  }
  .banner-slider-type2 .controls {
    display: none;
  }
  .banner-slider-type2 .heading-with-text {
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
    min-height: 42px;
  }
}

/*
- One Screen Scroll
*/
.one-screen-scroll > .swiper-wrapper > .swiper-slide {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}

.one-screen-scroll > .swiper-wrapper > .swiper-slide .banner-social-links {
  display: none;
}

.one-screen-scroll .container-fluid {
  padding: 65px 60px;
}

.one-screen-scroll .container-fluid.no-padding {
  padding: 0;
}

.one-screen-scroll .one-screen-scroll-dots {
  position: absolute;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  right: 0;
  bottom: 0;
  width: 60px;
  z-index: 2;
}

.one-screen-scroll .one-screen-scroll-dots .swiper-pagination-bullet {
  margin: 0 auto 12px;
}

.one-screen-scroll .one-screen-scroll-dots .swiper-pagination-bullet:last-child {
  margin-bottom: 0;
}

.one-screen-scroll .with-map > .map-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 50%;
  margin-right: 55px;
  background: #eee;
}

@media (max-width: 767.98px) {
  .one-screen-scroll .one-screen-scroll-dots {
    display: none;
  }
  .one-screen-scroll > .swiper-wrapper {
    display: block;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    overflow: visible;
  }
  .one-screen-scroll > .swiper-wrapper > .swiper-slide {
    height: auto !important;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .one-screen-scroll .with-map > .map-block {
    position: relative;
    right: 0;
    margin: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    height: 320px !important;
    min-height: 320px;
  }
}

/*
- Personal Img Block
*/
.personal-img-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.personal-img-block img {
  display: block;
  max-height: 100%;
}

/*
- Step Item Block
*/
.step-item-block {
  margin-bottom: 30px;
}

.step-item-block .num {
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 7px;
}

.step-item-block .title {
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 7px;
}

.step-item-block .desc {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 10px;
}

.step-item-block .link-button {
  min-height: 14px;
}

/*
- Screenshot Carousel
*/
.screenshot-carousel {
  position: relative;
  margin: 60px 0;
}

.screenshot-carousel:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../imgs/phone-mockup.png) 50% no-repeat;
  background-size: contain;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 20px 0 0 -4px;
  width: 805px;
  height: 505px;
  pointer-events: none;
  z-index: 2;
}

.screenshot-carousel .flipster {
  overflow: visible;
}

.screenshot-carousel li {
  width: 205px;
  -webkit-filter: drop-shadow(5px 5px 5px rgba(40, 44, 46, 0.15));
          filter: drop-shadow(5px 5px 5px rgba(40, 44, 46, 0.15));
}

.screenshot-carousel li .img {
  background-position: 50% 0;
  padding-bottom: 215%;
  -webkit-mask-image: url(../imgs/screen-mask.png);
          mask-image: url(../imgs/screen-mask.png);
  -webkit-mask-position: 0 50%;
          mask-position: 0 50%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: cover;
          mask-size: cover;
}

.screenshot-carousel li-prev, .screenshot-carousel li-next {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}

.screenshot-carousel li-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

/*
- App Button Block
*/
.app-button-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.app-button-block > * {
  margin-bottom: 15px;
}

.app-button-block > *:not(:last-child) {
  margin-right: 40px;
}

.app-button {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  height: 55px;
  padding: 0 20px 0 10px;
  font-weight: 600;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 170px;
}

.app-button i {
  font-size: 30px;
  margin-right: 20px;
}

.app-button .t span {
  display: block;
}

.app-button .l {
  font-size: 10px;
}

.app-button .n {
  font-size: 14px;
  text-transform: uppercase;
}

/*
- Product Carousel
*/
.product-carousel {
  position: relative;
}

.product-carousel:before {
  content: '';
  position: absolute;
  background-image: url(../imgs/memphis/decor-t4-1.png);
  width: 510px;
  height: 267px;
  top: -50px;
  right: -150px;
  opacity: 0.5;
  z-index: 2;
  pointer-events: none;
}

.product-carousel .next {
  margin-left: 25px;
}

.product-carousel .heading-with-text {
  position: absolute;
  right: 30px;
  left: 35px;
  z-index: 3;
}

.product-carousel .nav-buttons {
  top: 30px;
  right: 35px;
}

.product-carousel .swiper-slide:before {
  content: '';
  background: #24252b;
  z-index: 1;
}

.product-carousel .swiper-slide:hover:before {
  visibility: visible;
  opacity: .1;
}

.product-carousel .swiper-slide .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 45px 35px;
  z-index: 2;
}

.product-carousel .swiper-slide .num {
  font-size: 12px;
  font-weight: 800;
  margin-bottom: 15px;
}

.product-carousel .swiper-slide .title {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 15px;
}

.product-carousel .swiper-slide .link-button {
  font-size: 24px;
}

.product-carousel .swiper-slide a {
  z-index: 3;
}

@media (max-width: 767.98px) {
  .product-carousel .heading-with-text {
    top: 60px;
  }
  .product-carousel .nav-buttons {
    top: 50% !important;
    margin-top: -19px;
    left: 20px;
    right: 20px;
  }
}

/*
- About Me Banner Section
*/
.about-me-banner-section {
  position: relative;
  background: #f5f5f5;
  z-index: 1;
}

.about-me-banner-section > .container > .row {
  padding-bottom: 30px;
}

.about-me-banner-section .bg-overlay .memphis {
  z-index: 1 !important;
}

.about-me-banner-section .heading-block .text {
  font-size: 14px;
  margin-bottom: 25px;
}

.about-me-banner-section .heading-block .h {
  line-height: 1;
}

.about-me-banner-section.with-top-padding > .container > .row {
  padding-top: 70px;
}

@media (max-width: 991.98px) {
  .site-header .navigation .menu .sub-menu,
  .site-header .navigation .menu .children {
    left: 0 !important;
    right: 0 !important;
  }
}
