.smallOrder::before {
  background-image: url(../img/icon/ordersm.png);
}

.faq {
  background-image: url(../img/faq.png);
}

.review {
  background-image: url(../img/rev-bg.png);
}

.content-home {
  background-image: url(../img/rev-bg.png);
}

.content-home::after {
  background-image: url(../img/text.png);
}

.order {
  background-image: url(../img/order.png);
}

.team__item {
  background-image: url(../img/team-bg.png);
}

.nopage__text {
  background-image: url(../img/404-bg.png);
}

.content-inner {
  padding-top: 0;
  padding-bottom: 40px;
}


h2 {
  font-size: 36px;
  margin-bottom: 20px;
  margin-top: 40px;
}

h3 {
  font-size: 32px;
  margin-bottom: 20px;
  margin-top: 40px;
}

h4 {
  font-size: 28px;
  margin-bottom: 20px;
  margin-top: 40px;
}

@media(max-width:768px) {
  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
  }
}

.team__item img {
  max-height: 280px;
}

.credit__item:nth-child(2) {
  flex-direction: row-reverse;
}

.sbi_btn_text {
  border: 2px solid #454240 !important;
  width: 247px !important;
  height: 60px !important;
  font-weight: 600 !important;
  font-size: 17px !important;
  text-transform: uppercase !important;
  color: #56575c !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin-top: 70px !important;
  border-radius: 0 !important;
  transition: all .3s ease !important;
}

.sbi_btn_text:hover {
  background-color: #454240 !important;
  color: #fff !important;
}

.service__item {
  transition: all .3s ease !important;
}

.service__item:hover {
  scale: 1.08;
}

.service__item-empty:hover {
  scale: 1;
}

.btn-up {
  border: 2px solid #DB8A3F;
  background-color: #fff;
  color: #56575c;
}

.btn-up:hover {
  border: 2px solid #DB8A3F;
  background-color: #fff;
  color: #56575c;
}

.btn-up::before {
  content: "";
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
  background-image: url(../img/icon/btnup.svg);
}

.popup_show {
  background: #000c;
}

.bigSlider-pagination {
  bottom: 20px !important;
}

