/* ######  remover a linha abaixo antes de enviar para qualquer varejo #####*/

body {
    margin: 0;
    padding: 0
}


/* ######  remover a linha acima  antes de enviar para qualquer varejo #####*/

@font-face {
    font-family: 'familia01Isee';
    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: 'familia01Isee';
    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: 'familia01Isee';
    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: 'familia01Isee';
    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;
}


/*Open/Close*/

#containerIsee .menu_opener {
    display: none;
}

#containerIsee>#bloco03Isee div.item01Isee .botao1Isee .menu_opener:checked~.plus-item1Isee {
    top: -30.682vw;
}

#containerIsee>#bloco03Isee div.item01Isee .botao1Isee .menu_opener:checked~.menu_opener_label:after {
    transform: rotate(45deg);
    top: 1.403vw;
}

#containerIsee>#bloco03Isee div.item01Isee .botao1Isee .menu_opener:checked~.menu_opener_label:before {
    transform: rotate(-45deg);
    top: 1.403vw;
}

#containerIsee>#bloco03Isee div.item02Isee .botao2Isee .menu_opener:checked~.plus-item2Isee {
    top: -30.682vw;
}

#containerIsee>#bloco03Isee div.item02Isee .botao2Isee .menu_opener:checked~.menu_opener_label:after {
    transform: rotate(45deg);
    top: 1.403vw;
}

#containerIsee>#bloco03Isee div.item02Isee .botao2Isee .menu_opener:checked~.menu_opener_label:before {
    transform: rotate(-45deg);
    top: 1.403vw;
}

#containerIsee>#bloco03Isee div.item03Isee .botao3Isee .menu_opener:checked~.plus-item3Isee {
    top: -30.682vw;
}

#containerIsee>#bloco03Isee div.item03Isee .botao3Isee .menu_opener:checked~.menu_opener_label:after {
    transform: rotate(45deg);
    top: 1.403vw;
}

#containerIsee>#bloco03Isee div.item03Isee .botao3Isee .menu_opener:checked~.menu_opener_label:before {
    transform: rotate(-45deg);
    top: 1.403vw;
}

#containerIsee>#bloco03Isee .menu_opener_label {
background: #041e4d;
    width: 3vw;
    height: 3vw;
    display: block;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    right: 84%;
    top: 5%;
    z-index: 10;
}

#containerIsee>#bloco03Isee .menu_opener_label:after {
    position: absolute;
    left: 0.800vw;
    top: 1.403vw;
    background: #acbac1;
    content: "";
    width: 1.309vw;
    height: 0.280vw;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    transform: rotate(90deg);
}

#containerIsee>#bloco03Isee .menu_opener_label:before {
    position: absolute;
    left: 0.800vw;
    top: 1.403vw;
    background: #acbac1;
    content: "";
    width: 1.309vw;
    height: 0.280vw;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#containerIsee>#bloco03Isee .icon-btn-open-close {
    width: 1.309vw;
    height: 0.280vw;
    position: absolute;
    right: 6.5%;
    top: 5.8%;
    opacity: 0;
    background: #fff;
    z-index: 20;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: block;
    outline: none;
}


/*------------------DESKTOP-------------------*/

#containerIsee>#bloco03Isee div.item01Isee .botao1Isee .menu_opener:checked~.plus-item1Isee {
    top: -30.682vw;
}

#containerIsee>#bloco03Isee div.item01Isee .botao1Isee .menu_opener:checked~.menu_opener_label:after {
    transform: rotate(45deg);
    top: 1.403vw;
}

#containerIsee>#bloco03Isee div.item01Isee .botao1Isee .menu_opener:checked~.menu_opener_label:before {
    transform: rotate(-45deg);
    top: 1.403vw;
}

#containerIsee>#bloco03Isee div.item02Isee .botao2Isee .menu_opener:checked~.plus-item2Isee {
    top: -30.682vw;
}

#containerIsee>#bloco03Isee div.item02Isee .botao2Isee .menu_opener:checked~.menu_opener_label:after {
    transform: rotate(45deg);
    top: 1.403vw;
}

#containerIsee>#bloco03Isee div.item02Isee .botao2Isee .menu_opener:checked~.menu_opener_label:before {
    transform: rotate(-45deg);
    top: 1.403vw;
}

#containerIsee>#bloco03Isee div.item03Isee .botao3Isee .menu_opener:checked~.plus-item3Isee {
    top: -30.682vw;
}

#containerIsee>#bloco03Isee div.item03Isee .botao3Isee .menu_opener:checked~.menu_opener_label:after {
    transform: rotate(45deg);
    top: 1.403vw;
}

#containerIsee>#bloco03Isee div.item03Isee .botao3Isee .menu_opener:checked~.menu_opener_label:before {
    transform: rotate(-45deg);
    top: 1.403vw;
}

#containerIsee>#bloco03Isee .menu_opener_label {
    background: #041e4d;
    width: 3vw;
    height: 3vw;
    display: block;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    right: 6%;
    top: 5%;
    z-index: 10;
}

#containerIsee>#bloco03Isee .menu_opener_label:after {
    position: absolute;
    left: 0.800vw;
    top: 1.403vw;
    background: #acbac1;
    content: "";
    width: 1.309vw;
    height: 0.280vw;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    transform: rotate(90deg);
}

#containerIsee>#bloco03Isee .menu_opener_label:before {
    position: absolute;
    left: 0.800vw;
    top: 1.403vw;
    background: #acbac1;
    content: "";
    width: 1.309vw;
    height: 0.280vw;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#containerIsee>#bloco03Isee .icon-btn-open-close {
    width: 1.309vw;
    height: 0.280vw;
    position: absolute;
    right: 6.5%;
    top: 5.8%;
    opacity: 0;
    background: #fff;
    z-index: 20;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: block;
    outline: none;
}

