

/* Start:/local/templates/semicvetic2024/css/partnereship.css?175024490611416*/
#content {
    margin-left: auto;
    margin-right: auto;
}

#content .container {
    padding: 0;
}

.partnership_banner {
    height: 352px;
    background: url(/images/partnereship/partnereship_banner.jpeg);
    transform: matrix(-1, 0, 0, 1, 0, 0);
    background-size: 130%;
    background-position: -335px -36px;
}

.banner_text_wrapper {
    position: fixed;
    width: 494px;
    height: 274px;
    left: 630px;
    top: 40px;

    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 16px rgba(98, 70, 70, 0.3);
    backdrop-filter: blur(5px);
    border-radius: 8px;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    padding: 30px;
}

.banner_text_header {
    width: 435px;
    height: 166px;
    left: 162px;
    top: 266px;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #40AF14;

}

.banner_text {
    width: 303px;
    height: 54px;
    left: 162px;
    top: 427px;
    font-weight: 400;
    font-size: 19px;
    line-height: 140%;
    color: #3E2516;
}

.history_wrapper {
    margin-top: 40px;
    text-align: center;
}

.history_logo {
    position: relative;
    margin-bottom: 15px;
}

.history_text_wrapper {
    text-align: center;
}

.history_text_wrapper .text {
    font-size: 17px;
    line-height: 140%;
    color: #3E2516;
    margin-bottom: 2px;
    font-weight: 400;
    display: inline-block;
}

.history_header .text {
    font-weight: 600;
}

.history_header .gap {
    display: inline-block;
    margin: 0;
}

.history_text .gap#first_gap,
.history_text .gap#sixth_gap {
    display: block;
    margin: 0;
}

.history_text .gap#second_gap,
.history_text .gap#third_gap,
.history_text .gap#fourth_gap,
.history_text .gap#fifth_gap {
    display: inline-block;
    margin: 0;
}

.diagram {
    display: flex;
    justify-content: space-around;
    margin-top: 80px;
    margin-left: -10px;
    margin-right: -10px;
}

.diagram .diagram_block {
    display: inline-block;
    width: 310px;
}

.diagram_text_wrapper {
    text-align: center;
}

.diagram_text {
    text-align: center;
}

.diagram_icon {
    position: relative;
    left: 50%;
}

.first_block .diagram_icon {
    margin-bottom: 22px;
    margin-left: -54px;
}

.second_block .diagram_icon {
    top: 25px;
    margin-bottom: 50px;
    margin-left: -78.5px;
}

.third_block .diagram_icon {
    top: 15px;
    margin-bottom: 24px;
    margin-left: -66px;
}

.diagram_text_header {
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    color: #3E2516;
    text-align: center;
}

.diagram_text {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 2px;
    position: relative;
    color: #3E2516;
}

.slogan {
    margin-top: 80px;
    margin-bottom: 10px;
    text-align: center;
}

.slogan p {
    font-weight: 700;
    font-size: 32px;
    line-height: 140%;
    color: #73BB57;
    margin-bottom: 0;
    display: inline-block;
}

.slogan .gap#first_gap,
.slogan .gap#third_gap {
    display: inline-block;
    margin: 0;
}

.slogan .gap#second_gap {
    display: inline-block;
    margin: 0;
}

.benefit_header {
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    text-transform: uppercase;
    margin-top: 50px;
    text-align: center;
    margin-bottom: 20px;
}

.benefit_header p {
    color: #3E2516;
}

.benefit_content .first_row {
    margin-bottom: 40px;
    margin-top: 30px;
    display: flex;
    justify-content: space-around;
}

.benefit_content .second_row {
    display: flex;
    justify-content: space-around;
}

.benefit_number {
    width: 25px;
    height: 25px;
    border: 1px solid #3E2516;;
    border-radius: 50%;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    text-transform: uppercase;
    text-align: center;
    padding-right: 1px;
    left: 44%;
    position: relative;
    margin-bottom: 8px;
    color: #3E2516;

}

