main{
    display: flex;
    flex-direction: column;
}
.service-desc{
    order: 10;
}
.rating__star.active {
    background-image: url(../icon/rating/media/icon-star-fill.svg);
}
.top-case__text-block a {
    color: #007bff;
    text-decoration: none;
}
.top-case__visual-block img {
    width: 100%;
    display: block;
}
.top-case__text-content {
    order: initial;
}
 .about__questions-link.active {
    opacity: 1;
    text-decoration: underline;
}
 .service-step__description ul,
 .service-desc__text ul,
 .service-desc__text ol
 {
    margin-top: 1.62em;
    margin-bottom: 1.62em;
    padding-left: 40px;
}
 .service-step__description ul li,
 .service-desc__text ul li,
 .service-desc__text ol li {
    position: relative;
}
.service-step__description ul li:before,
.service-desc__text ul li:before {
  content: "";
  position: absolute;
  top: 0;
  left: -40px;
  width: 6px;
  height: 6px;
  margin-top: 9px;
  background-color: #0f0f0f;
}
.service-desc__text ul li:before {
  background-color: #ffffff;
}
.service-desc__text ol {
    counter-reset: section;
}
.service-desc__text ol li {
    position: relative;
}
.service-desc__text ol li:before {
    counter-increment: section;
    content: counter(section);
    position: absolute;
    top: 0;
    left: -40px;
    font-weight: 700;
}
.service-desc__text h2, .service-desc__text .h2 {
    font-size: 26px;
    line-height: 1.125;
    margin-top: 0.83em;
}
.service-desc__text h3, .service-desc__text .h3 {
    font-size: 20px;
    line-height: 1.5;
    margin-top: 1em;
}
.about-company__description {
    font-size: 24px;
    line-height: 40px;
    padding-right: 1em;
}
@media only screen and (min-width:1280px) {
    .queries__text.queries__text_small {
        font-size: 20px;
        line-height: 30px;
    }
    .article-header {
        padding-bottom: 50px;
    }
    .about-company__description {
        padding-right: 0;
    }
    .top-case__text-block--big-photo,
    .top-case__text-block--big-photo + .top-case__text-block--big-photo {
        padding-bottom: 90px;
    }
}
.project img {
    display: inline-block;
    width: auto!important;
    height: auto!important;
}
@media only screen and (min-width:670px) {
    .project__list > div, .project__list > p {
        flex-basis: 100%;
        max-width: 100%;
    }
}
.popup-white-padding {
    padding: 30px;
}
@media only screen and (max-width:669px) {
    .service-step__description {
        padding-bottom: 30px;
    }
}
@media only screen and (max-width:1279px) {
    .portfolio-video {
        margin-left: -16px;
        margin-right: -16px;
    }
}
/* sitemap html */
ul.htmlsitemap {
    margin-top: 50px;
}
ul.htmlsitemap li a {
    text-decoration: none;
    font-size: 14px;
    line-height: 26px;
    color: inherit;
}
ul.htmlsitemap li a:hover {
    text-decoration: underline;
}
ul.htmlsitemap li.subheader {
    margin: 10px 0;
}
ul.htmlsitemap li.subheader a {
    margin: 10px 0;
    font-size: 30px;
    line-height: 40px;
}
.article-index {
    padding-top: 0;
}
.article-header {
    padding-bottom: 40px;
}
.blog-article__body {
    font-size: 16px;
    line-height: 1.6;
}
.blog-article__body br {
    content: "";
    display: block;
    font-size: 100%;
    height: 1.5em;
}
.blog-article__body img {
    margin: 0.5em 0;
}
.youtube-video-cont {
     position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.youtube-video-cont iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.promo-service__title_medium {
    font-size: 56px;
}
.promo-service__title_small {
    font-size: 48px;
}
.about__wrap {
    padding-top: 100px;
}
.about__questions {
    padding-top: 20px;
}
@media only screen and (min-width: 1280px) {
    .about__wrap {
        padding-top: 205px;
    }
    .about__questions {
        padding-top: 40px;
    }
    .about-form__queries {
        margin-top: 40px;
    }
}
.cursor-link {
  max-width: none;
  max-height: none;
}
.lead-form__success-message a {
    color: #000000;
}
.about-company__description .video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.about-company__description .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.pb0 {
    padding-bottom: 0 !important;
}
.mt0 {
    margin-top: 0 !important;
}
.mb0 {
    margin-bottom: 0 !important;
}
.pt0 {
    padding-top: 0 !important;
}
.pr0 {
    padding-right: 0 !important;
}
.pl0 {
    padding-left: 0 !important;
}
.top-case__text-block.top-case__text-block--small-padding .top-case__visual-short-item .top-case__text-content {
    padding-left: 30px;
}
.top-case__visual-short-wrap, .top-case__visual-bg {
    background-color: transparent;
}
.d-none {
    display: none!important;
}
.about-company__item .video--main-page video {
    display: block;
}
.promo-form__note a {
    color: #ffffff;
}
.top-case__body li {
    font-size: inherit;
    line-height: normal;
    text-transform: none;
    font-weight: normal;
    font-family: "rf-dewi-extended", sans-serif;
    list-style: none;
}
.top-case__body li:before {
    top: 12px;
}
.lead-form__input {
    font-size: 14px;
}
.service-desc__text {
    opacity: 1;
    font-size: 16px;
}
.services-page.landings_services_block {
    padding-bottom: 0;
}
.services-page.landings_services_block {
    padding-top: 70px;
}
.services-page.landings_services_block .services-page__list {
    margin-top: 34px;
}
a.service-content__item {
    text-decoration: none;
    color: #0f0f0f;
}
.boss .boss__info .boss__name {
    font-size: 18px;
}
.boss .boss__info .boss__name a {
    font-size: 25px;
    text-transform: uppercase;
    color: #0f0f0f;
}
@media only screen and (min-width: 1280px)
{
    .boss .boss__info .boss__name {
        font-size: 28px;
    }
    .boss .boss__info .boss__name a {
        font-size: 34px;
    }
    .services-page.landings_services_block {
        padding-bottom: 70px;
    }
}
@media (max-width: 1279px) {
    .colored-bg-columns {
        margin-left: -16px;
        padding-left: 16px;
        margin-right: -16px;
        padding-right: 16px;
    }
}
    .top-cases-list-margin-bottom {
        margin-bottom: 70px;
    }
    @media only screen and (min-width:960px) {
        .top-cases-list-margin-bottom {
            margin-bottom: 100px;
        }
    }
.pb70 {
    padding-bottom: 70px;
}
.share__inner .project__final-case .h2 {
    font-size: 36px;
    padding-top: 16px;
}
.blog-article__col.img-valign-center {
    align-self: center;
}
.member-photo img.podcast_image {
    width: 80px;
    height: 80px;
    margin: 10px 15px 10px 5px;
}
.table-bordered {
    border: 1px solid #0f0f0f;
    border-collapse: collapse;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #0f0f0f;
    padding: 8px;
}
.table-bordered td p, .table-bordered th p {
    margin: 0;
}
