body {
  background: none; }

h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  font-weight: 400; }

h2 {
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 1.25rem; }

h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 15px; }

header {
  position: absolute;
  z-index: 10;
  width: 100%; }

.alert-list-empty {
  display: none; }

.icms-header__middle {
  background: none;
  padding: 30px 30px 0; }

.icms-header__bottom {
  position: absolute;
  z-index: 1000;
  width: 100%;
  top: 0;
  background: #F0F0F0;
  font-size: 16px;
  line-height: 21px; }
  .icms-header__bottom .navbar-nav {
    text-align: right; }
  .icms-header__bottom .navbar-collapse {
    padding: 90px 30px 40px; }
  .icms-header__bottom .nav-link {
    color: #4A4A4A !important;
    opacity: 0.3;
    text-transform: uppercase;
    padding: 10px 0; }
    .icms-header__bottom .nav-link.active {
      opacity: 1; }
      .icms-header__bottom .nav-link.active::before {
        display: none; }
  .icms-header__bottom .close-main-menu {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/icons/main-menu-close.svg) center no-repeat;
    border: none;
    box-shadow: none;
    position: absolute;
    top: 30px;
    right: 37px; }

.logo {
  display: block;
  width: 200px; }
  .logo img {
    margin-left: -20px; }

.navbar-toggler {
  display: block;
  width: 40px;
  height: 25px; }

.navbar-toggler {
  background: url(../images/icons/menu-burger-white.png) center no-repeat; }

.container {
  max-width: none;
  padding: 0 30px; }

