

/* Start:/local/templates/kokoc/web/css/marketing.css?174237831631325*/
/*Стили новой услуги*/
[class^="gd__"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*padding: 0;*/
    /*margin: 0;*/
}

.dg-reviews__img {
    display: block;
    margin-bottom: 40px;
}
.dg-reviews__img  img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.--gd__seo {
    box-shadow: inset 500px 0 0 #fff9f8;
    overflow: hidden;
    margin-bottom: 50px;
}
.gd__seo {
    position: relative;
    width: 55%;
    background: #fff9f8;
}
.gd__seo:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: -155px;
    width: 144px;
    height: 90%;
    background: url('/local/templates/kokoc/web/css/../../img/text.svg') no-repeat center center / contain;
}
.gd__seo:after {
    display: block;
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    right: -465px;
    width: 428px;
    height: 90%;
    background: url('/local/templates/kokoc/web/css/../../img/seo.svg') no-repeat center center / contain;
}
.gd__seo-wrapper {
    position: relative;
    z-index: 3;
    height: 100%;
    padding: 120px 100px 200px 0;
}
.gd__seo-wrapper:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 2;
    bottom : 0;
    right: 0;
    border: 80px solid transparent; border-right: 80px solid #fff; border-bottom: 80px solid #fff;
}
.gd__seo-slogan {
    font-size: 5.6rem;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 80px;
}
.gd__seo-slogan span {
    display: block;
    color: rgb(224, 36, 36);
}
.gd__seo-item {
    display: flex;
    margin-bottom: 50px;
}
.gd__seo-item:last-child {
    margin-bottom: 0;
}
.gd__seo-ico {
    width: 64px;
    height: 64px;
}
.gd__seo-ico img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.gd__seo-info {
    width: calc(100% - 64px);
    padding-left: 30px;
}
.gd__seo-title {
    font-size: 18px;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 10px;
}
.gd__seo-text {
    color: #707070;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
}

.gd__banner {
    position: relative;
    color: #fff;
    margin-bottom: 50px;
}
.gd__banner-item {
    position: relative;
    padding: 54px 72px 45px;
    height: 500px !important;
}
.gd__banner-title {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 26px;
}
.gd__banner-text {
    max-width: 520px;
    padding-left: 50px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
}
.gd__banner-reviews {
    position: absolute;
    bottom: 45px;
    left: 0;
    padding-left: 125px;
    padding-right: 60px;
    display: flex;
    align-items: center;
    width: 100%;
}
.gd__banner-ico {
    min-width: 66px;
    height: 84px;
    padding: 5px;
    background: #DE2C2C;
}
.gd__banner-ico img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.gd__banner-info {
    padding-left: 24px;
}
.gd__banner-name,
.gd__banner-post {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
}
.gd__banner-link {
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #DE2C2C;
    border-bottom: 1px solid #DE2C2C;
}
.gd__banner-logo {
    position: absolute;
    top: 50%;
    right: 54px;
    transform: translateY(-50%);
        background: #FFF;
}
.gd__banner-nav {
    position: absolute;
    z-index: 1;
    top: 68px;
    right: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100px;
}
.gd__banner-prev,
.gd__banner-next {
    cursor: pointer;
    user-select: none;
}
.gd__banner-prev:hover path,
.gd__banner-next:hover path {
    fill: #DE2C2C;
}

.gd__content {
    min-height: 450px;
    padding: 50px 70px;
    /*background: #de2c2c url('/local/templates/kokoc/web/css/../../img/kokoc_banner_for_landing_1.png') no-repeat bottom right / contain;*/
    background: url('/local/templates/kokoc/web/css/../../img/kokoc_banner_for_landing_1.png') no-repeat bottom right / contain;
    margin-bottom: 100px;
}
.gd__content-description {
    /*font-weight: 600;*/
    font-size: 20px;
    line-height: 19px;
    letter-spacing: 0.1em;
    /*text-transform: uppercase;*/
    color: #FFFFFF;
    margin-bottom: 20px;
}
.gd__content-title {
    /*font-weight: 600;*/
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    margin-bottom: 20px;
}
/*.gd__content-title span {
    color: #0C0C0C;
    font-weight: 700;
}*/

.gd__content-title_red{
    color: #df2926;
    font-weight: bold;
    text-transform: uppercase;
}


.gd__content-counter-text {
    color: #fff;
    /*font-weight: 400;*/
    font-size: 20px;
    line-height: 24px;
    /*margin-bottom: 12px;*/
}
.gd__content-counter {
    display: flex;
    /*margin-bottom: 30px;*/
    color: #FFFFFF;
    font-size: 20px;
}
.gd__content-item {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 62px;
    margin-right: 10px;
}
.gd__content-item:last-child {
    margin-right: 0;
}
.gd__content-number {
    width: 30px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #fff;
    border-radius: 2px;
}
.gd__content-text {
    width: 100%;
    color: #fff;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
}

.days_txt, .hours_txt, .minutes_txt, .seconds_txt{
    padding-right: 10px;
    padding-left: 5px;
}

.hours, .minutes, .seconds{
    padding-left: 10px;
}

.gd__content-counter .numb{
    font-weight: bold;
}


.gd__content.--free {
    background:  url('/local/templates/kokoc/web/css/../../img/kokoc_banner_for_landing_2.png') no-repeat bottom right / contain;
    /*background: #101010 url('/local/templates/kokoc/web/css/../../img/kokoc_banner_for_landing_1.png') no-repeat bottom right / contain;*/
}
.gd__content.--free .gd__content-title span {
    color: #DE2C2C;
    text-transform: uppercase;
        font-weight: bold;
}
.gd__content.--free .gd__content-description {
    color: #fff;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-transform: none;
}

.button_darkened.--black:hover:before {
    background: #0C0C0C;
    color: #fff;

}

.accordion__list.--new .accordion__item-content {
    padding-top: 20px;
    padding-bottom: 30px;
}

.gd__content.--free .gd__content-counter{
        margin-bottom: 20px;
}

@media screen and (max-width: 1366px) {
    .gd__seo-slogan {
        font-size: 40px;
    }
    .gd__seo-wrapper {
        padding: 120px 50px 200px 0;
    }
}
@media screen and (max-width: 1023px) {
    .gd__seo {
        width: 100%;
        background: none;
    }
    .gd__seo-slogan {
        font-size: 56px;
    }
    .gd__seo:before {
        display: block;
        content: '';
        position: absolute;
        z-index: 1;
        top: 0;
        right: initial;
        left: 490px;
        width: 144px;
        height: 90%;
        background: url('/local/templates/kokoc/web/css/../../img/text.svg') no-repeat center center / contain;
    }
    .gd__seo:after {
        display: block;
        content: '';
        position: absolute;
        z-index: 2;
        top: 0;
        right: initial;
        left: 210px;
        width: 428px;
        height: 90%;
        background: url('/local/templates/kokoc/web/css/../../img/seo.svg') no-repeat center center / contain;
    }
    .gd__seo-wrapper:before {
        right: initial;
        z-index: 1;
        left: 320px;
        border: 80px solid transparent; border-right: 80px solid #fff; border-bottom: 80px solid #fff;
    }
    .gd__banner-logo {
        display: none;
    }
    .gd__banner-item {
        padding: 90px 30px 30px;
    }
    .gd__banner-nav {
        right: initial;
        left: 30px;
        top: 40px;
    }
    .gd__banner-title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 20px;
    }
    .gd__banner-text {
        padding: 0;
        font-size: 12px;
        line-height: 20px;
    }
    .gd__banner-reviews {
        padding: 0 30px;
        bottom: 30px;
    }
    .gd__banner-item {
        height: 520px;
    }
    .gd__content {
        background: #000000;
        padding: 55px 30px;
    }
    .gd__content-description {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 18px;
    }
    .gd__content-title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 40px;
    }
    .gd__content-counter-text {
        font-size: 16px;
        line-height: 19px;
    }
}
@media screen and (max-width: 767px) {
    .gd__seo:before,
    .gd__seo:after,
    .gd__seo-wrapper:before {
        display: none;
    }
    .gd__seo-slogan {
        font-size: 28px;
    }
    .gd__seo-wrapper {
        padding: 100px 0 50px;
    }
    .gd__content {
        margin-bottom: 50px;
    }
    .gd__content .button__content {
        color: #df2926;
        background: #fee;
    }
    .gd__content.--free {
        background: #101010;
    }
    .gd__content.--free .gd__content-title {
        margin-bottom: 10px;
    }
    .gd__content.--free .gd__content-description {
        font-weight: 400;
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 30px;
    }
}



