/* *** CSS RESET *** */

@font-face {
    font-family: 'ElectroluxSans_2_Light';
    src: url('../fonts/ElectroluxSans_2_Light_Bold.eot');
    src: url('../fonts/ElectroluxSans_2_Light_Bold.eot') format('embedded-opentype'),
    url('../fonts/ElectroluxSans_2_Light_Bold.woff2') format('woff2'),
    url('../fonts/ElectroluxSans_2_Light_Bold.woff') format('woff'),
    url('../fonts/ElectroluxSans_2_Light.ttf') format('truetype'),
    url('../fonts/ElectroluxSans_2_Light.svg#ElectroluxSans_5_Bold') format('svg');
}

@font-face {
	font-family: 'ElectroluxSans_4_Semibold';
	src: url('../fonts/ElectroluxSans_4_Semibold.eot');
	src: url('../fonts/ElectroluxSans_4_Semibold.woff') format('woff'),
    url('../fonts/ElectroluxSans_4_Semibold.ttf') format('truetype'),
    url('../fonts/ElectroluxSans_4_Semibold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



@font-face {
    font-family: 'ElectroluxSans_5_Bold';
    src: url('../fonts/ElectroluxSans_5_Bold.eot');
    src: url('../fonts/ElectroluxSans_5_Bold.eot') format('embedded-opentype'),
    url('../fonts/ElectroluxSans_5_Bold.woff2') format('woff2'),
    url('../fonts/ElectroluxSans_5_Bold.woff') format('woff'),
    url('../fonts/ElectroluxSans_5_Bold.ttf') format('truetype'),
    url('../fonts/ElectroluxSans_5_Bold.svg#ElectroluxSans_5_Bold') format('svg');
}

@font-face {
    font-family: 'ElectroluxSans_3_Regular';
    src: url('../fonts/ElectroluxSans_3_Regular.eot');
    src: url('../fonts/ElectroluxSans_3_Regular.eot') format('embedded-opentype'),
    url('../fonts/ElectroluxSans_3_Regular.woff2') format('woff2'),
    url('../fonts/ElectroluxSans_3_Regular.woff') format('woff'),
    url('../fonts/ElectroluxSans_3_Regular.ttf') format('truetype'),
    url('../fonts/ElectroluxSans_3_Regular.svg#ElectroluxSans_3_Regular') format('svg');
}

@font-face {
	font-family: 'ElectroluxSans_1_Thin';
	src: url('../fonts/ElectroluxSans_1_Thin.eot');
	src: url('../fonts/ElectroluxSans_1_Thin.woff') format('woff'),
    url('../fonts/ElectroluxSans_1_Thin.ttf') format('truetype'),
    url('../fonts/ElectroluxSans_1_Thin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'MetricLight';
    src: url('../fonts/MetricLight.eot');
    src: url('../fonts/MetricLight.eot') format('embedded-opentype'),
         url('../fonts/MetricLight.woff2') format('woff2'),
         url('../fonts/MetricLight.woff') format('woff'),
         url('../fonts/MetricLight.ttf') format('truetype'),
         url('../fonts/MetricLight.svg#MetricLight') format('svg');
}

@font-face {
    font-family: 'MetricRegular';
    src: url('../fonts/MetricRegular.eot');
    src: url('../fonts/MetricRegular.eot') format('embedded-opentype'),
         url('../fonts/MetricRegular.woff2') format('woff2'),
         url('../fonts/MetricRegular.woff') format('woff'),
         url('../fonts/MetricRegular.ttf') format('truetype'),
         url('../fonts/MetricRegular.svg#MetricRegular') format('svg');
}

@font-face {
    font-family: 'MetricSemibold';
    src: url('../fonts/MetricSemibold.eot');
    src: url('../fonts/MetricSemibold.eot') format('embedded-opentype'),
         url('../fonts/MetricSemibold.woff2') format('woff2'),
         url('../fonts/MetricSemibold.woff') format('woff'),
         url('../fonts/MetricSemibold.ttf') format('truetype'),
         url('../fonts/MetricSemibold.svg#MetricSemibold') format('svg');
}

@font-face {
    font-family: 'MetricBold';
    src: url('../fonts/MetricBold.eot');
    src: url('../fonts/MetricBold.eot') format('embedded-opentype'),
         url('../fonts/MetricBold.woff2') format('woff2'),
         url('../fonts/MetricBold.woff') format('woff'),
         url('../fonts/MetricBold.ttf') format('truetype'),
         url('../fonts/MetricBold.svg#MetricBold') format('svg');
}

:focus {outline: 0}
a {outline: none; text-decoration: none;}
a, img {border: 0;}
button {cursor: pointer;}

body h1, body h2, body h3, body h4, body h5, body h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin: 0;
    margin-top: 0;
}

figure {
    margin: 0;
}
@media (max-width: 767px) {
#GDPRConsent {
  transform: none !important;
  left: 10px !important;
  width: calc(100% - 20px) !important;
  top: 10px !important;
  max-height: calc(100% - 20px) !important;
  overflow: auto;
}
}
body .container-1 {
    max-width: 1425px;
}

body {
    font-family: 'ElectroluxSans_3_Regular' !important;
    font-size: 14px !important;
    color: #000 !important;
    background: #fff;
    line-height: 1.4 !important;
    min-width: 302px;
}

.banner-1 {
    text-align: center;
}

.banner-1 {
    position: relative;
}

.banner-1-2 {
    color: #fff;
}

.banner-1 .description {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 45px;
    font-size: 43px;
    line-height: 1.2;
    height: 100%;
    display: flex;
    align-items: center;
}

.banner-1-2 .description {
    font-size: 47px;
    background: #011e41;
    padding-bottom: 15px;
}

/* *** HEADER *** */

header {
    background: #fff;
    z-index: 10;
    float: left;
    width: 100%;
}

.header-box {
    float: left;
    width: 100%;
    padding: 28px 0;
}

header .logo {
    float: left;
}

header .logo img {
    float: left;
    width: 286px;
}

.body-active .logo img {
    width: 140px;
}

.main-menu ul {
    padding: 0;
    margin: 0;
    margin-left: -15px;
    margin-right: -15px;
}

.main-menu {
    
    float: left;
    width: 100%;
    height: 45px;
    text-align: center;
}

.main-menu > ul > li {
    padding: 0 15px;
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    border-left: 1px solid #fff;
}

.main-menu > ul > li:first-child {
    background: none;
}

.main-menu > ul > li > a {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    height: 45px;
    border-radius: 30px;
    line-height: 1.1;
    padding: 0 30px;
    width: 100%;
    font-family: 'ElectroluxSans_5_Bold';
  
    font-size: 14px;
    border: 2px solid #000;
}

body a:hover {
    text-decoration: none;
}

.main-menu > ul > li:hover > a, .main-menu > ul > .current > a {
    color: #fff;
    background: #011e41;
    border-color: #011e41;
}

.main-menu ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    text-align: center;
    list-style: none;
    width: 305px;
    background: #cacaca;
    display: none;
}

