@charset "UTF-8";
/*Reset Css*/

* {
    margin: 0;
    padding: 0;
    border: none;
    background-repeat: no-repeat;
    list-style: none;
    font-family: 'ElectroluxSans', Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1em;
    text-rendering: optimizeLegibility !important;
    /*-webkit-font-smoothing: antialiased !important;*/
}
body, html {
    width: 100%;
    min-height: 100%;
    min-width: 800px;
}
img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
}
a {
    display: block;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.container {
    width: 780px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
}
.absolute {
    position: absolute;
    left: 50%;
}
.hotspots li {
    z-index: 10;
}
.hotspots-content img {
    z-index: 9;
    display: none;
}

p {
    font: 400 16px/1.4em 'ElectroluxSans', Arial, sans-serif;
    margin-bottom: 30px;
}

h3 {
    font: 700 28px 'ElectroluxSans', Arial, sans-serif;
    margin-bottom: 18px;

}
/*End of Reset Css*/

/*@font-face*/
@font-face {
    font-family: 'ElectroluxSans';
    src: url('../fonts/ElectroluxSans-Regular.eot');
    src: url('../fonts/ElectroluxSans-Regular?#iefix') format('embedded-opentype'),
        url('../fonts/ElectroluxSans-Regular.ttf') format('truetype'),
        url('../fonts/ElectroluxSans-Regular.svg#ElectroluxSans') format('svg'),
        url('../fonts/ElectroluxSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ElectroluxSans';
    src: url('../fonts/ElectroluxSans-SemiBold.eot');
    src: url('../fonts/ElectroluxSans-SemiBold?#iefix') format('embedded-opentype'),
        url('../fonts/ElectroluxSans-SemiBold.ttf') format('truetype'),
        url('../fonts/ElectroluxSans-SemiBold.svg#ElectroluxSans') format('svg'),
        url('../fonts/ElectroluxSans-SemiBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'ElectroluxSans';
    src: url('../fonts/ElectroluxSans-Bold.eot');
    src: url('../fonts/ElectroluxSans-Bold?#iefix') format('embedded-opentype'),
        url('../fonts/ElectroluxSans-Bold.ttf') format('truetype'),
        url('../fonts/ElectroluxSans-Bold.svg#ElectroluxSans') format('svg'),
        url('../fonts/ElectroluxSans-Bold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'ElectroluxSans';
    src: url('../fonts/ElectroluxSans-Light.eot');
    src: url('../fonts/ElectroluxSans-Light?#iefix') format('embedded-opentype'),
        url('../fonts/ElectroluxSans-Light.ttf') format('truetype'),
        url('../fonts/ElectroluxSans-Light.svg#ElectroluxSans') format('svg'),
        url('../fonts/ElectroluxSans-Light.woff') format('woff');
    font-weight: lighter;
    font-style: normal;
}

/*Header*/
header{
    background: url(../images/bg-header.png) no-repeat center;
    height: 599px;
    position: relative;
    margin-bottom: -1px;
}
header *{
    color: #FFF;
}
header figure#logo{
    top: 23px;
    margin-left: -405px;
}
header hgroup{
    top: 120px;
    margin-left: -405px;
}
header hgroup h1{
    font: 700 28px/60px 'ElectroluxSans', sans-serif;
    color: #7b8a9c;
    font-weight: 300;
}
header hgroup h1 img{
    padding:10px 0;
}
header hgroup h1 strong{
    font: 500 28px/1em 'ElectroluxSans', sans-serif;
    color: #051e4c;
    display: block;
    position: relative;
}
header hgroup h1 strong span{
    color:#7b8a9c;
    font-weight: bold
}
header hgroup h2{
    font: 700 35px 'ElectroluxSans', sans-serif;
    color: #051e4c;
    line-height: 30px;
    margin: 20px 0 0;
}
header hgroup h2 span{
    font: 700 35px 'ElectroluxSans', sans-serif;
    color: #7b8a9c;
    line-height: 30px;
}
header p{
    font: normal 19px 'ElectroluxSans', sans-serif;
    color: #051e4c;
    top: 435px;
    margin-left: -377px;
}

header h4{
    color: #041e50!important;
    font-size: 18px!important;
    font-weight: 600;
    margin-top: 45px!important;
    line-height: 1.3;
}

/*Features*/
section#features1{
    background: #fff url(../images/bg-features01.jpg) no-repeat center;
    height: 689px;
}
section#features1 .topico1{
    top: 44px;
    margin-left: -237px;
}
section#features1 .topico2{
    top: 130px;
    margin-left: 70px;
}
section#features1 .topico3{
    top: 295px;
    margin-left: 70px;
}
section#features1 .topico4{
    top: 480px;
    margin-left: 70px;
}
section#features1 .topico1 h3,
section#features1 .topico2 h3,
section#features1 .topico3 h3,
section#features1 .topico4 h3{
    color: #051e4c;
    line-height: 26px;
    margin-bottom: 15px;
    font-size: 26px;
}
section#features1 .topico1 h3 span{
    font-size: 22px;
    display: block;
}
section#features1 .topico1 p,
section#features1 .topico2 p,
section#features1 .topico3 p,
section#features1 .topico4 p{
    color: #646569;
    font-size: 15px;
}
section#features1 .hotspots .item1{
    margin-left: -165px;
    top: 40px;
}
section#features1 .hotspots-content .item1{
    margin-left: -360px;
    top: 30px;
}
section#features1 .hotspots .item2{
    margin-left: 72px;
    top: 95px;
}
section#features1 .hotspots-content .item2{
    margin-left: 48px;
    top: -87px;
}


