body {
    margin: 0
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans-ExtraBold.ttf") format("opentype"), url("../fonts/OpenSans-ExtraBoldItalic.ttf") format("opentype");
    font-weight: 800
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans-Bold.ttf") format("opentype"), url("../fonts/OpenSans-BoldItalic.ttf") format("opentype");
    font-weight: 700
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans-SemiBold.ttf") format("opentype"), url("../fonts/OpenSans-SemiBoldItalic.ttf") format("opentype");
    font-weight: 600
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans-Regular.ttf") format("opentype"), url("../fonts/OpenSans-Italic.ttf") format("opentype");
    font-weight: 400
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans-Light.ttf") format("opentype"), url("../fonts/OpenSans-LightItalic.ttf") format("opentype");
    font-weight: 300
}

@font-face {
    font-family: "Bosch Sans";
    src: url("../fonts/BoschSans-Bold.otf") format("opentype"), url("../fonts/BoschSans-BoldItalic.otf") format("opentype");
    font-weight: 700
}

@font-face {
    font-family: "Bosch Sans";
    src: url("../fonts/BoschSans-Light.otf") format("opentype"), url("../fonts/BoschSans-LightItalic.otf") format("opentype");
    font-weight: 300
}

.youtube-iframe-promotion-bosch {
    max-width: 100%
}

.bosch-promotion-site {
    width: 100%;
    max-width: 1200px;
    margin: auto;
    background: #e7e6e6
}

.bosch-promotion-site__top-belt-promotion {
    background: url(../img/top-belt-promotion.png);
    background-size: cover;
    height: 13px
}

.bosch-promotion-site__top-belt-promotion.gray_belt {
    background-image: none;
    background: #e7e7e7;
}

/*
.bosch-promotion-site__top-slider {
    height: 450px;
    margin-bottom: 58px
}
*/

.bosch-promotion-site__top-slider .slider-akademia-smaku-sg {
    background: url(../img/slider-1.png);
    background-size: cover;
    display: table !important;
    margin: 0
}

.bosch-promotion-site__top-slider .slider-akademia-smaku-sg__container {
    padding-left: 40px;
    display: table-cell;
    vertical-align: middle
}

@media only screen and (min-width: 768px) {
    .bosch-promotion-site__top-slider .slider-akademia-smaku-sg__container {
        padding-left: 75px
    }
}

.bosch-promotion-site__top-slider .slider-akademia-smaku-sg__container .akademia-logo {
    width: 300px;
    max-width: 80%
}

.bosch-promotion-site__top-slider .slider-akademia-smaku-sg__container h2 {
    color: #28b30f;
    margin: 0
}