.main-menu ul ul li {
    position: relative;
    float: left;
    width: 100%;
}

.main-menu ul ul li a {
    position: relative;
    color: #1c2f59;
    text-align: left;
    display: block;
    padding: 11px 15px;
    float: left;
    width: 100%;
    font-size: 14px;
}

.main-menu ul ul li:hover > a {
    background: red;
    color: #fff;
}

.main-menu ul ul ul {
    left: 100%;
    top: 0;
}

.main-menu .hoverIn {
    display: block;
}

.main-menu .hoverOut {
    display: none;
}

.box-1 {
    margin-bottom: 80px;
    float: left;
    width: 50%;
    display: flex;
}

.box-1 figure {

    width: 50%;
    margin: 0;

}

.box-1 figure a {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

.box-1 .description {
    height: 100%;
    float: left;
    width: 50%;
    padding: 5px 22px;
}

.buttons div {
    margin-top: 9px;
    height: 45px;
}

.box-1 h3, .box-1 h2 {
    font-size: 16px;
    line-height: 1.2;
    font-family: 'ElectroluxSans_5_Bold';
    margin-bottom: 10px;
}

.box-1 h3 a {
    color: #000;
}

.box-1 figure {
    position: relative;
}

main {
    clear: both;
}

.mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.box-1 h3 a:hover {
    color: #000;
    opacity: 0.8;
}

.box-1 .txt {
    font-size: 14px;
}

.box-1-description {

}

.box-1 .btn-1, .box-1 .btn-2 {
    clear: both;
    float: left;
}

.btn-1 {
    position: relative;
    height: 45px;
    background:  #011e41;
    border-radius: 30px;
    display: inline-block;
    width: 196px;
    color: #fff;
    text-align: center;
    font-family: 'ElectroluxSans_5_Bold';
    line-height: 48px;
    padding: 0 20px 0 10px;
}

.bg-aeg .banner-1 .txt {
    background: #000;
}


.btn-1:after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 15px;
    width: 7px;
    height: 12px;
    display: block;
    content: "";
    background: url('../img/sprite.png') 0 0;
}

