/* *** CSS RESET *** */

@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: '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_2_Light';
    src: url('../fonts/ElectroluxSans_2_Light.eot');
    src: url('../fonts/ElectroluxSans_2_Light.eot') format('embedded-opentype'),
         url('../fonts/ElectroluxSans_2_Light.woff2') format('woff2'),
         url('../fonts/ElectroluxSans_2_Light.woff') format('woff'),
         url('../fonts/ElectroluxSans_2_Light.ttf') format('truetype'),
         url('../fonts/ElectroluxSans_2_Light.svg#ElectroluxSans_2_Light') format('svg');
}

.xx-box-8 .xx-number {
	font-family: 'ElectroluxSans_1_Thin';
}

@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');
}


.produkty{
    max-width:1920px;
    width:100%;
    margin:0 auto;
}

.ss-body :focus {outline: 0}
.ss-body a {outline: none; text-decoration: none;}
.ss-body a, .ss-body img {border: 0;}
.ss-body button {cursor: pointer;}

.ss-body h1, .ss-body h2, .ss-body h3, .ss-body h4, .ss-body h5, .ss-body h6, .ss-body .h1, .ss-body .h2, .ss-body .h3, .ss-body .h4, .ss-body .h5, .ss-body .h6 {
    margin: 0;
    margin-top: 0;
}

.ss-body p {
    margin-bottom: 25px;
    margin-top: 0;    
}

.ss-body h2 {
    font-size: 20px;
    margin-bottom: 25px;
    margin-top: 0;
}

.ss-body ul {
    margin-bottom: 25px;
    padding-left: 16px;
    margin-top: 0;
}

.ss-body ol {
    padding-left: 20px;
    margin-bottom: 25px;
    margin-top: 0;
}

.ss-body figure {
    margin: 0;
}

.ss-body {
    margin: 0;
    padding: 0;

}

.ss-body * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ss-body *:before, .ss-body *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ss-body .ss-container {
    max-width: 1180px;
    padding: 0 15px;
    margin: 0 auto;
}

body.ss-body .ss-container {
	width: 100%;
	max-width: 1360px;
}

/* *** GLOBAL *** */

.ss-body .bx-wrapper {
    z-index: 1;
    padding: 0;
    margin: 0;
    box-shadow: none;
    border: none;
}

.ss-body iframe {
    border: none;
}

.ss-body input, .ss-body textarea, .ss-body button {
    font-family: arial;
}

.ss-body figure {
    margin: 0;
}

.ss-body strong {
    font-family: 'ElectroluxSans_5_Bold';
    font-weight: normal;
}

body.ss-body {
    font-family: 'ElectroluxSans_3_Regular' !important;
    font-size: 16px !important;
    color: #000 !important;
    background: #deebea;
    line-height: 1.4 !important;
    min-width: 302px;
}

.ss-body img {
    max-width: 100%;
    max-height: 100%;
}

.ss-body a, .ss-body a:hover, .ss-body a:focus, .ss-body a:active {
    outline: none !important;
    text-decoration: none;
}

.ss-body .bx-wrapper .bx-controls-auto, .ss-body .bx-wrapper .bx-pager {
    position: relative;
    bottom: auto;
    width: auto;
}

.ss-body .clearer {
    clear: both;
    height: 0;
}

.ss-body .ss-logo, .ss-body img, .ss-body a, .ss-body button {
    -webkit-transition: 0.15s linear;
    -moz-transition: 0.15s linear;
    -ms-transition: 0.15s linear;
    -o-transition: 0.15s linear;
    transition: 0.15s linear;
}

.ss-body .bx-caption {
    display: none;
}

.ss-body .bx-wrapper {
    box-shadow: none;
    border: 0;
    margin: 0;
    background:transparent;    
}

.ss-body .ss-content-box {
    float: left;
    width: 100%;
}

.ss-table-cell {
    width: 1000px;
    display: table-cell;
    vertical-align: middle;
}

/* *** HEADER *** */

.ss-header  {
    text-align: center;
    padding: 15px 0 15px 0;
}

.ss-header .ss-container img {

	display: inline-block;
	vertical-align: middle;
}

.ss-content-box-3 {
	background: #deebea;
}

/* *** HOME *** */


.ss-content-box-1-1 {
    text-align: center;
    padding: 25px 15px 20px 15px;
    color: #000;
}

.ss-content-box-1-1 .ss-txt {
    font-size: 18px;    
    line-height: 1.2;
	color: #041e50;
}

.ss-content-box-1-1 p:last-child {
    margin-bottom: 0;
}

.ss-content-box-1 figure img {
    display: block;
	margin: 0 auto;
}

.ss-content-box-1-1 .ss-txt {
    margin-top: 22px;
    float: left;
    width: 100%;
}

body figure {
    margin: 0;
}

.ss-content-box-1-2 {
    background: #021643;
    text-align: center;
    padding: 55px 15px 15px 15px;
    line-height: 1.2;
    color: #fff;
    font-size: 40px;
}

.ss-content-box-1-2 small {
    font-size: 16px;
}

.text-center {
    text-align: center;
}

.ss-content-box-1-2 span {
    display: block;
    font-size: 15.91px;
    padding: 22px 0 27px 0;
}


.ss-body a:hover {
    text-decoration: none;
}

.ss-btn-1 {
    position: relative;
    height: 45px;
    background: #7a8a9c;
    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 20px;
}

.ss-btn-1:hover {
    opacity: 0.8;
    color: #fff;
}

.ss-body .ss-btn-2 {
    position: relative;
    height: 45px;
    border-radius: 30px;
    display: inline-block;
    width: 196px;
    color: #000;
    border: 2px solid #000;
    text-align: center;
    font-family: 'ElectroluxSans_5_Bold';    
    line-height: 43px;
    padding: 0 20px 0 20px;
}