.bosch-promotion-site__top-slider .slider-akademia-smaku-sg__container h2 .gradient {
    font-family: "Bosch Sans";
    font-weight: 700;
    font-style: normal;
    font-size: 48px;
    background: -webkit-linear-gradient(180deg, #28b30f, #02a2a7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.bosch-promotion-site__top-slider .slider-akademia-smaku-sg__container h2 span {
    color: #000 !important;
    font-size: 2.4rem;
    font-family: "Bosch Sans";
    font-weight: 300;
    font-style: normal
}

.bosch-promotion-site__top-slider .slider-akademia-smaku-sg__container a {
    display: inline-block;
    margin-top: 20px;
    color: #fff;
    text-decoration: none;
    padding: 15px 25px;
    background: #135691;
    text-transform: uppercase;
    outline: none !important;
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    -webkit-transition: 180ms;
    transition: 180ms
}

.bosch-promotion-site__top-slider .slider-akademia-smaku-sg__container a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.bosch-promotion-site__top-slider .slider-bosch-2 {
    background: url(../img/slider-2.png);
    background-size: cover;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
}

.bosch-promotion-site__top-slider .slider-bosch-2__img {
    position: absolute;
    top: 35px;
    left: 0;
    width: 100px
}

@media only screen and (min-width: 768px) {
    .bosch-promotion-site__top-slider .slider-bosch-2__img {
        width: 150px
    }
}

.bosch-promotion-site__top-slider .slider-bosch-2 h2 {
    margin-top: 18%;
    margin-left: 50px;
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 2.4rem
}

.bosch-promotion-site__top-slider .slider-bosch-2 a {
    background: #5e459a;
    display: inline-block;
    padding: 15px 35px;
    margin-left: 50px;
    font-family: "Open Sans";
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    -webkit-transition: 180ms;
    transition: 180ms;
    outline: none
}

.bosch-promotion-site__top-slider .slider-bosch-2 a:active {
    -webkit-transform: scale(.95);
    transform: scale(.95)
}

.bosch-promotion-site__top-slider .slider-bosch-2 p {
    margin-left: 50px;
    font-family: "Open Sans"
}

.bosch-promotion-site__top-slider .slider-bosch-3 {
    background: url(../img/slider-6.png);
    background-size: cover;
    position: relative;
}

.bosch-promotion-site__top-slider .slider-bosch-3 * {
    font-family: "Open Sans";
    font-weight: 400
}

.bosch-promotion-site__top-slider .slider-bosch-3 > img {
    position: absolute;
    top: 30px;
    right: 0;
    width: 100px
}

@media only screen and (min-width: 768px) {
    .bosch-promotion-site__top-slider .slider-bosch-3 > img {
        width: 150px
    }
}

.bosch-promotion-site__top-slider .slider-bosch-3 h2 {
    font-weight: 600;
    font-size: 1.6rem;
    position: absolute;
    top: 5%;
    left: 20%;
}

.bosch-promotion-site__top-slider .slider-bosch-3 h3 {
    font-weight: 200;
    font-size: 1.3rem;
    position: absolute;
    top: 25%;
    left: 20%;
}

.bosch-promotion-site__top-slider .slider-bosch-3 .p-img {
    font-weight: 800;
}

.bosch-promotion-site__top-slider .slider-bosch-3 .p-img img {
    float: left;
    margin-right: 10px
}

.bosch-promotion-site__top-slider .slider-bosch-3 a {
    background: #1f6599;
    display: inline-block;
    padding: 15px 35px;
    font-family: "Open Sans";
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    -webkit-transition: 180ms;
    transition: 180ms;
    outline: none
}

.bosch-promotion-site__top-slider .slider-bosch-3 a:active {
    -webkit-transform: scale(.95);
    transform: scale(.95)
}

.bosch-promotion-site__top-slider .slider-bosch-4 {
    background: url(../img/slider-4.png);
    background-size: cover;
    position: relative;
}

.bosch-promotion-site__top-slider .slider-bosch-4 .text {
    position: absolute;
    bottom: 5%;
    left: 5%;
}

.bosch-promotion-site__top-slider .slider-bosch-4 h3 {
    bottom: 20%;
    left: 5%;
    font-size: 30px;
}

.bosch-promotion-site__top-slider .slider-bosch-4 h2 {
    font-size: 35px;
    left: 5%;
    bottom: 40%;
}

.bosch-promotion-site__top-slider .slider-bosch-4 * {
    font-family: "Open Sans";
    font-weight: 400
}

.bosch-promotion-site__top-slider .slider-bosch-4 b {
    font-weight: 800;
}

.bosch-promotion-site__top-slider .slider-bosch-4 .badgeRTV {
    width: 110px;
    position: absolute;
    right: 35%;
    bottom: 5%;
}

.bosch-promotion-site__top-slider .slider-bosch-4 .perfekcyjnyEfekt {
    width: 150px;
    right: 45%;
    position: absolute;
    top: 10%;
}

.bosch-promotion-site__top-slider .slider-bosch-4 .h2-box {
    width: 85%;
    margin-top: 8%;
    margin-left: 3%;
    padding: 15px;
    background: rgba(255, 255, 255, 0.5)
}

@media only screen and (max-width: 768px) {
    .bosch-promotion-site__top-slider .slider-bosch-4 h2 {
        font-size: 28px;
    }

    .bosch-promotion-site__top-slider .slider-bosch-4 h3 {
        font-size: 25px;
    }

    .bosch-promotion-site__top-slider .slider-bosch-4 p {
        font-size: 15px;
    }

    .bosch-promotion-site__top-slider .slider-bosch-4 {
        background-position: center;
    }
}


@media only screen and (min-width: 768px) {
    .bosch-promotion-site__top-slider .slider-bosch-4 .h2-box {
        width: 65%;
        margin-left: 100px
    }
}

.bosch-promotion-site__top-slider .slider-bosch-4 .h2-box h2 {
    font-size: 2.3rem;
    font-weight: 300;
    margin: 0;
    margin-bottom: 15px
}

.bosch-promotion-site__top-slider .slider-bosch-4 .h2-box p {
    font-size: .9rem;
    margin-bottom: 25px
}

.bosch-promotion-site__top-slider .slider-bosch-4 .h2-box a {
    background: #00639a;
    display: inline-block;
    padding: 15px 35px;
    font-family: "Open Sans";
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    -webkit-transition: 180ms;
    transition: 180ms;
    outline: none
}

.bosch-promotion-site__top-slider .slider-bosch-4 .h2-box a:active {
    -webkit-transform: scale(.95);
    transform: scale(.95)
}

@media only screen and (max-width: 801px) {

    .bosch-promotion-site__top-slider .slider-bosch-4 .perfekcyjnyEfekt,
    .bosch-promotion-site__top-slider .slider-bosch-4 .badgeRTV {
        display: none;
    }
}

.bosch-promotion-site__top-slider .slider-bosch-5 {
    background: url(../img/slider-5.png);
    background-size: cover;
    background-position: center
}

.bosch-promotion-site__top-slider .slider-bosch-5 * {
    font-family: "Open Sans";
    font-weight: 400
}

.bosch-promotion-site__top-slider .slider-bosch-5 .h2-box {
    width: 80%;
    margin-left: 6%;
    margin-top: 10%;
    padding: 15px;
    background: rgba(255, 255, 255, 0.5)
}

@media only screen and (min-width: 768px) {
    .bosch-promotion-site__top-slider .slider-bosch-5 .h2-box {
        width: 65%;
        margin-left: 25%;
        margin-top: 3%
    }
}

.bosch-promotion-site__top-slider .slider-bosch-5 .h2-box h2 {
    font-weight: 300;
    font-size: 2rem
}

.bosch-promotion-site__top-slider .slider-bosch-5 .h2-box p {
    font-size: .9rem;
    margin-bottom: 25px
}

.bosch-promotion-site__top-slider .slider-bosch-5 .h2-box a {
    background: #00639a;
    display: inline-block;
    padding: 15px 35px;
    font-family: "Open Sans";
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    -webkit-transition: 180ms;
    transition: 180ms;
    outline: none
}

.bosch-promotion-site__top-slider .slider-bosch-5 .h2-box a:active {
    -webkit-transform: scale(.95);
    transform: scale(.95)
}

.bosch-promotion-site__top-slider .slider-bosch-7 {
    background: url(../img/slider-7.png);
    background-size: cover;
    position: relative;
}

.bosch-promotion-site__top-slider .slider-bosch-8 {
    background: url(../img/kup_piekarniki_200.jpg);
    background-size: cover;
    position: relative;
    height: 100%;
}

.bosch-promotion-site__top-slider .slider-bosch-9 {
    background: url(../img/bosch_piekarniki.png);
    background-size: cover;
    position: relative;
    height: 100%;
}

.bosch-promotion-site__top-slider .slider-bosch-10 {
    background: url(../img/bosch_suszarki.png);
    background-size: cover;
    position: relative;
    height: 100%;
}

.bosch-promotion-site__top-slider .slider-bosch-11 {
    background: url(../img/odkurzacze_pionowe.png);
    background-size: cover;
    position: relative;
    height: 100%;
}

.bosch-promotion-site__top-slider .slider-bosch-12 {
    background: url(../img/slider-8.png);
    background-size: cover;
    position: relative;
    height: 100%;
}

.bosch-promotion-site__top-slider .slider-bosch-13 {
    background: url(../img/slider-9.png);
    background-size: cover;
    position: relative;
    height: 100%;
}

.bosch-promotion-site__top-slider .slider-bosch-14 {
    background: url(../img/slider-10.png);
    background-size: cover;
    position: relative;
    height: 100%;
}

.bosch-promotion-site__top-slider .slider-bosch-15 {
    background: url(../img/slider-11.png);
    background-size: cover;
    position: relative;
    height: 100%;
}

.bosch-promotion-site__top-slider .slider-bosch-16 {
    background: url(../img/banner_zmywarki_main.jpg);
    background-size: cover;
    position: relative;
    height: 100%;
}

.bosch-promotion-site__top-slider .slider-bosch-7 .text {
    position: absolute;
    top: 0%;
    right: 5%;
}

.bosch-promotion-site__top-slider .slider-bosch-7 h2 {
    font-size: 32px;
    line-height: 32px;
}

.bosch-promotion-site__top-slider .slider-bosch-7 p {
    font-size: 14px;
}

.bosch-promotion-site__top-slider .slider-bosch-7 a {
    text-decoration: none;
    color: black;
    font-weight: 800;
}

.bosch-promotion-site__top-slider .slider-bosch-7 .button {
    font-size: 15px;
    color: white;
    background: #1a53a4;
    padding: 5px 15px;
    font-weight: 600;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.bosch-promotion-site__top-slider .slider-bosch-7 .button:hover {
    background: #2c6dca;
}

.bosch-promotion-site__top-slider .slider-bosch-7 * {
    font-family: "Open Sans";
    font-weight: 400
}

.bosch-promotion-site__top-slider .slider-bosch-7 b {
    font-weight: 800;
}

@media only screen and (max-width: 768px) {
    .bosch-promotion-site__top-slider .slider-bosch-7 h2 {
        font-size: 20px;
        line-height: 21px;
    }

    .bosch-promotion-site__top-slider .slider-bosch-7 p {
        font-size: 12px;
    }

    .bosch-promotion-site__top-slider .slider-bosch-7 {
        background-position: -670px;
    }

    .bosch-promotion-site__top-slider .slider-bosch-7 .button {
        font-size: 12px;
    }

    .bosch-promotion-site__top-slider .slider-bosch-8 {
        background-position: center;
    }
}

.bosch-promotion-site .bosch-promotion-container {
    padding: 0 11px
}

.bosch-promotion-site .heading-belt-wallapers {
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat
}

.bosch-promotion-site .heading-belt {
    margin: 10px 0;
    padding: 10px 16px;
    background: #fff;
    background: url(../img/sprzet_do_zabudowy_heading_wallpaper.png);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat
}

.bosch-promotion-site .heading-belt--two {
    background: url(../img/sprzet_wolnostojacy_heading_wallpaper.png);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat
}

.bosch-promotion-site .heading-belt--three {
    background: url(../img/drobny_sprzet_domowy_heading_wallpaper.png);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat
}

.bosch-promotion-site .heading-belt__heading {
    font-family: "Open Sans";
    font-weight: 700;
    font-style: normal;
    font-size: 1.2rem;
    color: #135691;
    margin: 0
}

.bosch-promotion-site .bosch-promotion-product-container {
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.bosch-promotion-site .main_page_features {
    padding: 0 11px;
}

.bosch-promotion-site .main_page_features .bosch_column_50 h2 {
    font-weight: 300;
    padding: 0 2rem;
    font-size: 1.5rem;
    padding-right: 8rem
}

.bosch-promotion-site .main_page_features .bosch_column_50 p {
    padding: 0 2rem;
    padding-right: 8rem;
    margin-top: 0;
}

.bosch-promotion-site .bosch-promotion-product-container .bosch-product-box {
    background: #fff;
    display: block;
    width: 100%;
    overflow: hidden;
    -webkit-transition: 180ms;
    transition: 180ms;
    outline: none;
    text-decoration: none;
}

@media only screen and (min-width: 801px) {
    .bosch-promotion-site .bosch-promotion-product-container .bosch-product-box {
        width: 24%;
        margin-top: 0;
        margin-bottom: 0
    }
}

@media only screen and (max-width: 801px) and (min-width: 560px) {
    .bosch-promotion-site .bosch-promotion-product-container .bosch-product-box {
        width: 49%;
        display: inline-block;
        margin-right: .5%;
        margin-top: 0;
        margin-bottom: 0
    }
}

.bosch-promotion-site .bosch-promotion-product-container .bosch-product-box:hover {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.32);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.32)
}

.bosch-promotion-site .bosch-promotion-product-container .bosch-product-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.bosch-promotion-site .bosch-promotion-product-container .bosch-product-box:hover .bosch-promotion-product-container__heading:after {
    width: 50px
}

.bosch-promotion-site .bosch-promotion-product-container .bosch-product-box__img-box {
    overflow: hidden
}

.bosch-promotion-site .bosch-promotion-product-container .bosch-product-box__img-box img {
    width: 100%;
    -webkit-transition: 180ms;
    transition: 180ms
}

@media only screen and (min-width: 576px) {
    .bosch-promotion-site .bosch-promotion-product-container .bosch-product-box--last {
        margin-right: 0
    }
}

.bosch-promotion-site .bosch-promotion-product-container__opis {
    border: 1px solid #d3d3d3;
    border-top: 0;
    padding: 10px;
    height: 100%;
    position: relative;
    text-align: left
}

.bosch-promotion-site .bosch-promotion-product-container__heading {
    margin: 0;
    font-family: "Open Sans";
    font-weight: 700;
    font-style: normal;
    font-size: 1rem;
    color: #135691;
    padding-bottom: 6px;
    position: relative
}

.bosch-promotion-site .bosch-promotion-product-container__heading:after {
    content: "";
    display: block;
    position: absolute;
    background: #959595;
    width: 35px;
    height: 1;
    bottom: 0;
    left: 0;
    -webkit-transition: 180ms;
    transition: 180ms
}

.bosch-promotion-site .bosch-promotion-product-container__paragraph {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    color: #000
}

@media only screen and (min-width: 576px) {
    .bosch-promotion-site .bosch-promotion-product-container__paragraph {
        font-family: "Open Sans";
        font-weight: 400;
        font-style: normal;
        font-size: .75rem
    }
}

.bosch-promotion-site .bosch-promotion-product-container__link {
    display: block;
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    font-size: .9rem;
    color: #135691 !important;
    text-decoration: none;
    padding-top: 1rem;
    -webkit-transition: 180ms;
    transition: 180ms
}

.bosch-promotion-site .bosch-promotion-product-container__link img {
    width: 16px;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.bosch-promotion-site .bosch-promotion-product-container__link:hover {
    padding-left: 3rem;
}

.bosch-promotion-site .bosch-bottom-box {
    position: relative;
}

.bosch-promotion-site .bosch-bottom-box img {
    width: 100%;
}

.bosch-bottom-box_social_media {
    position: absolute;
    bottom: 1rem;
    right: 1rem;
}

.bosch-bottom-box_social_media a {
    text-decoration: none;
    outline: none;
    display: inline-block;
    margin-right: .5rem;
}

.bosch-promotion-site .bosch-bottom-box__center-box {
    position: absolute;
    right: 17%;
    top: 7%;
    max-width: 38%;
}

.bosch-promotion-site .bosch-bottom-box__heading {
    font-family: "Open Sans";
    font-weight: 700;
    font-style: normal;
    font-size: 1.8rem;
    color: #135691;
    position: relative;
    margin-bottom: 0
}

.bosch-promotion-site .bosch-bottom-box__paragraph {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 1rem;
    color: #000
}

.img-box {
    overflow: hidden
}

.all-wrapper-product-bosch-promo {
    background: #fff
}

.all-wrapper-product-bosch-promo--akademia-smaku {
    background: #eee;
    padding: 20px 0
}

.container-product-bosch-promo__box-50 {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: none;
    height: auto
}

@media only screen and (min-width: 576px) {
    .container-product-bosch-promo__box-50 {
        width: 50%;
        float: left;
        height: 340px
    }
}

.container-product-bosch-promo__box-50--akademia-smaku {
    height: auto
}

@media only screen and (min-width: 768px) {
    .container-product-bosch-promo__box-50--akademia-smaku {
        height: 468px
    }
}

.container-product-bosch-promo__box-50--text-box {
    padding: 35px 15px;
    display: table
}

.container-product-bosch-promo__box-50--text-box--akademia-smaku {
    height: 468px;
    background: #fff
}

@media only screen and (min-width: 576px) {
    .container-product-bosch-promo__box-50--text-box {
        padding: 30px
    }
}

.container-product-bosch-promo__box-50--center-text {
    display: table-cell;
    margin: 0;
    vertical-align: middle
}

.container-product-bosch-promo__box-50 img {
    width: 100%;
    -webkit-transition: 180ms;
    transition: 180ms
}

.container-product-bosch-promo__heading {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    font-size: 1.6rem;
    margin: 0
}

.container-product-bosch-promo__heading--long {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    font-size: 1.2rem
}

.container-product-bosch-promo__paragraph {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: .8rem
}

.container-product-bosch-promo:after {
    content: "";
    display: block;
    clear: both
}

.bosch-slider-piekarniki {
    background: url(../img/products/piekarniki/slider-1.png) !important;
    background-position: center !important;
    position: relative;
    background-size: cover !important;
}

.bosch-slider-piekarniki h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    bottom: 0;
    right: 10%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-piekarniki h2 {
        top: 20%;
        right: 5%
    }
}

.bosch-slider-piekarniki--two {
    background: url(../img/products/piekarniki/slider-2.png) !important;
    background-position: center !important;
    position: relative
}

.bosch-slider-piekarniki--two h2 {
    top: 5%;
    right: 8%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-piekarniki--two h2 {
        top: 20%;
        right: 10%
    }
}

.bosch-slider-zmywarki-zabudowa {
    background: url(../img/products/zmywarki-zabudowa/slider-1.png) !important;
    background-position: center !important;
    position: relative
}

.bosch-slider-zmywarki-zabudowa h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    top: 5%;
    right: 10%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-zmywarki-zabudowa h2 {
        top: 20%;
        right: 20px
    }
}

