/*
  [CSS Index]
  
  ---
  
 
*/

/*
  1. TEMPLATE BACKGROUNDS
    1.1. logo mobile IMG BACKGROUND
    1.2. single IMG BACKGROUND
    1.3. about IMG BACKGROUND
    1.4. services IMG BACKGROUND
    1.5. news IMG BACKGROUND
    1.6. facts parallax IMG BACKGROUND
    1.7. parallax title IMG BACKGROUND
    1.8. slick fullscreen - ken burns slideshow ZOOM/FADE IMG BACKGROUND
    1.9. swiper parallax IMG BACKGROUND
    1.10. works gallery IMG BACKGROUND
	1.11. home multiple images IMG BACKGROUND
	1.12. home IMG carousel slider IMG BACKGROUND
  2. reset
  3. layout
  4. upper page
  5. center container
  6. hero container
    6.1. hero bg
    6.2. hero fullscreen FIX
  7. intro
  8. overlay
  9. buttons
  10. preloader
  11. to top arrow
  12. navigation
    12.1. link underline menu
  13. vertical spacer line
  14. facts
  15. copyright
  16. link underline
  17. contact form
    17.1. contact form placeholders
  18. contact modal
  19. social icons
  20. section intro
  21. parallax title
  22. sections
    22.1. all section
    22.2. services section
      22.2.1. services section halves
	  22.2.2. services skills bar
    22.3. facts section
    22.4. about section halves
    22.5. works
      22.5.1. works gallery
      22.5.2. works hover effect
      22.5.3. works extras
  23. videos
    23.1. Vimeo video
    23.2. YouTube video
	23.3. HTML5 video
  24. ken burns slideshow
  25. swiper works slider
  26. Slick v1.6.0 CUSTOM
    26.1. slick slide
    26.2. slick slide flickering FIX
    26.3. slick navigation
    26.4. slick fullscreen slider
    26.5. slick fullscreen slideshow ZOOM/FADE transition
  27. swiper parallax
  28. Magnific Popup v1.1.0 CUSTOM
  29. scroll indicator
  30. home multiple images
  31. home IMG carousel slider
  32. Owl Carousel v2.2.0 CUSTOM
    32.1. Owl Carousel navigation
  33. divider
*/

/* 1. TEMPLATE BACKGROUNDS */
/* 1.1. logo mobile IMG BACKGROUND */
.header-navigation-xs .logo-holder {
   background: url(../img/logostavcon59.png) no-repeat center;
}

.header-navigation-xs .logo-holder.logo-holder-dark {
   background: url(../img/logostavcon59.png) no-repeat center;
}

/* 1.2. single IMG BACKGROUND */
.bg-img-SINGLE {
   background-image: url(../img/background/sailor1.png);
}

/* 1.3. about IMG BACKGROUND */
.about-bg-1 {
   background-image: url(../img/background/scpng-about.png);
}

.about-bg-2 {
   background-image: url(../img/background/sailor1.png);
}

/* 1.4. services IMG BACKGROUND */
.services-bg-1 {
   background-image: url(../img/background/cosplay.jpg);
}

.services-bg-2 {
   background-image: url(../img/background/основная2.jpg);
}
.services-bg-3 {
   background-image: url(../img/background/маркет2.jpg);
}
.services-bg-4 {
   background-image: url(../img/background/лес.jpg);
}

.services-slide-main-1,
.services-slide-forest-zone-1 {
   background-image: url(../img/background/cosplay.jpg);
}

.services-slide-main-2,
.services-slide-main-area-2,
.services-slide-forest-stage-1 {
   background-image: url(../img/background/основная2.jpg);
}
data: image/gif;
base64,
R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw== .services-slide-main-3,
.services-slide-market-1,
.services-slide-market-2,
.services-slide-market-3 {
   background-image: url(../img/background/маркет2.jpg);
}

.services-slide-forest-stage-2,
.services-slide-forest-stage-3,
.services-slide-main-area-1,
.services-slide-main-area-3,
.services-slide-forest-zone-2,
.services-slide-forest-zone-3 {
   background-image: url(../img/background/лес.jpg);
}

/* 1.5. news IMG BACKGROUND */
.news-bg-1 {
   background-image: url(../img/SashaDias\ и\ Тигорь.png);
}
.news-bg-111 {
   background-image: url(../img/Helveiga.png);
}

.news-bg-112 {
   background-image: url(../img/Бамбук.png);
   /*background-image: url(../img/background/Orig.png);*/
}

.news-bg-113 {
   background-image: url(../img/Кэрол.png);
   /* background-image: url(../img/background/Orig.png); */
}

/* удалить после тестирования */
#judge .news-bg-wrapper {
   min-height: 600px;
   background-size: contain;
   background-repeat: no-repeat;
   background-position: center center;
   background-color: #111;
}

.news-bg-2 {
   background-image: url(../img/Мао.png);
}

.news-bg-3 {
   background-image: url(../img/Дина.png);
}

.news-bg-4 {
   background-image: url(../img/Яна.png);
}
.news-bg-5 {
   background-image: url(../img/Ксю.png);
}
.news-bg-6 {
   background-image: url(../img/Настя.png);
}
.news-bg-7 {
   background-image: url(../img/Мичи.png);
}
.news-bg-8 {
   background-image: url(../img/МаринаИлон.png);
}
.news-bg-9 {
   background-image: url(../img/Никита.png);
}
.news-bg-10 {
   background-image: url(../img/БоряБодяАкр.png);
}

/* 1.6. facts parallax IMG BACKGROUND */
.parallax-facts {
   /* background-image: url(../img/background/parallax-facts-bg.jpg); */
   background: #555;
}

/* 1.7. parallax title IMG BACKGROUND */
.parallax-title.parallax-title-about {
   background-image: url(../img/background/about-sc.jpg);
}

.parallax-title.parallax-title-services {
   background-image: url(../img/background/основнаяЗона.jpg);
}

.parallax-title.parallax-title-works {
   background-image: url(../img/background/чешир.jpg);
}

.parallax-title.parallax-title-news {
   background-image: url(../img/background/основная1.jpg);
}

.parallax-title.parallax-title-contact {
   background-image: url(../img/parallax-title/parallax-title-contact.jpg);
}

/* 1.8. slick fullscreen - ken burns slideshow ZOOM/FADE IMG BACKGROUND */
.bg-img-1,
.kenburns-slide-1 {
   background-image: url(../img/background/bg1.jpg);
}

.bg-img-6,
.kenburns-slide-6 {
   background-image: url(../img/background/bg2.jpg);
}

.bg-img-3,
.kenburns-slide-3 {
   background-image: url(../img/background/bg3.jpg);
}

.bg-img-5,
.kenburns-slide-5 {
   background-image: url(../img/background/фон1.jpg);
}

.bg-img-4,
.kenburns-slide-4 {
   background-image: url(../img/background/фон2.jpg);
}

.bg-img-2,
.kenburns-slide-2 {
   background-image: url(../img/background/фон3.jpg);
}
.bg-img-7,
.kenburns-slide-7 {
   background-image: url(../img/background/фон4.jpg);
}
/* 1.9. swiper parallax IMG BACKGROUND */
.swiper-slide-parallax-bg {
   background-image: url(../img/background/scpng.png);
}

/* 1.10. works gallery IMG BACKGROUND */
.img-fullwidth-works-1 {
   background-image: url(../img/десятьбукв.png);
}

.img-fullwidth-works-2 {
   background-image: url(../img/background/Orig.png);
   /* background-image: url(../img/байгрин.png);  */
}

.img-fullwidth-works-3 {
   background-image: url(../img/гокки.png);
}

.img-fullwidth-works-4 {
   background-image: url(../img/бард.png);
}

.img-fullwidth-works-5 {
   background-image: url(../img/Казу.png);
}

.img-fullwidth-works-6 {
   background-image: url(../img/Акр.png);
}

.img-fullwidth-works-7 {
   background-image: url(../img/СабринаИВеро.png);
}

.img-fullwidth-works-8 {
   background-image: url(../img/background/Orig.png);
}

/* 1.11. home multiple images IMG BACKGROUND */
.home-img-top-left {
   background-image: url(../img/background/home-img-top-left.jpg);
}

.home-img-top-center {
   background-image: url(../img/background/home-img-top-center.jpg);
}

.home-img-top-right {
   background-image: url(../img/background/home-img-top-right.jpg);
}

.home-img-bottom-left {
   background-image: url(../img/background/home-img-bottom-left.jpg);
}

.home-img-bottom-center {
   background-image: url(../img/background/home-img-bottom-center.jpg);
}

.home-img-bottom-right {
   background-image: url(../img/background/home-img-bottom-right.jpg);
}

/* 1.12. home IMG carousel slider IMG BACKGROUND */
.home-page-img-item-1 {
   background-image: url(../img/background/home-page-img-item-1.jpg);
}

.home-page-img-item-2 {
   background-image: url(../img/background/home-page-img-item-2.jpg);
}

.home-page-img-item-3 {
   background-image: url(../img/background/home-page-img-item-3.jpg);
}

.home-page-img-item-4 {
   background-image: url(../img/background/home-page-img-item-4.jpg);
}

.home-page-img-item-5 {
   background-image: url(../img/background/home-page-img-item-5.jpg);
}

.home-page-img-item-6 {
   background-image: url(../img/background/home-page-img-item-6.jpg);
}

/* 2. reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, /* img */, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
   margin: 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font: inherit;
   vertical-align: baseline;
}

html,
body {
   height: 100%;
}

body {
   line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
   display: block;
}

ol,
ul {
   list-style: none;
}

blockquote,
q {
   quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
   content: '';
   content: none;
}

table {
   border-collapse: collapse;
   border-spacing: 0;
}

*:focus {
   outline: none;
}

a:focus,
a:active,
button::-moz-focus-inner,
input[type='reset']::-moz-focus-inner,
input[type='button']::-moz-focus-inner,
input[type='submit']::-moz-focus-inner {
   border: 0;
   outline: 0;
}

/* 3. layout */
body {
   font-family: 'Raleway', sans-serif;
   font-size: 16px;
   font-style: normal;
   font-weight: 500;
   text-align: left;
   color: #2e2e2e;
   background: #000;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   -webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
   width: 100%;
   height: 100%;
   overflow-x: hidden;
   overflow-y: auto;
   margin: 0;
   padding: 0;
   line-height: 1.5;
}

a {
   color: #fff1ba;
   text-decoration: none;
   outline: none;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   -webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}

a:hover,
a:visited,
a:active,
a:focus {
   color: #fff1ba;
   text-decoration: none;
   outline: none;
   font-weight: 600;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}

p {
   font-size: 16px;
   font-weight: 500;
   letter-spacing: 0.05em;
   color: #2e2e2e;
   line-height: 2;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   -webkit-text-size-adjust: 100%;
   -moz-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
}

@media only screen and (max-width: 880px) {
   p {
      font-size: 15px;
   }
}

p a,
p a:hover {
   color: #fff1ba;
   text-decoration: none;
   outline: none;
   font-weight: 600;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}

strong {
   font-weight: bold;
}

::-moz-selection {
   background: #ff8ac6;
   color: #000;
}

::selection {
   background: #ff8ac6;
   color: #000;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.section-light {
   background: #fff;
}

.section-dark {
   background: #000;
}

/* 4. upper page */
.upper-page {
   position: relative;
   width: 100%;
   height: 100%;
   overflow: hidden;
   left: 0;
   top: 0;
   margin: 0;
}

/* 5. center container */
.center-container {
   position: absolute;
   display: table;
   table-layout: fixed;
   width: 100%;
   height: 100%;
   background: none;
   z-index: 1;
}

.center-block {
   display: table-cell;
   vertical-align: middle;
}

/* Applications page (auth/registration) */
#applications .post-txt.services-txt form {
   background: #222;
   padding: 20px;
   border-radius: 4px;
}

#applications .form-group {
   display: flex;
   align-items: flex-start;
   gap: 16px;
   margin-bottom: 12px;
}

#applications .form-group input,
#applications .form-group textarea,
#applications .form-group select {
   flex: 0 0 65%;
   max-width: 65%;
   background: #333;
   color: #ff8ac6;
   border: 1px solid #555;
   padding: 8px 12px;
   font-size: 16px;
   text-align: left;
}

#applications .form-group small {
   flex: 1;
   display: block;
   font-size: 12px;
   line-height: 1.4;
   color: #ccc;
   margin-top: 4px;
   text-align: left;
}

@media only screen and (max-width: 767px) {
   #applications .form-group {
      flex-direction: column;
      align-items: stretch;
   }

   #applications .form-group input,
   #applications .form-group textarea,
   #applications .form-group select {
      max-width: 100%;
      flex: 1 1 auto;
   }
}

#applications .the-button-wrapper {
   width: auto;
   margin: 20px 0 0 0;
   text-align: left;
}

@media only screen and (max-width: 767px) {
   #applications .the-button-wrapper {
      text-align: center;
   }
}

.center-container-contact-modal {
   position: absolute;
   display: table;
   height: 100%;
   width: 100%;
   left: 0;
   top: 0;
   background: none;
}

.center-block-contact-modal {
   display: table-cell;
   vertical-align: middle;
}