.ss-btn-2:hover {
    opacity: 0.8;
    color: #000;
}


.ss-body {
    overflow-x: hidden;
}


.dd-content-box-1-1 {
    background: #fff;
    color: #041e50;
    font-size: 16px;
}

.dd-content-box-1-1 .dd-boxes-1 {
    margin-top: 15px;
    float: left;
    width: 100%;
}

.dd-content-box-3-1 {
    background: #041e50;
}

.dd-content-box-3-1 a {
    color: #fff;
}

.dd-content-box-3-1 a:hover {
    color: #fff;
    opacity: 0.9;
}

/* *** RWD *** */

@media only screen and (max-width: 1220px) {
    .ss-content-box-1-2 {
        font-size: 35px;
    }
    .ss-title h2 {
        font-size: 30px;
    }
    .ss-content-box-1-2 small {
        padding-top: 30px;
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    .ss-content-box-1-2 {
        font-size: 25px;
    }
    .ss-content-box-1-2 {
        padding-top: 40px;
    }
    .ss-width-3 .zz-content-box-1 .txt-1 strong, .zz-content-box-1 .txt-1 strong {
        font-size: 25px !important;
    }
  
}

@media only screen and (max-width: 767px) {
    .ss-content-box-1-2, .ss-title h2 {
        font-size: 22px;
    }
    .ss-row > div {
        width: 100%;
    }
    .ss-buttons a {
        margin: 5px 3px;
    }
    .ss-buttons {
        padding: 35px 0 45px 0;
    }   
    .ss-buttons a {
        margin: 5px 0 !important;
    }
}

.ss-footer {
    float: left;
    width: 100%;
    background: #041e41;
    padding: 30px 0 21px 0;
    text-align: center;
}

.ss-width-1 .ss-container {
    max-width: 1230px !important;
}

.ss-width-2 .ss-container {
    max-width: 1030px !important;
}

.ss-width-3 .ss-container {
    max-width: 1010px !important;
}

.ss-body .ss-btn-2 {
    position: relative;
    height: 45px;
    border-radius: 30px;
    display: inline-block;
    width: 196px;
    color: #000;
    border: 2px solid #000;
    text-align: center;
    font-family: 'ElectroluxSans_5_Bold';
    line-height: 43px;
    padding: 0 20px 0 20px;
}

.ss-buttons {
    text-align: center;
    padding: 40px 0;
}

.ss-buttons a {
    margin: 0 20px;
	min-width: 270px;
}

.xx-content-box-5 {
    padding: 20px 0;
    background: #041e50;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

/* *** *** */


.sa-title {
    font-size: 28px;
    line-height: normal;
    text-align: center;
    margin-bottom: 35px;
    font-family: 'ElectroluxSans_5_Bold';
}

.sa-content-box-1 {
    padding: 35px 0;
    background: #041e50;
    color: #fff;
}

.sa-content-box-1-2 {
    margin-bottom: 35px;
}

.sa-content-box-1 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.sa-content-box-2 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.sa-content-box-1 p {
    margin-bottom: 10px;
}

.sa-box {
    text-align: left;
    display: flex;
}

.sa-boxes {
    width: 1010px;
    margin: 0 auto;
    max-width: 100%;
}

.sa-box .sa-number {
    width: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #041e50;
    font-family: 'ElectroluxSans_5_Bold';
    font-size: 26px;
    margin-right: 12px;
    flex-shrink: 0;
    height: 56px;
    background: #fff;
    border-radius: 50%;
}

.sa-boxes .sa-box:last-child {
    margin-bottom: 15px;
}

.sa-box .txt {
    padding: 5px 0;
}

.sa-box {
    margin-bottom: 27px;
}

.sa-content-box-2 {
    padding: 35px 0 52px 0;
    background: #dee8eb;
    color: #041e50;
}

.sa-content-box-2 .txt {
    margin: -10px 0 25px 0;
}

.sa-boxes-1 {
    padding: 0;
}

.sa-boxes-1 .row-box {
    margin: 0 -4px;
    display: flex;
    flex-wrap: wrap;
}

.sa-boxes-1 .col-box {
    width: 16.666%;
}

.sa-boxes-1 .col-box {
    padding: 0 3px;
    margin-top: 6px;
}

.sa-box-1 {
    color: #041e50;
    border: 1px solid #041e50 !important;
    text-align: center;
    justify-content: center;
    padding: 7px 10px 4px 10px;
    border-radius: 5px;
    height: 45px;
    display: flex;
    align-items: center;
    font-size: 16px;
}

.sa-box-1:hover {
    background: #041e50;
    color: #fff;
}

.sa-content-box-3 {
    padding: 40px 0 45px 0;
    background: #041e50;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-align: center;
}

.sa-content-box-3 a, .sa-box a {
    color: #fff;
}

.sa-content-box-3 a:hover, .sa-box a:hover {
    color: #fff;
    opacity: 0.9;
}

.sa-content-box-3 div p:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 992px) {
    .sa-boxes-1 .col-box {
        width: 20%;
    }
}

@media only screen and (max-width: 767px) {
    .sa-title {
        font-size: 20px;
        line-height: 28px;
    }
    .sa-boxes-1 .col-box {
        width: 50%;
    }
}.sa-content-box-1-2 iframe {
    width: 100%;
    display: block;
    height: 660px;
}

.sa-content-box-1-2 iframe {
	width: 1170px;
	margin: 0 auto;
	max-width: 100%;
}

@media only screen and (max-width: 992px) {
    .sa-content-box-1-2 iframe {
        height: 400px;
    }
}

@media only screen and (max-width: 767px) {
    .sa-content-box-1-2 iframe {
        height: 200px;
    }
}