.bosch-slider-plyty {
    background: url(../img/products/plyty/slider-1.png) !important;
    background-position: center !important;
    position: relative
}

.bosch-slider-plyty h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    right: 10%;
    bottom: 25%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-plyty h2 {
        bottom: 15%;
        right: 20%
    }
}

.bosch-slider-plyty--two {
    background: url(../img/products/plyty/slider-2.png) !important;
    background-position: center !important;
    position: relative
}

.bosch-slider-plyty--two h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    right: 15%;
    top: 5%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-plyty--two h2 {
        top: 15%;
        right: 10%
    }
}

.bosch-slider-chlodziarki {
    background: url(../img/products/chlodziarki/slider-1.png) !important;
    background-position: center !important;
    position: relative
}

.bosch-slider-chlodziarki h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    right: 15%;
    top: 25%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-chlodziarki h2 {
        top: 20%;
        left: 15%
    }
}

.bosch-slider-chlodziarki--two {
    background: url(../img/products/chlodziarki/slider-2.png) !important;
    background-position: center !important;
    position: relative
}

.bosch-slider-chlodziarki--two h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    right: 0;
    top: 10%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-chlodziarki--two h2 {
        top: 25%;
        right: 10%
    }
}

.bosch-slider-pralki {
    background: url(../img/products/pralki/slider-1.png) !important;
    background-position: right !important;
    position: relative
}