.animated-wave {
    position: absolute;
    top: 0;
    left: 0;
    display: table;
    width: 10287px;
}

.animated-wave__wrapper {
    display: table;
    animation: wave-moving 50s infinite linear;
}

.animated-wave:nth-child(2) .animated-wave__wrapper {
    animation-duration: 150s;
}

.animated-wave:nth-child(3) .animated-wave__wrapper {
    animation-duration: 250s;
}

.animated-wave__wave {
    display: table-cell;
    width: 100%;
    opacity: 0.05;
    vertical-align: middle;
}

.animated-wave__wave img {
    max-width: none;
    width: auto;
    display: block;
}

@keyframes wave-moving {
    0% {
        opacity: 1;
        transform: translateX(0) translateY(0) rotate(0deg) scale(1, 1);
    }
    100% {
        opacity: .2;
        transform: translateX(-3428px) translateY(0) rotate(0deg) scale(1, 1);
    }
}

.stage-background__waves {
    position: absolute;
    /*top: -440px;*/
    top: -165px;
    top: -330px;
    left: -2000px;
    z-index: -1;
    /*transform: translateX(-24.18%);*/
}

@media (max-width: 750px) {
    .stage-background__waves {
        display: none;
    }
}

.primary-color {
    color: #df2926;
}

.top-place__title {
    /*margin-bottom: 3.2rem;*/
    margin-bottom: 4rem;
    /*font-weight: 600;*/
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.6;
    text-transform: uppercase;
    color: #707070;
}

.top-place__description {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    margin-bottom: 14rem;
    padding-right: 11rem;
    font-weight: 600;
    /*font-size: 8rem;*/
    font-size: 9.6rem;
    line-height: 1.2;
}

.top-place__description b {
    font-size: 6.4rem;
    color: #df2926;
}

.top-place__description::after {
    content: '';
    position: absolute;
    top: -10px;
    right: 0;
    width: 62px;
    height: 62px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62' height='62' viewBox='0 0 62 62' fill='none'%3E%3Cpath d='M15.3068 59.3766L44.8925 29.7909L44.8925 49.6115C44.8925 54.3356 48.7221 58.1652 53.4462 58.1652C58.1702 58.1652 62 54.3358 62 49.6115L62 1.71079C62 0.76598 61.234 -3.74773e-06 60.2892 -3.66513e-06L12.3882 5.22503e-07C7.66412 9.35494e-07 3.83451 3.8296 3.83451 8.55365C3.83451 13.2777 7.66412 17.1073 12.3882 17.1073L32.2091 17.1073L2.62683 46.6897C-0.875604 50.1921 -0.875603 55.8708 2.62683 59.3732C6.12927 62.8756 11.8079 62.8756 15.3104 59.3732L15.3068 59.3766Z' fill='%23FCE0E0'/%3E%3C/svg%3E");
    background-size: contain;
    animation: sbs-anim-rec213704643-1595411250222 12.1s infinite linear;
}

@media (max-width: 1500px) {
    .top-place__description {
        font-size: 8rem
    }
}

@media (max-width: 1200px) {
    .top-place__description {
        font-size: 6.4rem;
    }

    .top-place__description b {
        font-size: 5rem;
    }
}

@media (max-width: 1000px) {
    .top-place__description {
        margin-bottom: 10rem;
        padding-right: 6rem;
        /*font-size: 5.6rem;*/
        font-size: 5rem;
    }

    .top-place__description b {
        font-size: 4rem;
    }

    .top-place__description::after {
        width: 4.2rem;
        height: 4.2rem;
    }
}

@media (max-width: 750px) {
    .top-place__description {
        margin-bottom: 8rem;
        padding: 0;
        font-size: 4.6rem;
    }

    .top-place__description b {
        font-size: 3.2rem;
    }

    .top-place__description::after {
        content: none;
    }
}

@media (max-width: 500px) {
    .top-place__description {
        margin-bottom: 6rem;
    }
}

@keyframes sbs-anim-rec213704643-1595411250222 {
    0% {
        opacity: 1;
        transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
        animation-timing-function: linear;
    }
    82.64% {
        opacity: 1;
        transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
        animation-timing-function: ease-in;
    }
    84.29% {
        opacity: 1;
        transform: translateX(12px) translateY(-12px) rotate(0deg) scale(1, 1);
        animation-timing-function: ease-out;
    }
    85.94% {
        opacity: 1;
        transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
        animation-timing-function: linear;
    }
    88.42% {
        opacity: 1;
        transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
        animation-timing-function: ease-in;
    }
    90.07% {
        opacity: 1;
        transform: translateX(12px) translateY(-12px) rotate(0deg) scale(1, 1);
        animation-timing-function: ease-out;
    }
    91.72% {
        opacity: 1;
        transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
        animation-timing-function: linear;
    }
    100% {
        opacity: 1;
        transform: translateX(0px) translateY(0px) rotate(0deg) scale(1, 1);
    }
}

.stage-background_dark {
    color: #fff;
}

@media (min-width: 1001px) {
    .stage-background_dark#webinar .stage-background__background {

    }

    .stage-background_dark#webinar .stage-background__main {
        background: linear-gradient(to right, #101010 58.333333333333336%, #EB5757 58.333333333333336%);
    }

    .stage-background_dark#webinar .stage-background__main .stage-background__bevel-bottom {
        display: block;
        position: absolute;
        bottom: 0;
        left: 58.333333333333336%;
        right: auto;
        width: 0;
        height: 0;
        z-index: 40;
        border-bottom: 0;
        border-top: 100px solid transparent;
        border-left: 100px solid #101010;
    }
}

.speaker-card {
    max-width: 316px;
    margin: auto;
    /*text-align: center;*/
}