footer {
  text-transform: uppercase;
  border-top: dashed #E4E4E4; }
  footer a {
    color: #4a4a4a; }
    footer a:hover {
      color: #4a4a4a; }
  footer .row > div {
    margin-bottom: 20px;
    text-align: center; }

.icms-body-toolbox h1 {
  font-size: 28px;
  line-height: 37px; }

/* widgets */
form .without-tabs fieldset {
  border: none; }

.main-widget {
  min-height: 100vh;
  padding-bottom: 100px; }
  .main-widget.teaser {
    background: url("../images/bg/teaser-bg.jpg") center;
    background-size: cover;
    color: #fff;
    padding-top: 30vh;
    text-transform: uppercase; }
    .main-widget.teaser h1 {
      font-size: 28px;
      line-height: 1.3;
      padding-bottom: 40px; }
    .main-widget.teaser .options p {
      margin-bottom: 10px; }
      .main-widget.teaser .options p:first-of-type {
        font-family: 'Playfair Display';
        font-size: 24px;
        line-height: 1.3; }
      .main-widget.teaser .options p:last-of-type {
        font-size: 13px;
        line-height: 1.3; }

.about-widget {
  min-height: 100vh;
  padding-bottom: 60px; }
  .about-widget:last-of-type {
    padding-bottom: 0; }
  .about-widget.teaser {
    background: url("../images/bg/about-teaser.jpg") center;
    background-size: cover;
    color: #fff;
    padding-top: 110px;
    text-transform: uppercase; }
    .about-widget.teaser h1 {
      font-size: 28px;
      line-height: 1.3;
      padding-bottom: 20px; }
    .about-widget.teaser .options p {
      margin-bottom: 10px; }
      .about-widget.teaser .options p:first-of-type {
        font-family: 'Playfair Display';
        font-size: 24px;
        line-height: 32px; }
      .about-widget.teaser .options p:last-of-type {
        font-size: 13px;
        line-height: 17px; }
  .about-widget.services {
    background: #A58A7F url(../images/prod-menu-bg.svg) center no-repeat;
    background-size: cover;
    color: #fff; }
    .about-widget.services .container {
      padding-top: 60px; }
    .about-widget.services .container {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      min-height: 100vh; }
    .about-widget.services .services__text {
      text-transform: uppercase;
      font-size: 18px; }
  .about-widget.infrastructure {
    background-color: #8E8687;
    color: #fff; }
    .about-widget.infrastructure .icms-widget__html_block > .row {
      min-height: 100vh; }
    .about-widget.infrastructure .bg {
      background: url(../images/about/infrastructure-bg.jpg) top center;
      background-size: cover;
      min-height: 200px; }
    .about-widget.infrastructure .infrastructure__content {
      padding-top: 60px; }
    .about-widget.infrastructure ul {
      text-transform: uppercase; }
      .about-widget.infrastructure ul li {
        margin-bottom: 10px; }
    .about-widget.infrastructure .more {
      text-transform: uppercase; }
  .about-widget.clients {
    background-color: #566B37;
    color: #fff;
    padding-top: 60px; }
  .about-widget .teaser__text {
    text-transform: none;
    font-size: 13px;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 40px; }
  .about-widget.lekala {
    background: url("../images/bg/lekala.jpg") center;
    background-size: cover;
    padding: 100px 0; }
    .about-widget.lekala .col-12 {
      padding: 2rem 0; }
      .about-widget.lekala .col-12 h4 {
        text-transform: uppercase;
        font-size: 1.5rem;
        margin-bottom: 1.5rem; }
        .about-widget.lekala .col-12 h4 span {
          color: #E8D8D0; }
  .about-widget.types {
    color: #fff; }
    .about-widget.types .production {
      background: url(../images/bg/production.jpg) center no-repeat;
      background-size: cover;
      padding: 60px 0;
      min-height: 50vh; }
    .about-widget.types .showroom {
      background: url(../images/bg/showroom.jpg) center no-repeat;
      background-size: cover;
      padding: 60px 0;
      min-height: 50vh; }
  .about-widget.feedback {
    background: url("../images/about/feedback-bg.jpg") right no-repeat;
    color: #fff; }

.contact-widget {
  min-height: 100vh; }
  .contact-widget.teaser {
    background: url(../images/bg/contacts-teaser.jpg) center;
    background-size: cover;
    color: #fff;
    text-transform: uppercase;
    padding-top: 130px;
    padding-bottom: 60px; }
    .contact-widget.teaser a {
      color: #fff;
      display: block;
      margin-bottom: 10px; }
    .contact-widget.teaser h1 {
      font-size: 28px;
      line-height: 37px;
      margin-bottom: 40px; }
    .contact-widget.teaser h2 {
      font-size: 12px;
      line-height: 16px;
      margin-top: 20px;
      margin-bottom: 10px; }
  .contact-widget.shema {
    background-color: #E4E4E4; }
    .contact-widget.shema .bg {
      background: url("../images/contacts/shema-bg.jpg") center no-repeat;
      background-size: cover;
      min-height: 200px; }
    .contact-widget.shema h6 {
      font-family: 'Playfair Display';
      font-size: 18px;
      margin-bottom: 1rem; }
    .contact-widget.shema p {
      margin-bottom: 2rem; }

/* /widgets */
/* content */
.content-blog, .content-blog-poshiv, .content-blog-vishivka, .content-blog-pechat {
  background: #E8D8D0; }
  .content-blog main, .content-blog-poshiv main, .content-blog-vishivka main, .content-blog-pechat main {
    padding-top: 130px; }
  .content-blog .info_bar, .content-blog-poshiv .info_bar, .content-blog-vishivka .info_bar, .content-blog-pechat .info_bar {
    text-align: right;
    justify-content: end; }
  .content-blog .navbar-toggler, .content-blog-poshiv .navbar-toggler, .content-blog-vishivka .navbar-toggler, .content-blog-pechat .navbar-toggler {
    background: url(../images/icons/menu-burger-black.png) center no-repeat; }
  .content-blog .category_description, .content-blog-poshiv .category_description, .content-blog-vishivka .category_description, .content-blog-pechat .category_description {
    margin-bottom: 30px; }
  .content-blog section, .content-blog-poshiv section, .content-blog-vishivka section, .content-blog-pechat section {
    margin-bottom: 60px; }
  .content-blog .logo, .content-blog-poshiv .logo, .content-blog-vishivka .logo, .content-blog-pechat .logo {
    height: 70px;
    background: url(../images/logo-black.svg) no-repeat;
    background-size: contain; }
    .content-blog .logo img, .content-blog-poshiv .logo img, .content-blog-vishivka .logo img, .content-blog-pechat .logo img {
      display: none !important; }

.blog_list {
  margin-left: -12px;
  margin-right: -12px; }

.blog__teaser h1 {
  text-transform: uppercase;
  font-size: 36px; }

.blog__teaser .bi_date_pub {
  margin-bottom: 15px; }

.blog__smallteaser {
  margin-top: 15px;
  float: right;
  text-transform: uppercase; }

.blog__banner {
  height: 80vw; }

.blog__banner1 {
  height: 80vw; }

.blog__gallery a {
  height: 80vw;
  width: 100%;
  display: block;
  margin-bottom: 20px; }
  .blog__gallery a.first_type_images, .blog__gallery a.second_type_images {
    float: none; }

.blog__gallery1 a {
  height: 80vw;
  width: 100%;
  display: block;
  margin-bottom: 20px; }
  .blog__gallery1 a.first_type_images, .blog__gallery1 a.second_type_images {
    float: none; }

.blog_list_item {
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 40px; }
  .blog_list_item h3 {
    font-family: 'Playfair Display';
    font-size: 22px;
    line-height: 29px;
    margin-bottom: 15px; }
    .blog_list_item h3 a {
      color: #4A4A4A; }
  .blog_list_item .f_teaser {
    line-height: 21px; }
  .blog_list_item .f_photo {
    margin-bottom: 30px !important; }
  .blog_list_item .blog-image {
    padding-bottom: 100%;
    background-size: cover;
    background-position: center;
    display: block; }
  .blog_list_item .icms-content-fields {
    color: #2d3436;
    text-decoration: none; }

.info_bar {
  background: none;
  border: none;
  padding: 0; }
  .info_bar svg {
    display: none; }
  .info_bar time {
    color: #4A4A4A; }

.content-productions.list .icms-body-toolbox {
  display: none; }

.content-productions .productionmenu-widget {
  height: 100%;
  display: flex;
  align-items: center; }

.productionmenu-widget {
  transition: all 0.2s ease;
  padding-top: 160px;
  background: #A58A7F;
  background-size: cover; }
  .productionmenu-widget.merch-bg {
    background: url("../images/productions/merch-bg-1.jpg") center no-repeat;
    background-size: cover; }
  .productionmenu-widget > div {
    width: 100%; }
  .productionmenu-widget .row {
    align-items: center; }
  .productionmenu-widget ul.prod-menu {
    list-style: none;
    padding: 0;
    margin: 0; }
    .productionmenu-widget ul.prod-menu li {
      text-transform: uppercase;
      margin-bottom: 25px; }
      .productionmenu-widget ul.prod-menu li a {
        color: #fff;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        display: block;
        transition: all 0.3s ease; }
        .productionmenu-widget ul.prod-menu li a:hover {
          text-decoration: none; }
          .productionmenu-widget ul.prod-menu li a:hover span {
            position: relative; }
            .productionmenu-widget ul.prod-menu li a:hover span::before {
              display: block;
              content: url("../images/icons/prodmenu-active.svg");
              position: absolute;
              top: -25px;
              width: 100%;
              text-align: center; }
  .productionmenu-widget .lekala > div {
    position: relative;
    padding-bottom: 100%; }
  .productionmenu-widget .lekala a {
    display: block;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: all 0.3s ease;
    width: 100%;
    text-align: center; }
    .productionmenu-widget .lekala a.active {
      opacity: 1;
      pointer-events: all; }
    .productionmenu-widget .lekala a div {
      text-transform: uppercase;
      color: #fff;
      width: 100%;
      text-align: center;
      position: absolute;
      top: 50%; }
      .productionmenu-widget .lekala a div span {
        background-color: #7a9e47;
        padding: 10px 15px;
        border-radius: 20px; }
  .productionmenu-widget .merch-cont {
    position: relative;
    align-self: end;
    padding-bottom: 100px; }
  .productionmenu-widget .merch-link {
    display: none;
    position: absolute;
    top: -200px;
    left: 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #4A4A4A; }
    .productionmenu-widget .merch-link span {
      background-color: #fff;
      padding: 10px 15px;
      border-radius: 20px; }
    .productionmenu-widget .merch-link:hover {
      text-decoration: none; }
  .productionmenu-widget .merch {
    background-color: #fff;
    width: 110px;
    height: 110px;
    border-radius: 80px;
    text-transform: uppercase;
    border: 1px dashed #ccc;
    justify-content: center;
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #4A4A4A;
    margin: 0 auto; }
    .productionmenu-widget .merch span::before {
      content: url("../images/icons/merch.svg");
      display: block;
      text-align: center; }
    .productionmenu-widget .merch:hover {
      text-decoration: none;
      border: none; }

.productions__teaser {
  min-height: 100vh; }
  .productions__teaser h1 {
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .productions__teaser .row {
    min-height: 100vh;
    padding-bottom: 60px; }
    .productions__teaser .row .col-12 .d-flex {
      margin-left: -20px;
      margin-right: -20px; }
      .productions__teaser .row .col-12 .d-flex > div {
        padding: 0px 20px;
        max-width: 33%; }

.productions__maininfo {
  min-height: 100vh; }
  .productions__maininfo > div {
    height: 100%;
    min-height: 100vh; }
  .productions__maininfo .col-lg-7 {
    padding: 60px 0; }
    .productions__maininfo .col-lg-7 > div {
      height: 100%;
      padding: 0 20% 0 10%;
      display: flex;
      align-items: center;
      color: #fff;
      font-size: 13px; }
  .productions__maininfo .col-lg-5 {
    min-height: 200px; }

.productions__whywe {
  min-height: 100vh;
  color: #fff;
  position: relative;
  padding: 60px 0; }
  .productions__whywe ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column; }
    .productions__whywe ul li {
      margin-bottom: 14px; }
      .productions__whywe ul li h6 {
        font-family: 'Playfair Display';
        font-size: 18px;
        margin-bottom: 10px; }
      .productions__whywe ul li p {
        font-size: 13px; }
  .productions__whywe h2 {
    font-size: 24px;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    line-height: 100%; }

.productions__articles {
  background: url(../images/prod-menu-bg.svg) center no-repeat; }
  .productions__articles .more {
    color: #6EB800; }

.content-contacts .icms-body-toolbox {
  display: none; }

.content-about .icms-body-toolbox {
  display: none; }

/* /content */
.feed-back-cont {
  display: flex;
  justify-content: center; }

.feed-back-whatsapp {
  display: block;
  width: 160px;
  height: 160px;
  border-radius: 80px;
  background-color: #E8D8D0;
  color: #4A4A4A;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px; }
  .feed-back-whatsapp span::before {
    display: block;
    content: "";
    background: url("../images/icons/arrow-top-right.svg") no-repeat center;
    background-size: contain;
    width: 14px;
    height: 16px;
    margin: 0 auto 8px; }
  .feed-back-whatsapp:hover {
    text-decoration: none;
    color: #4A4A4A; }

.swiper .swiper-pagination {
  width: auto !important;
  position: static !important; }

.swiper .swiper-pagination-current {
  font-size: 1.5rem; }

.swiper .swiper-button-prev {
  margin-right: 24px !important; }

.swiper .swiper-button-next {
  margin-left: 24px !important; }

.swiper .swiper-button-prev, .swiper .swiper-button-next {
  position: static !important;
  height: auto;
  margin-top: 0 !important;
  height: auto; }
  .swiper .swiper-button-prev svg, .swiper .swiper-button-next svg {
    display: none; }
  .swiper .swiper-button-prev:after, .swiper .swiper-button-next:after {
    cursor: pointer;
    background: url(../images/icons/swiper-next.svg) center no-repeat;
    content: "" !important;
    width: 30px;
    height: 30px; }

.swiper .swiper-button-prev::after {
  transform: rotate(180deg); }

@media (min-width: 576px) {
  .feed-back-cont {
    display: flex;
    justify-content: end; }
  .productions__teaser h1 {
    font-size: 50px;
    margin-bottom: 60px; }
  .productions__teaser .row {
    padding-bottom: 100px; }
  .productions__maininfo .col-lg-5 {
    min-height: 300px; }
  .productions__maininfo .col-lg-7 > div {
    font-size: 18px; }
    .productions__maininfo .col-lg-7 > div p {
      margin-bottom: 1.2rem; }
  .productions__whywe {
    padding: 100px 0; }
    .productions__whywe h2 {
      font-size: 50px;
      margin-bottom: 80px; }
    .productions__whywe ul {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between; }
      .productions__whywe ul li {
        width: 45%;
        margin-bottom: 24px; }
        .productions__whywe ul li h6 {
          font-size: 22px;
          margin-bottom: 1rem; }
        .productions__whywe ul li p {
          font-size: 16px; }
  .productionmenu-widget ul.prod-menu li a {
    padding-right: 20px;
    padding-left: 20px; } }

@media (min-width: 768px) {
  h2 {
    font-size: 50px;
    margin-bottom: 40px; }
  h3 {
    font-size: 22px;
    margin-bottom: 20px; }
  .logo {
    width: 220px; }
    .logo img {
      margin-left: auto; }
  .container {
    padding: 0 10%; }
  .icms-header__middle {
    background: none;
    padding: 40px 40px 0; }
  .icms-header__bottom .navbar-collapse {
    padding: 150px 0; }
  .icms-header__bottom .navbar-nav {
    flex-direction: row;
    text-align: center;
    justify-content: space-around; }
  .icms-header__bottom .close-main-menu {
    top: 58px;
    right: 47px; }
  .productions__teaser {
    min-height: 100vh; }
    .productions__teaser .d-flex {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
    .productions__teaser h1 {
      position: absolute;
      margin-bottom: 0;
      bottom: 70px;
      left: 0; }
  .productions .col-md-6 {
    position: relative;
    min-height: 100vh; }
  footer .row > div {
    margin-bottom: 0; }
    footer .row > div:first-of-type {
      text-align: left; }
    footer .row > div:last-of-type {
      text-align: right; }
  /* content */
  .icms-body-toolbox h1 {
    font-size: 50px;
    line-height: 66px; }
  .content-blog main, .content-blog-poshiv main, .content-blog-vishivka main, .content-blog-pechat main {
    padding-top: 160px; }
  .content-blog .category_description, .content-blog-poshiv .category_description, .content-blog-vishivka .category_description, .content-blog-pechat .category_description {
    margin-bottom: 40px; }
  .blog_list_item h3 {
    height: 88px;
    overflow: hidden; }
  .blog_list_item .f_teaser {
    height: 85px;
    overflow: hidden !important; }
  .blog__banner {
    height: 476px; }
  .blog__banner1 {
    height: 476px; }
  .blog__gallery {
    display: grid;
    column-gap: 30px;
    row-gap: 30px;
    grid-template-columns: 1fr 1fr;
    height: 33vw; }
    .blog__gallery a {
      margin-right: 0 !important;
      margin-bottom: 0;
      height: auto;
      width: auto; }
      .blog__gallery a.first_type_images {
        grid-column-start: 1;
        grid-column-end: 2;
        grid-row-start: 1;
        grid-row-end: 3;
        margin-right: 0; }
  .blog__gallery1 {
    display: grid;
    column-gap: 30px;
    row-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
    height: 33vw; }
    .blog__gallery1 a {
      margin-right: 0 !important;
      margin-bottom: 0;
      height: auto;
      width: auto;
      margin-right: 0 !important; }
      .blog__gallery1 a.first_type_images {
        grid-row-start: 1;
        grid-row-end: 3; }
      .blog__gallery1 a:last-of-type {
        grid-row-start: 1;
        grid-row-end: 3;
        grid-column-start: 3;
        grid-column-end: 4; }
  .blog__content {
    max-width: 80%; }
  /* /content */
  /* widgets */
  .main-widget.teaser {
    padding-top: 50vh; }
  .about-widget.teaser {
    padding-top: 40vh; }
    .about-widget.teaser h1 {
      font-size: 58px;
      padding-bottom: 60px; }
  .about-widget .teaser__text {
    font-size: 16px;
    margin-bottom: 0px;
    max-width: 80%; }
  .about-widget.services .container {
    padding-top: 100px;
    padding-bottom: 40px; }
  .about-widget.services .services__text {
    font-size: 36px;
    max-width: 90%; }
  .about-widget.infrastructure .infrastructure__content {
    padding-top: 100px; }
  .about-widget.infrastructure ul li {
    margin-bottom: 20px; }
  .about-widget.infrastructure .more {
    text-transform: uppercase; }
  .about-widget.clients {
    background-color: #566B37;
    color: #fff;
    padding-top: 120px;
    padding-bottom: 60px; }
  .about-widget.types {
    padding-bottom: 0; }
    .about-widget.types .production {
      padding: 100px 0; }
    .about-widget.types .showroom {
      padding: 100px 0; }
      .about-widget.types .showroom h3, .about-widget.types .showroom address {
        text-align: right; }
      .about-widget.types .showroom h3 {
        font-size: 1.25rem;
        margin-bottom: 10px; }
      .about-widget.types .showroom address {
        font-size: 30px; }
      .about-widget.types .showroom .types__more {
        padding-left: 50px; }
  .contact-widget.teaser {
    padding-top: 200px;
    padding-bottom: 150px; }
    .contact-widget.teaser h1 {
      font-size: 50px;
      line-height: 66px;
      margin-bottom: 80px; }
    .contact-widget.teaser a, .contact-widget.teaser address {
      font-size: 22px;
      line-height: 29px;
      margin-bottom: 15px; }
    .contact-widget.teaser h2 {
      font-size: 13px;
      line-height: 17px;
      margin-top: 30px; }
  .contact-widget.shema .bg {
    min-height: 400px; }
  .contact-widget.shema h6 {
    font-size: 22px; }
  .swiper .swiper-slide:nth-child(odd) {
    padding-top: 100px; }
  /* /widgets */ }

@media (min-width: 980px) {
  .content-blog section, .content-blog-poshiv section, .content-blog-vishivka section, .content-blog-pechat section {
    margin-bottom: 80px; }
    .content-blog section p, .content-blog-poshiv section p, .content-blog-vishivka section p, .content-blog-pechat section p {
      font-size: 18px; }
  .main-widget.teaser h1 {
    padding-bottom: 55px; }
  .main-widget.teaser .container > .row {
    align-items: end;
    justify-content: end; }
  .about-widget.teaser h1 {
    font-size: 70px;
    padding-bottom: 40px; }
  .about-widget.teaser .container > .row {
    align-items: end;
    justify-content: end; }
  .about-widget .teaser__text {
    font-size: 22px;
    max-width: 80%; }
  .about-widget.lekala .col-12 {
    padding: 5rem 3rem;
    background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='white' stroke-width='2' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e"); }
  .about-widget.services .container {
    padding-top: 120px;
    padding-bottom: 60px; }
  .about-widget.services .services__text {
    max-width: 70%; }
    .about-widget.services .services__text + .services__text {
      align-self: end; }
  .about-widget.infrastructure {
    padding-bottom: 0;
    position: relative; }
    .about-widget.infrastructure .bg, .about-widget.infrastructure .infrastructure__content {
      padding-bottom: 300px !important; }
    .about-widget.infrastructure .more {
      position: absolute;
      bottom: 100px; }
  .about-widget.clients {
    padding-top: 120px;
    padding-bottom: 60px; }
  .about-widget.types h2 {
    text-align: center; }
  .about-widget.types .production {
    min-height: 100vh;
    align-content: center;
    padding: 0;
    opacity: 0.7;
    transition: all 1s ease;
    cursor: pointer; }
    .about-widget.types .production:hover {
      opacity: 1; }
      .about-widget.types .production:hover .types__more {
        display: block; }
    .about-widget.types .production .container > div {
      height: 300px; }
  .about-widget.types .showroom {
    min-height: 100vh;
    align-content: center;
    padding: 0;
    opacity: 0.7;
    transition: all 1s ease;
    cursor: pointer; }
    .about-widget.types .showroom address {
      font-size: 22px; }
    .about-widget.types .showroom h3 {
      font-size: 14px; }
    .about-widget.types .showroom .types__more {
      padding-left: 50px;
      max-width: 500px; }
    .about-widget.types .showroom:hover {
      opacity: 1; }
      .about-widget.types .showroom:hover .types__more {
        display: block; }
    .about-widget.types .showroom .container > div {
      height: 300px; }
  .about-widget.types .types__more {
    max-width: 360px;
    margin: 0 auto;
    display: none; }
  .about-widget.feedback .row {
    height: 100vh; }
  .contact-widget {
    min-height: auto; }
    .contact-widget.teaser {
      padding-top: 220px;
      padding-bottom: 100px; }
      .contact-widget.teaser h1 {
        margin-bottom: 90px;
        max-width: 80%; }
    .contact-widget.shema .row {
      height: 100%; }
    .contact-widget.shema p {
      margin-bottom: 1rem; }
  .productionmenu-widget {
    background: #A58A7F url(../images/prod-menu-bg.svg) center no-repeat;
    padding-top: 0; }
    .productionmenu-widget ul.prod-menu li a {
      padding-left: 0px;
      padding-right: 30px;
      padding-top: 5px;
      padding-bottom: 5px; }
      .productionmenu-widget ul.prod-menu li a:hover {
        padding-right: 0px;
        text-decoration: none; }
        .productionmenu-widget ul.prod-menu li a:hover span::after {
          content: url("../images/icons/prodmenu-active.svg");
          position: absolute;
          top: 1px;
          right: -30px; }
        .productionmenu-widget ul.prod-menu li a:hover span::before {
          content: none; }
    .productionmenu-widget .lekala > div {
      margin: 130px 0;
      min-height: 750px;
      padding-bottom: 0; }
  .productions__maininfo .col-lg-7 {
    padding: 7% 5%; } }

@media (min-width: 1200px) {
  .icms-header__bottom .navbar-collapse {
    padding: 220px 0 185px; }
  .icms-header__bottom .close-main-menu {
    top: 70px;
    right: 78px; }
  /* container */
  .content-blog .category_description, .content-blog-poshiv .category_description, .content-blog-vishivka .category_description, .content-blog-pechat .category_description {
    margin-bottom: 80px;
    display: flex;
    justify-content: end; }
    .content-blog .category_description p, .content-blog-poshiv .category_description p, .content-blog-vishivka .category_description p, .content-blog-pechat .category_description p {
      width: 50%; }
  .blog_list_item h3 {
    height: 60px; }
  .blog_list_item .f_teaser {
    height: 65px; }
  /* container */
  /* widgets */
  .main-widget.teaser h1 {
    font-size: 52px;
    line-height: 72px; }
  .main-widget.teaser .options p:first-of-type {
    font-size: 32px;
    line-height: 43px; }
  .main-widget.teaser .options p:last-of-type {
    font-size: 15px;
    line-height: 20px; }
  .about-widget.teaser h1 {
    font-size: 52px;
    line-height: 72px; }
  .about-widget.teaser .options p:first-of-type {
    font-size: 32px;
    line-height: 43px; }
  .about-widget.teaser .options p:last-of-type {
    font-size: 15px;
    line-height: 20px; }
  .productionmenu-widget .merch {
    width: 250px;
    height: 250px;
    border-radius: 180px; }
  .productionmenu-widget .lekala > div {
    min-height: 820px;
    margin: 100px 0; }
  /* /widgets */
  .productions__teaser h1 {
    font-size: 70px; }
  .productions__teaser .d-flex {
    bottom: 40px; }
  .productions__teaser h1 {
    position: absolute;
    bottom: 140px;
    left: 0; }
  .productions__maininfo .col-lg-7 > div {
    font-size: 22px; }
    .productions__maininfo .col-lg-7 > div p {
      margin-bottom: 2rem; }
  .productions__whywe ul li h6 {
    font-size: 26px; }
  .productions__whywe ul li p {
    font-size: 18px; } }

@media (min-width: 1800px) {
  .logo {
    width: auto; }
  .icms-header__middle {
    background: none;
    padding: 80px 8%; }
  .icms-header__bottom {
    font-size: 22px;
    line-height: 29px; }
  /* content */
  .icms-body-toolbox h1 {
    font-size: 70px;
    line-height: 92px; }
  .content-blog main, .content-blog-poshiv main, .content-blog-vishivka main, .content-blog-pechat main {
    padding-top: 250px; }
  .content-blog section, .content-blog-poshiv section, .content-blog-vishivka section, .content-blog-pechat section {
    margin-bottom: 90px; }
    .content-blog section p, .content-blog-poshiv section p, .content-blog-vishivka section p, .content-blog-pechat section p {
      font-size: 24px; }
  .blog__teaser h1 {
    font-size: 70px; }
  .blog__teaser .bi_date_pub {
    font-size: 22px; }
  .blog__smallteaser {
    font-size: 22px; }
  .blog_list {
    margin-left: -24px;
    margin-right: -24px; }
  .blog_list_item {
    padding-left: 24px;
    padding-right: 24px;
    margin-bottom: 80px; }
  /* /content */
  /* widgets */
  .main-widget.teaser {
    padding-top: 60vh; }
    .main-widget.teaser h1 {
      font-size: 70px;
      line-height: 92px;
      padding-bottom: 70px; }
    .main-widget.teaser .options p:first-of-type {
      font-size: 40px;
      line-height: 53px; }
    .main-widget.teaser .options p:last-of-type {
      font-size: 20px;
      line-height: 26px; }
  .about-widget.teaser {
    padding-top: 60vh; }
    .about-widget.teaser h1 {
      font-size: 70px;
      line-height: 92px;
      padding-bottom: 70px; }
    .about-widget.teaser .options p:first-of-type {
      font-size: 40px;
      line-height: 53px; }
    .about-widget.teaser .options p:last-of-type {
      font-size: 20px;
      line-height: 26px; }
  .about-widget.lekala .col-12 {
    padding: 5rem; }
  .contact-widget.teaser {
    padding-top: 350px;
    padding-bottom: 140px; }
    .contact-widget.teaser h1 {
      font-size: 70px;
      line-height: 92px;
      margin-bottom: 150px; }
    .contact-widget.teaser a, .contact-widget.teaser address {
      font-size: 30px;
      line-height: 40px; }
    .contact-widget.teaser h2 {
      font-size: 18px;
      line-height: 24px; }
  /* /widgets */
  .productions__maininfo .col-lg-7 > div {
    font-size: 30px; }
  .productions__whywe {
    padding: 200px 0; }
    .productions__whywe h2 {
      font-size: 70px;
      margin-bottom: 0; }
    .productions__whywe ul {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: start;
      width: 90%; }
      .productions__whywe ul li {
        width: 50%;
        margin-bottom: 44px;
        padding-right: 5%; }
        .productions__whywe ul li h6 {
          font-size: 30px; }
        .productions__whywe ul li p {
          font-size: 22px; } }
