      :root {
    --arrow-fill-color: #F54A00;
  }

  @media (max-width: 1200px) {
    :root {
      --arrow-fill-color: #FFFFFF;
    }
  }
.cooperation__popup{
    margin-bottom: 50px;
    margin-top: 50px;
    margin-right: 160px;
    margin-left: auto;
}
.cooperation__popup a{
        color: #fff;
}
.competitors.comand{
    background-color: #fff;
}
@media (max-width: 1200px) {
    .cooperation__popup{
        margin: 10px auto;
    }
}
.cooperation.cooperation-seo-analysis-of-competitors{
        background-repeat: no-repeat;
    background-size: cover;
}
.why-you-need-smm{
    background-image: url(/wp-content/themes/eskit/assets/images/section/smm/back.png);
    padding: 70px 0px;
    background-color: #F5F9FF;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    margin-top: 0;
}
.zalizo.why-you-need-smm{
    background-image: url(/wp-content/themes/eskit/assets/images/section/smm/05.png);
}
  @media (max-width: 768px) {
    .why-you-need-smm{
    background-image: url(/wp-content/themes/eskit/assets/images/section/smm/back_mobile.png);
}
}
/*.why-you-need-smm .container {
    max-width: 1400px;
    }
*/
.why_label.title ,.why_label.title h2{
    max-width: 700px;
    margin: 0;
  text-align: left;
  margin-bottom: 50px;
}

.why-block {
    padding-bottom: 90px;
}
.why-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.why_item {
  box-shadow: 0px 21px 36px rgba(94, 121, 153, 0.1);
  border-radius: 6px;
  padding: 42px 26px 98px 26px;
  margin-right: 20px;
  background: #fff;
  margin-top: 24px;
  transition: .3s;
  }

