.container-fluid {
    background: #fcfcfc;
}

.firstscreen {
    text-align: center;
}

h1 {
    padding-top: 0px !important;
}

.description {
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 52px;
}

.firstscreen .fcimage {
    position: relative;
    text-align: center;
    margin-top: 42px;

}

.firstscreen .fcimage:before {
    content: "";
    background: url("https://leadertask.ru/local/images/mainpage/img-background-1.png");
    width: 291px;
    height: 189px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -141px;
    top: -13px;
    z-index: 1;
}

.firstscreen .fcimage img {
    z-index: 2;
    position: relative;
}

.play-main-video {
    font-weight: 600;
    color: #444;
    font-size: 15px;
    font-family: 'Open Sans';
    text-decoration: underline;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 18px;
    margin-right: 35px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    transition: 0.3ms ease-in;
}

.play-main-video:hover {
    opacity: .9;
}

.play-main-video:after {
    content: "";
    background: url("../media/icons/youtube.svg") no-repeat;
    width: 28px;
    height: 28px;
    display: block;
    z-index: 1;
    margin-left: 7px;
    position: absolute;
    right: -35px;
    top: 4px;
}

h2 {
    font-weight: 500 !important;
    line-height: 46px !important;
}

.secondscreen {
    padding-top: 56px;
    position: relative;
    text-align: center;
}

.secondscreen img {
    padding-top: 31px;
    margin: auto;
}

.secondscreen .description {
    line-height: 31px;
    text-align: left;
}

