.g-franch-p {
    padding-left: 175px;
    padding-right: 175px;
}
.g-franch-subtitle {
    color: #FF0000;
    font-size: 47px;
    font-weight: 700;
    text-transform: uppercase;
}
.g-franch-btn {
    display: inline-block;
}

.b-franch-top {
    background: url(i/bg-franch-top.png) no-repeat center;
    background-size: cover;
    display: flex;
    margin: 0 0 65px;
    padding-top: 90px;
}
.b-franch-top__text,
.b-franch-top__img {
    width: 50%;
}
.b-franch-top__text {
}
.b-franch-top__text p {
    color: #fff;
    font-size: 32px;
    line-height: 1.4;
    margin: 25px 0 120px;
}
.b-franch-top__btn {
    border: 2px solid #fff;
    border-radius: 35px;
    color: #fff !important;
    font-size: 33px;
    padding: 15px 35px;
}
.b-franch-top__img img {
    border-radius: 45px 0 0 45px;
    float: right;
    max-height: 577px;
    max-width: 100%;
}

.b-franch-top-prefs {
    color: #fff;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin: 0 0 50px;
    width: 100%;
}
.b-franch-top-prefs__item {
    background: url(i/bg-pref.png) no-repeat center;
    background-size: cover;
    border-radius: 32px;
    box-shadow: 0px 12px 14px 0px #00000026;
    flex-grow: 1;
    flex-basis: 0;
    padding: 115px 30px 30px;
    position: relative;
}
.b-franch-top-prefs__item__icon {
    left: 20px;
    max-height: 120px;
    max-width: 120px;
    position: absolute;
    top: -20px;
}
.b-franch-top-prefs__item_recognition .b-franch-top-prefs__item__icon {
    top: -40px;
}
.b-franch-top-prefs__item__title {
    font-size: 20px;
    line-height: 1.4;
}

.b-franch-about {
    background: url(i/bg-franch-about.png) no-repeat center;
    background-size: cover;
    color: #321313;
    padding-bottom: 50px;
    padding-top: 25px;
}
.b-franch-about__i {
    align-items: center;
    display: flex;
    margin: 50px 0 0;
}
.b-franch-about__i > * {
    flex-grow: 1;
    flex-basis: 0;
}
.b-franch-about__map img {
    max-width: 100%;
}
.b-franch-about__text {
    padding-left: 100px;
}

.b-franch-middle-prefs {
    align-items: top;
    background: url(i/bg-franch-middle-prefs.png) no-repeat center;
    background-size: cover;
    color: #fff;
    display: flex;
    padding-bottom: 15px;
}
.b-franch-middle-prefs__item {
    border-left: 2px solid;
    flex-grow: 1;
    flex-basis: 0;
    margin: 30px 0;
    padding: 0 30px 10px;
}
.b-franch-middle-prefs__item__icon {
    display: block;
    margin: 0 0 20px;
}
.b-franch-middle-prefs__item_15-years .b-franch-middle-prefs__item__icon {
    padding-bottom: 3px;
}
.b-franch-middle-prefs__item__title {
    font-size: 30px;
    margin: 0 0 20px;
}
.b-franch-middle-prefs__item__descr {
    line-height: 1.4;
}

.b-franch-bottom-prefs {
    margin: 15px 0;
}
.b-franch-bottom-prefs__title {
    margin: 0 0 15px;
}
.b-franch-bottom-prefs__items {
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    font-size: 20px;
    font-weight: 700;
    justify-content: space-between;
    line-height: 1.3;
}
.b-franch-bottom-prefs__item {
    background: url(i/bg-pref.png) no-repeat center;
    background-size: cover;
    border-radius: 32px;
    box-shadow: 0px 12px 14px 0px #00000026;
    margin: 0 0 15px;
    padding: 20px 30px 30px;
    width: 32%;
}
.b-franch-bottom-prefs__item__icon {
    display: block;
    margin: 0 0 15px;
}
.b-franch-bottom-prefs__item_production .b-franch-bottom-prefs__item__icon {
    margin: -10px 0 -5px -15px;
}
.b-franch-bottom-prefs__item_attendance .b-franch-bottom-prefs__item__icon {
    margin: -10px 0 5px -15px;
    transform: scale(0.7);
}
.b-franch-bottom-prefs__item_price .b-franch-bottom-prefs__item__icon {
    margin: -5px 0 5px -10px;
}

.b-franch-stages {
    background: url(i/bg-franch-stages.png) no-repeat center;
    background-size: cover;
    padding-bottom: 30px;
    padding-top: 25px;
}
.b-franch-stages__items {
    color: #000;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.b-franch-stages__item {
    background: #fff;
    border-radius: 32px;
    box-shadow: 0px 4px 4px 0px #00000040;
    margin: 20px 0 0;
    padding: 25px 30px 40px;
    width: 49.3%;
}
.b-franch-stages__item__number {
    color: #F1F1F1;
    font-size: 100px;
    font-weight: 700;
    letter-spacing: -0.5px;
}
.b-franch-stages__item__descr {
    color: #321313;
}
.b-franch-stages__item__title {
    color: #000;
    font-size: 25px;
    font-weight: 700;
    margin: -75px 0 0 5px;
    position: absolute;
    text-transform: uppercase;
}
.b-franch-stages__btn-wrap {
    margin: 30px 0 0;
    text-align: center;
}
.b-franch-stages__btn {
    border: 2px solid;
    border-radius: 35px;
    color: #f00 !important;
    display: inline-block;
    font-size: 33px;
    padding: 15px 35px;
}