.btn-1:hover {
    opacity: 0.8;
    color: #fff;
}

.btn-2 {
    position: relative;
    height: 45px;
    background: #fff;
    border-radius: 30px;
    display: inline-block;
    width: 196px;
    color: #000;
    border: 2px solid #000;
    text-align: center;
    font-family: 'ElectroluxSans_5_Bold';
    line-height: 44px;
    padding: 0 20px 0 10px;
}

.btn-2:after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 15px;
    width: 7px;
    height: 12px;
    display: block;
    content: "";
    background: url('../img/sprite.png') 0 -12px;
}

.btn-2:hover {
    opacity: 0.8;
    color: #000;
}

.mask {
    display: flex;
    width: 100%;
    align-items: center;
    height: 100%;
    padding: 10px;
    justify-content: center;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    font-size: 40px;
    line-height: 1.1;
    background: rgba(0,0,0,0.7);
}

/* *** MENU RSP *** */

.header-rsp {
    top: 0;
    left: 0;
    position: fixed;
    overflow: auto;
    z-index: 101;
    width: 100%;
    padding: 10px 15px;
    height: 70px;
    background: #fff;
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;
    display: none;
}

.header-rsp .logo-rsp {
    height: 50px;
    width: 140px;
    display: table-cell;
    vertical-align: middle;
}

.header-rsp .logo-rsp img {
    max-width: 100%;
    max-height: 100%;
    margin-bottom: -3px;
}

.hamburger {
    position: absolute;
    top: 9px;
    right: 0;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background: red;
}

.data-rsp {
    position: absolute;
    top: 27px;
    right: 70px;
}

.data-rsp a {
    font-size: 11px;
}

.menu-rsp {
    width: 100%;
    position: fixed;
    padding-top: 70px;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    float: right;
    height: 100%;
    display: none;
}

.menu-rsp  .opacity-rsp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1;
    opacity: 0.4;
}

