.material-icons {
    vertical-align: middle;
}

.nav-link-item {
    width: 79.503px;
}

.nav-link-sign {
    color: #F53838 !important;
    border-radius: 16px;
    border: 2px solid #F53838;
    text-align: center;
}

.promo-title {
    color: #2B2B2B;
    font-size: 50px;
    font-family: Rubik;
    font-weight: 400;
}

.promo-title-app {
    font-weight: 600;
}

.promo-text {
    color: #5A5A5A;
    font-size: 16px;
    font-family: Rubik;
    font-weight: 400;
}

.promo-button {
    background: #F53838 !important;
    border-radius: 20px !important;
    justify-content: center;
    align-items: center;
    display: inline-flex !important;
    font-size: 18px !important;
    font-family: Rubik !important;
    font-weight: 600 !important;
    color: #ffffff !important;
}

@media screen and (min-width: 320px) and (max-width: 1060px) {
    .illustration {
        max-width: 300px;
        width: 306px;
    }

    .feature-img {
        max-width: 275px;
        width: 275px;
    }

    .map-img {
        display: none;
    }

    .small-map {
        width: 320px !important;
        display: block !important;
    }

    .statistic-logo {
        width: 30px !important;
        height: 30px !important;
    }

    .statistic-val {
        font-size: 15px;
    }

    .statistic-name {
        font-size: 12px;
    }

    .statistic-container {
        width: 350px !important;
    }

    .statistic-item {
        gap: 5px !important;
    }
}

@media screen and (min-width: 680px) and (max-width: 1060px) {
    .statistic-container {
        width: 540px !important;
    }
}

/**
    Statistics
 */

.statistic-container {
    display: flex;
    max-width: 645px !important;
    height: 100px;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    background: #FFF;
    box-shadow: 5.51px 10.233px 27.551px 0px rgba(0, 0, 0, 0.09);
}

.statistic-item {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    gap: 18px;
    display: inline-flex;
}

.statistic-logo {
    display: flex;
    width: 37px;
    height: 37px;
    justify-content: center;
    align-items: center;
    border-radius: 500px;
    background: rgba(245, 56, 56, 0.10);
}

.statistic-column {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: inline-flex
}

.statistic-name {
    color: #646464;
    font-size: 15px;
    font-family: Rubik;
    font-weight: 400;
    word-wrap: break-word
}

.statistic-val {
    color: #2B2B2B;
    font-size: 20px;
    font-family: Rubik;
    font-weight: 600;
    word-wrap: break-word
}


/**
    Features
 */

.feature-title {
    color: #2B2B2B;
    font-size: 30px;
    font-family: Rubik;
    font-weight: 600;
    word-wrap: break-word
}

.feature-list ul {
    /*list-style-image: url("/img/icons/tick-circle.svg");*/
    padding-left: 0 !important;
}

.feature-list ul li {
    color: #2B2B2B;
    font-size: 16px;
    font-family: Rubik;
    font-weight: 600;
    word-wrap: break-word;

    background: url(/img/icons/tick-circle.svg) no-repeat left center;
    padding: 15px 0px 15px 40px;
    list-style: none;
}

/**
    Map
 */

.map-container {
    /*margin: 0 auto;*/
    /*width: 1060px !important;*/
}

.map-img {
    margin: 0 auto;
    width: 1060px !important;
}

.small-map {
    margin: 0 auto;
    display: none;
}

.map-title {
    color: #2B2B2B;
    text-align: center;
    font-family: Rubik;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.point1-big {
    width: 107px;
    height: 107px;
    left: 751px;
    top: 141px;
    position: absolute;
    background: url(/img/icons/big-point.svg) no-repeat;
    /*background-size: 107px;*/
}

.point2-big {
    width: 107px;
    height: 107px;
    left: 145px;
    top: 96px;
    position: absolute;
    background: url(/img/icons/big-point.svg) no-repeat;
}

.point-small {
    width: 54px;
    height: 54px;
    position: absolute;
    background: url(/img/icons/small-point.svg) no-repeat;
}

.point3-small {
    width: 54px;
    height: 54px;
    left: 906px;
    top: 427px;
    position: absolute;
    background: url(/img/icons/small-point.svg) no-repeat;
}

.point4-small {
    width: 54px;
    height: 54px;
    left: 839px;
    top: 403px;
    position: absolute;
    background: url(/img/icons/small-point.svg) no-repeat;
}

.point5-small {
    left: 551px;
    top: 393px;
}

.point6-small {
    left: 109px;
    top: 82px
}

.point7-small {
    left: 349px;
    top: 15px;
}

.point8-small {
    left: 349px;
    top: 58px;
}

.point9-small {
    left: 469px;
    top: 258px;
}

.point9-small {
    left: 469px;
    top: 258px;
}

.point10-small {
    left: 342px;
    top: 355px;
}

.point11-small {
    left: 297px;
    top: 410px;
}

.point12-small {
    left: 279px;
    top: 331px;
}

.point13-small {
    left: 267px;
    top: 129px;
}

.point14-small {
    left: 250px;
    top: 0px;
}

.point15-small {
    left: 540px;
    top: 135px;
}

.point16-small {
    left: 786px;
    top: 222px;
}

.point17-small {
    left: 549px;
    top: 314px;
}

.point18-small {
    left: 610px;
    top: 131px;
}


.point-middle {
    width: 74px;
    height: 74px;
    position: absolute;
    background: url(/img/icons/middle-point.svg) no-repeat;
}

.point19-middle {
    left: 523px;
    top: 244px;
}

.point20-small {
    left: 683px;
    top: 204px;
}

.point21-small {
    left: 189px;
    top: 190px;
}


/**
    Reviews
 */

.review-container {
    /*background: #62a8ea;*/
}

.review-title {
    color: #2B2B2BFF;
    font-family: Rubik;
    font-size: 30px;
    font-weight: 600;
}

.block-text {
    color: #5A5A5A;
    font-size: 16px;
    font-family: Rubik;
    font-weight: 400;
}

.review {
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    min-height: 250px !important;
}

.review-small {
    /*height: 150px !important;*/
}

.review-name {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;

    color: #2C2C2C;
}

.review-mark {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    /* identical to box height */

    color: #7B7B7B;
}

.review-text {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;

    color: #5A5A5A;
}

.footer-block a {
    text-decoration: none;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #646464;
}

.download-feature {
    width: 300px;
    margin: 0 auto;
    text-align: center;
}

.img-rounded {
    border-radius: 20%;
}
