.franchise-landing {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 1.2;
    font-weight: 400;
}

.franchise-landing .wrap {
    padding: 0;
}

section {
    position: relative;
}

.frcontainer {
    max-width: 1220px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

.frcontainer .row {
    margin: 0 -10px;
}

.frcontainer .col, .frcontainer .col-xs-6, .frcontainer .col-sm-6, .frcontainer .col-lg-9 {
    padding: 0 10px;
}

h1, .h1 {
    color: #ffffff;
    margin: 0 0 0px;
    font-size: 46px;
    font-family: 'Druk Wide Cyr';
    line-height: 1;
    font-weight: 700;
    letter-spacing: 1px;
}

.franchise-landing h2, .franchise-landing .h2 {
    margin-bottom: 0;
    letter-spacing: 1px;
    padding-bottom: 35px;
    line-height: 139.13%;
    font-size: 46px;
    font-family: 'Druk Wide Cyr';
    font-weight: 700;
}

h3, .h3 {
    margin-top: 0;
    color: #fff;
    font-size: 32px;
    line-height: 125%;
    font-family: 'Druk Wide Cyr';
    font-weight: 700;
    text-transform: uppercase;
}


.btn-grad {
    white-space: normal;
    width: 686px;
    letter-spacing: 0;
    height: 60px;
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    padding: 5px 10px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: 'Druk Wide Cyr';
    line-height: 1.55;
    font-weight: 600;
    text-transform: uppercase;
    border-width: 0px;
    border-radius: 0px;
    background-image: linear-gradient(245deg, rgba(23, 66, 255, 1) 0%, rgba(247, 112, 38, 1) 100%);
    border-color: transparent;
    border-style: solid;
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

.btn-grad:hover, .btn-grad:active, .btn-grad:focus {
    background: #fff;
    color: #000;
}


.btn-huge {
    white-space: normal;
    font-size: 18px;
    position: relative;
    z-index: 5;
    letter-spacing: 0;
    padding: 10px 20px;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    line-height: 1.5;
    min-height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    white-space: normal;
    color: #ffffff;
    background-color: #002be0;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Druk Wide Cyr';
}

.btn-huge svg, .btn-huge img {
    width: 24px;
    height: 18px;
    margin-left: 6px;
}

.btn-huge:hover {
    color: #fff;
}

.wow {
    visibility: hidden;
    -webkit-animation-timing-function: cubic-bezier(.19, 1, .22, 1);
    animation-timing-function: cubic-bezier(.19, 1, .22, 1);
}

/* */
.section-frwelcome {
    position: relative;
    overflow: hidden;
    padding-bottom: 90px;
    z-index: 0;
}

.frwelcome_bg {
    z-index: 0;
    position: fixed;
    display: block;
    top: 80px;
    left: 0;
    width: 100%;
    height: 100%;
    height: 90vh;
    overflow: hidden;
    background: url(../img/franchise/wback.jpg) no-repeat center;
    background-size: cover;
}

.frwelcome_bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-frwelcome:before {
    content: '';
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.9)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.9));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.9));
}

.section-frwelcome .frcontainer {
    position: relative;
    z-index: 3;
}

.frwelcome {
    padding-top: 93px;
    padding-bottom: 28px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
}

.frwelcome_cont {
    position: relative;
    z-index: 1;
}

.frwelcome_cont .btn {
    line-height: 166.667%;
    height: 68px;
    padding: 5px 32px;
    white-space: normal;
    display: inline-flex;
    align-items: center;
}

.frwelcome_img {
    position: absolute;
    z-index: 0;
    bottom: 0;
    right: 3%;
}

.frwelcome_txt {
    opacity: 0.8;
    font-size: 16px;
    line-height: 1.75;
    margin: 3.9vw 0 2.2vw;
}

.frwelcome_logo {
    margin: 2.1vw 0;
    max-width: 80%;
}

.frwelcome_logo:first-child {
    margin-top: 0;
}

/* */
.section-frabout {
    background-color: #000000;
    padding-top: 90px;
    padding-bottom: 80px;
}

.frabout {
    margin: 0 auto;
}

.frabout h2 {
    padding: 0;
    margin-top: 0 !important;
}

.frabout_txt {
    line-height: 1.75;
    font-size: 16px;
    opacity: 0.8;
}

/* */
.section-frvideo {
    background-color: #000000;
    padding-bottom: 90px;
}

.frvideo {
    overflow: hidden;
    margin: 0 auto 0px;
    position: relative;
}

.frvideo:before {
    content: '';
    display: block;
    padding-bottom: 56.25%;
}

.frvideo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* */
.section-frwhy {
    background-color: #000000;
    padding: 67px 0 60px;
}

.frwhy_app .row {
    align-items: center;
}

.frwhy_wrap {
    padding-top: 89px;
    position: relative;
    padding-bottom: 28px;
}

.bluestar {
    position: absolute;
    z-index: 0;
}

.bluestar1 {
    top: 9px;
    right: 8.5%;
}

.bluestar2 {
    left: 51%;
    bottom: 53px;
}

.bluestar3 {
    right: 51%;
    bottom: 53px;
}

.frwhy_wrap h3 {
    margin-bottom: 34px;
}

.frwhy_piqs {
    margin-top: 22px;
    margin-bottom: 3px;
}

