.-YC-con--fo,
.-YC-con-con,
.-sevt-shares-it,
.YC--con-box,
.feat-setup .owl-stage {
    display: flex
}

.YC-wigct-mini,
.contact-start {
    margin-bottom: 30px
}

.-YC-contact--forms-title-s1 svg path,
.fea-sty .vs-circle path {
    fill: var(--uicolor)
}

.-YC-con--fo {
    position: sticky;
    top: 90px;
    flex-direction: column;
    flex-wrap: wrap;
    transition: 180ms;
    max-width: 628px;
    overflow: hidden
}

body.hidemenu .-YC-con--fo {
    top: 30px
}

.-YC-con-con {
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between
}

.YC--con-box {
    flex-wrap: wrap;
    align-items: center;
    width: 732px;
    height: 500px;
    border-radius: var(--largeradius);
    margin-inline-start: 80px;
    position: relative;
    flex: 1;
    background: var(--background2);
    justify-content: center;
    overflow: hidden
}

.mobile-page .YC--con-box {
    width: 300px;
    height: 300px;
    max-width: 300px
}

.-YC-contact--forms-title-s1,
.-after__intro-widgets-title-s2 {
    display: block;
    flex: 1
}

.-YC-contact--forms-title-s1>.P-content {
    display: block;
    font-size: 18px;
    line-height: 1.7;
    color: var(--secondarytext);
    font-weight: 400;
    max-width: calc(100% - 70px)
}

.-YC-contact--forms-title-s1>.-forms-title-h4 {
    margin-bottom: 15px;
    color: var(--uicolor);
    max-width: var(--max-context-width);
    font-weight: 400;
    font-size: 26px;
    position: relative;
    width: max-content;
    overflow: hidden
}

.-YC-contact--forms-title-s1>.-forms-title-h1 {
    display: block;
    line-height: 1.6;
    margin-bottom: 16px;
    color: var(--section-title);
    font-size: 38px;
    font-weight: 700;
    max-width: var(--max-context-width)
}

.-YC-contact--forms-title-s1>.-forms-title-h1>c--color {
    color: var(--cword-color);
    text-transform: uppercase
}

.contact--before--title {
    font-size: 20px;
    margin-bottom: 30px
}

.contact-form .-fix-inputs-area:first-child,
.contact-form .-fix-inputs-area:last-child {
    min-width: -webkit-fill-available
}

.-sevt-shares-it>a,
.YC-wigct-mini>div,
.YC-wigct-mini>div a {
    align-items: center;
    display: flex
}

.-YC-single-contact--forms-item:hover {
    background-color: var(--uicolor);
    border-color: transparent
}

.-YC-single-contact--forms-item:hover .-YC-contact--formsItem-image,
.-YC-single-contact--forms-item:hover h3 {
    color: #fff
}

.contact-start .-YC-owl-navs-items>.-YC-owl-Slides-next,
.contact-start .-YC-owl-navs-items>.-YC-owl-Slides-prev {
    position: relative !important;
    margin: 10px;
    transform: none !important;
    right: 0 !important
}

.-YC-contact--forms-title-s1>.-forms-title-h4 i {
    margin-inline-end: 8px
}

.YC-wigct-mini>div {
    position: relative;
    color: var(--primary-text);
    align-content: flex-start;
    flex-wrap: wrap;
    font-weight: 500;
    font-size: 19px;
    justify-content: flex-start;
    flex: 1;
    min-width: 250px
}

.-YC-contact--forms-title-s1>.-forms-title-h4:before {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 12px;
    z-index: -1;
    background: var(--uicolor);
    opacity: .2
}

.YC-wigct-mini>div i {
    --elw: 50px;
    width: var(--elw);
    color: var(--uicolor2);
    display: flex;
    justify-content: center;
    align-items: center;
    margin-inline-end: 10px;
    font-size: 35px;
    font-weight: 500
}

@keyframes chooseBorder {
    0% {
        top: -25px;
        right: -10px
    }

    100% {
        top: 0;
        right: -30px
    }
}

.-sevt-shares-it>a {
    --el-wd: 65px;
    width: var(--el-wd);
    height: var(--el-wd);
    justify-content: center;
    background: var(--background2);
    color: var(--uicolor2);
    margin-inline-end: 7px;
    border-radius: 50%;
    border: 2px solid #00000014;
    font-size: 30px;
    transition: 0.3s all ease;
}

.-sevt-shares-it>a:hover {
    background: var(--sociaColor);
    border-color: var(--sociaColor);
    color: #fff
}

.video-btn-watch:before {
    animation-duration: 5s
}

.-afr_intro-con>.-widget-contact-h1>c--color {
    color: var(--uicolor);
    margin-inline-start: 10px
}

@keyframes movingX {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px)
    }
}

.-lists-content {
    font-size: 16px;
    line-height: 1.6;
    color: var(--second-text-color);
    font-weight: 400
}

.media-body {
    color: var(--uicolor);
    font-size: 18px;
    font-weight: 400
}

.year-counter {
    max-width: 175px;
    text-align: center;
    -webkit-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    transform: rotate(-35deg)
}

.year-counter_number {
    font-family: var(--f-number);
    font-size: 44px;
    font-weight: 600;
    color: #fff;
    line-height: 46px;
    padding-bottom: 6px;
    text-align: center
}

.year-counter_text {
    line-height: 1.75;
    font-weight: 500;
    font-size: 14px;
    color: #fff
}

.about-jump,
.year-counter-wrap {
    position: absolute
}

.YC-wigct-mini {
    display: flex;
    flex-wrap: wrap;
    max-width: 600px;
    gap: 30px
}

.-watch-section-flex-- {
    max-width: 650px
}

.container.container-watch {
    position: static;
    margin: 30px auto 60px
}

.video-btn-watch {
    text-align: center;
    position: relative;
    background-color: var(--uicolor2);
    width: 100px !important;
    height: 100px !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

span.-wat-before-title- {
    display: inline-block;
    color: var(--uicolor);
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 26px
}

h2.-wat-title- {
    font-size: 43px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 10px;
    color: #fff;
    letter-spacing: -.02em
}

p.--watch-des-- {
    color: #ffffffdb;
    margin: 30px 0;
    font-size: 19px;
    line-height: 1.8;
    font-weight: 300
}

.-counter-icon- i,
a.-button-watch {
    font-weight: 500
}

a.-button-watch {
    display: inline-block;
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    padding: 15px 42px;
    background: var(--uicolor);
    border: 2px solid var(--uicolor);
    border-radius: 50px;
    transition: .3s
}

a.-button-watch:hover {
    background: 0 0;
    border: 2px solid var(--uicolor);
    color: #fff
}

.play-btn-watch i {
    color: #fff !important;
    font-size: 28px
}

@keyframes cta-anim {
    0% {
        transform: scale(.5)
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scale(.7) !important
    }
}

.container.container-Counter {
    margin-top: -117px
}

.-watch-flex-:not(:last-child) {
    width: 100%;
    text-align: center;
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.value_info {
    flex: 1;
    font-size: 14px;
    color: var(--secondarytext)
}

.value_info span {
    margin-top: 6px;
    font-weight: 500;
    display: block;
    font-size: 16px;
    line-height: 1.6;
    color: var(--primary-text)
}