

/* Start:/local/templates/elyts_2020/components/bitrix/catalog/brands/style.css?1755159906240*/
.page__container {
    /*padding-top: 40px;*/
}
.page__container h1, .page__container .h1 {
    text-transform: none;
}
.page .wrapper_h1 {
    margin: 25px -10px 22px;
}
.page__container .ajaxContainer {
    min-height: unset;
}
/* End */


/* Start:/local/templates/elyts_2020/components/redis/brands.list/top_brands/style.css?175515990610182*/
.menu-alphabet {
    background-color: #FFF;
    font-size: 1em;
    padding: 20px 0;
    position: static;
    top: 0;
    z-index: 15;
}
.menu-alphabet.menu-alphabet_fixed {
    position: sticky;
}

.menu-alphabet .navbar {
    padding: 0;
}

.menu-alphabet__name {
    color: #808080;
}

.menu-alphabet__bukva a {
    padding-left: 5px;
    padding-right: 5px;
    min-width: 20px;
    display: inline-block;
    margin: 0 3px;
    line-height: 20px;
    text-align: center;
}

.menu-alphabet__bukva a.active {
    background-color: #000000;
    color: #fff;
}

.menu-alphabet__bukva a.active:hover {
    background-color: #000000;
    color: #fff;
}

.menu-alphabet__bukva a:hover {
    background-color: #eee;
    color: #212529;
    text-decoration: none;
}

.menu-alphabet__all {
    padding-left: 4px;
    padding-right: 4px;
    display: inline-block;
    border-radius: 2px;
}

.menu-alphabet__all.active {
    background-color: #000000;
    color: #fff;
}

.menu-alphabet__all.active:hover {
    background-color: #000000;
    color: #fff;
}

.menu-alphabet__all:hover {
    background-color: #eee;
    color: #212529;
    text-decoration: none;
}

.menu-alphabet__right {
    text-align: right;
}
.menu-alphabet__right .active,
.brands__sex .active{
    color: var(--blueLineColor);
    position: relative;
}
.menu-alphabet__right .active:before,
.brands__sex .active:before{
    background-color: transparent;
  content: " ";
  display: block;
  height: 15px;
  left: 0;
  margin-left: 3px;
  right: 0;
  position: absolute;
  top: 37%;
  width: calc(100% - 6px);
  z-index: 4;
  border-bottom: 2px solid var(--blueLineColor);
}

.menu-item-sex {
	cursor: pointer;
    font-size: 14px;
}

.menu-alphabet__right a {
    color: #808080;
}

.menu-alphabet__right a:hover {
    color: #212529;
}
.active_zhenskiy .brand-item:not([data-gender*="zhenskiy"]){
    display: none!important;
}
.active_muzhskoy .brand-item:not([data-gender*="muzhskoy"]){
    display: none!important;
}
.active_detskiy .brand-item:not([data-gender*="detskiy"]){
    display: none!important;
}


.brands-count {
    color: #cfcfcf;
    font-weight: 300;
    font-size: 14px
}

.active-path {
    display: none;
}

.favorite_brand_active .active-path {
    display: inline-block;
}

.favorite_brand_active .noactive-path {
    display: none;
}

.b-header {
    font-family: var(--ff-Titles);
    font-size: 1.25em;
    letter-spacing: 4px;
    line-height: 40px;
    text-transform: uppercase;
}

.img-brand {
    max-height: 80px;
}

.search-input-wrapper {
    position: relative;
}

.search-input-wrapper svg {
    position: absolute;
    right: 10px;
    top:50%;
    transform: translateY(-50%);
}

.search-input-wrapper input {
    padding: 10px;
    padding-right: 40px;
    border: 1px solid #101820;
    font-size: 13px;
}

.search-input-wrapper input:focus {
    outline: none;
}

.reset-list li {
    list-style: none;
}

.reset-list {
    padding: 0;
}

.gender-radios:checked ~ label {
    color:#49bcb0 !important;
    position: relative;
    border-bottom: 1px solid #49bcb0;
}

.search-block {
    position: relative;
}

.all-brand-item-js.hidden-brand {
    display: none;
}

.letter-container-js.hidden-brand {
    display: none;
}