.menu-rsp nav {
    float: left;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.menu-rsp > nav > ul:first-child {
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;
}

.menu-rsp nav ul {
    float: left;
    width: 100%;
    margin: 0;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 0;
}

.menu-rsp nav li {
    position: relative;
    list-style: none;
    float: left;
    border: none;
    width: 100%;
    height: auto;
    border-top: 1px solid #000;
}

.menu-rsp nav > ul > li:first-child {
    border-top: none;
}

.menu-rsp nav a {
    line-height: normal;
    height: auto;
    color: #000;
    font-size: 16px;
    float: left;
    width: 100%;
    padding: 17px 15px 15px 15px;
    font-family: 'ElectroluxSans_5_Bold';
}

.menu-rsp nav a:hover {
    background-color: #7a8a9c;
    color: #fff;
}

.menu-rsp nav ul .li-submenu > a {
    padding-right: 53px;
}

.btn-slide-down {
    width: 40px;
    height: 100%;
    background: #fff;
    border-left: 1px solid #000;
    position: absolute;
    top: 0;
    font-size: 14px;
    text-align: center;
    color: #000;
    right: 0;
    z-index: 2;
    display: none !important;
    line-height: 52px;
    cursor: pointer;
}

.menu-rsp nav ul ul {
    display: none;
    background: #e3e3e3;
    color: #fff;
}

.menu-rsp nav ul ul ul {
    background: #f6f6f6;
}

.menu-rsp nav ul ul ul ul {
    background: #fff;
}

.menu-rsp nav ul ul a {
    padding-left: 30px;
}

.menu-rsp nav ul ul ul a {
    padding-left: 45px;
}

@media only screen and (max-width: 1395px) {
    .box-1 figure a {
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat;
    }
}

@media only screen and (max-width: 1300px) {
    .banner-1-2 .description {
        font-size: 30px;
        padding: 20px 50px;
        padding-bottom: 28px;
    }
    .banner-1-2 .description span {
        font-size: 40px;
    }
}

img {
    max-width: 100%;
    max-height: 100%;
}

strong {
    font-family: 'ElectroluxSans_5_Bold';
    font-weight: normal;
}

@media only screen and (max-width: 1199px) {
    .main-menu > ul > li {
        margin: 2px 1px;
        padding: 0;
    }
}

@media only screen and (max-width: 991px) {
    body {
        padding-top: 85px;
    }
    .banner-1-2 .description {
        font-size: 30px;
        padding: 10px 20px;
        padding-bottom: 19px;
    }
}

@media only screen and (max-width: 1300px) {
    .mask {
        font-size: 25px;
    }
}

@media only screen and (max-width: 767px) {
    
.bg-aeg .banner-1 .txt {
    background: #fff;
}
.bg-aeg.high-contrast .banner-1 .txt {
    background: #000;
}

    .banner-1 .txt {
        position: relative;
        background: rgba(0, 0, 0, 0.1);
        padding: 5px 10px;
        width: 100%;
    }
    .banner-1 .description {
        width: 100%;
        color: #000 !important;
        background: #fff !important;
        padding: 0;
        position: relative;
    }
    .banner-1-2 .description .txt {
        background: #011e41;
        color: #fff;
        padding: 17px 20px 20px 20px;
    }
    .banner-1-2 .description {
        padding: 0;
        font-size: 22px;
    }
    .banner-1-2 .description span {
        font-size: 25px;
    }
}

@media only screen and (max-width: 1199px) {
    .bg-aeg .banner-1 .description {
        font-size: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .header-box {
        display: none;
    }
    header {
        margin-bottom: 15px;
    }
    .box-1 {
        width: 100%;
        margin-bottom: 15px;
    }
        .main-content {
        margin-top: 15px;
    }
    .box-1-description {
        padding-bottom: 8px;
        min-height: 10px;
    }
}

@media only screen and (max-width: 575px) {
    .box-1 figure {
        width: 100%;
    }
    .box-1 .description {
        padding: 15px 0 0 0;
        height: auto;
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .header-rsp {
        display: block;
    }
}

.hamburger-box:after {
    position: absolute;
    right: 100%;
    top: 2px;
    margin-right: 15px;
    width: 126px;
    text-align: right;
    font-size: 16px;
    font-family: 'ElectroluxSans_5_Bold';
    content: "Inne promocje";
}

.boxes-1 {
    clear: both;
}

.boxes-1 .row-box {
    display: flex;
    margin: 0 -11px;
    flex-wrap: wrap;
}

.boxes-1 .row-box .col-box {
    padding: 0 11px;
}

.box-1-description {
    min-height: 240px;
    padding-bottom: 70px;
}

.boxes-1 .row-box .col-box .box-1 {
    width: 100%;
    display: flex;
    color: #000 !important;
    align-items: flex-start;
    margin-bottom: 0;
    height: 100%;
    position: relative;
}

.boxes-1 .row-box .col-box {
    margin-bottom: 80px;
    position: relative;
}

.boxes-1 .row-box .col-box .buttons div {
    margin-top: 0;
}

.boxes-1 .row-box .col-box .box-1 .description {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 0;
}

.boxes-1 .row-box .col-box .box-1 + .buttons {
    position: absolute;
    bottom: 55px;
    z-index: 2;
    padding-left: 22px;
    left: 50%;
}

.box-1 figure {
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat;
    }

.boxes-1 .row-box .col-box .box-1 .description {
    padding-top: 0;
    padding-bottom: 0;
}

.boxes-1 .row-box .col-box {
  
    width: 50%;
}

@media only screen and (max-width:992px) {
    .boxes-1 .row-box .col-box {
        width: 100%;
    }
}

@media only screen and (max-width: 1395px) {
    .box-1 figure {
        background-size: contain;
        background-position: center top;
        background-repeat: no-repeat;
    }
}
@media only screen and (max-width: 575px) {
.boxes-1 .row-box .col-box .box-1 .description {
    padding-top: 15px;
}
.boxes-1 .row-box .col-box .box-1 + .buttons {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 0;
}
.boxes-1 .row-box .col-box .box-1 .buttons div {
    margin-top: 9px;
    height: 45px;
}
}

.box-1 figure {
    height: auto !important;
}

@media only screen and (max-width: 575px) {
    .boxes-1 .row-box .col-box .box-1 + .buttons {
        padding-top: 10px !important;
        clear: both;
    }
}

@media only screen and (max-width:991px) {
    .box-1 figure img {
        width: 100%;
    }
}

@media only screen and (max-width: 575px) {
    .boxes-1 .row-box .col-box .box-1 {
        display: block;
    }
    .box-1-description {
        min-height: 1px;
        padding-bottom: 20px;
    }

    .boxes-1 .row-box .col-box .box-1 {
        padding-bottom: 0px;
    }
    .boxes-1 .row-box .col-box .box-1 .description {
        padding-top: 30px;
    }
    .boxes-1 .row-box .col-box {
        margin-bottom: 40px;
    }
    .boxes-1 .row-box .col-box .box-1 {
        height: auto;
    }
}

.logo-rsp a {
    color: #000;
    font-family: 'ElectroluxSans_5_Bold';
}

.btn-1, .btn-2 {
    font-size: 14px;
}

@media only screen and (max-width: 767px) {
    .bg-aeg .banner-1 .txt {
        width: 100% !important;
    }
    .bg-aeg .banner-1 .description{
        font-size: 20px;
    }
}

/************************/
.high-contrast {
    background: #000;
}

.high-contrast header, .high-contrast .main-content, .high-contrast .banner-1-2 .description {
    background: #000;
    color: #ffd200 !important;
}

.high-contrast .main-menu > ul > li > a {
    color: #ffd200 !important;
    border-color: #ffd200 !important;
}

.high-contrast .boxes-1 .row-box .col-box .box-1 {
    color: #ffd200 !important;  
}

.high-contrast #btn-contrast, .high-contrast .wcag-icon ul {
    background-color: #000 !important;
}

.high-contrast .main-menu > ul > li:hover > a, .high-contrast .main-menu > ul > .current > a, .high-contrast .btn-2, .high-contrast .btn-1 {
    background: #ffd200;
    color: #000 !important;  
}

.high-contrast .btn-1:after {
    background: url(../img/sprite.png) 0 -12px;
}

.high-contrast .mask {
    color: #ffd200;
}



.high-contrast img {
    filter: grayscale(1);   
}

.high-contrast .header-rsp {
     background: #ffd200;
     box-shadow: none;
}

.high-contrast .menu-rsp nav a {
    background: #000;
    color: #ffd200;
}

.high-contrast .menu-rsp nav a:hover {
    background: #ffd200;
    color: #000; 
}

.high-contrast .menu-rsp > nav > ul:first-child {
    box-shadow: none;
}

.high-contrast .main-menu > ul > li {
    border-color: transparent;
}

/**************/

@media only screen and (min-width: 991px) {
button:focus,
a:focus,
input:focus {
  outline: 3px solid #0085bf !important;
  outline-offset: 2px !important;
}
}

.wcag-icon {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    margin: 5px;
    display: flex;
    flex-direction: column;

}

.wcag-icon ul {
    padding: 0;
    margin: 0;
    display: flex;
    list-style: none;
    align-items: center;
}

.wcag-icon {
    display: flex;
    align-items: center;
}

.wcag-icon ul {
    background: #011e41;
    width: 50px;
    border-radius: 5px;
    height: 40px;
    text-align: center;
    justify-content: center;
}

#btn-contrast {
    width: 50px;
    height: 40px;
    border-radius: 5px;
    margin-bottom: 5px;
    background: #011e41 url('../img/ic.png') center no-repeat;
    border: none;
}

.wcag-icon ul button {
    border: none;
    background: none;
    padding: 0;
    margin: 0;
    color: #ffd200;
    font-size: 12px;
    margin: 0 1px;
}

.wcag-icon ul button.font-small {

}

.wcag-icon ul button.font-normal {
    font-size: 16px;
}

.wcag-icon ul button.font-large {
    font-size: 20px;
}

@media (max-width: 1199px) {
    .wcag-icon {
        right: 0px;
    }
}

@media (max-width: 992px) {
    .wcag-icon {
        bottom: auto;
        top: 70px;
    }
}

#btn-contrast {
    color: #fff !important;
}

@media only screen and (max-width: 991px) {
    .wcag-icon {
        bottom: 0;
        flex-direction: row;
        top: auto;
    }
    #btn-contrast {
        margin: 0 5px 0 0;
    }
    body {
        padding-bottom: 50px;
    }
}

.bg-aeg  {
    font-family: 'MetricRegular' !important;
}

.bg-aeg .formularz_promocja_zakonczona, .bg-aeg .content-box-2-1 h2, .bg-aeg strong, .bg-aeg .xz-content-box-2-1a, .bg-aeg .xz-content-box-4-4-1 h2, .bg-aeg .btn-2, .bg-aeg .c-content-box-2 .txt-1, .bg-aeg .box-1 h3, .bg-aeg .box-1 h2 {
    font-family: 'MetricBold' !important;
}

.bg-aeg .banner-1 .description {
    color: #fff;
}

.bg-aeg .banner-1 .txt {
    width: 61%;
}

.high-contrast.bg-aeg .banner-1 .txt {
      color: #ffd200;  
}

@media only screen and (max-width: 767px) {
    .bg-aeg .banner-1 .description {
        background: #000 !important;
    }
}