section#features2{
    background: url(../images/bg-features02.jpg) no-repeat center;
    height: 598px;
}
section#features2 .topico1{
    top: 80px;
}
section#features2 .topico2{
    top: 295px;
}
section#features2 .topico3{
    top: 470px;
}
section#features2 .topico1,
section#features2 .topico3{
    margin-left: 130px;
    left: 0;
}
section#features2 .topico2{
    margin-left: 130px;
    left: 0;
    top: 320px;
}
section#features2 h3{
    color: #fff;
    font: 700 28px/28px 'ElectroluxSans', sans-serif;
}
section#features2 p{
    color: #fff;
    font-size: 16px;
}

section#features2 .hotspots .item1{
    margin-left: 305px;
    top: 390px;
}
section#features2 .hotspots-content .item1{
    margin-left: 95px;
    top: 280px;
}

/*Features 3*/
section#features3{
    background: #FFFFFF url(../images/bg-features03.jpg) no-repeat bottom center;
    height: 693px;
}
section#features3 .topico1{
    top: 155px;
}
section#features3 .topico2{
    top: 315px;
}
section#features3 .topico3{
    top: 467px;
}
section#features3 .topico1{
    margin-left: 55px;
    top: 88px;
}

section#features3 h3{
    color: #151741;
    font-size: 28px;
    line-height: 1em;
    margin-top: 65px
}
section#features3 p{
    color: #FFF;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}
section#features3 .hotspots .item1{
    margin-left: 98px;
    top: 355px;
}
section#features3 .hotspots-content .item1{
    margin-left: 99px;
    top: 218px;
}


/*Features 4*/
section#bgfundo{
   background: #fff url(../images/bg-features04.jpg) no-repeat bottom center;
   height: 1642px;
   position: relative;
}
section#features4{
    height: 250px;
}
section#features4 .topico1{
    top: 53px;
    margin-left: 118px;
}
section#features4 .topico2{
    top: 53px;
    margin-left: -379px;
    text-align: right;
}

section#features4 .topico1 h3, section#features4 .topico2 h3{
    color: #051e4c;
    font-size: 26px;
    line-height: 1em;
    margin-bottom: 20px;
}
section#features4 .topico1 h3 span, section#features4 .topico2 h3 span{
    font-size: 26px;
    font-weight: 400 !important;
}
section#features4 .topico1 p, section#features4 .topico2 p{
    font: 400 16px 'ElectroluxSans', Arial, sans-serif;
    color: #051e4c;
}
section#features4 img{
    margin-left: 65px;
    top: 272px;
}
section#features4 .hotspots .item1{
    margin-left: -240px;
    top: 192px;
}
section#features4 .hotspots-content .item1{
    margin-left: -267px;
    top: -8px;
}

