    /* ######  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: 'Proxima Nova Lt';
        src: url('../fonts/ProximaNova-Light.eot');
        src: url('../fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Light.woff2') format('woff2'), url('../fonts/ProximaNova-Light.woff') format('woff');
        font-weight: 300;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'Proxima Nova Rg';
        src: url('../fonts/ProximaNova-Regular.eot');
        src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Regular.woff2') format('woff2'), url('../fonts/ProximaNova-Regular.woff') format('woff');
        font-weight: normal;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'Proxima Nova Bl';
        src: url('../fonts/ProximaNova-Black.eot');
        src: url('../fonts/ProximaNova-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Black.woff2') format('woff2'), url('../fonts/ProximaNova-Black.woff') format('woff');
        font-weight: 900;
        font-style: normal;
    }
    
    @font-face {
        font-family: 'Proxima Nova Rg';
        src: url('../fonts/ProximaNova-Bold.eot');
        src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNova-Bold.woff2') format('woff2'), url('../fonts/ProximaNova-Bold.woff') format('woff');
        font-weight: bold;
        font-style: normal;
    }
    
    #containerIsee>#bloco04AIsee .modal-window {
        position: fixed;
        background-color: rgba(0, 0, 0, 0.75);
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 999;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }
    
    #containerIsee>#bloco04AIsee .modal-window:target {
        opacity: 1;
        pointer-events: auto;
    }
    
    #containerIsee>#bloco04AIsee .modal-window header {
        font-weight: bold;
    }
    
    #containerIsee>#bloco04AIsee .modal-close {
        color: #333;
        font-size: 14px;
        position: absolute;
        text-align: center;
        transform: translateY(-50%);
        text-decoration: none;
        background: #FFF;
        padding: 5px;
        font-weight: bold;
        font-family: 'ElectroluxSans', Verdadana, Arial, Helvetica;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        right: -16px;
    }
    
    #containerIsee>#bloco04AIsee .modal-close:hover {
        color: #000;
    }
    
    #containerIsee>#bloco04AIsee img {
        max-width: 100%;
    }
    
    #containerIsee>#bloco04AIsee .img2 {
        max-width: 50%;
    }
    /*--DESKTOP--*/
    
    #containerIsee {
        max-width: 1170px;
    }
    
    @media screen and (min-width: 781px) {
        #containerIsee>#bloco04Isee .modal-close {
            width: 2.5vw;
            height: 2.5vw;
            right: -1.3vw;
        }
        #containerIsee>#bloco04AIsee .img2 {
            max-width: 60%;
            margin-left: 7%;
            margin-top: 110%;
        }
        #containerIsee .txt04AIsee {
            font-family: 'ElectroluxSans', Verdadana, Arial, Helvetica;
            font-size: 0.833vw;
            line-height: 1.000vw;
            font-weight: normal;
        }
        #containerIsee>#bloco01Isee {
            height: 47vw;
        }
        #containerIsee>#bloco01Isee {
            background: #ff7d01 url("../img/bg-header.jpg")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco01Isee div.logoIsee {
            margin-top: 3.917vw;
        }
        #containerIsee>#bloco01Isee div.logoIsee:after {
            width: 12.500vw;
            height: 2.000vw;
            background: url("../img/logo-continental.png")top center no-repeat;
            background-size: contain;
            content: "";
            display: block;
        }
        #containerIsee>#bloco01Isee h3 {
            margin-top: 6.500vw;
            margin-bottom: 3.000vw;
            color: #fff;
            text-align: left;
            padding-right: 12vw;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 3.900vw;
            line-height: 4.5vw;
            font-weight: 900;
        }
        #containerIsee>#bloco01Isee h4 {
            color: #fff;
            text-align: left;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 1.600vw;
            line-height: 1.900vw;
            font-weight: normal;
        }
        #containerIsee>#bloco02Isee {
            height: 50vw;
        }
        #containerIsee>#bloco02Isee {
            background: #ff6b77 url("../img/bg-bloco-02.jpg") top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco02Isee h3 {
            margin-top: 9vw;
            margin-bottom: 3.500vw;
            color: #fff;
            text-align: left;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 4.5vw;
            line-height: 1;
            font-weight: 900;
        }
        #containerIsee>#bloco02Isee p {
            text-align: left;
            color: #fff;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 1.480vw;
            line-height: 1.9vw;
            font-weight: normal;
            padding-right: 4vw;
        }
        #containerIsee>#bloco03Isee {
            height: 46.875vw;
        }
        #containerIsee>#bloco03Isee {
            background: #eeeeee url("../img/bg-bloco-03.jpg") top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco03Isee h3 {
            padding-left: 1%;
            margin-top: 13.900vw;
            margin-bottom: 6.350vw;
            color: #fff;
            text-align: left;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 2.280vw;
            line-height: 1.3;
            font-weight: 900;
        }
        #containerIsee>#bloco03Isee p {
            padding-left: 0;
            margin-top: 15vw;
            text-align: left;
            color: #7c7c7b;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 1.580vw;
            line-height: 1.2;
            font-weight: normal;
        }
        #containerIsee>#bloco04Isee {
            height: 46.875vw;
        }
        #containerIsee>#bloco04Isee {
            background: #ff7d01 url("../img/bg-bloco-04.jpg")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco04Isee h3 {
            padding-left: 0;
            margin-top: 5.700vw;
            margin-bottom: 3.200vw;
            color: #fff;
            text-align: left;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 2.200vw;
            line-height: 1.2;
            font-weight: 900;
        }
        #containerIsee>#bloco04Isee p {
            padding-left: 1.3vw;
            margin-top: 19vw;
            color: #fff;
            text-align: left;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 1.57vw;
            line-height: 1.82vw;
            font-weight: normal;
        }
        #containerIsee>#bloco04AIsee {
            height: 49.875vw;
            display: none;
        }
        #containerIsee>#bloco04AIsee {
            background-image: url("../img/bloco04A-bg.jpg");
            background-repeat: repeat;
            background-position: left top;
            background-color: #FFFFFF;
            background-size: cover;
        }
        #containerIsee>#bloco04AIsee h3 {
            position: absolute;
            top: 4.273vw;
            left: 0;
            color: #FFFFFF;
            text-align: center;
            font-weight: bold;
            z-index: 305;
        }
        #containerIsee>#bloco04AIsee .btnIsee {
            margin-top: 16.239vw;
        }
        #containerIsee>#bloco04AIsee .btnIsee img {
            max-width: 100%;
        }
        #containerIsee>#bloco04Isee .modal-window {
            position: fixed;
            background-color: rgba(0, 0, 0, 0.75);
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 999;
            opacity: 0;
            pointer-events: none;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
        }
        #containerIsee>#bloco04Isee .modal-window:target {
            opacity: 1;
            pointer-events: auto;
        }
        #containerIsee>#bloco04AIsee .modal-window .modal-content {
            top: 50%;
            left: 0;
            right: 0;
            transform: translateY(-50%);
            margin: auto;
            background: #FFF;
            position: absolute;
            width: 59.829vw;
            height: 33.675vw;
        }
        #containerIsee>#bloco04AIsee .modal-close {
            color: #333;
            font-size: 14px;
            position: absolute;
            text-align: center;
            transform: translateY(-50%);
            text-decoration: none;
            background: #FFF;
            padding: 5px;
            font-weight: bold;
            font-family: 'ElectroluxSans', Verdadana, Arial, Helvetica;
            width: 3.07vw;
            height: 3.07vw;
            border-radius: 50%;
            right: -1.538vw;
        }
        #containerIsee>#bloco04AIsee .modal-window .modal-content iframe {
            width: 59.829vw;
            height: 33.675vw;
            z-index: 9999999999;
        }
        /*#containerIsee > #bloco04AIsee {height: 50vw;}
	#containerIsee > #bloco04AIsee{background: #ff7d01 url("../img/bloco04A-bg.jpg")top center no-repeat;background-size:cover;}
	#containerIsee > #bloco04AIsee h3{padding-left:0;margin-top:5.700vw;margin-bottom:3.200vw;color:#fff;text-align:left;text-transform: uppercase;font-family:'Proxima Nova Bl',Verdadana,Arial;font-size:2.200vw;line-height:1.2;font-weight:900;}
	#containerIsee > #bloco04AIsee p{padding-left:0;color:#fff;text-align:left;font-family:'Proxima Nova Rg',Verdadana,Arial;font-size:1.700vw;line-height:1.2;font-weight:normal;}
	*/
        #containerIsee>#bloco05Isee {
            height: 42vw;
        }
        #containerIsee>#bloco05Isee {
            background: #fff url("../img/bg-bloco-05.jpg") top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco05Isee input {
            display: none;
        }
        #containerIsee>#bloco05Isee div.lblsIsee {
            position: absolute;
            left: 0vw;
            bottom: 3.2vw;
            height: 5vw;
            z-index: 100;
            padding: 0;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label {
            width: 13.800vw;
            height: 5vw;
            position: relative;
            float: left;
            clear: none;
            outline: none;
            text-decoration: none;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label.lbl02Isee {
            margin: 0 2.200vw;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label:before {
            width: 100%;
            color: transparent;
            text-align: center;
            position: absolute;
            left: 0;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label:hover:before {
            color: #76613c;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label.lbl01Isee:before {
            content: 'Prateleira retrátil';
            font-family: 'Proxima Nova Lt', Verdadana, Arial;
            font-size: 1.200vw;
            line-height: 3.7vw;
            font-weight: 300;
            color: #fff;
            background: url("../img/bg-btn.png") top center no-repeat;
            background-size: contain;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label.lbl02Isee:before {
            content: 'Porta latas';
            font-family: 'Proxima Nova Lt', Verdadana, Arial;
            font-size: 1.200vw;
            line-height: 3.7vw;
            font-weight: 300;
            color: #fff;
            background: url("../img/bg-btn.png") top center no-repeat;
            background-size: contain;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label.lbl03Isee:before {
            content: 'Gavetão';
            font-family: 'Proxima Nova Lt', Verdadana, Arial;
            font-size: 1.200vw;
            line-height: 3.7vw;
            font-weight: 300;
            color: #fff;
            background: url("../img/bg-btn.png") top center no-repeat;
            background-size: contain;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee {
            position: absolute;
            left: 0;
            top: 0;
            height: inherit;
            z-index: 0;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li {
            position: absolute;
            left: 0;
            top: 0;
            height: inherit;
            display: none;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld01Isee {
            width: 100%;
            height: inherit;
            background: url("../img/slide-01-bloco-05.png")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld02Isee {
            width: 100%;
            height: inherit;
            background: url("../img/slide-02-bloco-05.png")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee {
            width: 100%;
            height: inherit;
            background: url("../img/slide-03-bloco-05.png")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld01Isee h3,
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld02Isee h3,
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee h3 {
            padding-left: 0;
            margin-top: 17.880vw;
            color: #fff;
            text-align: left;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 2.250vw;
            line-height: 1.19;
            font-weight: 900;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee h3 {
            margin-top: 18.000vw;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld01Isee p,
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld02Isee p,
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee p {
            margin-top: 5.200vw;
            text-align: left;
            color: #7c7c7b;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 1.550vw;
            line-height: 1.3;
            font-weight: normal;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee p {
            margin-top: 4.900vw
        }
        #containerIsee>#bloco05Isee input#inp01_Blc05Isee:not(:checked)~div.lblsIsee label.lbl01Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco05Isee input#inp01_Blc05Isee:checked~div.lblsIsee label.lbl01Isee:before {
            opacity: 0.58;
        }
        #containerIsee>#bloco05Isee input#inp01_Blc05Isee:checked~ul.sldsIsee li.sld01Isee {
            display: block;
        }
        #containerIsee>#bloco05Isee input#inp02_Blc05Isee:not(:checked)~div.lblsIsee label.lbl02Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco05Isee input#inp02_Blc05Isee:checked~div.lblsIsee label.lbl02Isee:before {
            opacity: 0.58;
        }
        #containerIsee>#bloco05Isee input#inp02_Blc05Isee:checked~ul.sldsIsee li.sld02Isee {
            display: block;
        }
        #containerIsee>#bloco05Isee input#inp03_Blc05Isee:not(:checked)~div.lblsIsee label.lbl03Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco05Isee input#inp03_Blc05Isee:checked~div.lblsIsee label.lbl03Isee:before {
            opacity: 0.58;
        }
        #containerIsee>#bloco05Isee input#inp03_Blc05Isee:checked~ul.sldsIsee li.sld03Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee {
            height: 46.875vw;
        }
        #containerIsee>#bloco06Isee {
            background: #ff7d01 url("../img/bg-bloco-06.jpg")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco06Isee h3 {
            padding-left: 3%;
            margin-top: 8.000vw;
            margin-bottom: 6.350vw;
            color: #fff;
            text-align: left;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 2.280vw;
            line-height: 1.3;
            font-weight: 900;
        }
        #containerIsee>#bloco06Isee input {
            display: none;
        }
        #containerIsee>#bloco06Isee div.lblsIsee {
            position: absolute;
            left: 2vw;
            top: 13.000vw;
            height: 1.250vw;
            z-index: 100;
            padding-left: 1.9vw;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label {
            width: 1.250vw;
            height: 1.250vw;
            position: relative;
            float: left;
            clear: none;
            outline: none;
            text-decoration: none;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl02Isee,
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl04Isee {
            margin: 0 0.5vw;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label:before {
            width: 100%;
            color: transparent;
            text-align: center;
            position: absolute;
            left: 0;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label:hover:before {
            color: #76613c;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl01Isee:before {
            content: '';
            width: 1.250vw;
            height: 1.250vw;
            background: rgba(255, 255, 255, 0.5);
            background-size: cover;
            border-radius: 50%;
            border: 0.2vw solid #FFFFFF;
            box-sizing: border-box;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl02Isee:before {
            content: '';
            width: 1.250vw;
            height: 1.250vw;
            background: rgba(255, 255, 255, 0.5);
            background-size: cover;
            border-radius: 50%;
            border: 0.2vw solid #FFFFFF;
            box-sizing: border-box;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl03Isee:before {
            content: '';
            width: 1.250vw;
            height: 1.250vw;
            background: rgba(255, 255, 255, 0.5);
            background-size: cover;
            border-radius: 50%;
            border: 0.2vw solid #FFFFFF;
            box-sizing: border-box;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl04Isee:before {
            content: '';
            width: 1.250vw;
            height: 1.250vw;
            background: rgba(255, 255, 255, 0.5);
            background-size: cover;
            border-radius: 50%;
            border: 0.2vw solid #FFFFFF;
            box-sizing: border-box;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl05Isee:before {
            content: '';
            width: 1.250vw;
            height: 1.250vw;
            background: rgba(255, 255, 255, 0.5);
            background-size: cover;
            border-radius: 50%;
            border: 0.2vw solid #FFFFFF;
            box-sizing: border-box;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee {
            position: absolute;
            left: 0;
            top: 0;
            height: inherit;
            z-index: 0;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li {
            position: absolute;
            left: 0;
            top: 0;
            height: inherit;
            display: none;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li img {
            width: 100%;
            margin-top: -2vw;
            margin-left: 9.5vw;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld01Isee {
            padding-left: 0;
            margin-top: 20.000vw;
            margin-left: 36.5vw;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld02Isee {
            padding-left: 0;
            margin-top: 20.000vw;
            margin-left: 36.5vw;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld03Isee {
            padding-left: 0;
            margin-top: 20.000vw;
            margin-left: 36.5vw;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld04Isee {
            padding-left: 0;
            margin-top: 20.000vw;
            margin-left: 36.5vw;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld05Isee {
            padding-left: 0;
            margin-top: 20.000vw;
            margin-left: 36.5vw;
        }
        #containerIsee>#bloco06Isee input#inp01_Blc06Isee:not(:checked)~div.lblsIsee label.lbl01Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp01_Blc06Isee:checked~div.lblsIsee label.lbl01Isee:before {
            width: 1.250vw;
            height: 1.250vw;
            background: #FFFFFF;
            border-radius: 50%;
        }
        #containerIsee>#bloco06Isee input#inp01_Blc06Isee:checked~ul.sldsIsee li.sld01Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee input#inp02_Blc06Isee:not(:checked)~div.lblsIsee label.lbl02Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp02_Blc06Isee:checked~div.lblsIsee label.lbl02Isee:before {
            width: 1.250vw;
            height: 1.250vw;
            background: #FFFFFF;
            border-radius: 50%;
        }
        #containerIsee>#bloco06Isee input#inp02_Blc06Isee:checked~ul.sldsIsee li.sld02Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee input#inp03_Blc06Isee:not(:checked)~div.lblsIsee label.lbl03Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp03_Blc06Isee:checked~div.lblsIsee label.lbl03Isee:before {
            width: 1.250vw;
            height: 1.250vw;
            background: #FFFFFF;
            border-radius: 50%;
        }
        #containerIsee>#bloco06Isee input#inp03_Blc06Isee:checked~ul.sldsIsee li.sld03Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee input#inp04_Blc06Isee:not(:checked)~div.lblsIsee label.lbl04Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp04_Blc06Isee:checked~div.lblsIsee label.lbl04Isee:before {
            width: 1.250vw;
            height: 1.250vw;
            background: #FFFFFF;
            border-radius: 50%;
        }
        #containerIsee>#bloco06Isee input#inp04_Blc06Isee:checked~ul.sldsIsee li.sld04Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee input#inp05_Blc06Isee:not(:checked)~div.lblsIsee label.lbl05Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp05_Blc06Isee:checked~div.lblsIsee label.lbl05Isee:before {
            width: 1.250vw;
            height: 1.250vw;
            background: #FFFFFF;
            border-radius: 50%;
        }
        #containerIsee>#bloco06Isee input#inp05_Blc06Isee:checked~ul.sldsIsee li.sld05Isee {
            display: block;
        }
    }
    /*--------------TELA WIDE*--------------*/
    
    @media screen and (min-width: 1170px) {
        #containerIsee {
            max-width: 1170px;
        }
        #containerIsee>#bloco04AIsee .modal-close {
            width: 2.5vw;
            height: 2.5vw;
            right: -1.3vw;
        }
        #containerIsee>#bloco01Isee {
            height: 548.437px;
        }
        #containerIsee>#bloco01Isee {
            background: #ff7d01 url("../img/bg-header.jpg")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco01Isee div.logoIsee {
            margin-top: 45.63px;
        }
        #containerIsee>#bloco01Isee div.logoIsee:after {
            width: 146px;
            height: 22.23px;
            background: url("../img/logo-continental.png")top center no-repeat;
            background-size: contain;
            content: "";
            display: block;
        }
        #containerIsee>#bloco01Isee h3 {
            margin-top: 73.05px;
            margin-bottom: 35px;
            color: #fff;
            text-align: left;
            padding-right: 159px;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 42.33px;
            line-height: 50px;
            font-weight: 900;
        }
        #containerIsee>#bloco01Isee h4 {
            color: #fff;
            text-align: left;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 18.72px;
            line-height: 22.23px;
            font-weight: normal;
        }
        #containerIsee>#bloco02Isee {
            height: 585px;
        }
        #containerIsee>#bloco02Isee {
            background: #ff6b77 url("../img/bg-bloco-02.jpg") top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco02Isee h3 {
            margin-top: 82.3px;
            margin-bottom: 40.95px;
            color: #fff;
            text-align: left;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 52.65px;
            line-height: 55px;
            font-weight: 900;
        }
        #containerIsee>#bloco02Isee p {
            text-align: left;
            color: #fff;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 18.316px;
            line-height: 24.23px;
            font-weight: normal;
            padding-right: 38.1px;
        }
        #containerIsee>#bloco03Isee {
            height: 548.437px;
        }
        #containerIsee>#bloco03Isee {
            background: #eeeeee url("../img/bg-bloco-03.jpg") top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco03Isee h3 {
            padding-left: 1%;
            margin-top: 162.63px;
            margin-bottom: 74.295px;
            color: #fff;
            text-align: left;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 26.676px;
            line-height: 26.676px;
            font-weight: 900;
        }
        #containerIsee>#bloco03Isee p {
            padding-left: 0;
            margin-top: 175px;
            text-align: left;
            color: #7c7c7b;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 18px;
            line-height: 15px;
            font-weight: normal;
        }
        #containerIsee>#bloco04Isee {
            height: 548.437px;
        }
        #containerIsee>#bloco04Isee {
            background: #ff7d01 url("../img/bg-bloco-04.jpg")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco04Isee h3 {
            padding-left: 0;
            margin-top: 66.69px;
            margin-bottom: 37.44px;
            color: #fff;
            text-align: left;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 23.4px;
            line-height: 14.04px;
            font-weight: 900;
        }
        #containerIsee>#bloco04Isee p {
            padding-left: 15.21px;
            margin-top: 222.3px;
            color: #fff;
            text-align: left;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 18.369px;
            line-height: 21.294px;
            font-weight: normal;
        }
        #containerIsee>#bloco04AIsee {
            height: 548.437px;
            display: none;
        }
        #containerIsee>#bloco04AIsee .modal-window:target {
            opacity: 1;
            pointer-events: auto;
        }
        #containerIsee>#bloco04AIsee .modal-window header {
            font-weight: bold;
        }
        #containerIsee>#bloco04AIsee .modal-close {
            color: #333;
            font-size: 14px;
            position: absolute;
            text-align: center;
            transform: translateY(-50%);
            text-decoration: none;
            background: #FFF;
            padding: 5px;
            font-weight: bold;
            font-family: 'ElectroluxSans', Verdadana, Arial, Helvetica;
            width: 36px;
            height: 36px;
            border-radius: 50%;
            right: -18px;
        }
        #containerIsee>#bloco04AIsee .modal-close:hover {
            color: #000;
        }
        #containerIsee>#bloco04AIsee img {
            max-width: 100%;
        }
        #containerIsee>#bloco04AIsee .img2 {
            max-width: 75%;
            margin-left: 12%;
        }
        #containerIsee>.blocosIsee#bloco04AIsee .modal-window .modal-content {
            top: 50%;
            left: 0;
            right: 0;
            transform: translateY(-50%);
            margin: auto;
            background: #FFF;
            position: absolute;
            width: 740px;
            height: 416px;
        }
        #containerIsee>.blocosIsee#bloco04AIsee .modal-window .modal-content iframe {
            width: 100%;
            height: 416px;
            max-width: 740px;
            z-index: 9999999999;
        }
        /*#containerIsee > #bloco04AIsee {height: 50vw;}
		#containerIsee > #bloco04AIsee{background: #ff7d01 url("../img/bloco04A-bg.jpg")top center no-repeat;background-size:cover;}
		#containerIsee > #bloco04AIsee h3{padding-left:0;margin-top:5.700vw;margin-bottom:3.200vw;color:#fff;text-align:left;text-transform: uppercase;font-family:'Proxima Nova Bl',Verdadana,Arial;font-size:2.200vw;line-height:1.2;font-weight:900;}
		#containerIsee > #bloco04AIsee p{padding-left:0;color:#fff;text-align:left;font-family:'Proxima Nova Rg',Verdadana,Arial;font-size:1.700vw;line-height:1.2;font-weight:normal;}
		*/
        #containerIsee>#bloco05Isee {
            height: 491.40px;
        }
        #containerIsee>#bloco05Isee {
            background: #fff url("../img/bg-bloco-05.jpg") top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco05Isee input {
            display: none;
        }
        #containerIsee>#bloco05Isee div.lblsIsee {
            position: absolute;
            left: -1.1px;
            bottom: 35.45px;
            height: 58.5px;
            z-index: 100;
            padding: 0;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label {
            width: 160.91px;
            height: 58.5px;
            position: relative;
            float: left;
            clear: none;
            outline: none;
            text-decoration: none;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label.lbl02Isee {
            margin: 0 25.74px;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label:before {
            width: 100%;
            color: transparent;
            text-align: center;
            position: absolute;
            left: 0;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label:hover:before {
            color: #76613c;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label.lbl01Isee:before {
            content: 'Prateleira retrátil';
            font-family: 'Proxima Nova Lt', Verdadana, Arial;
            font-size: 14.04px;
            line-height: 43px;
            font-weight: 300;
            color: #fff;
            background: url("../img/bg-btn.png") top center no-repeat;
            background-size: contain;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label.lbl02Isee:before {
            content: 'Porta latas';
            font-family: 'Proxima Nova Lt', Verdadana, Arial;
            font-size: 14.04px;
            line-height: 43px;
            font-weight: 300;
            color: #fff;
            background: url("../img/bg-btn.png") top center no-repeat;
            background-size: contain;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label.lbl03Isee:before {
            content: 'Gavetão';
            font-family: 'Proxima Nova Lt', Verdadana, Arial;
            font-size: 14.04px;
            line-height: 43px;
            font-weight: 300;
            color: #fff;
            background: url("../img/bg-btn.png") top center no-repeat;
            background-size: contain;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee {
            position: absolute;
            left: 0;
            top: 0;
            height: inherit;
            z-index: 0;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li {
            position: absolute;
            left: 0;
            top: 0;
            height: inherit;
            display: none;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld01Isee {
            width: 100%;
            height: inherit;
            background: url("../img/slide-01-bloco-05.png")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld02Isee {
            width: 100%;
            height: inherit;
            background: url("../img/slide-02-bloco-05.png")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee {
            width: 100%;
            height: inherit;
            background: url("../img/slide-03-bloco-05.png")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld01Isee h3,
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld02Isee h3,
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee h3 {
            padding-left: 0;
            margin-top: 209.196px;
            color: #fff;
            text-align: left;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 26.325px;
            line-height: 13.923px;
            font-weight: 900;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee h3 {
            margin-top: 210.6px;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld01Isee p,
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld02Isee p,
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee p {
            margin-top: 60.84px;
            text-align: left;
            color: #7c7c7b;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 18.135px;
            line-height: 15.21px;
            font-weight: normal;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee p {
            margin-top: 57.33px
        }
        #containerIsee>#bloco05Isee input#inp01_Blc05Isee:not(:checked)~div.lblsIsee label.lbl01Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco05Isee input#inp01_Blc05Isee:checked~div.lblsIsee label.lbl01Isee:before {
            opacity: 0.58;
        }
        #containerIsee>#bloco05Isee input#inp01_Blc05Isee:checked~ul.sldsIsee li.sld01Isee {
            display: block;
        }
        #containerIsee>#bloco05Isee input#inp02_Blc05Isee:not(:checked)~div.lblsIsee label.lbl02Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco05Isee input#inp02_Blc05Isee:checked~div.lblsIsee label.lbl02Isee:before {
            opacity: 0.58;
        }
        #containerIsee>#bloco05Isee input#inp02_Blc05Isee:checked~ul.sldsIsee li.sld02Isee {
            display: block;
        }
        #containerIsee>#bloco05Isee input#inp03_Blc05Isee:not(:checked)~div.lblsIsee label.lbl03Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco05Isee input#inp03_Blc05Isee:checked~div.lblsIsee label.lbl03Isee:before {
            opacity: 0.58;
        }
        #containerIsee>#bloco05Isee input#inp03_Blc05Isee:checked~ul.sldsIsee li.sld03Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee {
            height: 548px;
        }
        #containerIsee>#bloco06Isee {
            background: #ff7d01 url("../img/bg-bloco-06.jpg")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco06Isee h3 {
            padding-left: 3%;
            margin-top: 93px;
            margin-bottom: 74.295px;
            color: #fff;
            text-align: left;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 26.676px;
            line-height: 15.21px;
            font-weight: 900;
        }
        #containerIsee>#bloco06Isee input {
            display: none;
        }
        #containerIsee>#bloco06Isee div.lblsIsee {
            position: absolute;
            left: 5px;
            top: 152.10px;
            height: 14.625px;
            z-index: 100;
            padding-left: 22.23px;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label {
            width: 14.925px;
            height: 14.625px;
            position: relative;
            float: left;
            clear: none;
            outline: none;
            text-decoration: none;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl02Isee,
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl04Isee {
            margin: 0 8px;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label:before {
            width: 100%;
            color: transparent;
            text-align: center;
            position: absolute;
            left: 0;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label:hover:before {
            color: #76613c;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl01Isee:before {
            content: '';
            width: 18.04px;
            height: 18px;
            background: url("../img/bullets.png") top right no-repeat;
            background-size: cover;
            border: 0;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl02Isee:before {
            content: '';
            width: 18.04px;
            height: 18px;
            background: url("../img/bullets.png") top right no-repeat;
            background-size: cover;
            border: 0;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl03Isee:before {
            content: '';
            width: 18.04px;
            height: 18px;
            background: url("../img/bullets.png") top right no-repeat;
            background-size: cover;
            border: 0;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl04Isee:before {
            content: '';
            width: 18.04px;
            height: 18px;
            background: url("../img/bullets.png") top right no-repeat;
            background-size: cover;
            border: 0;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl05Isee:before {
            content: '';
            width: 18.04px;
            height: 18px;
            background: url("../img/bullets.png") top right no-repeat;
            background-size: cover;
            border: 0;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee {
            position: absolute;
            left: 0;
            top: 0;
            height: inherit;
            z-index: 0;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li {
            position: absolute;
            left: 0;
            top: 0;
            height: inherit;
            display: none;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li img {
            width: 100%;
            margin-left: 0;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld01Isee {
            padding-left: 0;
            margin-top: 234px;
            margin-left: 522.2px;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld02Isee {
            padding-left: 0;
            margin-top: 234px;
            margin-left: 522.2px;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld03Isee {
            padding-left: 0;
            margin-top: 234px;
            margin-left: 522.2px;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld04Isee {
            padding-left: 0;
            margin-top: 234px;
            margin-left: 522.2px;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld05Isee {
            padding-left: 0;
            margin-top: 234px;
            margin-left: 522.2px;
        }
        #containerIsee>#bloco06Isee input#inp01_Blc06Isee:not(:checked)~div.lblsIsee label.lbl01Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp01_Blc06Isee:checked~div.lblsIsee label.lbl01Isee:before {
            width: 18px;
            height: 18px;
            background: url("../img/bullets.png") top left no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco06Isee input#inp01_Blc06Isee:checked~ul.sldsIsee li.sld01Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee input#inp02_Blc06Isee:not(:checked)~div.lblsIsee label.lbl02Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp02_Blc06Isee:checked~div.lblsIsee label.lbl02Isee:before {
            width: 18px;
            height: 18px;
            background: url("../img/bullets.png") top left no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco06Isee input#inp02_Blc06Isee:checked~ul.sldsIsee li.sld02Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee input#inp03_Blc06Isee:not(:checked)~div.lblsIsee label.lbl03Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp03_Blc06Isee:checked~div.lblsIsee label.lbl03Isee:before {
            width: 18px;
            height: 18px;
            background: url("../img/bullets.png") top left no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco06Isee input#inp03_Blc06Isee:checked~ul.sldsIsee li.sld03Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee input#inp04_Blc06Isee:not(:checked)~div.lblsIsee label.lbl04Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp04_Blc06Isee:checked~div.lblsIsee label.lbl04Isee:before {
            width: 18px;
            height: 18px;
            background: url("../img/bullets.png") top left no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco06Isee input#inp04_Blc06Isee:checked~ul.sldsIsee li.sld04Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee input#inp05_Blc06Isee:not(:checked)~div.lblsIsee label.lbl05Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp05_Blc06Isee:checked~div.lblsIsee label.lbl05Isee:before {
            width: 18px;
            height: 18px;
            background: url("../img/bullets.png") top left no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco06Isee input#inp05_Blc06Isee:checked~ul.sldsIsee li.sld05Isee {
            display: block;
        }
    }
    /* ------MOBILE-----------*/
    
    @media screen and (max-width: 780px) {
        #containerIsee>#bloco04AIsee .img2 {
            max-width: 19%;
            padding-left: 43%;
            padding-top: 32%;
        }
        #containerIsee>#bloco04Isee .modal-close {
            width: 4vw;
            height: 4vw;
            right: -2vw;
        }
        #containerIsee .txt04AIsee {
            font-family: 'ElectroluxSans', Verdadana, Arial, Helvetica;
            font-size: 2.051vw;
            line-height: 02.462vw;
            font-weight: normal;
        }
        #containerIsee>#bloco01Isee {
            height: 136.550vw;
        }
        #containerIsee>#bloco01Isee {
            background: #ff7d01 url("../img/bg-header-mobile.jpg")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco01Isee div.logoIsee {
            margin-top: 9.917vw;
        }
        #containerIsee>#bloco01Isee div.logoIsee:after {
            width: 28.000vw;
            height: 6.000vw;
            background: url("../img/logo-continental.png")top center no-repeat;
            background-size: contain;
            display: block;
            content: "";
        }
        #containerIsee>#bloco01Isee h3 {
            margin-top: 15.000vw;
            margin-bottom: 4.000vw;
            color: #fff;
            text-align: center;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 8.800vw;
            line-height: 9.8vw;
            font-weight: 900;
        }
        #containerIsee>#bloco01Isee h4 {
            color: #fff;
            text-align: center;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 4.000vw;
            line-height: 1.25;
            font-weight: bold;
        }
        #containerIsee>#bloco02Isee {
            height: 238.997vw;
        }
        #containerIsee>#bloco02Isee {
            background: #ff6b77 url("../img/bg-bloco-02-mobile.jpg") top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco02Isee h3 {
            margin-top: 152.500vw;
            margin-bottom: 3.500vw;
            margin-left: -10vw;
            padding: 0 0 0 21vw;
            color: #fff;
            text-align: center;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 9.200vw;
            line-height: 1;
            font-weight: 900;
        }
        #containerIsee>#bloco02Isee p {
            text-align: center;
            color: #fff;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 4.000vw;
            line-height: 4.955vw;
            font-weight: normal;
            padding: 4vw 16vw;
        }
        #containerIsee>#bloco03Isee {
            height: 152vw;
        }
        #containerIsee>#bloco03Isee {
            background: #eeeeee url("../img/bg-bloco-03-mobile.jpg") top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco03Isee h3 {
            padding-left: 3%;
            margin-top: 100.200vw;
            margin-bottom: 14.000vw;
            color: #fff;
            text-align: left;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 4.400vw;
            line-height: 1.3;
            font-weight: 900;
        }
        #containerIsee>#bloco03Isee p {
            padding-left: 0.4%;
            text-align: center;
            color: #7c7c7b;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 3.800vw;
            line-height: 1.25;
            font-weight: normal;
        }
        #containerIsee>#bloco04Isee {
            height: 137vw;
        }
        #containerIsee>#bloco04Isee {
            background: #ff7d01 url("../img/bg-bloco-04-mobile.jpg")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco04AIsee h3 {
            padding-left: 6.2%;
            margin-top: 10.700vw;
            margin-bottom: 7.800vw;
            color: #fff;
            text-align: left;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 4.400vw;
            line-height: 1.3;
            font-weight: 900;
        }
        #containerIsee>#bloco04AIsee p {
            padding-left: 6.2%;
            color: #fff;
            text-align: left;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 3.800vw;
            line-height: 1.25;
            font-weight: normal;
        }
        #containerIsee>#bloco04AIsee {
            height: 69.282vw;
            display: none;
        }
        #containerIsee>#bloco04AIsee {
            background-image: url("../img/bloco04A-m-bg.jpg");
            background-repeat: repeat;
            background-position: left top;
            background-color: #FFFFFF;
            background-size: cover;
            width: 100.282vw;
        }
        #containerIsee>#bloco04AIsee h3 {
            margin-top: 5.292vw;
            color: #FFFFFF;
            text-align: center;
            font-weight: bold;
            z-index: 305;
            font-size: 7.179vw;
        }
        #containerIsee>#bloco04AIsee .btnIsee {
            margin-top: 14.102vw;
        }
        #containerIsee>#bloco04AIsee .btnIsee img {
            width: 100%;
            max-width: 25.641vw;
            display: block;
            margin: 0 auto;
        }
        #containerIsee>#bloco04AIsee .modal-window .modal-content {
            top: 50%;
            left: 0;
            right: 0;
            transform: translateY(-50%);
            margin: auto;
            background: #FFF;
            position: absolute;
            width: 77.948vw;
            height: 44.871vw;
        }
        #containerIsee>#bloco04AIsee .modal-window .modal-content iframe {
            width: 77.948vw;
            height: 44.871vw;
            z-index: 9999999999;
        }
        #containerIsee>#bloco05Isee {
            height: 222vw;
        }
        #containerIsee>#bloco05Isee {
            background: #fff url("../img/bg-bloco-05-mobile.jpg") bottom center no-repeat;
            background-size: contain;
        }
        #containerIsee>#bloco05Isee input {
            display: none;
        }
        #containerIsee>#bloco05Isee div.lblsIsee {
            position: absolute;
            height: 5vw;
            left: 23.600vw;
            z-index: 100;
            padding: 0;
            margin: 0 auto;
            margin-top: 160vw;
            display: table;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label {
            width: 52.000vw;
            height: 12vw;
            margin-bottom: 5.500vw;
            position: relative;
            clear: none;
            outline: none;
            text-decoration: none;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label:before {
            width: 100%;
            color: transparent;
            text-align: center;
            position: absolute;
            left: 0;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label:hover:before {
            color: #76613c;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label.lbl01Isee:before {
            content: 'Prateleira retrátil';
            font-family: 'Proxima Nova Lt', Verdadana, Arial;
            font-size: 4.200vw;
            line-height: 3;
            font-weight: 300;
            color: #fff;
            background: url("../img/bg-btn-mobile.png") top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label.lbl02Isee:before {
            content: 'Porta latas';
            font-family: 'Proxima Nova Lt', Verdadana, Arial;
            font-size: 4.200vw;
            line-height: 3;
            font-weight: 300;
            color: #fff;
            background: url("../img/bg-btn-mobile.png") top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco05Isee div.lblsIsee label.lbl03Isee:before {
            content: 'Gavetão';
            font-family: 'Proxima Nova Lt', Verdadana, Arial;
            font-size: 4.200vw;
            line-height: 3;
            font-weight: 300;
            color: #fff;
            background: url("../img/bg-btn-mobile.png") top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee {
            position: absolute;
            left: 0;
            top: 0;
            height: inherit;
            z-index: 0;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li {
            position: absolute;
            left: 0;
            top: 0;
            height: inherit;
            display: none;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld01Isee {
            width: 100%;
            height: inherit;
            background: url("../img/slide-01-bloco-05-mobile.png")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld02Isee {
            width: 100%;
            height: inherit;
            background: url("../img/slide-02-bloco-05-mobile.png")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee {
            width: 100%;
            height: inherit;
            background: url("../img/slide-03-bloco-05-mobile.png")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld01Isee h3,
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld02Isee h3,
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee h3 {
            padding-left: 0;
            margin-top: 115.000vw;
            color: #fff;
            text-align: left;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 4.600vw;
            line-height: 1.19;
            font-weight: 900;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee h3 {
            margin-top: 117.500vw;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld01Isee p,
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld02Isee p,
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee p {
            margin-top: 11.800vw;
            text-align: center;
            color: #7c7c7b;
            font-family: 'Proxima Nova Rg', Verdadana, Arial;
            font-size: 3.600vw;
            line-height: 1.3;
            font-weight: normal;
        }
        #containerIsee>#bloco05Isee ul.sldsIsee li.sld03Isee p {
            margin-top: 14.900vw
        }
        #containerIsee>#bloco05Isee input#inp01_Blc05Isee:not(:checked)~div.lblsIsee label.lbl01Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco05Isee input#inp01_Blc05Isee:checked~div.lblsIsee label.lbl01Isee:before {
            opacity: 0.58;
        }
        #containerIsee>#bloco05Isee input#inp01_Blc05Isee:checked~ul.sldsIsee li.sld01Isee {
            display: block;
        }
        #containerIsee>#bloco05Isee input#inp02_Blc05Isee:not(:checked)~div.lblsIsee label.lbl02Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco05Isee input#inp02_Blc05Isee:checked~div.lblsIsee label.lbl02Isee:before {
            opacity: 0.58;
        }
        #containerIsee>#bloco05Isee input#inp02_Blc05Isee:checked~ul.sldsIsee li.sld02Isee {
            display: block;
        }
        #containerIsee>#bloco05Isee input#inp03_Blc05Isee:not(:checked)~div.lblsIsee label.lbl03Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco05Isee input#inp03_Blc05Isee:checked~div.lblsIsee label.lbl03Isee:before {
            opacity: 0.58;
        }
        #containerIsee>#bloco05Isee input#inp03_Blc05Isee:checked~ul.sldsIsee li.sld03Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee {
            height: 192.139vw;
        }
        #containerIsee>#bloco06Isee {
            background: #ff7d01 url("../img/bg-bloco-06-mobile.jpg")top center no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco06Isee h3 {
            padding-left: 8.5%;
            margin-top: 60.000vw;
            margin-bottom: 6.350vw;
            color: #fff;
            text-align: left;
            text-transform: uppercase;
            font-family: 'Proxima Nova Bl', Verdadana, Arial;
            font-size: 4.000vw;
            line-height: 1.3;
            font-weight: 900;
        }
        #containerIsee>#bloco06Isee input {
            display: none;
        }
        #containerIsee>#bloco06Isee div.lblsIsee {
            position: absolute;
            left: -12vw;
            top: 116vw;
            height: 3.050vw;
            z-index: 100;
            padding-left: 1vw;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label {
            width: 3.050vw;
            height: 3.050vw;
            position: relative;
            float: left;
            clear: none;
            outline: none;
            text-decoration: none;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl02Isee,
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl04Isee {
            margin: 0 8px;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label:before {
            width: 100%;
            color: transparent;
            text-align: center;
            position: absolute;
            left: 0;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label:hover:before {
            color: #76613c;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl01Isee:before {
            content: '';
            width: 3.050vw;
            height: 3.050vw;
            background: url("../img/bullets.png") top right no-repeat;
            background-size: cover;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl02Isee:before {
            content: '';
            width: 3.050vw;
            height: 3.050vw;
            background: rgba(255, 255, 255, 0.5);
            border-radius: 50%;
            border: 0.45vw solid #FFFFFF;
            box-sizing: border-box;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl03Isee:before {
            content: '';
            width: 3.050vw;
            height: 3.050vw;
            background: rgba(255, 255, 255, 0.5);
            border-radius: 50%;
            border: 0.45vw solid #FFFFFF;
            box-sizing: border-box;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl04Isee:before {
            content: '';
            width: 3.050vw;
            height: 3.050vw;
            background: rgba(255, 255, 255, 0.5);
            border-radius: 50%;
            border: 0.45vw solid #FFFFFF;
            box-sizing: border-box;
        }
        #containerIsee>#bloco06Isee div.lblsIsee label.lbl05Isee:before {
            content: '';
            width: 3.050vw;
            height: 3.050vw;
            background: rgba(255, 255, 255, 0.5);
            border-radius: 50%;
            border: 0.45vw solid #FFFFFF;
            box-sizing: border-box;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee {
            position: absolute;
            left: 0;
            top: 0;
            height: inherit;
            z-index: 0;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li {
            position: absolute;
            left: 0;
            top: 0;
            height: inherit;
            display: none;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li img {
            width: 90%;
            margin: 0 0;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld01Isee {
            padding-left: 0;
            margin-left: 10vw;
            margin-top: 123.000vw;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld02Isee {
            padding-left: 0;
            margin-top: 123.000vw;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld03Isee {
            padding-left: 0;
            margin-top: 123.000vw;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld04Isee {
            padding-left: 0;
            margin-top: 123.000vw;
        }
        #containerIsee>#bloco06Isee ul.sldsIsee li.sld05Isee {
            padding-left: 0;
            margin-top: 123.000vw;
        }
        #containerIsee>#bloco06Isee input#inp01_Blc06Isee:not(:checked)~div.lblsIsee label.lbl01Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp01_Blc06Isee:checked~div.lblsIsee label.lbl01Isee:before {
            width: 3.050vw;
            height: 3.050vw;
            background: #FFFFFF;
            border-radius: 50%;
        }
        #containerIsee>#bloco06Isee input#inp01_Blc06Isee:checked~ul.sldsIsee li.sld01Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee input#inp02_Blc06Isee:not(:checked)~div.lblsIsee label.lbl02Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp02_Blc06Isee:checked~div.lblsIsee label.lbl02Isee:before {
            width: 3.050vw;
            height: 3.050vw;
            background: #FFFFFF;
            border-radius: 50%;
        }
        #containerIsee>#bloco06Isee input#inp02_Blc06Isee:checked~ul.sldsIsee li.sld02Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee input#inp03_Blc06Isee:not(:checked)~div.lblsIsee label.lbl03Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp03_Blc06Isee:checked~div.lblsIsee label.lbl03Isee:before {
            width: 3.050vw;
            height: 3.050vw;
            background: #FFFFFF;
            border-radius: 50%;
        }
        #containerIsee>#bloco06Isee input#inp03_Blc06Isee:checked~ul.sldsIsee li.sld03Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee input#inp04_Blc06Isee:not(:checked)~div.lblsIsee label.lbl04Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp04_Blc06Isee:checked~div.lblsIsee label.lbl04Isee:before {
            width: 3.050vw;
            height: 3.050vw;
            background: #FFFFFF;
            border-radius: 50%;
        }
        #containerIsee>#bloco06Isee input#inp04_Blc06Isee:checked~ul.sldsIsee li.sld04Isee {
            display: block;
        }
        #containerIsee>#bloco06Isee input#inp05_Blc06Isee:not(:checked)~div.lblsIsee label.lbl03Isee {
            cursor: hand;
            cursor: pointer;
        }
        #containerIsee>#bloco06Isee input#inp05_Blc06Isee:checked~div.lblsIsee label.lbl05Isee:before {
            width: 3.050vw;
            height: 3.050vw;
            background: #FFFFFF;
            border-radius: 50%;
        }
        #containerIsee>#bloco06Isee input#inp05_Blc06Isee:checked~ul.sldsIsee li.sld05Isee {
            display: block;
        }
        /*@media screen and (width: 768px) {
	#containerIsee > #bloco03Isee ul.sldsIsee li.sld01Isee h3{margin-top:24.000vw;color:#bb9560;text-align:center;line-height:1.35;font-family:'HelveticaNeueLT Std Med Ext',Verdadana,Arial;font-size:5.000vw;font-weight:500;text-transform: uppercase;}
	#containerIsee > #bloco03Isee ul.sldsIsee li.sld02Isee h3{margin-top:24.000vw;color:#bb9560;text-align:center;line-height:1.35;font-family:'HelveticaNeueLT Std Med Ext',Verdadana,Arial;font-size:5.000vw;font-weight:500;text-transform: uppercase;}
	*/
    }