

/* Start:/bitrix/templates/landing-tumargroup/components/bitrix/news.list/showcase-ken-burns/style.css?16743409893385*/
.new_showcase-container {
    /*padding: 95px 100px 10px 100px;*/
    /*background: #F5F5F5;*/
}

.showcase {
    min-height: auto !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    position: relative;
}

.new_showcase {
    position: relative;
    width: 100%;
    height: 100vh;
    padding-top: 95px;
    /*margin: 95px 0 0 0;*/
    /*padding: 0 100px 0 100px;*/
}

.new_showcase_text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    /*background: rgb(0,0,0);*/
    padding-top: 100px;
    padding-bottom: 5vh;
    background: linear-gradient(0deg, rgba(0,0,0,0.8) 20%, rgba(255,255,255,0) 100%);
}

.header {
    background: #F5F5F5 !important;
    box-shadow: none !important;
}

.header__btn {
    background: #FFF !important;
    color: #191E1D !important;
}

.header__burger {
    height: 50px;
    width: 50px;
    background: #FFFFFF !important;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05) !important;
    border-radius: 5px !important;
}

.header__burger a span {
    background: #191E1D !important;
}

.header__burger a span:before {
    width: 23px !important;
    background: #191E1D !important;
}

/*#slideshow .static-text {*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: 260px;*/
/*    left: 130px;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    max-width: 519px;*/
/*}*/

/*.static-text .text-1 {*/
/*    font-weight: 500;*/
/*    font-size: 24px;*/
/*    line-height: 29px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    text-transform: uppercase;*/
/*    color: #927055;*/
/*}*/

/*.static-text .text-2 {*/
/*    font-weight: 700;*/
/*    font-size: 52px;*/
/*    line-height: 63px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    text-transform: uppercase;*/
/*    color: rgba(34, 34, 34, 0.75);*/
/*    padding: 30px 0;*/
/*}*/

/*.static-text .text-3 {*/
/*    font-weight: 500;*/
/*    font-size: 24px;*/
/*    line-height: 29px;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    text-transform: uppercase;*/

/*    color: #927055;*/
/*}*/

/*.static-text--light .text-1,*/
/*.static-text--light .text-3 {*/
/*    color: #FFF;*/
/*}*/

/*.static-text--light .text-2 {*/
/*    color: rgba(255, 255, 255, 0.68);*/
/*}*/

/*.new-header-menu {*/
/*    display: flex;*/
/*    justify-content: space-around;*/
/*}*/

/*.new-header-menu a {*/
/*    font-weight: 600;*/
/*    font-size: 24px;*/
/*    line-height: 86px;*/
/*    text-transform: uppercase;*/
/*    color: #927055;*/
/*}*/

/*.new-header-menu a:nth-child(even) {*/
/*    color: #A3A3A3;*/
/*}*/

@media only screen and (max-width: 1200px) {
    .new-header-menu {
        display: none;
    }

    /*.new_showcase-container {*/
    /*    padding: 0px;*/
    /*}*/
    /*#slideshow .static-text {*/
    /*    display: block;*/
    /*    position: absolute;*/
    /*    top: 240px;*/
    /*    left: 100px;*/
    /*    padding: 0 20px;*/
    /*    width: 100%;*/
    /*}*/
    /*.static-text .text-2, .static-text .text-2 {*/
    /*    color: rgba(255, 255, 255, 0.68);*/
    /*}*/
    /*.static-text .text-2 {*/
    /*    font-size: 42px;*/
    /*    line-height: 52px;*/
    /*}*/
    /*#slideshow {*/
    /*    border-radius: 0px !important;*/
    /*}*/
}

@media only screen and (max-width: 768px) {
    /*#slideshow .static-text {*/
    /*    left: 0px;*/
    /*}*/
}
/* End */


