.cooperation_gallery{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cooperation_container *{
    box-sizing: border-box;
}
.cooperation_container img{
    max-width: 100%;
    max-height: 100%;
    display: block;
}
.cooperation_container h1{
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    padding-top: 11px;
    padding-bottom: 37px;
}
.cooperation_gallery.three-items .cooperation_gallery_item{
    flex: 0 0 32%;
}
.cooperation_gallery.three-items{
    row-gap: 22px;
}
.cooperation_gallery.two-items .cooperation_gallery_item{
    flex:  0 0 49%;
    min-height: 400px;
}
.cooperation_container img{
    max-width: 100%;
}
.three-items .cooperation_gallery_section_name{
    margin-top: -7px;
}
.three-items .cooperation_gallery_item{
    margin-bottom: 0px;
}
.cooperation_gallery_section_name{
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    padding-bottom: 30px;
}
.cooperation_gallery_item{
    position: relative;
    margin-bottom: 15px;
    overflow: hidden;
}
.cooperation_gallery_item_logo img{
    max-width: 170px;
}
.cooperation_gallery.two-items.padding{
    padding-bottom: 52px;
}
.cooperation_gallery_item_logo{
    position: absolute;
    right: 0px;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 6px 19px ;
    min-height: 56px;
    min-width: 178px;
}
.cooperation_top_description{
    padding-bottom: 24px;
}
.cooperation_top_description p b{
    letter-spacing: -0.4px;
}
.cooperation_top_description p {
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    margin-bottom: 18px;
}
.cooperation_line{
    border-top: 1px solid #D3D3D3;
}
.cooperation_gallery_wrapper{
    padding-top: 46px;
}
.cooperation_gallery_title.top{
    padding-top: 52px;
}
.cooperation_gallery_title.bottom{
    max-width: 400px;
    margin: 0 auto;
    padding-bottom: 14px;
}
.cooperation_gallery_title.center{
    padding-top: 24px;
    max-width: 400px;
    margin: 0 auto;
    padding-bottom: 12px;
}
.cooperation_gallery_title h2{
    font-style: normal;
    font-weight: 400;
    max-width: 500px;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin: 0 auto;
    padding-bottom: 27px;
}
.cooperation_gallery_title p{
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    margin-bottom: 15px;
}
.cooperation_gallery_title p b{
    letter-spacing: -0.4px;
}
.cooperation_gallery_title{
    padding-bottom: 19px;
}
.cooperation_gadvantages_item_name{
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.cooperation_gadvantages_item_desc{
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;

}
.cooperation_gadvantages_list{
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-bottom: 80px;
}
.cooperation_gadvantages_item_number{
    font-weight: 400;
    font-size: 24px;
    line-height: 76px;
    text-align: center;
    color: #FFFFFF;
    width: 76px;
    height: 76px;
    background: #000000;
    border-radius: 50%;
    margin-bottom: 26px;
}
.cooperation_gadvantages_item{
    flex: 0 0 190px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    min-height: 177px;
}
.cooperation_banner{
    display: flex;
    align-items: center;
    margin-bottom: 80px;
    flex-wrap: wrap;
}
.cooperation_banner_left{
    flex: 0 0  401px;
    background: #555555;
    min-height: 480px;
    padding: 122px 34px 0px 40px;
}
.cooperation_banner_title{
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-bottom: 29px;
}
.cooperation_banner_list{
    list-style: none;
    padding-left: 24px;
}
.cooperation_banner_list_item::before{
    content: "";
    position: absolute;
    left: -25px;
    top: 10px;
    background-image: url("/local/templates/page/img/cooperation/list-marker.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px 12px;
    width: 14px;
    height: 12px;

}
.cooperation_banner_list_item{
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    margin-bottom: 17px;
}
.cooperation_banner_right{
    flex: 0 0 calc(100% - 401px);
    min-height: 480px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.cooperation_gadvantages_bottom_list{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 74px;
    margin-bottom: 80px;
}
.cooperation_gadvantages_bottom_item_name{
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #000000;
}
.cooperation_gadvantages_bottom_item{
    flex: 0 0 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cooperation_contacts{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cooperation_contacts_left{
    flex: 0 0 400px;
    padding: 74px 0 0 0;
}
.cooperation_contacts_right{
    flex: 0 0 calc(100% - 400px);
}
.cooperation_contacts_title{
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    padding-bottom: 31px;
}
.cooperation_contacts_info{
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    padding-bottom: 21px;

}
.cooperation_contacts_left_wrapper{
    max-width: 366px;

}
.cooperation_contacts_info svg{
    position: relative;
    top: 5px;
}
.cooperation_contacts_info a{
    font-weight: 700;
    text-decoration: none;
    color: #000000;
}
.cooperation_contacts_line{
    width: 226px;
    border-top: 1px solid #000000;
    padding-bottom: 46px;
}
.cooperation_contacts_descr{
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
}
.cooperation_gadvantages_bottom_item_img{
    margin-bottom: 29px;
}
.cooperation_gallery_item_wrapper{
    flex: 0 0 49%;
    overflow: hidden;
}
.text-page{
    padding-bottom: 0px !important;
}
.cooperation_gallery_item_link{
    position: absolute;
    width: 100%;
    height: 100%;
    cursor: pointer;
    top: 0px;
    left: 0px;
    z-index: 2;
}
@media (max-width: 1279px) {
    .cooperation_gallery_section_name{
        padding-bottom: 27px;
    }
    .cooperation_gallery_title.center{
        padding-bottom: 16px;
    }
    .cooperation_gadvantages_item{
        flex: 0 0 179px;
    }
    .cooperation_gadvantages_list{
        justify-content: space-between;
    }
    .cooperation_banner_left {
        padding: 110px 24px 0px 33px;
        flex: 0 0 328px;
    }
    .cooperation_banner_right {
        flex: 0 0 calc(100% - 328px);
    }
    .cooperation_gadvantages_bottom_list {
        justify-content: space-between;
        column-gap: 0px;
    }
    .cooperation_contacts_left {
        flex: 0 0 328px;
        padding: 60px 24px 0 0;
    }
    .cooperation_contacts_right {
        flex: 0 0 calc(100% - 328px);
    }
    .cooperation_contacts_info {
        padding-bottom: 5px;
    }

}
@media (max-width: 1023px) {
    .cooperation_top_description {
        padding-bottom: 19px;
    }
    .cooperation_gallery_wrapper {
        padding-top: 37px;
    }
    .cooperation_gallery.three-items .cooperation_gallery_item {
        flex: 0 0 49%;
    }
    .cooperation_gallery.three-items {
        row-gap: 18px;
    }
    .three-items .cooperation_gallery_section_name {
        margin-top: -4px;
        padding-bottom: 19px;
    }
    .cooperation_gallery.two-items .cooperation_gallery_item {
        min-height: 296px;
    }
    .cooperation_gallery.three-items.bottom .cooperation_gallery_item{
        flex: 0 0 31%;
    }
    .cooperation_container img {
        max-height: 296px;
    }
    .cooperation_gallery_item {
        margin-bottom: 9px;
    }
    .cooperation_gallery_title.top {
        padding-top: 19px;
    }
    .cooperation_gallery_title.center {
        padding-top: 32px;
        padding-bottom: 13px;
    }
    .cooperation_gadvantages_list{
        justify-content: center;
        row-gap: 28px;
        padding-bottom: 70px;
    }
    .cooperation_gadvantages_item {
        flex: 0 0 28%;
    }
    .cooperation_banner_left {
        padding: 79px 14px 0px 41px;
        min-height: 414px;
        flex: 0 0 334px;
    }
    .cooperation_banner_right{
        min-height: 414px;
        flex: 0 0 calc(100% - 334px);
    }
    .cooperation_banner {
        margin-bottom: 70px;
    }
    .cooperation_gadvantages_bottom_item {
        flex: 0 0 32%;
        min-height: 150px;
    }
    .cooperation_gadvantages_bottom_item_name{
        font-size: 12px;
    }
    .cooperation_contacts_left {
        flex: 0 0 100%;
    }
    .cooperation_contacts_right {
        flex: 0 0 100%;
    }
    .cooperation_gadvantages_bottom_list {
        margin-bottom: 17px;
    }
    .cooperation_contacts_title {
        padding-bottom: 29px;
    }
    .cooperation_contacts_info {
        padding-bottom: 16px;
    }
    .cooperation_contacts_left_wrapper {
        max-width: 100%;
    }
    .cooperation_contacts_line {
        width: 72%;
        padding-bottom: 38px;
    }
}
@media (max-width: 799px) {
    .cooperation_container h1 {
        padding-bottom: 32px;
    }
    .cooperation_top_description {
        padding-bottom: 9px;
    }
    .cooperation_gallery_wrapper {
        padding-top: 30px;
    }
    .cooperation_gallery.three-items .cooperation_gallery_item {
        flex: 0 0 100%;
        max-height: 296px;
    }
    .cooperation_gallery_title {
        padding-bottom: 13px;
    }
    .cooperation_gallery.three-items {
        row-gap: 16px;
    }
    .cooperation_gallery_item_wrapper {
        flex: 0 0 100%;
        max-height: 337px;
    }
    .cooperation_gallery.two-items .cooperation_gallery_item{
        max-height: 298px;
    }
    .cooperation_container img {
        max-height: 100%;
        min-height: 100%;
        min-width: 100%;
    }
    .cooperation_gallery_title.top {
        padding-top: 39px;
    }
    .cooperation_gallery.two-items .cooperation_gallery_item{
        flex: 0 0 100%;
        max-height: 298px;
    }
    .cooperation_gallery.three-items.bottom .cooperation_gallery_item {
        flex: 0 0 100%;
    }
    .cooperation_gadvantages_item {
        flex: 0 0 47%;
    }
    .cooperation_banner_left {
        padding: 34px 14px 0px 41px;
        min-height: 288px;
        flex: 0 0 100%;
    }
    .cooperation_banner_right {
        min-height: 288px;
        flex: 0 0 100%;
    }
    .cooperation_banner_title{
        padding-bottom: 17px;
    }
    .cooperation_gadvantages_bottom_item{
        flex: 0 0 100%;
    }
    .cooperation_gadvantages_bottom_item_name {
        max-width: 244px;
    }
    .cooperation_contacts_left {
        padding: 55px 6px 0 10px;
    }
    .cooperation_contacts_line {
        width: 100%;
    }
    .cooperation_gadvantages_bottom_list{
        row-gap: 20px;
    }
}