.benefit_text p {
    text-align: center;
    margin-bottom: 2px;
    color: #3E2516;
}

.benefit_item {
    display: inline-block;

}

.form_block {
    margin-top: 50px;
    margin-bottom: 70px;
    text-align: center;
}

.form_block_text {
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 30px;
}

.form_block_text p {
    margin-bottom: 5px;
    text-align: center;
    color: #3E2516;
}

.form_block .form_block_text .text {
    display: inline-block;
}

.form_block .form_block_text .gap {
    margin: 0;
}

.form_block .form_block_text .gap#first_gap,
.form_block .form_block_text .gap#third_gap {
    display: inline-block;
}

.form_block_button {
    background: #73BB57;
    border-radius: 100px;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF;
    padding: 12px 50px;
    position: relative;
}

.form_block_button:hover {
    color: #73BB57;
    background: #FFFFFF;
    border: 1px solid #73BB57;
    border-radius: 100px;
}

.franchisee {
    margin-bottom: 50px;
}

.franchisee_header {
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    text-transform: uppercase;
    color: #3E2516;
    text-align: center;
    margin-bottom: 25px;
}

.franchisee_img_wrapper {
    display: grid;
    grid-gap: 11px;
    grid-template-areas:
                    'a b d'
                    'a b d'
                    'a c d';
}

.franchisee_img_wrapper .img {
    opacity: inherit;
    max-height: 505px;
    border-radius: 8px;
}

.franchisee_img_wrapper .img_1 {
    background: url(/images/partnereship/partnereship_img1.jpeg) no-repeat;
    background-size: contain;
    width: 506px;
    height: 505px;
    grid-area: a;
}

.franchisee_img_wrapper .img_2 {
    background: url(/images/partnereship/partnereship_img2.jpeg) no-repeat;
    background-size: contain;
    width: 303px;
    height: 202px;
    grid-area: b;
}

.franchisee_img_wrapper .img_3 {
    background: url(/images/partnereship/partnereship_img3.jpeg) no-repeat;
    background-size: contain;
    width: 303px;
    height: 289px;
    object-fit: cover;
    background-size: 120%;
    background-position: -22px -226px;
    margin-top: 4px;
    grid-area: c;
}

.franchisee_img_wrapper .img_4 {
    background: url(/images/partnereship/partnereship_img4.jpeg) no-repeat;
    background-size: contain;
    width: 339px;
    height: 505px;
    grid-area: d;
}

@media (max-width: 768px) {
    .partnership_banner {
        position: relative;
    }

    .banner_text_wrapper {
        top: 12%;
        left: 33%;
    }

    .diagram, .diagram_block {
        display: block;
    }

    .first_block .diagram_icon {
        margin-bottom: 24px;
    }

    .second_block .diagram_icon {
        margin-bottom: 50px;
    }

    .third_block .diagram_icon {
        margin-bottom: 28px;
    }

    .franchisee_img_wrapper {
        grid-template-areas:
                    'a b'
                    'a c';
    }

    .franchisee_img_wrapper .img {
        width: auto;
        background-size: cover;
    }

    .franchisee_img_wrapper .img_3 {
        background-size: 120%;
        background-position: -22px -318px;
    }

    .franchisee_img_wrapper .img_4 {
        display: none;
    }
}

