@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;
}

body {
    line-height: 1.3;
    color: #041e50;
    font-family: 'ElectroluxSans';
}

@media (min-width: 1200px) {
    .container {
        max-width: 1250px;
    }
}

.content-box-1 {
    height: 1080px;
    background-color: #4a1e18;
    background-position: center top;
    background-repeat: no-repeat;
}

.main-menu li a {
    background: #000;
}

.content-box-1 .container {
    height: 100%;
    display: flex;
    padding-top: 245px;
    justify-content: space-between;
}

.content-box-1 h2 {
    color: #fff;
    font-size: 110px;
    line-height: 0.9;
    font-weight: bold;
}

.content-box-1 .txt {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.content-box-1 .txt-1 {
    margin-bottom: 85px;
    background: #e10016;
    font-weight: bold;
    line-height: 60px;
    font-size: 32px;
    color: #fff;
    height: 61px;
    padding: 0 25px;
}

.padding-1 {
    padding: 75px 0 80px 0;
}

.boxes-1 .boxes-1-content {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.boxes-1 .boxes-1-content .box-1:first-child  {
    margin-top: -141px;
}

.box-1 {
    display: flex;
    padding: 17px 24px;
    background: #efe1c9;
    align-items: center;
    margin-bottom: 10px;
}

.boxes-1 .box-1:last-child {
    margin-bottom: 0;
}

.box-1 .number {
    font-size: 30px;
    background: #4a1e18;
    line-height: 1;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    justify-content: center;
    text-align: center;
    margin-right: 17px;
    font-weight: bold;
    color: #efe1c9;
}

.box-1 .txt {
    color: #4a1e18;
    font-size: 22px;
    margin-bottom: -1px;
    line-height: 1.2;
    padding-top: 2px;
}

.menu-1 {
    padding: 80px 0 50px 0;
}

.menu-1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}

.menu-1 li a {
    height: 45px;
    border: 2px solid #fff;
    display: block;
    border-radius: 5px;
    line-height: 42px;
    color: #fff;
    font-weight: bold;
    padding: 0 30px;
}

.menu-1 li a:hover {
    background: #fff;
    color: #4a1e18;
}

.menu-1 li {
    margin: 0 9px;
}

.content-box-2 {
    background: #4a1e18;
    padding-top: 0 !important;
}

.content-box-2 .txt-3 {
    text-align: center;
    font-size: 15px;
    color: #fff;
}

.content-box-3 {
    background: #efe1c9;
    color: #4a1e18;
}

.content-box-3 .txt-1 a { 
    color: #4a1e18; 
}

.content-box-3 .txt-1-1 {
    padding-left: 96px;
}

@media only screen and (max-width:767px) {
.content-box-3 .txt-1-1 {
    padding-left: 0;
}
}

.content-box-3 .txt-1 br {
    display: none;
}

.content-box-3 .txt-1 a:hover { 
    color: #4a1e18;
    text-decoration: underline;
}

.content-box-3 .txt-1-1 {
    font-size: 16px;
    margin-bottom: 20px;
}

.content-box-3 .txt-1-1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.content-box-3 .txt-1-1 li {
    padding-left: 28px;
    position: relative;
}

.content-box-3 .txt-1-1 li:after {
    content: "-";
    position: absolute;
    top: 0;
    left: 0;
}

.title {
    margin-bottom: 45px;
    margin-top: -10px;
}

.title h2 {
    font-size: 35px;
    text-align: center;
    margin:  0;
    font-weight: bold;
}

.boxes-2 .box-2 {
    margin-bottom: 35px;
    display: flex;
}

.box-2 .image {
    width: 96px;
    flex-shrink: 0;
}

.box-2 .txt {
    padding-top: 15px;
    font-size: 23px;
}

.box-2 .txt-flex {
    display: flex;
}

.box-2 .txt-flex .t-1 {
    width: 730px;
    margin-right: 10px;
}

.box-2 .txt-flex .t-2 {
    margin-top: -35px;
    padding-left: 64px;
    padding-bottom: 10px;
    background: url('../img/2026_03_electroluxplacitwojerachunki/03.png') left bottom no-repeat;
}

.box-2 a {
    color: #4a1e18;
    text-decoration: none;
}

.box-2 a:hover {
    color: #4a1e18;
    text-decoration: underline;
}

.boxes-2 .box-2:last-child {
    margin-bottom: 0;
}

.content-box-3 .txt-1 {
    margin-top: 35px;
    font-size: 23.5px;
}

.content-box-4 {
    background: #4a1e18;
    color: #fff;
}

.content-box-4 .table-1 table {
    width: 100%;
    border-bottom: 1px solid #fff;
    margin-bottom: 40px;
    font-size: 19px;
    text-align: center;
}

.content-box-4 {
    padding-bottom: 0 !important; 
}

.content-box-4 .txt-1 {
    font-size: 16px;
    text-align: center;
}

.content-box-4 .txt-1 a {
    text-decoration: none;
    color: #fff;
}

.content-box-4 .txt-1 a:hover {
    text-decoration: underline;
    color: #fff;
}

.content-box-4 .table-1 table th {
   padding: 18px 10px 15px 10px;
    border-bottom: 1px solid #fff;
}

.content-box-4 .table-1 table td {
    padding: 18px 10px 15px 10px;
    width: 50%;
    border-bottom: 1px solid #734e44;
}

.content-box-4 .table-1 table tr:last-child td {
    border-color: #fff;
}

.b-form-content {
    background: #f3f3f3;
}

.content-box-5.padding-1 {
    padding: 85px 0 90px 0;
}

.content-box-5 {
    color: #fff;
    background: #4a1e18;
}

.menu-2 ul {
    margin: 0 -8px;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    display: flex;
    margin-bottom: -16px;
    justify-content: center;
}

.menu-2 li {
    width: 20%;
    padding: 0 8px;
    margin-bottom: 16px;
}

.menu-2 li a {
    height: 45px;
    border: 1px solid #fff;
    display: block;
    border-radius: 5px;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-weight: bold;
    padding: 0 15px;
    padding-top: 1px;
}

.menu-2 li a:hover {
    background: #fff;
    color: #4a1e18;
}

.b-steps .b-step {
    opacity: 1;
    color: #4a1e18;
}

.b-steps .b-step .icon {
    background: #4a1e18;
}

.b-steps ul li.active .b-step .icon {
    background: #041e50;
    color: #041e50;
}

.b-steps ul li.active .b-step .txt {
    color: #041e50;
}

@media only screen and (max-width: 1199px) {
    .menu-1 li a {
        padding: 0 15px;
        font-size: 14px;
    }
    .content-box-1 {
        height: 750px;
    }
    .content-box-1 h2 {
        font-size: 70px;
        line-height: 1;
    }
    .content-box-1 .txt-1 {
        font-size: 24px;
        line-height: 50px;
        height: 49px;
        margin-bottom: 40px;
    }
    .content-box-1 .image img {
        width: 300px;
    }
    .content-box-1 .container {
        padding-top: 185px;
    }
    .content-box-1 {
        background-size: cover;
    }
}

@media only screen and (max-width: 992px) {
    .box-2 .txt-flex {
        display: block;
    }
    .box-2 .txt-flex .t-2 {
        margin: 0;
        padding: 0;
        background: none;
        margin-top: 30px;
    }
    .box-2 .txt-flex .t-1 {
        width: 100%;
    }
    .box-2 br {
        display: none;
    }
    .boxes-1 {
        padding-top: 30px;
    }
    .menu-1 ul{
        flex-wrap: wrap;
        margin-bottom: -16px;
    }
    .menu-1 ul li {
        margin-bottom: 16px;
    }
    .menu-2 li {
        width: 25%;
    }
    .content-box-1 .container {
        padding-top: 100px;
    }
    .content-box-1 h2 {
        font-size: 60px;
    }
    .content-box-1 .txt-1 {
        font-size: 20px;
        line-height: 45px;
        height: 44px;
    }
    .content-box-1 .image img {
        width:270px;
    }
    .boxes-1 .boxes-1-content .box-1:first-child {
        margin-top: 0;
    }
    .content-box-1 {
        height: 466px;
    }
}

@media only screen and (max-width:767px) {
    .boxes-1 {
        padding-top: 15px;
    }
    .box-1 {
        padding: 15px;
    }
    .menu-1 {
        padding: 50px 0 45px 0;
    }
    .box-1 .number {
        width: 40px;
        height: 40px;
        margin-right: 15px;
        font-size: 25px;
    }
    .box-1 .txt {
        font-size: 18px;
    }
    .box-1 .txt br {
        display: none;
    }
    .padding-1 {
        padding: 45px 0 50px 0;
    }
    .menu-1 ul, .menu-2 ul {
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: -10px;
    }
    .menu-1 ul li, .menu-2 ul li {
        margin: 0 0 10px 0;
        padding: 0 5px;
        text-align: center;
        width: 100%;
    }
    .content-box-1 .container {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .content-box-1 .txt {
        align-items: center;
    }
    .content-box-1 .image img {
        width: 240px;
    }
    .content-box-1 .container h2 {
        order: 2;
    }
    .content-box-1 .container .txt {
        order: 1;
    }
    .content-box-1 h2 {
        font-size: 44px;
        text-shadow: 0 0 20px #000;
    }
    .content-box-1 .txt-1 {
        margin-bottom: 0;
    }
    .content-box-1 .image {
        margin: 25px 0;
    }
    .content-box-1 .container {
        padding: 50px 15px 35px 15px;
    }
    .content-box-1 {
        height: auto;
    }
    .title h2 {
        font-size: 26px;
    }
    .title {
        margin-bottom: 30px;
    }
    .box-2 .txt {
        font-size: 18px;
    }
    .box-2 .image {
        width: 78px;
    }
    .box-2 .txt .t-2 img {
        width: 200px;
    }
    .content-box-3 .txt-1 {
        padding-left: 0;
        margin-bottom: -10px;
    }
    .content-box-3 .txt-1 {
        font-size: 18px;
    }
    .content-box-3 .txt-1-1 {
        font-size: 14px;
    }
    .content-box-3 .txt-1-1 {
        margin-bottom: 30px;
    }
    .content-box-4 .table-1 table {
        font-size: 18px;
    }
    .content-box-5.padding-1 {
        padding: 65px 0 50px 0;
    }
}

.main-menu > ul > li.current a, .btn-1 {
    border-color: #fff !important;
    background: #fff;
    color: #000;
}