/* Start:/bitrix/templates/landing-tumargroup/vendor/subtle-slideshow/subtle-slideshow.css?16742062386213*/
@-webkit-keyframes right {
    from {
        -webkit-transform: translateX(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        transform: translateX(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        -ms-transform: translateX(-4%);
    }
    to {
        -webkit-transform: translateX(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        transform: translateX(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        -ms-transform: translateX(4%);
    }
}

@keyframes right {
    from {
        -webkit-transform: translateX(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        transform: translateX(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        -ms-transform: translateX(-4%);
    }
    to {
        -webkit-transform: translateX(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        transform: translateX(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        -ms-transform: translateX(4%);
    }
}

@-webkit-keyframes left {
    from {
        -webkit-transform: translateX(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        transform: translateX(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        -ms-transform: translateX(4%);
    }
    to {
        -webkit-transform: translateX(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        transform: translateX(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        -ms-transform: translateX(-4%);
    }
}

@keyframes left {
    from {
        -webkit-transform: translateX(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        transform: translateX(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        -ms-transform: translateX(4%);
    }
    to {
        -webkit-transform: translateX(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        transform: translateX(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        -ms-transform: translateX(-4%);
    }
}

@-webkit-keyframes down {
    from {
        -webkit-transform: translateY(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        transform: translateY(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        -ms-transform: translateY(-4%);
    }
    to {
        -webkit-transform: translateY(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        transform: translateY(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        -ms-transform: translateY(4%);
    }
}

@keyframes down {
    from {
        -webkit-transform: translateY(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        transform: translateY(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        -ms-transform: translateY(-4%);
    }
    to {
        -webkit-transform: translateY(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        transform: translateY(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        -ms-transform: translateY(4%);
    }
}

@-webkit-keyframes up {
    from {
        -webkit-transform: translateY(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        transform: translateY(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        -ms-transform: translateY(4%);
    }
    to {
        -webkit-transform: translateY(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        transform: translateY(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        -ms-transform: translateY(-4%);
    }
}

@keyframes up {
    from {
        -webkit-transform: translateY(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        transform: translateY(calc((4vw + 4vh + 4%) / 3)) rotate(0.01deg);
        -ms-transform: translateY(4%);
    }
    to {
        -webkit-transform: translateY(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        transform: translateY(calc((-4vw + -4vh + -4%) / 3)) rotate(0.01deg);
        -ms-transform: translateY(-4%);
    }
}

@-webkit-keyframes out {
    from {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes out {
    from {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes in {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
}

@keyframes in {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    to {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
}

#slides {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    left: -9999px;

}

#slideshow {
    /*position: fixed;*/
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*border-radius: 40px;*/
    filter: drop-shadow(0px 15px 15px rgba(0, 0, 0, 0.1));
    /*border-radius: 40px;*/
}

#slideshow .slide, #slideshow span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#slideshow .slide span {
    background-size: cover;
    background-position: center;
}

#slideshow .slide span.animate.right, #slideshow .slide span.animate.left {
    left: calc((-4vw + -4vh + -4%) / 3);
    right: calc((-4vw + -4vh + -4%) / 3);
}

#slideshow .slide span.animate.up, #slideshow .slide span.animate.down {
    top: calc((-4vw + -4vh + -4%) / 3);
    bottom: calc((-4vw + -4vh + -4%) / 3);
}

#slideshow span.animate {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

#slideshow span.animate.right {
    -webkit-animation-name: right;
    animation-name: right;
}

#slideshow span.animate.left {
    -webkit-animation-name: left;
    animation-name: left;
}

#slideshow span.animate.up {
    -webkit-animation-name: up;
    animation-name: up;
}

#slideshow span.animate.down {
    -webkit-animation-name: down;
    animation-name: down;
}

#slideshow span.animate.in {
    -webkit-animation-name: in;
    animation-name: in;
}

#slideshow span.animate.out {
    -webkit-animation-name: out;
    animation-name: out;
}

#slideshow span.animate.paused {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

/* End */
/* /bitrix/templates/landing-tumargroup/components/bitrix/news.list/showcase-ken-burns/style.css?16743409893385 */
/* /bitrix/templates/landing-tumargroup/vendor/subtle-slideshow/subtle-slideshow.css?16742062386213 */