@media screen and (min-width: 781px) {
    #containerIsee .txt01Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 3.500vw;
        line-height: 4.500vw;
        font-weight: bold;
    }
    #containerIsee .txt02Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 1.700vw;
        line-height: 2.400vw;
        font-weight: 600;
    }
    #containerIsee .txt03Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 2.000vw;
        line-height: 2.500vw;
        font-weight: bold;
    }
    #containerIsee .btn-mais {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 2.000vw;
        line-height: 2.000vw;
        font-weight: bold;
    }
    #containerIsee .txt04Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 1.300vw;
        line-height: 1.800vw;
        font-weight: 600;
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 2.3vw;
        line-height: 1.800vw;
        font-weight: 300;
        margin-top: -1vw;
        color: rgb(172, 186, 193);
        text-align: left;
        margin-left: 2vw;
    }
    #containerIsee .txt05Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 2.793VW;
        line-height: 3.599VW;
        font-weight: 600;
        margin-top: 5.4vw;
        color: rgb(4, 30, 77);
        text-align: left;
        margin-left: 3vw;
    }
    #containerIsee .textofooter,
    #containerIsee .textofooter-2 {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 0.900vw;
        line-height: 1.200vw;
        font-weight: normal;
    }
    #containerIsee>#bloco01Isee {
        height: 46.875vw;
    }
    #containerIsee>#bloco01Isee {
        background-image: url("../img/bg-header.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: #717171;
        background-size: cover;
    }
    #containerIsee>#bloco01Isee div.barrasuperior {
        background-color: rgb(4, 30, 77, 0.9);
    }
    #containerIsee>#bloco01Isee div.logo01Isee {
        margin-top: 2.350vw;
        margin-bottom: 2.350vw;
    }
    #containerIsee>#bloco01Isee div.logo01Isee:after {
        width: 14.5vw;
        height: 3.100vw;
        background-image: url("../img/eletrolux_logo_header.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        content: "";
        display: block;
        float: left;
    }
    #containerIsee>#bloco01Isee h3 {
        margin-top: 1.800vw;
        margin-left: 2vw;
        color: rgb(172, 186, 193);
        margin-bottom: 1.800vw;
        text-align: left;
        font-size: 2.9vw;
        line-height: 3.300vw
    }
    #containerIsee>#bloco01Isee h4 {
        margin-top: 1.031vw;
        height: 9.5vw;
        color: #FFFFFF;
        text-align: left;
        font-weight: 600;
    }
    #containerIsee>#bloco01Isee div.box {
       
        height: 22.5vw;
        margin-top: 12.3vw;
        margin-left: 54vw;
        padding-left: 1.5vw;
    }
    #containerIsee>#bloco01Isee ul {
        margin-top: 3.000vw;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #containerIsee>#bloco01Isee ul li {
        width: 8.000vw;
        height: 8.000vw;
        clear: none;
        margin-top: 0;
        margin-bottom: 0;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: contain;
        color: #041f4d;
    }
    #containerIsee>#bloco01Isee ul li p {
        margin-top: 9.500vw;
    }
    #containerIsee>#bloco01Isee ul li.ico01Isee {
        background-image: url("../img/thumb-header-03.png");
        margin-left: 0;
        margin-right: 0;
    }
    #containerIsee>#bloco01Isee ul li.ico02Isee {
        background-image: url("../img/thumb-header-02.png");
        margin-left: 1.200vw;
        margin-right: 1.200vw;
        width: 10.500vw;
    }
    #containerIsee>#bloco01Isee ul li.ico03Isee {
        background-image: url("../img/thumb-header-01.png");
        margin-left: 0;
        margin-right: 0;
    }
    #containerIsee>#rodape {
        height: 18.875vw;
    }
    #containerIsee>#rodape {
        background-image: url("../img/bg-rodape-bloco01-desktop.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: #717171;
        background-size: cover;
    }
    #containerIsee>#bloco02Isee {
        height: 46.900vw;
    }
    #containerIsee>#bloco02Isee {
        background-image: url("../img/bg-bloco-02.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: #fff;
        background-size: cover;
    }
    #containerIsee>#bloco02Isee h3 {
        font-size: 3.4vw;
        line-height: 3.9vw;
        margin-top: 12.5vw;
        color: rgb(4, 30, 77);
        text-align: left;
        font-weight: bold;
    }
    #containerIsee>#bloco02Isee p {
        font-size: 1.9vw;
        line-height: 2.2vw;
        margin-top: 2.9vw;
        color: rgb(4, 30, 77);
        text-align: left;
        font-weight: 500;
    }
    #containerIsee>#bloco03Isee {
        height: 35.2vw;
        padding-top: 10vw;
        padding-bottom: 0;
        background: rgb(122,139,155);
    }
    /*#containerIsee > #bloco03Isee div.icol-desk-08{padding: 0;}
	#containerIsee > #bloco03Isee div.box-textos {margin-top: 11.500vw;}
	#containerIsee > #bloco03Isee div.box-textos h3 {font-size:3.000vw;line-height:1.2;color: #ffffff;text-align:left;font-weight:bold;}
	#containerIsee > #bloco03Isee div.box-textos p {font-size:1.600vw;line-height:1.25;color: #acbac1;margin-top:12vw;text-align:left;font-weight: 600;}

	#containerIsee > #bloco03Isee div.icol-desk-08{padding: 0;}*/
    #containerIsee>#bloco03Isee div.item01Isee {
        overflow: hidden;
        height: 100%;
        margin-top: 0;
        padding-left: 2.209vw;
    }
    #containerIsee>#bloco03Isee div.item01Isee div.imgIsee {
        height: 25.2vw;
        background-image: url("../img/img-01-plus.jpg");
        background-repeat: repeat;
        background-position: center top;
        background-color: transparent;
        background-size: cover;
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 2;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }
    #containerIsee>#bloco03Isee div.item01Isee h3 {
        font-size: 3vw;
        line-height: 3.2vw;
        margin-top: 3vw;
        color: #041e4d;
        text-align: left;
        font-weight: bold;
        z-index: 1;
    }
    #containerIsee>#bloco03Isee div.item01Isee p {
        font-size: 1.300vw;
        line-height: 1.25;
        margin-top: 1.300vw;
        color: #041e4d;
        text-align: left;
        font-weight: 400;
        z-index: 1;
        margin-left: 0;
    }
    #containerIsee>#bloco03Isee div.item02Isee {
        overflow: hidden;
        height: 100%;
        padding-left: 2.209vw;
    }
    #containerIsee>#bloco03Isee div.item02Isee div.imgIsee {
        height: 25.2vw;
        background-image: url("../img/img-02-plus.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: transparent;
        background-size: cover;
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 2;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }
    #containerIsee>#bloco03Isee div.item02Isee h3 {
        font-size: 3vw;
        line-height: 3.2vw;
        margin-top: 3vw;
        color: #041e4d;
        text-align: left;
        font-weight: bold;
        z-index: 1;
    }
    #containerIsee>#bloco03Isee div.item02Isee p {
        font-size: 1.300vw;
        line-height: 1.25;
        margin-top: 1.300vw;
        color: #041e4d;
        text-align: left;
        font-weight: 400;
        z-index: 1;
        margin-left: 0;
    }
    #containerIsee>#bloco03Isee div.item03Isee {
        overflow: hidden;
        height: 100%;
        margin-top: 0;
        padding-left: 2.209vw;
    }
    #containerIsee>#bloco03Isee div.item03Isee div.imgIsee {
        height: 25.2vw;
        background-image: url("../img/img-03-plus.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: transparent;
        background-size: cover;
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 2;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }
    #containerIsee>#bloco03Isee div.item03Isee h3 {
        font-size: 3vw;
        line-height: 3.2vw;
        margin-top: 3vw;
        color: #041e4d;
        text-align: left;
        font-weight: bold;
        z-index: 1;
    }
    #containerIsee>#bloco03Isee div.item03Isee p {
        font-size: 1.300vw;
        line-height: 1.25;
        margin-top: 1.300vw;
        color: #041e4d;
        text-align: left;
        font-weight: 400;
        z-index: 1;
        margin-left: 0;
    }
    #containerIsee>#bloco03Isee div.item01Isee .botao1Isee {
        background-color: #ffff;
        height: 25.2vw;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
    }
    #containerIsee>#bloco03Isee div.item02Isee .botao2Isee {
        background-color: #ffff;
        height: 25.2vw;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
    }
    #containerIsee>#bloco03Isee div.item03Isee .botao3Isee {
        background-color: #ffff;
        height: 25.2vw;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
    }
    #containerIsee>#rodape3 {
        height: 45.875vw;
    }
    #containerIsee>#rodape3 {
        background-image: url("../img/bg-bloco03.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: #717171;
        background-size: cover;
    }
    #containerIsee>#bloco04Isee {
        height: 46.98vw;
        background-image: url("../img/bg-bloco-04.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
    #containerIsee>#bloco04Isee input {
        display: none;
    }
    #containerIsee>#bloco04Isee div.lblsIsee {
        position: absolute;
        top: 0;
        left: 0;
        height: 42vw;
        z-index: 60;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label {
        display: none;
        height: inherit;
        width: 1.3vw;
        clear: none;
        cursor: hand;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: transparent;
        background-size: contain;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label.labelEsqIsee {
        float: left;
        background-image: url("../img/arrow-left.png");
        margin-left: 2.8vw;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label.labelDirIsee {
        float: right;
        background-image: url("../img/arrow-right.png");
        margin-right: 2.8vw;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee {
        position: absolute;
        top: 0;
        left: 0;
        height: 60vw;
        z-index: 50;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li {
        position: absolute;
        top: 0;
        left: 100vw;
        height: inherit;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li div.imgIsee {
        margin-top: 6.4vw;
        width: 35vw;
        height: 35vw;
        background-repeat: repeat;
        background-position: center top;
        background-color: transparent;
        background-size: cover;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li h3 {
        font-size: 4.5vw;
        line-height: 5vw;
        margin-top: -29vw;
        color: #ffffff;
        text-align: left;
        font-weight: bold;
        text-rendering: optimizeSpeed;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li h3.br_mobile {
        display: none;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li p {
        font-size: 1.9vw;
        line-height: 2.1vw;
        margin-top: -18vw;
        color: #ffffff;
        text-align: left;
        font-weight: 400;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li p.display_monitor {
        display: block;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li p.display_mobile {
        display: none;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld01Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld01Isee div.imgIsee {
        background-image: url("../img/carousel-1.jpg");
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld02Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld02Isee div.imgIsee {
        background-image: url("../img/carousel-2.jpg");
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld03Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld03Isee div.imgIsee {
        background-image: url("../img/carousel-3.jpg");
    }
    #containerIsee>#bloco04Isee #inp01_Blc03Isee:checked~ul.sldsIsee li.sld01Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp01_Blc03Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp01_Blc03Isee:checked~div.lblsIsee label.lbl02Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp01_Blc03Isee:checked~div.lblsIsee label.lbl08Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp02_Blc03Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp02_Blc03Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp02_Blc03Isee:checked~div.lblsIsee label.lbl03Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp02_Blc03Isee:checked~div.lblsIsee label.lbl07Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp03_Blc03Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp03_Blc03Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp03_Blc03Isee:checked~div.lblsIsee label.lbl04Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp03_Blc03Isee:checked~div.lblsIsee label.lbl06Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp04_Blc03Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp04_Blc03Isee:checked~ul.sldsIsee li.sld05Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp04_Blc03Isee:checked~div.lblsIsee label.lbl05Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp05_Blc03Isee:checked~ul.sldsIsee li.sld05Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp05_Blc03Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp05_Blc03Isee:checked~div.lblsIsee label.lbl04Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp05_Blc03Isee:checked~div.lblsIsee label.lbl06Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp06_Blc03Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp06_Blc03Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp06_Blc03Isee:checked~div.lblsIsee label.lbl03Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp06_Blc03Isee:checked~div.lblsIsee label.lbl07Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp07_Blc03Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp07_Blc03Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp07_Blc03Isee:checked~div.lblsIsee label.lbl02Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp07_Blc03Isee:checked~div.lblsIsee label.lbl08Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp08_Blc03Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp08_Blc03Isee:checked~ul.sldsIsee li.sld01Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp08_Blc03Isee:checked~div.lblsIsee label.lbl01Isee {
        display: block;
    }
    @keyframes slideEntraEIsee {
        0% {
            opacity: 0;
            left: -100vw;
        }
        1% {
            opacity: 1;
            left: -100vw;
        }
        99%,
        100% {
            opacity: 1;
            left: 0vw;
        }
    }
    @keyframes slideEntraDIsee {
        0% {
            opacity: 0;
            left: 100vw;
        }
        1% {
            opacity: 1;
            left: 100vw;
        }
        99%,
        100% {
            opacity: 1;
            left: 0vw;
        }
    }
    @keyframes slideSaiEIsee {
        0%,
        1% {
            opacity: 1;
            left: 0vw;
        }
        99% {
            opacity: 1;
            left: -100vw;
        }
        100% {
            opacity: 0;
            left: -100vw;
        }
    }
    @keyframes slideSaiDIsee {
        0%,
        1% {
            opacity: 1;
            left: 0vw;
        }
        99% {
            opacity: 1;
            left: 100vw;
        }
        100% {
            opacity: 0;
            left: 100vw;
        }
    }
    #containerIsee>#bloco05Isee {
        height: 45.900vw;
    }
    #containerIsee>#bloco05Isee input {
        display: none;
    }
    #containerIsee>#bloco05Isee {
        background-image: url("../img/bg-bloco-05.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: #FFFFFF;
        background-size: cover;
    }
    #containerIsee>#bloco05Isee h3 {
        font-size: 3.950vw;
        line-height: 1.25;
        margin-top: 8.800vw;
        color: #FFFFFF;
        text-align: center;
        font-weight: bold;
    }
    #containerIsee>#bloco05Isee label.abrirIsee {
        margin-top: 17.000vw;
        width: 12.500vw;
        height: 12.500vw;
        padding: 0;
        background-image: url("../img/icone-play.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco05Isee label.abrirIsee:hover {
        opacity: 0.85;
    }
    #containerIsee>#bloco05Isee div.videoIsee {
        display: none;
        height: inherit;
        width: inherit;
        background-color: RGB(0, 0, 0, 0.7);
        z-index: 9998;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }
    #containerIsee>#bloco05Isee div.videoIsee div {
        height: 31vw;
        width: 55.667vw;
        top: 10vw;
        left: 21.1665vw;
        position: absolute;
        background-color: #000000;
        border: #FFFFFF solid 0.14vw;
        overflow: hidden;
        z-index: 888;
    }
    #containerIsee>#bloco05Isee div.videoIsee div .yTubeIsee {
        height: 31vw;
    width: 55.667vw;
    }
    #containerIsee>#bloco05Isee div.videoIsee label {
        top: 8.5vw;
        right: 20vw;
        background: url("../img/icone-close.png") #FFFFFF no-repeat left center;
        background-size: cover;
        position: absolute;
        width: 2.5vw;
        height: 2.5vw;
        border-radius: 50%;
        cursor: hand;
        cursor: pointer;
        z-index: 9999;
    }
    #containerIsee>#bloco05Isee div.videoIsee label:hover {
        transform: scale(1.1, 1.1);
    }
    #containerIsee>#bloco05Isee #inpVideo_Blc05Isee:checked~div.videoIsee {
        display: block;
    }
    #containerIsee>#bloco06Isee {
        height: 41vw;
    }
    #containerIsee>#bloco06Isee {
        background-color: rgb(222, 234, 235);
        ;
    }
    #containerIsee>#bloco06Isee div.dimensaoIsee {
        margin-top: 6.200vw;
        margin-bottom: 1.000vw;
    }
    #containerIsee>#bloco06Isee div.dimensaoIsee img {
        max-width: 80%;
        float: right;
    }
    #containerIsee>#bloco06Isee div.infoIsee {
        margin-top: 6.000vw;
        margin-bottom: 1.000vw;
    }
    #containerIsee>#bloco06Isee img {
        width: 100%;
    }
    #containerIsee>#bloco06Isee div.infoIsee img {
        width: 90%;
    }
    #containerIsee>#bloco07Isee {
        height: 57vw;
    }
    #containerIsee>#bloco07Isee {
        background-image: url(../img/bg-bloco-07-desk.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }
}

