/* cyrillic-ext */


@font-face {
    font-family: 'Type Machine';
    src:url('../fonts/machine/Type-Machine.ttf.woff') format('woff'),
    url('../fonts/machine/Type-Machine.ttf.svg#Type-Machine') format('svg'),
    url('../fonts/machine/Type-Machine.ttf.eot'),
    url('../fonts/machine/Type-Machine.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Bulatov SP Demo Regular';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Bulatov SP Demo Regular'),  url(../fonts/BulatovSPDemo.woff) format('woff');

}

.header-item__wrapper-logo img {
    max-width: 308px;
}
.app-tolik .header-item{
    background: #fff6e7;
}
.app-tolik .header-item__content-name{
    font-size: 16px;
    letter-spacing: 1px;
    color: #e23331;
    font-family: "Type Machine";
}
.app-tolik .header-item__content-name>span {
    color: #161815;
    display: block;
    padding-top: 5px;
    text-transform: none;
}
.app-tolik .header-item__content-name .header-item__content-name-tochka{
    color: #e23331;
}
.app-tolik .header-item__content-text {
    font-size: 31px;
    letter-spacing: 3px;
    line-height: 33px;
    color: #e23331;
    font-family: "Bulatov SP Demo Regular";
}
.app-tolik .header-item__content-project a {
    font-size: 16px;
    letter-spacing: 1px;
    color: #161815;
    font-family: "Type Machine";
}
.app-tolik .header-item:last-child {
    background: url(../img/tolik/tolik-header.jpg) no-repeat center center;
    background-size: cover;
}
.app-tolik .menu-toggle svg circle {
    fill: #fff;
}
.app-tolik .menu-toggle svg rect {
    fill: #e23331;
}
.app-tolik .section-1 {
    background: url(../img/tolik/section-1-bg.jpg) no-repeat center center;
    background-size: cover;
}
.app-tolik .section-content__before-text {
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff6e7;
    font-family: "Type Machine";
}
.app-tolik .section-content__text {
    font-size: 35px;
    letter-spacing: 3px;
    line-height: 38px;
    color: #fff6e7;
    font-family: "Bulatov SP Demo Regular";
    text-align: center;
    max-width: 560px;
    margin: auto;
    margin-bottom: 30px;
}
.app-tolik .section-content__after-text {
    font-size: 21px;
    letter-spacing: 1px;
    color: #fff6e7;
    font-family: "Type Machine";
    text-align: center;
    max-width: 850px;
    margin: auto;
}
.app-tolik .section-2 .section-content__text{
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff6e7;
    font-family: "Type Machine";
    margin: 0;
    text-align: left;
}
.app-tolik  .section-2 .section-content__after-text{
    font-size: 50px;
    letter-spacing: 4px;
    line-height: 54px;
    color: #fff6e7;
    font-family: "Bulatov SP Demo Regular";
    text-align: left;
}
.section-content__after-text--str {
    border-bottom: 4px dashed;
}
.app-tolik  .section-2__content{
    background: #e23331;
}
.app-tolik .section-2 .swiper-pagination-bullet {
    border-color: #e23331;
}
.section-menu__item:first-child .section-menu__item-bg {
    background: url(../img/tolik/menu/YTOLIKA_SAIT-01.jpg) no-repeat center center;
    background-size: cover;
}
.section-menu__item:nth-child(2) .section-menu__item-bg {
    background: url(../img/tolik/menu/YTOLIKA_SAIT-02.jpg) no-repeat center center;
    background-size: cover;
}
.section-menu__item:last-child .section-menu__item-bg {
    background: url(../img/tolik/menu/YTOLIKA_SAIT-03.jpg) no-repeat center center;
    background-size: cover;
}
.app-tolik  .section-menu__title {
    font-size: 28px;
    color: #f8f2e5;
    font-family: "Type Machine";
}
.section-menu__item-link {
    font-size: 16px;
    letter-spacing: 3px;
    color: #f8f2e5;
    font-family: "Type Machine";
}
.app-tolik  .section-4 {
    background: url(../img/tolik/section-4-bg.jpg) no-repeat center center;
    background-size: cover;
}
.app-tolik  .section-4 .section-content__before-text {
    color: #fff6e7;
}
.app-tolik .section-4 .section-content__after-text {
    max-width: 730px;
}
.app-tolik .section-4 .section-content__text {
    max-width: 562px;
}
.app-tolik  .section-5 {
     background: #f8f2e5;
 }
.section-5 .swiper-slide .slide__all:before {
    content: '';
    width: 100%;
    position: absolute;
    height: 100%;
    background: url(../img/tolik/interior/clips.png);
    top: 0;
    left: -11px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;

}
.section-5 .swiper-slide img {
    max-height: 100vh;
    margin-top: 50px;
    margin-bottom: 50px;
}
.swiper-button-prev circle, .swiper-button-next circle{
    fill: #e23331;
}
.swiper-button-prev path, .swiper-button-next path{
    fill: #f8f2e5;
}
.app-tolik  .footer-wrapper{
    background: #e23331;
}
.app-tolik  .contacts-title {
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff6e7;
    font-family: "Type Machine";
}
.app-tolik  .contacts-address {
    color: #fff6e7;
    font-family: "Type Machine";
}
.app-tolik  .contacts-phone {
    font-size: 18px;
    color: #fff6e7;
    font-family: "Type Machine";
}
.copyright.wow {
    flex-direction: column;
    gap: 20px;
}
.app-tolik  .copyright-text {
    font-size: 12px;
    letter-spacing: 2px;
    color: #fff6e7;
    font-weight: 100;
    font-family: "Raleway";
}
.app-tolik .copyright-text a{
    color: #fff6e7;
}
.app-tolik  {

}
.app-tolik  {

}
@media screen and (max-width: 960px) {

    .app-tolik .header-item__wrapper-logo img {
        max-width: 200px;
    }
    .app-tolik .header-item__content {
        position: relative;
        padding: 72px 0;
    }
    .app-tolik .menu-toggle svg rect {
        fill: #e23331;
    }
    .app-tolik .section-2 .section-content__after-text {
        font-size: 30px;
        line-height: 1.3;
    }
    .app-tolik .section-2 .columns {
        flex-wrap: wrap-reverse;
    }
}
@media screen and (max-width: 640px) {
    .app-tolik  .header-item__content {
        margin-top: 0;
        padding-bottom: 30px;
    }
    .app-tolik .header-item__content-text {
        font-size: 24px;
    }
    .app-tolik .section-2 .section-content__after-text {
        font-size: 23px;
        margin: 0;
    }
    .section-5 .swiper-slide .slide__all:before {


        left: -1px;
    }
    .section-5 .swiper-slide img {
        margin: 40px;
        z-index: 2;
        width: calc(100% - 66px);
    }
    .section-5 .swiper-slide {
        background: #f8f2e5;
    }
}