.bosch-slider-pralki h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    width: 300px;
    height: 50px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 5%;
    margin: auto
}

@media only screen and (min-width: 768px) {
    .bosch-slider-pralki h2 {
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto
    }
}

.bosch-slider-pralki--two {
    background: url(../img/products/pralki/slider-2.png) !important;
    background-position: center !important;
    position: relative
}

.bosch-slider-pralki--two h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    left: 10%;
    top: 10%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-pralki--two h2 {
        top: 25%;
        right: 10%
    }
}

.bosch-slider-zmywarki {
    background: url(../img/products/zmywarki/slider-1.png) !important;
    background-position: left !important;
    position: relative
}

.bosch-slider-zmywarki h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    top: 5%;
    right: 10%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-zmywarki h2 {
        top: 20%;
        right: 30%
    }
}

.bosch-slider-zmywarki--two {
    background: url(../img/products/zmywarki/slider-2.png) !important;
    background-position: left !important;
    position: relative
}

.bosch-slider-zmywarki--two h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    right: 5%;
    top: 10%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-zmywarki--two h2 {
        top: 20%;
        right: 8%
    }
}

.bosch-slider-chlodziarki-luz {
    background: url(../img/products/chlodziarki-luz/slider-1.png) !important;
    background-position: left !important;
    position: relative
}

