.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.no-dots {
    list-style-type: none;
}

.no-padding {
    padding: 0 !important;
}

.article-ul {
    list-style-type: none;
    padding: 0 !important;
    text-align: center;
    margin: 50px auto;
}

.strong {
    font-weight: bold;
}

.pagination .strong a {
    color: #000000 !important;
}

li:not(.ratinglist__header) .ratinglist_counter::before {
    content: none;
}

li:not(.ratinglist__header) .ratinglist_counter {
    font-weight: bold;
    color: #000000;
}

.ratinglist:not(.searchlist) > li:nth-of-type(2) .ratinglist_image::before,
.ratinglist:not(.searchlist) > li:nth-of-type(3) .ratinglist_image::before,
.ratinglist:not(.searchlist) > li:nth-of-type(4) .ratinglist_image::before {
    color: #cecece !important;
}

.ratinglist:not(.searchlist) > li:nth-of-type(2):hover .ratinglist_image::before,
.ratinglist:not(.searchlist) > li:nth-of-type(3):hover .ratinglist_image::before,
.ratinglist:not(.searchlist) > li:nth-of-type(4):hover .ratinglist_image::before {
    color: #ff841f !important;
}

.ratingface__widget > figure > picture {
    max-height: 406px;
}

.blogwidget_full {
    background-size: contain;
    background-repeat: no-repeat;
}

.searchlist .ratinglist_company {
    flex: 0 0 40%;
}

.ratinglist_name {
    flex: 0 0 30%;
    min-width: initial;
}

.searchlist .ratinglist_inn {
    flex: 0 0 20%;
}

.searchlist.ratinglist > li {
    height: 100%;
    padding: 10px 0;
}

.rating__result > div:last-child {
    margin-bottom: 0;
}

.blogwidget__card img {
    max-width: 302px;
    max-height: 220px;
    object-fit: cover;
}

.company__info p {
    margin-right: 10px;
}

.ratingface__description h4 a {
    color: #000000;
    font-size: 25px;
    text-decoration: none;
}

.ratinglist_image, li.ratinglist__header .ratinglist_image {
    flex: 0 0 7%;
}

.ratinglist_company {
    flex: 0 0 50%;
}

li.ratinglist__header .ratinglist_counter, li:not(.ratinglist__header) .ratinglist_counter {
    flex: 0 0 3%;
}

.mt-30 {
    margin-top: 30px;
}

.popup__header {
    text-align: center;
}

.findir__photo > label:last-of-type {
    margin-top: initial;
}

.findir__photo > label:last-of-type::before {
    content: none !important;
}

.tbl > li > span:not([class^='tbl__counter']),
.tbl > li > p:not([class^='tbl__counter']) {
    padding: 40px 30px;
    width: calc(25% - 40px);
    flex: 0 0 calc(25% - 40px);
}

.findir__save {
    cursor: pointer;
}

.popup.popup__fio form input::placeholder {
    opacity: 50%;
}

.blogface__widget > figure > figcaption > p a {
    color: #4d4d4d;
    text-decoration: none;
}

.pop_up_block p {
    text-align: justify;
}

.request {
    background: #FEF4EB;
    margin: 0 0 34px;
    padding: 14px 35px;
    height: 74px;
    width: 100%;
    display: flex;
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 23px;
    justify-content: space-between;
}

.request img {
    margin-right: 30px;
}

.request span a {
    text-decoration: none;
    color: #ff7300;
}

.request div:last-child a {
    margin-left: 75px;
    background: #E16E01;
    width: 258px;
    height: 45px;
    color: #ffffff;
    text-decoration: none;
    display: block;
    line-height: 45px;
    text-align: center;
}

.premia {
    background-size: contain;
    background: url('/img/premia.jpg') center right;
    padding: 50px 50% 50px 80px;
    margin-bottom: 80px;
}

.premia h2 {
    margin: 0;
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: 900;
    font-size: 50px;
    line-height: 59px;
    color: #FF7F00;
}

.premia h2 span {
    color: #ffffff;
}

.premia p {
    color: #FFFFFF;
}

.premia__section {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
    padding: 0 30px;
}

.premia__section div.step {
    position: relative;
}

.premia__section div.step p:first-child {
    padding-top: 200px;
    max-width: 270px;
    width: 100%;
    height: 300px;
}

.premia__section div.step:first-child p:first-child {
    padding-left: 30px;
}

.premia__section div.step > div {
    height: 100px;
}

.premia__section div p:first-child::before {
    content: '2';
    font-family: Montserrat, serif;
    font-style: normal;
    font-weight: 800;
    font-size: 301px;
    line-height: 0;
    color: #DFDFDF;
    top: 135px;
    position: absolute;
    z-index: -1;
}

.premia__section div::after {
    content: ' ';
    position: absolute;
    right: -50%;
    bottom: 25px;
    background: url(/img/arrow.svg) no-repeat;
    width: 129px;
    height: 18px;
}

.premia__section div:last-child::after{
    content: none;
}

.premia__section div:first-child p:first-child::before {
    /*left: -20px;*/
    content: '1';
}

.premia__section div:last-child p:first-child::before {
    content: '3';
}

.premia__section a.btn {
    background: #FF7F00;
    color: #ffffff;
    text-decoration: none;
    line-height: 45px;
    height: 45px;
    display: block;
    width: 221px;
    text-align: center;
    transition: all 0.3s ease-out 0s;
}

.premia__section a.btn:hover{
    background-color: #000000;
}

@media (max-width: 1024px) {
    .request {
        height: 100%;
        flex-direction: column;
    }

    .request .img__wrapper {
        margin: 0 auto 30px;
    }

    .request img {
        margin: initial;
    }

    .request div:last-child a {
        margin: initial;
        margin-top: 30px;
    }

    .premia {
        padding: 30px;
        margin-bottom: 40px;
    }

    .premia h2 {
        font-size: 30px;
    }

    .premia__section div.step p:first-child {
        height: initial;
    }

    .blogwidget_full {
        background-size: initial;
        background-position: center center;
    }

    .premia__section div.step:first-child p:first-child{
        padding-left: initial;
    }

    .premia__section div::after{
        content: none;
    }

    .blogwidget__card img {
        max-width: 100%;
    }

    .blogface__widget > figure > figcaption > p > b {
        padding-bottom: 5px;
    }

    .blogface__widget > figure > figcaption {
        padding-left: 10px;
        padding-right: 10px;
    }

    .blogface__widget > figure > figcaption > h4 > span {
        right: 10px;
    }

    .blogface__widget > figure > figcaption > p {
        line-height: 1.3;
    }

    h2 {
        word-wrap: break-word;
    }

    .footer__menu img {
        max-width: 100%;
    }

    .ratinglist_image {
        display: none;
    }

    .ratinglist_counter {
        flex: 0 0 15%;
    }

    .ratinglist_company {
        flex: 0 0 70%;
        word-break: break-all;
    }

    .ratinglist_score {
        min-width: initial;
    }

    .pagination {
        margin: 50px 0;
        padding: 0;
    }

    .organization img {
        max-width: 100%;
    }

    .searchlist .ratinglist_company {
        flex: 0 0 60%;
    }

    .searchlist .ratinglist_inn {
        flex: 0 0 40%;
        display: flex;
        min-width: initial;
    }
}