.speaker-card__photo-holder {
    width: 200px;
    height: 200px;
    /*margin: 0 auto 3.2rem;*/
    margin-bottom: 3.2rem;
    border-radius: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.speaker-card__name {
    margin-bottom: 1.6rem;
    font-weight: 600;
    font-size: 2.8rem;
    line-height: 3.2rem;
}

.speaker-card__position {
    font-size: 20px;
    line-height: 28px;
    opacity: 0.65;
}

.webinar__title {
    margin-bottom: 2.4rem;
    font-weight: 600;
    font-size: 5.6rem;
    line-height: 1.1;
    color: #DF2926;
}

.webinar__subtitle {
    margin-bottom: 6rem;
    font-size: 2rem;
    line-height: 1.2;
    color: #E7E7E7;
}

.webinar__description {
    margin-bottom: 8rem;
    font-size: 1.6rem;
    line-height: 1.375;
}

.webinar__description ul li {
    margin-bottom: 1.6rem;
}

@media (max-width: 1000px) {
    .webinar__title {
        font-size: 4.6rem;
    }

    .webinar__subtitle {
        margin-bottom: 5rem;
        font-size: 1.8rem;
    }

    .webinar__description {
        margin-bottom: 6rem;
    }
}

@media (max-width: 750px) {
    .webinar__title {
        margin-bottom: 1.6rem;
        font-size: 3.6rem;
    }

    .webinar__subtitle,
    .webinar__description {
        margin-bottom: 4rem;
    }
}

.youtube-video {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
}

.youtube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.feature {
    display: flex;
    align-items: center;
}

.feature__icon {
    flex: 0 0 64px;
    margin-right: 32px;
}

.feature__icon img {
    display: block;
}

.feature__text {
    flex: 1 1 auto;
}

.feature__title {
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 2.2rem;
}

.feature__description {
    margin-top: .8rem;
    font-size: 1.6rem;
    line-height: 2.2rem;
    color: #707070;
}

@media (max-width: 1000px) {
    .feature__icon {
        flex: 0 0 44px;
        margin-right: 22px;
    }

    .feature__title {
        font-size: 1.6rem;
    }
}

.top-place-chart {
    position: relative;
}

.top-place-chart__description {
    position: absolute;
    top: 30.5%;
    left: 0;
    z-index: 1;
    max-width: 40%;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.4;
}

.top-place-chart img {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    /*transition: transform 1s linear;*/
    /*transform: scale(0, 0);*/
    /*transform-origin: 0 100%;*/
}

.top-place-chart__chart {
    position: relative;
    height: 0;
    background: url("/top-place/css/../images/chart-bg.svg") no-repeat center / cover;
    padding-top: calc(35% + 100px);
}

.top-place-chart__values {
    position: absolute;
    z-index: 1;
    font-size: 18px;
    line-height: 1.4;
    color: #df2926;
    /*opacity: 0;*/
    /*transition: opacity 1s cubic-bezier(.19, 1, .22, 1);*/
}

.top-place-chart__values_before {
    /*bottom: 120px;*/
    /*left: 60px;*/
    bottom: 20%;
    left: 0;
    /*transition-delay: 1s;*/
}

.top-place-chart__values_after {
    /*top: 0;*/
    /*right: 60px;*/
    top: 26.8%;
    right: 33.3%;
    /*transition-delay: 1.5s;*/
}

.top-place-chart__values_after::before {
    content: '';
    position: absolute;
    top: 50%;
    left: -100px;
    width: 70px;
    height: 19px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='59' height='16' viewBox='0 0 59 16' fill='none'%3E%3Cpath d='M58.7071 8.70711C59.0976 8.31659 59.0976 7.68342 58.7071 7.2929L52.3431 0.928937C51.9526 0.538412 51.3195 0.538412 50.9289 0.928937C50.5384 1.31946 50.5384 1.95263 50.9289 2.34315L56.5858 8L50.9289 13.6569C50.5384 14.0474 50.5384 14.6805 50.9289 15.0711C51.3195 15.4616 51.9526 15.4616 52.3431 15.0711L58.7071 8.70711ZM-8.74228e-08 9L58 9.00001L58 7.00001L8.74228e-08 7L-8.74228e-08 9Z' fill='%23DF2926'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
}

.top-place-chart__values div:first-child {
    font-weight: 600;
    font-size: 25px;
    text-transform: uppercase;
    color: #101010;
}

@media (min-width: 1001px) {
    .top-place-chart img {
        transition: transform 1s linear;
        transform: scale(0, 0);
        transform-origin: 0 100%;
    }
    .top-place-chart__values {
        opacity: 0;
        transition: opacity 1s cubic-bezier(.19, 1, .22, 1);
    }
    .top-place-chart__values_before {
        transition-delay: 1s;
    }
    .top-place-chart__values_after {
        transition-delay: 1.5s;
    }
    .top-place-chart__chart_animated .top-place-chart__values {
        opacity: 1;
    }
    .top-place-chart__chart_animated img {
        transform: scale(1, 1);
    }
}

@media (max-width: 1000px) {
    .top-place-chart__description {
        position: static;
        max-width: none;
        margin-bottom: 3rem;
    }
    .top-place-chart__values {
        font-size: 1.4rem;
        line-height: 1.3;
    }
    .top-place-chart__values div:first-child {
        margin-bottom: .4rem;
        font-size: inherit;
    }
    .top-place-chart__values_after {
        top: 15%;
        right: 10%;
    }
    .top-place-chart__values_after::before {
        left: -79px;
        width: 59px;
        height: 16px;
    }
}

@media (max-width: 500px) {
    .top-place-chart__values_after {
        top: 15%;
        right: 0;
    }
}

.carousel_cases {
    position: relative;
}

.carousel-nav_cases {
    position: absolute;
    top: 32px;
    right: 32px;
    z-index: 20;
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.4;
}

.carousel-nav_cases .nav-arrow {
    fill: #9F9F9F;
}

.carousel-nav_cases .nav-arrow:hover {
    fill: #DF2926;
}

.slide-case {
    width: 100%;
    background: #FFFFFF;
    color: #101010;
}

.slide-case__info {
    height: 100%;
    background: no-repeat center / cover;
}

.slide-case__content,
.slide-case__graphic {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 5.6rem;
    box-sizing: border-box;
}

.slide-case__content {
    min-height: 64.4rem;
    font-size: 1.6rem;
    line-height: 1.5;
    background: rgba(16, 16, 16, 0.7);
    color: #FFFFFF;
}

.slide-case__logo {
    margin-bottom: 4rem;
}

.slide-case__logo img {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 4.5rem;
}

.slide-case__title {
    margin-bottom: 2.4rem;
    font-weight: 600;
    font-size: 2.8rem;
    line-height: 1.14;
}

.slide-case__description {
    margin-bottom: 3.2rem;
}

.slide-case__more {
    margin-bottom: 3.2rem;
}

.slide-case__more a {
    text-decoration: underline;
    color: inherit;
}

.slide-case__button {
    margin-top: auto;
}

.slide-case__graphic {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 5.6rem;
    box-sizing: border-box;
}

.slide-case__graphic-caption {
    margin-bottom: 2.4rem;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 1.14;
    color: #101010;
}

.slide-case__chart {
    width: 90%;
    /*max-width: 444px;*/
    margin-bottom: 2.4rem;
}

.slide-case__facts {
    margin-top: auto;
}

.slide-case__fact-value {
    margin-bottom: .4rem;
    font-size: 2rem;
    line-height: 1.4;
    text-transform: uppercase;
    color: #DF2926;
}

.slide-case__fact-description {
    font-size: 1.6rem;
    line-height: 1.5;
    color: #9F9F9F;
}

@media (max-width: 1200px) {
    .slide-case__content,
    .slide-case__graphic {
        padding: 3.6rem 2.8rem;
    }

    .slide-case__content {
        min-height: 54.9rem;
        font-size: 1.4rem;
    }

    .slide-case__logo {
        margin-bottom: 3rem;
    }

    .slide-case__logo img {
        max-height: 3.5rem;
    }

    .slide-case__title {
        font-size: 2.4rem;
    }

    .slide-case__graphic-caption {
        font-size: 2rem;
    }

    .slide-case__fact-value {
        font-size: 1.6rem;
    }

    .slide-case__fact-description {
        font-size: 1.4rem;
    }
}

@media (max-width: 1000px) {
    .slide-case {
        padding: 2.8rem;
    }

    .slide-case__info {
        background: none !important;
    }

    .slide-case__content,
    .slide-case__graphic {
        padding: 0;
    }

    .slide-case__content {
        min-height: 0;
        padding-bottom: 0;
        background-color: transparent;
        color: inherit;
    }

    .slide-case__title {
        margin-right: 11rem;
        font-size: 2rem;
    }

    .slide-case__description,
    .slide-case__more {
        margin-bottom: 2.4rem;
    }

    .slide-case__graphic-caption {
        font-size: 1.6rem;
    }

    .slide-case__chart {
        width: auto;
        max-width: none;
    }

    .carousel_cases {
        margin-bottom: 5rem;
    }

    .carousel-nav_cases {
        top: 2.4rem;
        right: 2rem;
    }
}


/*.gd__banner .gd__banner-item:after{
        content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(0, 0, 0, .5);
}*/


.keis_img{
    display: flex;
  justify-content: center;
  align-content: space-between;
  align-items: center;
height: 100%;
}

.content-header__title b{
color:#000000 !important;
}

.stage-background_promo_medium{
        /*padding-bottom: 0 !important;
    margin-bottom: 4rem !important;*/
}

.slide-case__graphic{
    padding: 5.6rem 24px 5.6rem 0px;
}

@media (max-width: 1000px) {
    .mob_hide{
    display:none;
    }

    .slide-case__graphic{
        padding:0;
    }

.owl-item {height: 0;}    
.owl-item.active {height: auto;}
}


.gd__communication-tab__header {
    display: flex;
    align-items: center;
    margin: 40px 0 50px;
}

.gd__communication-tab__link {
    cursor: pointer;
    /*width: 200px;
    line-height: 80px;
    text-align: center;
    color: #101010;
    border-right: 2px solid #fff;
    background: #fff6f6;
    
    user-select: none;*/
    font-weight: 400;
font-size: 18px;
line-height: 22px;
color: #000000;
opacity: 0.4;
padding-bottom: 5px;
    padding-right: 17px;
    padding-left: 17px;
    transition: 0.4s;
    display: flex;
}

.gd__communication-tab__link:hover{
    opacity: 1;
    transition: 0.4s;
}

.gd__communication-tab__link span{
    border-bottom: 1px dashed rgba(0, 0, 0, 0.4);
}

.gd__communication-tab__link svg{
    padding-right: 10px;
}

.gd__communication-tab__link svg path.bg{
    fill: #333333;
    
}


.gd__communication-tab__link.--wa:hover svg path.bg, .gd__communication-tab__link.--wa.--active svg path.bg{
    fill: #65bc54;
}

.gd__communication-tab__link.--tg:hover svg path.bg, .gd__communication-tab__link.--tg.--active svg path.bg{
    fill: #37AEE2;
}

.gd__communication-tab__link.--active {
    /*color: #fff;
    background: #e13633;*/
    color: #e13633;
    opacity: 1;
    
}

.gd__communication-tab__link.--active span{
    border-bottom: 1px dashed #e13633;
}



.gd__communication-tab__link.--phone_tab{
        padding-right: 34px;
        border-right: 1px solid rgba(0, 0, 0, 0.4);
        margin-right: 17px;
}


.gd__communication-tab__title{
        margin-right: 35px;
    font-size: 18px;
    font-weight: 400;
}

.gd__communication-tab__block {
    display: none;
}

.gd__communication-tab__block.--active {
    display: block;
}

.gd__communication-form__inner {
    display: grid;
    align-items: end;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    margin-bottom: 50px;
}

.gd__communication-form .form-row {
    display: block;
}

.gd__communication-social,
.gd__communication-social__link {
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    min-width: 370px;
    border: none;
    text-decoration: none;
    
}

.gd__communication-social__link{
    background-color: #F8F8F8;
    border: 1px solid #BABABA;
    border-radius: 100px;
}

.gd__communication-social__ico {
    width: 35px;
    height: 35px;
    margin-left: 55px;
    margin-right: 10px;
}

.gd__communication-social__ico svg {
    width: 100%;
    height: 100%;
}

.gd__communication-social__text {
    flex: 1;
    /*text-align: center;*/
    /*line-height: 80px;*/
    padding: 37px 0px 37px 0px;
    color: #000000;
    font-size: 22px;
    opacity: 0.4;
}

.gd__communication-social__text span{
        border-bottom: 1px dashed rgba(0, 0, 0, 0.4);
}

.gd__communication-social__link:hover .gd__communication-social__text span{
    border-bottom: 1px dashed #000;
}


.gd__communication-social__link:hover .gd__communication-social__text{
    opacity: 1;
}

.fast_answer_cont{
    min-height: 410px;
}

/*.gd__communication-social.--wa .gd__communication-social__text {
    background: #65bc54;
}

.gd__communication-social.--te .gd__communication-social__text {
    background: #64a9dc;
}*/

.tab_mob_title{
        display: none;
    }

   

@media screen and (max-width: 800px) {
    .tab_mob_title{
        display: block;
    }
    .tab_desc_title{
        display: none;
    }
    .gd__communication-tab__link{
        padding-right: 7px;
        padding-left: 7px;
    }
    .fast_answer_cont{
 min-height: 650px;
    }
}

@media screen and (max-width: 1366px) {
    .gd__seo-slogan {
        font-size: 40px;
    }

    .gd__seo-wrapper {
        padding: 120px 50px 200px 0;
    }

    .gd__communication-tab__link.--phone_tab{
        padding-right: 14px;       
        margin-right: 7px;
}
}

@media (max-width: 1175px) {
    .gd__communication-form__inner {
        display: flex;
    }

}

@media screen and (max-width: 1023px) {
    .gd__seo {
        width: 100%;
        background: none;
    }

    .gd__seo-slogan {
        font-size: 56px;
    }

    .gd__seo:before {
        display: block;
        content: '';
        position: absolute;
        z-index: 1;
        top: 0;
        right: initial;
        left: 490px;
        width: 144px;
        height: 90%;
        background: url('/local/templates/kokoc/web/css/img/seo/text.svg') no-repeat center center / contain;
    }

    .gd__seo:after {
        display: block;
        content: '';
        position: absolute;
        z-index: 2;
        top: 0;
        right: initial;
        left: 210px;
        width: 428px;
        height: 90%;
        background: url('/local/templates/kokoc/web/css/img/seo/seo.svg') no-repeat center center / contain;
    }

    .gd__seo-wrapper:before {
        right: initial;
        z-index: 1;
        left: 320px;
        border: 80px solid transparent;
        border-right: 80px solid #fff;
        border-bottom: 80px solid #fff;
    }

    .gd__banner-logo {
        display: none;
    }

    .gd__banner-item {
        padding: 90px 30px 30px;
    }

    .gd__banner-nav {
        right: initial;
        left: 30px;
        top: 40px;
    }

    .gd__banner-title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    .gd__banner-text {
        padding: 0;
        font-size: 12px;
        line-height: 20px;
    }

    .gd__banner-reviews {
        padding: 0 30px;
        bottom: 30px;
    }

    .gd__banner-item {
        height: 520px;
    }

    .gd__content {
        background: #000000;
        padding: 55px 30px;
    }

    .gd__content-description {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 18px;
    }

    .gd__content-title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 40px;
    }

    .gd__content-counter-text {
        font-size: 16px;
        line-height: 19px;
    }

    .gd__content-counter{

            flex-wrap: wrap;
            font-size: 100%;
    }
}

