.sl_brands__container h1 {
    margin-bottom: 110px;
}
.sl_brands__controls {
    margin-bottom: 100px;
}
.sl_border-right .go_up {
    left: -10px;
    right: auto;
}
.sl_brands__controls {
    align-items: center;
}
.sl_brands__row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    gap: 40px;
}
.sl_brands__row .sl_brands__row {
    height: 100%;
}
.sl_brands__col-1-2,
.sl_brands__col-1-4 {
    flex-shrink: 0;
}
.sl_brands__col-1-2 {
    width: calc(50% - 20px);
}
.sl_brands__col-1-4 {
    width: calc((50% - 60px)/2);
}
.sl_brands__form-control {
    background: no-repeat center / cover;
    height: 335px;
    position: relative;
    display: block;
}
.sl_brands__form-control_body {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    background: rgba(2, 75, 105, 0.38);
    transition: all .3s;
    color: white;
    text-align: center;
}
.sl_brands__form-control_body:hover {
    background: rgba(4, 124, 173, 0.8);
}
.sl_brands__form-control_text {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0.02em;
}

.sl_brands__form-control_button {
    font-weight: 500;
    font-size: 13px;
    display: flex;
    align-items: center;
    height: 50px;
    background: var(--white);
    border-radius: 30px;
    padding: 3px 18px 0;
    color: var(--blue-1);
    white-space: nowrap;
    margin-top: 23px;
}
.sl_brands-sections :not(#footer) >  .sl_container {
    padding-top: 69px;
    padding-bottom: 69px;
    gap: 40px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.sl_brands__col-img {
    min-height: 300px;
    height: 100%;
    background: no-repeat center / cover;
}
.sl_brand__bottom .sl_container {
    height: 100px;
}
#brand-advice .sl_container {
    padding-bottom: 80px;
}
.sl_brands__col-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.sl_brands__col-content a {
    font-style: italic;
}
.sl_brands__col-content > :first-child > p:first-child {
    margin-top: 0;
}
#sl_brands__menu {
    margin: 0;
}
.partner-part .wpcf7 {
    margin: 0 auto;
}
.sl_empty:empty {
    display: none !important;
}