.piqs_item {
    display: flex;
    gap: 30px;
}

.piqs_item .piqs_icon {
    width: 65px;
    min-width: 65px;
    margin: 0;
}

.piqs_item .piqs_txt {
    margin: 0;
}

.piqs_icon {
    width: 80px;
    height: 80px;
}

.piqs_txt {
    margin-top: 11px;
    opacity: 0.8;
    font-size: 16px;
    line-height: 1.75;
}

.piqs_txt ul, .piqs_txt ol {
    margin-bottom: 0;
    padding-left: 24px;
}

.frwhy_loyal .frwhy_img {
    max-width: 500px;
}

/* */
.section-frinfo {
    padding-top: 80px;
    padding-bottom: 80px;

    position: relative;
    z-index: 1;
}

.frinfo {
    position: relative;
    margin-top: 49px;
}

.frinfo_back {
    position: absolute;
    bottom: -51px;
    left: 39.65%;
    z-index: 0;
    pointer-events: none;
    width: 53.363%;
}

.frinfo_item {
    background: #fff;
    color: #000000;
}

.frinfo_cont {
    padding: 30px;
}

.frinfo_img {
    position: relative;
}

.frinfo_img:before {
    content: '';
    display: block;
    padding-bottom: 41.1%;
}

.frinfo_img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.frinfo_title {
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
    font-family: 'Druk Wide Cyr';
    letter-spacing: 1px;
    text-transform: uppercase;
}

.frinfo_txt {
    margin-top: 23px;
    opacity: 0.8; /*letter-spacing: -0.32px;*/
    line-height: 137.5%;
    font-size: 16px;
}

.frinfo_txt ul {
    padding-left: 0;
}

.frinfo_txt ul li {
    list-style: none;
}

.frinfo_txt ul li:before {
    contet: '• ';
}

/* */
.section-frben {
    padding-top: 177px;
    padding-bottom: 76px;
}

.frben {
    padding-top: 56px;
}

.frben_icon {
    width: 80px;
    height: 80px;
}

.frben_txt {
    line-height: 1.75;
    font-size: 16px;
    margin-top: 15px;
    opacity: 0.8;
}

/* */
.section-frsteps {
    background-color: #000;
    padding-top: 90px;
    padding-bottom: 90px;
}

.frsteps {
    display: flex;
    flex-wrap: wrap;
    margin-top: 45px;
}

.frsteps_item {
    position: relative;
    padding-bottom: 80px;
}

.frsteps_item:after {
    content: '';
    position: absolute;
    width: 133px;
    height: 44px;
    background: url(../img/franchise/sarr3.svg) no-repeat center;
    background-size: contain;
}

.frsteps_item:last-child:after {
    display: none;
}

.frsteps_item_num {
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 116.667%;
    font-family: 'Druk Wide Cyr';
    letter-spacing: 1px;
    color: #063AFF;
    text-transform: uppercase;
}

.frsteps_item_txt {
    position: relative;
    opacity: 0.8;
    line-height: 1.75;
    margin-top: 12px;
    font-size: 16px;
}


/* */
.section-frpress {
    background-color: #000;
    padding-top: 90px;
    padding-bottom: 101px;
    position: relative;
}

.section-frpress:before {
    width: 80px;
    top: 162px;
    right: 50%;
    margin-right: -390px;
    height: 80px;
    content: '';
    position: absolute;
    z-index: 0;
    background: url(../img/franchise/bluestar2.svg) no-repeat center;
}

.frpress {
    margin: 0 0px;
    padding-top: 8px;
}

.frpress_item {
    position: relative;
    margin: 77px 0px 0px;
}

.frpress_item a {
    position: relative;
    display: block;
}

.frpress_logo {
    padding-bottom: 82.3%;
    position: relative;
    overflow: hidden;
}

.frpress_logo img {
    position: absolute;
    object-fit: cover;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 0;
}

.frpress_arr {
    position: absolute;
    right: 0;
    top: 50%;
    width: 12px;
    margin-top: -11px;
}

/* */
.section-frteam {
    padding-top: 90px;
    padding-bottom: 90px;
}

.frteam {
    margin-top: 49px;
}

.frteam_slider {
    position: relative;
    padding: 0 50px;
}

.frteam .slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.frteam .slick-dots {
    text-align: center;
    bottom: 0;
    position: relative;
    z-index: 15;
    padding: 16px 0 0;
    width: 100%;
    font-size: 0;
    list-style: none;
}

.frteam .slick-dots li {
    display: inline-block;
    padding: 10px 5px;
    margin: 0;
    width: auto;
    height: auto;
    cursor: pointer;
}

.frteam .slick-dots li button {
    width: 8px;
    height: 8px;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    box-sizing: border-box;
    border: none;
    padding: 0;
    background-color: #7a7a7a;
    outline-offset: 3px;
}

.frteam .slick-dots li.slick-active button {
    background-color: #002be0;
}

.frteam .slick-prev, .frteam .slick-next {
    width: 13px;
    height: 25px;
    width: 46px;
    height: 32px;
    background: url(../img/franchise/btnarr.svg) no-repeat center;
    background-size: 100%;
}

.frteam .slick-prev svg, .frteam .slick-next svg {
    display: none;
}

.frteam .slick-prev:before, .frteam .slick-next:before {
    display: none;
}