@media screen and (max-width: 767px) {
    /*С‚Р°Р±С‹*/
    .gd__communication-form__inner {
        display: block;
    }

    .gd__communication-item {
        margin-bottom: 30px;
    }

    .gd__communication-tab__link {
        font-size: 14px;
    }

    /*С‚Р°Р±С‹*/
    .gd__seo:before,
    .gd__seo:after,
    .gd__seo-wrapper:before {
        display: none;
    }

    .gd__seo-slogan {
        font-size: 28px;
    }

    .gd__seo-wrapper {
        padding: 100px 0 50px;
    }

    .gd__content {
        margin-bottom: 50px;
    }

    .gd__content .button__content {
        color: #df2926;
        background: #fee;
    }

    .gd__content.--free {
        background: #101010;
    }

    .gd__content.--free .gd__content-title {
        margin-bottom: 10px;
    }

    .gd__content.--free .gd__content-description {
        font-weight: 400;
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 30px;
    }
}
/* End */


/* Start:/local/templates/kokoc/components/goodda/news/service/bitrix/news.detail/new/style.css?174237832210214*/
.custom-hide {
    display: block !important;
    height: 0 !important;;
    padding: 0 !important;;
    border: none !important;;
}

.gd__content-counter {
    margin-bottom: 50px;
}