.bosch-slider-chlodziarki-luz h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    bottom: 5%;
    left: 10%;
    right: 0
}

@media only screen and (min-width: 768px) {
    .bosch-slider-chlodziarki-luz h2 {
        left: inherit;
        top: 20%;
        right: 10%
    }
}

.bosch-slider-chlodziarki-luz--two {
    background: url(../img/products/chlodziarki-luz/slider-2.png) !important;
    background-position: left !important;
    position: relative
}

.bosch-slider-chlodziarki-luz--two h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    right: 10%;
    top: 10%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-chlodziarki-luz--two h2 {
        top: 20%;
        left: 10%
    }
}

.bosch-slider-kuchenki {
    background: url(../img/products/kuchenki/slider-1.png) !important;
    background-position: center !important;
    position: relative
}

.bosch-slider-kuchenki h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    top: 15%;
    left: 10%;
    right: 0
}

@media only screen and (min-width: 768px) {
    .bosch-slider-kuchenki h2 {
        left: inherit;
        top: 20%;
        right: 10%
    }
}

.bosch-slider-kuchenki--two {
    background: url(../img/products/kuchenki/slider-2.png) !important;
    background-position: center !important;
    position: relative
}

.bosch-slider-kuchenki--two h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    right: 10%;
    top: 10%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-kuchenki--two h2 {
        top: 20%;
        left: 10%
    }
}