@media screen and (min-width: 1070px) {
#containerIsee>#bloco03Isee div.item01Isee .botao1Isee .menu_opener:checked~.plus-item1Isee {
    top: -327.9906px;
}

#containerIsee>#bloco03Isee div.item01Isee .botao1Isee .menu_opener:checked~.menu_opener_label:after {
    transform: rotate(45deg);
    top: 14.998px;
}

#containerIsee>#bloco03Isee div.item01Isee .botao1Isee .menu_opener:checked~.menu_opener_label:before {
    transform: rotate(-45deg);
    top: 14.998px;
}

#containerIsee>#bloco03Isee div.item02Isee .botao2Isee .menu_opener:checked~.plus-item2Isee {
    top: -327.9906px;
}

#containerIsee>#bloco03Isee div.item02Isee .botao2Isee .menu_opener:checked~.menu_opener_label:after {
    transform: rotate(45deg);
    top: 14.998px;
}

#containerIsee>#bloco03Isee div.item02Isee .botao2Isee .menu_opener:checked~.menu_opener_label:before {
    transform: rotate(-45deg);
    top: 14.998px;
}

#containerIsee>#bloco03Isee div.item03Isee .botao3Isee .menu_opener:checked~.plus-item3Isee {
    top: -327.9906px;
}