.gd__content.--free .gd__content-counter {
    margin-bottom: 50px!important;
}

.gd__content-counter-mobile {
    display: none;
}

.gd__content.--free {
    background: #000000 url('/local/templates/kokoc/web/css/../../img/kokoc_banner_for_landing_2.png') no-repeat bottom right / contain !important;
    /* background: #101010 url('/local/templates/kokoc/web/css/../../img/kokoc_banner_for_landing_1.png') no-repeat bottom right / contain; */
}

@media screen and (max-width: 767px) {
    .gd__content-counter-mobile {
        display: flex;
        margin-top: 12px;
    }

    .gd__content-number {
        color: black;
    }

    .hours, .minutes, .seconds {
        padding-left: 0!important;
    }

    .gd__content-counter-des {
        display: none;
    }
}
.gd__content{
	min-height: 450px;
    padding: 50px 70px !important;
    margin-bottom: 100px !important;
}

.gd__content-title {
    /* font-weight: 600; */
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    margin-bottom: 20px !important;
}

.gd__content-title span {
    color: #df2926;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 8px;
    display: inline-block;
}

.gd__content-counter-text {
    color: #fff;
    /* font-weight: 400; */
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 50px !important;
}

.gd__content-counter-text span{
color: #df2926;
}

@media screen and (max-width: 1023px){
	.gd__content {
	min-height: unset;
		background: #000000 !important;
		padding: 55px 30px !important;
	}

	.gd__content-title {
		font-size: 30px;
		line-height: 36px;
		margin-bottom: 40px;
	}

.gd__content-counter-text {
    font-size: 16px;
    line-height: 19px;
}
}


.utp_service{
    position: relative;
}

.utp_service .gd__content-title, .utp_service .gd__content-counter-text{
	max-width: 700px;
}

.utp_service::before{
        position: absolute;
    content: '';
    top: 0;
    right: 0;
    border-top: 100px solid #fff;
    border-left: 100px solid transparent;
}


/*new*/
.gd__section {
    position: relative;
    padding: 100px 0;
}
.gd__title {
    font-style: normal;
    font-weight: 600;
    font-size: 56px;
    line-height: 67px;
    margin-bottom: 60px;
}

.gd__title.--simple {
    margin-bottom: 10px;
}

.gd__title span {
    display: block;
    color: #E13633;
}

.gd__title.--simple span {
    display: initial;
}

.gd__text {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 30px;
}

.gd__statistics .button {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 410px;
}
.gd__statistics-title {
    font-weight: 600;
    font-size: 25px;
    line-height: 30px;
    color: #707070;
    margin-bottom: 60px;
}
.gd__statistics-inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 90px 515px;
    grid-template-columns: 1fr 515px;
    grid-gap: 90px;
    margin-bottom: 70px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.gd__statistics-report {
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.gd__statistics-report__ico {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 155px;
    height: 155px;
    background: #E13633;
}
.gd__statistics-report__ico img {
    width: 30px;
}
.gd__statistics-report__text {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px 50px;
    background: #FFF9F8;
}
.gd__statistics-report__text:before {
    position: absolute;
    content: '';
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 10px solid transparent;
    border-left: 10px solid #E13633;
}
.gd__statistics-report__text a {
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #E13633
}
.gd__statistics-footer {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 70px 150px 70px 70px;
    background: #E13633;
}
.gd__statistics-footer:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    top: -71px;
    right: -71px;
    width: 140px;
    height: 140px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
    border-left: 1px solid #f9d2d0;
}
.gd__statistics-footer__info {
    position: relative;
    width: 100%;
    max-width: 450px;
}
.gd__statistics-footer__info:after {
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    bottom: -72px;    
    width: 290px;
    height: 265px;
    background: url(/local/templates/kokoc/img/Group2612.png) no-repeat center center / contain;
    right: -250px;
}
.gd__statistics-footer__title {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #FFF;
    margin-bottom: 12px;
}
.gd__statistics-footer__text {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFF;

}



.gd__partners .gd__title {
    margin-bottom: 20px;
}
.gd__partners-title {
    font-size: 30px;
    line-height: 36px;
    color: #BDBDBD;
    margin-bottom: 45px;
}
.gd__partners-inner {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid #ECECEC;
    border-bottom: 1px solid #ECECEC;
}
.gd__partners-inner:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #fff;
}
.gd__partners-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 170px;
    padding: 20px;
    border-right: 1px solid #ECECEC;
    border-bottom: 1px solid #ECECEC;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.gd__partners-item img {
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
}
.gd__partners-item:hover {
    background: #FFF9F8;
}
.gd__partners-hidden {
    display: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 300px;
    padding: 15px 20px;
    font-size: 16px;
    color: #101010;
    border: 1px solid #ECECEC;
    -webkit-box-shadow: 0 11px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0 11px 8px rgba(0, 0, 0, 0.05);
    border-radius: 0 20px 20px 20px;
    background-color: #fff;
}
.gd__partners-item:hover .gd__partners-hidden {
    display: block;
}
.gd__partners-hidden__title {
    position: relative;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 15px;
}
.gd__partners-hidden__title:before {
    display: block;
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: -20px;
    width: 4px;
    height: 100%;
    background: #E13633;
}
.gd__partners-hidden__text {
    font-size: 14px;
    line-height: 21px;
}