@media (max-width: 415px) {
    .partnership_banner {
        height: 272px;
        width: auto;
        background: url(/images/partnereship/partnereship_banner_small.jpg) no-repeat;
        transform: none;
        background-size: cover;
        left: 0;
    }

    .banner_text_wrapper {
        width: 301px;
        height: 179px;
        position: absolute;
        transform: inherit;
        padding: 16px;
        margin-left: -150.5px;
        margin-top: -89.5px;
        top: 50%;
        left: 50%;
    }

    .diagram {
        display: flex;
        flex-direction: column;
        margin-top: 35px;
    }

    .banner_text_header {
        font-size: 24px;
        line-height: 29px;
        width: 268px;
        height: 95px;
        text-align: center;
    }

    .banner_text {
        font-size: 15px;
        width: 268px;
        text-align: center;
    }

    .history_text_wrapper .history_text .text {
        font-size: 14px;
        margin-bottom: 0;
        line-height: 17px;
    }

    .history_text_wrapper .history_header .text {
        font-size: 15px;
    }

    .history_header {
        margin-bottom: 10px;
    }

    .history_header .gap {
        display: block;
    }

    .history_text .gap#third_gap {
        display: inline-block;
    }

    .history_text .gap#fifth_gap {
        display: block;
    }


    .history_text .gap#first_gap {
        margin-bottom: 10px;
    }

    .history_text .gap#second_gap {
        margin-bottom: -3px;
    }

    .history_text .gap#fourth_gap {
        display: block;
        margin-bottom: -3px;
    }

    .history_text .gap#fifth_gap {
        margin-bottom: 10px;
    }

    .diagram .diagram_block {
        width: auto;
        left: 50%;
    }

    .first_block .diagram_icon {
        margin-left: -45px;
    }

    .second_block .diagram_icon {
        margin-left: -60px;
    }

    .third_block .diagram_icon {
        margin-left: -50px;
    }

    .first_block .diagram_icon svg {
        width: 90px;
    }

    .second_block .diagram_icon svg {
        width: 120px;
    }

    .third_block .diagram_icon svg {
        width: 100px;
    }

    .slogan {
        margin-top: 35px;
        margin-bottom: 0;
    }

    .slogan p {
        font-size: 17px;
        font-weight: 800;
        line-height: 25px;
        letter-spacing: 0em;
    }

    .slogan .gap#first_gap,
    .slogan .gap#third_gap {
        display: block;
    }

    .slogan .gap#second_gap {
        display: inline-block;
    }

    .benefit_header {
        margin-top: 30px;
    }

    .benefit_header p {
        font-size: 18px;
        margin-bottom: 0;
    }

    .benefit_content .first_row {
        display: block;
        margin-bottom: 10px;
    }

    .benefit_content .second_row {
        display: block;
    }

    .benefit_item {
        display: flex;
        align-items: center;
        margin-top: 10px;
    }

    .benefit_item div {
        display: inline-block;
    }

    .benefit_number {
        left: 5%;
    }

    .benefit_text {
        position: relative;
        left: 10%;
    }

    .benefit_text p {
        text-align: left;
    }

    .form_block {
        margin-bottom: 45px;
    }

    .form_block_text {
        font-size: 14px;
    }

    .form_block .form_block_text p {
        margin-bottom: 0;
    }

    .form_block .form_block_text .gap#first_gap,
    .form_block .form_block_text .gap#third_gap {
        display: block;
    }

    .form_block .form_block_text .gap#second_gap {
        display: inline-block;
    }

    .form_block_button {
        font-size: 16px;
    }

    .franchisee {
        height: 275px;
    }

    .franchisee_header {
        font-size: 18px;
    }

    .franchisee_img_wrapper {
        grid-gap: 9px;
        margin: 0 auto;
        width: 301px;
    }

    .franchisee_img_wrapper .img_1 {
        width: 178px;
        height: 177px;
    }

    .franchisee_img_wrapper .img_2 {
        width: 113px;
        height: 76px;
    }

    .franchisee_img_wrapper .img_3 {
        background: url(/images/partnereship/partnereship_img3_mid.jpg) no-repeat;
        width: 113px;
        height: 92px;
        background-size: contain;
        margin-top: 0;
    }
}
/* End */


/* Start:/local/templates/semicvetic2024/components/bitrix/news.list/franchisees_review/style.css?17502449064203*/
/**
 * ItcSlider
 * @version 1.0.0
 * @author https://github.com/itchief
 * @copyright Alexander Maltsev 2020 - 2022
 * @license MIT (https://github.com/itchief/ui-components/blob/master/LICENSE)
 * @tutorial https://itchief.ru/javascript/slider
 */