@media (max-width: 1024px) {
    .sl_brands-sections :not(#footer) >  .sl_container {
        padding-top: 38px;
        padding-bottom: 38px;
    }
}
@media (max-width: 768px) {
    .sl_brands__col-content_title {
        position: absolute;
        top: 40px;
        left: 50%;
        transform: translate(-50%,0);
        width: 90%;
    }
    .sl_brands__col-content p:first-child {
        margin-top: 0;
    }
    .sl_brands-sections :not(#footer) >  .sl_container {
        padding: 100px 36px 50px;
    }
    .sl_brands-sections .sl_container.partner-part {
        padding: 20px 20px 38px;
    }
    .sl_brands__col-img {
        min-height: 230px;
    }
    .sl_brands__row {
        gap: 20px;
    }
    .sl_brands-sections .sl_section:nth-child(5) .sl_brands__col-1-4,
    .sl_brands__col-1-2 {
        width: calc(50% - 10px);
    }
    .sl_brands-sections .sl_section:nth-child(3) .sl_brands__row a {
        display: flex !important;
    }
    /*.sl_brands-sections .sl_section:nth-child(7) > * > * > .sl_brands__col-1-2:nth-child(1),*/
    /*.sl_brands-sections .sl_section:nth-child(4) > * > * > .sl_brands__col-1-2:nth-child(1),*/
    /*.sl_brands-sections .sl_section:nth-child(3) .sl_brands__col-1-2:nth-child(2) .sl_brands__col-1-2:nth-child(2) {*/
    /*    width: 100%;*/
    /*}*/
    .sl_brands-sections .sl_section:nth-child(7) > * > * > .sl_brands__col-1-2:nth-child(1) .sl_brands__col-1-2:nth-child(2),
    .sl_brands-sections .sl_section:nth-child(6) .sl_brands__col-1-2:nth-child(2),
    .sl_brands-sections .sl_section:nth-child(4) .sl_brands__col-1-2:nth-child(2),
    .sl_brands-sections .sl_section:nth-child(5) .sl_brands__col-1-2 {
        order: -1;
    }
    .sl_brands__col-content .sl_button {
        font-style: normal;
        margin-top: 20px;
    }
    .sl_brands__controls-container {
        padding: 0;
        border: none;
    }
    .sl_brands__controls-container .sl_brands__col-1-2 {
        width: 100%;
    }
    .sl_brands__controls-container .sl_media__navigation-item:nth-child(n) {
        width: 50%;
        background: var(--white);
        padding-left: 0;
        padding-right: 0;
    }
    .sl_brands__controls-container .sl_media__navigation-item:nth-child(4n+1),
    .sl_brands__controls-container .sl_media__navigation-item:nth-child(4n+4) {
        background: var(--blue-9);
    }
    .sl_brands__controls-container .sl_media__navigation-item:nth-child(odd) {
        padding-left: 38px;
    }
    .sl_brands__controls-container .sl_media__navigation-item:nth-child(even) {
        padding-right: 38px;
    }
    .sl_brands__controls {
        margin-bottom: 50px;
    }
    .sl_brands__col-content p {
        margin: 0;
    }
    /*.sl_brands__col-content .sl_button span,*/
    /*.sl_brands-sections .sl_section:nth-child(7) > * > * > .sl_brands__col-1-2:nth-child(2),*/
    /*.sl_brands-sections .sl_section:nth-child(5) .sl_brands__col-1-4:last-child,*/
    /*.sl_brands-sections .sl_section:nth-child(3) .sl_brands__col-1-2:nth-child(2) .sl_brands__col-1-2:nth-child(1),*/
    /*.sl_brands-sections .sl_section:nth-child(3) .sl_brands__row ~ .sl_brands__row,*/
    /*.sl_brands-sections .sl_section:nth-child(4) > * > * > .sl_brands__col-1-2:nth-child(2),*/
    /*.sl_brands__col-content p:nth-child(n+2) {*/
    /*    display: none;*/
    /*}*/
    .sl_brands__form-control {
        margin: 40px auto 0;
        max-width: 460px;
    }
    .sl_brands__container h1 {
        margin-bottom: 50px;
        padding: 0 20px;
    }
    .sl_brands-sections .sl_section:nth-child(7) .sl_brands__row .sl_brands__row > .img-col {
        display: block !important;
        width: calc(50% - 10px) !important;
    }
    .sl_brands-sections .sl_section:nth-child(7) .sl_brands__row .sl_brands__row > .img-col:nth-child(1) {
        order: -2;
    }
}
@media (max-width: 640px) {
    .sl_brands__controls-container .sl_media__navigation-item:nth-child(odd) {
        padding-left: 0;
    }
    .sl_brands__controls-container .sl_media__navigation-item:nth-child(even) {
        padding-right: 0;
    }
    .sl_brands-sections .sl_section:nth-child(odd) .sl_brands__col-content {
        padding-right: 20px;
    }
    .sl_brands-sections .sl_section:nth-child(even) .sl_brands__col-content {
        padding-left: 20px;
    }
    .sl_brands__controls {
        margin-bottom: 0;
    }
    .sl_brands__col-content_title {
        top: 40px;
    }
    .partner-part .wpcf7-form .sl_figures__button-wrapper {
        margin: 30px 0 0;
    }
    .sl_brands-sections :not(#footer) >  .sl_container {
        padding: 100px 0 100px;
    }
    .sl_brand__bottom .sl_container {
        display: none;
    }
}
@media (max-width: 540px) {
    .sl_brands__row,
    .sl_brands__row > * {
        width: 100% !important;
    }
    .sl_brands-sections .sl_section .sl_brands__col-content {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .sl_brands-sections :not(#footer) >  .sl_container {
        padding: 120px 0 80px;
    }
    .sl_brands-sections .img-col {
        order: -2;
    }
    .sl_equipment-sections .sl_section:nth-child(6) .sl_brands__col-1-2 .sl_brands__col-1-2.img-col {
        width: calc(50% - 10px) !important;
    }
}
@media (max-width: 320px) {
    .sl_brands-sections .sl_section .sl_brands__col-content {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}



@media (min-width: 769px) {
    #sl_brands__menu {
        display: block;
        -webkit-padding-start: 0;
        padding: 0;
        margin: 0;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
    #sl_brands__menu .sl_animate__link {
        display: block;
        padding: 12px 0;
        margin: 0;
        height: auto;
        border: none;
        font-weight: 400 !important;
        font-size: 24px;
        line-height: 30px;
        color: var(--blue-1) !important;
        background: transparent !important;
    }
    #sl_brands__menu .sl_animate__link:hover {
        color: var(--blue-5) !important;
    }
    .sl_brands__col-content .sl_button {
        display: inline-block;
        background: transparent;
        padding: 0;
        color: var(--blue-1);
        font-size: 16px;
        line-height: 20px;
        height: auto;
    }
}
#brand-advice:nth-child(even) > .sl_border {
    border-top: none !important;
}