@media screen and (max-width: 1279px) {
    .gd__partners-inner {
        -ms-grid-columns: (1fr) [ 3 ];
        grid-template-columns: repeat(3, 1fr);
        border-bottom: none;
    }
    .gd__partners-hidden {
        top: 5%;
        left: 5%;
    }

    .gd__statistics-footer {
        padding: 70px;
    }
    .gd__statistics .button {
        max-width: 330px;
    }

}
@media screen and (max-width: 1023px) {   
    .gd__statistics-inner {
        -ms-grid-columns: 1fr;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px;
        margin-bottom: 60px;
    }
    .gd__statistics-footer {
        padding-left: 30px;
    }
    .gd__statistics-footer__info {
        padding-right: 20px;
    }
}
@media screen and (max-width: 767px) {
    .gd__section {
        padding: 60px 0;
    }
    .gd__partners-title {
        font-size: 22px;
        line-height: 28px;
        color: #BDBDBD;
        margin-bottom: 30px;
    }
    .gd__partners-inner {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
    }
    .gd__partners-hidden {
        display: none !important;
    }

    .gd__statistics .button {
        background: #fff;
        color: #0b1013;
    }
    .gd__statistics-report__ico {
        width: 80px;
        height: 80px;
    }
    .gd__statistics-report__ico img {
        width: 20px;
    }
    .gd__statistics-report__text {
        padding: 0 40px 0 20px;
    }
    .gd__statistics-report__text a {
        font-size: 14px;
        line-height: 24px;
    }
    .gd__statistics-footer {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 40px 30px;
        overflow: hidden;
    }
    .gd__statistics-footer__info {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }
    .gd__statistics-footer__info:after {
        bottom: -185px;
        right: -10px;
        width: 155px;
        height: 210px;
    }
    
}


.gd__statistics_def{
    padding-top: 0px;
}


.--gd__seo{
    margin-bottom: 100px;
}
/* End */


/* Start:/local/templates/kokoc/web/css/jquery-ui.min.css?17423783162019*/
/*! jQuery UI - v1.13.2 - 2022-07-18
* http://jqueryui.com
* Includes: core.css, slider.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)"}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:pointer;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}
/* End */


/* Start:/local/templates/kokoc/web/css/tooltipster.bundle.min.css?17423783166495*/
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
/* End */


/* Start:/local/templates/kokoc/web/css/calculator.css?175371030219730*/
 [class^="gd__calculator"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}  

/*селект*/
.select2 {
    min-width: 100%;
}
.select2-container--default .select2-selection--single {
    height: 40px;
    line-height: 40px;
    border: none;
    border-bottom: 1px solid #DDD;
    background: none;
    border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 0;
    line-height: 40px;
    color: #000;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
    width: 40px;
    height: 40px;
    background: url('/local/templates/kokoc/web/css/../img/select.svg') no-repeat center right / 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true]{
    color: #E13633;
    background: none;
}
.select2-dropdown {
    top: 5px;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
}

/*ползунок*/
.ui-slider-horizontal {
    height: 5px;
    background: #E6E6E6;
    margin-top: 10px;
}
.ui-slider .ui-slider-handle {
    top: -5px;
    margin-left: initial;
    width: 12px;
    height: 12px;
    background: url('/local/templates/kokoc/web/css/../img/handle.svg') no-repeat center center / cover;
    outline: none;
    outline-offset: initial;
}
.ui-slider .ui-slider-range {
    background: rgba(225, 54, 51, 0.5);
}

/*подсказака*/
.my-custom-theme .tooltipster-box{
    border: none;
}
.my-custom-theme .tooltipster-arrow-border,
.my-custom-theme .tooltipster-arrow-background {
    border: none;
}
.my-custom-theme .tooltipster-content {
    font-family: inherit;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    padding: 15px 20px;
    color: #707070;
    border: 1px solid #ECECEC;
    background: #fff;
    -webkit-box-shadow: 0px 11px 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 11px 8px rgba(0, 0, 0, 0.05);
}

/*модалка*/
.gd__modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.15);
    width: 100%;
    height: 100%;
    z-index: 999999;
    overflow-y: auto;
}
.gd__modal-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 525px;
    padding: 40px 70px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background: #FFF;
}
.gd__modal-img {
    margin-bottom: 15px;
}
.gd__modal-img img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.gd__modal-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #101010;
    margin-bottom: 15px;
}
.gd__modal-text {
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #333;
    margin-bottom: 25px;
}
.gd__modal-btn {
    width: 230px;
    height: 62px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    background: #E13633;
}

/*основа*/
.gd__calculator-chart__tab-header {
    display: block;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
}
.gd__calculator-chart__tab-link {
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: rgba(16, 16, 16, 0.5);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 35px;
}
.gd__calculator-chart__tab-link:last-child {
    margin-right: 0;
}
.gd__calculator-chart__tab-link.--active {
    color: #E13633;
}
.gd__calculator-chart__tab-block {
    display: none;
}
.gd__calculator-chart__tab-block.--active {
    display: block;
}
.gd__calculator-chart__tab-alert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 545px;
    padding: 60px 0;
    margin: 0 auto;
}
.gd__calculator-chart__tab-alert svg {
    min-width: 40px;
}
.gd__calculator-chart__tab-alert__text {
    padding-left: 30px;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #8D8D8D;
}
.gd__calculator-title {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #101010;
    margin-bottom: 50px;
}
.gd__calculator-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.gd__calculator-aside {
    width: 420px;
}
.gd__calculator-container {
    width: calc(100% - 420px);
    padding-left: 120px;
}
.gd__calculator-aside__item {
    margin-bottom: 30px;
}
.gd__calculator-aside__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    color: #101010;
}
.gd__calculator-aside__header {
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #8D8D8D;
    margin-bottom: 40px;
}
.gd__calculator-required {
    color: #E13633;
}
.gd__calculator-field {
    padding: 10px 0;
    font-weight: 300;
    font-size: 16px;
    line-height: 1;
    color: #101010;
    border: none;
    border-bottom: 1px solid #DDD;
}
.gd__calculator-range {
    margin-bottom: 50px;
}
.gd__calculator-range__grid {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -5px;
}
.gd__calculator-range__grid-item {
    position: relative;
    width: 1px;
    height: 18px;
    background: #BDBDBD;
}
.gd__calculator-range__grid-item:before {
    content: attr(data-number);
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 17px;
    color: #101010
}
.gd__calculator-range__grid-item:last-child:before {
    left: initial;
    right: 0;
}
.gd__calculator-tooltip {
    width: 16px;
    height: 16px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 6px;
}
.gd__calculator-tooltip svg{
    width: 100%;
}
.gd__calculator-tooltip:hover path {
    fill: #3D3D3D;
}
.gd__calculator-chart {
    padding: 40px;
    background: #F9F9F9;
    margin-bottom: 20px;
}
.gd__calculator-chart img {
    width: 100%;
}
.gd__calculator-chart__title {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #101010;
    margin-bottom: 35px;
}
.gd__calculator-budget {
    padding: 40px;
    background: #FFF2F2;
    margin-bottom: 20px;
}
.gd__calculator-budget:last-child {
    margin-bottom: 0;
}
.gd__calculator-budget__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 20px;
    border-left: 4px solid #FF3A37;
    background: #fff;
    margin-bottom: 30px;
}
.gd__calculator-budget__header-title {
   /*  width: calc(100% - 335px); */
    padding-right: 30px;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #101010;
    display: flex;
    justify-content: space-between;
}
.gd__calculator-budget__header-title span {
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    padding-left: 20px;
}

.gd__calculator-budget__header-title-price{
    display: flex;
    flex-direction: column;
}


.gd__calculator-budget__header-title-price--new{
    color: #df2926;
}

.gd__calculator-budget__header-title-price--old{
    color: #BDBDBD;
    text-decoration: line-through;
}



.gd__calculator-budget__header-text {
    /* width: 100%;
    max-width: 335px; */
    flex: 1 1;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    /* or 125% */


    color: #707070;
}

.gd__calculator-budget__header-akziya{
    color: #df2926;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    margin-top: 20px;
    display: none;
    flex-basis: 100%;
}