.center-block-contact-modal-padding-top {
   padding: 60px 0 0 0;
}

.center-block-contact-modal-padding-bottom {
   padding: 0 0 60px 0;
}

.center-container-contact-modal h2.section-heading {
   position: relative;
   font-family: 'Oswald', sans-serif;
   font-size: 35px;
   font-weight: 700;
   text-transform: uppercase;
   letter-spacing: -0.04em;
   text-align: center;
   color: #ff8ac6;
   margin: 0 auto -1px auto;
   z-index: 1;
}

/* 6. hero container */
.hero-fullscreen {
   position: absolute;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   overflow: hidden;
   z-index: 0;
}

.hero-fullscreen-thumbnail-slider {
   position: absolute;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   overflow: hidden;
}

/* 6.1. hero bg */
.hero-bg {
   position: relative;
   width: 100%;
   height: 100%;
   background-position: center center;
   background-repeat: no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}

/* 6.2. hero fullscreen FIX */
.hero-fullscreen-FIX {
   width: 100%;
   height: 100%;
}

/* 7. intro */
h1.home-page-title {
   position: relative;
   font-family: 'Oswald', sans-serif;
   font-style: normal;
   font-weight: 700;
   font-size: 160px;
   text-align: center;
   text-transform: uppercase;
   letter-spacing: -0.02em;
   color: #ff8ac6;
   margin: 0 auto -6px auto;
   width: 100%;
   line-height: 100%;
   z-index: 1;
}

@media all and (min-width: 1920px) {
   h1.home-page-title {
      font-size: 210px;
      margin: 0 auto -8px auto;
   }
}

@media only screen and (max-width: 1200px) {
   h1.home-page-title {
      font-size: 115px;
      margin: 0 auto -4px auto;
   }
}

@media only screen and (max-width: 1024px) {
   h1.home-page-title {
      font-size: 85px;
      margin: 0 auto -4px auto;
   }
}

@media only screen and (max-width: 880px) {
   h1.home-page-title {
      font-size: 85px;
      margin: 0 auto -4px auto;
   }
}

@media only screen and (max-width: 640px) {
   h1.home-page-title {
      font-size: 65px;
      margin: 0 auto -1px auto;
   }
}

h2.home-page-title {
   font-family: 'Oswald', sans-serif;
   font-style: normal;
   font-weight: 400;
   font-size: 15px;
   text-align: center;
   text-transform: uppercase;
   letter-spacing: 0.1em;
   color: #ff8ac6;
   margin: -2px 0 0 11px;
}

.home-rating-badge {
   display: inline-block;
   margin: 8px 0 4px;
   transform: translateX(-140px);
}

.home-rating-badge img {
   display: block;
   width: 180px;
   height: auto;
}

@media only screen and (max-width: 995px) {
   .home-rating-badge {
      transform: translateX(-90px);
   }

   .home-rating-badge img {
      width: 150px;
   }
}

@media only screen and (max-width: 640px) {
   .home-rating-badge {
      transform: translateX(-40px);
      margin-top: 6px;
   }

   .home-rating-badge img {
      width: 120px;
   }
}

/* 8. overlay */
.overlay:before {
   content: '';
   position: absolute;
   display: block;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   z-index: 1;
}

.overlay-dark-70:before {
   background: rgba(0, 0, 0, 0.7);
   -webkit-pointer-events: none;
   -moz-pointer-events: none;
   pointer-events: none;
}

.overlay-dark-60-video:before {
   background: rgba(0, 0, 0, 0.6);
   -webkit-pointer-events: auto;
   -moz-pointer-events: auto;
   pointer-events: auto;
}

/* 9. buttons */
.the-button-wrapper,
.the-button-wrapper-2 {
   position: relative;
   width: 175px;
   height: auto;
   line-height: 1.5;
   padding: 0;
   text-align: center;
   cursor: pointer;
}

.the-button-wrapper {
   margin: -7px auto 0 auto;
}

@media all and (min-width: 1920px) {
   .the-button-wrapper {
      width: 205px;
      margin: -4px auto 0 auto;
   }
}

@media only screen and (max-width: 640px) {
   .the-button-wrapper {
      width: 175px;
   }
}

.the-button-wrapper-2 {
   margin: -7px auto 12px auto;
}

@media all and (min-width: 1920px) {
   .the-button-wrapper-2 {
      width: 205px;
      margin: -4px auto 16px auto;
   }
}

.the-button {
   position: relative;
   font-size: 10px;
   font-weight: 700;
   text-transform: uppercase;
   text-decoration: none;
   letter-spacing: 0.1em;
   color: #fff1ba;
   background: none;
   padding: 10px 40px 0 40px;
   margin-top: 10px;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   -ms-border-radius: 0;
   -o-border-radius: 0;
   border-radius: 0;
}

.the-button.the-button-light {
   color: #fff1ba;
}

.the-button.the-button-dark {
   color: #fff1ba;
}

.the-button.the-button-color {
   color: #fff1ba;
}

/* hero "Купить билет" button — white text */
.upper-page .the-button.the-button-color {
   color: #fff;
}

@media all and (min-width: 1920px) {
   .the-button {
      font-size: 11px;
      letter-spacing: 0.25em;
      padding: 11px 40px 0 40px;
   }
}

@media only screen and (max-width: 640px) {
   .the-button {
      font-size: 10px;
      letter-spacing: 0.1em;
   }
}

.the-button:hover:before {
   width: 100%;
}

.the-button:hover:after {
   width: 100%;
}

.the-button::before {
   content: '';
   position: absolute;
   width: 15px;
   height: 38px;
   top: -2px;
   left: -6px;
   border: 1px solid #fff;
   border-right: none;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

.the-button.the-button-light::before {
   border: 1px solid #fff;
   border-right: none;
}

.the-button.the-button-dark::before {
   border: 1px solid #2e2e2e;
   border-right: none;
}

.the-button.the-button-color::before {
   border: 1px solid #ff8ac6;
   border-right: none;
}

@media all and (min-width: 1920px) {
   .the-button::before {
      width: 20px;
      height: 47px;
      top: -5px;
   }
}

@media only screen and (max-width: 640px) {
   .the-button::before {
      width: 15px;
      height: 38px;
      top: -2px;
   }
}

.the-button::after {
   content: '';
   position: absolute;
   width: 15px;
   height: 38px;
   top: -2px;
   right: -6px;
   border: 1px solid #fff;
   border-left: none;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

.the-button.the-button-light::after {
   border: 1px solid #fff;
   border-left: none;
}

.the-button.the-button-dark::after {
   border: 1px solid #2e2e2e;
   border-left: none;
}

.the-button.the-button-color::after {
   border: 1px solid #ff8ac6;
   border-left: none;
}

@media all and (min-width: 1920px) {
   .the-button::after {
      width: 20px;
      height: 47px;
      top: -5px;
   }
}

@media only screen and (max-width: 640px) {
   .the-button::after {
      width: 15px;
      height: 38px;
      top: -2px;
   }
}

/* кнопка «Купить билет» в герое — крупнее */
.upper-page .the-button-wrapper {
   width: 240px;
}
.upper-page .the-button {
   font-size: 14px;
   letter-spacing: 0.15em;
   padding: 14px 50px 0 50px;
   margin-top: 12px;
}
.upper-page .the-button::before {
   width: 20px;
   height: 50px;
   top: -4px;
   left: -8px;
}
.upper-page .the-button::after {
   width: 20px;
   height: 50px;
   top: -4px;
   right: -8px;
}
@media all and (min-width: 1920px) {
   .upper-page .the-button-wrapper {
      width: 280px;
   }
   .upper-page .the-button {
      font-size: 16px;
      padding: 16px 56px 0 56px;
   }
   .upper-page .the-button::before,
   .upper-page .the-button::after {
      width: 24px;
      height: 56px;
      top: -5px;
   }
}
@media only screen and (max-width: 640px) {
   .upper-page .the-button-wrapper {
      width: 200px;
   }
   .upper-page .the-button {
      font-size: 12px;
      padding: 12px 36px 0 36px;
   }
   .upper-page .the-button::before,
   .upper-page .the-button::after {
      width: 16px;
      height: 42px;
      top: -3px;
   }
}

.the-button-submit {
   width: 175px;
   top: -19px;
   border: none;
}

@media all and (min-width: 1920px) {
   .the-button-submit {
      width: 205px;
      border: none;
   }
}

@media only screen and (max-width: 640px) {
   .the-button-submit {
      width: 175px;
      top: -19px;
   }
}

.contact-form-submit-wrapper {
   position: relative;
   width: 205px;
   height: auto;
   line-height: 1.5;
   padding: 0;
   left: 0;
}

.contact-form-submit-wrapper {
   margin: 42px auto -6px auto;
}

@media all and (min-width: 1920px) {
   .contact-form-submit-wrapper {
      margin: 42px auto -2px auto;
   }
}

.news-details {
   position: relative;
   width: 175px;
   height: auto;
   line-height: 1.5;
   margin: 8px auto 10px auto;
   padding: 0;
   text-align: center;
   cursor: pointer;
}

@media all and (min-width: 1920px) {
   .news-details {
      width: 205px;
      margin: 12px auto 15px auto;
   }
}

@media only screen and (max-width: 640px) {
   .news-details {
      width: 175px;
   }
}

.the-button.the-button-news-details {
   font-size: 10px;
   font-weight: 700;
   padding: 12px 40px 0 40px;
   margin-top: 10px;
}

@media all and (min-width: 1920px) {
   .the-button.the-button-news-details {
      font-size: 11px;
      letter-spacing: 0.25em;
   }
}

@media only screen and (max-width: 640px) {
   .the-button.the-button-news-details {
      font-size: 10px;
      letter-spacing: 0.1em;
   }
}

/* 10. preloader */
.preloader-bg {
   position: fixed;
   width: 100%;
   height: 100%;
   overflow: hidden;
   background: #000;
   z-index: 999999;
}

#preloader {
   position: fixed;
   display: table;
   table-layout: fixed;
   width: 100%;
   height: 100%;
   overflow: hidden;
   background: #000;
   z-index: 999999;
}

#preloader-status {
   display: table-cell;
   vertical-align: middle;
}

.preloader-position {
   position: relative;
   margin: 0 auto;
   text-align: center;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   -ms-box-sizing: border-box;
   -o-box-sizing: border-box;
   box-sizing: border-box;
}

.loader {
   position: relative;
   width: 45px;
   height: 45px;
   left: 50%;
   top: 50%;
   margin-left: -22px;
   margin-top: 2px;
   -webkit-animation: rotate 1s infinite linear;
   -moz-animation: rotate 1s infinite linear;
   -ms-animation: rotate 1s infinite linear;
   -o-animation: rotate 1s infinite linear;
   animation: rotate 1s infinite linear;
   border: 3px solid rgba(255, 255, 255, 0.15);
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   border-radius: 50%;
}

.loader span {
   position: absolute;
   width: 45px;
   height: 45px;
   top: -3px;
   left: -3px;
   border: 3px solid transparent;
   border-top: 3px solid rgba(255, 255, 255, 0.75);
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   -ms-border-radius: 50%;
   -o-border-radius: 50%;
   border-radius: 50%;
}

@-webkit-keyframes rotate {
   0% {
      -webkit-transform: rotate(0deg);
   }
   100% {
      -webkit-transform: rotate(360deg);
   }
}
@keyframes rotate {
   0% {
      transform: rotate(0deg);
   }
   100% {
      transform: rotate(360deg);
   }
}

/* 11. to top arrow + фиксированные соцкнопки */
.to-top-cluster {
   position: fixed;
   right: 29px;
   bottom: -14px;
   z-index: 1000;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-align-items: center;
   align-items: center;
   gap: 10px;
   opacity: 0;
   -moz-opacity: 0;
   -webkit-opacity: 0;
   filter: alpha(opacity=0);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
   -webkit-transform: translateY(40px);
   -moz-transform: translateY(40px);
   -ms-transform: translateY(40px);
   -o-transform: translateY(40px);
   transform: translateY(40px);
   -webkit-transition:
      opacity 0.6s ease,
      -webkit-transform 0.6s ease;
   transition:
      opacity 0.6s ease,
      transform 0.6s ease;
   pointer-events: none;
}

.to-top-cluster.show {
   bottom: 9px;
   -webkit-transform: translateY(-12px);
   -moz-transform: translateY(-12px);
   -ms-transform: translateY(-12px);
   -o-transform: translateY(-12px);
   transform: translateY(-12px);
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
   pointer-events: auto;
}

@media only screen and (max-width: 880px) {
   .to-top-cluster {
      right: 15px;
   }

   .to-top-cluster.show {
      bottom: -2px;
   }
}

.to-top-cluster .to-top-trigger {
   text-decoration: none;
   display: block;
}

.to-top-arrow {
   position: relative;
   right: auto;
   bottom: auto;
   width: 50px;
   height: 50px;
   line-height: 50px;
   cursor: pointer;
   font-size: 16px;
   text-align: center;
   color: #ff8ac6;
   background: #2e2e2e;
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-transform: none;
   -moz-transform: none;
   -ms-transform: none;
   -o-transform: none;
   transform: none;
   -webkit-transition:
      background-color 0.25s ease,
      color 0.25s ease;
   transition:
      background-color 0.25s ease,
      color 0.25s ease;
}

