
body {
    background-color: #fff;
    font-family: 'Montserrat', sans-serif;
}
:root {
    --bf-orange: #FDAE38;
    --bf-orange-3000: #FFD541;
    --bf-bg-orange: #FFB100;
}
.site-header__cover::before {background-color: transparent;}
.site-header{background-color: #324b86;}
.bf-gift {
    position: absolute;
    top: 0;
    right: 220px;
    height: 380px;
}
.bf-btn-promo {font-size: 24px;}
.bf-orange-color {
    color: var(--bf-orange, var(--black));
}
.bf-btn-top {
    margin-top: 50px;
}
.bf-btn-top a, .bf-btn-orange-link {text-decoration: none;}
.bf-btn-text-block-0 {display: none;}
.site-main{
    margin-top: 30px;
}
.bf-btn-top div {margin-top: 10px;font-size: 14px; padding-left: 20px;}
.bf-arrow {margin: 0 15px}
.bf-site-header-title {
    transform: translateY(0px);
}
.bf-fs-24 {font-size: 24px;}
.bf-lg-text {
    font-weight: 600;
    font-size: 30px;
    line-height: 54px;
    text-transform: uppercase;
}
.bf-h1 {
    text-align: left;
    font-weight: 500 !important;
    font-size: 65px !important;
}
.bf-h2 {
    font-weight: 600 !important;
    font-size: 28px !important;
}
.bf-line {
    margin-top: 35px;
    min-height: 1px;
    width: 100%;
    background-color: #D6DBE7;
}
.bf-center {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.bf-seven {margin-top:60px;}
.bf-seven .wrapper-standard {padding-bottom: 0;}
.bf-h-line {
    height: 80px;
    top: 0;
    position: absolute;
    width: 1px;
    background-color: #D6DBE7;
}
.bf-seven-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: 430px;
    grid-gap: 30px;
}
.bf-seven-wrap .bf-steps {
    display: grid;
    justify-items: center;
    align-items: center;
    align-content: center;
}
.bf-h40 {
    height: 40px;
    width: 80%;
    margin-top: 22px;
    text-align: center;
}
.bf-h40 span {font-weight: 600}
.bf-btn-orange-link {position: absolute; bottom: 40px;}
.bf-seven .bf-center {position: relative;}
/*****/
.bf-tetka-text-wrap {
    margin-left: 80px;
    margin-top: 80px;
    width: 47%;
}
.bf-3000 {
    width: 600px;
    position: relative;
    color: var(--bf-orange-3000);
    font-size: 110px;
    font-weight: 500;
    text-shadow: 2px 1px 0 #e0b13b;
}
.bf-3000-uah {
    font-size: 64px;
    font-weight: 600;
}
.bf-3000::before {
    content: url('/ittour_assets/img/black-friday/arr_l.svg');
    position: absolute;
    top: 30px;
    left: -120px;
    z-index: 100;
}
.bf-3000::after {
    content: url('/ittour_assets/img/black-friday/arr_r.svg');
    position: absolute;
    top: -40px;
    right: 60px;
    z-index: 100;
}
.bf-tetka-bg {
    background: url('/ittour_assets/img/black-friday/tetka.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 552px;
    width: 100%;
}
.bf-tetka-text {
    font-size: 36px;
    font-weight: 500;
    line-height: 44px;
}
/*****/
.bf-h3 {
    font-size: 30px;
    font-weight: 600;
}
.bf-row-230 {
    grid-auto-rows: 230px;
}
.bf-seven-wrap {position: relative;}
.bf-btn-orange {
    position: relative;
    top: 2px;
    font-weight: 600;
    color: #fff;
    width: 306px;
    height: 58px;
    font-size: 18px;
    border: 1px solid var(--bf-bg-orange);
    background-color: var(--bf-bg-orange);
    display: inline-flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.bf-btn-orange:hover {
    background-color: #eca107;
    border: 1px solid #eca107;
}
.bf-btn-blue {
    font-weight: 600;
    color: #fff;
    width: 306px;
    padding: 12px 20px;
    border: 1px solid #324B86;
    background-color: #324B86;
}
.bf-btn-blue:hover {
    background-color: #324B86;
    border: 1px solid #324B86;
}
.bf-btn-promo-top:hover, .bf-btn-promo:hover {
    background-color: #ecedf0;
}
.bf-btn-promo-top {
    text-transform: uppercase;
    border: 1px dashed black;
    font-weight: 600;
    width: 306px;
    height: 58px;
    font-size: 24px;
    background-color: #F5F6F9;
    display: inline-grid;
    justify-content: center;
    align-items: center;
    justify-items: center;
    align-content: center;
}
.bf-btn-promo {
    position: absolute;
    bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px dashed black;
    width: 250px;
    padding: 5px;
    background-color: #F5F6F9;
}
.bf-steps {padding: 20px 0;}
.bf-steps .bf-center {position: relative;}
.bf-btn-blue{position: absolute;bottom:-80px;margin:0 auto;left:0;right:0;}
.bf-steps .wrapper-standard {
    padding-top: 35px;
    padding-bottom: 35px;
}
.bf-steps .bf-h40 {
    font-size: 18px;
}
.bf-step {position: relative;}
.bf-hor-row {position:absolute; top: 85px; height: 1px; background-color: #D6DBE7; width: 140px;}
.bf-hor-row-l {left: -23%;}
.bf-hor-row-r {right: -23%;}
/*****/
.bf-country {
    background-color: var(--bf-bg-orange);
    padding: 20px 0 30px 0;
    color: #fff;
}
.bf-h3-country {
    font-size: 26px;
    display: block;
    width: 580px;
    text-align: center;
}
.owl-carousel {
    margin: 25px 0 35px 0;
}
.bf-text-lg {font-size: 36px; text-decoration: underline; font-weight: 600;}
.owl-carousel .item {text-align: center}
.owl-carousel a {color: #fff !important; text-decoration: none!important;}
.owl-carousel .item span {margin-top: 15px; display: block}
.owl-carousel .item:hover {
    text-decoration: underline;
}
/*****/
@media (min-width: 1660px) {
    .site-header {
        --site-header__gap: 20px;
    }
}
@media (min-width: 1440px) and (max-width: 1659px) {
    .site-header--height-limitation {
        --header__height-limitation__min-height: 540px;
    }
    .site-main{
        margin-top: -25px;
    }
    .bf-gift {
        right: 100px;
        height: 340px;
    }
}
@media (min-width: 1280px) and (max-width: 1439px) {
    .site-header--height-limitation {
        --header__height-limitation__min-height: 500px;
    }
    .bf-gift {
        right: 0;
        height: 300px;
    }
    .bf-h1 {
        font-size: 57px !important;
    }
    .bf-fs-24 {
        font-size: 22px;
    }
    .bf-btn-top {
        margin-top: 35px;
    }
    .site-main{
        margin-top: -40px;
    }
}
@media (min-width: 1280px) and (max-width: 1659px) {
    .site-header {
        --site-header__gap: 25px;
    }
}
@media (min-width: 1150px) and (max-width: 1279px) {
    .bf-gift {
        top: -100px;
        right: 0px;
        height: 385px;
    }
}
@media (min-width: 1025px) and (max-width: 1149px) {
    .bf-gift {
        top: -110px;
        right: 0px;
        height: 310px;
    }
}
@media (max-width: 1024px) {
    .bf-gift {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 819px) {
    .bf-btn-orange, .bf-btn-promo-top {
        width: 270px;
    }
    .bf-gift {
        top: -110px;
        right: 0px;
        height: 310px;
    }
}
@media (min-width: 1024px) and (max-width: 1279px) {
    .site-header--height-limitation {
        --header__height-limitation__min-height: 570px;
        --header__cover__height-limitation: 60px;
    }
    .bf-h1 {
        font-size: 54px !important;
    }
    .bf-fs-24 {
        font-size: 21px;
    }
    .bf-btn-top {
        margin-top: 35px;
    }
    .site-main{
        margin-top: -25px;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .site-header {
        --site-header__gap: 0;
    }
    .site-header--height-limitation {
        --header__cover__height-limitation: -50px;
    }
    .bf-steps .bf-h40 {
        font-size: 16px;
    }
    .site-main{margin-top: 0;}
    .bf-seven .bf-seven-wrap {grid-auto-rows: 460px;}
    .bf-btn-orange-link img, .bf-hor-row {display: none;}
    .bf-btn-orange-link {bottom: 20px;}
}
@media (max-width: 1100px) {
    .bf-tetka-text-wrap {
        margin-left: 0px;
        margin-top: 35px;
        width: 85%;
    }
    .bf-3000::before, .bf-3000::after {
        display: none;
    }
}
@media (min-width: 768px) {
    .bf-tetka-text-mobile {display: none;}
}
@media (max-width: 767px) {
    .bf-header-wrap {
        min-height: 72px;
        flex-direction: column;
        align-content: flex-start;
        justify-content: center;
        align-items: flex-start;
    }
    .bf-header-wrap > div {
        margin: 0 65px;
    }
    .bf-header-wrap > a {
        margin: 3px 50px;
    }
    .bf-black-block {
        width: 250px;
    }
    .bf-minus-7, .bf-hor-row {display: none;}
    .bf-minus-7-2 {display: flex;}
    .bf-seven .bf-btn-orange {width: 100%;}
    .bf-seven-wrap {margin-bottom: 80px;}
    .bf-btn-orange-link, .bf-btn-blue {bottom: 0;}
    .bf-btn-orange-link, .bf-btn-blue {width: 90%;}
    .bf-steps{ padding: 0}
    .bf-seven-wrap {grid-auto-rows: 210px;}
    .bf-btn-top {
        margin-top: 15px;
    }
    .bf-steps .wrapper-standard {
        padding-bottom: 0;
    }
    .bf-seven {
        margin-top: 45px;
    }
    .bf-tetka-text {
        font-size: 30px;
        line-height: 35px;
    }
    .bf-tetka-bg {height: 320px;}
    .bf-3000 {
        font-size: 65px;
    }
    .bf-3000-uah {
        font-size: 45px;
    }
    .bf-lg-text {
        font-size: 25px;
        line-height: 35px;
    }
    .bf-h2 {
        font-size: 26px !important;
        margin-bottom: 1.2rem;
    }
    .bf-steps .bf-h40 {
        font-size: 15px;
    }
    .site-header--height-limitation {
        --header__cover__height-limitation: -25px;
    }
    .bf-center {text-align: center}
    .bf-h1 {font-size: 45px !important}
    .bf-fs-24 {font-size: 21px}
    .bf-text-lg {
        font-size: 26px;
    }
    .bf-hide-on-sm, .bf-3000::before, .bf-3000::after {
        display: none;
    }
    .bf-seven-wrap {
        grid-template-columns: 1fr;
        grid-auto-rows: 225px;
        grid-gap: 0;
    }
    .bf-3000, .bf-w-500, .bf-h3-country {
        width: 100%;
    }
    .bf-tetka-bg {
        background: url('/ittour_assets/img/black-friday/tetka-sm.jpg');
        background-size: cover;
        background-position: top center;
        background-repeat: no-repeat;
    }
    .bf-tetka-text-wrap {
        text-align: center;
        margin-left: 0;
        margin-top: 0;
        width: 100%;
    }
    .bf-btn-promo {
        bottom: -10px;
        width: 300px;
        padding: 7px;
    }
    .bf-h3-country {
        font-size: 28px;
    }
    .bf-tetka-text-mobile {
        background-color: #F8F8FA;
        margin-top: 30px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 30px;
        text-align: center;
    }
    .owl-carousel {
        display: block !important;
    }
    .owl-carousel .item span {
        margin-top: 10px;
        margin-bottom: 20px;
        font-size: 21px;
    }
    .owl-carousel .item img {
        display: none;
    }
    .bf-carousel-img {
        height: 300px;
        width: 100%;
        background-size: contain;
        background-position: top center;
        background-repeat: no-repeat;
    }
    .owl-img-1 {
        background-image: url('/ittour_assets/img/black-friday/c_2sm.webp');
    }
    .owl-img-2 {
        background-image: url('/ittour_assets/img/black-friday/c_19sm.webp');
    }
    .owl-img-3 {
        background-image: url('/ittour_assets/img/black-friday/c_7sm.webp');
    }
    .owl-img-4 {
        background-image: url('/ittour_assets/img/black-friday/c_538sm.webp');
    }
    .owl-img-5 {
        background-image: url('/ittour_assets/img/black-friday/c_26sm.webp');
    }
}
@media (max-width: 580px) {.bf-carousel-img {height: 240px;}}
@media (max-width: 520px) {.bf-carousel-img {height: 210px;}}
@media (max-width: 465px) {.bf-carousel-img {height: 190px;}}
@media (max-width: 410px) {.bf-carousel-img {height: 170px;}}
@media (max-width: 345px) {.bf-carousel-img {height: 150px;}}
@media (max-width: 720px) {
    .bf-btn-top {text-align: center}
    .bf-arrow, .bf-btn-text-block-1 {display: none;}
    .bf-btn-text-block-0 {display: block; margin-top: 5px !important; margin-bottom: 10px;}
    .bf-btn-promo-top, .bf-btn-orange {width: 95%;}
}
@media (max-width: 465px) {
    .bf-header-wrap > div {
        margin: 0 10px;
    }
    .bf-header-wrap > a {
        margin: 3px 12px;
    }
    .bf-tetka-text {
        font-size: 28px;
        line-height: 32px;
    }
    .bf-3000 {
        font-size: 50px;
    }
    .bf-3000-uah {
        font-size: 35px;
    }
}
@media (max-width: 767px) {
    .bf-country {
        margin-top: 35px;
    }
}