.b-franch-stores {
    background: url(i/bg-pref.png) no-repeat center;
    background-size: cover;
    margin: 0 0 30px;
    padding-top: 30px;
    padding-bottom: 50px;
}
.b-franch-stores__title {
    color: #fff;
    margin: 0 0 30px;
}
.b-franch-stores__gallery {
    padding: 0 70px;
    position: relative;
}
.b-franch-stores__gallery__items {
    align-items: center;
    display: flex;
    height: 60vh;
    justify-content: space-around;
    margin: 0 0 20px;
}
.b-franch-stores__gallery__main {
    background: no-repeat center;
    background-size: cover;
    border-radius: 30px;
    height: 100%;
    width: 75%;
}
.b-franch-stores__gallery__prev,
.b-franch-stores__gallery__next {
    background: no-repeat center;
    background-size: cover;
    height: 60%;
    width: 10%;
}
.b-franch-stores__gallery__prev {
    border-radius: 30px 0 0 30px;
}
.b-franch-stores__gallery__next {
    border-radius: 0 30px 30px 0;
}
.b-franch-stores__gallery__title {
    color: #fff;
    font-size: 20px;
    margin: auto;
    width: 80%;
}
.b-franch-stores__gallery__arrow {
    background: url(i/arrow.png) no-repeat center;
    cursor: pointer;
    height: 39px;
    margin: -15px 0 0;
    position: absolute;
    top: 50%;
    width: 29px;
}
.b-franch-stores__gallery__arrow_prev {
    left: 0;
}
.b-franch-stores__gallery__arrow_next {
    transform: rotate(180deg);
    right: 0;
}

.b-franch__claim__title {
    margin: 0 0 30px;
}
.b-franch__claim .container {

    padding-left: 0;
    padding-right: 0;
}
.b-franch__claim .warranty-order__title {
    display: none;
}
.b-franch__claim .warranty-order {
    max-width: none;
}

.b-franch__cities {
    background: url(i/bg-franch__cities.png) no-repeat center;
    background-size: cover;
    color: #000;
    padding-top: 30px;
    padding-bottom: 50px;
}
.b-franch__cities__title {
    margin-bottom: 30px;
}
.b-franch__cities__items {
    font-size: 26px;
    line-height: 2;
    margin: 0 0 50px;
    word-spacing: 15px;
}
.b-franch__cities__items span {
    word-spacing: unset;
}
.b-franch__cities__btn-wrap {
    margin: 30px 0 0;
    text-align: center;
}
.b-franch__cities__btn {
    border: 2px solid;
    border-radius: 35px;
    color: #f00 !important;
    display: inline-block;
    font-size: 33px;
    padding: 15px 35px;
}

@media (max-width: 1600px) {
    .g-franch-p {
        padding-left: 100px;
        padding-right: 100px;
    }
    .b-franch-top {
        padding-top: 45px;
    }
    .b-franch-top__text p {
        margin-bottom: 60px;
    }
}
@media (max-width: 1300px) {
    .g-franch-p {
        padding-left: 50px;
        padding-right: 50px;
    }
    .g-franch-btn {
        font-size: 24px;
    }
    .b-franch-top__text p {
        font-size: 24px;
    }
}
@media (max-width: 960px) {
    .b-franch-top {
        flex-wrap: wrap;
        padding-bottom: 30px;
        padding-top: 0;
    }
    .b-franch-top__text {
        width: 100%;
    }
    .b-franch-top__text p {
        margin-bottom: 30px;
    }
    .b-franch-top__img {
        display: none;
    }

    .b-franch-top-prefs {
        flex-wrap: wrap;
    }
    .b-franch-top-prefs__item {
        margin-bottom: 25px;
        margin-top: 25px;
    }

    .b-franch-middle-prefs {
        flex-wrap: wrap;
    }
    .b-franch-middle-prefs__item {
        flex-grow: unset;
        flex-basis: unset;
        width: 100%;
    }

    .b-franch-bottom-prefs__items {
        flex-wrap: wrap;
    }
    .b-franch-bottom-prefs__item {
        width: 100%;
    }

    .b-franch-stages__items {
        flex-wrap: wrap;
    }
    .b-franch-stages__item {
        width: 100%;
    }

    .b-franch-stores__gallery__prev,
    .b-franch-stores__gallery__next {
        display: none;
    }
    .b-franch-stores__gallery__main {
        width: 100%;
    }
}

@media (max-width: 700px) {
    .g-franch-p {
        padding-left: 20px;
        padding-right: 20px;
    }
    .g-franch-subtitle {
        font-size: 30px;
    }

    .b-franch-about__i {
        flex-wrap: wrap;
    }
    .b-franch-about__map,
    .b-franch-about__text {
        flex-basis: unset;
        flex-grow: unset;
        width: 100%;
    }
    .b-franch-about__text {
        margin-top: 30px;
        padding-left: 0;
    }

    .b-franch-stages__item__title {
        font-size: 18px;
    }

    .b-franch__cities__items {
        font-size: 20px;
    }
}