@media only screen and (max-width: 880px) {
   .to-top-arrow {
      width: 40px;
      height: 40px;
      line-height: 40px;
   }
}

.to-top-arrow:hover {
   color: #2e2e2e;
   background: #ff8ac6;
}

.to-top-cluster .soc-fab-btn {
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   width: 50px;
   height: 50px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0;
   text-align: center;
   text-decoration: none;
   color: #fff;
   background: #2e2e2e;
   border: 1px solid rgba(255, 138, 198, 0.45);
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-transition:
      background-color 0.25s ease,
      color 0.25s ease,
      border-color 0.25s ease;
   transition:
      background-color 0.25s ease,
      color 0.25s ease,
      border-color 0.25s ease;
}

.to-top-cluster .soc-fab-btn > .fab {
   font-size: 22px;
   line-height: 1;
}

.to-top-cluster .soc-fab-btn:hover,
.to-top-cluster .soc-fab-btn:focus {
   color: #2e2e2e;
   background: #ff8ac6;
   border-color: #ff8ac6;
}

@media only screen and (max-width: 880px) {
   .to-top-cluster .soc-fab-btn {
      width: 40px;
      height: 40px;
   }

   .to-top-cluster .soc-fab-btn > .fab {
      font-size: 17px;
   }
}

/* 12. navigation */
.navigation-bg-light {
   background: #ff8ac6;
   -webkit-transition: all 0.4s ease-out;
   -moz-transition: all 0.4s ease-out;
   -ms-transition: all 0.4s ease-out;
   -o-transition: all 0.4s ease-out;
   transition: all 0.4s ease-out;
   -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
   -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
   box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
}

header {
   position: fixed;
   width: 100%;
   -webkit-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   z-index: 1000;
}