.frteam .slick-prev {
    left: -3px;
}

.frteam .slick-prev {
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -moz-transform: translate(0, -50%) rotate(180deg);
    -o-transform: translate(0, -50%) rotate(180deg);
    transform: translate(0, -50%) rotate(180deg);
}

.frteam .slick-next {
    right: -3px;
}

.frteam_item {
    margin-left: auto;
    margin-right: auto;
    max-width: 980px;
    display: flex;
    justify-content: space-between;
    background-color: #1F1F1F;
}

.section-frteam .frteam_item {
    flex-direction: row-reverse;
}

.frteam_item_cont {
    padding: 51px 80px 20px;
}

.frteam_item_img {
    min-height: 50vh;
    -webkit-box-flex: 0;
    position: relative;
    -webkit-flex: 0 0 380px;
    -ms-flex: 0 0 380px;
    flex: 0 0 380px;
    height: 474px;
}

.frteam_item_img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.frteam_item_txt {
    margin-top: 33px;
    line-height: 1.75;
    font-size: 16px;
    opacity: 0.65;
}

.frteam_item_txt:first-child {
    margin: 0 0 30px;
}

.frteam_item_txt p {
    padding: 0;
    margin: 0;
}

.frteam_item_name {
    font-weight: bold;
    font-family: 'Druk Wide Cyr';
    line-height: 1.35;
    text-transform: uppercase;
    margin-bottom: 11px;
    font-size: 32px;
}

.frteam_item_pos {
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Druk Wide Cyr';
    color: #f77026;
    font-size: 18px;
    line-height: 133.333%;
}

.section-fran .frteam_item_img {
    height: 514px;
}

.section-fran .frteam_item_name {
    font-size: 18px;
}

.section-fran .frteam_item_cont {
    padding: 64px 80px;
    max-width: 560px;
}

/* */
.section-frform {
    padding: 66px 0 90px;
}

.form-control {
    padding: 0;
    letter-spacing: 0.7px;
}

.frform {
    padding-top: 31px;

}

.frform .has-error .form-control {
    box-shadow: none;
    padding-left: 10px;
    border: 1px solid red;
}

.frform .has-success .form-control {
    box-shadow: none;
    border-bottom: 1px solid #000000;
}

.win_form .frform .has-success .form-control {
    box-shadow: none;
    border-bottom: 1px solid #f77026;
}


.frform .help-block {
    display: none;
}

.win_form .frform .help-block {
    display: block;
    color: red;
    font-size: 13px;
    padding: 0;
    margin-top: 5px;
}

.frform .form-group {
    margin-bottom: 62px;
}

.frform_btn {
    margin-top: 18px;
}

.btn-primary {
    background: #063AFF;
}

.frform_btn .btn {
    width: 100%;
    box-shadow: none;
    text-align: center;
    height: 68px;
    border: 0;
    font-size: 16px;
    line-height: 1.2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-left: 60px;
    padding-right: 60px;
    -webkit-appearance: none;
    font-weight: 700;
    white-space: nowrap;
    background-image: none;
    cursor: pointer;
    text-transform: none;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
}

.btn-black:hover, .btn-black:active, .btn-black:focus {
    background: #fff;
    color: #000;
}

/*.form-control {
    height: 60px;
    text-transform: none;
    font-size: 16px;
    line-height: 1.33;
    color: #000000;
    border-bottom: 1px solid #000000;
    padding: 0;
    letter-spacing: 0px;
}

.form-control::-webkit-input-placeholder {
    color: #000000;
    opacity: 0.5;
}

.form-control::-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

.form-control:-moz-placeholder {
    color: #000000;
    opacity: 0.5;
}

.form-control:-ms-input-placeholder {
    color: #000000;
    opacity: 0.5;
}*/

/* */
.tmenu-mobile {
    display: none;
    top: 0;
    z-index: 990;
}

.tmenu-mobile__container {
    min-height: 50px;
    padding: 5px;
    position: relative;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tmenu-mobile__burger {
    position: relative;
    margin-top: 0;
    width: 28px;
    height: 20px;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.tmenu-mobile__burger span {
    display: block;
    position: absolute;
    width: 100%;
    opacity: 1;
    left: 0;
    transition: .25s ease-in-out;
    height: 3px;
    background-color: #fff;
}

.tmenu-mobile__burger span:nth-child(1) {
    top: 0px;
}

.tmenu-mobile__burger span:nth-child(2),
.tmenu-mobile__burger span:nth-child(3) {
    top: 8px;
}

.tmenu-mobile__burger span:nth-child(4) {
    top: 16px;
}

.tmenu-mobile_opened .tmenu-mobile__burger span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
}

.tmenu-mobile_opened .tmenu-mobile__burger span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.tmenu-mobile_opened .tmenu-mobile__burger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.tmenu-mobile_opened .tmenu-mobile__burger span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
}

.tmenu-mobile__list {
    display: block;
}

.tmenu-mobile__burgerlogo {
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
}

.tmenu-mobile__imglogo {
    height: auto;
    display: block;
    max-width: 300px !important;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto;
}

.header {
    position: relative;
    background-color: #000;
    z-index: 30;
    padding-top: 25px;
}

.header_navbar {
    display: flex;
    align-items: center;
}

