* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
}

.st-pusher.open-menu {
    transform: translate(0%, 0%) scale(1) !important;
}

.getintouch_new.underline-one,
.favorites-link,
.right-panel-with-search,
.diCustom-Col {
    display: none;
}

.site-header.onlyMobile .mobile-kind-menu .menu>ul>li>a {
    margin-bottom: 0;
}

.site-header.onlyMobile .mobile-kind-menu .menu li>a {
    margin-bottom: 0;
}

.top_mobile_header {
    margin-top: -150px;
}

.media {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.pp-tableCell .swiper {
    width: 87vw;
}

.logotypes .logos .swiper-slide,
.logotypes .logos2 .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.logotypes .logos .swiper-slide img,
.logotypes .logos2 .swiper-slide img {
    width: 77%;
    height: auto;
    /* padding: 20px; */
    object-fit: contain;
}

body {
    background-color: #080912;
    color: white;
    font-size: 16px;
    font-family: "Aileron_reg";
}

.marquee {
    display: flex;
    font-family: 'OpenSans';
    font-size: 8rem;
}

#pp-nav {
    z-index: 1000 !important;
}

.page-content {
    transform: translateX(-250px);
    width: 100vw;
    max-width: 100vw;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    margin-top: 0;
}

@media (max-width: 1199px) {
    .page-content {
        transform: translateX(0px);
    }
}

@media (max-width: 767px) {
    #pagepiling {
        margin-top: -80px;
    }
}

.st-pusher {
    background-color: transparent;
}

.site-wrapper {
    background-color: transparent !important;
}

.marquee .simplemarquee-wrapper,
.no-gutters.scrolled {
    display: flex !important;
}

.reviews_author2 {
    margin-top: 20px;
}

.marquee a {
    color: #FFF;
    transition: 0.3s;
    font-size: 4rem;
    font-weight: 500;
}

.benefits__number {
    display: inline-block;
    font-family: 'OpenSans';
    text-align: center;
}

.marquee a:hover {
    color: #f80000 !important;
}

.sticky-top {
    /* position: fixed !important; */
    width: 100% !important;
}

.swiper-pagination-bullet {
    background: #8a6b6b!important;
    ;
}

.swiper-button-next,
.swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 25%)!important;
}

.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}

.section {
    transform: translate3d(0px, 100%, 0px) !important;
    transition: all 1000ms cubic-bezier(0.55, 0.085, 0, 0.99);
}

.section.active {
    transform: translate3d(0px, 0px, 0px) !important;
}

.section.pp-setion-up {
    transform: translate3d(0px, -100%, 0px) !important;
}


/* FIRST SLIDE */

video {
    position: absolute;
    z-index: -2;
    height: 100vh;
    width: 100vw;
    object-fit: cover;
    top: 0;
}

.zaglushka {
    background-color: #0f10218c;
    width: 100vw;
    height: 100vh;
    position: absolute;
    z-index: -1;
    top: 0;
}

@media (max-width: 768px) {
    video {
        position: fixed;
    }
    .zaglushka {
        position: fixed;
    }
}

.red__span {
    color: #f00;
}

.contact__us {
    display: flex;
    /* width: 100vw; */
    transform: scale(0.6);
}

.logotypes {
    width: 100vw;
    text-align: center;
    margin-top: 40px;
}

.wework .contact__us {
    justify-content: center;
    flex-wrap: wrap;
    transform: unset;
}

.logos,
.logos2 {
    display: flex;
    width: 70vw;
    justify-content: space-evenly;
    margin: 0 auto;
    align-items: center;
}

.third__right .contact__us {
    display: flex;
    justify-content: flex-start;
}

.third__right .contact__us .btn {
    margin-top: 80px;
}

.mouse {
    justify-content: center;
    display: flex;
    position: absolute;
    bottom: 10%;
    width: 100vw;
    left: 0;
    right: 0;
    filter: invert(1);
    margin-top: 100px;
}

.buttonStart {
    margin-top: 50px;
    font-size: 20px;
    color: white;
    border-radius: 50px;
    background: linear-gradient(0deg, rgba(234, 0, 154, 0.66) 0%, rgba(0, 0, 0, 0) 100%), #f00;
    padding: 2px 40px;
    height: 55px;
    border-radius: 50px;
    border: none;
    transition: all 0.3s;
}