.logo-holder {
   position: relative;
   display: inline-block;
   width: 59px;
   height: 35px;
   margin-left: 20px;
   bottom: 2px;
   -webkit-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

.logo-holder img {
   -webkit-transition: all 0.3s ease-in-out 0.3s;
   -ms-transition: all 0.3s ease-in-out 0.3s;
   transition: all 0.3s ease-in-out 0.3s;
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.logo-holder.closed {
   width: 0;
   margin-left: -5px;
   -webkit-transition: all 0.3s ease-in-out 0.3s;
   -ms-transition: all 0.3s ease-in-out 0.3s;
   transition: all 0.3s ease-in-out 0.3s;
}

.logo-holder.closed img {
   -webkit-transition: all 0.3s ease-in-out 0s;
   -ms-transition: all 0.3s ease-in-out 0s;
   transition: all 0.3s ease-in-out 0s;
   opacity: 0;
   -moz-opacity: 0;
   -webkit-opacity: 0;
   filter: alpha(opacity=0);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
   -webkit-pointer-events: none;
   -moz-pointer-events: none;
   pointer-events: none;
}

.logo-holder {
   margin-right: 20px;
}

.logo-holder.closed {
   margin-right: 0;
}

.header-navigation {
   height: 69px;
}

.header-navigation > a {
   display: inline-block;
   font-family: 'Oswald', sans-serif;
   font-style: normal;
   font-size: 13px;
   font-weight: 400;
   text-transform: uppercase;
   letter-spacing: 0.05em;
   padding: 25px 20px 0 20px;
   color: #fff;
}

.header-navigation > a:hover,
.header-navigation > a:visited,
.header-navigation > a:active,
.header-navigation > a:focus {
   font-weight: 400;
}

.header-navigation-dark > a {
   color: #2e2e2e;
}

.header-navigation-xs {
   height: 74px;
}

.header-navigation-xs > a {
   display: inline-block;
   font-family: 'Oswald', sans-serif;
   font-style: normal;
   font-size: 13px;
   font-weight: 400;
   text-transform: uppercase;
   letter-spacing: 0.05em;
   padding: 0 5px;
   color: #fff;
}

.header-navigation-xs.header-navigation-xs-dark > a {
   color: #2e2e2e;
}

.header-navigation-xs .logo-holder {
   position: relative;
   display: block;
   width: 59px;
   height: 35px;
   margin: 17px auto 9px auto;
   text-align: center;
}

/* active menu item — white text */
.header-navigation > a,
.header-navigation-xs > a {
   position: relative;
}

.header-navigation > a.menu-active,
.header-navigation-xs > a.menu-active {
   color: #fff;
}

.header-navigation.header-navigation-dark > a.menu-active,
.header-navigation-xs.header-navigation-xs-dark > a.menu-active {
   color: #fff;
}

/* 12.1. link underline menu */
.link-underline-menu {
   position: relative;
   text-decoration: none;
   cursor: pointer;
}

.link-underline-menu:before {
   content: '';
   position: absolute;
   width: 80%;
   height: 1px;
   bottom: -20px;
   left: 10px;
   right: auto;
   background: #fff;
   visibility: hidden;
   -webkit-transform: scaleX(0);
   -moz-transform: scaleX(0);
   -ms-transform: scaleX(0);
   -o-transform: scaleX(0);
   transform: scaleX(0);
   -webkit-transition: all 0.4s ease-in-out 0s;
   -moz-transition: all 0.4s ease-in-out 0s;
   -ms-transition: all 0.4s ease-in-out 0s;
   -o-transition: all 0.4s ease-in-out 0s;
   transition: all 0.4s ease-in-out 0s;
}

.link-underline-menu.link-underline-menu-dark:before {
   bottom: -11px;
   background: #2e2e2e;
}

.link-underline-menu:hover:before {
   visibility: visible;
   -webkit-transform: scaleX(1);
   -moz-transform: scaleX(1);
   -ms-transform: scaleX(1);
   -o-transform: scaleX(1);
   transform: scaleX(1);
}

@media only screen and (max-width: 768px) {
   .link-underline-menu:hover:before {
      visibility: hidden;
   }
}

.facts-hearts {
   color: #fff1ba;
}

/* 13. vertical spacer line */
.the-line {
   position: relative;
   width: 1px;
   height: 100px;
   background: #2e2e2e;
   margin: 0 auto;
}

.the-line.the-line-light {
   background: #fff;
}

@media all and (min-width: 1920px) {
   .the-line {
      height: 125px;
   }
}

@media only screen and (max-width: 995px) {
   .the-line {
      height: 80px;
   }
}

.the-line.the-line-facts {
   height: 50px;
}

@media all and (min-width: 1920px) {
   .the-line.the-line-facts {
      height: 50px;
   }
}

@media only screen and (max-width: 995px) {
   .the-line.the-line-facts {
      height: 40px;
   }
}

/* 14. facts */
.facts-counter-wrapper {
   position: relative;
   margin: 0 auto;
   text-align: center;
}

.facts-counter-number {
   position: relative;
   top: 0;
   font-family: 'Oswald', sans-serif;
   font-size: 55px;
   font-weight: 700;
   text-transform: uppercase;
   letter-spacing: -0.04em;
   color: #ff8ac6;
   line-height: 1;
   margin: -5px auto 0 auto;
   z-index: 10;
}

@media only screen and (max-width: 640px) {
   .facts-counter-number {
      font-size: 40px;
      margin: -3px auto 0 auto;
   }
}

.facts-counter-title {
   font-family: 'Oswald', sans-serif;
   font-style: normal;
   font-weight: 400;
   font-size: 15px;
   text-align: center;
   text-transform: uppercase;
   letter-spacing: 0.05em;
   color: #ff8ac6;
}

/* 15. copyright */
.copyright-home {
   position: absolute;
   bottom: 25px;
   right: 29px;
   text-align: right;
   font-size: 9px;
   font-weight: 600;
   text-transform: uppercase;
   letter-spacing: 0.05em;
   margin: 0;
   z-index: 10;
}

@media only screen and (max-width: 880px) {
   .copyright-home {
      bottom: 11px;
      right: 15px;
   }
}

@media only screen and (max-width: 640px) {
   .copyright-home {
      display: none;
      visibility: hidden;
   }
}

.copyright-home,
.copyright-home a,
.copyright-home a:hover {
   color: #fff1ba;
}

.copyright {
   position: relative;
   margin: 0 auto;
   text-align: center;
   font-size: 9px;
   font-weight: 600;
   text-transform: uppercase;
   letter-spacing: 0.05em;
   margin: 0 auto;
}

.copyright,
.copyright a,
.copyright a:hover {
   color: #fff1ba;
}

/* 16. link underline */
.link-underline {
   position: relative;
   display: inline-block;
}

.link-underline::before {
   content: '';
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   height: 1px;
   background: #fff1ba;
   -webkit-transform-origin: right center;
   -moz-transform-origin: right center;
   -ms-transform-origin: right center;
   transform-origin: right center;
   -webkit-transform: scale(0, 1);
   -moz-transform: scale(0, 1);
   -ms-transform: scale(0, 1);
   -o-transform: scale(0, 1);
   transform: scale(0, 1);
   -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
   -moz-transition: -moz-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
   -ms-transition: -ms-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
   -o-transition: -o-transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
   transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.link-underline:hover::before {
   -webkit-transform-origin: left center;
   -moz-transform-origin: left center;
   -ms-transform-origin: left center;
   transform-origin: left center;
   -webkit-transform: scale(1, 1);
   -moz-transform: scale(1, 1);
   -ms-transform: scale(1, 1);
   -o-transform: scale(1, 1);
   transform: scale(1, 1);
}

.link-underline.link-underline-light::before {
   background: #fff;
}

.link-underline.link-underline-dark::before {
   background: #2e2e2e;
}

.link-underline.link-underline-pink,
.link-underline.link-underline-pink:hover {
   color: #ff8ac6;
}

.link-underline.link-underline-pink::before {
   background: #ff8ac6;
}

/* 17. contact form */
#contact-form {
   width: 100%;
   margin: 0 auto;
   padding: 0;
   text-align: center;
}

form {
   margin: 0;
   padding: 0;
}

#form input {
   position: relative;
   width: 100%;
   height: 40px;
   border-bottom: 1px solid #fff;
   border-left: none;
   border-right: none;
   border-top: none;
   padding: 5px 5px;
   background: none;
   margin: 10px 0 10px 0;
   font-family: 'Raleway', sans-serif;
   font-size: 14px;
   line-height: 1.5;
   font-style: normal;
   font-weight: normal;
   text-align: center;
   color: #ff8ac6;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

textarea {
   position: relative;
   width: 100%;
   height: 100px;
   border-bottom: 1px solid #fff;
   border-left: none;
   border-right: none;
   border-top: none;
   padding: 5px 5px;
   background: none;
   margin: 5px;
   font-family: 'Raleway', sans-serif;
   font-size: 14px;
   line-height: 1.5;
   font-style: normal;
   font-weight: normal;
   text-align: center;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

#form textarea {
   color: #ff8ac6;
   margin: 10px 0 10px 0;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

#form input:hover,
#form textarea:hover {
   border-color: rgba(255, 38, 74, 0.5);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

#form input:focus,
#form textarea:focus {
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

.success {
   font-family: 'Raleway', sans-serif;
   font-size: 10px;
   font-style: normal;
   font-weight: 500;
   letter-spacing: 0.15em;
   text-transform: uppercase;
   text-align: center;
   color: #ff8ac6;
   margin: 0 auto;
   padding: 56px 0 60px 0;
   line-height: 1;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}

#form .error {
   position: absolute;
   display: block;
   font-size: 9px;
   text-transform: uppercase;
   color: #ff8ac6;
   margin: 0;
   padding: 0;
   letter-spacing: 0.15em;
   font-weight: 700;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   left: 0;
   right: 0;
   margin-left: auto;
   margin-right: auto;
   width: 200px !important;
}

.make-space {
   margin-left: 15px;
   margin-right: 15px;
}

/* 17.1. contact form placeholders */
::-webkit-input-placeholder {
   font-size: 14px;
   color: #ff8ac6;
}
:-ms-input-placeholder {
   font-size: 14px;
   color: #ff8ac6;
}
::-moz-placeholder {
   font-size: 14px;
   color: #ff8ac6;
}
input:-moz-placeholder {
   font-size: 14px;
   color: #ff8ac6;
}

input:focus::-webkit-input-placeholder {
   color: transparent;
}
input:focus:-ms-input-placeholder {
   color: transparent;
}
input:focus::-moz-placeholder {
   color: transparent;
}
input:focus:-moz-placeholder {
   color: transparent;
}

textarea:focus::-webkit-input-placeholder {
   color: transparent;
}
textarea:focus:-ms-input-placeholder {
   color: transparent;
}
textarea:focus::-moz-placeholder {
   color: transparent;
}
textarea:focus:-moz-placeholder {
   color: transparent;
}

/* 18. contact modal */
.contact-modal-wrapper {
   position: relative;
   width: 50%;
   margin: -20px auto 0 auto;
}

@media only screen and (max-width: 1200px) {
   .contact-modal-wrapper {
      width: 90%;
   }
}

.contact-modal {
   position: fixed;
   width: -webkit-calc(100% - 20px);
   width: -moz-calc(100% - 20px);
   width: calc(100% - 20px);
   height: -webkit-calc(100% - 158px, 20px, 20px, 20px);
   height: -moz-calc(100% - 158px, 20px, 20px, 20px);
   height: calc(100% - 158px, 20px, 20px, 20px);
   top: 79px;
   right: 10px;
   bottom: 10px;
   left: 10px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   visibility: hidden;
   background: #000;
   opacity: 0;
   -moz-opacity: 0;
   -webkit-opacity: 0;
   filter: alpha(opacity=0);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
   -webkit-transform: scale(0.75);
   -moz-transform: scale(0.75);
   -ms-transform: scale(0.75);
   -o-transform: scale(0.75);
   transform: scale(0.75);
   -webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
   -ms-transition: all 1s ease;
   -o-transition: all 1s ease;
   transition: all 1s ease;
   overflow-x: hidden;
   overflow-y: auto;
   z-index: 1005;
}

.contact-modal.close {
   visibility: hidden;
   opacity: 0;
   -moz-opacity: 0;
   -webkit-opacity: 0;
   filter: alpha(opacity=0);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

.contact-modal.open {
   width: -webkit-calc(100% - 20px);
   width: -moz-calc(100% - 20px);
   width: calc(100% - 20px);
   height: -webkit-calc(100% - 158px, 20px, 20px, 20px);
   height: -moz-calc(100% - 158px, 20px, 20px, 20px);
   height: calc(100% - 158px, 20px, 20px, 20px);
   top: 79px;
   right: 10px;
   bottom: 10px;
   left: 10px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   visibility: visible;
   background: #000;
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
}

@media only screen and (max-width: 880px) {
   .contact-modal,
   .contact-modal.open {
      width: 100%;
      height: 100%;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
   }
}

.contact-modal-closer {
   position: relative;
   width: 50px;
   height: auto;
   margin: -5px auto 0 auto;
   font-size: 20px;
   text-align: center;
   color: #ff8ac6;
   cursor: pointer;
}

/* 19. social icons */
.social-icons-wrapper {
   position: absolute;
   bottom: 26px;
   left: 24px;
   text-align: left;
   margin: 0;
   z-index: 10;
}

@media only screen and (max-width: 880px) {
   .social-icons-wrapper {
      bottom: 13px;
      left: 10px;
   }
}

@media only screen and (max-width: 640px) {
   .social-icons-wrapper {
      position: absolute;
      display: block;
      left: 0;
      right: 0;
      bottom: 13px;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      width: 200px !important;
   }
}

.social-icons-wrapper ul {
   margin: 0 auto;
   padding: 0;
   list-style-type: none;
}

.social-icons-wrapper ul li {
   display: inline-block;
   margin: 0 auto;
   padding: 0 0 0 5px;
}

ul.social-icons {
   font-size: 18px;
   line-height: 1;
   margin: 0;
   padding: 0;
   position: relative;
}

@media only screen and (max-width: 640px) {
   ul.social-icons {
      font-size: 16px;
   }
}

ul.social-icons a {
   padding: 0;
   color: #fff1ba;
   text-decoration: none;
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

ul.social-icons a:hover {
   padding: 0;
   color: #fff1ba;
   text-decoration: none;
   opacity: 0.5;
   -moz-opacity: 0.5;
   -webkit-opacity: 0.5;
   filter: alpha(opacity=50);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   transition: all 0.5s linear;
}

/* 20. section intro */
.section-intro p {
   font-family: 'Raleway', sans-serif;
   font-size: 22px;
   font-style: normal;
   font-weight: 500;
   text-transform: none;
   text-align: center;
   letter-spacing: 0.05em;
   line-height: 1.5;
   margin: -7px auto 0 auto;
}

@media only screen and (max-width: 995px) {
   .section-intro p {
      font-size: 20px;
      margin: -5px auto 0 auto;
   }

   .section-intro-list {
      font-size: 20px;
   }

   .section-intro.section-intro-light {
      font-size: 20px;
   }
}

@media only screen and (max-width: 880px) {
   .section-intro p {
      font-size: 18px;
      font-weight: 400;
   }

   .section-intro-list {
      font-size: 18px;
      font-weight: 400;
   }

   .section-intro.section-intro-light {
      font-size: 18px;
   }
}

.section-intro p a,
.section-intro p a:hover {
   text-decoration: none;
}

.section-intro-list {
   font-family: 'Raleway', sans-serif;
   font-size: 22px;
   font-style: normal;
   font-weight: 500;
   text-transform: none;
   letter-spacing: 0.05em;
   line-height: 1.5;
   margin: 12px auto 20px auto;
   display: inline-block;
   text-align: left;
}

.section-intro-list li {
   position: relative;
   padding-left: 18px;
}

.section-intro-list li::before {
   content: '—';
   position: absolute;
   left: 0;
   top: 0;
}

.section-intro-list-right {
   display: block;
   text-align: left;
   max-width: 980px;
   margin-left: auto;
   margin-right: auto;
   color: #ff8ac6;
}

.section-intro-list-right li {
   padding-left: 20px;
   padding-right: 0;
}

.section-intro-list-right li::before {
   content: '';
   width: 7px;
   height: 7px;
   border-radius: 50%;
   background: #ff8ac6;
   left: 0;
   right: auto;
   top: 12px;
}

.section-intro.section-intro-light p {
   color: #ff8ac6;
}

.section-intro.section-intro-light {
   font-size: 22px;
}

.section-intro.section-intro-light p,
.section-intro.section-intro-light .section-intro-list,
.section-intro.section-intro-light .section-intro-list li {
   font-size: 1em;
}

/* 21. parallax title */
.parallax-title-content {
   position: relative;
   font-family: 'Oswald', sans-serif;
   font-weight: 700;
   font-size: 160px;
   text-align: center;
   text-transform: uppercase;
   line-height: 1;
   letter-spacing: -0.08em;
   color: #2e2e2e;
   background: #fff;
   mix-blend-mode: normal;
   overflow: hidden;
   margin: -20px auto -6px auto;
}

.parallax-title-content.parallax-title-content-dark {
   color: #ff8ac6;
   background: #000;
   mix-blend-mode: darken;
}

@media all and (min-width: 1920px) {
   .parallax-title-content {
      font-size: 210px;
      margin: -26px auto -6px auto;
   }
}

@media only screen and (max-width: 1200px) {
   .parallax-title-content {
      font-size: 115px;
      margin: -12px auto -3px auto;
   }
}

@media only screen and (max-width: 1024px) {
   .parallax-title-content {
      font-size: 85px;
      margin: -9px auto -2px auto;
      letter-spacing: -0.04em;
   }
}

@media only screen and (max-width: 995px) {
   .parallax-title-content {
      letter-spacing: -0.04em;
   }
}

@media only screen and (max-width: 880px) {
   .parallax-title-content {
      font-size: 85px;
      margin: -9px auto -2px auto;
   }
}

@media only screen and (max-width: 640px) {
   .parallax-title-content {
      font-size: 65px;
      margin: -7px auto 0 auto;
   }
}

.parallax-title {
   position: relative;
   background-repeat: no-repeat;
   background-position: center center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   border: none;
   z-index: 1;
}

/* 22. sections */
/* 22.1. all section */
.post-txt {
   position: relative;
   display: block;
   margin: -17px auto 0 auto;
   text-align: center;
}

.post-txt-light p {
   color: #ff8ac6;
}

.post-txt p {
   margin: -7px auto 0 auto;
}

.post-heading,
.post-heading-services,
.post-heading-works,
.post-heading-news {
   font-family: 'Oswald', sans-serif;
   font-size: 15px;
   font-style: normal;
   font-weight: 400;
   text-transform: uppercase;
   padding: 0;
   text-align: center;
   letter-spacing: 0.05em;
   color: #2e2e2e;
}

.post-heading,
.post-heading-services,
.post-heading-works,
.post-heading-news {
   margin: -2px auto 0 auto;
}

.post-heading-light {
   color: #ff8ac6;
}

.post-heading-news.post-heading-news-dark {
   color: #ff8ac6;
}

.festival-countdown {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   justify-content: center;
   -ms-flex-wrap: wrap;
   flex-wrap: wrap;
   gap: 20px;
}

.festival-countdown-item {
   min-width: 120px;
   padding: 16px 14px;
   border: 1px solid #ff8ac6;
   background: #fff;
}

.festival-countdown-value {
   display: block;
   font-family: 'Oswald', sans-serif;
   font-size: 52px;
   font-weight: 700;
   line-height: 1;
   letter-spacing: -0.04em;
   color: #2e2e2e;
}

.festival-countdown-label {
   display: block;
   margin-top: 10px;
   font-family: 'Raleway', sans-serif;
   font-size: 13px;
   font-weight: 600;
   letter-spacing: 0.08em;
   text-transform: uppercase;
   color: #ff8ac6;
}

.festival-countdown-status {
   margin: 20px auto 0 auto;
   font-size: 16px;
   font-weight: 600;
   letter-spacing: 0.05em;
   color: #2e2e2e;
}

.festival-countdown.is-finished .festival-countdown-item {
   border-color: #2e2e2e;
}

.faq-block {
   max-width: 1000px;
   margin: 0 auto;
}

.faq-block .post-title {
   font-size: 40px;
}

@media all and (min-width: 1920px) {
   .faq-block .post-title {
      font-size: 46px;
   }
}

@media only screen and (max-width: 640px) {
   .faq-block .post-title {
      font-size: 30px;
   }
}

.faq-item {
   border: 1px solid #d8d8d8;
   margin-bottom: 10px;
   background: #fff;
}

.faq-question {
   position: relative;
   display: block;
   width: 100%;
   padding: 20px 58px 20px 18px;
   font-family: 'Raleway', sans-serif;
   font-size: 24px;
   font-weight: 700;
   line-height: 1.2;
   letter-spacing: 0.01em;
   text-align: left;
   color: #2e2e2e;
   background: #fff;
   border: none;
}

.faq-question::after {
   content: '';
   position: absolute;
   right: 18px;
   top: 50%;
   width: 16px;
   height: 2px;
   color: #ff8ac6;
   background: #ff8ac6;
   -webkit-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);
   -webkit-transition: background-color 0.5s ease;
   -moz-transition: background-color 0.5s ease;
   -ms-transition: background-color 0.5s ease;
   -o-transition: background-color 0.5s ease;
   transition: background-color 0.5s ease;
}

.faq-question::before {
   content: '';
   position: absolute;
   right: 25px;
   top: 50%;
   width: 2px;
   height: 16px;
   background: #ff8ac6;
   -webkit-transform: translateY(-50%) scaleY(1);
   -ms-transform: translateY(-50%) scaleY(1);
   transform: translateY(-50%) scaleY(1);
   -webkit-transform-origin: center center;
   -ms-transform-origin: center center;
   transform-origin: center center;
   -webkit-transition: -webkit-transform 0.5s ease;
   -moz-transition: -moz-transform 0.5s ease;
   -ms-transition: -ms-transform 0.5s ease;
   -o-transition: -o-transform 0.5s ease;
   transition: transform 0.5s ease;
}

.faq-item.is-open .faq-question::after {
   background: #ff8ac6;
}

.faq-item.is-open .faq-question::before {
   -webkit-transform: translateY(-50%) scaleY(0);
   -ms-transform: translateY(-50%) scaleY(0);
   transform: translateY(-50%) scaleY(0);
}

.faq-answer {
   max-height: 0;
   overflow: hidden;
   -webkit-transition: max-height 0.35s ease;
   -moz-transition: max-height 0.35s ease;
   -ms-transition: max-height 0.35s ease;
   -o-transition: max-height 0.35s ease;
   transition: max-height 0.35s ease;
}

.faq-answer p {
   margin: 0;
   padding: 0 18px 18px 18px;
   font-size: 16px;
   line-height: 1.7;
   letter-spacing: 0.03em;
   color: #2e2e2e;
}

@media only screen and (max-width: 640px) {
   .festival-countdown-item {
      min-width: 88px;
      padding: 12px 10px;
   }

   .festival-countdown-value {
      font-size: 36px;
   }

   .faq-question {
      padding: 14px 46px 14px 14px;
      font-size: 18px;
   }

   .faq-question::after {
      right: 14px;
      width: 14px;
   }

   .faq-question::before {
      right: 20px;
      height: 14px;
   }
}

.post-title,
.post-email-title {
   position: relative;
   top: 0;
   font-family: 'Oswald', sans-serif;
   font-size: 55px;
   font-weight: 700;
   text-transform: uppercase;
   letter-spacing: -0.04em;
   color: #2e2e2e;
   line-height: 1;
   z-index: 10;
}

.post-title-light {
   color: #ff8ac6;
}

.post-title {
   margin: -7px auto -2px auto;
}

@media all and (min-width: 1920px) {
   .post-title {
      font-size: 65px;
      margin: -9px auto -1px auto;
   }
}

@media only screen and (max-width: 640px) {
   .post-title {
      font-size: 40px;
      margin: -4px auto -1px auto;
   }
}

.post-email-title {
   margin: -20px auto 0 auto;
}

@media all and (min-width: 1920px) {
   .post-email-title {
      font-size: 65px;
      margin: -24px auto 0 auto;
   }
}

@media only screen and (max-width: 768px) {
   .post-email-title {
      font-size: 40px;
      margin: -14px auto 0 auto;
   }
}

@media only screen and (max-width: 640px) {
   .post-email-title {
      font-size: 20px;
      margin: -6px auto 0 auto;
   }
}

.post-title a,
.post-title a:hover {
   line-height: 1.5;
   color: #fff1ba;
}

.post-email-title a,
.post-email-title a:hover {
   line-height: 1.5;
   color: #fff1ba;
}

@media only screen and (max-width: 768px) {
   .swiper-slide .post-title {
      width: 70%;
   }
}

@media only screen and (max-width: 640px) {
   .swiper-slide .post-title {
      width: 60%;
   }
}

/* 22.2. services section */
.services-txt,
.services-txt-dark {
   margin: 0 auto;
   padding: 0 100px;
}

@media all and (min-width: 1920px) {
   .services-txt,
   .services-txt-dark {
      padding: 0 150px;
   }
}

@media only screen and (max-width: 1200px) {
   .services-txt,
   .services-txt-dark {
      padding: 0 80px;
   }
}

@media only screen and (max-width: 995px) {
   .services-txt,
   .services-txt-dark {
      padding: 0 35px;
   }
}

@media only screen and (max-width: 880px) {
   .services-txt,
   .services-txt-dark {
      padding: 0 15px;
   }
}

.services-txt {
   color: #ff8ac6;
}

.services-txt-dark {
   color: #2e2e2e;
}

.services-bg-1,
.services-bg-2,
.services-bg-3,
.services-bg-4 {
   width: 100%;
   height: auto;
   background-position: center center;
   background-repeat: no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   -webkit-filter: grayscale(100%);
   filter: grayscale(100%);
   -webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
   -ms-transition: all 1s ease;
   -o-transition: all 1s ease;
   transition: all 1s ease;
}

.halves:hover .services-bg-1,
.halves:hover .services-bg-2,
.halves:hover .services-bg-3,
.halves:hover .services-bg-4 {
   -webkit-filter: none;
   filter: none;
   -webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
   -ms-transition: all 1s ease;
   -o-transition: all 1s ease;
   transition: all 1s ease;
}

/* 22.2.1. services section halves */
.halves {
   display: -webkit-box;
   display: -moz-box;
   display: -ms-flexbox;
   display: -moz-flex;
   display: -webkit-flex;
   display: flex;
}

.halves .half {
   min-height: 350px;
   -webkit-box-flex: 50%;
   -ms-flex: 50%;
   flex: 50%;
   position: relative;
   overflow: hidden;
}

@media all and (min-width: 1920px) {
   .halves .half {
      min-height: 580px;
   }
}

.services-photo-slider {
   height: 100%;
}

.services-photo-slider .slick-list,
.services-photo-slider .slick-track,
.services-photo-slider .slick-slide,
.services-photo-slider .slick-fullscreen-item,
.services-photo-slider .slick-fullscreen-item .slick-fullscreen-img-fill {
   height: 100%;
   min-height: 350px;
}

.services-photo-slider .slick-fullscreen-item .bg-img {
   -webkit-filter: grayscale(100%);
   filter: grayscale(100%);
}

.halves:hover .services-photo-slider .slick-fullscreen-item .bg-img {
   -webkit-filter: none;
   filter: none;
}

@media (max-width: 768px) {
   .halves .half {
      min-height: 350px;
   }
}

@media (max-width: 768px) {
   .halves {
      -webkit-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;

      -ms-flex-direction: column;
      flex-direction: column;
   }

   .halves .half {
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
   }
}

/* 22.2.2. services skills bar */
.show-skillbar {
   display: block;
   padding: 0;
   margin: -6px auto 0 auto;
   padding-left: 0;
   text-align: left;
}

.skillbar {
   position: relative;
   display: block;
   width: 100%;
   height: 21px;
   margin: 0 auto;
   background: none;
   letter-spacing: 0.05em;
}

.skillbar-bar {
   display: inline-block;
   width: 0px;
   height: 1px;
   background: #2e2e2e;
   margin: 60px 0 0 0;
}

.skillbar-bar-light {
   background: #fff;
}

.skill-bar-percent {
   position: absolute;
   font-family: 'Oswald', sans-serif;
   font-size: 15px;
   font-style: normal;
   font-weight: 400;
   text-transform: uppercase;
   padding: 0;
   text-align: center;
   letter-spacing: 0.05em;
   color: #2e2e2e;
   margin: 0 auto;
   line-height: 1;
   width: 30px !important;
   left: 0;
   right: 0;
   top: 5px;
   margin-left: auto;
   margin-right: auto;
}

.skill-bar-percent-light {
   color: #ff8ac6;
}

/* 22.3. facts section */
.parallax-overlay {
   position: absolute;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   background: rgba(0, 0, 0, 0.7);
   z-index: 0;
}

.parallax {
   display: block;
   width: 100%;
   height: 100%;
   overflow: hidden;
   padding: 0;
}

.parallax-facts {
   position: relative;
   background-repeat: no-repeat;
   background-position: center center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   border: none;
   z-index: 1;
}

/* 22.4. about section halves */
.halves-about {
   display: -webkit-box;
   display: -moz-box;
   display: -ms-flexbox;
   display: -moz-flex;
   display: -webkit-flex;
   display: flex;
}

.halves-about .half-about-1 {
   min-height: 350px;
   -webkit-box-flex: 75%;
   -ms-flex: 75%;
   flex: 75%;
}

@media all and (min-width: 1920px) {
   .halves-about .half-about-1 {
      min-height: 350px;
   }
}

@media (max-width: 768px) {
   .halves-about .half-about-1 {
      min-height: 350px;
   }
}

@media (max-width: 768px) {
   .halves-about {
      -webkit-box-orient: vertical;
      box-orient: vertical;
      -webkit-box-direction: normal;
      box-direction: normal;
      -webkit-flex-direction: column;

      -ms-flex-direction: column;
      flex-direction: column;
   }

   .halves-about .half-about-1 {
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
   }

   .halves-about .half-about-2 {
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
      min-height: clamp(320px, 56vh, 560px);
      width: 100%;
   }

   .halves-about .about-bg-2 {
      -webkit-background-size: contain;
      -moz-background-size: contain;
      -ms-background-size: contain;
      -o-background-size: contain;
      background-size: contain;
      background-position: center center;
   }
}

.halves-about .half-about-2 {
   min-height: 350px;
   -webkit-box-flex: 25%;
   -ms-flex: 25%;
   flex: 25%;
}

.about-bg-1,
.about-bg-2 {
   width: 100%;
   height: auto;
   background-position: center center;
   background-repeat: no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
   -webkit-filter: grayscale(100%);
   filter: grayscale(100%);
   -webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
   -ms-transition: all 1s ease;
   -o-transition: all 1s ease;
   transition: all 1s ease;
}

.halves-about:hover .about-bg-1,
.halves-about:hover .about-bg-2 {
   -webkit-filter: none;
   filter: none;
   -webkit-transition: all 1s ease;
   -moz-transition: all 1s ease;
   -ms-transition: all 1s ease;
   -o-transition: all 1s ease;
   transition: all 1s ease;
}

/* 22.5. works */
/* 22.5.1. works gallery */
.works-section {
   margin-left: 20px;
   margin-right: 20px;
}

.works-section.section-100vh {
   height: -webkit-calc(100vh - 60px);
   height: -moz-calc(100vh - 60px);
   height: calc(100vh - 60px);
}

.works-section-white-bg,
.works-section-white-bg .container-fluid,
.works-section-white-bg .row,
.works-section-white-bg .works-section-col {
   background: #fff;
}

.works-section-guests {
   padding-top: 100px;
   padding-bottom: 100px;
   background: #fff;
}

.works-section-guests .img-fullwidth-all {
   width: -webkit-calc(100% - 20px);
   width: -moz-calc(100% - 20px);
   width: calc(100% - 20px);
   height: -webkit-calc(100% - 20px);
   height: -moz-calc(100% - 20px);
   height: calc(100% - 20px);
   margin: 10px;
   background-position: center center;
   -webkit-background-size: contain;
   -moz-background-size: contain;
   -ms-background-size: contain;
   -o-background-size: contain;
   background-size: contain;
   background-color: #fff;
}

@media (max-width: 768px) {
   .works-section.section-100vh {
      height: -webkit-calc(100vh - 40px);
      height: -moz-calc(100vh - 40px);
      height: calc(100vh - 40px);
   }

   .works-section-guests {
      padding-top: 80px;
      padding-bottom: 80px;
   }
}

.works-section:last-child {
   margin-bottom: 0;
}

.works-section.section-gallery .box-img {
   position: relative;
   width: 100%;
   height: 100%;
   display: block;
   background: #fff;
   overflow: hidden;
}

.works-section.section-gallery .works-section-gallery-box {
   position: absolute;
   top: 0;
   left: 0;
}

.works-section.section-gallery .works-section-gallery-box.img-1 {
   width: 20%;
   height: 40%;
   padding: 0 10px 10px 0;
}

.works-section.section-gallery .works-section-gallery-box.img-2 {
   left: 20%;
   width: 20%;
   height: 40%;
   padding: 0 10px 10px 10px;
}

.works-section.section-gallery .works-section-gallery-box.img-3 {
   top: 40%;
   width: 40%;
   height: 60%;
   padding: 10px 10px 0 0;
}

.works-section.section-gallery .works-section-gallery-box.img-4 {
   left: 40%;
   width: 40%;
   height: 60%;
   padding: 0 10px 10px 10px;
}

.works-section.section-gallery .works-section-gallery-box.img-5 {
   top: 60%;
   left: 40%;
   width: 20%;
   height: 40%;
   padding: 10px 10px 0 10px;
}

.works-section.section-gallery .works-section-gallery-box.img-6 {
   top: 60%;
   left: 60%;
   width: 20%;
   height: 40%;
   padding: 10px 10px 0 10px;
}

.works-section.section-gallery .works-section-gallery-box.img-7 {
   left: 80%;
   width: 20%;
   height: 50%;
   padding: 0 0 10px 10px;
}

.works-section.section-gallery .works-section-gallery-box.img-8 {
   top: 50%;
   left: 80%;
   width: 20%;
   height: 50%;
   padding: 10px 0 0 10px;
}

.works-section-jury .works-section-gallery-box {
   top: 0;
   height: 100%;
}

.works-section-jury .works-section-gallery-box.img-jury-1 {
   left: 0;
   width: 33.3333%;
   padding: 0 10px 0 0;
}

.works-section-jury .works-section-gallery-box.img-jury-2 {
   left: 33.3333%;
   width: 33.3333%;
   padding: 0 10px;
}

.works-section-jury .works-section-gallery-box.img-jury-3 {
   left: 66.6666%;
   width: 33.3334%;
   padding: 0 0 0 10px;
}

@media (max-width: 1600px) {
   .works-section.section-gallery {
      height: auto;
      padding: 0 !important;
   }

   .works-section.section-gallery .works-section-gallery-box {
      position: relative;
      float: left;
      height: 50vh !important;
   }

   .works-section.section-gallery .works-section-gallery-box.img-1 {
      width: 50%;
   }

   .works-section.section-gallery .works-section-gallery-box.img-2 {
      left: auto;
      width: 50%;
      padding-right: 0;
   }

   .works-section.section-gallery .works-section-gallery-box.img-3 {
      top: auto;
      width: 100%;
      padding: 10px 0 10px 0;
   }

   .works-section.section-gallery .works-section-gallery-box.img-4 {
      left: auto;
      width: 50%;
      padding: 10px 10px 10px 0;
   }

   .works-section.section-gallery .works-section-gallery-box.img-5 {
      top: auto;
      left: auto;
      width: 50%;
      padding: 10px 0 10px 10px;
   }

   .works-section.section-gallery .works-section-gallery-box.img-6 {
      top: auto;
      left: auto;
      width: 100%;
      padding: 10px 0 10px 0;
   }

   .works-section.section-gallery .works-section-gallery-box.img-7 {
      left: auto;
      width: 50%;
      padding: 10px 10px 0 0;
   }

   .works-section.section-gallery .works-section-gallery-box.img-8 {
      top: auto;
      left: auto;
      width: 50%;
      padding: 10px 0 0 10px;
   }

   .works-section-jury .works-section-gallery-box {
      left: auto;
      width: 33.3333% !important;
   }
}

@media (max-width: 768px) {
   .works-section.section-gallery {
      padding: 0;
   }

   .works-section.section-gallery .works-section-gallery-box {
      height: 32vh !important;
   }

   .works-section.section-gallery .works-section-gallery-box.img-1 {
      padding-right: 10px;
      padding-bottom: 10px;
   }

   .works-section.section-gallery .works-section-gallery-box.img-2 {
      padding-left: 10px;
      padding-bottom: 10px;
   }

   .works-section.section-gallery .works-section-gallery-box.img-3 {
      padding-top: 10px;
      padding-bottom: 10px;
   }

   .works-section.section-gallery .works-section-gallery-box.img-4 {
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
   }

   .works-section.section-gallery .works-section-gallery-box.img-5 {
      padding-top: 10px;
      padding-left: 10px;
      padding-bottom: 10px;
   }

   .works-section.section-gallery .works-section-gallery-box.img-6 {
      padding-top: 10px;
      padding-bottom: 10px;
   }

   .works-section.section-gallery .works-section-gallery-box.img-7 {
      padding-top: 10px;
      padding-right: 10px;
   }

   .works-section.section-gallery .works-section-gallery-box.img-8 {
      padding-top: 10px;
      padding-left: 10px;
   }
}

@media (max-width: 600px) {
   .works-section.section-gallery .works-section-gallery-box {
      width: 100% !important;
      height: 40vh !important;
   }

   .works-section.section-gallery .works-section-gallery-box.img-1,
   .works-section.section-gallery .works-section-gallery-box.img-2,
   .works-section.section-gallery .works-section-gallery-box.img-3,
   .works-section.section-gallery .works-section-gallery-box.img-4,
   .works-section.section-gallery .works-section-gallery-box.img-5,
   .works-section.section-gallery .works-section-gallery-box.img-6,
   .works-section.section-gallery .works-section-gallery-box.img-7,
   .works-section.section-gallery .works-section-gallery-box.img-8 {
      padding: 10px 0;
   }

   .works-section.section-gallery .works-section-gallery-box.img-1 {
      padding-top: 0;
   }

   .works-section.section-gallery .works-section-gallery-box.img-8 {
      padding-bottom: 0;
   }
}

@media (max-width: 1024px) {
   .works-section.section-100vh {
      height: auto;
      padding: 120px 0;
   }

   .works-section.section-gallery {
      padding: 0;
   }
}

@media screen and (min-width: 1600px) and (max-height: 900px) {
   .works-section.section-gallery {
      height: auto;
      padding: 0 !important;
   }

   .works-section.section-gallery .works-section-gallery-box {
      position: relative;
      float: left;
      height: 60vh !important;
   }

   .works-section.section-gallery .works-section-gallery-box.img-1 {
      width: 50%;
   }

   .works-section.section-gallery .works-section-gallery-box.img-2 {
      left: auto;
      width: 50%;
      padding-right: 0;
   }

   .works-section.section-gallery .works-section-gallery-box.img-3 {
      top: auto;
      width: 100%;
      padding: 15px 0 15px 0;
   }

   .works-section.section-gallery .works-section-gallery-box.img-4 {
      left: auto;
      width: 50%;
      padding: 15px 15px 15px 0;
   }

   .works-section.section-gallery .works-section-gallery-box.img-5 {
      top: auto;
      left: auto;
      width: 50%;
      padding: 15px 0 15px 15px;
   }

   .works-section.section-gallery .works-section-gallery-box.img-6 {
      top: auto;
      left: auto;
      width: 100%;
      padding: 15px 0 15px 0;
   }

   .works-section.section-gallery .works-section-gallery-box.img-7 {
      left: auto;
      width: 50%;
      padding: 15px 15px 0 0;
   }

   .works-section.section-gallery .works-section-gallery-box.img-8 {
      top: auto;
      left: auto;
      width: 50%;
      padding: 15px 0 0 15px;
   }
}

@media screen and (min-width: 1025px) and (max-height: 900px) {
   .works-section.section-100vh {
      height: auto;
      padding: 120px 0;
   }
}

.force-height {
   height: 100%;
}

.force-height .row,
.force-height .works-section-col {
   height: 100%;
}

.row.no-gutter {
   margin-left: 0;
   margin-right: 0;
}

.row.no-gutter > [class^='col-'],
.row.no-gutter > [class*=' col-'] {
   padding-left: 0;
   padding-right: 0;
}

/*
@media (max-width: 1024px) {
  [class*="col-md"] {
    float: left;
    width: 100%;
    left: auto;
    right: auto;
  }
}
*/

.no-mrg-pdg {
   margin: 0;
   padding: 0;
}

/* 22.5.2. works hover effect */
.image-works {
   position: relative;
   z-index: 5;
}

.image-works > .hover-effect {
   position: absolute;
   background: #fff;
   opacity: 0;
   -moz-opacity: 0;
   -webkit-opacity: 0;
   filter: alpha(opacity=0);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
   -webkit-transition: opacity 0.35s ease-out;
   -moz-transition: opacity 0.35s ease-out;
   -ms-transition: opacity 0.35s ease-out;
   -o-transition: opacity 0.35s ease-out;
   transition: opacity 0.35s ease-out;
   width: -webkit-calc(100% - 20px);
   width: -moz-calc(100% - 20px);
   width: calc(100% - 20px);
   height: -webkit-calc(100% - 20px);
   height: -moz-calc(100% - 20px);
   height: calc(100% - 20px);
   top: 10px;
   left: 10px;
   bottom: 10px;
   right: 10px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   z-index: 1;
}

.image-works:hover .hover-effect {
   opacity: 0.9;
   -moz-opacity: 0.9;
   -webkit-opacity: 0.9;
   filter: alpha(opacity=90);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
   cursor: pointer;
}

.pswp__img--placeholder--blank {
   background: #fff;
}

.description {
   position: absolute;
   padding: 0 15px;
   margin-bottom: 5px;
   bottom: -40px;
   left: 0;
   right: 0;
   opacity: 0;
   -moz-opacity: 0;
   -webkit-opacity: 0;
   filter: alpha(opacity=0);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
   -webkit-transition: all 0.8s ease;
   -moz-transition: all 0.8s ease;
   -ms-transition: all 0.8s ease;
   -o-transition: all 0.8s ease;
   transition: all 0.8s ease;
   text-align: center;
   -webkit-pointer-events: none;
   -moz-pointer-events: none;
   pointer-events: none;
   z-index: 10;
}

.description h3 {
   position: relative;
   font-family: 'Oswald', sans-serif;
   font-size: 50px;
   font-weight: 700;
   text-transform: uppercase;
   text-align: center;
   letter-spacing: -0.04em;
   color: #111;
   line-height: 1;
   margin: -9px auto -1px auto;
   z-index: 10;
}

@media only screen and (max-width: 640px) {
   .description h3 {
      font-size: 40px;
      margin: -4px auto -1px auto;
   }
}

.description-second {
   margin: -7px auto -6px auto;
}

.item-grid-size:hover .description,
.item-grid-size:focus .description {
   bottom: 5px;
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.item-grid-size {
   position: relative;
   padding: 0;
   width: 100%;
   height: 100%;
}

.item {
   position: relative;
   margin-bottom: 0;
   float: left;
}

.item:after {
   content: '';
   display: block;
   clear: both;
}

.item-wh {
   width: 100%;
   height: auto;
}

.item:hover .link-wrap {
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
   cursor: pointer;
}

.item:hover .link-wrap span:before,
.item:hover .link-wrap span:after {
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.item:hover .link-wrap span:nth-child(1):before,
.item:hover .link-wrap span:nth-child(1):after {
   width: 15px;
}

.item:hover .link-wrap span:nth-child(2):before,
.item:hover .link-wrap span:nth-child(2):after {
   height: 15px;
}

.post-heading-works {
   font-family: 'Oswald', sans-serif;
   font-size: 15px;
   font-style: normal;
   font-weight: 400;
   text-transform: uppercase;
   padding: 0;
   text-align: center;
   letter-spacing: 0.05em;
   color: #111;
}

.post-heading-works {
   text-align: center;
   margin: 2px auto;
}

/* 22.5.3. works extras */
.img-fullwidth-all {
   position: relative;
   width: 100%;
   height: 100%;
   background-repeat: no-repeat;
   background-position: center center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}

.works-item {
   position: relative;
   height: 100%;
   min-height: 700px;
   overflow: hidden;
   margin-left: 50px;
   margin-right: 50px;
   background: none;
}

@media only screen and (max-width: 880px) {
   .works-item {
      height: auto;
      min-height: inherit;
   }
}

@media only screen and (max-width: 640px) {
   .works-item {
      height: auto;
      min-height: inherit;
      margin-left: 0;
      margin-right: 0;
   }
}

.works-last-line {
   position: relative;
   width: 100%;
   height: 20px;
   background: #fff;
   overflow: hidden;
}

/* 23. videos */
/* 23.1. Vimeo video */
.vimeo-bg {
   display: none;
}

@media only screen and (max-width: 880px) {
   .vimeo-bg {
      position: relative;
      height: 100%;
      background-image: url(../img/background/vimeo-bg.jpg);
      background-repeat: no-repeat;
      background-position: center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -ms-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      /* uncomment the following to show an image for mobile devices */
      /* display: block; */
   }

   #vimeo-videoContainment {
      display: none;
   }
}

#vimeo-videoContainment {
   position: absolute;
   display: block;
   width: 100% !important;
   height: 100% !important;
   left: 0;
   top: 0;
   bottom: 0;
   right: 0;
   background: #000;
   z-index: 0;
}

#vimeo-videoContainment iframe,
#vimeo-videoContainment object,
#vimeo-videoContainment embed {
   border: none;
}

/* 23.2. YouTube video */
.YT-bg {
   display: none;
}

@media only screen and (max-width: 880px) {
   .YT-bg {
      position: relative;
      height: 100%;
      background-image: url(../img/background/YT-bg.jpg);
      background-repeat: no-repeat;
      background-position: center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -ms-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      /* uncomment the following to show an image for mobile devices */
      /* display: block; */
   }
}

#videoContainment {
   position: absolute;
   display: block;
   width: 100% !important;
   height: 100% !important;
   left: 0;
   top: 0;
   bottom: 0;
   right: 0;
   background: #000;
   z-index: 0;
}

/* 23.3. HTML5 video */
.html5-bg {
   display: none;
}

@media only screen and (max-width: 880px) {
   .html5-bg {
      position: relative;
      height: 100%;
      background-image: url(../img/background/html5-bg.jpg);
      background-repeat: no-repeat;
      background-position: center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -ms-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      /* uncomment the following to show an image for mobile devices */
      /* display: block; */
   }
}

.html5-videoContainment {
   position: absolute;
   top: 50%;
   left: 50%;
   width: auto;
   min-width: 100%;
   height: auto;
   min-height: 100%;
   background: #000;
   -webkit-transform: translate(-50%, -50%);
   -ms-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
   z-index: 0;
}

/* 24. ken burns slideshow */
.kenburns-slide-wrapper {
   position: relative;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   overflow: hidden;
   z-index: 0;
}

.kenburns-slide {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   opacity: 0;
   -moz-opacity: 0;
   -webkit-opacity: 0;
   filter: alpha(opacity=0);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
   -webkit-animation: KenBurnsSlideShow 24s linear infinite 0s;
   -moz-animation: KenBurnsSlideShow 24s linear infinite 0s;
   -ms-animation: KenBurnsSlideShow 24s linear infinite 0s;
   -o-animation: KenBurnsSlideShow 24s linear infinite 0s;
   animation: KenBurnsSlideShow 24s linear infinite 0s;
}

.kenburns-slide-1,
.kenburns-slide-2,
.kenburns-slide-3,
.kenburns-slide-4 {
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}

.kenburns-slide-1 {
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.kenburns-slide-2 {
   -webkit-animation-delay: 6s;
   -moz-animation-delay: 6s;
   -ms-animation-delay: 6s;
   -o-animation-delay: 6s;
   animation-delay: 6s;
}

.kenburns-slide-3 {
   -webkit-animation-delay: 12s;
   -moz-animation-delay: 12s;
   -ms-animation-delay: 12s;
   -o-animation-delay: 12s;
   animation-delay: 12s;
}

.kenburns-slide-4 {
   -webkit-animation-delay: 18s;
   -moz-animation-delay: 18s;
   -ms-animation-delay: 18s;
   -o-animation-delay: 18s;
   animation-delay: 18s;
}

@-webkit-keyframes KenBurnsSlideShow {
   0% {
      opacity: 0;
      -webkit-transform: scale(1);
   }
   5% {
      opacity: 1;
   }
   25% {
      opacity: 1;
   }
   30% {
      opacity: 0;
      -webkit-transform: scale(1.1);
   }
   100% {
      opacity: 0;
      -webkit-transformm: scale(1);
   }
}

@-moz-keyframes KenBurnsSlideShow {
   0% {
      opacity: 0;
      -moz-transform: scale(1);
   }
   5% {
      opacity: 1;
   }
   25% {
      opacity: 1;
   }
   30% {
      opacity: 0;
      -moz-transform: scale(1.1);
   }
   100% {
      opacity: 0;
      -moz-transform: scale(1);
   }
}

@-o-keyframes KenBurnsSlideShow {
   0% {
      opacity: 0;
      -o-transform: scale(1);
   }
   5% {
      opacity: 1;
   }
   25% {
      opacity: 1;
   }
   30% {
      opacity: 0;
      -o-transform: scale(1.1);
   }
   100% {
      opacity: 0;
      -o-transform: scale(1);
   }
}

@keyframes KenBurnsSlideShow {
   0% {
      opacity: 0;
      transform: scale(1);
      -ms-transform: scale(1);
   }
   5% {
      opacity: 1;
   }
   25% {
      opacity: 1;
   }
   30% {
      opacity: 0;
      transform: scale(1.1);
      -ms-transform: scale(1.1);
   }
   100% {
      opacity: 0;
      transform: scale(1);
      -ms-transform: scale(1);
   }
}

/* 25. swiper news slider */
.swiper-container-news .text,
.swiper-container-news p {
   text-align: center;
   color: #ff8ac6;
}

.swiper-container-news {
   margin: 0;
   padding: 0;
   height: auto;
}

.swiper-container {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
}

.news-top {
   width: 100%;
   height: 50%;
}

.news-bottom {
   width: 70%;
   margin: -50px auto 0 auto;
   padding: 0;
   background: #000;
}

@media only screen and (max-width: 640px) {
   .news-bottom {
      width: 100%;
      margin: 0 auto;
   }
}

.news-bottom .swiper-slide .text {
   width: 70%;
   margin: 0 auto;
}

@media only screen and (max-width: 995px) {
   .news-bottom .swiper-slide .text {
      width: 100%;
   }
}

.news-bottom .swiper-slide-thumb-active {
   opacity: 1;
}

.swiper-button-wrapper {
   position: relative;
   top: 70px;
}

@media only screen and (max-width: 640px) {
   .swiper-button-wrapper {
      top: 40px;
   }
}

.swiper-button-wrapper li {
   list-style: none;
}

.swiper-button-black,
.swiper-button-white {
   width: 20px;
   height: 20px;
   background-size: contain;
}

.swiper-button-next {
   right: 45px;
}

@media only screen and (max-width: 640px) {
   .swiper-button-next {
      right: 15px;
   }
}

.swiper-button-prev {
   left: 45px;
}

@media only screen and (max-width: 640px) {
   .swiper-button-prev {
      left: 15px;
   }
}

.news-bg-wrapper {
   position: relative;
   width: 100%;
   height: auto;
   min-height: 400px;
   background-position: center center;
   background-repeat: no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}

@media (max-width: 768px) {
   .news-bg-wrapper {
      min-height: 350px;
   }
}

/* team slider: compact image size */
#team .news-top {
   max-width: 760px;
   margin: 0 auto;
   border-radius: 12px;
   overflow: hidden;
}

#team .news-bg-wrapper {
   min-height: 0;
   aspect-ratio: 3 / 4;
   border-radius: 12px;
   overflow: hidden;
}