.info-blocks {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.info-blocks > div {
    margin: 18px;
}

.info-blocks .note {
    font-size: 18px;
    font-weight: 400;
    padding-top: 18px;
    line-height: 29px;
    padding-bottom: 27px;
}

.count-users {
    position: relative;
    cursor: pointer;
}

.count-users .image-text {
    height: 213px;
    padding-top: 45px;
}

.count-users .image-text:before {
    content: "";
    background: url("https://leadertask.ru/local/images/mainpage/user-count-1.png");
    z-index: 1;
    width: 299px;
    height: 213px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -148px;
    top: 0px;
}

.count-users .image-text:after {
    content: "";
    background: url(https://leadertask.ru/local/images/mainpage/user-count-2.png);
    z-index: 3;
    width: 143px;
    height: 143px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -72px;
    top: 0;
    margin-top: 23px;
}

.count-users .image-text span {
    z-index: 2;
    position: relative;
    font-size: 90px;
    font-family: 'Yanone Kaffeesatz';
    color: #ffffff;
    opacity: 0.05;
    font-weight: 500;
}

.count-projects {
    position: relative;
}

.count-projects .image-text {
    height: 182px;
    padding-top: 54px;
    padding-left: 75px;
}

.count-projects .image-text:before {
    content: "";
    background: url(https://leadertask.ru/local/images/mainpage/project-count-1.png);
    z-index: 1;
    width: 272px;
    height: 182px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -136px;
    top: 0px;
}

.count-projects .image-text:after {
    content: "";
    background: url(https://leadertask.ru/local/images/mainpage/project-count-2.png);
    z-index: 3;
    width: 87px;
    height: 124px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -43px;
    top: 0;
    margin-top: 38px;
}

.count-projects .image-text span {
    z-index: 2;
    position: relative;
    font-size: 157px;
    font-family: 'Yanone Kaffeesatz';
    color: #444444;
    opacity: 0.15;
    width: 100%;
    display: block;
    font-weight: 500;
    text-align: center;
}


.year-count {
    position: relative;
}

.year-count .image-text {
    height: 186px;
    padding-top: 34px;
}

.year-count .image-text:before {
    content: "";
    background: url(https://leadertask.ru/local/images/mainpage/year-count-1.png);
    z-index: 1;
    width: 270px;
    height: 186px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -136px;
    top: 0px;
}

.year-count .image-text:after {
    content: "";
    background: url(https://leadertask.ru/local/images/mainpage/year-count-2.png);
    z-index: 3;
    width: 124px;
    height: 93px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -43px;
    top: 14px;
    margin-top: 38px;
}

.year-count .image-text span {
    z-index: 2;
    position: relative;
    font-size: 124px;
    font-family: 'Yanone Kaffeesatz';
    color: #444444;
    opacity: 0.15;
    width: 100%;
    display: block;
    font-weight: 500;
    text-align: center;
}


.task-count {
    position: relative;
}

.task-count .image-text {
    height: 180px;
    padding-top: 55px;
}

.task-count .image-text:before {
    content: "";
    background: url(https://leadertask.ru/local/images/mainpage/task-count-1.png);
    z-index: 1;
    width: 270px;
    height: 180px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -136px;
    top: 0px;
}

.task-count .image-text:after {
    content: "";
    background: url(https://leadertask.ru/local/images/mainpage/task-count-2.png);
    z-index: 3;
    width: 118px;
    height: 72px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 14px;
    margin-top: 71px;
}

.task-count .image-text span {
    z-index: 2;
    position: relative;
    font-size: 108px;
    font-family: 'Yanone Kaffeesatz';
    color: #444444;
    opacity: 0.15;
    font-weight: 500;
    width: 100%;
    display: block;
    text-align: center;
}


.country-count {
    position: relative;
}

.country-count .image-text {
    height: 182px;
    padding-top: 32px;
}

.country-count .image-text:before {
    content: "";
    background: url(https://leadertask.ru/local/images/mainpage/country-count-1.png);
    z-index: 1;
    width: 271px;
    height: 182px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -136px;
    top: 0px;
}

.country-count .image-text:after {
    content: "";
    background: url(https://leadertask.ru/local/images/mainpage/country-count-2.png);
    z-index: 3;
    width: 110px;
    height: 124px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -42px;
    top: 14px;
    margin-top: 10px;
}

.country-count .image-text span {
    z-index: 2;
    position: relative;
    font-size: 124px;
    font-family: 'Yanone Kaffeesatz';
    color: #444444;
    opacity: 0.15;
    font-weight: 500;
    width: 100%;
    display: block;
    text-align: center;
}

.readmore {
    color: #444!important;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Open Sans';
    text-decoration: underline !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 18px;
    margin-right: 35px;
    position: relative;
    cursor: pointer;
    transition: 0.3ms ease-in;
}

.readmore:hover {
    opacity: .9;
}

.readmore:after {
    content: "";
    background: url("../media/icons/arrow-right.svg");
    width: 23px;
    height: 23px;
    display: block;
    z-index: 1;
    margin-left: 7px;
    position: absolute;
    right: -25px;
    top: 5px;
}

.clients-reviews {
    padding-top: 54px;
}

.tabs-block .content {
    padding-top: 93px;
}

.clients-reviews .content .photo {
    position: relative;
    width: 290px;
    height: 220px;
    margin: auto;
}

/*.clients-reviews .content .photo:before {
    content: "";
    background: url("https://leadertask.ru/local/images/mainpage/photo-box-1.png");
    width: 320px;
    height: 323px;
    display: block;
    position: absolute;
    top: 0;
    left: -15px;
    z-index: 1;
}

.clients-reviews .content .photo:after {
    content: "";
    background: url(https://leadertask.ru/local/images/mainpage/video-1.png);
    width: 143px;
    height: 143px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    margin-left: -72px;
    margin-top: -72px;
    cursor: pointer;
}*/

.clients-reviews .content .text {
    font-family: "Open Sans";
    font-size: 18px;
    padding-top: 36px;
    line-height: 31px;
}

.clients-reviews .content .name {
    color: #C58E57;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    padding-top: 25px;
}

.clients-reviews .content .link {
    color: #9D5F9F !important;
    font-size: 20px;
    font-family: 'Yanone Kaffeesatz';
    text-decoration: underline !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 18px;
    margin-right: 35px;
    position: relative;
    transition: 0.3ms ease-in;
}

.clients-reviews .content .link:hover {
    opacity: .9;
}

.clients-reviews .content .link:after {
    content: "";
    background: url("https://leadertask.ru/local/images/mainpage/arrow-1.png");
    width: 23px;
    height: 17px;
    display: block;
    z-index: 1;
    margin-left: 7px;
    position: absolute;
    right: -35px;
    top: 9px;
}

.clients {
    padding-top: 37px;
    text-align: center;
}

.clients img {
    padding-top: 43px;
    margin: auto;
}

.clients-reviews .content .photo img {
    margin-top: 12px;
}

.clients .text {
    font-size: 18px;
    padding-top: 54px;
    line-height: 31px;
    text-align: left;
}

.clients-more {
    color: #9D5F9F !important;
    font-size: 20px;
    font-family: 'Yanone Kaffeesatz';
    text-decoration: underline !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 18px;
    margin-right: 35px;
    position: relative;
    transition: 0.3ms ease-in;
}

.clients-more:hover {
    opacity: .9;
}

.clients-more:after {
    content: "";
    background: url("https://leadertask.ru/local/images/mainpage/arrow-1.png");
    width: 23px;
    height: 17px;
    display: block;
    z-index: 1;
    margin-left: 7px;
    position: absolute;
    right: -35px;
    top: 9px;
}


.functions {
    padding-top: 54px;
    text-align: center;
}

.tabs-block {
    position: relative;
}

.tabs-block .tabs {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    border-radius: 12px;
    width: 100%;
}

.tabs-block .tabs > div {
    background: #F5F5F5;
    border-radius: 8px;
    padding: 14px 10px;
    line-height: 20px;
    width: 310px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    order: 0;
    cursor: pointer;
    margin: 5px 5px;
    text-align: center;
}

.tabs-block .tabs > div:hover {
}

.tabs-block .tabs.hover > div {
    display: flex;
}

.tabs-block .tabs > div:last-child {
    border-bottom: none;
}

.tabs-block .tabs > div.active {
    color: #F28F13;
    background: #FDF0E4;
    font-weight: bold;
    border-radius: 12px;
    padding: 14px 29px;
    line-height: 20px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    order: 0;
    border: none;
    cursor: default;
}

.tabs-block .tabs > div.active:after {
    content: "";
    background: url(https://leadertask.ru/local/images/mainpage/arrow-2.png);
    width: 17px;
    height: 23px;
    display: block;
    z-index: 1;
    margin-left: 7px;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -12px;
}

.tabs-block .tabs > div.active {
    display: flex;
    order: 0;
}

.tabs-block .content > div {
    display: none;
}

.tabs-block .content > div.active {
    display: block;
}

.functions .tabs-block {
    margin-top: 27px;
}

.functions .tabs-block .content .text {
    text-align: left;
}

.functions .tabs-block .content .text div {
    margin-top: 27px;
}

.functions .content .link {
    color: #9D5F9F !important;
    font-size: 20px;
    font-family: 'Yanone Kaffeesatz';
    text-decoration: underline !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 18px;
    margin-right: 35px;
    position: relative;
    transition: 0.3ms ease-in;
}

.functions .content .link:hover {
    opacity: .9;
}

.functions .content .link:after {
    content: "";
    background: url("https://leadertask.ru/local/images/mainpage/arrow-1.png");
    width: 23px;
    height: 17px;
    display: block;
    z-index: 1;
    margin-left: 7px;
    position: absolute;
    right: -35px;
    top: 9px;
}

.technics {
    padding-top: 45px;
    text-align: center;
}

.technics img {
    padding-top: 49px;
    margin: auto;
}

.technics-more {
    color: #9D5F9F;
    font-size: 20px;
    font-family: 'Yanone Kaffeesatz';
    text-decoration: underline;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 18px;
    margin-right: 35px;
    position: relative;
}

.technics-more:after {
    content: "";
    background: url("https://leadertask.ru/local/images/mainpage/arrow-1.png");
    width: 23px;
    height: 17px;
    display: block;
    z-index: 1;
    margin-left: 7px;
    position: absolute;
    right: -35px;
    top: 9px;
}

.technics .text {
    font-size: 18px;
    padding-top: 33px;
    line-height: 31px;
    text-align: left;
}

.pink .box {
    position: relative;
    z-index: 100;
    text-align: center;
}

.pink .box > div {
    margin: 35px -15px 0;
    background: #9d5f9f;
    color: #FAFAFA;
    padding: 40px 25px;
    line-height: 31px;
}

.pink .text {
    font-size: 26px;
    font-family: "Yanone Kaffeesatz";
}

.pink .more {
    color: #EEDD75 !important;
    font-size: 20px;
    font-family: 'Yanone Kaffeesatz';
    text-decoration: underline !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 18px;
    margin-right: 35px;
    position: relative;
    transition: 0.3ms ease-in;
}

.pink .more:hover {
    opacity: .9;
}

.pink .more:after {
    content: "";
    background: url("https://leadertask.ru/local/images/mainpage/arrow-3.png");
    width: 23px;
    height: 17px;
    display: block;
    z-index: 1;
    margin-left: 7px;
    position: absolute;
    right: -35px;
    top: 9px;
}

.go-start h2 {
    font-size: 50px !important;
    padding: 57px 6px !important;
    line-height: 60px !important;
}

.go-start {
    padding-bottom: 75px;
}

.go-start h2 {
    max-width: 750px;
    margin: 20px auto 0px !important;
}

.helpscreen {
    text-align: center;
}


@media (min-width: 768px) {
    .count-users {
        width: 100%;
    }
}

@media (min-width: 992px) {

    .firstscreen h1 {
        font-size: 60px !important;
        padding-top: 60px !important;
        line-height: 89px !important;
        /*max-width: 730px;*/
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .firstscreen .description {
        font-size: 22px;
        padding-top: 44px;
        max-width: 730px;
        margin: 0 auto;
    }

    .firstscreen .fcimage {
        margin-top: 138px;
    }

    .firstscreen .fcimage:before {
        background: url("https://leadertask.ru/local/images/mainpage/img-background-2.png");
        width: 1335px;
        height: 867px;
        margin-left: -656px;
        top: -88px;
    }

    .play-main-video {
        font-size: 15px;
        /*margin-top: 181px;*/
    }

    h2 {
        font-size: 50px !important;
        line-height: 58px !important;
    }

    .tabs-block .tabs > div {
        background: #F5F5F5;
        border-radius: 8px;
        padding: 14px 10px;
        line-height: 20px;
        width: 310px;
        height: 68px;
        display: flex;
        align-items: center;
        justify-content: center;
        order: 0;
        cursor: pointer;
        margin: 10px 5px;
        text-align: center;
    }

    .tabs-block .tabs {
        background: none;
        box-shadow: none;
    }

    .tabs-block .tabs > div.active {
        font-weight: bold;
        color: #F28F13;
        background: rgba(242, 153, 74, 0.15);
        width: 310px;
        margin: 10px 5px;
        padding: 14px 10px;
    }

    .count-users .image-text:before {
        background: url(https://leadertask.ru/local/images/mainpage/user-count-big-1.png);
        z-index: 1;
        width: 567px;
        height: 402px;
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -284px;
        top: 0px;
    }

    .count-users .image-text:after {
        content: "";
        background: url(https://leadertask.ru/local/images/mainpage/user-count-big-2.png);
        z-index: 3;
        width: 184px;
        height: 184px;
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -97px;
        top: 0;
        margin-top: 88px;
    }

    .count-users .image-text {
        padding-top: 92px;
    }

    .count-users .image-text {
        height: 402px;
        width: 567px;
        margin: auto;
    }

    .count-users .image-text span {
        font-size: 172px;
        width: 100%;
        display: block;
        text-align: center;
    }
}

@media (min-width: 1200px) {

    .tabs-block .content > div {
        padding-left: 48%;
        padding-top: 160px;
        flex-wrap: wrap;
    }

    .firstscreen .fcimage img {
        width: 1200px;
        max-width: 1200px !important;
        margin-left: -45px;
    }

    .tabs-block .content > div.active {
        display: flex;
    }

    .description {
        line-height: 35px;
        text-align: left;
    }

    .secondscreen .description {
        line-height: 35px;
        padding-top: 45px;
    }

    .secondscreen {
        padding: 206px 50% 100px 73px;
        text-align: left;
        min-height: 1100px;
    }

    /*.secondscreen:before {
        content: "";
        display: block;
        position: absolute;
        top: -328px;
        left: 50%;
        background: url(https://leadertask.ru/local/images/mainpage/secondscreen-background-1.png);
        width: 1867px;
        height: 1369px;
        margin-left: -900px;
    }*/

    .secondscreen .spot {
        position: relative;
    }

    /*.secondscreen .spot:before {
        content: "";
        display: block;
        position: absolute;
        top: 8px;
        left: -66px;
        background: url(https://leadertask.ru/local/images/mainpage/spot-1.png);
        width: 159px;
        height: 152px;
    }*/

    .secondscreen h2 {
        position: relative;
    }

    .secondscreen img {
        position: absolute;
        left: 62%;
        top: 134px;
    }

    .helpscreen .description {
        max-width: 730px;
        margin: auto !important;
        text-align: center;
    }

    .helpscreen h2 {
        max-width: 730px;
        margin: auto !important;
        text-align: center;
    }

    .readmore {
        color: #444;
        margin: 15px auto;
        font-size: 15px;
        letter-spacing: .3px;
    }

    .functions .content .link {
        font-size: 25px;
    }

    /*(.clients-reviews .content .photo:before {
        content: "";
        background: url(https://leadertask.ru/local/images/mainpage/photo-box-2.png);
        width: 548px;
        height: 579px;
        display: block;
        position: absolute;
        top: 0;
        left: 0px;
        z-index: 1;
    }*/

    .clients-reviews .content .photo {
        width: 1200px;
        height: 579px;
        position: absolute;
        left: -250px;
        top: 200px;
    }
    .clients-reviews .content .photo1 {
      width: 790px; top: 100px; left: -340px;
      position: absolute;
    }
    .clients-reviews .content .photo2 {
      width: 930px; top: 100px; left: -250px;
      position: absolute;
    }

    .clients-reviews .content .photo img {
        margin-top: 0px;
    }
    .clients-reviews .content .photo1 img {
        margin-top: 0px;
    }
    .clients-reviews .content .photo2 img {
        margin-top: 0px;
    }

    /*.clients-reviews .content .photo:after {
        content: "";
        background: url(https://leadertask.ru/local/images/mainpage/video-2.png);
        width: 184px;
        height: 184px;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2;
        margin-left: -92px;
        margin-top: -92px;
        cursor: pointer;
    }*/

    .clients-reviews .content {
        text-align: center;
        min-height: 765px;
    }

    .clients-reviews .content .text {
        font-family: "Open Sans";
        font-size: 18px;
        padding-top: 36px;
        line-height: 48px;
        text-align: center;
        width: 100%;
        z-index: 100;
    }

    .clients-reviews .content .name {
        color: #C58E57;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 500;
        padding-top: 29px;
        text-align: center;
        width: 100%;
    }

    .clients-reviews .content .link {
        margin: 28px auto;
        font-size: 26px;
        letter-spacing: .3px;
    }

    .clients {
        position: relative;
        min-height: 1300px;
    }

    .clients .box {
        position: relative;
        padding: 180px 0 0 50%;
        text-align: left;
    }

    .clients img {
        padding-top: 43px;
        position: absolute;
        top: 97px;
        left: -150px;
    }

    .clients .spot {
        position: relative;
        padding-top: 0px;
    }

    /*.clients:before {
        content: "";
        display: block;
        position: absolute;
        top: 130px;
        left: -15px;
        background: url(https://leadertask.ru/local/images/mainpage/clients-background-1.png);
        width: 1868px;
        height: 1370px;
    }*/

    /*.clients .spot:before {
        content: "";
        display: block;
        position: absolute;
        top: 4px;
        left: -38px;
        background: url(https://leadertask.ru/local/images/mainpage/spot-2.png);
        width: 141px;
        height: 155px;
    }*/

    .clients h2 {
        position: relative;
    }

    .clients .text {
        position: relative;
        line-height: 35px;
        font-size: 20px;
        padding-top: 47px;
    }

    .clients-more {
        margin-top: 40px;
        font-size: 26px;
        letter-spacing: .3px;
    }

    .functions .photo {
        position: absolute;
        left: -62px;
        top: 280px;
    }

    .functions .content > div {
        padding-top: 70px;
        padding-bottom: 70px;
        min-height: 653px;
        align-items: center;
    }

    .technics {
        position: relative;
        min-height: 1500px;
        margin-top: -170px;
    }

    .technics .box {
        position: relative;
        padding: 590px 50% 0 0;
    }

    .technics img {
        padding-top: 43px;
        position: absolute;
        top: 97px;
        right: -20px;
    }

    .technics .spot {
        position: relative;
        padding-top: 0px;
    }

    .technics h2 {
        position: relative;
    }

    .technics .text {
        position: relative;
    }

    .technics .text {
        position: relative;
        line-height: 35px;
        font-size: 20px;
        padding-top: 47px;
    }

    .technics-more {
        font-size: 26px;
        margin-top: 30px;
    }

    .pink .box > div {
        background: url(https://leadertask.ru/local/images/mainpage/pink-spot-1.png);
        height: 905px;
        width: 852px;
        margin: auto;
        padding: 192px 98px;
        letter-spacing: .7px;
        text-align: center;
    }

    .pink .text {
        font-size: 35px;
        line-height: 50px;
        letter-spacing: 1.2px;
        font-weight: 400;
    }

    .pink .more {
        margin-top: 29px;
        font-size: 25px;
    }

    .go-start {
        padding-bottom: 175px;
        text-align: center;
        margin-top: 66px;
    }

    .go-start h2 {
        font-size: 56px !important;
        line-height: 84px !important;
        margin-bottom: 36px;
    }
}

@media (min-width: 1920px) {

    .technics img {
        right: -85px;
    }


    .pink {
        position: relative;
    }

    /*.pink:before {
        content: "";
        display: block;
        position: absolute;
        top: 23px;
        left: 37px;
        background: url(https://leadertask.ru/local/images/mainpage/left-images-1.png);
        width: 543px;
        height: 803px;
    }*/

    /*.pink:after {
        content: "";
        display: block;
        position: absolute;
        top: 38px;
        right: 24px;
        background: url(https://leadertask.ru/local/images/mainpage/right-images-1.png);
        width: 515px;
        height: 808px;
    }*/

    .info-blocks {
        flex-wrap: nowrap;
    }

    .info-blocks span {
        font-size: 120px;
        width: 100%;
        display: block;
        text-align: center;
    }

    .info-blocks .note {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 207px;
        text-align: center;
        font-size: 18px;
        padding: 0;
    }

    .info-blocks .count-users .note {
        color: #fcfcfc;
        width: 100%;
        text-align: center;
        top: 240px;
        padding: 0 90px;
        font-size: 22px;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14);
    }

    .info-blocks .count-projects {
        order: 0;
        width: 272px;
    }

    .info-blocks .year-count {
        order: 1;
        width: 270px;
    }

    .info-blocks .count-users {
        order: 2;
    }

    .info-blocks .task-count {
        order: 3;
        width: 270px;
    }

    .info-blocks .country-count {
        order: 4;
        width: 271px;
    }

    .info-blocks > div {
        margin: 5px;
    }

    .count-users {
        width: auto;
    }


    .technics:before {
        content: "";
        display: block;
        position: absolute;
        top: 130px;
        right: -15px;
        background: url(https://leadertask.ru/local/images/mainpage/technics-background-1.png);
        width: 1868px;
        height: 1370px;
    }

    .technics .spot:before {
        content: "";
        display: block;
        position: absolute;
        top: 0px;
        left: -67px;
        background: url(https://leadertask.ru/local/images/mainpage/spot-3.png);
        width: 159px;
        height: 152px;
    }
}