.miniSlider__slide-text {
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.pageSlider-smi .pageSlider__item-img {
  max-width: 530px;
}

.pageSlider-smi .pageSlider__item-wrap {
  gap: 70px
}


.top-pro a {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #565656;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-weight: 300;
  font-size: 14px;
  line-height: 128%;
  text-align: center;
  color: #fff;
}

.miniSlider-related::before {
  background-image: url(../img/rel-bg.png);
}


.miniSlider-production::before {
  background-image: url(../img/proz-bg.png);
  background-repeat: no-repeat;
  top: -90px;
  width: 624px;
  height: 466px;
}


.clients::after {
  background-image: url(../img/clients-bg.png);
}


.pageSlider-biznes .pageSlider__item-info__date {
  font-size: 70px;
}

.title-page {
  text-transform: uppercase;
}

.content-contact .text {
  position: relative;
  font-family: "Montserrat Alternates";
  padding-bottom: 90px;
}

.content-contact .text p {
  font-family: "Montserrat Alternates";
}

.content-contact .text::before {
  content: '';
  background-image: url(../img/cont-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  height: 190px;
  width: 1704px;
  position: absolute;
  left: 0;
  top: 50px;
}

.breadcrumbs {
  margin-bottom: 30px;
}


@media(max-width:991.98px) {
  .pageSlider-biznes .pageSlider__item-info__date {
    font-size: 40px;
  }

  .smallOrder::before {
    bottom: 0;
    left: 0;
    background-size: cover;
    width: 483px;
    height: 521px;
  }
}

@media(max-width:767.98px) {
  .header__spollers-item .spollers__title {
    padding: 0;
  }

  .content-contact .text::before {
    height: 60px;
    width: 784px;
    top: 30px;
  }

  .content-contact .text {
    padding-bottom: 10px;
  }
}

@media(max-width:479.98px) {
  .footer .header__contact {
    padding-right: 0;
  }

  .pageSlider-biznes .pageSlider__item-info__date {
    font-size: 28px;
  }

  .smallOrder::before {
    width: 324px;
    height: 372px;
  }
}

@media(max-width:419.98px) and (min-width:359.98px) {
  .header__phone {
    font-size: clamp(0.75rem, 0.742453rem + 0.5377358491vw, 1.4375rem);
  }

  .header__logo img {
    width: 30px;
  }

  .header__logo-text {
    font-size: clamp(0.375rem, 0.4863207547rem + 0.4433962264vw, 1rem);
  }

  .header__spollers-title span {
    font-size: 10px;
  }

  .header__spollers-img {
    width: 20px;
    height: 16px;
  }

  .header__wrap {
    height: 46px;
  }

  .icon-menu {
    width: 46px;
    height: 46px;
  }

  .icon-menu::before {
    top: 14px;
  }

  .icon-menu::after {
    bottom: 15px;
  }

  .menu__body {
    top: 59px;
  }
}

.header__logo {
  position: relative;
  z-index: 30;
}

.btn:hover {
  animation: bounce .1s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

@keyframes bounce {

  0% {
    border: 2px solid transparent;
    border-image: linear-gradient(4deg, #edd27e 0%, #d5ad54 33.33%, #aa7114 50%, #e6c56d 66.67%, #f6f4c9 83.33%, #edd280 100%);
    border-width: 2px;
    border-style: solid;
    border-image-slice: 1;
  }



  50% {
    border: 2px solid transparent;
    -o-border-image: linear-gradient(357deg, #edd27e 0%, #d5ad54 13.4%, #aa7114 47.17%, #e6c56d 92.97%, #edd280 100%, #f6f4c9 100%);
    border-image: linear-gradient(357deg, #edd27e 0%, #d5ad54 13.4%, #aa7114 47.17%, #e6c56d 92.97%, #edd280 100%, #f6f4c9 100%);
    border-width: 2px;
    border-style: solid;
    border-image-slice: 1;
  }

  100% {
    border: 2px solid transparent;
    border-image: linear-gradient(4deg, #edd27e 0%, #d5ad54 33.33%, #aa7114 50%, #e6c56d 66.67%, #f6f4c9 83.33%, #edd280 100%);
    border-width: 2px;
    border-style: solid;
    border-image-slice: 1;
  }
}


.split-slideshow {
  width: 100vw;
  height: 80vh;
  position: relative;
}

.slideshow {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100vw;
  height: 80vh;
  overflow: hidden;
}

.slideshow .slider {
  width: 100vw;
  height: 80vw;
  z-index: 2;
}

.slideshow .slider * {
  outline: none;
}

.slideshow .slider .item {
  height: 80vh;
  width: 100vw;
  position: relative;
  overflow: hidden;
  border: none;
}

.slideshow .slider .item .text {
  display: none;
}

.slideshow .slider .item img {
  min-width: 101%;
  min-height: 101%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.slideshow .slick-dots {
  position: absolute;
  z-index: 100;
  width: 40px;
  height: auto;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  left: auto;
  color: #fff;
  display: block;
}

.slideshow .slick-dots li {
  display: block;
  width: 100%;
  height: auto;

}

.slideshow .slick-dots li button {
  position: relative;
  width: 20px;
  height: 15px;
  text-align: center;
}

.slideshow .slick-dots li button:before {
  content: "";
  background: #fff;
  color: #fff;
  height: 2px;
  width: 20px;
  border-radius: 0;
  position: absolute;
  top: 50%;
  right: 0;
  left: auto;
  transform: translateY(-50%);
  transition: all 0.3s ease-in-out;
  opacity: 0.6;
}


.slideshow .slick-dots li.slick-active button:before {
  width: 40px;
  opacity: 1;
}

.slideshow.slideshow-right {
  left: 0;
  z-index: 1;
  width: 50vw;
  pointer-events: none;


}

.slideshow.slideshow-right .slider {
  left: 0;
  position: absolute;
}

.slideshow-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  font-size: 80px;
  width: 100vw;
  text-align: center;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 100;
  pointer-events: none;
  text-transform: uppercase;
  letter-spacing: 20px;
  line-height: 0.8;


}


@media (max-width: 767px) {
  .slideshow-text {
    font-size: 40px;
  }
}

.content h2 {
  background: linear-gradient(4deg, #edd27e 0%, #d5ad54 33.33%, #aa7114 50%, #e6c56d 66.67%, #f6f4c9 83.33%, #edd280 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.service__item {
  position: relative;
}

.service__item-info {
  position: relative;
  z-index: 12;
}

.service__item-link {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  z-index: 12;
}

.service__item-link .btn {
  padding: 20px;
  width: 240px;
  height: 40px;
}

.service__col-left__bottom .service__item:nth-child(1) .service__item-link {
  left: 50%;
  transform: translateX(-50%);
  top: 80%;
}

.service__col-right__top .service__item:nth-child(1) .service__item-link {
  left: 50%;
  transform: translateX(-50%);
  top: 20%;
}

.service__col-right__top .service__item:nth-child(2) .service__item-link {
  left: 50%;
  transform: translateX(-50%);
  top: 80%;
}

.service__item:hover::before {
  background-color: rgba(0, 0, 0, .5);
  z-index: 10;
}

.service__item:hover .service__item-link {
  opacity: 1;
  visibility: visible;
}

.service__col-left__top .service__item:nth-child(1):hover .service__item-img {
  transform: translateX(330px);
}

.service__col-left__bottom .service__item:nth-child(1):hover .service__item-img {
  transform: translateY(-310px);
}

.service__col-right__top .service__item:nth-child(1):hover .service__item-img {
  transform: translateY(310px);
}

.service__col-right__top .service__item:nth-child(2):hover .service__item-img {
  transform: translateY(-310px);
}

.service__col-right__bottom .service__item:nth-child(1):hover .service__item-img {
  transform: translateX(330px);
}

.pageSlider-smi .pageSlider__item-img {
  max-width: 530px;
}

.sort__date a {
  font-family: "Montserrat Alternates";
  font-weight: 500;
  color: #93949a;
  padding: 5px 10px;
}

.sort__date li {
  list-style: none;
}

.sort__date a[aria-current] {
  color: #fff;
  background-color: rgba(86, 87, 92, 1);
}

.sort__select::before {
  right: -48px;
}

.menu__body {
  z-index: 20;
}

.service__item-empty .service__item-img img {
  object-fit: fill;
  margin-top: 2px;
  margin-left: -5px;
  z-index: 3;
}


@media(max-width:991.98px) {
  .clients__wrapper {
    height: 720px !important;
  }
}

@media(max-width:767.98px) {
  .clients__wrapper {
    height: 520px !important;
  }
}

@media(max-width:479.98px) {
  .clients__wrapper {
    height: 400px !important;
  }
}

@media(max-width:379.98px) {
  .clients__wrapper {
    height: 230px !important;
  }
}

.popup__content p {
  color: #fff;
}

.review__body {
  opacity: 0;
  visibility: hidden;
  display: none;
  transition: all .3s ease;
}

.review__company-item {
  cursor: pointer;
}

.review__body.active {
  opacity: 1;
  display: block;
  visibility: visible;
}

.review__company {
  justify-content: center;
}

.portfolio__wrap #sb_instagram #sbi_load .sbi_load_btn,
.portfolio__wrap #sb_instagram .sbi_follow_btn a {
  padding: 0 !important;
  background-color: transparent !important;
  border: 2px solid transparent;
  -o-border-image: linear-gradient(4deg, #edd27e 0%, #d5ad54 33.33%, #aa7114 50%, #e6c56d 66.67%, #f6f4c9 83.33%, #edd280 100%);
  border-image: linear-gradient(4deg, #edd27e 0%, #d5ad54 33.33%, #aa7114 50%, #e6c56d 66.67%, #f6f4c9 83.33%, #edd280 100%);
  border-width: 2px;
  border-style: solid;
  border-image-slice: 1;
  margin-top: 20px !important;
  transition: all .3s ease;
}

.portfolio__wrap #sb_instagram #sbi_load .sbi_load_btn:hover {
  animation: bounce .1s;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  border: 2px solid transparent;
  -o-border-image: linear-gradient(357deg, #edd27e 0%, #d5ad54 13.4%, #aa7114 47.17%, #e6c56d 92.97%, #edd280 100%, #f6f4c9 100%);
  border-image: linear-gradient(357deg, #edd27e 0%, #d5ad54 13.4%, #aa7114 47.17%, #e6c56d 92.97%, #edd280 100%, #f6f4c9 100%);
  border-width: 2px;
  border-style: solid;
  border-image-slice: 1;
}

.portfolio__wrap #sb_instagram .sbi_follow_btn a:active,
.portfolio__wrap #sb_instagram #sbi_load .sbi_load_btn:active {
  box-shadow: none;
}

.portfolio__wrap .sbi_btn_text {
  border: 0 solid #454240 !important;
  width: 247px !important;
  height: 60px !important;
  font-weight: 600 !important;
  font-size: 17px !important;
  text-transform: uppercase !important;
  color: #56575c !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin-top: 0px !important;
  border-radius: 0 !important;
  transition: all .3s ease !important;
  background: #202020 !important;
  color: #fff !important;
}

.bigSlider-slider {
  cursor: pointer;
  height: 29rem;
  max-height: 500px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

.bigSlider-slider img {
  object-fit: cover;
  width: 100%;
  max-height: 500px;
}

@media(max-width:992px) {

  .bigSlider-slider img {
    max-height: 300px;
  }
}

@media(max-width:480px) {

  .bigSlider-slider img {
    max-height: 200px;
  }
}

.bigSlider .swiper-pagination-horizontal {
  top: auto !important;
  bottom: 0px !important;
  background: #e6c56d3d !important;
  width: calc(100% - 40px) !important;
  left: 20px !important;
}

.bigSlider .swiper-pagination-progressbar-fill {
  background: #e6c56d !important;
  height: 4px !important;
}

.swiper-button-prev-single svg circle,
.swiper-button-next-single svg circle,
.swiper-button-prev-single svg path,
.swiper-button-next-single svg path {
  transition: all .3s ease;
}



.swiper-button-prev-single {
  width: 2.74rem;
  display: flex;
  cursor: pointer;
  position: absolute;
  bottom: calc(50% - 1.32rem);
  z-index: 100;
  left: 20px;
  transition: all .3s ease;
}

.swiper-button-prev-single:hover svg circle {
  fill: #fff;
}

.swiper-button-prev-single:hover svg path {
  fill: #e6c56d;
}

.swiper-button-next-single:hover {
  cursor: pointer;
}

.swiper-button-next-single {
  width: 2.74rem;
  display: flex;
  position: absolute;
  bottom: calc(50% - 1.32rem);
  z-index: 100;
  right: 20px;
  transition: all .3s ease;
}

.swiper-button-next-single:hover {
  cursor: pointer;
}

.swiper-button-next-single:hover svg circle {
  fill: #fff;
}

.swiper-button-next-single:hover svg path {
  fill: #e6c56d;
}

@media(max-width:480px) {

  .swiper-button-prev-single {
    width: 1.74rem;
  }

  .swiper-button-next-single {
    width: 1.74rem;
  }
}

.service__item.service__item-empty {
  cursor: default;
}

.service__item.service__item-empty:hover {
  cursor: default;
}

.marquiz__container {
  width: 305px !important;
  text-align: center;
  position: fixed !important;

  z-index: 1000;
  bottom: 50px;
  right: 20px;
}

.marquiz__button {
  background: linear-gradient(14deg, #edd27e 0%, #d5ad54 33.33%, #aa7114 50%, #e6c56d 66.67%, #f6f4c9 83.33%, #edd280 100%) !important;
}

@media(max-width:380px) {
  .marquiz__container {
    width: 305px !important;
    bottom: 25px;
    right: -28px;
  }

  .marquiz__button {
    padding: 13px 21px !important;
    font-size: 19px !important;
  }
}

.sb_instagram_header{
display:none;
}

.menu-item{
    position:relative;
}

.menu-item .sub-menu{
    position:absolute;
    z-index:3;
    top:20px;
    left:0;
    display:grid;
    gap:10px;
    padding:20px;
    background:#000;
    opacity:0;
    visibility:hidden;
}

.menu-item:hover .sub-menu{
    opacity:1;
    visibility:visible;
}

.menu-item-has-children::before,.menu-item-has-children::after{
    content:'';
    display:block;
    width:6px;
    height:1px;
    background:#fff;
    position:absolute;
      top: 11px;
    right: -7px;
}

.menu-item-has-children::before{
    rotate: 45deg;
}

.menu-item-has-children::after{
    rotate: -45deg;
    right:-11px;
}

.swiper-single .swiper-wrapper{
        transform: translate3d(0px, 0, 0) ;
}