.itc-slider {
    position: relative;
}

.itc-slider__wrapper {
    overflow: hidden;
    max-width: 1065px;
    margin: 20px 48px;
}

.itc-slider__items {
    display: flex;
    transition: transform 0.5s ease;
    will-change: transform;
}

.itc-slider__transition-none {
    transition: none;
}

.itc-slider__item {
    user-select: none;
    will-change: transform;
    flex: 0 0 33.3333333333%;
    max-width: 325px;
    display: flex;
    justify-content: start;
    align-items: start;
    color: rgba(255,255,255, 0.8);
    font-size: 7rem;
    flex-flow: column wrap;
    box-shadow: 0 0 8px 1px rgba(221, 221, 221, 1);
    margin: 2px 12px;
    padding: 8px;
    border-radius: 10px;
}

/* кнопки влево и вправо */
.itc-slider__btn {
    position: absolute;
    top: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 50px;
    color: #dcdcdc;
    text-align: center;
    background: none;
    border: none;
    transform: translateY(-50%);
    cursor: pointer;
}

.itc-slider__btn_hide {
    display: none;
}

.itc-slider__btn_prev {
    left: 0;
}

.itc-slider__btn_next {
    right: 0;
}

/* индикаторы */
.itc-slider__indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    margin: 0 15%;
    padding-left: 0;
    list-style: none;
}

.itc-slider__indicator {
    flex: 0 1 auto;
    box-sizing: content-box;
    width: 30px;
    height: 5px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgb(255 255 255 / 50%);
    background-clip: padding-box;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    cursor: pointer;
}

.itc-slider__indicator_active {
    background-color: rgb(255 255 255 / 90%);
}
/*************************************************/

.header_reviews_wrapper {
    text-align: center;
    margin-bottom: 35px;
}

.header_reviews_wrapper .header_text {
    text-transform: uppercase;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: center;
    color: #3E2516;
    margin-bottom: 0;
}

.header_reviews_wrapper .header_gap {
    margin: 0;
}

.header_reviews_wrapper .header_gap#first_gap,
.header_reviews_wrapper .header_gap#third_gap {
    display: inline-block;
}

.item-block {
    display: flex;
    gap: 10px;
}
.itc-slider__item .wrap_ava {
    width: 60px;
    height: 60px;
}

.itc-slider__item .item-block .wrap_ava .ava-review {
    margin-bottom: 52px;
}

.itc-slider__item .item-block .header_review {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.itc-slider__item .item-block .header_review .name_review {
    font-weight: 700;
    text-transform: capitalize;
    display: block;
    margin-left: 0;
}

.itc-slider__item .item-block .review_star_raiting {
    margin: 5px 0 0;
    position: relative;

}
.item-block .content_review {
    margin-top: 10px;
}
.item-block .content_review p{
    color: #3E2516;
    max-width: 309px;
    overflow: auto; /*убрать, если не нужна полоса прокрутки*/
}

.item-block .review_star_raiting {

}

.item-block span {
    color: gray;
    font-size: 12px;
    position: relative;
}

.fa {
    font-size: 40px;
}

@media (max-width: 768px) {
    .itc-slider__item {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 415px) {
    .header_reviews_wrapper .header_text {
        font-size: 18px;
        margin-bottom: -5px;
    }
    .header_reviews_wrapper .header_gap#first_gap,
    .header_reviews_wrapper .header_gap#third_gap {
        display: block;
    }
    .header_reviews_wrapper .header_gap#second_gap {
        display: inline-block;
    }

    .itc-slider__item {
        box-shadow: none;
    }
}
/* End */
/* /local/templates/semicvetic2024/css/partnereship.css?175024490611416 */
/* /local/templates/semicvetic2024/components/bitrix/news.list/franchisees_review/style.css?17502449064203 */