.footer_services ul,
a {
    list-style: none;
    color: #fff;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    font-size: 13px;
    align-items: center;
    margin: 0;
}

.footer_services {
    width: 100vw;
    position: absolute;
    bottom: 40px;
    padding: 0 50px;
}

.footer_services {
    bottom: 17px !important;
}

.footer_services {
    z-index: 10;
}

.slides {
    position: relative;
    display: flex;
    z-index: 1;
    justify-content: center;
    align-items: center;
}

.logo {
    content: "";
    background: url(../images/logo.svg) no-repeat;
    width: 155px;
    z-index: 55555;
    margin-left: 20px !important;
    margin-top: 20px !important;
    height: 160px;
    display: block;
    background-size: cover;
    position: absolute;
    top: 0px;
}

@media (max-width: 768px) {
    .logo {
        display: none;
    }
    .footer_services ul,
    a {
        flex-direction: column !important;
    }
}

.main__nav {
    position: fixed;
    height: 80px;
    width: 100%;
    z-index: 5;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.slogan {
    width: 100vw;
    opacity: 0.5 !important;
    text-align: center;
    font-size: 16px;
}

.burger:hover {
    background-color: #494748;
}

.burger {
    height: 80px;
    width: 80px;
    background-color: red;
    z-index: 11;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
}

.burger img {
    width: 50%;
    filter: invert(1);
    /* transform: scale(-1, 1); */
}

.FirstTitle {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    margin-top: 13px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #ff0000;
    width: 100vw;
    font-family: OpenSans;
    text-align: center;
}

.FirstTitle2 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 13px;
    letter-spacing: 4px;
    font-family: OpenSans;
    text-transform: uppercase;
    color: #ff0000;
    width: 43vw;
    text-align: center;
}

.ThisBigTitle {
    font-size: 5vw;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
    font-family: OpenSans;
    line-height: 1.1;
}

.FirstTitle:before {
    margin-left: -100%;
    left: -14px;
}

.FirstTitle:after {
    margin-right: -100%;
    right: -14px;
}

.FirstTitle:before,
.FirstTitle:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: 1.5px;
    background-color: #ff0000;
    position: relative;
}

.FirstTitle span {
    display: inline-block;
    vertical-align: middle;
    font-family: "OpenSans";
}

.FirstTitle2:before {
    margin-left: -100%;
    left: -4px;
}

.FirstTitle2:after {
    margin-right: -105%;
    right: 0px;
}

.FirstTitle2:before,
.FirstTitle2:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 1.5px;
    background-color: #ff0000;
    position: relative;
}

.FirstTitle2 span {
    display: inline-block;
    vertical-align: middle;
}

.footer_landing {
    width: 100vw;
    position: absolute;
    bottom: 40px;
    padding: 0 50px;
}

.copyr_text {
    opacity: 0.4;
}

.footer_landing ul,
a {
    list-style: none;
    color: #fff;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    font-size: 13px;
    align-items: center;
    margin: 0;
}

.fallow {
    display: flex;
    gap: 20px;
    align-items: center;
}

.follow_icons {
    width: 20px;
    filter: invert(1);
}

.follow_icons img {
    width: 20px;
}

.footer_landing svg {
    width: 20px;
    color: #fff;
}


/* FIRST SLIDE */


/* SECOND SLIDE */

.tizers,
.third {
    display: flex;
    width: 70vw;
    margin: 0 auto;
    flex-wrap: wrap;
    row-gap: 50px;
}

.tizers__item {
    width: 50%;
    min-width: 200px;
    height: 50%;
    align-items: center;
    display: flex;
    position: relative;
    justify-content: center;
}

.tizers__digits {
    position: relative;
    font-size: 8vw;
    font-weight: 600;
    opacity: 0.21;
}

.tizers__description {
    position: absolute;
    top: 55%;
    left: 25%;
    width: 500px;
    font-size: 1.8vw;
    line-height: 1.3;
    font-weight: 600;
}

.tizers__item_inner {
    position: relative;
    line-height: 1 !important;
}