#team .news-bottom {
   width: 82%;
   max-width: 760px;
   margin: -30px auto 0 auto;
}

@media only screen and (max-width: 768px) {
   #team .news-bg-wrapper {
      min-height: 0;
      aspect-ratio: 3 / 4;
   }

   #team .news-bottom {
      width: 90%;
      margin: 0 auto;
   }
}

.news-cards-row {
   margin-left: -10px;
   margin-right: -10px;
}

.news-cards-row > [class^='col-'],
.news-cards-row > [class*=' col-'] {
   padding-left: 10px;
   padding-right: 10px;
   margin-bottom: 20px;
}

.news-card {
   background: #000;
}

.news-card-content {
   padding: 40px 30px;
}

/* 26. Slick v1.6.0 CUSTOM */
/* 26.1. slick slide */
.slick-slide {
   height: 100vh;
   background: none;
}

.slick-slider {
   margin-bottom: 0;
   margin-top: 0;
   cursor: auto;
}

/* 26.2. slick slide flickering FIX */
.slick-track,
.slick-list {
   -webkit-perspective: 2000;
   perspective: 2000;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
}

/* 26.3. slick navigation */
.slick-prev,
.slick-next {
   position: absolute;
   display: block;
   top: 50%;
   width: 50px;
   height: 50px;
   line-height: 50px;
   text-align: center;
   -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   opacity: 0;
   -moz-opacity: 0;
   -webkit-opacity: 0;
   filter: alpha(opacity=0);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
   z-index: 1;
   visibility: visible;
}