.gd__calculator-budget-form .button_full {
    max-width: 250px;
}
.gd__calculator .button__content {
    padding: 0 10px;
}
.gd__calculator-budget-form__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #101010;
    margin-bottom: 25px;
}
.gd__calculator-budget-form__title span {
    padding-left: 8px;
    color: #FF3A37;
}
.gd__calculator-budget-form__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 60px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px 60px;
    margin-bottom: 30px;
}
.gd__calculator-budget-form .form-row {
    display: block;
}
.gd__calculator-budget-form .field .field-input,
.gd__calculator-budget-form .field__main {
    background: #FFF2F2;
    text-align: left;
    padding-left: 0;
    padding-top: 4px;
}
.gd__calculator-budget-form .form-row__value b {
    font-size: 16px;
    margin-bottom: 6px;
}
.gd__calculator-budget-form__checkbox {
    padding-left: 30px;
    position: relative;
    padding-top: 4px;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.2;
    color: #101010;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.gd__calculator-budget-form__checkbox:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #E8505B;
    border-radius: 2px;
}
.gd__calculator-budget-form__checkbox-wrap {
    padding-top: 7px;
}
.gd__calculator-budget-form__checkbox-wrap input {
    display: none;
}
.gd__calculator-budget-form__checkbox-wrap input:checked + .gd__calculator-budget-form__checkbox:before{
    background: url('/local/templates/kokoc/web/css/../img/check.svg') no-repeat center center / 12px;
}
.gd__calculator-description__header {
    padding: 20px;
    background: #F9F9F9;
    margin-bottom: 20px;
}
.gd__calculator-description__header.--mobile {
    display: none;
}
.gd__calculator-description__text {
    max-width: 600px;
    text-align: center;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    color: #101010;
    margin: 0 auto;
}
.gd__calculator-description__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.gd__calculator-description__img img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
}
.gd__calculator-choose {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
}
.gd__calculator-choose__title {
    font-weight: 300;
    font-size: 24px;
    line-height: 1.2;
    color: #101010;
    margin-right: 50px;
}
.gd__calculator-choose__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 6px;
}
.gd__calculator-choose__link {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    color: rgba(0, 0, 0, 0.41);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 30px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.41);
}
.gd__calculator-choose__link:last-child {
    margin-right: 0;
}
.gd__calculator-choose__link.--active {
    color: #FF3A37;
}

@media screen and (max-width: 1366px) {
    .gd__calculator-container {
        padding-left: 30px;
    }
}
@media screen and (max-width: 1279px) {
    .gd__calculator-aside {
        width: 300px;
    }
    .gd__calculator-container {
        width: calc(100% - 300px);
    }
    .gd__calculator-range__grid-item:before {
        font-size: 12px;
    }
    .button__title-text span {
        display: none;
    }
    .gd__calculator-budget__header,
    .form__submit {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .gd__calculator-budget__header-title {
        width: 100%;
        padding: 0;
        margin-bottom: 15px;
    }
    .gd__calculator-budget__header-text {
        max-width: 100%;
    }
    .gd__calculator-budget-form__inner {
        grid-gap: 20px;
    }
    .form__submit .button {
        max-width: 100%;
        width: 100%;
    }
    .form__police {
        padding-top: 15px;
        margin: 0;
    }
}
@media screen and (max-width: 1023px) {
    .gd__calculator-aside {
        width: 100%;
        margin-bottom: 30px;
    }
    .gd__calculator-container {
        width: 100%;
        padding: 0;
    }
    .gd__calculator-range__grid-item:before {
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .gd__calculator-wrap {
        position: relative;
        width: calc(100% + 40px);
        margin-left: -20px;
    }
    .gd__calculator-aside {
        padding: 0 20px;
    }
    .gd__calculator-title {
        font-size: 32px;
        line-height: 38px;
        text-align: center;
        margin-bottom: 40px;
    }
    .gd__calculator-choose {
        margin-bottom: 30px;
    }
    .gd__calculator-choose__title {
        font-size: 20px;
        line-height: 24px;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .gd__calculator-choose__inner {
        display: block;
        padding: 0;
        white-space: nowrap;
        overflow-x: auto;
    }
    .gd__calculator-choose__link {
        display: inline-block;
    }
    .gd__calculator-description__header.--mobile {
        display: block;
        padding: 20px;
        font-weight: 300;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
    }
    .gd__calculator-chart {
        padding: 20px;
    }
    .gd__calculator-budget {
        padding: 20px;
    }
    .gd__calculator-budget__header-title {
        margin-bottom: 0;
    }
    .gd__calculator-budget__header-text {
        display: none;
    }
    .gd__calculator-budget-form__inner {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px;
    }
    .gd__calculator-budget-form__item:nth-child(3) {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 2 / 1 / 3 / 2;
    }
    .form__police {
        font-size: 12px;
    }
    .gd__calculator-description {
        display: none;
    }
}
@media screen and (max-width: 564px) {
    .gd__modal-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
        width: 320px;
        padding: 40px;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 100px);
        -ms-transform: translate(-50%, 100px);
        transform: translate(-50%, 100px);
        text-align: center;
        background: #FFF;
    }
}

.gd__calculator .select2-container--default .select2-selection--single{
border-top:unset !important;
border-left:unset !important;
border-right:unset !important;
    border-bottom: 1px solid #DDD;
}


.site_name, .gd__calculator-budget-form .field .field-input, .gd__calculator-field{
	padding-left:10px;
}


 .gd__calculator-range__grid-item span{
                        display: block;
                        position: absolute;
                        top: 100%;
                        left: 0;
                        font-family: inherit;
                        font-size: 14px;
                        line-height: 17px;
                        color: #101010;
                      }

                      .gd__calculator-range__grid-item:last-child span{
                            left: initial;
                            right: 0;
                      }

                      .gd__calculator-range__grid-item:before{
                        display: none;
                      }


#chartjs-tooltip{
    z-index: 9000;
        background: #fff;
        -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    -ms-transition: all 0.1s;
    transition: all 0.1s;
        -webkit-box-shadow: 0 4px 10px rgb(223 41 38 / 12%);
    box-shadow: 0 4px 10px rgb(223 41 38 / 12%);
    max-width: 300px;
   }

   #chartjs-tooltip table th{
        padding: 10px;
    font-weight: bold;
   }

   #chartjs-tooltip table td{
    padding: 5px 10px;
   }

   .tooltipItemKryg{
        border-radius: 100%;
        display: inline-block;
        height: 5px;
        width: 5px;
        margin-right: 8px;
   }


   .gd__calculator-budget__header{
    flex-wrap: wrap;
   }
   .predypLimit{
    width: 100%;
    display: none;
    color: #FF3A37;
    font-size: 12px;
    line-height: 15px;
    margin-top: 15px;
   }


.gd__calculator-budget-form{
	margin-left: 4px;
}

.gd__calculator-budget-form .form__police{
	font-size: 14px;
}


.gd__calculator-chart__inner .stage-wrapper{
	height: 300px;
width: 100%;
}

.slider_age_num, .slider_count_num{    
    width: 50px;
    height: 50px;
    margin-top: -11px;
    margin-left: -12px;
    z-index: 9999;
}

.gd__calculator-range__grid-item:last-child .slider_age_num, .gd__calculator-range__grid-item:last-child .slider_count_num{
	margin-left: -35px;
}
.gd__calculator-range__grid-item span{
	    z-index: -1;
}