.btn-scroll {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: rgba(241, 248, 247, 0.4);
    text-decoration: none;
    cursor: pointer;
}

.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    margin-top: 50px;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    border-radius: 100px;
    position: relative;
    z-index: 1;
    padding: 0;
    cursor: pointer;
    border: none;
    outline: none;
    color: #f1f8f7 !important;
}

.btn-primary::before {
    background: linear-gradient(131.68deg, #ef5f2f 3.63%, #cd52a9 25.26%, #883fff 44.55%, #cd52a9 55.72%, #ef5f2f 82.56%);
}

.btn-primary::after {
    background: linear-gradient(131.68deg, #ef5f2f 3.63%, #cd52a9 25.26%, #883fff 44.55%, #cd52a9 55.72%, #ef5f2f 82.56%);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.btn-primary::after,
.btn-primary::before {
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 15px;
    z-index: -1;
}

.btn-primary:hover::after {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
}

.btn span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 25px;
    background: linear-gradient(0deg, rgb(9 20 44 / 66%) 0%, rgba(0, 0, 0, 0) 100%), #502438;
    border-radius: 15px;
    position: relative;
    font-size: 17px;
    z-index: 1;
}

.btn-scroll:hover {
    color: rgba(241, 248, 247, 0.8);
}


/* THIRD SLIDE */

.third__left_title {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 6px;
    text-transform: uppercase;
    color: #ff0000;
    margin-bottom: 10px;
}

.ThisBigTitle {
    font-size: 5vw;
    line-height: 6vw;
    color: #ffffff;
    font-weight: bold;
    font-family: "OpenSans";
    text-align: center;
    margin-top: 30px;
    line-height: 1.1;
}

.third__left_title:after {
    margin-right: -100%;
    right: -14px;
}

.play_button {
    position: absolute;
    left: 37%;
    width: 6vw;
    top: 32%;
    /* transform: translateY(-50%); */
}

.play_button:hover {
    transform: scale(1.3);
    transition: ease 0.5s;
    cursor: pointer;
}

.third__left_bigtitle {
    font-size: 4.5vh;
    font-weight: 600;
    font-family: 'OpenSans';
    line-height: 1.3;
    color: #FFF;
}

.video_block {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 55px;
    margin-bottom: 25px;
}

.video_block img:nth-child(1) {
    width: 100%;
    border-radius: 12px;
}

.video_block img:nth-child(2) {
    position: absolute;
    right: 42px;
    top: 30%;
}

.third__right ul {
    list-style: none;
    display: flex;
    margin-top: -113px;
    padding-left: 67px;
    flex-direction: column;
}

.third__right ul li {
    margin-bottom: 50px;
}

.third__left {
    text-align: left;
    padding-right: 25px;
    padding-top: 15px;
}

.third__right_desc {
    color: #fff;
    font-size: 17px;
    line-height: 1.7;
}

.third__right__title {
    color: #f00;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-family: 'OpenSans';
    letter-spacing: 4px;
    text-transform: uppercase;
}


/* THIRD SLIDE */

.slider {
    display: flex;
    width: 70vw;
}

.slide {
    width: 100px;
}

.logos,
.logos2 {
    overflow: hidden;
}

.section.slides .swiper-slide a {
    text-align: left !important;
}

.section.slides .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pp-section {
    overflow: hidden;
}

.digitts {
    font-size: 50px;
    color: red;
}

.accept-text {
    display: flex;
    align-items: center;
    gap: 9px;
    margin: 7px 2px;
}

@media (max-width: 576px) {
    .enter-sections {
        padding: 0 25px!important;
    }
    .third__right,
    .third__left {
        width: 100%!important;
        padding: 0 20px!important;
    }
    .video_block2 img:nth-child(2) {
        position: absolute !important;
        right: -2px !important;
        top: 49% !important;
    }
    .footer_services {
        width: 100vw;
        bottom: 40px;
        padding: 0 50px;
        position: relative !important;
    }
    .text_desk2 {
        width: 100vw!important;
        padding: 20px!important;
    }
    .play_button {
        position: absolute!important;
        width: 50px!important;
        top: 50%!important;
    }
    .tizers2 {
        font-size: 16px;
    }
    /* .FirstTitle2:before,
    .FirstTitle2:after {
        content: unset!important;
    } */
    #cycle::before,
    .footer_landing {
        display: none;
    }
    .text_desk,
    .month_desk {
        font-size: 20px;
        width: 87%;
    }
    .button-send2,
    .button-send-block {
        width: 100%;
    }
    .message textarea {
        height: auto !important;
    }
    .digitts {
        font-size: 40px;
    }
    .tizers_count {
        display: none;
    }
    .order2 {
        width: 100% !important;
    }
    .swiper-slide2 {
        padding: 0 20px !important;
    }
    .tizers__description4 {
        font-size: 15px;
    }
    .swiper-wrapper2,
    .tizers2 {
        flex-direction: column;
    }
    .swiper-slide2,
    .tizers__item3,
    .tizers__item2 {
        width: 92%;
        margin: 0 auto;
    }
    .tizers__item3 {
        height: 130px;
    }
    .tizers__description2 {
        font-size: 20px;
    }
    .third__right .contact__us .btn {
        margin-top: 100px;
    }
    .section {
        transform: unset!important;
        transition: unset!important;
    }
    .DiMainController {
        /* margin-top: 0px; */
        /* margin: 0 auto !important; */
        width: 86%;
        margin-top: 150px;
    }
    .ThisBigTitle {
        font-size: 32px !important;
    }
    .text_container {
        margin: 20px 0;
    }
    .marquee {
        font-size: 3rem;
    }
    .marquee a {
        font-size: 3rem;
    }
    .third__right ul {
        padding-left: 0;
    }
    .fallow {
        margin-bottom: 19px;
    }
    .play_button {
        position: absolute;
        left: 36%;
        width: 23vw;
    }
    .third__right ul li {
        margin-bottom: 20px;
    }
    .third__right_desc {
        font-size: 17px;
        margin-top: 5px;
        line-height: 1.3;
        margin: 10px 0;
    }
    .third__left_title,
    .third__right__title {
        font-size: 20px;
        letter-spacing: 4px;
    }
    .burger {
        width: 60px;
        height: 60px;
    }
    .main__nav {
        height: 60px;
    }
    .tizers {
        display: flex;
        width: 100vw;
        margin-top: 50px;
        justify-content: center;
        /* margin: 0 auto; */
        /* height: 27%; */
        flex-wrap: wrap;
        gap: 30px;
    }
    .tizers__digits {
        position: relative;
        font-size: 21vw;
        font-weight: 600;
        opacity: 0.15;
    }
    .tizers__description {
        position: absolute;
        top: 55%;
        left: 0;
        width: 100%;
        font-size: 3.2vw;
        line-height: 1.3;
        text-align: center;
        font-weight: 600;
    }
    .tizers__item {
        height: unset;
    }
    .footer_landing ul,
    a {
        align-items: center;
        flex-direction: column;
    }
    #pp-nav,
    .slogan,
    .third__left_title:before {
        display: none;
    }
    .tizers2 {
        row-gap: 0!important;
        margin: 30px auto 0 auto!important;
    }
    .video_block img:nth-child(2) {
        right: -19px;
        top: 32%;
        transform: scale(0.8);
    }
    .third__left_title {
        text-align: left;
        width: 100%;
    }
    .FirstTitle span {
        font-size: 20px;
    }
    .ThisBigTitle {
        font-size: 85px;
    }
    .burger {
        margin-left: auto;
    }
    .tizers,
    .third {
        width: 100vw;
        padding: 0 12%;
        margin-top: 0px !important;
    }
    .third__left {
        padding: 0 35px;
        margin-top: 0px;
    }
    .third__left_bigtitle {
        font-size: 3.2vh !important;
        width: 100%;
    }
    .video_block {
        margin-top: 25px;
    }
    .third__right,
    .third__left {
        width: 50%;
    }
    marquee,
    marquee a {
        font-size: 3rem;
    }
}


/*SERVICES NOBILE*/

.section_mobile_inner {
    display: flex;
    flex-direction: column;
    margin-bottom: 120px;
    align-items: center;
    justify-content: center;
}

.third__right,
.third__left {
    width: 50%;
}


/*SERVICES NOBILE*/