.slick-prev {
   left: -50px;
}

.slick-next {
   right: -50px;
}

.slick-prev:before,
.slick-next:before {
   font-size: 11px;
   color: #000;
   padding: 0;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   display: block;
   width: 50px;
   height: 50px;
   line-height: 50px;
   position: absolute;
   background: #fff;
   -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

@media only screen and (max-width: 880px) {
   .slick-prev:before,
   .slick-next:before {
      width: 40px;
      height: 40px;
      line-height: 40px;
   }
}

.slick-prev:before {
   left: 64px;
   top: 9px;
}

@media only screen and (max-width: 880px) {
   .slick-prev:before {
      left: 50px;
   }
}

.slick-next:before {
   right: 64px;
   top: 9px;
}

@media only screen and (max-width: 880px) {
   .slick-next:before {
      right: 50px;
   }
}

.slick-prev:hover,
.slick-next:hover {
   -webkit-transition: 0 none;
   -moz-transition: 0 none;
   -ms-transition: 0 none;
   -o-transition: 0 none;
   transition: 0 none;
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:active:before,
.slick-next:active:before {
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.slick-fullscreen:hover .slick-prev,
.slick-fullscreen:hover .slick-next,
.slick-fullscreen-slideshow:hover .slick-prev,
.slick-fullscreen-slideshow:hover .slick-next,
.slick-fullscreen-split:hover .slick-prev,
.slick-fullscreen-split:hover .slick-next,
.slick-fullscreen-slideshow-zoom-fade:hover .slick-prev,
.slick-fullscreen-slideshow-zoom-fade:hover .slick-next {
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.slick-fullscreen:hover .slick-prev,
.slick-fullscreen-slideshow:hover .slick-prev,
.slick-fullscreen-split:hover .slick-prev,
.slick-fullscreen-slideshow-zoom-fade:hover .slick-prev {
   left: -35px;
}

.slick-fullscreen:hover .slick-next,
.slick-fullscreen-slideshow:hover .slick-next,
.slick-fullscreen-split:hover .slick-next,
.slick-fullscreen-slideshow-zoom-fade:hover .slick-next {
   right: -35px;
}

/* 26.4. slick fullscreen slider */
.slick-fullscreen.slick-fullscreen-split-content {
   width: 50%;
   left: 50%;
}

.slick-fullscreen-img-fill {
   position: relative;
   display: block;
   width: 100%;
   overflow: hidden;
   text-align: center;
}

.slick-fullscreen-img-fill img {
   position: relative;
   display: inline-block;
   min-width: 100%;
   max-width: none;
   min-height: 100%;
}

.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill,
.slick-fullscreen-slideshow .slick-fullscreen-item .slick-fullscreen-img-fill,
.slick-fullscreen-split .slick-fullscreen-item .slick-fullscreen-img-fill,
.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item .slick-fullscreen-img-fill {
   height: 100vh;
   background: none;
}

.slick-fullscreen .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img,
.slick-fullscreen-slideshow .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img,
.slick-fullscreen-split .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img,
.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img {
   position: relative;
   width: auto;
   height: 100%;
   background-position: center center;
   background-repeat: no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}

.slick-fullscreen .slick-dots,
.slick-fullscreen-slideshow .slick-dots,
.slick-fullscreen-split .slick-dots,
.slick-fullscreen-slideshow-zoom-fade .slick-dots {
   position: absolute;
   width: 100%;
   height: 5px;
   left: 0;
   bottom: 0;
   margin: 0;
   padding: 0;
   background: rgba(255, 255, 255, 0.25);
   list-style-type: none;
}

.slick-fullscreen .slick-dots li button,
.slick-fullscreen-slideshow .slick-dots li button,
.slick-fullscreen-split .slick-dots li button,
.slick-fullscreen-slideshow-zoom-fade .slick-dots li button {
   display: none;
}

.slick-fullscreen .slick-dots li,
.slick-fullscreen-slideshow .slick-dots li,
.slick-fullscreen-split .slick-dots li,
.slick-fullscreen-slideshow-zoom-fade .slick-dots li {
   position: absolute;
   float: left;
   width: 0;
   height: 5px;
   left: -5px;
   background: #fff;
}

.slick-fullscreen .slick-dots li.slick-active,
.slick-fullscreen-slideshow .slick-dots li.slick-active,
.slick-fullscreen-split .slick-dots li.slick-active,
.slick-fullscreen-slideshow-zoom-fade .slick-dots li.slick-active {
   width: 100%;
   -webkit-animation: progressDots 4s both;
   -moz-animation: progressDots 4s both;
   -ms-animation: progressDots 4s both;
   -o-animation: progressDots 4s both;
   animation: progressDots 4s both;
}

@-webkit-keyframes progressDots {
   from {
      width: 0;
   }
   to {
      width: 100%;
   }
}

@keyframes progressDots {
   from {
      width: 0;
   }
   to {
      width: 100%;
   }
}

.slick-fullscreen,
.slick-fullscreen-slideshow,
.slick-fullscreen-split,
.slick-fullscreen-slideshow-zoom-fade {
   background: none;
}

.slick-fullscreen .slick-slide,
.slick-fullscreen-slideshow .slick-slide,
.slick-fullscreen-split .slick-slide,
.slick-fullscreen-slideshow-zoom-fade .slick-slide {
   display: none;
   float: left;
   height: 100%;
}

.slick-initialized .slick-slide {
   display: block;
}

/* 26.5. slick fullscreen slideshow ZOOM/FADE transition */
.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item .bg-img {
   -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
   -moz-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
   -ms-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
   -o-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
   transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
   -webkit-transform: scale(1.3);
   -moz-transform: scale(1.3);
   -ms-transform: scale(1.3);
   -o-transform: scale(1.3);
   transform: scale(1.3);
}

.slick-fullscreen-slideshow-zoom-fade .slick-fullscreen-item.slick-active .bg-img {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -ms-transform: scale(1);
   -o-transform: scale(1);
   transform: scale(1);
}

/* keep services sliders at halves height, not 100vh */
.halves .services-photo-slider .slick-fullscreen-item .slick-fullscreen-img-fill {
   height: 100% !important;
}

.halves .services-photo-slider .slick-fullscreen-item .slick-fullscreen-img-fill .bg-img {
   height: 100%;
}

@media (max-width: 768px) {
   #zones .services-photo-slider,
   #zones .services-photo-slider .slick-list,
   #zones .services-photo-slider .slick-track,
   #zones .services-photo-slider .slick-slide,
   #zones .services-photo-slider .slick-fullscreen-item,
   #zones .services-photo-slider .slick-fullscreen-item .slick-fullscreen-img-fill {
      min-height: 260px !important;
      height: 260px !important;
   }

   #zones .services-photo-slider .slick-fullscreen-item .bg-img {
      width: 100% !important;
      height: 100% !important;
      background-position: center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -ms-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
   }
}

/* 27. swiper parallax */
.parallax .swiper-button-next,
.parallax .swiper-button-prev {
   display: block;
   visibility: visible;
   width: 20px;
   height: 20px;
   background-size: 20px 20px;
   display: none;
   visibility: hidden;
}

.parallax a,
.parallax a:hover {
   color: #fff1ba;
}

.parallax .swiper-container {
   width: 100%;
   height: 100%;
   background: #000;
   left: 0;
   top: 0;
}

.parallax .swiper-slide {
   margin: 0;
   padding: 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.parallax .parallax-bg {
   position: absolute;
   left: 0;
   top: 0;
   width: 130%;
   height: 100%;
   background-position: center center;
   background-repeat: no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}

/* 28. Magnific Popup v1.1.0 CUSTOM */
.mfp-arrow-left:after {
   font-family: 'Ionicons';
   content: '\f124';
   font-size: 18px;
   color: #ff8ac6;
   margin-top: 22px;
}

.mfp-arrow-right:after {
   font-family: 'Ionicons';
   content: '\f125';
   font-size: 18px;
   color: #ff8ac6;
   margin-top: 22px;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
   cursor: crosshair;
}

.mfp-arrow-left:after,
.mfp-arrow-left:before {
   border-right: none;
}

.mfp-arrow-right:after,
.mfp-arrow-right:before {
   border-left: none;
}

.mfp-title {
   font-family: 'Raleway', sans-serif;
   font-size: 13px;
   line-height: 1.5;
   font-style: normal;
   font-weight: 400;
   letter-spacing: 0.05em;
}

/* 29. scroll indicator */
.scroll-indicator-wrapper {
   position: absolute;
   width: 1px !important;
   height: 100%;
   left: 0;
   right: 0;
   margin-left: auto;
   margin-right: auto;
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
   visibility: visible;
   -webkit-transition: all 0.7s;
   -moz-transition: all 0.7s;
   -ms-transition: all 0.7s;
   -o-transition: all 0.7s;
   transition: all 0.7s;
}

@media only screen and (max-width: 640px) {
   .scroll-indicator-wrapper {
      display: none;
      visibility: hidden;
   }
}

.scroll-indicator-wrapper.scroll-indicator-wrapper-position-secondary {
   opacity: 0;
   -moz-opacity: 0;
   -webkit-opacity: 0;
   filter: alpha(opacity=0);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
   visibility: hidden;
   -webkit-transform: translateY(200px);
   -moz-transform: translateY(200px);
   -ms-transform: translateY(200px);
   -o-transform: translateY(200px);
   transform: translateY(200px);
   -webkit-transition: all 0.7s;
   -moz-transition: all 0.7s;
   -ms-transition: all 0.7s;
   -o-transition: all 0.7s;
   transition: all 0.7s;
}

.scroll-indicator {
   position: absolute;
   bottom: 30px;
   left: 50%;
   -webkit-transform: translate(-50%, 50%);
   -moz-transform: translate(-50%, 50%);
   -ms-transform: translate(-50%, 50%);
   transform: translate(-50%, 50%);
   z-index: 1005;
}

@media only screen and (max-width: 880px) {
   .scroll-indicator {
      bottom: 15px;
   }
}

.scroll-line {
   display: block;
   width: 1px;
   height: 30px;
   background: none;
}

@media only screen and (max-width: 880px) {
   .scroll-line {
      height: 15px;
   }
}

.scroll-line::before {
   content: '';
   display: block;
   width: 1px;
   height: 50%;
   top: 0;
   background-color: #ff8ac6;
   -webkit-animation: scroll-down 2s ease-in-out infinite;
   -ms-animation: scroll-down 2s ease-in-out infinite;
   animation: scroll-down 2s ease-in-out infinite;
}

@-webkit-keyframes scroll-down {
   0% {
      height: 0;
   }
   50% {
      height: 100%;
   }
   70% {
      height: 100%;
      transform: scaleY(0.5);
      transform-origin: bottom;
   }
   100% {
      height: 100%;
      transform: scaleY(0);
      transform-origin: bottom;
   }
}
@-ms-keyframes scroll-down {
   0% {
      height: 0;
   }
   50% {
      height: 100%;
   }
   70% {
      height: 100%;
      transform: scaleY(0.5);
      transform-origin: bottom;
   }
   100% {
      height: 100%;
      transform: scaleY(0);
      transform-origin: bottom;
   }
}
@keyframes scroll-down {
   0% {
      height: 0;
   }
   50% {
      height: 100%;
   }
   70% {
      height: 100%;
      transform: scaleY(0.5);
      transform-origin: bottom;
   }
   100% {
      height: 100%;
      transform: scaleY(0);
      transform-origin: bottom;
   }
}

/* 30. home multiple images */
.home-img-top-left {
   position: absolute;
   width: 33.33%;
   height: 50%;
   left: 0;
   top: 0;
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}

.home-img-top-center {
   position: absolute;
   width: 33.33%;
   height: 50%;
   left: 33.33%;
   top: 0;
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}

.home-img-top-right {
   position: absolute;
   width: 33.33%;
   height: 50%;
   left: 66.66%;
   top: 0;
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}

.home-img-bottom-left {
   position: absolute;
   width: 33.33%;
   height: 50%;
   left: 0;
   bottom: 0;
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}

.home-img-bottom-center {
   position: absolute;
   width: 33.33%;
   height: 50%;
   left: 33.33%;
   bottom: 0;
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}

.home-img-bottom-right {
   position: absolute;
   width: 33.33%;
   height: 50%;
   left: 66.66%;
   bottom: 0;
   background-repeat: no-repeat;
   background-position: center;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}

/* 31. home IMG carousel slider */
.home-page-img-wrapper {
   position: absolute;
   width: 100%;
   height: 100%;
}

#home-page-img .home-page-img-item {
   padding: 0;
   opacity: 0.25;
   -moz-opacity: 0.25;
   -webkit-opacity: 0.25;
   filter: alpha(opacity=25);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=25)';
   -webkit-transform: scale3d(0.8, 0.8, 1);
   -moz-transform: scale3d(0.8, 0.8, 1);
   -ms-transform: scale3d(0.8, 0.8, 1);
   -o-transform: scale3d(0.8, 0.8, 1);
   transform: scale3d(0.8, 0.8, 1);
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}

#home-page-img .owl-item.active.center .home-page-img-item {
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
   -webkit-transform: scale3d(1, 1, 1);
   -moz-transform: scale3d(1, 1, 1);
   -ms-transform: scale3d(1, 1, 1);
   -o-transform: scale3d(1, 1, 1);
   transform: scale3d(1, 1, 1);
}