/*Features 6*/
section#features6{
    height: 474px;
    padding-top: 0;
}
section#features6 h2{
    color: #051e4c;
    font-size: 25px;
    text-align: center;
    padding: 52px 0 0;
    font-weight: 700;
}
#slider ul{
    text-align: center;
    margin-top: 14px;
    position: absolute;
    width: 100%;
    z-index: 10;
}
#slider li{
    color: #7b8a9c;
    font-weight: 600;
    display: inline-block;
    margin: 20px 5px 0;
    cursor: pointer;
    padding-bottom: 0px;
    position: relative;
}
#slider li span{
    border: 1px solid #7b8a9c;
    border-radius: 15px;
    padding: 10px;
    font-weight: 600;
    display: inline-block;
    padding-left: 30px;
    text-align: left;
}
/*#slider li:first-child{
    top: -7px;
}*/
/*#slider li:first-child span{
    line-height: 32px;
}*/
#slider li span::before{
    content:"+";
    font-size:40px;
    color:#151741;
    top: 19px;
    left: 8px;
    position: absolute;
}
/*#slider li:first-child span::before{
    top: 11px;
}*/
#slider li.selected{
    background: url('../images/arrow-down.png') no-repeat center bottom;
}
#slider li.selected span, #slider li:hover span{
    background: #7b8a9c;
    color: #FFF;
    transition:300ms;
    font-size: 16px;
}
#slides{
    position: absolute;
    margin-top: -22px;
    width: 800px;
    height: 365px;
    overflow: hidden;
    top: 173px;
}
#slides>div{
    width: 100%;
    height: 400px;
    display: none;
}
#slides>div.visible{
    display: table;
}
#slides>div>div{
    display: table-cell;
    vertical-align: middle;
    padding-left: 400px;
}
#slides>div>div h3{
    font-size: 32px;
    color: #051e4c;
    line-height: 1;
}
#slides>div>div p{
    font-size: 18px;
    color: #666;
    font-weight: bold;
}
#slides #slide1{
    background:url('../images/slide01.jpg') no-repeat 30px center;
}
#slides #slide2{
    background:url('../images/slide02.jpg') no-repeat -5px center;
}

#slides #slide3{
    background:url('../images/slide05.jpg') no-repeat center left;
}

#slides #slide4{
    background:url('../images/slide04.jpg') no-repeat center left;
}

#slides #slide2 > div{
    padding-left: 311px;
}

#slides #slide4 > div{
    padding-left: 443px;
}

/*Superfícies*/
section#superficies{
    background: #f2f2f2;
}

/*Vídeo*/
section#video{
    text-align: center;
    margin-top:14px;
}
section#video .container{
    text-align: center;
}
section#video .assista{
    color: #051e4c;
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 15px;
}
section#video .breve{
    /*width: 800px;
    height: 450px;
    background: #000;
    display: table;*/

    width: 640px;
    height: 360px;
    background: #000;
    display: table;
    margin: 0 auto;
}
section#video .breve p{
    display: table-cell;
    vertical-align: middle;
    color:#fff;
    font-size: 32px;
}

/*Embalagem | especificações*/
section#especificacoes{
    background: url(../images/bg-especificacoes.jpg) center;
    height: 508px;
}
section#especificacoes *{
    color: white;
}
section#especificacoes .txt{
    top: 51px;
    margin-left: 68px;
}
section#especificacoes h3{
    font-size: 26px;
    margin-bottom: 13px;
    color: #fff
}
section#especificacoes ul.first{
    margin-bottom: 58px;
}
section#especificacoes li{
    font-size: 15px;
    line-height: 1.3em;
    margin-bottom: 5.6px;
}
section#especificacoes ul.second li strong{
    color: #fff
}
.txt-bottom{
    top: 640px;
    left: 70px;
}
.txt-bottom p{
    line-height: 18px;
    font-size:13px;
    margin-bottom:10px;
}