#containerIsee>#bloco03Isee div.item03Isee .botao3Isee .menu_opener:checked~.menu_opener_label:after {
    transform: rotate(45deg);
    top: 14.998px;
}

#containerIsee>#bloco03Isee div.item03Isee .botao3Isee .menu_opener:checked~.menu_opener_label:before {
    transform: rotate(-45deg);
    top: 14.998px;
}

#containerIsee>#bloco03Isee .menu_opener_label {
    background: #041e4d;
    width: 32.07px;
    height: 32.07px;
    display: block;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    right: 6%;
    top: 5%;
    z-index: 10;
}

#containerIsee>#bloco03Isee .menu_opener_label:after {
    position: absolute;
    left: 8.552px;
    top: 14.998px;
    background: #acbac1;
    content: "";
    width: 13.993px;
    height: 3.207px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    transform: rotate(90deg);
}

#containerIsee>#bloco03Isee .menu_opener_label:before {
    position: absolute;
    left: 8.552px;
    top: 14.998px;
    background: #acbac1;
    content: "";
    width: 13.993px;
    height: 3.207px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#containerIsee>#bloco03Isee .icon-btn-open-close {
    width: 13.993px;
    height: 3.207px;
    position: absolute;
    right: 6.5%;
    top: 5.8%;
    opacity: 0;
    background: #fff;
    z-index: 20;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: block;
    outline: none;
}


    #containerIsee .txt01Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 37.411px;
        line-height: 48.100px;
        font-weight: bold;
    }
    #containerIsee .txt02Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 18.171px;
        line-height: 25.653px;
        font-weight: 600;
    }
    #containerIsee .txt03Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 21.378px;
        line-height: 26.722px;
        font-weight: bold;
    }
    #containerIsee .btn-mais {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 21.378px;
        line-height: 21.378px;
        font-weight: bold;
    }
    #containerIsee .txt04Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 13.895px;
        line-height: 19.240px;
        font-weight: 600;
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 24.584px;
        line-height: 19.240px;
        font-weight: 300;
        margin-top: -10.689px;
        color: rgb(172, 186, 193);
        text-align: left;
        margin-left: 21.378px;
    }
    #containerIsee .txt05Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 30.857px;
        line-height: 37.404px;
        font-weight: 600;
        margin-top: 57.38px;
        color: rgb(4, 30, 77);
        text-align: left;
        margin-left: 28.38px;
    }
    #containerIsee .textofooter,
    #containerIsee .textofooter-2 {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 9.620px;
        line-height: 12.826px;
        font-weight: normal;
    }
    #containerIsee>#bloco01Isee {
        height: 501.09375px;
    }
    #containerIsee>#bloco01Isee {
        background-image: url("../img/bg-header.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: #717171;
        background-size: cover;
    }
    #containerIsee>#bloco01Isee div.barrasuperior {
        background-color: rgb(4, 30, 77, 0.9);
    }
    #containerIsee>#bloco01Isee div.logo01Isee {
        margin-top: 25.119px;
        margin-bottom: 25.119px;
    }
    #containerIsee>#bloco01Isee div.logo01Isee:after {
        width: 145.34px;
        height: 33.100px;
        background-image: url("../img/eletrolux_logo_header.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        content: "";
        display: block;
        float: left;
    }
    #containerIsee>#bloco01Isee h3 {
        margin-top: 19.240px;
        margin-left: 21.378px;
        color: rgb(172, 186, 193);
        margin-bottom: 19.240px;
        text-align: left;
        font-size: 30.998px;
        line-height: 35.273px
    }
    #containerIsee>#bloco01Isee h4 {
        margin-top: 11.020px;
        height: 101.545px;
        color: #FFFFFF;
        text-align: left;
        font-weight: 600;
    }
    #containerIsee>#bloco01Isee div.box {
     
        height: 240.502px;
        margin-top: 131.474px;
        margin-left: 577.206px;
        padding-left: 16.033px;
    }
    #containerIsee>#bloco01Isee ul {
        margin-top: 32.067px;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #containerIsee>#bloco01Isee ul li {
        width: 85.512px;
        height: 85.512px;
        clear: none;
        margin-top: 0;
        margin-bottom: 0;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: contain;
        color: #041f4d;
    }
    #containerIsee>#bloco01Isee ul li p {
        margin-top: 101.545px;
    }
    #containerIsee>#bloco01Isee ul li.ico01Isee {
        background-image: url("../img/thumb-header-03.png");
        margin-left: 0;
        margin-right: 0;
    }
    #containerIsee>#bloco01Isee ul li.ico02Isee {
        background-image: url("../img/thumb-header-02.png");
        margin-left: 12.826px;
        margin-right: 12.826px;
        width: 112.234px;
    }
    #containerIsee>#bloco01Isee ul li.ico03Isee {
        background-image: url("../img/thumb-header-01.png");
        margin-left: 0;
        margin-right: 0;
    }
    #containerIsee>#rodape {
        height: 201.77px;
    }
    #containerIsee>#rodape {
        background-image: url("../img/bg-rodape-bloco01-desktop.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: #717171;
        background-size: cover;
    }
    #containerIsee>#bloco02Isee {
        height: 501.36px;
    }
    #containerIsee>#bloco02Isee {
        background-image: url("../img/bg-bloco-02.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: #fff;
        background-size: cover;
    }
    #containerIsee>#bloco02Isee h3 {
        font-size: 36.346px;
        line-height: 41.691px;
        margin-top: 133.625px;
        color: rgb(4, 30, 77);
        text-align: left;
        font-weight: bold;
    }
    #containerIsee>#bloco02Isee p {
        font-size: 20.311px;
        line-height: 23.518px;
        margin-top: 31.001px;
        color: rgb(4, 30, 77);
        text-align: left;
        font-weight: 500;
    }
    #containerIsee>#bloco03Isee {
        height: 376.288px;
        padding-top: 106.9px;
        padding-bottom: 0;
        background: rgb(122,139,155);
    }
    /*#containerIsee > #bloco03Isee div.icol-desk-08{padding: 0;}
	#containerIsee > #bloco03Isee div.box-textos {margin-top: 122.923px;}
	#containerIsee > #bloco03Isee div.box-textos h3 {font-size:32.067px;line-height:1.2;color: #ffffff;text-align:left;font-weight:bold;}
	#containerIsee > #bloco03Isee div.box-textos p {font-size:17.102px;line-height:1.25;color: #acbac1;margin-top:121.378px;text-align:left;font-weight: 600;}

	#containerIsee > #bloco03Isee div.icol-desk-08{padding: 0;}*/
    #containerIsee>#bloco03Isee div.item01Isee {
        overflow: hidden;
        height: 100%;
        padding-left: 23.614px;
    }
    #containerIsee>#bloco03Isee div.item01Isee div.imgIsee {
        height: 269.388px;
        background-image: url("../img/img-01-plus.jpg");
        background-repeat: repeat;
        background-position: center top;
        background-color: transparent;
        background-size: cover;
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 2;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }
    #containerIsee>#bloco03Isee div.item01Isee h3 {
        font-size: 32.07px;
        line-height: 34.208px;
        margin-top: 32.07px;
        color: #041e4d;
        text-align: left;
        font-weight: bold;
        z-index: 1;
    }
    #containerIsee>#bloco03Isee div.item01Isee p {
        font-size: 13.895px;
        line-height: 1.25;
        margin-top: 13.895px;
        color: #041e4d;
        text-align: left;
        font-weight: 400;
        z-index: 1;
        margin-left: 0;
    }
    #containerIsee>#bloco03Isee div.item02Isee {
        overflow: hidden;
        height: 100%;
        padding-left: 23.614px;
    }
    #containerIsee>#bloco03Isee div.item02Isee div.imgIsee {
        height: 269.388px;
        background-image: url("../img/img-02-plus.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: transparent;
        background-size: cover;
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 2;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }
    #containerIsee>#bloco03Isee div.item02Isee h3 {
        font-size: 32.07px;
        line-height: 34.208px;
        margin-top: 32.07px;
        color: #041e4d;
        text-align: left;
        font-weight: bold;
        z-index: 1;
    }
    #containerIsee>#bloco03Isee div.item02Isee p {
        font-size: 13.895px;
        line-height: 1.25;
        margin-top: 13.895px;
        color: #041e4d;
        text-align: left;
        font-weight: 400;
        z-index: 1;
        margin-left: 0;
    }
    #containerIsee>#bloco03Isee div.item03Isee {
        overflow: hidden;
        height: 100%;
        margin-top: 0;
        padding-left: 23.614px;
    }
    #containerIsee>#bloco03Isee div.item03Isee div.imgIsee {
        height: 269.388px;
        background-image: url("../img/img-03-plus.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: transparent;
        background-size: cover;
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 2;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }
    #containerIsee>#bloco03Isee div.item03Isee h3 {
        font-size: 32.07px;
        line-height: 34.208px;
        margin-top: 32.07px;
        color: #041e4d;
        text-align: left;
        font-weight: bold;
        z-index: 1;
    }
    #containerIsee>#bloco03Isee div.item03Isee p {
        font-size: 13.895px;
        line-height: 1.25;
        margin-top: 13.895px;
        color: #041e4d;
        text-align: left;
        font-weight: 400;
        z-index: 1;
        margin-left: 0;
    }
    #containerIsee>#bloco03Isee div.item01Isee .botao1Isee {
        background-color: #ffff;
        height: 269.388px;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
    }
    #containerIsee>#bloco03Isee div.item02Isee .botao2Isee {
        background-color: #ffff;
        height: 269.388px;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
    }
    #containerIsee>#bloco03Isee div.item03Isee .botao3Isee {
        background-color: #ffff;
        height: 269.388px;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
    }
    #containerIsee>#rodape3 {
        height: 496px;
    }
    #containerIsee>#rodape3 {
        background-image: url("../img/bg-bloco03.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: #717171;
        background-size: cover;
    }
    #containerIsee>#bloco04Isee {
        height: 502.249px;
        background-image: url("../img/bg-bloco-04.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
    #containerIsee>#bloco04Isee input {
        display: none;
    }
    #containerIsee>#bloco04Isee div.lblsIsee {
        position: absolute;
        top: 0;
        left: 0;
        height: 448.938px;
        z-index: 60;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label {
        display: none;
        height: inherit;
        width: 13.895px;
        clear: none;
        cursor: hand;
        cursor: pointer;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: transparent;
        background-size: contain;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label.labelEsqIsee {
        float: left;
        background-image: url("../img/arrow-left.png");
        margin-left: 29.929px;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label.labelDirIsee {
        float: right;
        background-image: url("../img/arrow-right.png");
        margin-right: 29.929px;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee {
        position: absolute;
        top: 0;
        left: 0;
        height: 641.34px;
        z-index: 50;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li {
        position: absolute;
        top: 0;
        left: 1068.9px;
        height: inherit;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li div.imgIsee {
        margin-top: 68.416px;
        width: 374.115px;
        height: 374.115px;
        background-repeat: repeat;
        background-position: center top;
        background-color: transparent;
        background-size: cover;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li h3 {
        font-size: 48.100px;
        line-height: 53.445px;
        margin-top: -311.847px;
        color: #ffffff;
        text-align: left;
        font-weight: bold;
        text-rendering: optimizeSpeed;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li h3.br_mobile {
        display: none;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li p {
        font-size: 20.309px;
        line-height: 22.446px;
        margin-top: -192.579px;
        color: #ffff;
        text-align: left;
        font-weight: 400;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li p.display_monitor {
        display: block;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li p.display_mobile {
        display: none;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld01Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld01Isee div.imgIsee {
        background-image: url("../img/carousel-1.jpg");
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld02Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld02Isee div.imgIsee {
        background-image: url("../img/carousel-2.jpg");
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld03Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld03Isee div.imgIsee {
        background-image: url("../img/carousel-3.jpg");
    }
    #containerIsee>#bloco04Isee #inp01_Blc03Isee:checked~ul.sldsIsee li.sld01Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp01_Blc03Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp01_Blc03Isee:checked~div.lblsIsee label.lbl02Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp01_Blc03Isee:checked~div.lblsIsee label.lbl08Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp02_Blc03Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp02_Blc03Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp02_Blc03Isee:checked~div.lblsIsee label.lbl03Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp02_Blc03Isee:checked~div.lblsIsee label.lbl07Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp03_Blc03Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp03_Blc03Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp03_Blc03Isee:checked~div.lblsIsee label.lbl04Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp03_Blc03Isee:checked~div.lblsIsee label.lbl06Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp04_Blc03Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp04_Blc03Isee:checked~ul.sldsIsee li.sld05Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp04_Blc03Isee:checked~div.lblsIsee label.lbl05Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp05_Blc03Isee:checked~ul.sldsIsee li.sld05Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp05_Blc03Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp05_Blc03Isee:checked~div.lblsIsee label.lbl04Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp05_Blc03Isee:checked~div.lblsIsee label.lbl06Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp06_Blc03Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp06_Blc03Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp06_Blc03Isee:checked~div.lblsIsee label.lbl03Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp06_Blc03Isee:checked~div.lblsIsee label.lbl07Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp07_Blc03Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp07_Blc03Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp07_Blc03Isee:checked~div.lblsIsee label.lbl02Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp07_Blc03Isee:checked~div.lblsIsee label.lbl08Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp08_Blc03Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp08_Blc03Isee:checked~ul.sldsIsee li.sld01Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp08_Blc03Isee:checked~div.lblsIsee label.lbl01Isee {
        display: block;
    }
    @keyframes slideEntraEIsee {
        0% {
            opacity: 0;
            left: -1068.9px;
        }
        1% {
            opacity: 1;
            left: -1068.9px;
        }
        99%,
        100% {
            opacity: 1;
            left: 0;
        }
    }
    @keyframes slideEntraDIsee {
        0% {
            opacity: 0;
            left: 1068.9px;
        }
        1% {
            opacity: 1;
            left: 1068.9px;
        }
        99%,
        100% {
            opacity: 1;
            left: 0;
        }
    }
    @keyframes slideSaiEIsee {
        0%,
        1% {
            opacity: 1;
            left: 0;
        }
        99% {
            opacity: 1;
            left: -1068.9px;
        }
        100% {
            opacity: 0;
            left: -1068.9px;
        }
    }
    @keyframes slideSaiDIsee {
        0%,
        1% {
            opacity: 1;
            left: 0;
        }
        99% {
            opacity: 1;
            left: 1068.9px;
        }
        100% {
            opacity: 0;
            left: 1068.9px;
        }
    }
    #containerIsee>#bloco05Isee {
        height:  490.671px;
    }
    #containerIsee>#bloco05Isee input {
        display: none;
    }
    #containerIsee>#bloco05Isee {
        background-image: url("../img/bg-bloco-05.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: #FFFFFF;
        background-size: cover;
    }
    #containerIsee>#bloco05Isee h3 {
        font-size: 42.221px;
        line-height: 1.25;
        margin-top: 94.063px;
        color: #FFFFFF;
        text-align: center;
        font-weight: bold;
    }
    #containerIsee>#bloco05Isee label.abrirIsee {
        margin-top: 181px;
        width: 133.612px;
        height: 133.612px;
        padding: 0;
        background-image: url("../img/icone-play.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco05Isee label.abrirIsee:hover {
        opacity: 0.85;
    }
    #containerIsee>#bloco05Isee div.videoIsee {
        display: none;
        height: inherit;
        width: inherit;
        background-color: RGB(0, 0, 0, 0.7);
        z-index: 9998;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }
    #containerIsee>#bloco05Isee div.videoIsee div {
        height: 300.528px;
        width: 540.378px;
        top: 96.957px;
        left: 265.755px;
        position: absolute;
        background-color: #000000;
        border: #FFFFFF solid 1.496px;
        overflow: hidden;
        z-index: 888;
    }
    #containerIsee>#bloco05Isee div.videoIsee div .yTubeIsee {
        height: 300.528px;
    width: 540.378px;
    }
    #containerIsee>#bloco05Isee div.videoIsee label {
        top: 80.268px;
        right: 250.603px;
        background: url("../img/icone-close.png") #FFFFFF no-repeat left center;
        background-size: cover;
        position: absolute;
        width: 26.722px;
        height: 26.722px;
        border-radius: 50%;
        cursor: hand;
        cursor: pointer;
        z-index: 9999;
    }
    #containerIsee>#bloco05Isee div.videoIsee label:hover {
        transform: scale(1.1, 1.1);
    }
    #containerIsee>#bloco05Isee #inpVideo_Blc05Isee:checked~div.videoIsee {
        display: block;
    }
    #containerIsee>#bloco06Isee {
        height: 438.249px;
    }
    #containerIsee>#bloco06Isee {
        background-color: rgb(222, 234, 235);
        ;
    }
    #containerIsee>#bloco06Isee div.dimensaoIsee {
        margin-top: 66.271px;
        margin-bottom: 10.689px;
    }
    #containerIsee>#bloco06Isee div.dimensaoIsee img {
        max-width: 80%;
        float: right;
    }
    #containerIsee>#bloco06Isee div.infoIsee {
        margin-top: 64.134px;
        margin-bottom: 10.689px;
    }
    #containerIsee>#bloco06Isee img {
        width: 100%;
    }
    #containerIsee>#bloco06Isee div.infoIsee img {
        width: 90%;
    }
    #containerIsee>#bloco07Isee {
        height: 609.33px;
    }
    #containerIsee>#bloco07Isee {
        background-image: url(../img/bg-bloco-07-desk.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }
}