.home-page-img-item-1,
.home-page-img-item-2,
.home-page-img-item-3,
.home-page-img-item-4,
.home-page-img-item-5,
.home-page-img-item-6 {
   position: relative;
   width: 100%;
   height: 100vh;
   background-position: center center;
   background-repeat: no-repeat;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -ms-background-size: cover;
   -o-background-size: cover;
   background-size: cover;
}

/* 32. Owl Carousel v2.2.0 CUSTOM */
.owl-buttons {
   position: static;
}

/* 32.1. Owl Carousel navigation */
.owl-prev,
.owl-next {
   position: absolute;
   display: block;
   top: 50%;
   margin-top: -29px;
   width: 60px;
   height: 60px;
   line-height: normal;
   font-size: 11px;
   padding-top: 21px;
   color: #111;
   text-align: center;
   -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   opacity: 0;
   -moz-opacity: 0;
   -webkit-opacity: 0;
   filter: alpha(opacity=0);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
   visibility: visible;
}

.owl-prev {
   left: -50px;
   padding-left: 21px;
}

.owl-next {
   right: -50px;
   padding-right: 21px;
}

.owl-prev:before,
.owl-next:before {
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   content: '';
   display: block;
   width: 66%;
   height: 66%;
   position: absolute;
   background: #fff;
   -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   -moz-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   -ms-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   -o-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
   transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
}