.gd__calculator-budget-form__item .field .field-input{
	padding-left: 0;
}

.gd__calculator-field, .gd__calculator-aside .select2-selection__rendered{
	padding-left: 0 !important;
}

@media screen and (max-width: 800px) {
	.gd__calculator-wrap .button:before{
		transform: none;
background-color: #df2926;
	}
	.gd__calculator-wrap .button:hover:before{
		background-color:#df2926;
	}
}


@media screen and (max-width: 564px) {
    .form-calculator__header{
        text-align: center;
        padding-left: 20px;
    padding-right: 20px;
    }
    .gd__calculator-description__text{
        font-size: 16px;
    }
    .gd__calculator-aside__header{
        display: none;
    }

    .calculator-section{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .gd__calculator-description__header{
        margin-left: 20px;
        margin-right: 20px;
    }
    .gd__calculator-wrap{
            padding-left: 20px;
    padding-right: 20px;
    }

    .form-calculator {
        margin: unset !important;
    width: 100% !important;
    }

	.gd__calculator-chart__inner .stage-wrapper{
		height: 200px;
	}
}


.gd__calculator-wrap{   
    align-items: unset;
}
/*
#position_form_calc{
    position: sticky;
    top: 50px;
}*/
/* End */


/* Start:/local/templates/kokoc/components/bitrix/news.list/home_portfolio/style.css?17423783192035*/
.review-card.review-card_width_graphic {
    max-width: 838px;
    padding: 4rem 20px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    position: relative;
}
@media screen and (max-width: 1300px) {
    .review-card.review-card_width_graphic {
        flex-direction: column;
        align-items: flex-start;
        max-width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .review-card.review-card_width_graphic {
        flex-direction: column;
    }
}
.review-card-graphic {
    width: 100%;
    max-width: 444px;
    flex-shrink: 0;
    margin-top: 70px;
    padding-left: 27px;
    z-index: 111;
}
.review-card-graphic .grid-item_6x {
    padding-left: 0;
    padding-right: 0;
}
@media screen and (max-width: 767px) {
    .review-card-graphic {
        margin-top: 40px;
        padding-left: 0;
    }
}
.review-card-graphic .chart-block__main {
    max-width: 100%;
}
.review-card-graphic .chart-block__main-inner {
    /*max-height: 255px;*/
}
.review-card-graphic .chart-block_simple .chart-block__main-inner {
    padding-right: 0;
    max-height: 255px;
}
.review-card-graphic .chart-block__main-inner .chart-block__item {
    max-height: 255px;
}
.review-card_width_graphic .review-card__top {
    position: inherit;
}
.review-card_width_graphic .review-card__logo {
    position: absolute;
    right: 40px;
    top: 30px;
    margin: 0;
}
@media screen and (max-width: 1300px) {
    .review-card_width_graphic .review-card__logo {
        display: none;
    }
    .review-card_width_graphic .review-card__caption .review-card__logo {
        display: block;
        position: relative;
        top: auto;
        right: auto;
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 767px) {
    .review-card_width_graphic .review-card__logo {
        display: none;
    }
    .review-card_width_graphic .review-card__caption .review-card__logo {
        display: block;
        position: relative;
        top: auto;
        right: auto;
        margin-bottom: 20px;
    }
}

/* End */


/* Start:/local/templates/kokoc/components/bitrix/news.list/mesta_raiting/style.css?17423783192977*/
.mestoBlInd{
	padding-top:10px;
	    padding-bottom: 13rem;
}


.mestoBl{
	 padding-bottom: 13rem;
padding-left: 0px !important;
    padding-right: 0px !important;
}

.mesta_slider .owl-dots .owl-dot{
		background: #CECECE;
	    color: #CECECE;
	    width: 10px;
	    height: 10px;
	    border-radius: 50px;
	        margin-right: 10px;
	}

	.mesta_slider .owl-dots .owl-dot.active{
		background: #464646;
	    color: #464646;
	}

.mesta_slider .owl-dots {
    margin-top: 100px;
text-align: center;
}
.mesta_slider_item {
    /*min-width: 245px;*/
        margin-left: auto;
    margin-right: auto;
}

	.mesto_img_cont {
	    font-size: 200px;
	    text-align: center;
	    color: #F5EEEE;
	    position: relative;
	    font-weight: 900;
	    line-height: 200px;
	}

	.mesto_img {
    position: absolute;
    top: 0;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
}


.mesto_desc{
    font-size: 14px;
    line-height: 24px;
text-align: center;
min-height: 50px;
color:#9F9F9F;
}


.mesto_rait{
	position: relative;
    text-align: center;
        min-height: 35px;
}

.mesto_rait_zifr {
    display: inline-block;
    position: relative;
    font-size: 14px;
	line-height: 17px;
	color: #DF2926;
	font-weight: 400;
}

.mesto_rait_zifr:before{
	content: " ";
	background-image: url('/local/templates/kokoc/components/bitrix/news.list/mesta_raiting/img/laurel_l.png');
	width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    left: -25px;
}

.mesto_rait_zifr:after{
	content: " ";
	background-image: url('/local/templates/kokoc/components/bitrix/news.list/mesta_raiting/img/laurel_r.png');
	width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    right: -20px;
    top: 0;
}

.mesta_head{
	    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 100px;
}

.mesta_title{
	font-weight: 600;
	font-size: 60px;
	line-height: 82px;
	color: #101010;
	width: 540px;
}

.mesta_title_red{
	color:#df2926;
}


.mesta_head_desc{
	font-weight: 250;
font-size: 15px;
line-height: 25px;
width: 640px;
color: #101010;
}



@media (max-width: 1000px){
	.mesta_head{
		flex-wrap: wrap;
		margin-bottom: 20px;
	}

	.mesta_title{
		font-weight: 600;
    font-size: 3.2rem;
    line-height: 1.3125;
margin-bottom: 20px;
	}

	.mesta_head_desc{
		font-weight: 250;
	font-size: 100%;
		line-height: 20px;
	}

	.mesta_slider_item{
		min-width: unset;
		    margin-left: auto;
    margin-right: auto;
	}


	.mesto_img_cont{
		font-size: 96px;
		line-height: 130px;
	}

	.mesto_desc{
		font-weight: 400;
		font-size: 12px;
		line-height: 16px;
	}

	.mesto_rait_zifr{
		font-weight: 400;
font-size: 100%;
line-height: 12px;
	}

	.mesta_slider .owl-dots{
		display: none;
	}

	.mesto_rait_zifr:before {
    width: 18px;
    height: 18px;
    left: -18px;
    background-size: contain;
}


.mesto_rait_zifr:after {   
    width: 18px;
    height: 18px;
    position: absolute;
	right: -17px;
    background-size: contain;
}

	.mestoBl{
		margin-bottom: 10rem;
		padding-bottom: 0;
	}

}
/* End */
/* /local/templates/kokoc/web/css/marketing.css?174237831631325 */
/* /local/templates/kokoc/components/goodda/news/service/bitrix/news.detail/new/style.css?174237832210214 */
/* /local/templates/kokoc/web/css/jquery-ui.min.css?17423783162019 */
/* /local/templates/kokoc/web/css/tooltipster.bundle.min.css?17423783166495 */
/* /local/templates/kokoc/web/css/calculator.css?175371030219730 */
/* /local/templates/kokoc/components/bitrix/news.list/home_portfolio/style.css?17423783192035 */
/* /local/templates/kokoc/components/bitrix/news.list/mesta_raiting/style.css?17423783192977 */