.bosch-slider-sprzet {
    background: url(../img/products/sprzet-kuchenny/slider-1.png) !important;
    background-position: center !important;
    position: relative
}

.bosch-slider-sprzet h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    top: 15%;
    left: 10%;
    right: 0
}

@media only screen and (min-width: 768px) {
    .bosch-slider-sprzet h2 {
        left: inherit;
        top: 20%;
        right: 30%
    }
}

.bosch-slider-sprzet--two {
    background: url(../img/products/sprzet-kuchenny/slider-2.png) !important;
    background-position: center !important;
    position: relative
}

.bosch-slider-sprzet--two h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    right: 10%;
    top: 10%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-sprzet--two h2 {
        top: 20%;
        right: 15%
    }
}

.bosch-slider-odkurzacze {
    background: url(../img/products/odkurzacze/slider-1.png) !important;
    background-position: left !important;
    position: relative
}

.bosch-slider-odkurzacze h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    top: 15%;
    left: 10%;
    right: 0
}

@media only screen and (min-width: 768px) {
    .bosch-slider-odkurzacze h2 {
        left: inherit;
        top: inherit;
        bottom: 15%;
        right: 37%
    }
}

.bosch-slider-odkurzacze--two {
    background: url(../img/products/odkurzacze/slider-2.png) !important;
    background-position: left !important;
    position: relative
}