.all-brand-item-js.hidden-brand-gender {
    display: none;
}

.letter-container-js.hidden-brand-gender {
    display: none;
}
.brand-item-row {
    height: 100%;
}

.top-brand-js.hidden-brand-gender {
    display: none;
}

.brands-names ul {
    padding-left: 0;
}

.brands-names ul li {
    list-style: none;
}

.brands-names ul li li {
    margin-bottom: 10px;
}

.brands-names > ul ul {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

.brands-names > ul ul a:hover {
    color: #000;
}

.brands-names > ul ul a {
    color: #808080;
    width: 100%;
}

.brands-names__bukva {
    font-family: var(--ff-Titles);
    font-size: 1.625em;
}

.brands-names__count {
    color: #808080;
    font-size: 0.813em;
}
.menu-alphabet__bukva {
    max-width: 902px;
}
.letter-rows {
    column-gap: 25px;
}
.custom-tooltip {
    max-width: 303px;
    padding: 24px;
    background-color: #041D30;
    z-index: 15;
    position: absolute;
}
.custom-tooltip--inner {
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    color: #C8CCD1;
}
.custom-tooltip--inner a {
    color: #018CD5;
}
.custom-tooltip--inner a:hover {
    color: #018CD5;
    text-decoration: underline;
}
.custom-tooltip .arrow {
    position: absolute;
    width: 16px;
    height: 16px;
    bottom: -6px;
    left: 33px;
    background-color: #041D2F;
    transform: rotate(45deg);
}

.brands__top_brands .b-header {
    text-transform: none;
    font-size: 22px;
    letter-spacing: 0;
    font-weight: 500;
}
.page .menu-alphabet__all {
    padding: 8px 16px;
    margin-right: 6px;
    line-height: 16px;
    font-size: 12px;
}
.page .menu-alphabet__bukva a {
    padding: 8px;
    margin-right: 1px;
    line-height: 16px;
    font-size: 12px;
    color: #041D30;
    margin-bottom: 6px;
    font-weight: 500;
}
.page .menu-alphabet__bukva a:last-child {
    margin-right: 0;
}
.page .menu-alphabet__bukva a.active {
    color: #fff;
    padding: 8px 16px;
}
.menu-alphabet .ml-3, .mx-3 {
    margin-left: 0 !important;
}
.page .search-input-wrapper input {
    padding: 7px 8px 7px 48px;
    border: 1px solid #C8CCD1;
    font-size: 14px;
    width: 519px;
}
.search-input-wrapper:hover input {
    border: 1px solid #626D7B;
}
.page .search-input-wrapper svg {
    width: 24px;
    height: 24px;
    left: 16px;
}
.page .brands__sex {
    margin-bottom: 48px;
}
.page .brands__sex .active:before {
    height: unset;
    bottom: 0;
}
.page .brands__sex .menu-item-sex {
    padding: 10px 0;
    position: relative;
}
.page .brands__sex .menu-item-sex:not(.active):hover {
    color: var(--blueLineColor);
}
.page .brands-names__bukva {
    font-size: 22px;
    line-height: 26px;
}
.page .brands-names__bukva .brands-names__line {
    position: relative;
    width: 100%;
}
.page .brands-names__bukva .brands-names__line:before {
    content: '';
    display: block;
    height: 1px;
    background-color: #E3E5E8;
    top: 50%;
    position: absolute;
    width: 100%;
}
.page .brands-names__bukva .bukva {
    margin-right: 16px;
    white-space: nowrap;
}
.page .favorite_brands-js:hover svg .noactive-path {
    stroke: #018CD5;
}
.page .favorite_brand_active svg .noactive-path {
    stroke: #018CD5;
}
.page .favorite_brand_active svg .active-path {
    stroke: #018CD5;
    fill: #018CD5;
}
.page .top-brands__grid-item {
    background-color: #F4F5F6;
    text-align: center;
    min-height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
    padding: 0 8px;
    transition: .4s;
    position: relative;
}
.page .top-brands__grid-item:hover {
    background-color: #E3E5E8;
}
.page .top-brand-js:nth-child(6n) {
    margin-right: 0;
}
.top-brands__grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    column-gap: 24px;
    row-gap: 24px;
}
.favorite_brands_block-js {
    margin-bottom: 53px;
}
.top-brands__grid-item .favorite_brands-js {
    position: absolute;
    right: 0px;
    top: 10px;
}
.favorite_brands-js:not(.favorite_brand_active) .no-filled,
.favorite_brands-js.favorite_brand_active .filled
{
    display: block;
}
.favorite_brands-js.favorite_brand_active .no-filled,
.favorite_brands-js:not(.favorite_brand_active) .filled
{
    display: none;
}
.brands-not_found {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    margin-top: 100px;
}
@media only screen and (max-width: 1199px) {
    .menu-alphabet__right {
        width: 100%;
    }
}
@media only screen and (max-width: 991px) {
    .menu-alphabet {
        font-size: 1.125rem;
    }

    .menu-alphabet .navbar {
        display: block !important;
        white-space: normal;
    }

    .menu-alphabet__bukva a {
        margin-bottom: 5px;
    }

    .menu-alphabet .menu-alphabet__name {
        display: none;
    }
    .page .wrapper_h1 {
        margin: 0px -10px 8px;
    }
    .page .breadcrumbs {
        margin: 0 0 28px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 1280px) {
    .page .search-input-wrapper input {
        width: 306px;
    }
    .top-brands__grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 991px) {
    .menu-alphabet .navbar {
        text-align: left;
    }
    .letter-rows {
        flex-flow: wrap-reverse;
    }
    .page .search-input-wrapper, .page .search-input-wrapper input {
        width: 100%;
    }
    .page .search-input-wrapper {
        margin-bottom: 16px;
    }
    .menu-alphabet {
        border: none;
        padding: 20px 0 0;
    }
}

@media only screen and (max-width: 768px) {
    .top-brands__grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 560px) {
    .top-brands__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .menu-alphabet_fixed .navbar {
        width: 100%;
        overflow-x: auto;
        scrollbar-width: none;
    }
    .menu-alphabet_fixed .menu-alphabet__bukva {
        max-width: 100%;
        display: flex;
        white-space: nowrap;
        column-gap: 6px;
    }
    .menu-alphabet_fixed .menu-alphabet__bukva a {
        display: block;
        min-width: unset;
    }
    .menu-alphabet {
        padding: 20px 0 12px;
    }
    .top-brands__grid {
        column-gap: 16px;
        row-gap: 16px;
    }
}
/* End */


/* Start:/local/templates/elyts_2020/components/redis/banners.list/brands.bottom/style.css?17352145911667*/
.bottom-banner {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 24px;
    width: 100%;
}
.bottom-banner__card {

}
.bottom-banner__image {
    width: 100%;
    height: 178px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s;
}
.bottom-banner__image:hover {
    transform: scale(1.03);
}
.bottom-banner__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bottom-banner__image.woman-image img {
    object-position: 100% 23%;
}
.bottom-banner__image .bg-shadow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #041D3033;
    z-index: 10;
}
.banner__name {
    position: absolute;
    color: #fff;
    font-size: 26px;
    line-height: 31px;
    font-weight: 500;
    z-index: 11;
}
.bottom-banner__link {
    display: block;
    margin-bottom: 72px;
}
.bottom-banner__text, .bottom-banner__card-mobile p {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: #041D30;
}
.bottom-banner__card-mobile {
    display: none;
}

@media screen and (max-width: 1280px) {
    .bottom-banner__link {
        margin-bottom: 32px;
    }
}

@media screen and (max-width: 600px) {
    .bottom-banner__text {
        display: none;
    }
    .bottom-banner__link {
        margin-bottom: 16px;
    }
    .bottom-banner {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        padding: 0 10px;
    }
    .bottom-banner__card-mobile {
        display: block;
        margin-top: 16px;
    }
}
/* End */
/* /local/templates/elyts_2020/components/bitrix/catalog/brands/style.css?1755159906240 */
/* /local/templates/elyts_2020/components/redis/brands.list/top_brands/style.css?175515990610182 */
/* /local/templates/elyts_2020/components/redis/banners.list/brands.bottom/style.css?17352145911667 */