/*CD*/
.cd-img-replace {
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.cd-single-point {
    position: absolute;
    border-radius: 50%;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transition: all .300s;
    -webkit-transition: all .300s;
    -ms-transition: all .300s;
    -moz-transition: all .300s;
    -o-transition: all .300s;
}
.cd-single-point > a {
    position: relative;
    z-index: 99;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 0;
    background: url("../images/hotspot.png") 0 0 no-repeat;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
    transition: all .300s;
    -webkit-transition: all .300s;
    -ms-transition: all .300s;
    -moz-transition: all .300s;
    -o-transition: all .300s;
}
.cd-single-point:hover {
    opacity: 0.8;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.cd-single-point::after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 5px;
    background-color: transparent;
    -webkit-animation: cd-pulse 2s infinite;
    -moz-animation: cd-pulse 2s infinite;
    animation: cd-pulse 2s infinite;

}
.cd-single-point.azul > a{
    background: url("../images/hotspot-2.png") 0 0 no-repeat;
}
.cd-single-point.azul::after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 5px;
    background-color: transparent;
    -webkit-animation: cd-pulseazul 2s infinite;
    -moz-animation: cd-pulseazul 2s infinite;
    animation: cd-pulseazul 2s infinite;
}
@-webkit-keyframes cd-pulse {
    0% {
        -webkit-transform: scale(0.6);
        box-shadow: inset 0 0 1px 1px rgba(5, 30, 76, 0.98);
    }
    50% {
        box-shadow: inset 0 0 1px 1px rgba(5, 30, 76, 0.98);
    }
    100% {
        -webkit-transform: scale(1.6);
        box-shadow: inset 0 0 1px 1px rgba(5, 30, 76, 0);
    }
}
@-moz-keyframes cd-pulse {
    0% {
        -moz-transform: scale(0.6);
        box-shadow: inset 0 0 1px 1px rgba(5, 30, 76, 0.98);
    }
    50% {
        box-shadow: inset 0 0 1px 1px rgba(5, 30, 76, 0.98);
    }
    100% {
        -moz-transform: scale(1.6);
        box-shadow: inset 0 0 1px 1px rgba(5, 30, 76, 0);
    }
}
@keyframes cd-pulse {
    0% {
        -webkit-transform: scale(0.6) rotate(540deg);
        -moz-transform: scale(0.6) rotate(540deg);
        -ms-transform: scale(0.6) rotate(540deg);
        -o-transform: scale(0.6) rotate(540deg);
        transform: scale(0.6) rotate(540deg);
        box-shadow: inset 0 0 1px 1px rgba(5, 30, 76, 0.98);
    }
    50% {
        box-shadow: inset 0 0 1px 1px rgba(5, 30, 76, 0.98);
    }
    100% {
        -webkit-transform: scale(1.6) rotate(540deg);
        -moz-transform: scale(1.6) rotate(540deg);
        -ms-transform: scale(1.6) rotate(540deg);
        -o-transform: scale(1.6) rotate(540deg);
        transform: scale(1.6) rotate(540deg);
        box-shadow: inset 0 0 1px 1px rgba(5, 30, 76, 0);
    }
}
/* Spot azul */
@-webkit-keyframes cd-pulseazul {
    0% {
        -webkit-transform: scale(0.6);
        box-shadow: inset 0 0 1px 1px rgba(42, 203, 211, 0.98);
    }
    50% {
        box-shadow: inset 0 0 1px 1px rgba(42, 203, 211, 0.98);
    }
    100% {
        -webkit-transform: scale(1.6);
        box-shadow: inset 0 0 1px 1px rgba(42, 203, 211, 0);
    }
}
@-moz-keyframes cd-pulseazul {
    0% {
        -moz-transform: scale(0.6);
        box-shadow: inset 0 0 1px 1px rgba(42, 203, 211, 0.98);
    }
    50% {
        box-shadow: inset 0 0 1px 1px rgba(42, 203, 211, 0.98);
    }
    100% {
        -moz-transform: scale(1.6);
        box-shadow: inset 0 0 1px 1px rgba(42, 203, 211, 0);
    }
}
@keyframes cd-pulseazul {
    0% {
        -webkit-transform: scale(0.6) rotate(540deg);
        -moz-transform: scale(0.6) rotate(540deg);
        -ms-transform: scale(0.6) rotate(540deg);
        -o-transform: scale(0.6) rotate(540deg);
        transform: scale(0.6) rotate(540deg);
        box-shadow: inset 0 0 1px 1px rgba(42, 203, 211, 0.98);
    }
    50% {
        box-shadow: inset 0 0 1px 1px rgba(42, 203, 211, 0.98);
    }
    100% {
        -webkit-transform: scale(1.6) rotate(540deg);
        -moz-transform: scale(1.6) rotate(540deg);
        -ms-transform: scale(1.6) rotate(540deg);
        -o-transform: scale(1.6) rotate(540deg);
        transform: scale(1.6) rotate(540deg);
        box-shadow: inset 0 0 1px 1px rgba(42, 203, 211, 0);
    }
}