.owl-prev:before {
   left: 85px;
   top: 9px;
}

@media only screen and (max-width: 995px) {
   .owl-prev:before {
      left: 60px;
   }
}

.owl-next:before {
   right: 85px;
   top: 9px;
}

@media only screen and (max-width: 995px) {
   .owl-next:before {
      right: 60px;
   }
}

.owl-prev .owl-custom,
.owl-next .owl-custom {
   position: relative;
}

.owl-prev .owl-custom {
   position: relative;
   left: 64px;
}

@media only screen and (max-width: 995px) {
   .owl-prev .owl-custom {
      left: 39px;
   }
}

.owl-next .owl-custom {
   position: relative;
   right: 64px;
}

@media only screen and (max-width: 995px) {
   .owl-next .owl-custom {
      right: 39px;
   }
}

.owl-prev:hover,
.owl-next:hover {
   -webkit-transition: 0 none;
   -moz-transition: 0 none;
   -ms-transition: 0 none;
   -o-transition: 0 none;
   transition: 0 none;
}

.owl-prev:hover:before,
.owl-next:hover:before,
.owl-prev:active:before,
.owl-next:active:before,
.owl-carousel:hover .owl-prev,
.owl-carousel:hover .owl-next {
   opacity: 1;
   -moz-opacity: 1;
   -webkit-opacity: 1;
   filter: alpha(opacity=100);
   -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

.owl-carousel:hover .owl-prev {
   left: -35px;
}

.owl-carousel:hover .owl-next {
   right: -35px;
}

.inner-divider-white-bg {
   position: relative;
   width: 100%;
   margin: 0 auto;
   background: #fff;
   z-index: -1;
}
/* 33. divider */
.inner-divider,
.inner-divider-half,
.inner-divider-post,
.inner-divider-mobile,
.inner-divider-half-post {
   position: relative;
   width: 100%;
   margin: 0 auto;
   background: none;
   z-index: -1;
}

.inner-divider {
   height: 100px;
}

@media all and (min-width: 1920px) {
   .inner-divider {
      height: 150px;
   }
}

@media only screen and (max-width: 980px) {
   .inner-divider {
      height: 100px;
   }
}

@media only screen and (max-width: 640px) {
   .inner-divider {
      height: 80px;
   }
}

.inner-divider-half {
   height: 40px;
}

@media only screen and (max-width: 640px) {
   .inner-divider-half.inner-divider-home {
      height: 23px;
   }
}

.inner-divider-post {
   height: 80px;
}

.inner-divider-mobile {
   display: none;
   visibility: hidden;
   height: 100px;
}

@media only screen and (max-width: 995px) {
   .inner-divider-mobile {
      display: block;
      visibility: visible;
   }
}

@media only screen and (max-width: 640px) {
   .inner-divider-mobile {
      height: 80px;
   }
}

@media only screen and (max-width: 995px) {
   .hide-on-mobile {
      display: none;
      visibility: hidden;
   }
}

@media only screen and (max-width: 768px) {
   .inner-divider-hide {
      display: none;
      visibility: hidden;
   }
}

.inner-divider-half-post {
   height: 20px;
}

@media all and (min-width: 1920px) {
   .inner-divider-half-post {
      height: 40px;
   }

   .inner-divider-half-post.inner-divider-half-post-works {
      height: 20px;
   }
}

/* ---------- StavCon: спецгости — сетка равных карточек (несколько рядов) ---------- */
.works-section-guests.works-section {
   height: auto;
   min-height: 0;
}

.works-section-guests .guests-grid-shell,
.works-section-guests .guests-grid-shell .row {
   height: auto;
}

.works-section-guests .guests-grid-col {
   display: grid;
   grid-template-columns: repeat(4, minmax(0, 1fr));
   gap: clamp(14px, 2.2vw, 28px);
   padding-left: clamp(12px, 3vw, 28px);
   padding-right: clamp(12px, 3vw, 28px);
   max-width: 1400px;
   margin-left: auto;
   margin-right: auto;
   float: none;
}

.works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-1,
.works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-2,
.works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-3,
.works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-4,
.works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-5,
.works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-6,
.works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-7,
.works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-8 {
   position: relative !important;
   top: auto !important;
   left: auto !important;
   width: 100% !important;
   float: none !important;
   margin: 0 !important;
   padding: 0 !important;
   height: auto !important;
   min-height: 0 !important;
   max-height: none !important;
   aspect-ratio: 3 / 4;
   overflow: hidden;
}

.works-section-guests.section-gallery .item.item-grid-size {
   float: none !important;
}

.works-section-guests.section-gallery .item-grid-size .item-folio.box-img.image-works {
   position: absolute;
   inset: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
}

/* Подпись для PhotoSwipe — не показывать в макете (текст уже в .description), иначе «течёт» из потока */
.works-section-guests .item-folio__caption {
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   white-space: nowrap;
   border: 0;
}

.works-section-guests.section-gallery .item-grid-size > .box-img {
   height: 100%;
}

.works-section-guests .image-works > .thumb-link {
   position: absolute;
   inset: 0;
   z-index: 1;
   display: block;
}

.works-section-guests .image-works > .hover-effect {
   z-index: 2;
}

.works-section-guests .image-works > .description {
   z-index: 3;
}

/* На устройствах без «настоящего» hover не даём белой плашке залипать после касания */
@media (hover: none) {
   .works-section-guests .image-works:hover .hover-effect,
   .works-section-guests .image-works:focus .hover-effect {
      opacity: 0 !important;
      -moz-opacity: 0 !important;
      -webkit-opacity: 0 !important;
      filter: alpha(opacity=0) !important;
      -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)' !important;
   }

   .works-section-guests .image-works .description {
      opacity: 1;
      -moz-opacity: 1;
      -webkit-opacity: 1;
      filter: alpha(opacity=100);
      -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
      visibility: visible;
      pointer-events: none;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 20px 12px 14px 12px;
      margin-bottom: 0;
      background: -webkit-linear-gradient(
         top,
         rgba(255, 255, 255, 0) 0%,
         rgba(17, 17, 17, 0.58) 100%
      );
      background: linear-gradient(
         to bottom,
         rgba(255, 255, 255, 0) 0%,
         rgba(17, 17, 17, 0.58) 100%
      );
   }

   .works-section-guests .image-works .description h3,
   .works-section-guests .image-works .description .guest-card-name,
   .works-section-guests .image-works .description .post-heading-works {
      color: #fff;
      text-shadow: 0 1px 2px rgba(0, 0, 0, 0.45);
   }
}

@media (hover: hover) and (pointer: fine) {
   .works-section-guests .image-works:not(:hover):not(:focus-within) .description {
      visibility: hidden;
   }

   .works-section-guests .image-works:hover .description,
   .works-section-guests .image-works:focus-within .description {
      visibility: visible;
   }
}

.works-section-guests.section-gallery .item-grid-size .img-fullwidth-all {
   position: absolute !important;
   top: 10px !important;
   left: 10px !important;
   right: 10px !important;
   bottom: 10px !important;
   width: auto !important;
   height: auto !important;
   margin: 0 !important;
}

.works-section-guests .guest-card-name,
.works-section-guests .description h3 {
   font-family: 'Oswald', sans-serif;
   font-weight: 700;
   text-transform: uppercase;
   letter-spacing: -0.04em;
   text-align: center;
   margin: -6px auto 0 auto;
   line-height: 1.08;
   font-size: clamp(1.375rem, 2.75vw, 3rem);
}

@media (max-width: 1199px) {
   .works-section-guests .guests-grid-col {
      grid-template-columns: repeat(3, minmax(0, 1fr));
   }
}

@media (max-width: 767px) {
   .works-section-guests .guests-grid-col {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 14px;
   }
}

@media (max-width: 479px) {
   .works-section-guests .guests-grid-col {
      grid-template-columns: minmax(0, 1fr);
   }

   .works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-1,
   .works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-2,
   .works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-3,
   .works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-4,
   .works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-5,
   .works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-6,
   .works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-7,
   .works-section-guests.section-gallery .works-section-gallery-box.item-grid-size.img-8 {
      aspect-ratio: 4 / 5;
      max-width: 420px;
      justify-self: center;
      width: 100%;
   }
}