.bosch-slider-odkurzacze--two h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    left: 10%;
    top: 10%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-odkurzacze--two h2 {
        top: 20%;
        right: 15%;
        left: inherit
    }
}

.bosch-slider-zelazka {
    background: url(../img/products/zelazka/slider-1.png) !important;
    background-position: -335px !important;
    position: relative
}

.bosch-slider-zelazka h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    top: -2%;
    right: 2%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-zelazka h2 {
        left: inherit;
        right: 30%
    }
}

.bosch-slider-zelazka--two {
    background: url(../img/products/zelazka/slider-2.png) !important;
    background-position: center !important;
    position: relative
}

.bosch-slider-zelazka--two h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    left: 10%;
    top: 10%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-zelazka--two h2 {
        top: 20%;
        right: 15%
    }
}

.bosch-slider-kawa {
    background: url(../img/products/kawa/slider-1.png) !important;
    background-position: center !important;
    position: relative
}

.bosch-slider-zalety_zmywarki {
    background: url(../img/banner_zmywarki.jpg) !important;
    background-position: top !important;
    position: relative;
}

.bosch-slider-kawa h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    top: 8%;
    left: 5%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-kawa h2 {
        top: 40%;
        left: 5%
    }
}

.bosch-slider-kawa--two {
    background: url(../img/products/kawa/slider-2.png) !important;
    background-position: center !important;
    position: relative
}

.bosch-slider-kawa--two h2 {
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 2rem;
    position: absolute;
    left: 10%;
    top: 10%
}

@media only screen and (min-width: 768px) {
    .bosch-slider-kawa--two h2 {
        left: inherit;
        top: 5%;
        right: 15%
    }
}

.akademia-smaku-header {
    width: 100%
}

.container-product-bosch-promo__box-50 .logo-as {
    width: auto !important
}

.link__reverse {
    text-align: right;
}

.link__reverse img {
    -webkit-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
    margin-right: 5px;
}

.slick-slide {
    background-size: cover !important;
    max-height: 450px;
    height: 100%;
}

/* Update 7.01.2019 */
@media only screen and (min-width: 768px) {
    .bosch-promotion-site__top-slider .slider-bosch-3 h2 {
        font-size: 1.8rem
    }
}

.slider-bosch-3 .text {
    position: absolute;
    top: 35%;
    left: 20%;
}

.slider-bosch-3 .text p {
    font-size: .8rem;
}

.bosch-promotion-site__top-slider .slider-bosch-3 {
    background-position-x: center;
}