/*---------------MOBILE----------------*/

@media screen and (max-width: 780px) {
    #containerIsee .txt01Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 9.500vw;
        line-height: 10.500vw;
        font-weight: bold;
    }
    #containerIsee .txt02Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 4.700vw;
        line-height: 5.900vw;
        font-weight: 600;
    }
    #containerIsee .txt03Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 4.083vw;
        line-height: 4.500vw;
        font-weight: bold;
    }
    #containerIsee .btn-mais {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 3.500vw;
        line-height: 3.500vw;
        font-weight: bold;
    }
    #containerIsee .txt04Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 2.700vw;
        line-height: 3.200vw;
        font-weight: 600;
    }
    #containerIsee .textofooter,
    #containerIsee .textofooter-2 {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 2.400vw;
        line-height: 3.000vw;
        font-weight: normal;
    }
    #containerIsee .textofooter br {
        display: none
    }
    #containerIsee>#bloco01Isee {
        height: 125vw;
    }
    #containerIsee>#bloco01Isee {
        background-image: url("../img/bg-header-mobile.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: #717171;
        background-size: cover;
    }
    #containerIsee>#bloco01Isee div.barrasuperior {
        background-color: rgb(4, 30, 77, 1);
    }
    #containerIsee>#bloco01Isee h3 {
        font-size: 5.700vw;
        line-height: 1.2;
        margin-top: 4.200vw;
        color: rgb(4, 31, 77, 1);
        margin-bottom: 2.565vw;
        text-align: center;
    }
    #containerIsee>#bloco01Isee h4 {
        margin-top: 1vw;
        color: #FFF;
        text-align: center;
        font-weight: 600;
    }
    #containerIsee>#bloco01Isee div.box {
        background-color: #ffffff;
        height: 52vw;
        margin-top: 8.000vw;
    }
    #containerIsee>#bloco01Isee ul {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #containerIsee>#bloco01Isee ul li {
        width: 17vw;
        height: 15vw;
        clear: none;
        margin-top: 4vw;
        margin-bottom: 0;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: contain;
        color: #041f4d;
    }
    #containerIsee>#bloco01Isee ul li p {
        margin-top: 16.500vw;
        font-size: 2.550vw;
        line-height: 1.25;
    }
    #containerIsee>#bloco01Isee ul li.ico01Isee {
        background-image: url("../img/thumb-header-03.png");
        margin-left: 0;
        margin-right: 0;
        margin-bottom: .521vw;
    }
    #containerIsee>#bloco01Isee ul li.ico02Isee {
        background-image: url("../img/thumb-header-02.png");
        margin-left: 2.000vw;
        margin-right: 2.000vw;
        width: 19vw;
    }
    #containerIsee>#bloco01Isee ul li.ico03Isee {
        background-image: url("../img/thumb-header-01.png");
        margin-left: 0;
        margin-right: 0;
    }
    #containerIsee>#bloco02Isee {
        height: 186vw;
    }
    #containerIsee>#bloco02Isee {
        background-image: url("../img/bg-bloco-02-mobile.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: #FFFFFF;
        background-size: cover;
    }
    #containerIsee>#bloco02Isee h3 {
        font-size: 7vw;
        line-height: 1.23;
        margin-top: 109.7vw;
        color: #041e4f;
        text-align: center;
        font-weight: bold;
    }
    #containerIsee>#bloco02Isee p {
        font-size: 4.7vw;
        line-height: 5.5vw;
        margin-top: 9.7vw;
        color: #041e4f;
        text-align: center;
        font-weight: 500;
    }
    #containerIsee>#bloco03Isee {
        height: 238.7vw;
        padding-top: 14vw;
        padding-bottom: 0;
        background: rgb(122,139,155);
    }
    #containerIsee>#bloco03Isee div.icol-desk-08 {
        padding: 0;
    }
    #containerIsee>#bloco03Isee div.box-textos h3 {
        font-size: 6.500vw;
        line-height: 8.500vw;
        color: #fff;
        margin-top: 5.500vw;
        text-align: center;
        font-weight: bold;
    }
    #containerIsee>#bloco03Isee div.box-textos p {
        font-size: 3.800vw;
        line-height: 4.5vw;
        color: #acbac1;
        margin-top: 4.000vw;
        margin-bottom: 11vw;
        text-align: center;
        font-weight: 300;
    }
    #containerIsee>#bloco03Isee div.item01Isee {
        height: 78.5vw;
        display: block;
        overflow: hidden;
        margin-bottom: 0
    }
    #containerIsee>#bloco03Isee div.item01Isee div.imgIsee {
        display: block;
        margin: 0 auto;
        height: 68.500vw;
        width: 67vw;
        background-image: url("../img/img-01-plus-mobile.jpg");
        background-repeat: no-repeat;
        background-position: center top;
        background-color: transparent;
        background-size: cover;
        position: absolute;
        top: 0;
        z-index: 2;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }
    #containerIsee>#bloco03Isee div.item01Isee h3 {
        font-size: 7.7vw;
        line-height: 9.5vw;
        margin-top: 12vw;
        color: #041e4d;
        text-align: center;
        font-weight: bold;
        z-index: 1;
    }
    #containerIsee>#bloco03Isee div.item01Isee p {
        font-size: 3.500vw;
        line-height: 1.2;
        margin-top: 3.500vw;
        color: #041e4d;
        text-align: center;
        font-weight: 400;
        z-index: 1;
    }
    #containerIsee>#bloco03Isee div.item02Isee {
        height: 78.5vw;
        display: block;
        overflow: hidden;
        margin-bottom: 0
    }
    #containerIsee>#bloco03Isee div.item02Isee div.imgIsee {
        display: block;
        margin: 0 auto;
        height: 68.500vw;
        width: 67vw;
        background-image: url("../img/img-02-plus-mobile.jpg");
        background-repeat: no-repeat;
        background-position: center top;
        background-color: transparent;
        background-size: cover;
        position: absolute;
        top: 0;
        z-index: 2;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }
    #containerIsee>#bloco03Isee div.item02Isee h3 {
        font-size: 7.7vw;
        line-height: 9.5vw;
        margin-top: 12vw;
        color: #041e4d;
        text-align: center;
        font-weight: bold;
        z-index: 1;
    }
    #containerIsee>#bloco03Isee div.item02Isee p {
        font-size: 3.500vw;
        line-height: 1.2;
        margin-top: 3.500vw;
        color: #041e4d;
        text-align: center;
        font-weight: 400;
        z-index: 1;
    }
    #containerIsee>#bloco03Isee div.item03Isee {
        height: 78.5vw;
        display: block;
        overflow: hidden;
        margin-bottom: 0
    }
    #containerIsee>#bloco03Isee div.item03Isee div.imgIsee {
        display: block;
        margin: 0 auto;
        height: 68.500vw;
        width: 67vw;
        background-image: url("../img/img-03-plus-mobile.jpg");
        background-repeat: no-repeat;
        background-position: center top;
        background-color: transparent;
        background-size: cover;
        position: absolute;
        top: 0;
        z-index: 2;
        -webkit-transition: all .6s ease-in-out;
        -moz-transition: all .6s ease-in-out;
        -ms-transition: all .6s ease-in-out;
        -o-transition: all .6s ease-in-out;
        transition: all .6s ease-in-out;
    }
    #containerIsee>#bloco03Isee div.item03Isee h3 {
        font-size: 7.7vw;
        line-height: 9.5vw;
        margin-top: 12vw;
        color: #041e4d;
        text-align: center;
        font-weight: bold;
        z-index: 1;
    }
    #containerIsee>#bloco03Isee div.item03Isee p {
        font-size: 3.500vw;
        line-height: 1.2;
        margin-top: 3.500vw;
        color: #041e4d;
        text-align: center;
        font-weight: 400;
        z-index: 1;
    }
    #containerIsee>#bloco03Isee .menu_opener_label {
        background: #041e4d;
        width: 6vw;
        height: 6vw;
        display: block;
        cursor: pointer;
        border-radius: 50%;
        position: absolute;
        right: 3%;
        top: 5%;
        z-index: 10;
    }
    #containerIsee>#rodape3 {
        height:259vw;
    }
    #containerIsee>#rodape3 {
        background-image: url("../img/bg-bloco03_mobile.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: #717171;
        background-size: cover;
    }
    #containerIsee>#bloco03Isee .menu_opener_label {
        background: #041e4d;
        width: 6vw;
        height: 6vw;
        display: block;
        cursor: pointer;
        border-radius: 50%;
        position: absolute;
        left: 56%;
        top: 9%;
        z-index: 10;
    }
    #containerIsee>#bloco03Isee .menu_opener_label:after {
        position: absolute;
        left: 1.5vw;
        top: 2.7vw;
        background: #acbac1;
        content: "";
        width: 3vw;
        height: 0.5vw;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
        transform: rotate(90deg);
    }
    #containerIsee>#bloco03Isee .menu_opener_label:before {
        position: absolute;
        left: 1.5vw;
        top: 2.7vw;
        background: #acbac1;
        content: "";
        width: 3vw;
        height: 0.5vw;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }
    #containerIsee>#bloco03Isee .icon-btn-open-close {
        width: 3vw;
        height: 0.5vw;
        position: absolute;
        right: 6.5%;
        top: 5.8%;
        opacity: 0;
        background: #fff;
        z-index: 20;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
        display: block;
        outline: none;
    }
    #containerIsee>#bloco04Isee {
        height: 174vw;
        background-image: url("../img/bg-bloco-04-mobile.jpg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
    #containerIsee>#bloco04Isee input {
        display: none;
    }
    #containerIsee>#bloco04Isee div.lblsIsee {
        position: absolute;
        top: 0;
        left: 0;
        height: 158.775vw;
        z-index: 60;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label {
        display: none;
        height: 6vw;
        width: 4.000vw;
        margin-top: 50.000vw;
        clear: none;
        cursor: hand;
        cursor: pointer;
        background-repeat: no-repeat;
        background-color: transparent;
        background-size: contain;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label.labelEsqIsee {
        float: left;
        background-image: url("../img/arrow-left.png");
        margin-left: 9vw;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label.labelDirIsee {
        float: right;
        background-image: url("../img/arrow-right.png");
        margin-right: 8vw;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee {
        position: absolute;
        top: 6vw;
        left: 0;
        height: 158.775vw;
        z-index: 50;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li {
        position: absolute;
        top: 0;
        left: 100vw;
        height: inherit;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li div.imgIsee {
        margin-top: 12vw;
        height: 68.4vw;
        background-repeat: repeat;
        background-position: center top;
        background-color: transparent;
        background-size: cover;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li h3 {
        font-size: 9.450vw;
        line-height: 1.25;
        margin-top: 14.000vw;
        color: #ffffff;
        text-align: center;
        font-weight: bold;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li h3.br_mobile {
        display: block;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li p {
        font-size: 4vw;
        line-height: 4.7vw;
        margin-top: 7vw;
        color: #fff;
        text-align: center;
        font-weight: 400;
    }

    #containerIsee>#bloco04Isee ul.sldsIsee li p.display_monitor {
        display: none;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li p.display_mobile {
        display: block;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld01Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld01Isee div.imgIsee {
        background-image: url("../img/carousel-1-mobile.jpg");
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld02Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld02Isee div.imgIsee {
        background-image: url("../img/carousel-2-mobile.jpg");
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld03Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld03Isee div.imgIsee {
        background-image: url("../img/carousel-3-mobile.jpg");
    }
    #containerIsee>#bloco04Isee #inp01_Blc03Isee:checked~ul.sldsIsee li.sld01Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp01_Blc03Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp01_Blc03Isee:checked~div.lblsIsee label.lbl02Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp01_Blc03Isee:checked~div.lblsIsee label.lbl08Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp02_Blc03Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp02_Blc03Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp02_Blc03Isee:checked~div.lblsIsee label.lbl03Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp02_Blc03Isee:checked~div.lblsIsee label.lbl07Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp03_Blc03Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp03_Blc03Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp03_Blc03Isee:checked~div.lblsIsee label.lbl04Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp03_Blc03Isee:checked~div.lblsIsee label.lbl06Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp04_Blc03Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp04_Blc03Isee:checked~ul.sldsIsee li.sld05Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp04_Blc03Isee:checked~div.lblsIsee label.lbl05Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp05_Blc03Isee:checked~ul.sldsIsee li.sld05Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp05_Blc03Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp05_Blc03Isee:checked~div.lblsIsee label.lbl04Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp05_Blc03Isee:checked~div.lblsIsee label.lbl06Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp06_Blc03Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp06_Blc03Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp06_Blc03Isee:checked~div.lblsIsee label.lbl03Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp06_Blc03Isee:checked~div.lblsIsee label.lbl07Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp07_Blc03Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp07_Blc03Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp07_Blc03Isee:checked~div.lblsIsee label.lbl02Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp07_Blc03Isee:checked~div.lblsIsee label.lbl08Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp08_Blc03Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp08_Blc03Isee:checked~ul.sldsIsee li.sld01Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp08_Blc03Isee:checked~div.lblsIsee label.lbl01Isee {
        display: block;
    }
    @keyframes slideEntraEIsee {
        0% {
            opacity: 0;
            left: -100vw;
        }
        1% {
            opacity: 1;
            left: -100vw;
        }
        99%,
        100% {
            opacity: 1;
            left: 0vw;
        }
    }
    @keyframes slideEntraDIsee {
        0% {
            opacity: 0;
            left: 100vw;
        }
        1% {
            opacity: 1;
            left: 100vw;
        }
        99%,
        100% {
            opacity: 1;
            left: 0vw;
        }
    }
    @keyframes slideSaiEIsee {
        0%,
        1% {
            opacity: 1;
            left: 0vw;
        }
        99% {
            opacity: 1;
            left: -100vw;
        }
        100% {
            opacity: 0;
            left: -100vw;
        }
    }
    @keyframes slideSaiDIsee {
        0%,
        1% {
            opacity: 1;
            left: 0vw;
        }
        99% {
            opacity: 1;
            left: 100vw;
        }
        100% {
            opacity: 0;
            left: 100vw;
        }
    }
    #containerIsee>#bloco05Isee {
        height: 81.5vw;
    }
    #containerIsee>#bloco05Isee input {
        display: none;
    }
    #containerIsee>#bloco05Isee {
        background-image: url("../img/bg-bloco-05-mobile.jpg");
        background-repeat: repeat;
        background-position: left top;
        background-color: #FFFFFF;
        background-size: cover;
    }
    #containerIsee>#bloco05Isee h3 {
        font-size: 5.400vw;
        line-height: 1.25;
        margin-top: 5.200vw;
        color: #FFFFFF;
        text-align: center;
        font-weight: bold;
    }
    #containerIsee>#bloco05Isee label.abrirIsee {
        margin-top: 26.5vw;
        width: 30vw;
        height: 30vw;
        padding: 0;
        left: -6vw;
        background-image: url(../img/icone-play.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        background-color: transparent;
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco05Isee label.abrirIsee:hover {
        opacity: 0.85;
    }
    #containerIsee>#bloco05Isee div.videoIsee {
        display: none;
        height: inherit;
        width: inherit;
        background-color: RGB(0, 0, 0, 0.7);
        z-index: 9998;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }
    #containerIsee>#bloco05Isee div.videoIsee div {
        height: 46.500vw;
        width: 81.667vw;
        top: 10vw;
        left: 9.000vw;
        position: absolute;
        background-color: #000000;
        border: #FFFFFF solid 0.34vw;
        overflow: hidden;
        z-index: 888;
    }
    #containerIsee>#bloco05Isee div.videoIsee div .yTubeIsee {
        height: 46.500vw;
        width: 81.667vw;
    }
    #containerIsee>#bloco05Isee div.videoIsee label {
        top: 7vw;
        right: 6vw;
        background: url("../img/icone-close.png") #FFFFFF no-repeat left center;
        background-size: cover;
        position: absolute;
        width: 5vw;
        height: 5vw;
        border-radius: 50%;
        cursor: hand;
        cursor: pointer;
        z-index: 9999;
    }
    #containerIsee>#bloco05Isee div.videoIsee label:hover {
        transform: scale(1.1, 1.1);
    }
    #containerIsee>#bloco05Isee #inpVideo_Blc05Isee:checked~div.videoIsee {
        display: block;
    }
    #containerIsee>#bloco06Isee {
        height: auto;
    }
    #containerIsee>#bloco06Isee {
        background-color: rgb(222, 234, 235);
        ;
    }
    #containerIsee>#bloco06Isee div.dimensaoIsee {
        margin-top: 16vw;
    }
    #containerIsee>#bloco06Isee div.infoIsee {
        margin-top: 15vw;
        margin-bottom: 17vw;
    }
    #containerIsee>#bloco06Isee img {
        width: 90%;
        margin: 0 auto;
    }
    #containerIsee>#bloco07Isee {
        height: 247vw;
    }
    #containerIsee>#bloco07Isee {
        background-image: url(../img/bg-bloco-07-mobile.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }
    #containerIsee>#bloco07Isee h3 {
        font-size: 7.000vw;
        line-height: 1.23;
        margin-top: 5.700vh;
        color: #FFFFFF;
        text-align: center;
        font-weight: bold;
    }
    #containerIsee>#bloco07Isee p {
        font-size: 2vw;
        line-height: 2.4vw;
        margin-top: 14vw;
        color: #FFFFFF;
        text-align: center;
        font-weight: 300;
    }
    #containerIsee>#bloco03Isee .menu_opener_label {
        top: 8%;
    }
    #containerIsee>#bloco03Isee div.item01Isee .botao1Isee {
        width: 100vw;
        background-color: #ffff;
        height: 68.500vw;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
    }
    #containerIsee>#bloco03Isee div.item02Isee .botao2Isee {
        width: 100vw;
        background-color: #ffff;
        height: 68.500vw;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
    }
    #containerIsee>#bloco03Isee div.item03Isee .botao3Isee {
        width: 100vw;
        background-color: #ffff;
        height: 68.500vw;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
    }
    #containerIsee>#bloco03Isee div.item01Isee .botao1Isee .menu_opener:checked~.plus-item1Isee {
        top: -100%;
    }
    #containerIsee>#bloco03Isee div.item02Isee .botao2Isee .menu_opener:checked~.plus-item2Isee {
        top: -100%;
    }
    #containerIsee>#bloco03Isee div.item03Isee .botao3Isee .menu_opener:checked~.plus-item3Isee {
        top: -100%;
    }
}