a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a, button, button:active, input, input:active, textarea, textarea:active {
    outline: 0
}

a {
    text-decoration: none;
    font-size: 16px;
    font-family: "mont";
    color: #1f1f1f;
    font-weight: 400
}

a:focus, a:hover {
    text-decoration: none;
    outline: 0
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.animation {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

input[aria-invalid=false] {
    background: #000
}

input[type=search]::-webkit-search-cancel-button {
    display: none
}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 1000px #fff;
    box-shadow: inset 0 0 0 1000px #fff;
    color: #fff !important
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

@font-face {
    font-family: "mont";
    src: url(../fonts/montregular-webfont.eot);
    src: url(../fonts/montregular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/montregular-webfont.woff2) format("woff2"), url(../fonts/montregular-webfont.woff) format("woff"), url(../fonts/montregular-webfont.ttf) format("truetype"), url(../fonts/montregular-webfont.svg#montregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "mont";
    src: url(../fonts/montsemibold-webfont.eot);
    src: url(../fonts/montsemibold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/montsemibold-webfont.woff2) format("woff2"), url(../fonts/montsemibold-webfont.woff) format("woff"), url(../fonts/montsemibold-webfont.ttf) format("truetype"), url(../fonts/montsemibold-webfont.svg#montsemibold) format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "mont";
    src: url(../fonts/montbold-webfont.eot);
    src: url(../fonts/montbold-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/montbold-webfont.woff2) format("woff2"), url(../fonts/montbold-webfont.woff) format("woff"), url(../fonts/montbold-webfont.ttf) format("truetype"), url(../fonts/montbold-webfont.svg#montbold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "mont";
    src: url(../fonts/montheavy-webfont.eot);
    src: url(../fonts/montheavy-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/montheavy-webfont.woff2) format("woff2"), url(../fonts/montheavy-webfont.woff) format("woff"), url(../fonts/montheavy-webfont.ttf) format("truetype"), url(../fonts/montheavy-webfont.svg#montheavy) format("svg");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "mont";
    src: url(../fonts/montheavyitalic-webfont.eot);
    src: url(../fonts/montheavyitalic-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/montheavyitalic-webfont.woff2) format("woff2"), url(../fonts/montheavyitalic-webfont.woff) format("woff"), url(../fonts/montheavyitalic-webfont.ttf) format("truetype"), url(../fonts/montheavyitalic-webfont.svg#montheavy_italic) format("svg");
    font-weight: 800;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "revalia";
    src: url(../fonts/revalia-regular-webfont.eot);
    src: url(../fonts/revalia-regular-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/revalia-regular-webfont.woff2) format("woff2"), url(../fonts/revalia-regular-webfont.woff) format("woff"), url(../fonts/revalia-regular-webfont.ttf) format("truetype"), url(../fonts/revalia-regular-webfont.svg#revaliaregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "roboto";
    src: url(../fonts/roboto-regular_allfont.ru-webfont.eot);
    src: url(../font/roboto-regular_allfont.ru-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/roboto-regular_allfont.ru-webfont.woff2) format("woff2"), url(../fonts/roboto-regular_allfont.ru-webfont.woff) format("woff"), url(../fonts/roboto-regular_allfont.ru-webfont.ttf) format("truetype"), url(../fonts/roboto-regular_allfont.ru-webfont.svg#robotoregular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

body, html {
    width: 100%;
    height: 100%;
    background: #fff;
    font-family: "mont";
    color: #1f1f1f;
    font-weight: 400;
    font-size: 12px;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

.wrapper {
    min-width: 1400px;
    width: 100%
}

@media (max-width: 1440px) {
    .wrapper {
        width: 100%;
        min-width: 100%
    }
}

.wrapper__main {
    width: 1400px;
    margin: 0 auto;
    margin-top:20px;
}

@media (max-width: 1440px) {
    .wrapper__main {
        width: 100%;
        padding: 0 20px
    }
}

.header {
    background-image: url(../img/bg-header.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 24px 0 48px;
    background-size: cover
}

.header-user {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 4px
}

.header-user__registration {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-user__registration figure {
    width: 84px;
    height: 84px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    border-radius: 16.8px
}

.header-user__registration figure svg {
    width: 100%;
    position: absolute;
    -o-object-fit: contain;
    object-fit: contain;
    height: auto;
    bottom: 0
}

.header-user__registration div, .header-user__registration figure, .header-user__registration figure svg path, .offers__info_products-slider.active .slider-products .slick-arrow line, .offers__info_products-slider.active .slider-products .slick-arrow path, .slider .slick-arrow line, .slider .slick-arrow path {
    -webkit-transition: .5s;
    transition: .5s
}

.header-user__registration div {
    margin-left: 20px;
    color: #fff;
    width: 250px
}

.header-user__registration div p {
    font-weight: 700;
    font-size: 21.2927px;
    line-height: 27px
}

.header-user__registration div span {
    font-size: 14px;
    line-height: 16px;
    font-family: "roboto"
}

.header-user__registration:hover div {
    color: #76e6ff
}

.header-user__registration:hover figure {
    background-color: #76e6ff
}

.header-user__registration:hover figure svg path {
    fill: #fff
}

.header-titles {
    color: #fff;
    margin-left: 120px
}

.header-titles h2 {
    font-size: 33px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 20px;
    font-family: "revalia";
    font-weight: 400
}

.header-titles h2 .black {
    color: #3f3f3f
}

.header-titles h2 .red {
    color: #d538a9
}

.header-titles h2 span {
    margin: 0 7px
}

.header-titles h3 {
    font-weight: 800;
    font-size: 40px;
    line-height: 51px
}

.header-titles h3 span {
    font-style: italic
}

.header-titles h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px
}

@media (max-width: 100px) {
    .header {
        width: 100%
    }
}

.slider {
    width: 100%;
    padding: 52px 0
}

.slider__main {
    width: 1440px
}

.slider .slider-link {
    position: relative;
    height: 296px;
    overflow: hidden
}

.slider .slider-link img {
    width: 100%;
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 15px;
    width: calc(100% - 20px);
    display: block
}

.slider .slider-link.slick-active a, .slider__main {
    padding-left: 20px
}

.slider .slick-arrow, .tab button {
    -webkit-transition: .5s;
    transition: .5s
}

.slider .slick-arrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.slider .slick-arrow.slick-prev {
    left: -48px
}

.slider .slick-arrow.slick-next {
    right: -30px
}

.slider .slick-arrow:hover path {
    fill: #666
}

.slider .slick-arrow:hover line {
    stroke: #666
}

.slider-offers {
    padding: 25px 0 0
}

.slider-offers .slider-link {
    height: 336px
}

.tab {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tab button {
    border: 0;
    background-color: #e9e9e9;
    border-radius: 5px;
    padding: 10px 24px;
    font-family: "mont";
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    margin-right: 10px;
    margin-bottom: 12px
}

.tab button .title {
    margin-right: 15px;
    color: #1f1f1f
}

.tab button .number {
    color: #c71111
}

.tab button:hover {
    background-color: #b6edff;
    cursor: pointer
}

.tab button.active {
    background-color: #54d0f7
}

.tab button.active .number, .tab button.active .title {
    color: #fff
}

.filter, .filter-text, .tab, .tab button {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.filter {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 22px 0 14px
}

.filter-text {
    font-weight: 800
}

.filter-text span {
    font-size: 22px;
    color: #3c3c3c;
    margin-right: 40px
}

.filter-text__number {
    font-size: 28px;
    color: #c71111
}

.filter-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.filter-select {
    position: relative;
    width: 170px;
    height: 46px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .2);
    z-index: 1000;
    margin-right: 20px
}

.filter-select .content, .filter-select .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.filter-select .title {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding-left: 25px;
    cursor: pointer;
    position: relative;
    font-size: 15px
}

.filter-select .title::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #54f79f;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.filter-select .title.red::after {
    background-color: #f7ac54
}

.filter-select .content {
    position: absolute;
    top: 46px;
    left: 3px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 6px);
    border-top: none;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    opacity: 0;
    z-index: 8;
    overflow-y: auto;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0 5.53846px 5.53846px rgba(0, 0, 0, .25);
    box-shadow: 0 5.53846px 5.53846px rgba(0, 0, 0, .25);
    background-color: #efeeee;
    padding: 0
}

.filter-select .content:hover {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch
}

.filter-select .content::-webkit-scrollbar {
    -webkit-appearance: none;
    appearance: none;
    width: 5px
}

.filter-select .content::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(199, 17, 17, .5)
}

.filter-select .content-input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.filter-select .content-input[id=singleAccess0], .filter-select .content-label[for=singleAccess0] {
    display: none
}

.filter-select .content-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0 36px 0 16px;
    cursor: pointer;
    overflow: hidden;
    font-size: 15px;
    line-height: 1.1;
    color: #1f1f1f;
    position: relative
}

.filter-select .content-label:after, .filter-select.active .content li .content-label:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 12px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.filter-select .content-label.label11::after {
    background-color: #54f79f
}

.filter-select .content-label.label12::after {
    background-color: #f7ac54
}

.filter-select .content-label.strings-content__label {
    padding: 0 0 0 16px
}

.filter-select.active .content {
    opacity: 1;
    max-height: 214px;
    padding: 10px 0
}

.filter-select.active .content-label + .content-input + .content-label {
    min-height: 28px
}

.filter-select.active .content li {
    position: relative
}

.filter-select.active .content li .content-label {
    min-height: 28px;
    position: relative
}

.filter-select.active .content li .content-label:after {
    left: auto;
    width: 15px;
    height: 15px;
    border: 1px solid #a6a3a6;
    border-radius: 3px;
    background-color: #fff
}

.filter-select.active .content li:first-child {
    display: none
}

.filter-select.select-checkbox-label {
    padding-left: 12px
}

.filter-select.select-checkbox .title::after {
    border: 6px solid transparent;
    border-top: 10px solid #54f79f;
    border-radius: 0;
    background-color: #fff;
    width: auto;
    height: auto;
    top: 60%
}

.filter-select.select-checkbox.active .content-input {
    width: 100%;
    height: 100%
}

.filter-select.select-checkbox.active .content-input:checked + label.content-label::after {
    background-image: url(../img/check.svg);
    background-position: center;
    background-repeat: no-repeat
}

.filter-search, .filter-select.select-checkbox.active .content-label {
    position: relative
}

.filter-select.category {
    width: 234px
}

.filter-select.country {
    width: 200px
}

.filter-search {
    width: 400px;
    height: 46px
}

.filter-search__input {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 5px;
    width: 100%;
    height: 100%;
    padding: 0 70px 0 25px;
    font-family: "mont";
    color: #1f1f1f;
    font-size: 15px;
    -webkit-transition: .5s;
    transition: .5s
}

.filter-search__input::-webkit-input-placeholder {
    color: #1f1f1f
}

.filter-search__input::-moz-placeholder {
    color: #1f1f1f
}

.filter-search__input:-ms-input-placeholder {
    color: #1f1f1f
}

.filter-search__input::-ms-input-placeholder {
    color: #1f1f1f
}

.filter-search__input::placeholder {
    color: #1f1f1f
}

.filter-search__input:focus::-webkit-input-placeholder {
    opacity: 0
}

.filter-search__input:focus::-moz-placeholder {
    opacity: 0
}

.filter-search__input:focus:-ms-input-placeholder {
    opacity: 0
}

.filter-search__input:focus::-ms-input-placeholder {
    opacity: 0
}

.filter-search__input:focus::placeholder {
    opacity: 0
}

.filter-search__input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 1000px #fff;
    box-shadow: inset 0 0 0 1000px #fff;
    color: #fff !important;
    border-color: #cfcfcf
}

.filter-search__button {
    position: absolute;
    top: 50%;
    right: 20px;
    border: 0;
    background: 0 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer
}

.company {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 10px 10px 10px 10px;
    display: block
}

.company div, .company li {
    vertical-align: middle;
    min-height: 90px;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.company div:first-child, .company li:first-child {
    position: relative;
    overflow: hidden;
    width: 160px;
    padding: 0 0 0 20px
}

.company div:first-child img, .company li:first-child img {
    max-width: 100%
}

.company div:nth-child(2), .company li:nth-child(2) {
    width: 90px
}

.company div:nth-child(3), .company li:nth-child(3) {
    width: 160px;
    font-weight: 600
}

.company div:nth-child(4), .company li:nth-child(4) {
    width: 112px
}

.company div:nth-child(5), .company li:nth-child(5) {
    width: 224px
}

.company div:nth-child(6), .company li:nth-child(6) {
    width: 70px
}

.company div:last-child, .company li:last-child {
    width: 180px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 22px;
    color: #c71111;
    font-weight: 800
}

.company ul, .company-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    padding: 10px 0;
    
}

.company ul:first-child div, .company ul:first-child li, .company-link:first-child div, .company-link:first-child li {
    height: 60px;
    text-align: left;
    vertical-align: middle;
    font-weight: 800;
    font-size: 16px;
    color: #1f1f1f
}

.company ul:first-child div:first-child, .company ul:first-child div:last-child, .company ul:first-child li:first-child, .company ul:first-child li:last-child, .company-link:first-child div:first-child, .company-link:first-child div:last-child, .company-link:first-child li:first-child, .company-link:first-child li:last-child {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.company ul:last-child, .company-link:last-child, .offers-list.table .table-lid__list:last-child .table-lid__list-info, .offers-list.table .table-lid__list:last-child .table-lid__list-payments, .offers-list.table .table-lid__list:last-child .table-lid__list-type {
    border-bottom: none
}

.company .pages > li {
    width: 50%
}

.company .pages > li:last-child {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.company .pages ul, .company .pages ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.company .pages ul li {
    border-radius: 6px;
    width: 37px;
    height: 37px;
    margin-right: 6px;
    padding: 0
}

.company .pages ul li a {
    font-size: 18px;
    font-weight: 600;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    background-color: #fff;
    -webkit-transition: .5s;
    transition: .5s
}

.company .pages__arrow a {
    opacity: .3;
    cursor: pointer;
    border: .8px solid rgba(0, 0, 0, .2)
}

.company .pages__arrow a:hover {
    background-color: #b6edff
}

.company .pages__arrow a.active {
    border: 1px solid rgba(0, 0, 0, .2);
    opacity: 1
}

.company .pages__number {
    border: 1px solid rgba(0, 0, 0, .2)
}

.company .pages__number a:hover {
    background-color: #b6edff
}

.company .pages__number.active a {
    background-color: #54d0f7
}

.company .pages-box1 {
    padding-left: 40px
}

.company .pages-box2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 40px
}

.company .pages-box2 .pages-all__string {
    font-size: 15px;
    line-height: 16px;
    color: #1f1f1f;
    font-weight: 400;
    padding: 0 20px 0 0;
    border-right: 1px solid #000;
    margin-right: 0;
    height: auto;
    width: auto
}

.company .pages-box2 .pages-all__string span {
    margin-left: 10px
}

.company .pages-box2 .pages-choice {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto
}

.company .pages-box2 .pages-choice__text {
    font-size: 15px;
    line-height: 16px;
    color: #1f1f1f;
    font-weight: 400;
    margin-right: 10px;
    width: auto
}

.company .pages-box2 .pages-choice__strings {
    margin-right: 0;
    width: 38px;
    height: 20px;
    border: 0
}

.company .pages-box2 .pages-choice__strings .strings-title {
    padding-left: 0;
    font-size: 15px;
    line-height: 16px;
    color: #1f1f1f;
    font-weight: 400
}

.company .pages-box2 .pages-choice__strings .strings-title::after {
    right: 0;
    border: 6px solid transparent;
    border-top: 10px solid #54f79f;
    border-radius: 0;
    background-color: #fff;
    width: auto;
    height: auto;
    top: 60%
}

.company .pages-box2 .pages-choice__strings .strings-content {
    top: 22px;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 120px;
    display: block
}

.company .pages-box2 .pages-choice__strings .strings-content__label {
    padding-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 400
}

.filter-select.active .content-label.strings-content__label {
    min-height: 28px
}

.title3 {
    font-weight: 600;
    font-size: 40px;
    line-height: 51px;
    color: #000;
    margin: 40px 0 25px;
    text-align: center
}

.bussines {
    padding: 90px 0 100px
}

.bussines a {
    display: block
}

.bussines a img {
    display: block;
    margin: 0 auto
}

.registration {
    border-radius: 50px 50px 0 0;
    position: relative;
    overflow: hidden;
    background-color: rgba(182, 237, 255, .5);
    color: #000
}

.registration-main {
    padding: 110px 230px 85px
}

.registration h3 {
    font-weight: 600;
    font-size: 40px;
    line-height: 51px;
    text-align: center
}

.registration-list {
    padding: 54px 0 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.registration-list li {
    margin-bottom: 60px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.registration-list li img {
    width: 48px
}

.registration-list li p {
    width: 290px;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    margin-left: 20px
}

.registration-list li:nth-child(even) p {
    width: 330px
}

.registration-star {
    position: absolute
}

.registration-star__left {
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.registration-star__bottom {
    right: 0;
    bottom: 0
}

.registration-star__top {
    top: 0;
    right: 50px
}

.registration-button {
    background: #54d0f7;
    -webkit-box-shadow: 0 5px 20px rgba(10, 100, 129, .25);
    box-shadow: 0 5px 20px rgba(10, 100, 129, .25);
    border-radius: 40px;
    font-family: "mont";
    font-weight: 600;
    font-size: 20px;
    color: #000;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #54d0f7;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 430px;
    height: 66px;
    margin: 0 auto
}

.registration-button:hover {
    background-color: #1aacff
}

.footer {
    background-image: url(../img/footer-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    padding: 42px 0 10px
}

.footer a, .offers-list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer a img {
    display: block
}

.footer p {
    font-size: 14px;
    line-height: 18px
}

.discription .header-titles h2 .black, .discription .header-titles h2 .red, .footer p {
    color: #fff
}

.offers {
    margin-top: 48px
}

.offers-list > li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.offers-list > li:first-child {
    width: 118px
}

.offers-list > li:nth-child(2), .offers-list > li:nth-child(3) {
    width: 336px;
    border-right: 1px solid rgba(0, 0, 0, .2);
    padding: 0 10px 0 26px
}

.offers-list > li:nth-child(3) {
    width: 350px;
    padding: 0 26px
}

.offers-list > li:nth-child(4) {
    width: 246px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right: 1px solid rgba(0, 0, 0, .2)
}

.offers-list > li:last-child {
    width: 346px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.offers-list.top {
    border-top: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.offers-list.top > li {
    height: 56px;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase
}

.offers-list.top > li:first-child {
    font-weight: 400;
    font-size: 14px;
    text-transform: inherit;
    padding-left: 18px;
    position: relative
}

.offers-list.top > li:first-child::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #91d601;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0
}

.offers-list.table {
    min-height: 120px;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.offers-list.table.top {
    min-height: auto
}

.offers-list.table > li:first-child img {
    max-width: 100px
}

.offers-list.table .table-offer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.offers-list.table .table-offer__number {
    font-weight: 800;
    font-size: 32px;
    line-height: 41px;
    color: #3c3c3c;
    margin-bottom: 5px
}

.offers-list.table .table-offer__number-name {
    display: none;
    margin-right: 10px
}

.offers-list.table .table-offer__name, .offers__info h3 {
    font-weight: 800;
    font-size: 18px;
    line-height: 23px
}

.offers-list.table .table-lid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(100% - 336px - 118px);
    border-right: none;
    padding: 0
}

.offers-list.table .table-lid__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    font-size: 15px;
    line-height: 19px
}

.offers-list.table .table-lid__list-info {
    width: 350px;
    padding: 18px 26px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    border-right: 1px solid rgba(0, 0, 0, .2)
}

.offers-list.table .table-lid__list-payments, .offers-list.table .table-lid__list-type {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.offers-list.table .table-lid__list-type {
    width: 246px;
    border-right: 1px solid rgba(0, 0, 0, .2)
}

.offers-list.table .table-lid__list-payments {
    width: 346px;
    font-weight: 800;
    font-size: 20px;
    line-height: 38px;
    color: #ff0109
}

.offers-list.table .table-lid__list-payments--price {
    font-size: 30px;
    margin-right: 10px
}

.offers-list.table .table-lid__list-name {
    display: none
}

.offers__info {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 62px
}

.offers__info h3 {
    font-weight: 700;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    text-transform: uppercase;
    padding-bottom: 7px
}

.offers__info h4 {
    font-weight: 700
}

.offers__info_discription {
    width: calc(100% - 596px)
}

.offers__info_discription-info {
    border-right: 1px solid rgba(0, 0, 0, .2);
    padding: 14px 70px 24px 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400
}

.offers__info_discription-info .note {
    font-weight: 600
}

.offers__info_discription-info .info1 li, .offers__info_discription-info ul {
    margin-bottom: 20px
}

.offers__info_discription-info ul:last-child, .offers__info_products ul:last-child {
    margin-bottom: 0
}

.offers__info_discription-info .italic {
    font-style: italic
}

.offers__info_discription-info .info2 li {
    padding-left: 20px;
    position: relative
}

.offers__info_discription-info .info2 li::before {
    content: ".";
    position: absolute;
    left: 8px;
    top: 3px;
    line-height: 0;
    font-size: 20px
}

.offers__info_discription-info .info3 li {
    font-weight: 600
}

.offers__info_discription-info .info4 li {
    padding-left: 14px;
    position: relative
}

.offers__info_discription-info .info4 li::before {
    content: "_";
    position: absolute;
    left: 0;
    top: 1px;
    line-height: 0;
    font-size: 15px;
    font-weight: 400
}

.offers__info_products {
    width: 596px
}

.offers__info_products h3 {
    padding-left: 15px
}

.offers__info_products ul {
    margin-bottom: 70px
}

.offers__info_products ul li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    background-color: rgba(217, 217, 217, .2);
    height: 90px;
    padding: 15px 30px 15px 15px;
    font-size: 15px;
    line-height: 19px
}

.offers__info_products-text.name {
    width: 232px
}

.offers__info_products-button {
    border: 0;
    background: 0 0;
    color: #c71111;
    font-size: 14px;
    line-height: 18px;
    font-family: "mont";
    font-weight: 600;
    border-bottom: 1px solid currentColor;
    -webkit-transition: .5s;
    transition: .5s
}

.offers__info_products-button:hover {
    border-color: transparent;
    cursor: pointer
}

.offers__info_products-slider {
    visibility: hidden;
    position: fixed;
    top: 50%;
    left: 50%;
    max-height: 600px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 0
}

.offers__info_products-slider.active {
    visibility: visible;
    z-index: 5000
}

.offers__info_products-slider.active .slider-products {
    z-index: 5000
}

.offers__info_products-slider.active .slider-products .slick-slide p {
    text-align: center;
    position: relative
}

.offers__info_products-slider.active .slider-products.width-800 {
    width: 800px
}

.offers__info_products-slider.active .slider-products.width-600 {
    width: 600px
}

.offers__info_products-slider.active .slider-products.width-728 {
    width: 728px
}

.offers__info_products-slider.active .slider-products.width-240 {
    width: 240px
}

.offers__info_products-slider.active .slider-products .slick-slide div {
    width: 100%
}

.offers__info_products-slider.active .slider-products .slick-slide div p img {
    border-radius: 20px
}

.offers__info_products-slider.active .slider-products .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: .5s;
    transition: .5s
}

.offers__info_products-slider.active .slider-products .slick-arrow.slick-prev {
    left: -84px
}

.offers__info_products-slider.active .slider-products .slick-arrow.slick-next {
    right: -84px
}

.offers__info_products-slider.active .slider-products .slick-arrow:hover {
    cursor: pointer
}

.offers__info_products-slider.active .slider-products .slick-arrow:hover line, .offers__info_products-slider.active .slider-products .slick-arrow:hover path {
    fill: #fff;
    stroke: #fff
}

.offers__info_products-slider.active .slider-products .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    bottom: -100px
}

.offers__info_products-slider.active .slider-products .slick-dots li {
    border: 0;
    padding: 0;
    background-color: #d9d9d9;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 4px
}

.offers__info_products-slider.active .slider-products .slick-dots li button {
    font-size: 0;
    border: 0
}

.offers__info_products-slider.active .slider-products .slick-dots li.slick-active {
    background-color: #605f60
}

.offers__info_products-slider.active .slider-close {
    display: block
}

.offers__info_products-slider .slider-close {
    width: 40px;
    height: 40px;
    background-color: #54d0f7;
    border-radius: 50%;
    position: absolute;
    top: -40px;
    right: -40px;
    margin: 0;
    display: none
}

.offers__info_products-slider .slider-close li {
    width: 30px;
    background-color: #fff;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 0
}

.offers__info_products-slider .slider-close li:first-child {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.offers__info_products-slider .slider-close li:last-child {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.offers__info_products-slider .slider-close:hover {
    cursor: pointer
}

.offers__info_products-slider .slider-close:hover li {
    width: 20px;
    opacity: 1
}

.offers__info_products-slider .slider-close:hover li:first-child {
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg)
}

.offers__info_products-slider .slider-close:hover li:last-child {
    -webkit-transform: translate(-50%, -50%) rotate(270deg);
    transform: translate(-50%, -50%) rotate(270deg)
}

.background {
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 3000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.company-link__nane-id {
    display: none;
    font-weight: 700
}

@media screen and (max-width: 1500px) {
    .slider {
        padding-bottom: 80px
    }

    .slider-offers__box .slick-dots, .slider__box .slick-dots {
        position: absolute;
        bottom: -40px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }

    .slider-offers__box .slick-dots li, .slider__box .slick-dots li {
        width: 20px;
        height: 20px;
        border-radius: 50%;
        background-color: #d9d9d9;
        margin: 0 4px
    }

    .slider-offers__box .slick-dots li.slick-active, .slider__box .slick-dots li.slick-active {
        background-color: #605f60
    }

    .slider-offers__box .slick-dots li button, .slider__box .slick-dots li button {
        font-size: 0;
        border: 0
    }
}

@media screen and (max-width: 1440px) {
    .slider-offers .slider__main, .slider__main {
        width: 100%;
        padding: 0 0 0 20px
    }
}

@media screen and (max-width: 1360px) {
    .filter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        background: #54d0f7;
        border-radius: 20px 20px 0 0
    }

    .filter-right {
        padding-top: 70px;
        position: relative
    }

    .filter-search {
        position: absolute;
        top: 10px;
        width: 100%
    }

    .filter-select.country {
        margin: 0
    }

    .company {
        border-radius: 0 0 10px 10px
    }

    .filter-select {
        background-color: #fff
    }

    .slider .slider-link img {
        -o-object-fit: contain;
        object-fit: contain
    }
}

@media screen and (max-width: 1220px) {
    .registration-main {
        padding: 40px;
        color: #000
    }

    .registration-main li {
        width: 40%
    }

    .registration-list li p {
        width: auto
    }
}

@media screen and (max-width: 1200px) {
    .header__main {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .header-user {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: initial;
        -webkit-box-direction: initial;
        -ms-flex-direction: initial;
        flex-direction: initial;
        padding-bottom: 22px
    }

    .header-user__registration div span {
        display: none
    }

    .header-user__registration div {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        margin-left: 0;
        width: calc((100vw - 320px) / 880 * 100 + 150px);
        padding-right: 20px;
        text-align: right
    }

    .header-titles {
        color: #fff;
        margin-left: 0
    }

    .header-user__registration figure {
        width: calc((100vw - 320px) / 880 * 54 + 30px);
        height: calc((100vw - 320px) / 880 * 54 + 30px)
    }

    .header-user__registration div p {
        font-size: calc((100vw - 320px) / 880 * 9 + 12px);
        line-height: calc((100vw - 320px) / 880 * 12 + 15px)
    }

    .header-titles h3 {
        font-size: calc((100vw - 320px) / 880 * 12 + 28px);
        line-height: calc((100vw - 320px) / 880 * 15 + 36px)
    }

    .header-titles h4 {
        font-size: calc((100vw - 320px) / 880 * 2 + 16px);
        line-height: calc((100vw - 320px) / 880 * 6 + 20px)
    }

    .tab button {
        font-size: calc((100vw - 320px) / 880 * 1 + 13px);
        line-height: calc((100vw - 320px) / 880 * 1 + 17px);
        padding-left: calc((100vw - 320px) / 880 * 14 + 10px);
        padding-right: calc((100vw - 320px) / 880 * 14 + 10px)
    }

    .registration h3, .title3 {
        font-size: calc((100vw - 320px) / 880 * 14 + 26px);
        line-height: calc((100vw - 320px) / 880 * 23 + 28px)
    }

    .registration-list li p {
        font-size: calc((100vw - 320px) / 880 * 2 + 18px);
        line-height: calc((100vw - 320px) / 880 * 3 + 23px)
    }

    .slider-offers {
        padding-bottom: 0
    }

    .company div, .company li {
        font-size: calc((100vw - 320px) / 880 * 2 + 13px)
    }

    .company div:last-child, .company li:last-child {
        font-size: calc((100vw - 320px) / 880 * 5 + 17px)
    }
}

@media screen and (max-width: 1060px) {
    .company div:nth-child(4), .company li.top-name:nth-child(4) {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    .offers-list.table.top {
        border: 0;
        margin-bottom: 10px
    }

    .offers-list.table.top > li {
        display: none
    }

    .offers-list.table.top > li:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-weight: 700;
        padding-left: 32px
    }

    .offers-list.table.top > li:first-child::before {
        width: 22px;
        height: 22px
    }

    .offers-list.table {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .offers {
        margin-top: calc((100vw - 320px) / 704 * 28 + 20px)
    }

    .offers-list > li:first-child {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }

    .offers-list.table .table-offer {
        padding: 10px 0 18px;
        width: 100%;
        border: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid rgba(0, 0, 0, .3)
    }

    .offers-list.table .table-offer__number-name {
        display: inline
    }

    .offers-list.table .table-offer__name {
        font-size: 27px;
        line-height: 35px
    }

    .offers-list.table .table-lid {
        width: 100%
    }

    .offers-list.table .table-lid__list, .offers__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .offers-list.table .table-lid__list li {
        width: 100%;
        border-right: none;
        min-height: 60px
    }

    .offers-list.table .table-lid__list-name {
        display: block;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 18px;
        line-height: 23px;
        color: #1f1f1f
    }

    .offers-list.table .table-lid__list-info .table-lid__list-name {
        margin-bottom: 10px
    }

    .offers-list.table .table-lid__list-payments, .offers-list.table .table-lid__list-type {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .offers-list.table .table-lid__list-info {
        padding: 24px 0 0;
        border: 0
    }

    .offers-list.table .table-lid__list-type, .offers__info h3 {
        border: 0
    }

    .offers-list.top > li:first-child {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .offers__info_discription {
        width: 100%
    }

    .offers__info_discription-info {
        border-right: none;
        padding: 14px 0 24px;
        width: 100%;
        max-height: 300px;
        overflow-y: auto;
        margin-bottom: 40px
    }

    .offers__info_discription-info:hover {
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        -moz-overflow-scrolling: touch;
        -ms-overflow-scrolling: touch;
        -o-overflow-scrolling: touch;
        overflow-scrolling: touch
    }

    .offers__info_discription-info::-webkit-scrollbar {
        -webkit-appearance: none;
        appearance: none;
        width: 8px
    }

    .offers__info_discription-info::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #d9d9d9
    }

    .offers__info_products {
        width: 100%
    }

    .offers__info_products ul {
        border-radius: 20px;
        overflow: hidden
    }

    .offers__info_products ul li:last-child {
        border: 0
    }

    .offers__info_products ul:last-child {
        margin-bottom: 70px
    }
}

@media screen and (max-width: 1000px) {
    .offers__info_products-slider.active .slider-products .slick-dots {
        bottom: -100px
    }
}

@media screen and (max-width: 950px) {
    .company div:nth-child(5), .company li.top-name:nth-child(5) {
        display: none
    }

    .registration li {
        width: 48%
    }
}

@media screen and (max-width: 880px) {
    .offers__info_products-slider.active .slider-products.width-800, .offers__info_products-slider.active .slider-products.width-800 .slick-slide p, .offers__info_products-slider.active .slider-products.width-800 .slick-slide p img {
        width: 600px
    }
}

@media screen and (max-width: 850px) {
    .company .pages {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .company .pages > li {
        width: 100%;
        padding: 0 20px;
        height: 70px
    }

    .company .pages > li.pages-box1 ul, .company .pages > li.pages-box2 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .company .pages > li.pages-box1 ul {
        width: 100%
    }

    .company .pages > li.pages-box2 {
        height: 50px
    }

    .company {
        border: 0
    }

    .bussines {
        padding-right: 20px
    }

    .bussines a img {
        width: 100%
    }

    .filter {
        margin-right: -40px;
        position: relative;
        left: -20px
    }
}

@media screen and (max-width: 820px) {
    .offers__info_products-slider.active .slider-products.width-728, .offers__info_products-slider.active .slider-products.width-728 .slick-slide p, .offers__info_products-slider.active .slider-products.width-728 .slick-slide p img {
        width: 500px !important
    }
}

@media screen and (max-width: 760px) {
    .company div:nth-child(6), .company li.top-name:nth-child(6) {
        display: none
    }
}

@media screen and (max-width: 690px) {
    .offers__info_products-slider.active .slider-products.width-800, .offers__info_products-slider.active .slider-products.width-800 .slick-slide p, .offers__info_products-slider.active .slider-products.width-800 .slick-slide p img {
        width: 400px
    }
}

@media (max-height: 610px) and (max-width: 690px) {
    .offers__info_products-slider.active .slider-products.width-800, .offers__info_products-slider.active .slider-products.width-800 .slick-slide p, .offers__info_products-slider.active .slider-products.width-800 .slick-slide p img {
        width: 400px !important
    }
}

@media (max-width: 682px) and (max-height: 680px) {
    .offers__info_products-slider.active .slider-products.width-600, .offers__info_products-slider.active .slider-products.width-600 .slick-slide div p img {
        width: 400px
    }

    .offers__info_products-slider.eight, .offers__info_products-slider.free {
        max-height: 400px
    }
}

@media screen and (max-width: 680px) {
    .offers__info_products-slider.active .slider-products.width-600, .offers__info_products-slider.active .slider-products.width-600 .slick-slide div p img {
        width: 400px
    }

    .offers__info_products-slider.eight, .offers__info_products-slider.free {
        max-height: 400px
    }

    .filter-select {
        margin-right: 0
    }

    .filter-select.select1 {
        width: 37%
    }

    .filter-select.select1 .content {
        width: 226px;
        left: 3px
    }

    .filter-select.category {
        width: 33%
    }

    .filter-select.category .content {
        width: 226px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }

    .filter-select.country {
        width: 28%
    }

    .filter-select.country .content {
        width: 226px;
        left: auto;
        right: 3px
    }

    .slider .slider-link img {
        width: 100%
    }

    .filter-right {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .company li.top-name:first-child {
        display: none
    }

    .company .top-list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .company .top-list li {
        margin-right: 10px;
        width: 90px
    }

    .company .top-list li:last-child {
        margin-right: 0;
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
        width: calc(100% - 200px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .company-link {
        position: relative
    }

    .company a div:nth-child(2) {
        display: none
    }

    .company-link__name, .registration-list li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .company-link__name {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .company-link__nane-id {
        display: block
    }

    .registration-list li {
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .registration-list li p {
        margin-left: 0;
        margin-top: 10px;
        width: 100% !important;
        text-align: center
    }

    .registration-button {
        width: 100%
    }

    .company-link__price {
        width: 24% !important
    }

    .company-link__img {
        width: 26% !important
    }

    .company-link__name {
        width: 50% !important;
        padding: 0 10px
    }

    .tab button .title {
        margin-right: 10px
    }

    .filter, .wrapper__main {
        padding-right: 15px;
        padding-left: 15px
    }

    .filter {
        margin-right: -30px;
        position: relative;
        left: -15px
    }
}

@media screen and (max-width: 580px) {
    .offers__info_products-slider.active .slider-products.width-728, .offers__info_products-slider.active .slider-products.width-728 .slick-slide p, .offers__info_products-slider.active .slider-products.width-728 .slick-slide p img {
        width: 400px !important
    }
}

@media screen and (max-width: 540px) {
    .header-user a img {
        width: calc((100vw - 320px) / 220 * 70 + 100px)
    }

    .header-user__registration div {
        padding-right: 10px
    }

    .filter-select .title::after {
        right: 10px
    }

    .company-link__img {
        padding-left: 0 !important
    }

    .company .pages-box2 .pages-all__string {
        font-size: 12px;
        padding: 0 10px 0 0
    }

    .company .pages-box2 .pages-choice__text, .filter-select .title {
        font-size: 12px;
        padding-left: 10px
    }

    .company .pages ul li {
        width: calc((100vw - 320px) / 220 * 7 + 30px);
        height: calc((100vw - 320px) / 220 * 7 + 30px);
        margin-right: 4px
    }

    .company .pages > li {
        padding: 0
    }

    .pages__arrow:last-child {
        margin-right: 0 !important
    }

    .slider-offers .slider__main {
        padding-left: 0
    }

    .bussines {
        padding-right: 0
    }

    .offers__info_products ul li {
        padding: 15px 10px
    }

    .offers__info_products-button {
        font-size: 12px
    }
}

@media screen and (max-width: 490px) {
    .offers__info_products-slider.active .slider-products.width-800, .offers__info_products-slider.active .slider-products.width-800 .slick-slide p, .offers__info_products-slider.active .slider-products.width-800 .slick-slide p img {
        width: 300px !important
    }

    .offers__info_products-slider .slider-close {
        top: -48px;
        right: -10px
    }
}

@media screen and (max-width: 430px) {
    .offers__info_products-slider.active .slider-products.width-600, .offers__info_products-slider.active .slider-products.width-600 .slick-slide div p, .offers__info_products-slider.active .slider-products.width-600 .slick-slide div p img {
        width: 300px !important
    }

    .offers__info_products-slider.eight, .offers__info_products-slider.free {
        max-height: 300px !important
    }
}

@media screen and (max-width: 420px) {
    .offers__info_products-slider.active .slider-products.width-728, .offers__info_products-slider.active .slider-products.width-728 .slick-slide p, .offers__info_products-slider.active .slider-products.width-728 .slick-slide p img {
        width: 300px !important
    }
}

@media screen and (max-width: 380px) {
    .header-titles h2 {
        font-size: 28px
    }

    .offers__info_products-text.name {
        width: 170px
    }
}

@media screen and (max-width: 350px) {
    .filter-select .title::after {
        right: 3px
    }

    .filter-select .title {
        padding-left: 7px
    }

    .company .pages ul li {
        margin-right: 2px
    }
}

@media screen and (max-height: 610px) {
    .offers__info_products-slider.active .slider-products.width-800, .offers__info_products-slider.active .slider-products.width-800 .slick-slide div p img {
        width: 600px
    }

    .offers__info_products-slider.eight, .offers__info_products-slider.free {
        max-height: 400px
    }
}

@media screen and (max-height: 680px) {
    .offers__info_products-slider.active .slider-products.width-600, .offers__info_products-slider.active .slider-products.width-600 .slick-slide div p img {
        width: 400px
    }

    .offers__info_products-slider.eight, .offers__info_products-slider.free {
        max-height: 400px
    }
}


/*new*/
hr {
    border: none; /* Убираем границу для браузера Firefox */
    color: gray; /* Цвет линии для остальных браузеров */
    background-color: lightgray; /* Цвет линии для браузера Firefox и Opera */
    height: 1px; /* Толщина линии */
    margin: 0 auto;
    text-align: center;    
    margin-top: 5px;
    margin-bottom: 5px;
    width: 80%;
}