@font-face {
    font-family: 'ElectroluxSans';
    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-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'ElectroluxSans';
	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: 600;
	font-style: normal;
}

@font-face {
    font-family: 'ElectroluxSans';
    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-weight: 700;
}

@font-face {
    font-family: 'ElectroluxSans';
    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-weight: 400;
}

@font-face {
	font-family: 'ElectroluxSans';
	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: 100;
	font-style: normal;
}

.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: 1200px;
}

/* *** 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;
}

.w-header {
    padding: 38px 0;
    background: #041e50;
}

.w-header img {
    display: block;
}

.ss-body figure {
    margin: 0;
}

body.ss-body {
    font-family: 'ElectroluxSans' !important;
    font-size: 16px !important;
    color: #041e50 !important;
    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 table {
	border-spacing: 0;
}

.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;
}


.w-content-box-1 {
    height: 910px;
    background-position: center center;
    background-repeat: no-repeat;
}

.w-main-menu li a {
    background: #041e50;
}

.w-main-menu li.current a {
    background: #fff;
    color: #000;
}

.w-padding-1 {
    padding: 75px 0 80px 0;
}

.w-content-box-2 {
    height: 302px;
    margin-top: -302px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.w-menu-1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}

.w-menu-1 li a {
    height: 45px;
    border: 2px solid #041e50;
    display: block;
    border-radius: 5px;
    line-height: 42px;
    color: #041e50;
    font-weight: bold;
    padding: 0 25px;
}

.w-menu-1 li a:hover {
    background: #041e50;
    color: #fff;
}

.w-menu-1 li {
    margin: 0 9px;
}

.w-content-box-2 .w-txt {
    text-align: center;
    margin-top: 32px;
}

.w-content-box-3 {
    color: #fff;
    background: #041e50;
}

.w-title {
    font-family: 'ElectroluxSans';
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
    font-size: 30px;    
}

.w-title-txt {
    margin-bottom: 30px;
    text-align: center;
    font-size: 20px;
}

.w-boxes-1 .w-box-1 {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    align-items: center;
}

.w-boxes-1 {
    width: 1140px;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 45px;
}

.w-boxes-1 .w-box-1 a {
    color: #fff;
    text-decoration: none;
}

.w-boxes-1 .w-box-1 {
    display: flex;
    margin-bottom: 30px;
}

.w-boxes-1 .w-box-1:last-child {
    margin-bottom: 0;
}

.w-boxes-1 .w-box-1 a:hover {
    color: #fff;
    opacity: 0.9;
    text-decoration: none;
}

.w-boxes-1 .w-number {
    background: #fff;
    width: 56px;
    height: 56px;
    flex-shrink: 0;
    margin-right: 30px;
    font-weight: bold;
    font-size: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #041e50;
}

.w-content-box-3 .w-txt-1 {
    text-align: center;
    font-size: 18px;
}

.w-content-box-3 .w-txt-1 a {
    color: #fff;
}

.w-content-box-3 .w-txt-1 a:hover {
    color: #fff;
    text-decoration: underline;
}

.w-boxes-2 .w-row-box {
    margin: 0 -12px;
    display: flex;
    flex-wrap: wrap;
}

.w-boxes-2 .w-col-box {
    padding: 0 12px;
    width: 33.33333%;
    margin-bottom: 24px;
}

.w-boxes-2 {
    margin-bottom: -24px;
}

.w-box-2 {
    display: block;
    position: relative;
}

.w-box-2:hover {
    opacity: 0.95;
}

.w-box-2 img {
    display: block;
    width: 100%;
}

.w-box-2 .w-link {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 45px;
    margin: 17px;
    border-radius: 5px;
    background: #041e50;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 46px;
    padding: 0 15px;
}

.w-box-2 .w-link span {
    padding: 3px 0 1px 0;
    padding-right: 35px;
    background: url('../img/11.png') right 1px no-repeat;
}

.w-content-box-5 {
    color: #fff;
    background: #041e50;   
    text-align: center;
}

.w-content-box-5 .w-title span {
    font-size: 42px;
}

.w-content-box-5 .w-title {
    position: relative;
    z-index: 2;
}

.w-content-box-5 .w-image {
    margin-top: -190px;
}

.w-content-box-5 {
    padding-bottom: 0;
}

.w-content-box-5 .w-txt-2 {
    font-size: 18px;
    padding: 40px 0 45px 0;
    text-align: center;
}

.w-content-box-5 .w-txt-2 a {
    color: #fff;
}

.w-content-box-5 .w-txt-2 a:hover {
    color: #fff;
    text-decoration: underline;
}

.w-content-box-6 {
    text-align: center;
    padding: 40px 0 42px 0;
    background: #dee8eb;
}

.w-content-box-6 a {
    color: #041e50;
}

.w-content-box-6 a:hover {
    color: #041e50;
    text-decoration: underline;
}

@media (max-width: 1500px) {
    .w-content-box-1 {
        background-size: 1520px auto;
        height: 701px;
    }
    .w-content-box-2 {
        height: 239px;
        margin-top: -239px;
    }
}

@media (max-width: 1199px) {
    .w-header img {
        width: 200px;
    }
    .w-content-box-5 .w-image {
        margin-top: -160px;
    }
    .w-menu-1 li a {
        padding: 0 15px;
        font-size: 14px;
    }
}

@media (max-width: 992px) {
    .w-header img {
        width: 140px;
    }    
    .w-content-box-5 .w-image {
        margin-top: -120px;
    }
    body .w-content-box-5 {
        padding-bottom: 0;
    }
    .w-boxes-2 .w-col-box {
        width: 50%;
    }
    .w-padding-1 {
        padding: 55px 0;
    }
    .w-title-txt {
        font-size: 18px;
    }
    .w-content-box-3 .w-txt-1 {
        font-size: 16px;
    }
    .w-content-box-1 {
        margin-top: 0;
        background-size: 1000px auto;
        height: 318px;
        overflow: hidden;
        background-position: center top;
    }
    .w-content-box-2 {
        height: auto;
        margin-top: 0;
        padding: 50px 0;
    }
    .w-menu-1 ul {
        flex-wrap: wrap;
    }
    .w-menu-1 ul li {
        margin-bottom: 16px;
    }  
}

@media (max-width: 767px) {
    .w-header {
        padding: 25px 0;
    }
    .w-box-2 img {
        width: 100%;
    }
    .w-content-box-5 .w-txt-2 {
        font-size: 16px;
    }
    .w-content-box-5 .w-image {
        margin-top: -70px;
    }
    .w-content-box-5 .w-title span {
        font-size: 35px;
    }
    .w-boxes-2 .w-col-box {
        width: 100%;
    }
    .w-padding-1 {
        padding: 40px 0 45px 0;
    }
    .w-title-txt {
        font-size: 16px;
    }    
    .w-content-box-2 .w-txt {
        margin-top: 25px;
        margin-bottom: -13px;
    }
    .w-title {
        font-size: 26px;
    }
    .w-boxes-2 .w-col-box {
        margin-bottom: 15px;
    }
    .w-boxes-2 {
        margin-bottom: -15px;
    }
    .w-boxes-1 .w-box-1 {
        font-size: 16px;
        line-height: 1.4;
    }
    .w-boxes-1 .w-number {
        margin-right: 15px;
    }
    .w-boxes-1 {
        margin-bottom: 35px;
    }
    .w-menu-1 ul li {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 5px;
        text-align: center;
    }
    .w-content-box-2 {
        padding: 45px 0;
    }
}

@media (max-width: 680px) {
    .w-content-box-1 {
        background-size: 680px auto;
        height: 215px;
    }
}

@media (max-width: 475px) {
    .w-content-box-1 {
        background-size: 475px auto;
        height: 151px;
    }
}.w-content-box-1 {
    color: transparent !important;
    font-size: 1px !important;
}