/* Update 10.01.2019 */
.bosch-promotion-site__top-slider .slider-bosch-3 a {
    background-color: #c32b8d;
    padding: 15px 45px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.bosch-promotion-site__top-slider .slider-bosch-3 a:hover {
    background-color: #ea42ae;
}

/* Update 17.06.2020 */
.bosch_column_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bosch_column_50 {
    width: 50%;
}

.bosch_column_50 img {
    width: 100%;
}

.bosch_column_50 h2 {
    padding: 0 2rem;
    font-family: "Open Sans";
    font-weight: 600;
    font-style: normal;
    font-size: 1.5rem;
}

.bosch_column_50 p {
    padding: 0 2rem;
    font-family: "Open Sans";
    font-weight: 300;
    font-style: normal;
    font-size: 1rem;
}

.bosch_column_50 a {
    padding: 0 2rem;
}

.all-wrapper-product-bosch-promo .bosch_column_50 p {
    font-size: 13px;
}

.all-wrapper-product-bosch-promo .bosch_column_50 h2 {
    font-size: 18px;
}

.bosch-promotion-site .video_lab {
    width: 100%;
    background: #fff;
    padding: 0 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0;
    max-height: 100%;
    position: relative;
}

.bosch-promotion-site #main_youtube_film {
    width: 68%;
    margin: 0 2rem;
    text-align: center;
    margin-left: 0;
    height: 47.5vh;
}

.bosch-promotion-site #main_youtube_film iframe {
    width: 100%;
    height: 100%;
}

.bosch-promotion-site .video_scroll {
    width: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-y: scroll;
    position: absolute;
    right: 0;
    max-height: 100%;
}

.bosch-promotion-site .spaceWhite {
    background-color: #fff;
    height: 4rem;
}

.bosch-promotion-site .video_scroll div {
    margin-bottom: 1rem;
    position: relative;
}

.bosch-promotion-site .video_scroll div:last-child {
    margin-bottom: 0;
}

.bosch-promotion-site .video_scroll div img {
    width: 100%;
    /*    padding: 5px;*/
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.bosch-promotion-site .video_scroll div.current:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1356913d;
}

.bosch-promotion-site footer {
    padding-top: 5.5rem;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: .5rem;
}

.bosch-promotion-site footer .bosch-promotion-product-container__link {
    margin-left: 2rem;
    -webkit-transform: none;
    transform: none;
}

.bosch-promotion-site footer .bosch-promotion-product-container__link:hover {
    -webkit-transform: none;
    transform: none;
    margin-left: 1rem;
}

.bosch-promotion-site footer .bosch-bottom-box_social_media {
    position: relative;
    bottom: 0;
    right: .5rem;
    text-align: right;
}

.custom_version .container-product-bosch-promo__box-50 img {
    max-height: 100%;
    -webkit-transition: 180ms;
    transition: 180ms;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
    display: block;
    width: auto;
}

@media only screen and (max-width: 1100px) {
    .bosch-promotion-site .bosch-bottom-box__center-box {
        max-width: 44%;
    }

    .image_slider .slick-slide {
        height: auto;
    }
}

@media only screen and (max-width: 980px) {
    .bosch_column_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .bosch_column_50 {
        width: 100%;
    }

    .bosch_column_50 h2 {
        padding-top: 2rem;
    }

    .bosch_column_50 p {
        padding-bottom: 2rem;
    }

    .main_page_features div:nth-child(1),
    .main_page_features div:nth-child(4) {
        padding: 1.5rem 0;
    }

    .bosch-promotion-site .bosch-promotion-product-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .bosch-promotion-site .bosch-promotion-product-container .bosch-product-box {
        width: 60%;
        margin-bottom: 1rem;
    }

    .bosch-promotion-site .video_lab {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 11px;
    }

    .bosch-promotion-site #main_youtube_film {
        width: 100%;
    }

    .bosch-promotion-site .video_scroll {
        position: relative;
        margin-top: 2rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
    }

    .bosch-promotion-site .video_scroll div:last-child {
        margin-bottom: 1rem;
    }

    .bosch-promotion-site .bosch-bottom-box__center-box {
        position: relative;
        max-width: 100%;
        padding: 0 1rem;
        right: auto;
        top: auto;
    }

    .bosch-bottom-box_social_media {
        position: relative;
        text-align: right;
        padding-top: 1rem;
    }

    .bosch-promotion-site .main_page_features .bosch_column_50 h2,
    .bosch-promotion-site .main_page_features .bosch_column_50 p {
        padding-right: 2rem;
    }
}

@media only screen and (max-width: 600px) {
    .bosch-promotion-site .bosch-promotion-product-container .bosch-product-box {
        width: 90%;
    }

    .bosch-promotion-site footer {
        padding-top: 3.5rem;
    }
}