.gif1{
    top: -5px;
    margin-left: -260px;
}

.gif2{
    top: -5px;
    margin-left: -227px;
}

@media(min-width: 1600px){
    section#features2 {
        margin-bottom: -3px;
    }
}

@media(max-width: 850px){
    header hgroup, header figure#logo {
        margin-left: -390px;
    }
}
/* Adaptação Banner */
.mobile-only{display: none;}
section#banner-topo{
    background-image: url(../images/bg-banner.jpg);
    background-size:1920px auto;
    background-position: bottom center;
    min-height: 845px;
}
section#banner-topo figure#logo{
    top: 40px;
    margin-left: -360px;
}

section#banner-topo .boxfirst {
    background: #404a57;
    min-width: 362px;
    padding: 30px;
    float: left;
    margin: 156px 0 0;
}
section#banner-topo .boxfirst h2{
    color: #fff;
    font-size: 30px;
    line-height: 36px;
}
section#banner-topo .boxfirst h2 span{
    font-weight: bold;
}
section#banner-topo .boxsecond{
    background: #041e50;
    clear: both;
    width: 352px;
    margin-top: 53px;
    float: left;
}
section#banner-topo .boxsecond span{
    background: #A2AAAD;
    width: 100%;
    display: block;
}
section#banner-topo .boxsecond span h1 {
    font-size: 46px;
    color: #fff;
    font-weight: 900;
    padding: 10px 30px;
}
section#banner-topo .boxsecond p{
    font-size:26px;
    color:#fff;
    line-height: 36px;
    padding:30px;
    margin: 0;
}
@media screen and (max-width: 1400px){
    section#banner-topo{
        background-size: 1400px auto;
        min-height: 700px;
    }
    section#banner-topo .boxfirst{
        margin: 130px 0 0;
    }
    section#banner-topo .boxfirst h2 {
        font-size: 28px;
        line-height: 34px;
    }
    section#banner-topo .boxsecond{
        width: 363px;
    }
    section#banner-topo .boxsecond span h1 {
        font-size: 40px;
        color: #dfe7ea;
        font-weight: 900;
        padding: 10px 30px;
    }
    section#banner-topo .boxsecond p {
        font-size: 26px;
        color: #e5e6eb;
        line-height: 32px;
        padding: 20px 30px;
        margin: 0;
    }
}
@media screen and (max-width: 768px){
    section#banner-topo .boxfirst{min-width: auto}
    section#banner-topo .boxsecond {width: auto;}
}
@media screen and (max-width: 767px){
    .mobile-only{display: block;}
    section#banner-topo {
        background:#e5e7ed;
        min-height: 1028px;
    }
    section#banner-topo figure#logo {
        margin-left: initial;
        position: initial;
        margin: 0 auto;
        width: 100%;
        background: #e5e7ed;
        padding: 30px 0;

    }
    section#banner-topo .boxfirst,
    section#banner-topo .boxsecond{
        margin: 0;
        width: 100%;
        box-sizing: border-box;
    }
    header h2{
        margin-top: 0;
        padding-top: 44px;
    }
}
@media screen and (max-width: 670px){
    .mobile-only{display: block;}
    section#banner-topo {
        background:#e5e7ed;
        min-height: 930px;
    }
@media screen and (max-width: 420px){
    .mobile-only{display: block;}
    section#banner-topo {
        background:#e5e7ed;
        min-height: 770px;
    }
}