.header_fl {
    background-color: #000;
    display: flex;
    justify-content: space-between;
    height: 80px;
    align-items: center;
}

.header_nav {
    margin: 0 40px 0 auto;
}

.header_nav ul {
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

.header_nav ul li {
    padding: 0 15px;
    position: relative;
}

.header_nav ul li a {
    font-weight: bold;
    font-family: 'Druk Wide Cyr';
    color: #ffffff;
    font-size: 10px;
    display: block;
    line-height: 40px;
    text-transform: uppercase;
    -webkit-transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.header_nav ul li a:hover {
    color: #002be0 !important;
    opacity: 0.7 !important;
    text-decoration: none;
}

.header_nav li ul {
    display: none;
}

.header_nav li.open ul {
    display: block;
}

.header_nav .headlang {
    position: static;
}

.header_nav .headlang ul {
    left: 0;
    right: 0;
    top: 0;
    padding-top: 40px;
}

.header_nav .headlang ul li {
    padding: 0;
}

.header_nav .headlang ul li a {
    font-size: 10px;
    line-height: 40px;
}

.translateLang:after {
    background: url(../img/arr2-w.svg) no-repeat center;
}

.header_logo {
    width: 131px;
    height: auto;
    display: flex;
    align-items: center;
}

.header_btn {
}

.t-btn {
    height: 46px;
    text-decoration: none;
    width: 238px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    padding-left: 32px;
    padding-right: 32px;
    color: #ffffff;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Druk Wide Cyr';
}

.t-btn:hover, .t-btn:active, .t-btn:focus {
    background-color: #ffffff;
    text-decoration: none;
    color: #000000;
}


/* */
.footer {
    background-color: #000000;
    padding: 0;
    position: relative;
    z-index: 3;
}

.footer .row {
    display: flex;
    align-items: center;
    height: 150px;
}

.footer_lg {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.55;
    font-family: 'Druk Wide Cyr';
    color: #ffffff;
}

.footer_soc {
    display: flex;
    align-items: center;
    gap: 7px;
    justify-content: flex-end;
}

.footer_soc_item {
    margin-left: 18px;
}

.footer_soc a {
    display: flex;
    align-items: center;
    width: 24px;
    height: 24px;
    -webkit-transition: all ease-in-out .25s;
    -moz-transition: all ease-in-out .25s;
    -o-transition: all ease-in-out .25s;
    transition: all ease-in-out .25s;
}

.footer_soc a:hover {
    opacity: .8;
}

.footer_soc svg {
    width: 30px;
    height: 30px;
}

.win-form {
    width: 560px;
    background-color: #141414;
    padding: 0;
}

.win-form .fancybox-close-small {
    position: fixed;
    color: #f77026;
    top: 10px;
    right: 10px;
    width: 43px;
    height: 43px;
    padding: 3px;
}

.win-form .frform {
    display: block;
    padding: 0;
}

.win-form .frform .form-group {
    padding-right: 0;
    margin-bottom: 25px;
}

.win_img {
}

.win_img img {
    width: 100%;
    display: block;
}

.win_cont {
    padding: 40px 45px;
}

.win_title {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 24px;
    font-family: 'Druk Wide Cyr';
    line-height: 1.23;
    text-align: center;
    text-transform: uppercase;
}

.win_form {
}

.win_form .form-control {
    color: #ffffff;
    border-bottom: 1px solid #f77026;
}

.win_form .form-control::-webkit-input-placeholder {
    color: #fff;
}

.win_form .form-control::-moz-placeholder {
    color: #fff;
}

.win_form .form-control:-moz-placeholder {
    color: #fff;
}

.win_form .form-control:-ms-input-placeholder {
    color: #fff;
}

.win_form .btn {
    width: 100%;
    text-transform: uppercase;
    height: 54px;
}

.win_form .btn {
    color: #141414;
    background-color: #f77026;
}

.win_form .btn:hover, .win_form .btn:active, .win_form .btn:focus {
    background: #000;
    color: #fff;
}

.section-fraddr {
    padding: 66px 0;
}

.frmap {
    overflow: hidden;
    margin-bottom: 47px;
    position: relative;
    margin-top: 49px;
    height: 643px;
    background: url(../img/franchise/map.jpg) no-repeat right 0px;
}

.frmap_item {
    padding-left: 48px;
    width: 150px;
    position: absolute;
    font-family: 'Druk Wide Cyr';
    background: url(../img/franchise/bluestar2.svg) no-repeat left 4px;
    background-size: 32px;
    font-weight: 700;
    letter-spacing: 0.12px;
    font-size: 12px;
    line-height: 166.667%;
    text-transform: uppercase;
}

.frmap_item p {
    margin: 0;
}

.frmap_item1 {
    top: 239px;
    right: 89px;
}

.frmap_item2 {
    top: 213px;
    right: 251px;
}

.frmap_item3 {
    top: 126px;
    right: 531px;
}

.frmap_item4 {
    top: 260px;
    right: 442px;
}

.frmap_item5 {
    top: 522px;
    right: 442px;
}


.fraddr {
}

.fraddr_item {
    margin-bottom: 46px;
}

.fraddr_item p {
    margin: 0;
}

.fraddr_item_title {
    font-size: 18px;
    margin-bottom: 10px;
    font-style: normal;
    font-family: 'Druk Wide Cyr';
    font-weight: 700;
    color: #F73;
    line-height: 155.556%;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.fraddr_item_title a {
    color: #F73;
}

.fraddr_item_title a svg {
    margin-left: -1px;
    vertical-align: middle;
    margin-right: -5px;
}

.fraddr_item_txt {
    line-height: 137.5%;
    opacity: 0.8;
    letter-spacing: -0.32px;
    font-size: 16px;
    margin-bottom: 32px;
}

.fraddr_item_soc {
}

.fraddr_item_soc a {
    margin: 0 21px 0 0;
}


.section-faq {
    padding: 66px 0 170px;
    position: relative;
}

.section-faq:before {
    width: 80px;
    top: 90px;
    right: 50%;
    margin-right: -290px;
    height: 80px;
    content: '';
    position: absolute;
    z-index: 0;
    background: url(../img/franchise/bluestar2.svg) no-repeat center;
}

.faq {
    margin-top: 18px;
}

.faq_item {
    padding: 14px 0 13px;
    border-bottom: 3px solid rgba(255, 255, 255, 0.2);

}

.faq_item_q {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 9px 0;
}

.faq_item_title {
    font-family: 'Druk Wide Cyr';
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    line-height: 155.556%;
    letter-spacing: 0.7px;
}

.faq_item_arr {
    margin: 0 0 0 9px;
    background: url(../img/franchise/arrow-down.svg) no-repeat left 0;
    background-size: contain;
    width: 18px;
    height: 24px;
    min-width: 18px;
}

.faq_item_q[aria-expanded="true"] .faq_item_title {
    color: #FF7733;
}

.faq_item_q[aria-expanded="true"] .faq_item_arr {
    transform: rotate(180deg);
}

.faq_item_ans {
    display: none;
    padding-bottom: 8px;
    line-height: 122.222%;
    font-size: 16px;
    line-height: 1.75;
    opacity: 0.8;
}

.faq_item_ans p {
    margin: 0;
}

.section-frterms {
    padding: 156px 0 66px;
}

.frterms_wrap {
    margin-top: 49px;
}

.frterms {
    background-image: linear-gradient(90deg, #EC7D52 0%, #985DCA 50%, #1035D6 100%);
    padding: 3px;
    overflow: hidden;
}

.frterms_item {
    margin-bottom: 3px;
    padding: 82px 92px 0;
    background: #000;
    overflow: hidden;
}

.frterms_item:last-child {
    margin-bottom: 0px;
}

.frterms_item_txt {
    margin-top: 35px;
    opacity: 0.8;
    line-height: 1.75;
    font-size: 16px;
}

.frterms_item_txt ul {
    padding: 0 0 0 24px;
}

.frterms_item_img {
    margin-top: 57px;
    text-align: center;
    margin-bottom: -3px;
}

.packages-tabs {
    margin-bottom: 80px;
}

.packages-tabs li a {
    height: 68px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-frhist {
    padding: 50px 0 76px;
}

.section-frhist h2 {
    margin-bottom: 37px;
}

.section-fran {
    padding: 44px 0 66px;
}

.frinst_addr a {
    font-size: 32px;
    font-style: normal;
    font-family: 'Druk Wide Cyr';
    font-weight: 700;
    color: #FF7733;
    line-height: 1.25;
    display: inline-block;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.foot_logo {
    width: 131px;
    height: 50px;
}

.section-frinst {
    padding: 90px 0;
}

.section-frinst h2 {
    padding-bottom: 9px;
}

.frinst {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 84px;
}

.frinst_item {
    width: calc(33.33% - 4px);
}

.frinst_item a {
    display: block;
    position: relative;
    padding-bottom: 100%;
}

.frinst_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.main-wrapper {
    overflow: hidden;
}

.frinfo .row {
    display: flex;
    flex-wrap: wrap;
}

.fraddr .row {
    display: flex;
    flex-wrap: wrap;
}

/* */
@media screen and (min-width: 1200px) {
    .frwhy_piqs .row {
        margin: 0 -32px;
    }

    .frwhy_piqs .col {
        padding: 0 32px;
    }

    .frben .row {
        margin: 0 -32px;
    }

    .frben .col {
        padding: 0 32px;
    }

    .frinfo .row {
        margin: 0 -44px;
    }

    .frinfo .col {
        padding: 0 44px;
    }

    .fraddr .row {
        margin: 0 -40px;
    }

    .fraddr_item {
        padding: 0 40px;
    }

    .frpress .row {
        margin: 0 -20px;
    }

    .frpress .col {
        padding: 0 20px;
    }

    .frform .row {
        margin: 0 -40px;
    }

    .frform .col {
        padding: 0 40px;
    }
}

@media screen and (max-width: 1199px) {
    .franchise-landing h2, .franchise-landing .h2 {
        font-size: 42px;
    }

    h3, .h3 {
        font-size: 28px;
    }

    .section-frsteps {
        padding-top: 40px;
    }

    .frben {
        padding-top: 40px;
    }

    .frinfo_back {
        bottom: -106px;
        left: 38.3%;
        width: 61.6%;
    }

    .section-frform {
        padding: 40px 0 90px;
    }

    .btn-grad {
        width: 776px;
        height: 60px;
    }

    .header_nav {
        margin: 0 25px 0 auto;
    }

    .frterms_item {
        padding: 50px 50px 0;
    }

    .frteam_item_cont {
        padding: 40px 50px 20px;
    }

    .section-fran .frteam_item_cont {
        padding: 40px 50px 20px;
    }

}

@media screen and (min-width: 992px) {
    .frwhy_app .row, .frwhy_loyal .row {
        display: flex;
        align-items: center;
    }

    .frinfo_item {
        height: 100%;
    }

    .frterms_item .row {
    }

    .frterms_item_img1 {
        text-align: right;
        margin-right: -17px;
    }

    .frterms_item_img3 {
        text-align: left;
        margin-left: -66px;
        margin-top: 0;
    }

    .frterms_item3 {
        padding-top: 120px;
    }

    .frterms_item3 .row h3 {
        margin-top: 17px;
    }


}

@media screen and (max-width: 991px) {
    .tmenu-mobile {
        display: block;
        margin: 0 -6px 0 13px;
    }

    .header_navbar {
        display: none;
        padding: 0 20px;
        position: fixed;
        background: #000;
        top: 95px;
        left: 0;
        width: 100%;
        bottom: 0;
    }

    .header_nav {
        margin: 0 0px 0 auto;
        padding: 20px 0;
    }

    .header_nav ul {
        display: block;
    }

    .header_nav ul li {
        padding: 10px 0;
    }

    .headlang .dropdown-menu {
        top: 8px;
        padding-top: 40px;
        padding-bottom: 10px;
    }

    .header_nav .headlang ul li {
        padding: 0;
    }

    .header_nav .headlang ul li a {
        text-align: center;
    }

    .header_fl {
        height: 72px;
    }

    .header_fl .headlang {
        margin-left: auto;
        right: 0;
        top: 0;
        position: relative;
        white-space: nowrap;
    }

    .t-btn {
        display: inline-flex;
    }

    .section-faq {
        padding-bottom: 90px;
    }

    .frinst_item {
        width: calc(50% - 3px);
    }

    h1, .h1 {
        font-size: 36px;
    }

    .franchise-landing h2, .franchise-landing .h2 {
        font-size: 36px;
    }

    .frwhy_wrap h3 {
        margin-top: 45px;
        margin-bottom: 32px;
    }

    .frwelcome_img {
        margin-top: 32px;
        position: relative;
        text-align: right;
        right: 0;
    }

    .frwhy_loyal .bluestar {
        display: none;
    }

    .packages-tabs li a {
        font-size: 18px;
    }

    .frpress_item {
        margin: 40px auto 0px;
        max-width: 250px;
    }

    .section-frpress {
        padding-bottom: 60px;
    }

    .frwhy_piqs .piqs_txt {
        margin-bottom: 32px;
        margin-top: 17px;
    }

    .header_nav ul li a {
        font-size: 11px;
    }

    .translateLang {
        color: rgba(255, 255, 255, 1);
    }

    .frabout h2 {
        padding-bottom: 21px;
    }

    .frteam_item_cont {
        padding: 24px 20px;
    }

    .packages-tabs {
        margin-bottom: 50px;
    }

    .frterms_item_img {
        margin-top: 30px;
    }

    .frterms_item_img1 {
        margin: 30px 19% -3px;
    }

    .frterms_item_img2 {
        margin: 31px -17px 0px;
    }

    .frterms_item_img3 {
        margin: 32px -5px 0;
    }

    .section-frterms {
        padding: 90px 0 66px;
    }


}

@media screen and (max-width: 960px) {
    .frteam_item {
        display: block;
    }

    .frform {
        display: block;
    }

}


@media screen and (max-width: 767px) {
    .franchise-landing {
        font-size: 14px;
    }

    .header {
        padding: 0;
    }

    .header_navbar {
        top: 70px;
    }

    .header_logo {
        width: 65px;
    }

    h1, .h1 {
        font-size: 24px;
    }

    .franchise-landing h2, .franchise-landing .h2 {
        line-height: 145.455%;
        font-size: 22px;
    }

    h3, .h3 {
        font-size: 18px;
        line-height: 133.333%;
    }

    .section-frwelcome {
        padding-bottom: 29px;
    }

    .frwelcome {
        padding-bottom: 0;
        padding-top: 44px;
    }

    .frwelcome_logo {
        margin: 5.1vw 0 7vw;
        max-width: 100%;
    }

    .frwelcome_txt {
        opacity: 0.8;
        font-size: 14px;
        line-height: 142.857%;
        margin: 3.9vw 0 10.1vw;
    }

    .frwelcome_cont .btn {
        height: auto;
        font-size: 12px;
        padding: 17px 32px;
    }

    .section-frabout {
        padding-top: 41px;
        padding-bottom: 25px;
    }

    .frabout_txt {
        line-height: 153.846%;
        font-size: 13px;
    }

    .frvideo {
        min-height: 162px;
    }

    .section-frvideo {
        padding-bottom: 17px;
    }

    .piqs_txt {
        font-size: 13px;
        line-height: 153.846%;
    }

    .bluestar {
        height: 48px;
        height: 48px;
    }

    .btn-huge {
        height: auto;
        font-size: 12px;
        padding: 18px 20px;
        line-height: 166.667%;
        min-height: 60px;
    }

    .section-frwhy {
        padding: 30px 0 47px;
    }

    .frwhy_wrap {
        padding-bottom: 1px;
        padding-top: 23px;
    }

    .frwhy_wrap h3 {
        margin-top: 31px;
        margin-bottom: 19px;
    }

    .frwhy_loyal .frwhy_img {
        width: 100%;
    }

    .bluestar1 {
        top: 17px;
        right: 0.5%;
    }

    .frwhy_piqs {
        margin-top: 13px;
    }

    .piqs_icon {
        width: 56px;
        height: 56px;
    }

    .frwhy_loyal {
        margin-top: -3px;
        margin-bottom: 31px;
    }

    .piqs_txt ul, .piqs_txt ol {
        padding-left: 20px;
    }

    .section-frben {
        padding-top: 71px;
        padding-bottom: 1px;
    }

    .frben {
        padding-top: 23px;
    }

    .frben_icon {
        width: 56px;
        height: 56px;
    }

    .frben_txt {
        margin-bottom: 40px;
        line-height: 20px;
        font-size: 13px;
        margin-top: 16px;
    }

    .section-frinfo {
        padding-top: 10px;
        padding-bottom: 32px;
    }

    .frinfo {
        margin-top: -2px;
    }

    .frinfo .row {
        display: block;
    }

    .frinfo_img {
        min-height: 176px;
    }

    .frinfo_item {
        overflow: hidden;
        margin-bottom: 40px;
    }

    .frinfo_title {
        font-size: 18px;
        line-height: 24px;
    }

    .frinfo_txt {
        font-size: 13px;
        line-height: 20px;
        margin-top: 18px;
    }

    .frinfo_cont {
        padding: 22px 24px 24px;
    }

    .section-frterms {
        padding: 52px 0 30px;
    }

    .frterms_wrap {
        margin-top: -2px;
    }

    .packages-tabs {
        margin-bottom: 32px;
    }

    .packages-tabs li {
        width: 100%;
    }

    .packages-tabs li a {
        font-size: 12px;
        height: 56px;
    }

    .frterms_item {
        padding: 28px 25px 0;
    }

    .frterms_item_txt {
        margin-top: 17px;
        line-height: 153.846%;
        font-size: 13px;
    }

    .frterms_item_txt ul {
        padding: 0 0 0 18px;
    }

    .section-frsteps {
        padding-top: 21px;
        padding-bottom: 16px;
    }

    .frsteps {
        margin-top: -1px;
    }

    .frsteps_item_num {
        font-size: 32px;
        line-height: 1;
    }

    .frsteps_item_txt {
        line-height: 20px;
        margin-top: 15px;
        font-size: 13px;
    }

    .frsteps_item {
        width: 100%;
        padding-bottom: 91px;
        margin-bottom: 15px;
    }

    .frsteps_item:after {
        width: 42px;
        height: 77px;
        background-size: 100%;
        bottom: 0;
        left: calc(50% - 21px);
    }

    .frsteps_item:nth-child(1):after, .frsteps_item:nth-child(3):after, .frsteps_item:nth-child(5):after {
        transform: scaleX(-1) rotate(13deg);
    }

    .frsteps_item:nth-child(6) {
        padding: 0;
    }

    .section-frhist {
        padding: 20px 0 30px;
    }

    .section-frhist h2 {
        margin-bottom: -10px;
    }

    .section-frteam {
        padding-bottom: 20px;
    }

    .frteam {
        margin-top: -2px;
    }

    .frteam_item_img {
        min-height: 5vh;
        height: 77.3vw;
    }

    .frteam_slider {
        padding: 0;
        padding-right: 32px;
        margin-right: -24px;
    }

    .frteam_slider .slick-list {
        overflow: visible;
    }

    .frteam_slider .slick-track {
        display: flex;
    }

    .frteam_slider .slick-slide {
        padding-right: 24px;
        height: auto;
        width: 272px;
    }

    .frteam_item {
        height: 100%;
    }

    .frteam_item_name {
        font-size: 18px;
        margin-bottom: 3px;
        line-height: 133.333%;
    }

    .frteam_item_pos {
        font-size: 12px;
        line-height: 166.667%;
    }

    .frteam_item_txt {
        font-size: 13px;
        line-height: 20px;
        margin-top: 16px;
    }

    .section-fraddr {
        padding: 31px 0 1px;
    }

    .frmap {
        height: 250px;
        background-size: auto 93%;
        background-position: right -26px top 8px;
        margin-bottom: 19px;
        margin-top: -14px;
    }

    .frmap_item {
        font-size: 0;
        padding-left: 0px;
        width: 32px;
        height: 32px;
        background-position: 0 0;
    }

    .frmap_item1 {
        top: 85px;
        right: 38px;
    }

    .frmap_item2 {
        top: 77px;
        right: 90px;
    }

    .frmap_item3 {
        top: 38px;
        right: 190px;
    }

    .frmap_item4 {
        top: 90px;
        right: 158px;
    }

    .frmap_item5 {
        top: 194px;
        right: 147px;
    }

    .fraddr_item {
        margin-bottom: 39px;
    }

    .fraddr_item_title {
        line-height: 24px;
        font-size: 16px;
        letter-spacing: 0.7px;
        margin-bottom: 7px;
    }

    .fraddr_item_txt {
        font-size: 13px;
        line-height: 20px;
        letter-spacing: 0px;
    }

    .section-fran {
        padding: 12px 0 20px;
    }

    .section-fran .frteam_item_img {
        height: 77.3vw;
    }

    .section-fran .frteam_item_cont {
        padding: 24px 20px;
    }

    .section-fran .frteam_item_name, .section-fran .frteam_item_pos {
        font-size: 16px;
    }

    .frteam_item_txt:first-child {
        margin: 0 0 20px;
    }

    .section-frpress {
        padding: 31px 0 20px;
    }

    .frpress {
        margin: -2px 0px 0;
        padding-top: 0;
    }

    .frpress_item {
        margin: 0px auto 28px;
    }

    .section-frinst {
        padding: 3px 0 11px;
    }

    .frinst_addr a {
        line-height: 21px;
        letter-spacing: 0.7px;
        font-size: 16px;
    }

    .frinst {
        margin-top: 33px;
    }

    .frform {
        padding-top: 0;
    }

    .section-frform {
        padding: 40px 0 20px;
    }

    .section-frform h2 {
        padding-bottom: 19px;
    }

    .frform .form-group {
        margin-bottom: 66px;
    }

    .frform_btn {
        margin-top: -18px;
    }

    .frform_btn .btn {
        height: 56px;
        font-size: 12px;
    }

    .section-faq {
        padding: 31px 0 72px;
    }

    .section-faq h2 {
        padding-bottom: 10px;
    }

    .faq {
        margin-top: 0;
    }

    .faq_item_title {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.12px;
    }

    .faq_item_ans {
        font-size: 13px;
        line-height: 20px;
    }

    .foot_logo {
        width: 65px;
        height: 25px;
    }

    .footer .row {
        height: 72px;
    }


}

@media screen and (max-width: 639px) {
    .win_cont {
        padding: 20px;
    }
}

@media only screen and (min-width: 992px) {
    .frsteps_item {
        padding-bottom: 32px;
        margin-bottom: 11px;
        width: 20.8%;
    }

    .frsteps_item:nth-child(1), .frsteps_item:nth-child(2) {
        width: 35.8%;
        margin-right: 3.8%;
        padding-right: 160px;
        padding-right: 18%;
    }

    .frsteps_item:nth-child(1):after {
        position: absolute;
        right: 0;
        top: 72px;
        background-image: url(../img/franchise/sarr1.svg);
    }

    .frsteps_item:nth-child(2):after {
        position: absolute;
        right: 0;
        top: 72px;
        background-image: url(../img/franchise/sarr2.svg);
    }

    .frsteps_item:nth-child(3) {
        padding-bottom: 132px;
    }

    .frsteps_item:nth-child(3):after {
        width: 40px;
        height: 77px;
        bottom: 0;
        right: calc(50% + 6px);
    }

    .frsteps_item:nth-child(4) {
        order: 2;
    }

    .frsteps_item:nth-child(5) {
        order: 1;
    }

    .frsteps_item:nth-child(4), .frsteps_item:nth-child(5) {
        width: 35.8%;
        margin-left: 3.8%;
        padding-left: 15%;
    }

    .frsteps_item:nth-child(4):after {
        position: absolute;
        left: 0;
        top: 54px;
        background-image: url(../img/franchise/sarr4.svg);
    }

    .frsteps_item:nth-child(5):after {
        position: absolute;
        left: 0;
        top: 54px;
        background-image: url(../img/franchise/sarr5.svg);
    }


}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .frsteps_item:nth-child(1), .frsteps_item:nth-child(2) {
        padding-right: 15%;
    }

    .frsteps_item:nth-child(4), .frsteps_item:nth-child(5) {
        padding-left: 15%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .frsteps_item {
        padding-bottom: 32px;
        margin-bottom: 11px;
        width: 37%;
    }

    .frsteps_item:nth-child(1), .frsteps_item:nth-child(5) {
        width: 59%;
        margin-right: 4%;
        padding-right: 22%;
    }

    .frsteps_item:nth-child(1):after, .frsteps_item:nth-child(5):after {
        position: absolute;
        right: 0;
        top: 72px;
        background-image: url(../img/franchise/sarr1.svg);
    }

    .frsteps_item:nth-child(2) {
        padding-bottom: 132px;
    }

    .frsteps_item:nth-child(2):after {
        width: 40px;
        height: 77px;
        bottom: 0;
        right: calc(50% + 6px);
        background-image: url(../img/franchise/sarr3.svg);
    }

    .frsteps_item:nth-child(3) {
        order: 1;
        width: 59%;
        margin-left: 4%;
        padding-left: 22%;
    }

    .frsteps_item:nth-child(3):after {
        position: absolute;
        left: 0;
        top: 54px;
        background-image: url(../img/franchise/sarr4.svg);
    }

    .frsteps_item:nth-child(4) {
        padding-bottom: 132px;
    }

    .frsteps_item:nth-child(4):after {
        width: 40px;
        height: 77px;
        bottom: 0;
        right: calc(50% + 6px);
        background-image: url(../img/franchise/sarr3.svg);
    }

    .frsteps_item:nth-child(5) {
        order: 1;
    }

    .frsteps_item:nth-child(5):after {
        top: 54px;
    }

    .frsteps_item:nth-child(6) {
        order: 1;
    }


}

@media only screen and (max-width: 640px) and (min-width: 541px) {

}