.why_name{
    font-family: 'SFProDisplay-Medium';
    font-size: 22px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -0.01em;
    text-align: left;
}
.why_reason{
    font-family: 'Inter-Regular';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
.item_wrap{        flex-basis: calc(23%);
}
@media (max-width: 1200px) {
    .why_item {
        margin-right: auto;
        margin-left: auto;
        max-width: 400px;
    }
    .why-block{
        padding-bottom:0 ;
    }
}
@media (min-width: 1200px) {
.why-wrap {
    margin: 0 auto;
    max-width: 1090px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.why-wrap  .item_wrap {
    max-height: 290px;
    max-width: 250px;
    }
.why-block .decided-arrows{
    display: none;
}
.why_item {
    height: 130px;
}
}
.smm-manager .container{
    padding: 0;
}
.manager_title.title h2{
    text-align: left ;
}
.smm-manager{
    background-image: url(/wp-content/themes/eskit/assets/images/section/smm/circles.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
    
}
.manager-wrap{
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.manager_item{
    width: 50%;
    max-width: 350px;
    margin: 10px 13px 0 13px;  
}
 .manager_item img{
    width: 100%;
}


.manager_name{
padding-top: 65px;
font-family: 'SFProDisplay-Medium';
font-size: 22px;
font-weight: 500;
line-height: 32px;
letter-spacing: -0.01em;
text-align: left;

}
.info_item{
    display: flex;
    flex-wrap: nowrap;
    max-width: 250px;
    justify-content: space-between;  
    font-family: 'Inter-Regular';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;

}
.manager_btn_desc{
    width: 250px;
    margin-top: 60px;
}
.manager_btn_mobile{
    display: none;
    }
@media (max-width: 600px) {
    .manager_item{
        margin: 10px 13px 0 0px;  
    }
    .manager_name{
        padding-top: 50px;
    }
    .info_item{
        flex-wrap: wrap;
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        text-align: left;
    }
    .manager_btn_desc{
        display: none;
        width: 230px;
        margin-top: 60px;
    }
    .manager_btn_mobile{
        display: flex;
        margin-left: auto;
        margin-right: auto;
        margin-top: 32px;
    }

}
.smm-team{
    margin-bottom: 1px;
    padding-bottom: 90px;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;

}
.client_circle{

    position: relative;
    margin-bottom: 38px;
    width: 115px;
    height: 115px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    background: linear-gradient(270deg, #0059F5 0%, #00ABF5 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-family: 'SFProDisplay-Medium';
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.01em;
    text-align: center;
}

.client_circle::after {
    content: '';
    position: absolute;
    bottom: -38px;
    left: 50%;
    transform: translateX(-50%);
    width: 1px;
    height: 38px;
    background-color: #CED7EA;
}
.client_row{
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
.client_row.big_row{
    justify-content: space-between;
        padding-top: 45px;
}
.client_row.big_row .client_item{
    padding: 30px 15px 29px 15px;
    width: 230px;
    height: 100px;
}
.client_item{
    z-index: 10;
    display: flex;
    position: relative;
    border-radius: 6px;
    padding: 40px 35px 29px 35px;
    border: 1px solid #CED7EA;
    box-shadow: 0px 10px 36px 0px #5E79991A;
    flex-wrap: wrap;
    background: #fff;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
} 
.client_icon{

    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 20;
    background: #FFF;
    top: -20px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #CED7EA;
}
.client_position{
    font-family: 'SFProDisplay-Medium';
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    color: #303659;
}
.client_duties{
    text-align: center;
    font-family: 'Inter-Regular';
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;

}
.client_block{
    position: relative;
    margin-top: 50px;
}
.client_line {
    position: absolute;
    bottom: 40px;
    margin: auto;
    left: 0px;
    right: 0;
    z-index: 1;
}

@media (max-width: 1200px) {
    .client_row, .client_row.big_row {
        flex-direction: column;
        align-items: center;
        padding: 0;
    }

    .client_line{
        display: none;
    }
    .client_item, .client_row.big_row .client_item{
        position: relative;
        width: 305px;
        padding: 10px 20px;
        height: 126px;
        margin-top: 45px
    }
    .client_item::before {
        content: '';
        position: absolute;
        top: -47px;
        left: 50%;
        transform: translateX(-50%);
        width: 1px;
        height: 38px;
        background-color: #CED7EA;
    }
    .client_circle{
        margin-bottom: 0;
    }
    .client_block{
        margin-top: 32px;
    }
    .smm-team{
        padding-bottom: 50px;
    }

}
.manager_title.title, .manager_title.title{
    max-width: unset;
    margin-left: 20%;
}
.smm-services{
    padding: 70px 0px;
    background-color: #F5F9FF;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    margin-top: 0;
}
.smm-services .cooperation__description{
        height: 150px;
}
.smm-services .cooperation__name::before,
.smm-services .cooperation__item::before {
    display: none;
}
.services_btn{
    margin-left: 0;
    margin-top: 25px;
    width: 195px;
}
@media (max-width: 1200px) {
 .services_btn{
        margin-right: auto;
        margin-left: auto;
    }
}
.decided.reviews{
     background: #FFFFFF;
    }
.reviews_content{
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 60px 0;
}
.container.title_container{
    max-width: 80%;
    padding: 0px 30px;
    margin:0 0 0 auto;
}
.decided-block.block-reviews {
    max-width: 85%;
    }
    .reviews_item{
        padding-top: 50px;
        padding-left: 30px;
        padding-bottom: 37px;
        padding-right: 20px;
        border-radius: 6px;
        margin: 0px 10px;
        width: calc(350px) !important;
    }
    .reviews_name{
        position: relative;
        font-family: 'SFProDisplay-Medium';
        font-size: 24px;
        font-weight: 500;
        line-height: 36px;
        text-align: left;
        color: #303659;
    }
    .reviews_name::before{
        content: '';
        position: absolute;
        top: -16px;
        left: 0;
        width: 35px;
        height: 2px;
        background-color: #F54A00;

    }
    .reviews_text{
        padding: 8px 0;
        font-family: 'Inter-Regular';
        font-size: 15px;
        font-weight: 400;
        line-height: 22.5px;
        text-align: left;

    }
    .reviews_date{
        font-family: 'Inter-Regular';
        font-size: 15px;
        font-weight: 400;
        line-height: 22.5px;
        text-align: left;
        color: #606D87;

    }
@media (min-width: 1200px) {
.item_duo{
    display: flex !important;
    flex-wrap: nowrap;

}
}
@media (max-width: 1200px) {
    .decided-block.block-reviews {
        max-width: 99%;
        margin-left: auto;
        margin-right: auto;
    }
    .reviews_item {
        margin: 30px auto 0 auto;
        padding: 30px 20px;
        border-radius: 6px;
        background: #F1F7FE;
        width: calc(290px) !important;
    }
    .reviews_text{
        max-width: 290px;
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;

    }
    .reviews_content{
        padding: 0;
        background: #FFFFFF;
        background-image: none !important;;
    }
}
 .smm-stories{
    background-image: url(/wp-content/themes/eskit/assets/images/section/smm/4screen.webp);
    position: relative;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
 }  
 .stories-block{
    display: flex;
 }
 .stories_item{
    display: flex;
    flex-direction: column;
 }
.stories_image {
    margin-right: auto;
    margin-left: auto;
    max-width: 614px;
    width: 100%;
}
.stories_line {
    padding: 5px 0;
    align-items: center;
    border-bottom: 1px solid #CED7EA;
    display: flex;
    flex-wrap: nowrap;
}
.stories_line:last-child {
    border-bottom: none;
}

 .stories_name{
    margin-bottom: 8px;
    display: flex;
    color: #303659;
    font-family: 'SFProDisplay-Medium';
    font-size: 26px;
    font-weight: 500;
    line-height: 39px;
    text-align: left;
    align-items: center;
 }
 .stories_table{
    padding: 30px 0;
 }
 .stories_site{
    display: flex;
    align-items: center;
    font-family: 'Inter-Regular';
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
 }
 .stories_name img,
 .stories_site img,
 .line_icon img{
    width: 24px;
    height: 24px;
    margin-right: 10px;
 }
 .line_text{
    font-family: 'SFProDisplay-Medium';
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;

 }
 
 .line_orange{
    margin-left: auto;
    margin-right: 0;
    font-family: 'SFProDisplay-Medium';
    font-size: 41px;
    font-weight: 700;
    line-height: 61.5px;
    color: #F54A00;

 }
 .line_orange span{

    font-size: 20px;
    font-weight: 500;
    line-height: 24px;

 }
 .stories_btn{
flex-basis: unset
}
.stories-wrap{
    width: 35%;
}
.smm-stories .container{
    max-width: 1200px;
}
.slider_image_after{
        margin-left: 25px;
}
.slider_image_before, .slider_image_after{
    position: relative;
}

.phone_inside{
    min-height: 550px;
    display: flex;
    justify-content: flex-end;
}

.stories_line_left{
        display: flex;
    align-items: center;
}
.stories_item{
    max-width: 384px;
    width: 100%;
    margin-left: 5px;
    margin-top: 60px;
}
.stories_line {
    padding: 5px 0;
    align-items: center;
    border-bottom: 1px solid #CED7EA;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
@media (min-width: 1200px) {
    .stories-wrap{
        margin-bottom: 70px;
}
.stories_btn {
    margin-bottom: 50px;
}
.stories-arrows.arrows {
    justify-content: space-between;
}
.stories-arrows .arrow {
        margin-right: 20px;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: linear-gradient(270deg, #0059F5 0%, #00ABF5 100%);
        max-width: 50px;
        max-height: 50px;
        padding: 6px;
        cursor: pointer;
    }
.arrows_wrap {
        display: flex;
        width: 100%;
        position: absolute;
        left: -25px;
        top: 32%;
        min-width: 700px;
        max-width: 1110px;
        margin: 0 auto;
        z-index: 20;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
.stories_image{
    position: relative;
}
/*
.stories_image img.phone_after {
        z-index: 999;
        right: -2px;
        top: -5px;
        position: absolute;
    }
.stories_image img.phone_before {
        z-index: 999;
        left: 137px;
        top: -5px;
        position: absolute;
}
*/
    .stories-block {
    margin-top: 50px;
}
}
.decided-arrows.stories-arrows.arrows_wrap{

margin-right: auto;
    margin-left: auto;
}
.after_text, .before_text{
    z-index: 2;
    color: #fff;
    text-align: center;
    height: 74px;
    position: absolute;
    width: 74px;
    top: -30px;
    right: -30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.before_text{
    background-image: url(/wp-content/themes/eskit/assets/images/section/smm/before_text.png);
}
.after_text{
    background-image: url(/wp-content/themes/eskit/assets/images/section/smm/After.webp);
}
.stories-block.with_text .slider_image_before:before,
.stories-block.with_text .slider_image_after:before{
    width: 230px;
    height: 460px;
}
.stories-block.with_text .slider_image_before, 
.stories-block.with_text .slider_image_after{
    width: 201px;
    height: 436px;
}
.slider_image_before:before, .slider_image_after:before {
    left: -20px;
    top: -15px;
    position: absolute;
    width: 260px;
    height: 520px;
    background-image: url(/wp-content/themes/eskit/assets/images/icons/ramka.png);
    display: block;
    z-index: 1;
    content: '';
    background-size: cover;
}

.slider_image_before, .slider_image_after {
    margin-left: 20px;
    margin-top: 40px;
    margin-right: 40px;
    width: 100%;
    display: inline-block;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 231px;
    height: 491px;
    border-radius: 24px;
    position: relative;
}

@media (max-width: 1200px) {
.stories-block.with_text .slider_image_before:before,
.stories-block.with_text .slider_image_after:before,
.slider_image_before:before, .slider_image_after:before {
        left: -15px;
        top: -10px;
        background-size: contain;
        position: absolute;
        width: 168px;
        height: 336px;
        display: block;
        z-index: 1;
        content: '';
    }
    .stories-block.with_text .slider_image_before, 
    .stories-block.with_text .slider_image_after,
    .slider_image_before, .slider_image_after {
        margin-top: 70px;
        margin-right: 25px;
        margin-left: 25px;
        width: 100%;
        display: inline-block;
        height: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        width: 146px;
        border-radius: 24px;
        height: 319px;
        position: relative;
    }
.stories-block {
    margin-top: 30px;
}
    .stories_item {
        width: 320px;
        box-shadow: 0px 10px 15px 0px #30365914;
        margin-right: auto;
        margin-left: auto;
        max-width: 350px;
        padding: 24px;
        background-color: #fff;
        border-radius: 6px;
    }
    .stories_image {
        display: flex;
        width: 100%;
        justify-content: center;
        flex-direction: column;
        padding-bottom: 20px;
    }
    .stories_image img{
        display: none;
    }
    .stories-block{
        flex-direction: column;
        justify-content: center;
        
    }
    .line_orange{
        font-size: 24px;
        font-weight: 700;
        line-height: 31.2px;
    }
    .line_orange span{

        font-size: 14px;
        font-weight: 500;
        line-height: 24px;

    }

    .line_text{
        font-size: 14px;
        font-weight: 500;
        line-height: 18.2px;

    }
    .stories_name{

        font-size: 20px;
        font-weight: 500;
        line-height: 26px;
        text-align: left;
    }
    .stories_site{
        font-size: 14px;
        font-weight: 400;
        line-height: 18.2px;

    }
    .stories_btn.form-contact__button.btn{
        font-size: 14px;
        font-weight: 500;
        text-align: center;
        margin-right: auto;
        margin-left: auto;

    }
    .stories-wrap{
        width: 100%;
    }
    .phone_inside {
        min-height: 370px;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    
    .after_text, .before_text {
        background-size: cover;
        z-index: 2;
        color: #fff;
        text-align: center;
        height: 60px;
        position: absolute;
        width: 60px;
        top: -30px;
        right: -24px;
        display: flex;
        align-items: center;
        justify-content: center;

}

}



@media (max-width: 568px) {
    .after_text, .before_text {
        right: -14px;
    }
}
@media (min-width: 1200px) {
    .slick-dots{
        bottom: -40px;
        left: 0;

    }
}
.custom-dots-container .slick-dots li  {
    background-color: #BAD6FF;
    opacity: 25%;
    border: none;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
}

/* Стили для активной точки */
.custom-dots-container .slick-dots li.slick-active  {
    opacity: 100%;
    background-color: #0059F5
}
.custom-dots-container{
    position: relative;
}
.custom-dots-container .slick-dots:before{
    position: absolute;
    content: '';
    display: block;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}
.slick-dots li button:before {
    display: none;
    }
@media (min-width: 1200px) {


    .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
    }

.custom-dots-container {
    position: relative;
    text-align: center;
    margin-top: 20px;
}


.dots-wrap {
        width: 100%;
        z-index: 30;
        left: 0;
        bottom: 13%;
        position: absolute;
}
}
@media (max-width: 700px) {
    .smm-stories {
    background-position: top;
    background-image: url(/wp-content/themes/eskit/assets/images/section/smm/back_mob.png);
}
    .smm-manager{
        background-image: none;
    }
}
@media (max-width: 1200px) {
.smm-stories .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.slick-dots {
    position: relative;
        bottom: 0;
    }
.item_wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}
}
.stories_btn.form-contact__button.btn a{
    color: #fff;
}

    .cooperation-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.reviews_content .arrows {
    margin-top: 0;
    }

.ful_text_btn {
    display: inline-block;
    width: 10px;
    height: 10px;
    position: relative;
}
.long_text{
    position: relative;
}
.ful_text_btn {
    right: 20px;
    position: absolute;
    display: none;
    cursor: pointer;
    width: 15px;
    height: 15px;
    bottom: 37px;
}
.short_text{
    height: 108px;
    overflow: hidden;
}
.long_text .ful_text_btn{

    display: inline-block;
}
@media (max-width: 1200px) {
.why_label.title, .why_label.title h2{
    text-align: center;
    margin: 0 auto;
}
.why-bloc{
    padding-bottom: 0;
}
}
.manager_btn_desc img, .manager_btn_mobile img{
    width: 15px;
    padding-left: 10px;
}
@media (min-width: 1200px) {
    .stories-arrows-slider{
        display: none;
    }
        .side_comp .competitors__description {
    padding-left: 50px;
}
    .with_text .dots-wrap{
        display: none;
    }
}
.stories-arrows-slider{
    margin-right: auto;
    margin-left: auto;
}

.competitors-wrap{  
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
}
.side_comp .competitors__item{
        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;
    margin-top: 22px;
    justify-content: space-around;
    max-width: 404px;
}
.side_comp .competitors__image {
    background: #FFFFFF;
    border: 12px solid #F5F9FF;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    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;
    z-index: 5;
    position: relative;
    }
.side_comp .competitors__company{
        flex-basis: 90%;
    text-align: right;
}
.side_comp.left{
    width: 42%;
    padding-right: 50px;
}
.side_comp.left .competitors__item:first-child{
        margin-top: 45px;
}
.side_comp .competitors__company p,
.side_comp .competitors__description p span{
    display: inline;
color: #0059F5;
}
.side_comp .competitors__company p span{
    text-align: center;
    color: #586680;
}
.side_comp  .competitors__description span{
    color: #F54A00;
}

.side_comp .competitors__company p img{
    width: 15px;
    margin-right: 5px;
}
.competitors__name-wrap.client p:first-child{
        color: #586680;
}
.competitors__name-wrap.client p{
    color: #F54A00;
}
@media (max-width: 1000px) {
.side_comp.left{
    width: 100%;
}
.side_comp .competitors__company{
    text-align: left;
}

.competitors-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    flex-direction: column;
}
.stories-block.with_text{
    flex-direction: column;
}
.stories_text{
    display: flex;
    justify-content: center;
}
.text_item{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.text_item.stories_title{
    position: relative;
    padding-top: 14px;
}
.text_item.stories_title::before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: #F54A00;
    border-radius: 4px;
}
}
 .competitors.comand:before{
    top: 0;
}
    .stories-block.with_text{
    flex-direction: column;
}
.stories_text{
    margin-bottom: 56px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.text_item{
    max-width: 195px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.text_item .stories_title{
    font-size: 22px;
    color: #303659;
    position: relative;
    padding-top: 14px;
    padding-bottom: 15px;
}
.text_item .stories_title::before{
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    width: 35px;
    height: 2px;
    background: #F54A00;
    border-radius: 4px;
}
.stories-block.with_text .stories_image{
    max-width: 1000px;
}
.with_text .slider_image_before, .with_text .slider_image_after{
    margin-right: 10px;
}
.double_phone  .phone_inside{
    margin-top: 60px;
    position: relative;
    display: flex;
    justify-content: center;
}

    .side_comp .competitors__description {

    flex-basis: 80%;
}

    .double_phone .after_text, .double_phone .before_text {
    text-transform: uppercase;
    z-index: 2;
    color: #fff;
    text-align: center;
    height: 74px;
    position: absolute;
    width: 74px;
    top: 30px;
    right: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    }

@media (max-width: 1000px) {
    .text_item{
        flex: 1 1 calc(50% - 10px);
        text-align: center;
        position: relative;
        z-index: 14;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 400px;
        background: #FFFFFF;
        -webkit-box-shadow: 0px 10px 15px rgba(48, 54, 89, 0.08);
        box-shadow: 0px 10px 15px rgba(48, 54, 89, 0.08);
        border-radius: 6px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 24px;
        padding: 24px 15px;
}
    .double_phone .after_text, .double_phone .before_text {
        font-size: 14px;
        right: 35%;

    }
}
.scree_twoo_phones .page-image.page-image-mobile{
    display: none;
}
.scree_twoo_phones .page-image.page-image-desk{
  display: block;
}
.cooperation.cooperation-seo-analysis-of-competitors.done{
    background-image: url(/wp-content/themes/eskit/assets/images/section/smm/circles.webp);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
    margin: 70px 0;
    overflow: hidden;
    padding: 0;
}
.done .competitors-ellipse-top {
    position: absolute;
    top: -160px;
    left: 37%;
}
@media (max-width: 1200px) {
    .video_iside{
        padding-bottom: 30px;
    }
    .with_text .slick-current.slick-active .video_item{
        margin-left: 0;
        margin-right: 0;
    }
    .why-you-need-smm .arrows{
        margin-top: 0;
    }
    .why-you-need-smm{
        padding-bottom: 30px;
    }
    .why-you-need-smm .slick-dotted.slick-slider{
        margin-bottom: 0;
    }
        .scree_twoo_phones .page-image.page-image-mobile{
        display: block;
    }
    .scree_twoo_phones .page-image.page-image-desk{
      display: none;
    }
    .scree_twoo_phones.page.page-case.case-custom{
        
        overflow: hidden;
    }
    .competitors-ellipse-right-bottom.klych {
        display: none;
    }
    .done .cooperation__item:nth-child(2) {
        margin-top: 85px;
    }
}

@media (min-width: 1200px) {
    .cooperation.cooperation-seo-analysis-of-competitors.done{
        padding-top: 80px;
    }
    .done .cooperation__images{
            border: 12px solid #EBF4FF;
    }
.done .cooperation-block{
justify-content: space-between;
    }
.done .cooperation__item{
        flex-basis: 50%;
}
.done .cooperation__description{
        max-width: 500px;
}
    .scree_twoo_phones.page.page-case.case-custom{
        margin-bottom: 250px;
        overflow: unset;
    }
    .competitors.comand .container{
        max-width: 1000px;
    }
    .scree_twoo_phones .page-image.page-image-desk {
        position: absolute;
        bottom: unset;
        right: unset;
        left: -40px;
        top: 160px;
    }

    .stories-block.with_text .arrows_wrap {
        width: 1170px;
        left: -65px;
        top: 45%;
        max-width: 1170px;
    }

    .stories-block.with_text .slick-dots {
        left: auto;
    }

    .double_phone .after_text, .double_phone .before_text {
        font-size: 22px;
        height: 120px;
        width: 120px;
        top: -40px;
        right: 35%;

    }

    .smm-stories.with_text .title{
        max-width: unset;
    }

}

.stories-block.with_text .slick-dotted.slick-slider{
    padding-left: 15px;
}

.smm-stories.with_text .competitors-ellipse-right-top{
    bottom: 20%;;
}
.motor.competitors-ellipse-right-bottom.klych {
    display: block;
    position: absolute;
    bottom: -285px;
    right: 0px;
}

    .video_slider .video_wrap {
    display: flex;
    justify-content: center; /* Выравнивает элементы по горизонтали, если нужно */
    align-items: flex-end; /* Прижимает элементы к нижнему краю */
    height: 100%; /* Обеспечивает, что элементы будут занимать всю высоту контейнера слайдера */
}

.video_iside {
    display: flex;
    justify-content: center; /* Выравнивание по горизонтали, если требуется */
    align-items: flex-end; /* Прижимает внутренний контент (видео) к нижнему краю */
    width: 100%; /* Задает ширину контейнера для видео */
}
.video_slider {
    height: 100%; /* Устанавливает, что слайдер будет занимать всю доступную высоту */
}

.video_wrap {
    height: 100%; /* Контейнер для каждого слайда будет растянут на всю высоту */
    display: flex;
    align-items: flex-end; /* Прижимает содержимое к нижнему краю */
}
.video_wrap {
    /* Устанавливаем ширину контейнера, чтобы он соответствовал видео */
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
}

.video_inside {
    /* Устанавливаем ширину и высоту контейнера, чтобы они соответствовали размеру видео */
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 100%;
}

.video_item {
    /* Устанавливаем ширину и высоту видео, чтобы постер занимал то же место */
    width: 100%;
    height: auto;
    display: block;
}

.video_item{
    margin-left: 30px;
    margin-top: 30px;
    margin-right: 30px;
    width: 100%;
    opacity: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 180px;
    height: 390px;
    border-radius: 24px;
    position: relative;
}
.slick-current.slick-active .video_item{
    width: 200px;
    height: 442px;
    opacity: 100%;
    margin-top: 0;
    margin-left: 50px;
}
.video_dots .slick-dots:first-child{
    display: none !important;
}
.video_dots .slick-dots {
        top: 20px;
    }
    .smm-stories.with_text{
        background-image: unset;
    }
    .with_video .text_item {
    max-width: 340px;
}
.with_text .competitors-dots-top.left,
.with_text .competitors-dots-top.blue,
.with_text .competitors-dots-top.orange,
.with_text .competitors-dots-top.orange2,
.with_text .competitors-dots-top.top,
.with_text .competitors-ellipse-left, 
.with_video .competitors-ellipse-bottom,
.with_text .competitors-dots-top.right,
.with_text .competitors-dots-top.right2,
.comand .competitors-ellipse-left,
.competitors-ellipse-right-bottom.klych,
.comand .competitors-ellipse-left.bolt {
   display: none;
}
.motor.comand .competitors-ellipse-left {
position: absolute;
    bottom: 50px;
    margin: auto;
    left: -107px;
    }
    .motor.comand .competitors-ellipse-left.bolt{
    position: absolute;
    bottom: 50px;
    margin: auto;
    left: 0;
    z-index: 10;
    width: 260px;
    display: block;
    }
.motor.with_text .competitors-ellipse-left {
    position: absolute;
    top: unset;
    bottom: 150px;
    margin: auto;
    left: -67px;
    display: block;

}
.zalizo.with_text .competitors-ellipse-left {
    position: absolute;
    top: 20%;
    bottom: unset;
    margin: auto;
    left: unset;
    right: -20px;
    display: block;
    }
.motor.with_video .competitors-ellipse-bottom{
    position: absolute;
    left: 40%;
    bottom: -67px;
    display: block;
}
.zalizo.with_video .competitors-ellipse-bottom{
    position: absolute;
    left: unset;
    right: -150px;
    bottom: 45%;
    display: block;
}
.motor.with_text .competitors-dots-top.left {
    position: absolute;
    display: block;
    top: 233px;
    left: 28px;
}
.motor.with_text .competitors-dots-top.blue {
    display: block;
    position: absolute;
    top: -30px;
    left: 28%;
}
.zalizo.with_text .competitors-dots-top.blue{
    display: block;
    position: absolute;
    top: unset;
    left: 8%;
    bottom: 20%;
}
.motor.with_text .competitors-dots-top.orange {
    display: block;
    position: absolute;
    top: 10%;
    right: 25%;
    left: unset;
}
.zalizo.with_text .competitors-dots-top.orange{
    display: block;
    position: absolute;
    top: 0;
    right: 25%;
    left: unset;
}
.zalizo.with_text .competitors-dots-top.orange2{
    display: block;
    position: absolute;
    top: 0;
    left: 12%;
}
.motor.with_text .competitors-dots-top.top {
    display: block;
    position: absolute;
    top: 153px;
    left: 28px;
}
.zalizo.with_text .competitors-dots-top.right {
    display: block;
    position: absolute;
    bottom: unset;
    right: 22px;
    top: -53px;
    left: unset;
}
.zalizo.with_text .competitors-dots-top.right2 {
    display: block;
    position: absolute;
    bottom: unset;
    top: 33%;
    left: 2%;
}
.zalizo.competitors-dots-top{
        position: absolute;
    top: unset;
    left: 28px;
    bottom: 15%;

}
.motor.with_text .competitors-dots-top.right {
    display: block;
    position: absolute;
    bottom: unset;
    right: 22px;
    top: 213px;
    left: unset;
}
.motor.with_text .competitors-dots-top.right-top{
    display: block;
    position: absolute;
    bottom: unset;
    right: 22px;
    top: 83px;
    left: unset;
}
.motor.with_text .competitors-ellipse-right{
    display: block;
    position: absolute;
    top: unset;
    bottom: 190px;
    right: -127px;
}
.zalizo.with_text .competitors-ellipse-right{
        display: block;
    position: absolute;
    top: unset;
    bottom: -220px;
    left: -90px;
    right: unset;
    }
.done .competitors-dots-top{
    position: absolute;
    bottom: 50px;
    right: 100px;
}
.zalizo .competitors-dots-top{
    position: absolute;
    top: unset;
    left: 28px;
    bottom: 10%;

}
.done .competitors-dots-bottom {
    position: absolute;
    right: 180px;
    bottom: 180px;
    }
.zalizo.done .competitors-dots-bottom {
    position: absolute;
    right: 80px;
    bottom: 280px;
}
.zalizo.done .competitors-dots-top{
        position: absolute;
    top: 10%;
    left: 8%;
    bottom: unset;
}
.zalizo.done .competitors-ellipse-top{
        position: absolute;
    top: -60px;
    left: unset;
    right: -250px;
}
.done .dots-white{
    position: absolute;
    top: -19px;
    left: 54%;
}
.why_reason span{
    color: #0059F5;
}
.zalizo .why_reason span{
    font-size: 18px;
    padding-top: 10px;
    font-weight: 700;
    display: block;
}
.zalizo .why_item {
    box-shadow: 0px 21px 36px rgba(94, 121, 153, 0.1);
    border-radius: 6px;
    padding: 42px 26px 58px 26px;
}
.video_iside video {
    object-fit: cover;
}
.cooperation.done{
    background-color: #fff;
}
.comand .competitors-dots-bottom{
    position: absolute;
    left: 30%;
    bottom: 88px;
}
.zalizo.comand .competitors-dots-bottom{
position: absolute;
    left: unset;
    right: 3%;
    bottom: 36%;
}
.comand .competitors-ellipse-right{
    position: absolute;
    right: 0;
    left: unset;
    bottom: 40px;
}
.zalizo.comand .competitors-ellipse-right{

}

.coop_form.city .textor-left span{
        color: #F54A00;
}
.coop_form.city .textor-left p{
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    text-align: left;
    max-width: 500px;
    color: #606D87;
}
.coop_form.city .textor-left {
    padding-top: 4px
}

.coop_form.city .textor-form .input{
background: #FFF;
}
.double_phone{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media (min-width: 1200px) {
    .done .cooperation__name::before{
        display: none;
    }
.case__item.case__item_even .case-image{
    padding-left: 0;
    padding-right: 260px;
}
.case__item .case-image{
    padding-left: 260px;
}
.smm-manager .title_manager {
display: none;
}
}
@media (max-width: 1200px) {
    .cooperation.cooperation-seo-analysis-of-competitors.done{
        background-image: none;
        background-color: #EBF4FF;
    }
    .comand .competitors-ellipse-right, 
    .done .competitors-dots-top,
    .with_text .competitors-ellipse-right,
    .with_text .competitors-dots-top.right,
    .with_text .competitors-dots-top.left, 
    .with_text .competitors-dots-top.top,
    .with_video .competitors-ellipse-bottom,
    .with_text .competitors-ellipse-left, 
    .comand .competitors-ellipse-left.bolt,
    .with_text .competitors-dots-top.orange, 
    .with_text .competitors-dots-top.blue,
    .done .competitors-dots-top,
    .done .competitors-dots-bottom,
    .done .dots-white,
    .done .competitors-ellipse-top{
        display: none;
    }
    .manager-wrap .manager_title.title{
        display: none;
    }
    .smm-manager .title_manager {
        display: block;
    }
}
.manager_item.right{
    margin-left: 10%;
    max-width: 600px;
}
.manager_item.right .manager_title.title{
    margin-left: 0;
}
.manager_info{
    margin-top: 10px;
}
.form_elipse{
    display: none;
}
@media (max-width: 1200px) {
    .coop_form.city{
        position: relative;
        background-image: none!important;
        padding-top: 0!important;
    }
    .coop_form.city .textor-form {
        display: flex!important;
        flex-wrap: wrap;
        margin-bottom: 40px;
    }
    .coop_form.city .textor-left{
        padding: 0;
        text-align: center;
    }
    .coop_form.city .textor-left p{
            text-align: center;
    }
    .coop_form.city .textor-form img{
        display: none;
    }
    .coop_form.city .textor-right{
                padding-top: 40px;
        margin-left: 0;
    }
    .coop_form.city .textor-form .input{
      background:  #EBF4FF;
      margin-bottom: 8px;
    }
    .coop_form.city .textor-form .btn-modal{
        margin-top: 16px;
    }
    .form_elipse{
        display: block;
        position: absolute;
        right: 0;
        bottom: 5px;
    }
}
.case-dots-right,
.case-dots-bottom,
.case-dots-left,
.case-blue-right,
.case-blue-dot,
.case-blue-dot-bottom,
.case-orange-dot,
.competitors-dots-bottom.dots,
.case-dots-right.dots{
    display: none;
}
.koptilni .case_background{
    background-color: #FFF;
}

@media (min-width: 1000px) {

.case-dots-right{
    display: block;
    top: 30%;
    right: 20%;
    position: absolute;
}
.case-dots-bottom{
    position: absolute;
    right: 20%;
    bottom: 15%;
    display: block;
}
.case-dots-left{
    position: absolute;
    top: 2%;
    left: 2%;
    display: block;
}
.case-blue-right{
    position: absolute;
    top: 38%;
    right: -20px;
    display: block;
}
.case-blue-dot{
    position: absolute;
    top: 5%;
    right: 20%;
    display: block;
}
.case-blue-dot-bottom{
    position: absolute;
    top: 20%;
    right: 10%;
    display: block;    
}
.case-orange-dot{
    position: absolute;
    top: 43%;
    right: 35%;
    display: block;  
}
.competitors-dots-bottom.dots{
    display: block;
    position: absolute;
    right: 15%;
    bottom: 10%;
}
.case-dots-right.dots{
    display: block;
    top: 50%;
    right: 10%;
    position: absolute;
}
}
.koptilni .form-contact-right img{
    display: none;
}
.koptilni .manager_title.title, .koptilni .manager_title.title, .koptilni h2{
    margin-left: 0;
}
@media (min-width: 1200px) {
.koptilni .form-contact-right{
    right: -200px;
}
.services-top{
    margin-bottom: 30px;
}
.koptilni .form-contact-right img{
display: block;
    }
.koptilni .case-single-center {
    padding: 68px 0px;
}
.case-single-taken-name:first-child{
    margin-top: 50px;
    margin-bottom: 30px;
}
}
.case-single-taken-name:first-child{
    font-size: 22px;
    font-family: 'Inter-Medium';
    }
@media (max-width: 1000px) {

.koptilni .services__title.title.title-left h2{
    text-align: center;
    padding-top: 34px;
}
.koptilni .case-single-center{
    margin-top: 0;
}
.koptilni .case-single-center h2{
    margin-left: 0;
}
.koptilni .case-single-center{
    background: #FFF;
}
.services__row.koptilni{
    display: flex;
    flex-direction: column;

}

.koptilni .services-top{
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.koptilni .services__description{
    text-align: center;
}
.koptilni .services__item{
        margin-top: 85px;
        position: relative;
}
.koptilni .services__item::before {
    content: '';
    width: 37px;
    height: 7px;
    background-size: cover;
    bottom: -40px;
    right: 0;
    left: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    margin: auto;
    position: absolute;
    background-image: url(../images/section/cooperation/arrow-orange.svg);
}
.koptilni .services__item:last-child::before {
    display: none;
}
.koptilni .services__item:first-child{
    margin-top: 0;
}
.koptilni .services__item:last-child{
    margin-bottom: 70px;
}
.koptilni .case_background{
    background-color: #E7F1FE;
}
.koptilni .services__images{
        border: 12px solid #FFF;
}
}

.accent {
    border-radius: 6px;
    height: min-content;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 15px;
    display: flex;
    align-items: center;
}
.accent.accent_text{
    background-color: #F5F9FF;
}
.accent.accent_text img{
    padding: 15px;
}
.accent .services__images img{
    top: 0;
    margin: 0;
    width: 36px;
    max-width: 30px;
    max-height: 35px;
}
.accent .services__images{
    margin-right: 15px;
    min-width: 23px;
}
.two_images{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.case-single .two_images a img {
    border: 1px solid #CED7EA;
    border-radius: 10px;
}
.case-single-center .accent.accent_text{
    background-color: #FFF;
}
.split{
    display: flex;
    justify-content: space-between;
    background-color: #F5F9FF;
    padding: 30px;
    border-radius: 6px;
    margin-top: 30px;
}

.stat_item{
    border-radius: 6px;
    margin-top: 15px;
    background-color: #fff;
    padding: 0px 10px;
    max-width: 390px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.stat_item span{
        color: #f54a00;
}
.stat_item .case-single-result-wrap img{
    width: 130px;
    max-width:130px;
}
.stat_item_text{
        margin-left: 15px;
}
.item_text{
    text-align: left;
margin-bottom: 10px;
}
.big_text{
    margin-top: 10px;
    font-size: 34px;

}
.stat_columns{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 15px;

}
.split_item.split_item_40{
    width: 39%;
    max-width: 400px;
}
.orange_stat,
.blue_stat{
    width: 163px;
    border-radius: 6px;
    color: #fff;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
} 
.orange_stat span,
.blue_stat span{
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 10px;
}
.orange_stat{
    background: linear-gradient(314.74deg, #F54A00 23.07%, #FF9820 78.94%);
}
.blue_stat{
    background: linear-gradient(270deg, #0059F5 0%, #00ABF5 100%);
}
.stat_7500{
        height: 432px; 
    
}
.stat_3000{
height: 190px;
}
.turbo.form-contact form,
.agro.form-contact form {
        flex-direction: column;
}
.turbo .form-contact__button,
.agro .form-contact__button{
    flex-basis: unset;
    width: 100%;
}

.stat_9000{
    height: 312px;
}
.stat_300{
    height: 114px;
}
.ovals_wrap {
    margin-top: -25px;
    border-radius: 6px;
    background-color: #F5F9FF;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.blue_oval{
    margin: 5px;
    color: #fff;
    border-radius: 40px;
    padding: 7px 25px;
    background: var(--bright-blue, #0059F5);
}
.news_wrap{
    display: flex;
    justify-content: space-between;
}
.news_left,
.news_right{
    max-width: 49%;
}
.news_item{
    border-radius: 6px;
    margin-top: 20px;
    padding: 25px;
    background-color: #F5F9FF;
}
.bad_news,
.good_news{
    padding: 7px 25px;
    background-color: #fff;
    border-radius: 40px;
}
.bad_news{
    color: #F44A00;

}
.good_news{
    color: #0059F5;
}
.news_item p{
    margin-top: 15px;
}
.news_left{
    margin-top: 20px;
    background-color: #F5F9FF;
}
.news_left .news_item{
    margin-top: 0;
}
.structure_wrap{
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
.red_oval_vrap{

    display: flex;
    margin-bottom: 15px;
}
.red_ova{
    width: fit-content;
    background-color: #F44A00;
    padding: 7px 25px;
    border-radius: 40px;
    color: #fff;
    margin-right: 10px;
}
.structure_item{
    margin-top: 25px;
    background-color: #fff;
    max-width: 385px;
    padding: 25px;
    border-radius: 6px;
}
.turbo .case-single-center-top,
.agro .case-single-center-top{
    max-width: 900px;
}
.turbo .case-single-center__img-right,
.agro .case-single-center__img-right{
    max-width: 418px;
    max-height: 760px;
}

@media (max-width: 786px) {
    .red_oval_vrap{
        flex-direction: column;
    }
    .structure_wrap{
        justify-content: center;
    }
    .news_wrap{
        flex-direction: column;
        align-items: center;
    }
    .news_left, .news_right {
        max-width: 100%;
    }
    .agro .stat_item{
        min-width: unset;
    }
    .turbo.form-contact img,
    .agro.form-contact img{
        display: none;
    }
    .two_images{
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .accent {

        padding: 15px;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }
    .accent .services__images {
        margin-bottom: 15px;
    }
}

@media (max-width: 1200px) {
    .split_item.split_item_40{
        width: 100%;
    }

.split {
    display: flex;
    flex-direction: column;
    padding: 20px;
    align-items: center;
    
}

.stat_item .case-single-result-wrap img {
    width: 100px;
    max-width: 100px;
}
.big_text {
    margin-top: 10px;
    font-size: 24px;
}
.orange_stat, .blue_stat {
    width: 113px;
    }
    .two_images a,
    .two_images a img {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .split_item.split_item_60 .case-single-result-wrap img,
    .split_item.split_item_60 .case-single-result-wrap{
        margin: 0;
        height: 100%;
    }
    .split.bot {
        align-items: flex-end;
    }
    .stat_item{
        min-width: 390px;
    }
    .turbo .case-single-main h2, .agro .case-single-main h2{
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .turbo .case-single-main h2:first-child, 
    .agro .case-single-main h2:first-child{
        margin-top: 55px;
    }
}

.agro .split{
    margin-top: 0;
}
.agro .stat_item{
    margin-top: 0;
    background-color: #F5F9FF;
}
.agro .stat_item .case-single-result-wrap img{
    margin: 0;
}
.agro .split .accent.accent_text{
    background-color: #fff;
        margin-left: 15px;
}
.split_wrap.split{
    border-radius: 0 0 6px 6px ;
    display: flex;
    align-items: center;
    justify-content: center;
}
.split_wrap.split.mt{
    margin-top: 30px;
    border-radius: 6px 6px 0 0;
}
.split .accent.accent_text{
    max-width: 565px;
}

.agro.form-contact.case-content-form .form-contact-right{
    bottom: 130px;
    right: -150px;
}
.turbo .form-contact-right{
    bottom: 92px;
}
.turbo, .Turbo-Drive, .agro, .Agro-Prom,
.Turbo-Drive .services__description, 
.Agro-Prom .services__description{
    font-family: 'Inter-Regular';
    font-size: 18px;
    color: #303659;
}

[data-filter=".ppc"], 
[data-filter=".po-otrasli-proekta"],
[data-filter=".razrabotka"]{
    display: none;
}