

/* Start:/local/templates/beliy/css/partners.css?16384594186243*/
.p-line-title .line {
    width: 22%;
}
.partners-images {
    position: relative;
}
.partners-images .bg {
    position: absolute;
    background-color: #ccc;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
.partners-images .image-block {
    text-align: center;
}
.partners-images .image-block > img,
.partners-images .image-block > div {
    display: inline-block;
    width: 33%;
    height: 300px;
    margin: 0 -3px;
    vertical-align: middle;
}

.partners-images .image-block > div {
    display: inline-flex;
    background: #fff;
    justify-content: flex-end;
    align-items: center;
}
.partners-images .image-block > div > img {
    width: 100%;

}
.partners-images .image-block .img-1,
.partners-images .image-block > div {
    margin-bottom: 15px;
}
.partners-how .left-block {
    width: 33%;
    position: relative;
    height: 380px;
    display: inline-block;
}
.partners-how .left-block .image-first {
    width: 902px;
    height: 253px;
    background: url(/local/templates/beliy/img/p-image.jpg) no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
}
.partners-how .left-block .image-first .top30 {
    width: 180px;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 0 0 20px;
}
.partners-how .left-block .image-second {
    background-color: #ed1c24;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 25px 0;
    width: 902px;
    text-align: right;
    overflow: hidden;
    border-radius: 7px;
}
.partners-presentation:hover, .partners-callback:hover,
.partners-how .left-block .image-second:hover {
    background: rgb(237,28,36);
    background: -moz-linear-gradient(-45deg, rgba(237,28,36,1) 0%, rgba(237,28,36,1) 40%, rgba(187,0,7,1) 45%, rgba(187,0,7,1) 71%, rgba(187,0,7,1) 100%);
    background: -webkit-linear-gradient(
            -45deg, rgba(237,28,36,1) 0%,rgba(237,28,36,1) 40%,rgba(187,0,7,1) 45%,rgba(187,0,7,1) 71%,rgba(187,0,7,1) 100%);
    background: linear-gradient(
            135deg, rgba(237,28,36,1) 0%,rgba(237,28,36,1) 40%,rgba(187,0,7,1) 45%,rgba(187,0,7,1) 71%,rgba(187,0,7,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed1c24', endColorstr='#bb0007',GradientType=1 );
}
.partners-how .left-block .image-second .flag-p {
    position: absolute;
    left: 0;
    top: 0;
    width: 295px;
    height: 100%;
    background: url(/local/templates/beliy/img/p-flag.jpg) left top no-repeat;
}
.partners-how .left-block .image-second span {
    color: #fff;
    font-size: 24px;
    display: block;
    text-decoration: underline;
    margin-right: 130px;
}
.partners-how .right-block {
    width: 64%;
    float: right;
}
.partners-how .right-block p {
    margin-bottom: 25px;
}
.advantages-bs .title-block .line {
    top: 15px;
}
.advantages-bs .advantages-list li {
    color: #9b090e;
    margin: 15px 0;
    text-align: justify;
}
.advantages-bs .advantages-list li span {
    color: #000;
    line-height: 25px;
}
.lists-city-mob {
    display: block;
    margin: 15px 0;
}
.lists-city-mob ul {
    columns: 6;
    display: block;
    margin: 0;
}
.lists-city-mob li {
    list-style: none;
    display: block;
}
.lists-city-mob li span {
    display: inline-block;
    padding: 15px 0;
    font-size: 16px;
}
.lists-city-mob li span:first-child {
    background-color: #f5f5f5;
    width: 30px;
    height: auto;
    text-align: center;
    font-weight: 700;
    margin-right: 10px;
}
@media screen and (max-width: 1650px) {
    .partners-how .left-block .image-first {
        border-radius: 7px;
    }
}
@media screen and (max-width: 1440px) {
    .partners-how .left-block .image-second span {
        margin-right: 70px;
    }
}
@media screen and (max-width: 1200px) {
    .partners-how .left-block {
        width: 40%;
    }
    .partners-how .right-block {
        width: 59%;
    }
    .partners-how .left-block .image-first {
        background-position: 140px 0;
    }
    .partners-how .left-block .image-second span {
        margin-right: 50px;
    }
    .lists-city-mob ul {
        columns: 5;
    }
}
@media screen and (max-width: 1024px) {
    .partners-how .left-block {
        width: 46%;
    }
    .partners-how .right-block {
        width: 52%;
    }
    .partners-images {
        margin-top: 40px;
    }
    .partners-images .image-block img {
        height: auto;
    }
    .partners-images .image-block .img-1 {
        margin-bottom: 0;
    }
    .advantages-bs .advantages-list {
        padding: 0 15px 0 40px;
    }
    .lists-city-mob ul {
        columns: 4;
    }
    .lists-city-mob ul li span {
        font-size: 15px;
    }
}
@media screen and (max-width: 768px) {
    .partners-how .left-block {
        width: 98%;
        margin: auto auto 200px;
        display: block;
    }
    .partners-how .left-block a {
        font-size: 18px;
        max-width: 100%;
        padding: 25px 0;
        text-align: center;
    }
    .partners-how .left-block .image-first {
        width: 100%;
        background-position: center center;
    }
    .partners-how .left-block .image-second {
        width: 100%;
        text-align: center;
    }
    .partners-how .left-block .image-second span {
        position: static;
        margin: 0;
        font-size: 18px;
    }
    .partners-how .right-block {
        width: 100%;
        float: none;
    }
    .advantages-bs .title-block .line {
        display: none;
    }
    .lists-city-mob {
        width: 99%;
        margin: 25px auto;
    }
    .lists-city-mob ul {
        columns: 3;
    }
    .lists-city-mob ul li span {
        font-size: 12px;
    }
}
@media screen and (max-width: 480px) {
    .partners-images .image-block img {
        margin: -2px;
    }
    .lists-city-mob ul {
        width: 100%;
        columns: 2;
    }
    .lists-city-mob ul li span {
        font-size: 12px;
    }
    .lists-city-mob li span:first-child {
        height: auto;
    }
}

/* End */
/* /local/templates/beliy/css/partners.css?16384594186243 */
