/* ######  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 #####*/

body.debug {
    -webkit-background-size: 100%;
    background-position: top center;
    background-size: 100%;
}

.debug #containerIsee {
    mix-blend-mode: difference;
}

@font-face {
    font-family: 'familia01Isee';
    src: url('../fonts/ElectroluxSans_3_Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'familia01Isee';
    src: url('../fonts/ElectroluxSans_4_Semibold.otf');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'familia01Isee';
    src: url('../fonts/ElectroluxSans_5_Bold.otf');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'familia01Isee';
    src: url('../fonts/ElectroluxSans_2_Light.otf');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'familia01Isee';
    src: url('../fonts/ElectroluxSans_1_Thin.otf');
    font-weight: 200;
    font-style: normal;
}

#containerIsee>#bloco02Isee ul.sldsIsee li img {
    max-width: 75%;
    margin-bottom: 50px;
    display: inline-block;
}

#containerIsee>#bloco02Isee ul.sldsIsee li h3 {
    color: white;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
    float: none;
}

#containerIsee>#bloco02Isee ul.sldsIsee li p {
    color: #041e4d;
    font-weight: 600;
    font-size: 19px;
    float: none;
}

#containerIsee>#bloco02Isee ul.sldsIsee li.sld01Isee {
    background-image: url(../img/bloco-2-bg-1.jpg);
}

#containerIsee>#bloco02Isee ul.sldsIsee li.sld02Isee {
    background-image: url(../img/bloco-2-bg-2.png);
}

#containerIsee>#bloco02Isee ul.sldsIsee li.sld03Isee {
    background-image: url(../img/bloco-2-bg-3.png);
}

#containerIsee>#bloco02Isee ul.sldsIsee li.sld04Isee {
    background-image: url(../img/bloco-2-bg-4.png);
}

#bloco03Isee {
    background-image: url(../img/bg3.png);
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#bloco03Isee .flexIsee {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    color: #fff;
    padding: 120px 60px;
}

#bloco03Isee .col-1Isee {
    font-size: 43px;
    font-weight: 600;
}

#bloco03Isee h3 {
    float: none;
    text-align: left;
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 20px;
}

#bloco03Isee p {
    float: none;
    text-align: left;
    font-size: 9px;
    margin-right: 70px;
    width: auto;
}

#bloco03Isee img {
    max-width: 100%
}

#containerIsee>#bloco04Isee {
    box-sizing: border-box;
}

#containerIsee>#bloco04Isee {
    background-color: #adb9c3;
}

#containerIsee>#bloco04Isee img {
    max-width: 100%;
}

#containerIsee>#bloco04Isee .flexIsee {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

#containerIsee>#bloco04Isee .flexIsee>* {
    flex: 1 1 auto;
    margin: 0 30px;
    align-self: center;
}

#containerIsee>#bloco04Isee .flexIsee .col-1-Isee {
    width: 30%;
}

#containerIsee>#bloco04Isee .flexIsee .col-2-Isee {
    width: 70%;
}

#containerIsee>#bloco04Isee h3 {
    color: white;
    font-size: 43px;
    font-weight: 600;
    margin-bottom: 23px;
}

#containerIsee>#bloco04Isee p {
    font-size: 23px;
    width: 71%;
    line-height: 1;
    color: #041f4d;
}

#containerIsee>#bloco04Isee div.lblsIsee label {
    padding: 0 40px;
}

#containerIsee>#bloco05Isee {
    background-color: #dfe7ea;
    padding: 50px 80px;
    float: none;
    line-height: 1;
    font-size: 17px;
    clear: both;
    box-sizing: border-box;
    color: #051d40;
}

#containerIsee>#bloco05Isee .flexIsee {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    box-sizing: border-box;
}

#containerIsee>#bloco05Isee .flexIsee>* {
    align-self: center;
    flex: 1 1 auto;
    box-sizing: border-box;
    margin: 0 30px;
}

#containerIsee>#bloco05Isee .flexIsee h3 {
    float: none;
    color: inherit;
    text-align: left;
    font-weight: 600;
    font-size: 21px;
    margin-bottom: 20px;
}

#containerIsee>#bloco05Isee .flexIsee p {
    float: none;
    text-align: left;
    color: inherit;
    font-size: 16px;
    line-height: 1.3;
}

#containerIsee>#bloco05Isee .flexIsee img {
    width: 100%;
}

#containerIsee>#bloco05Isee .flexIsee .col-3-ISee img:last-child {
    display: none;
}

#containerIsee>#bloco05Isee .flexIsee .col-1-Isee {
    width: 38%;
}

#containerIsee>#bloco06Isee {
    background-color: #051d40;
    float: none;
    clear: both;
    padding: 20px 0;
}

#containerIsee>#bloco06Isee .flexIsee {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    box-sizing: border-box;
}

#containerIsee>#bloco06Isee .flexIsee>* {
    align-self: center;
    flex: 1 1 auto;
    box-sizing: border-box;
    margin: 0 30px;
    font-size: 10px;
    line-height: 1.2;
    color: white;
    width: 460%;
}

#containerIsee>#bloco06Isee .flexIsee img {
    max-width: 100%;
}

#containerIsee>#bloco06Isee .flexIsee .col-1-Isee {
    text-align: left;
    flex: 1 0 17%;
}

#containerIsee>#bloco06Isee .flexIsee .col-2-Isee {
    text-align: center;
    flex: 1 0 46%;
}

#containerIsee>#bloco06Isee .flexIsee .col-3-Isee {
    text-align: right;
}

@media screen and (min-width: 781px) {
    body.debug {
        background-image: url(../desktop.png);
    }
    #containerIsee>#bloco04Isee {
        height: 542px;
        padding: 130px 90px;
    }
    #containerIsee>#bloco04Isee {
        background-size: cover;
    }
    #containerIsee>#bloco04Isee input {
        display: none;
    }
    #containerIsee>#bloco04Isee div.lblsIsee {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 60;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label {
        display: none;
        height: inherit;
        width: auto;
        clear: none;
        cursor: hand;
        cursor: pointer;
        line-height: 530px;
        font-size: 90px;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label.labelEsqIsee {
        float: left;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label.labelDirIsee {
        float: right;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee {
        position: relative;
        top: 0;
        left: 0;
        height: auto;
        z-index: 50;
        padding: 0;
        float: none;
    }
    #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: 10.0vw;
        height: 27.292vw;
        background-repeat: repeat;
        background-position: center top;
        background-color: transparent;
        background-size: cover;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li h3 {
        text-align: left;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li p {
        margin-top: 1.302vw;
        text-align: left;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld01Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld02Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld03Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld04Isee {
        background-color: transparent;
    }
    /*#containerIsee > #bloco04Isee ul.sldsIsee li.sld05Isee{background-color:transparent;}*/
    #containerIsee>#bloco04Isee #inp01_Blc04Isee:checked~ul.sldsIsee li.sld01Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp01_Blc04Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp02_Blc04Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp02_Blc04Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp03_Blc04Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp03_Blc04Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideEntraDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp04_Blc04Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideSaiEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp04_Blc04Isee:checked~ul.sldsIsee li.sld01Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp05_Blc04Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp06_Blc04Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp06_Blc04Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp07_Blc04Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp07_Blc04Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp08_Blc04Isee:checked~ul.sldsIsee li.sld01Isee {
        animation: slideEntraEIsee .8s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp08_Blc04Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideSaiDIsee .8s linear;
        animation-fill-mode: forwards;
    }
    /*#containerIsee > #bloco04Isee #inp04_Blc04Isee:checked ~ ul.sldsIsee li.sld05Isee{animation:slideEntraDIsee .8s linear;animation-fill-mode:forwards;}*/
    /*#containerIsee > #bloco04Isee #inp05_Blc04Isee:checked ~ ul.sldsIsee li.sld05Isee{animation:slideSaiDIsee .8s linear;animation-fill-mode:forwards;}*/
    #containerIsee>#bloco04Isee #inp08_Blc04Isee:checked~div.lblsIsee label.lbl05Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp01_Blc04Isee:checked~div.lblsIsee label.lbl02Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp01_Blc04Isee:checked~div.lblsIsee label.lbl08Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp02_Blc04Isee:checked~div.lblsIsee label.lbl03Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp02_Blc04Isee:checked~div.lblsIsee label.lbl07Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp03_Blc04Isee:checked~div.lblsIsee label.lbl04Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp03_Blc04Isee:checked~div.lblsIsee label.lbl06Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp04_Blc04Isee:checked~div.lblsIsee label.lbl05Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp05_Blc04Isee:checked~div.lblsIsee label.lbl04Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp05_Blc04Isee:checked~div.lblsIsee label.lbl06Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp06_Blc04Isee:checked~div.lblsIsee label.lbl03Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp06_Blc04Isee:checked~div.lblsIsee label.lbl07Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp07_Blc04Isee:checked~div.lblsIsee label.lbl02Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp07_Blc04Isee:checked~div.lblsIsee label.lbl08Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp08_Blc04Isee: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;
        }
    }
    #bloco03Isee .flexIsee>* {
        flex: 1 1 33%;
        padding: 0 30px;
        line-height: 1.3;
        width: 33%;
        align-self: center;
    }
    #containerIsee .txt01Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-weight: bold;
        color: #1513a2;
    }
    #containerIsee .txt02Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-weight: bold;
    }
    #containerIsee .txt03Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-weight: normal;
    }
    #containerIsee .txt03-2 {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-weight: bold;
    }
    #containerIsee>#bloco03Isee p.txt03-3 {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-weight: bold;
    }
    #containerIsee .txt04Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-weight: normal;
    }
    #containerIsee>#bloco01Isee .bg_bloco1_icones {
        background-color: #FFFFFF;
        margin-top: ;
    }
    #containerIsee>#bloco01Isee {
        background-repeat: repeat;
        background-position: left top;
        background-color: #717171;
        background-size: cover;
    }
    #containerIsee>#bloco01Isee div.logo01Isee:after {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        background-color: #FFF;
        content: "";
        display: block;
        float: left;
    }
    #containerIsee>#bloco01Isee div.logo02Isee:after {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        background-color: #FFF;
        content: "";
        display: block;
        float: right;
    }
    #containerIsee>#bloco01Isee h3 {
        text-align: center;
        font-weight: bold;
        color: #3c25b9;
    }
    #containerIsee>#bloco01Isee h4 {
        color: #FFFFFF;
        text-align: left;
        font-weight: normal;
    }
    #containerIsee>#bloco01Isee ul {
        margin-top: 0;
        background-color: #FFFFFF;
    }
    #containerIsee>#bloco01Isee ul icon {
        margin-top: 0;
        background-color: #FFFFFF;
    }
    #containerIsee>#bloco01Isee ul li {
        clear: none;
        margin-top: 0;
        background-repeat: no-repeat;
        background-position: left top;
        background-size: contain;
        text-align: center;
    }
    #containerIsee>#bloco01Isee ul li img {
        width: auto;
        max-width: 100%;
        background-color: #FFFFFF;
    }
    #containerIsee>#bloco02Isee {
        background-repeat: repeat;
        background-position: left top;
        background-color: #FFFFFF;
        background-size: cover;
    }
    #containerIsee>#bloco02Isee input {
        display: none;
    }
    #containerIsee>#bloco02Isee div.lblsIsee {
        z-index: 100;
        padding: 0;
        background-color: #717171;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label {
        width: 20%;
        position: relative;
        float: left;
        clear: none;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label:before {
        width: 100%;
        color: #FFF;
        text-align: center;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label:hover:before {
        color: #CCC;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label.lbl01Isee:before {
        content: "Lorem";
    }
    #containerIsee>#bloco02Isee div.lblsIsee label.lbl02Isee:before {
        content: "Ipsum";
    }
    #containerIsee>#bloco02Isee div.lblsIsee label.lbl03Isee:before {
        content: "Dolor";
    }
    #containerIsee>#bloco02Isee div.lblsIsee label.lbl04Isee:before {
        content: "Sit";
    }
    #containerIsee>#bloco02Isee div.lblsIsee label.lbl05Isee:before {
        content: "Lorem";
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li {
        background-size: contain;
        background-position: bottom;
        background-repeat: no-repeat;
        padding-left: 46%;
        padding: 60px 10% 60px 46%;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li * {
        float: none;
        line-height: 1.3;
        text-align: left;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld01Isee div.imgIsee:after {
        width: 100%;
        height: inherit;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: #FFFFFF;
        content: "";
        display: block;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld02Isee div.imgIsee:after {
        width: 100%;
        height: inherit;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: #FFFFFF;
        content: "";
        display: block;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld03Isee div.imgIsee:after {
        width: 100%;
        height: inherit;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: #FFFFFF;
        content: "";
        display: block;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld04Isee div.imgIsee:after {
        width: 100%;
        height: inherit;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: #FFFFFF;
        content: "";
        display: block;
    }
    /*#containerIsee > #bloco02Isee ul.sldsIsee li.sld05Isee div.imgIsee:after{width:100%;height:inherit;background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:#FFFFFF;content:"";display:block;}*/
    /*#containerIsee > #bloco02Isee ul.sldsIsee li.sld05Isee p{color:#717171;text-align:center;font-weight:normal;}*/
    #containerIsee>#bloco02Isee input#inp01_Blc01Isee:not(:checked)~div.lblsIsee label.lbl01Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp01_Blc01Isee:checked~div.lblsIsee label.lbl01Isee:before {
        color: #051d40;
    }
    #containerIsee>#bloco02Isee input#inp01_Blc01Isee:checked~ul.sldsIsee li.sld01Isee {
        display: block;
    }
    #containerIsee>#bloco02Isee input#inp02_Blc01Isee:not(:checked)~div.lblsIsee label.lbl02Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp02_Blc01Isee:checked~div.lblsIsee label.lbl02Isee:before {
        color: #000;
    }
    #containerIsee>#bloco02Isee input#inp02_Blc01Isee:checked~ul.sldsIsee li.sld02Isee {
        display: block;
    }
    #containerIsee>#bloco02Isee input#inp03_Blc01Isee:not(:checked)~div.lblsIsee label.lbl03Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp03_Blc01Isee:checked~div.lblsIsee label.lbl03Isee:before {
        color: #000;
    }
    #containerIsee>#bloco02Isee input#inp03_Blc01Isee:checked~ul.sldsIsee li.sld03Isee {
        display: block;
    }
    #containerIsee>#bloco02Isee input#inp04_Blc01Isee:not(:checked)~div.lblsIsee label.lbl04Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp04_Blc01Isee:checked~div.lblsIsee label.lbl04Isee:before {
        color: #000;
    }
    #containerIsee>#bloco02Isee input#inp04_Blc01Isee:checked~ul.sldsIsee li.sld04Isee {
        display: block;
    }
    #containerIsee>#bloco02Isee input#inp05_Blc01Isee:not(:checked)~div.lblsIsee label.lbl05Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp05_Blc01Isee:checked~div.lblsIsee label.lbl05Isee:before {
        color: #000;
    }
    /*#containerIsee > #bloco02Isee input#inp05_Blc01Isee:checked ~ ul.sldsIsee li.sld05Isee{display:block;}*/
}

#containerIsee>#bloco01Isee ul li.logo {
    width: 20%;
    max-width: 20%;
    margin-bottom: 0;
}

#containerIsee>#bloco01Isee ul li.ico01Isee {
    margin-right: 0;
}

#containerIsee>#bloco01Isee ul li.ico03Isee {
    margin-left: 0;
    margin-right: 0;
}

#containerIsee>#bloco02Isee {
    background-repeat: repeat;
    background-position: left top;
    background-color: #FFFFFF;
    background-size: cover;
}

#containerIsee>#bloco02Isee input {
    display: none;
}

#containerIsee>#bloco02Isee div.lblsIsee {
    z-index: 100;
    padding: 0 1.3vw;
    background-color: #dee7eb;
    display: flex;
    float: none;
    flex-wrap: wrap;
}

#containerIsee>#bloco02Isee div.lblsIsee label {
    width: 20%;
    position: relative;
    float: left;
    clear: none;
}

#containerIsee>#bloco02Isee div.lblsIsee label:before {
    width: 100%;
    color: #7b8a9c;
    font-size: 19px;
}

#containerIsee>#bloco02Isee div.lblsIsee label {
    flex: 1 1 auto;
    text-align: center;
    padding: 20px 20px;
    line-height: 1.3;
    align-self: center;
}

#containerIsee>#bloco02Isee div.lblsIsee label.lbl01Isee:before {
    content: "Controle e monitore";
}

#containerIsee>#bloco02Isee div.lblsIsee label.lbl02Isee:before {
    content: "Manutenção";
}

#containerIsee>#bloco02Isee div.lblsIsee label.lbl03Isee:before {
    content: "Programe e memorize";
}

#containerIsee>#bloco02Isee div.lblsIsee label.lbl04Isee:before {
    content: "Hora Certa";
}

#containerIsee>#bloco02Isee div.lblsIsee label.lbl05Isee {
    display: none;
}

#containerIsee>#bloco02Isee ul.sldsIsee {
    z-index: 50;
    float: none;
    background-color: #7b8a9c;
}

#containerIsee>#bloco02Isee ul.sldsIsee li {
    display: none;
    float: none;
}

#containerIsee>#bloco02Isee ul.sldsIsee li.sld01Isee div.imgIsee:after {
    width: absolute;
    height: inherit;
    background-image: url(../img/bg_controle.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #FFFFFF;
    content: "";
    display: block;
}

#containerIsee>#bloco02Isee ul.sldsIsee li.sld02Isee div.imgIsee:after {
    width: 100%;
    height: inherit;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #FFFFFF;
    content: "";
    display: block;
}

#containerIsee>#bloco02Isee ul.sldsIsee li.sld03Isee div.imgIsee:after {
    width: 100%;
    height: inherit;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #FFFFFF;
    content: "";
    display: block;
}

#containerIsee>#bloco02Isee ul.sldsIsee li.sld04Isee div.imgIsee:after {
    width: 100%;
    height: inherit;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #FFFFFF;
    content: "";
    display: block;
}


/*#containerIsee>#bloco02Isee ul.sldsIsee li.sld05Isee div.imgIsee:after { width: 100%; height: inherit; background-repeat: no-repeat; background-position: center center; background-size: cover; background-color: #FFFFFF; content: ""; display: block; }*/


/*#containerIsee>#bloco02Isee ul.sldsIsee li.sld05Isee p { color: #717171; text-align: center; font-weight: normal; }*/

#containerIsee>#bloco02Isee input#inp01_Blc02Isee:not(:checked)~div.lblsIsee label.lbl01Isee {
    cursor: hand;
    cursor: pointer;
}

#containerIsee>#bloco02Isee input#inp01_Blc02Isee:checked~div.lblsIsee label.lbl01Isee:before {
    color: #000;
}

#containerIsee>#bloco02Isee input#inp01_Blc02Isee:checked~ul.sldsIsee li.sld01Isee {
    display: block;
}

#containerIsee>#bloco02Isee input#inp02_Blc02Isee:not(:checked)~div.lblsIsee label.lbl02Isee {
    cursor: hand;
    cursor: pointer;
}

#containerIsee>#bloco02Isee input#inp02_Blc02Isee:checked~div.lblsIsee label.lbl02Isee:before {
    color: #000;
}

#containerIsee>#bloco02Isee input#inp02_Blc02Isee:checked~ul.sldsIsee li.sld02Isee {
    display: block;
}

#containerIsee>#bloco02Isee input#inp03_Blc02Isee:not(:checked)~div.lblsIsee label.lbl03Isee {
    cursor: hand;
    cursor: pointer;
}

#containerIsee>#bloco02Isee input#inp03_Blc02Isee:checked~div.lblsIsee label.lbl03Isee:before {
    color: #000;
}

#containerIsee>#bloco02Isee input#inp03_Blc02Isee:checked~ul.sldsIsee li.sld03Isee {
    display: block;
}

#containerIsee>#bloco02Isee input#inp04_Blc02Isee:not(:checked)~div.lblsIsee label.lbl04Isee {
    cursor: hand;
    cursor: pointer;
}

#containerIsee>#bloco02Isee input#inp04_Blc02Isee:checked~div.lblsIsee label.lbl04Isee:before {
    color: #000;
}

#containerIsee>#bloco02Isee input#inp04_Blc02Isee:checked~ul.sldsIsee li.sld04Isee {
    display: block;
}

#containerIsee>#bloco02Isee input#inp05_Blc02Isee:not(:checked)~div.lblsIsee label.lbl05Isee {
    cursor: hand;
    cursor: pointer;
}

#containerIsee>#bloco02Isee input#inp05_Blc02Isee:checked~div.lblsIsee label.lbl05Isee:before {
    color: #000;
}


/*#containerIsee>#bloco02Isee input#inp05_Blc02Isee:checked~ul.sldsIsee li.sld05Isee { display: block; }*/

#containerIsee>#bloco03Isee div.imgIsee:after {
    background-image: url("../img/imagem03.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #FFFFFF;
    content: "";
    display: block;
}

#containerIsee>#bloco05Isee:after {
    position: absolute;
    background-image: url("../img/imagem-bloco05.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    content: "";
    display: block;
}

#containerIsee>#bloco05Isee::before {
    position: absolute;
    background-image: url("../img/tabela-bloco05.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    content: "";
    display: block;
}

#containerIsee>#bloco05Isee div.logo01Isee:after {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-color: #717171;
    content: "";
    display: block;
    float: left;
}

#containerIsee>#bloco05Isee div.logo02Isee:after {
    background-image: url("../img/tabela-bloco05.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-color: #717171;
    content: "";
    display: block;
    float: right;
}

#containerIsee>#bloco05Isee h4 {
    width: 80%;
    color: #717171;
    text-align: left;
    font-weight: normal;
}

#containerIsee>#bloco05Isee ul li {
    float: right;
    clear: none;
    margin-top: 0;
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
}

#containerIsee>#bloco05Isee ul li.ico01Isee {
    margin-left: 0;
    margin-right: 0;
}

#containerIsee>#bloco05Isee ul li.ico02Isee {
    margin-right: 0;
    clear: both;
}

#containerIsee>#bloco05Isee ul li.ico03Isee {
    margin-left: 0;
    margin-right: 0;
}

#containerIsee>#bloco06Isee div.tracoIsee:before {
    margin-left: 48%;
    background-color: #CCCCCC;
    content: "";
    display: block;
}

#containerIsee>#bloco06Isee div.item01Isee div.imgIsee {
    background-repeat: repeat;
    background-position: left top;
    background-color: transparent;
    background-size: cover;
}

#containerIsee>#bloco06Isee div.item01Isee p {
    color: #717171;
    text-align: center;
    font-weight: normal;
}

#containerIsee>#bloco06Isee div.item02Isee div.imgIsee {
    background-repeat: repeat;
    background-position: left top;
    background-color: transparent;
    background-size: cover;
}

#containerIsee>#bloco06Isee div.item02Isee p {
    color: #717171;
    text-align: center;
    font-weight: normal;
}

#containerIsee>#bloco06Isee div.item03Isee div.imgIsee {
    background-repeat: repeat;
    background-position: left top;
    background-color: transparent;
    background-size: cover;
}

#containerIsee>#bloco06Isee div.item03Isee p {
    color: #717171;
    text-align: center;
    font-weight: normal;
}

@media (max-width: 780px) {
    body.debug {
        background-image: url(../mobile.jpg);
    }
    #containerIsee #bloco01Isee .head {
        background: white;
        padding: 2.4vw 0 !important;
    }
    #containerIsee #bloco01Isee .head .logo {
        float: none;
    }
    #containerIsee #bloco01Isee .head .logo img {
        width: 28.6vw;
        margin-left: 4.3vw;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee>li img {
        height: 13.8vw;
        margin-bottom: 1.1vw !important;
        width: auto;
    }
    #containerIsee #bloco02Isee .lblsIsee {
        padding: 3vw 0 3.5vw !important;
    }
    #containerIsee #bloco05Isee .flexIsee .col-2-ISee img {
        width: 65.8vw;
        margin-top: -2vw;
        margin-left: 2.5vw;
    }
    #containerIsee #bloco05Isee .flexIsee .col-3-ISee img {
        width: 51.2vw;
        margin-left: 10.9vw;
    }
    #containerIsee>#bloco05Isee .flexIsee .col-3-ISee img:last-child {
        display: block
    }
    #containerIsee>#bloco05Isee .flexIsee .col-3-ISee img:first-child {
        display: none;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li img {
        max-width: 48.7vw;
        margin-bottom: 7vw;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li h3 {
        font-size: 8.3vw;
        margin-bottom: 5.8vw;
        line-height: 1.15;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld01Isee p {
        font-size: 4.63vw;
        line-height: 5.4vw;
        font-weight: 400;
    }
    #containerIsee>#bloco04Isee .flexIsee {
        flex-wrap: wrap;
        box-sizing: border-box;
        padding: 0 19vw;
    }
    #containerIsee>#bloco04Isee .flexIsee .col-1-Isee {
        width: 100%;
        margin: 0 0 7vw;
    }
    #containerIsee>#bloco04Isee .flexIsee .col-2-Isee {
        margin: 0;
    }
    #containerIsee>#bloco04Isee {
        height: 157.203vw;
    }
    #containerIsee>#bloco04Isee input {
        display: none;
    }
    #containerIsee>#bloco04Isee div.lblsIsee {
        position: absolute;
        top: 0;
        left: 0;
        height: 140.103vw;
        z-index: 60;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label {
        display: none;
        height: inherit;
        clear: none;
        cursor: hand;
        cursor: pointer;
        font-size: 19vw;
        line-height: 91.6vw;
        padding: 0;
        text-align: center;
        width: 18.9vw;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label.labelEsqIsee {
        float: left;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label.labelDirIsee {
        float: right;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 50;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li {
        position: absolute;
        top: 50%;
        left: 100vw;
        height: auto;
        animation-fill-mode: forwards;
        transform: translate(0px, -52%);
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li div.imgIsee {
        margin-top: 10.0vw;
        height: 61.538vw;
        background-repeat: repeat;
        background-position: center top;
        background-color: transparent;
        background-size: cover;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li h3 {
        font-size: 9.6vw;
        line-height: 11vw;
        margin-bottom: 3.7vw;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li p {
        float: none;
        width: 100%;
        font-size: 4.6vw;
        height: 46.7vw;
        line-height: 1.14;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld01Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld02Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld03Isee {
        background-color: transparent;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee li.sld04Isee {
        background-color: transparent;
    }
    /*#containerIsee > #bloco04Isee ul.sldsIsee li.sld05Isee{background-color:transparent;}*/
    #containerIsee>#bloco04Isee #inp01_Blc04Isee:checked~ul.sldsIsee li.sld01Isee {
        animation: slideSaiEIsee .5s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp01_Blc04Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideEntraDIsee .5s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp01_Blc04Isee:checked~div.lblsIsee label.lbl02Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp01_Blc04Isee:checked~div.lblsIsee label.lbl08Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp02_Blc04Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideSaiEIsee .5s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp02_Blc04Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideEntraDIsee .5s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp02_Blc04Isee:checked~div.lblsIsee label.lbl03Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp02_Blc04Isee:checked~div.lblsIsee label.lbl07Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp03_Blc04Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideSaiEIsee .5s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp03_Blc04Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideEntraDIsee .5s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp03_Blc04Isee:checked~div.lblsIsee label.lbl04Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp03_Blc04Isee:checked~div.lblsIsee label.lbl06Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp04_Blc04Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideSaiEIsee .5s linear;
        animation-fill-mode: forwards;
    }
    /*#containerIsee > #bloco04Isee #inp04_Blc04Isee:checked ~ ul.sldsIsee li.sld05Isee{animation:slideEntraDIsee .5s linear;animation-fill-mode:forwards;}*/
    #containerIsee>#bloco04Isee #inp04_Blc04Isee:checked~div.lblsIsee label.lbl05Isee {
        display: block;
    }
    /*#containerIsee > #bloco04Isee #inp05_Blc04Isee:checked ~ ul.sldsIsee li.sld05Isee{animation:slideSaiDIsee .5s linear;animation-fill-mode:forwards;}*/
    #containerIsee>#bloco04Isee #inp05_Blc04Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideEntraEIsee .5s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp05_Blc04Isee:checked~div.lblsIsee label.lbl04Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp05_Blc04Isee:checked~div.lblsIsee label.lbl06Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp06_Blc04Isee:checked~ul.sldsIsee li.sld04Isee {
        animation: slideSaiDIsee .5s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp06_Blc04Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideEntraEIsee .5s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp06_Blc04Isee:checked~div.lblsIsee label.lbl03Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp06_Blc04Isee:checked~div.lblsIsee label.lbl07Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp07_Blc04Isee:checked~ul.sldsIsee li.sld03Isee {
        animation: slideSaiDIsee .5s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp07_Blc04Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideEntraEIsee .5s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp07_Blc04Isee:checked~div.lblsIsee label.lbl02Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp07_Blc04Isee:checked~div.lblsIsee label.lbl08Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp08_Blc04Isee:checked~ul.sldsIsee li.sld02Isee {
        animation: slideSaiDIsee .5s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp08_Blc04Isee:checked~ul.sldsIsee li.sld01Isee {
        animation: slideEntraEIsee .5s linear;
        animation-fill-mode: forwards;
    }
    #containerIsee>#bloco04Isee #inp08_Blc04Isee:checked~div.lblsIsee label.lbl01Isee {
        display: block;
    }
    #containerIsee>#bloco04Isee #inp08_Blc04Isee:checked~div.lblsIsee label.lbl05Isee {
        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;
        }
    }
    #bloco03Isee .flexIsee {
        flex-wrap: wrap;
        line-height: 1;
        padding: 12.1vw 17vw 11.9vw;
    }
    #bloco03Isee .col-1Isee {
        flex: 1 0 100%;
        text-align: center;
        font-size: 8.98vw;
        margin-bottom: 11.4vw;
        line-height: 1.2;
    }
    #bloco03Isee .col-2Isee {
        margin-bottom: 11vw;
        text-align: center;
        width: 100%;
        padding: 0 2.2vw;
    }
    #bloco03Isee img {
        display: inline-block;
    }
    #containerIsee>#bloco02Isee {
        background-repeat: repeat;
        background-position: left top;
        background-color: #FFFFFF;
        background-size: cover;
    }
    #containerIsee>#bloco02Isee input {
        display: none;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label {
        width: 100%;
        padding: 2.57vw 0;
        line-height: 1;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label:before {
        font-size: 4.75vw;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label.lbl03Isee {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label.lbl04Isee {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label.lbl05Isee {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label.lbl05Isee:before {
        content: "Lorem";
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li {
        line-height: 1;
        padding: 10vw 8.3vw 99.4vw;
        text-align: center;
        background-repeat: no-repeat;
        background-position: bottom -1.8vw left -13.7vw;
        background-size: 245.5vw;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld01Isee div.imgIsee:after {
        width: 100%;
        height: inherit;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
        content: "";
        display: block;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld02Isee div.imgIsee:after {
        width: 100%;
        height: inherit;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
        content: "";
        display: block;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld02Isee p {
        color: #717171;
        text-align: center;
        font-weight: normal;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld03Isee div.imgIsee:after {
        width: 100%;
        height: inherit;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
        content: "";
        display: block;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld03Isee p {
        color: #717171;
        text-align: center;
        font-weight: normal;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld04Isee div.imgIsee:after {
        width: 100%;
        height: inherit;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
        content: "";
        display: block;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld04Isee p {
        color: #717171;
        text-align: center;
        font-weight: normal;
    }
    /*#containerIsee > #bloco02Isee ul.sldsIsee li.sld05Isee div.imgIsee:after{width:100%;height:inherit;background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:transparent;content:"";display:block;}*/
    /*#containerIsee > #bloco02Isee ul.sldsIsee li.sld05Isee p{color:#717171;text-align:center;font-weight:normal;}*/
    #containerIsee>#bloco02Isee input#inp01_Blc01Isee:not(:checked)~div.lblsIsee label.lbl01Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp01_Blc01Isee:checked~div.lblsIsee label.lbl01Isee:before {
        color: #051d40;
    }
    #containerIsee>#bloco02Isee input#inp01_Blc01Isee:checked~ul.sldsIsee li.sld01Isee {
        display: block;
    }
    #containerIsee>#bloco02Isee input#inp02_Blc01Isee:not(:checked)~div.lblsIsee label.lbl02Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp02_Blc01Isee:checked~div.lblsIsee label.lbl02Isee:before {
        color: #000;
    }
    #containerIsee>#bloco02Isee input#inp02_Blc01Isee:checked~ul.sldsIsee li.sld02Isee {
        display: block;
        height: auto;
        line-height: 1.3;
    }
    #containerIsee>#bloco02Isee input#inp03_Blc01Isee:not(:checked)~div.lblsIsee label.lbl03Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp03_Blc01Isee:checked~div.lblsIsee label.lbl03Isee:before {
        color: #000;
    }
    #containerIsee>#bloco02Isee input#inp03_Blc01Isee:checked~ul.sldsIsee li.sld03Isee {
        display: block;
    }
    #containerIsee>#bloco02Isee input#inp04_Blc01Isee:not(:checked)~div.lblsIsee label.lbl04Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp04_Blc01Isee:checked~div.lblsIsee label.lbl04Isee:before {
        color: #000;
    }
    #containerIsee>#bloco02Isee input#inp04_Blc01Isee:checked~ul.sldsIsee li.sld04Isee {
        display: block;
    }
    #containerIsee>#bloco02Isee input#inp05_Blc01Isee:not(:checked)~div.lblsIsee label.lbl05Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp05_Blc01Isee:checked~div.lblsIsee label.lbl05Isee:before {
        color: #000;
    }
    /*#containerIsee > #bloco02Isee input#inp05_Blc01Isee:checked ~ ul.sldsIsee li.sld05Isee{display:block;}*/
    #containerIsee .txt01Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-weight: bold;
        color: #1513a2;
    }
    #containerIsee .txt02Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-weight: bold;
    }
    #containerIsee .txt03Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-size: 6.205px;
        font-weight: normal;
    }
    #containerIsee .txt03-2 {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-weight: normal;
    }
    #containerIsee .txt04Isee {
        font-family: 'familia01Isee', Verdadana, Arial, Helvetica;
        font-weight: normal;
    }
    #containerIsee>#bloco01Isee {
        background-repeat: repeat;
        background-position: left top;
        background-color: #717171;
        background-size: cover;
    }
    #containerIsee>#bloco01Isee div.logo01Isee:after {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        background-color: #FFF;
        content: "";
        display: block;
        float: left;
    }
    #containerIsee>#bloco01Isee div.logo02Isee:after {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        background-color: #FFF;
        content: "";
        display: block;
        float: right;
    }
    #containerIsee>#bloco01Isee h3 {
        color: #FFF;
        text-align: center;
        font-weight: bold;
        color: #3c25b9;
    }
    #containerIsee>#bloco01Isee h4 {
        color: #FFF;
        text-align: center;
        font-weight: normal;
    }
    #containerIsee>#bloco01Isee ul li {
        float: left;
        clear: none;
        margin-top: 0;
        background-repeat: no-repeat;
        background-position: left top;
        background-size: contain;
    }
    #containerIsee>#bloco01Isee ul li.ico01Isee {
        margin-right: 0;
    }
    #containerIsee>#bloco01Isee ul li.ico03Isee {
        margin-left: 0;
        margin-right: 0;
    }
    #containerIsee>#bloco02Isee {
        background-repeat: repeat;
        background-position: left top;
        background-color: #FFFFFF;
        background-size: cover;
    }
    #containerIsee>#bloco02Isee input {
        display: none;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label:before {
        width: 100%;
        text-align: center;
        color: #7b8a9c;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label.lbl03Isee {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label.lbl04Isee {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label.lbl05Isee {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label.lbl05Isee:before {
        content: "Lorem";
    }
    #containerIsee>#bloco02Isee ul.sldsIsee {
        height: auto;
        z-index: 50;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld01Isee div.imgIsee:after {
        width: 100%;
        height: inherit;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
        content: "";
        display: block;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld02Isee div.imgIsee:after {
        width: 100%;
        height: inherit;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
        content: "";
        display: block;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld02Isee p {
        text-align: center;
        font-weight: normal;
        float: none;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld03Isee div.imgIsee:after {
        width: 100%;
        height: inherit;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
        content: "";
        display: block;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld03Isee p {
        color: #717171;
        text-align: center;
        font-weight: normal;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld04Isee div.imgIsee:after {
        width: 100%;
        height: inherit;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: transparent;
        content: "";
        display: block;
    }
    #containerIsee>#bloco02Isee ul.sldsIsee li.sld04Isee p {
        color: #717171;
        text-align: center;
        font-weight: normal;
    }
    /*#containerIsee>#bloco02Isee ul.sldsIsee li.sld05Isee div.imgIsee:after { width: 100%; height: inherit; background-repeat: no-repeat; background-position: center center; background-size: cover; background-color: transparent; content: ""; display: block; }*/
    /*#containerIsee>#bloco02Isee ul.sldsIsee li.sld05Isee p { color: #717171; text-align: center; font-weight: normal; }*/
    #containerIsee>#bloco02Isee input#inp01_Blc02Isee:not(:checked)~div.lblsIsee label.lbl01Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp01_Blc02Isee:checked~div.lblsIsee label.lbl01Isee:before {
        color: #000;
    }
    #containerIsee>#bloco02Isee input#inp01_Blc02Isee:checked~ul.sldsIsee li.sld01Isee {
        display: block;
    }
    #containerIsee>#bloco02Isee input#inp02_Blc02Isee:not(:checked)~div.lblsIsee label.lbl02Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp02_Blc02Isee:checked~div.lblsIsee label.lbl02Isee:before {
        color: #000;
    }
    #containerIsee>#bloco02Isee input#inp02_Blc02Isee:checked~ul.sldsIsee li.sld02Isee {
        display: block;
    }
    #containerIsee>#bloco02Isee input#inp03_Blc02Isee:not(:checked)~div.lblsIsee label.lbl03Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp03_Blc02Isee:checked~div.lblsIsee label.lbl03Isee:before {
        color: #000;
    }
    #containerIsee>#bloco02Isee input#inp03_Blc02Isee:checked~ul.sldsIsee li.sld03Isee {
        display: block;
    }
    #containerIsee>#bloco02Isee input#inp04_Blc02Isee:not(:checked)~div.lblsIsee label.lbl04Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp04_Blc02Isee:checked~div.lblsIsee label.lbl04Isee:before {
        color: #000;
    }
    #containerIsee>#bloco02Isee input#inp04_Blc02Isee:checked~ul.sldsIsee li.sld04Isee {
        display: block;
    }
    #containerIsee>#bloco02Isee input#inp05_Blc02Isee:not(:checked)~div.lblsIsee label.lbl05Isee {
        cursor: hand;
        cursor: pointer;
    }
    #containerIsee>#bloco02Isee input#inp05_Blc02Isee:checked~div.lblsIsee label.lbl05Isee:before {
        color: #000;
    }
    /*#containerIsee>#bloco02Isee input#inp05_Blc02Isee:checked~ul.sldsIsee li.sld05Isee { display: block; }*/
    #containerIsee>#bloco03Isee {
        clear: both;
        float: none;
        background-position: top center;
        background-image: url(../img/bg3-mobile.jpg);
    }
    #containerIsee>#bloco03Isee div.imgIsee:after {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: #FFFFFF;
        content: "";
        display: block;
    }
    #containerIsee>#bloco03Isee h3 {
        text-align: center;
        font-size: 4.34vw;
        line-height: 5.5vw;
        margin-bottom: 2.9vw;
    }
    #containerIsee>#bloco03Isee p {
        margin: 0 7.4vw;
        text-align: center;
        font-size: 2.1vw;
        line-height: 2.5vw;
    }
    #containerIsee>#bloco05Isee {
        padding: 9.5vw 13.6vw 10.2vw;
    }
    #containerIsee>#bloco05Isee:after {
        position: absolute;
        background-repeat: no-repeat;
        background-position: center top;
        background-color: #717171;
        background-size: cover;
        content: "";
        display: block;
    }
    #containerIsee>#bloco05Isee div.logo01Isee:after {
        background-image: url("../img/icone_01_bloco1.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        background-color: #717171;
        content: "";
        display: block;
        float: left;
    }
    #containerIsee>#bloco05Isee div.logo02Isee:after {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        background-color: #717171;
        content: "";
        display: block;
        float: right;
    }
    #containerIsee>#bloco05Isee h3 {
        color: #717171;
        text-align: center;
        font-weight: bold;
    }
    #containerIsee>#bloco05Isee h4 {
        color: #717171;
        text-align: center;
        font-weight: normal;
    }
    #containerIsee>#bloco05Isee ul li {
        float: left;
        clear: none;
        margin-top: 0;
        margin-bottom: 0;
        background-repeat: no-repeat;
        background-position: left top;
        background-size: contain;
    }
    #containerIsee>#bloco05Isee ul li.ico01Isee {
        margin-right: 0;
    }
    #containerIsee>#bloco05Isee ul li.ico03Isee {
        margin-left: 0;
        margin-right: 0;
    }
    #containerIsee>#bloco05Isee .flexIsee {
        flex-wrap: wrap;
    }
    #containerIsee>#bloco05Isee .flexIsee>* {
        text-align: center;
        margin: 0;
    }
    #containerIsee>#bloco05Isee .flexIsee h3 {
        text-align: center;
        font-size: 4.5vw;
        margin-bottom: 3.5vw;
    }
    #containerIsee>#bloco05Isee .flexIsee p {
        text-align: center;
        font-size: 3.18vw;
        margin-bottom: 13vw;
        line-height: 1.22;
    }
    #containerIsee>#bloco05Isee .flexIsee .col-2-Isee {
        margin-bottom: 12.2vw;
    }
    #containerIsee>#bloco06Isee .flexIsee {
        flex-wrap: wrap;
        box-sizing: border-box;
        margin: 0 11.4vw;
    }
    #containerIsee>#bloco06Isee .flexIsee>* {
        font-size: 2.09vw;
    }
    #containerIsee>#bloco06Isee .flexIsee img {
        display: inline-block;
        float: none;
        width: 22.1vw;
        margin-bottom: 3.9vw;
    }
    #containerIsee>#bloco06Isee .flexIsee .col-1-Isee {
        flex: 1 0 auto;
        text-align: center;
        width: 100%;
        margin: 0;
    }
    #containerIsee>#bloco06Isee .flexIsee .col-2-Isee {
        flex: 1 0 auto;
        width: 100%;
        text-align: center;
        margin: 0 0 2.3vw;
    }
    #containerIsee>#bloco06Isee .flexIsee .col-3-Isee {
        width: auto;
        text-align: center;
        margin: 0;
        padding: 0 3.1vw;
        box-sizing: border-box;
    }
    #containerIsee>#bloco06Isee {
        padding: 4.2vw 0;
    }
    #containerIsee>#bloco06Isee div.item01Isee div.imgIsee {
        float: left;
        clear: none;
        background-repeat: repeat;
        background-position: left top;
        background-color: transparent;
        background-size: cover;
    }
    #containerIsee>#bloco06Isee div.item01Isee p {
        width: 100%;
        float: left;
        clear: left;
        color: #717171;
        text-align: center;
        font-weight: normal;
    }
    #containerIsee>#bloco06Isee div.item02Isee div.imgIsee {
        float: left;
        clear: none;
        background-repeat: repeat;
        background-position: left top;
        background-color: transparent;
        background-size: cover;
    }
    #containerIsee>#bloco06Isee div.item02Isee p {
        width: 100%;
        float: left;
        clear: left;
        color: #717171;
        text-align: center;
        font-weight: normal;
    }
    #containerIsee>#bloco06Isee div.item03Isee div.imgIsee {
        float: left;
        clear: none;
        background-repeat: repeat;
        background-position: left top;
        background-color: transparent;
        background-size: cover;
    }
    #containerIsee>#bloco06Isee div.item03Isee p {
        width: 100%;
        float: left;
        clear: left;
        color: #717171;
        text-align: center;
        font-weight: normal;
    }
}

.bg_bloco1_icones {
    background-color: #FFFFFF;
    margin-top: 7%;
}

.imgbg1 {
    position: absolute;
    width: 100%;
}

.imgbg2 {
    position: absolute;
}

.imgbg3 {
    position: absolute;
    width: 100%;
}

.bloco1 {
    position: absolute;
    z-index: 6;
    background-color: #FFFFFF;
    height: 45%;
    width: 36%;
    top: 20%;
    left: 42em;
}

.iconb1 {
    position: absolute;
    z-index: 6;
    top: 25%;
    left: 05%;
    width: 22%;
}

.iconb2 {
    position: absolute;
    z-index: 6;
    top: 25%;
    left: 45%;
    width: 22%;
}

.iconb3 {
    position: absolute;
    z-index: 6;
    top: 25%;
    left: 23em;
    width: 22%;
}

.texto1 {
    left: -29%;
    top: 60%;
}

.texto2 {
    left: 09%;
    top: 40%;
}

.texto3 {
    left: 49%;
    top: 50%;
}

.imag3 {
    width: 100%;
}

#containerIsee #bloco01Isee .head {
    padding: 10px 0;
}

#containerIsee #bloco01Isee .fundo {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: table;
    width: 100%;
}

#containerIsee #bloco01Isee .fundo .icol-desk-offset-12 {
    margin: 100px 100px;
    float: right;
}

#containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .txt01Isee {
    font-family: "familia01Isee";
    color: rgb(6, 31, 79);
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 177%;
}

#containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee {
    text-align: center;
    display: flex;
    margin: 0 20px;
    flex-wrap: nowrap;
    margin-bottom: 20px;
}

#containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee>li {
    flex: 1 1 33%;
    padding: 0 15px;
    width: auto;
    background: ;
    overflow: hidden;
    font-size: 18px;
    line-height: 1.5;
}

#containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee>li img {
    max-width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}


/* xs */

@media (max-width: 780px) {
    #containerIsee #bloco01Isee .fundo {
        background-position: top;
        background-size: cover;
        background-image: url(../img/BG1_mobile.jpg) !important;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 {
        float: none;
        margin: 45vw auto 30.1vw;
        max-width: 66.6vw;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .txt01Isee {
        font-size: 3.9vw;
        margin-bottom: 2.1vw;
        margin-top: 4.5vw;
        line-height: 1.235;
        letter-spacing: -0.1vw;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee {
        padding-bottom: 5vw;
        margin: 0 6.9vw;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee>li {
        font-size: 2.2vw;
        padding: 0 0;
        line-height: 1.5;
    }
}

@media (min-width: 781px) and (max-width: 1170px) {
    #containerIsee #bloco01Isee {
        height: 46.9vw;
    }
    #containerIsee #bloco01Isee .head {
        height: 5.8vw;
    }
    #containerIsee #bloco01Isee .head .logo img {
        margin-left: 1.9vw;
        width: 17.6vw;
        margin-top: 0.3vw;
    }
    #containerIsee #bloco01Isee .fundo {
        display: block;
        height: 39.5vw;
        background-position: top -7.5vw center;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 {
        margin-top: 7.8vw;
        margin-right: 8.4vw;
        width: 41.2vw;
        height: 25.1vw;
        overflow: hidden;
        margin-bottom: 0;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .txt01Isee {
        margin-top: 1.6vw;
        line-height: 1.25;
        margin-bottom: 1vw;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee {
        margin: 0 4.9vw 0 4.9vw;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee li {
        padding: 0 0.9vw 0;
        font-size: 1.35vw;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee>li img {
        margin-bottom: 0.8vw;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label {
        padding: 1.7vw 0.5vw;
        text-align: ;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label::before {
        font-size: 1.9vw;
    }
    #containerIsee #bloco02Isee ul.sldsIsee>li {
        padding: 7vw 12.2vw 0 45.4vw;
        overflow: ;
        height: 40.9vw;
    }
    #containerIsee #bloco02Isee ul.sldsIsee>li img {
        max-width: 27.8vw;
        margin-bottom: 3vw;
    }
    #containerIsee #bloco02Isee ul.sldsIsee>li h3 {
        font-size: 3.4vw;
        line-height: 1.2;
        margin-bottom: 1.3vw;
    }
    #containerIsee #bloco02Isee ul.sldsIsee>li p {
        font-size: 1.51vw;
        font-weight: 560;
    }
    #containerIsee #bloco03Isee {
        height: 46.9vw;
    }
    #containerIsee #bloco03Isee .flexIsee {
        display: block;
        padding: 0;
    }
    #containerIsee #bloco03Isee .flexIsee .col-1Isee {
        padding: 0;
        position: absolute;
        top: 14.7vw;
        left: 8.2vw;
        font-size: 3.6vw;
        line-height: 1.23;
        width: 26vw;
    }
    #containerIsee #bloco03Isee .flexIsee .col-2Isee {
        padding: 0;
        position: absolute;
        top: 10vw;
        left: 37.5vw;
        width: 25vw;
    }
    #containerIsee #bloco03Isee .flexIsee .col-3Isee {
        padding: 0;
        position: absolute;
        top: 15.3vw;
        left: 66.9vw;
    }
    #containerIsee #bloco03Isee .flexIsee .col-3Isee h3 {
        font-size: 1.75vw;
        margin-bottom: 1.1vw;
        width: 26.7vw;
    }
    #containerIsee #bloco03Isee .flexIsee .col-3Isee p {
        margin: 0;
        width: 21.7vw;
        font-size: 0.827vw;
        line-height: 1.26;
    }
    #containerIsee #bloco04Isee {
        height: 46.8vw;
        padding: 0;
    }
    #containerIsee>#bloco04Isee div.lblsIsee label {
        padding: 0 3.3vw 0 3.3vw;
        line-height: 45.1vw;
        font-size: 7.9vw;
    }
    #containerIsee>#bloco04Isee ul.sldsIsee {
        position: absolute;
        top: 9.6vw;
        left: 4.7vw;
        width: 88.8vw;
    }
    #containerIsee #bloco04Isee ul.sldsIsee li .flexIsee {
        display: block;
    }
    #containerIsee #bloco04Isee ul.sldsIsee li .flexIsee .col-1-Isee {
        margin: 0 0 0 3.2vw;
        width: 25vw;
        float: left;
    }
    #containerIsee #bloco04Isee ul.sldsIsee li .flexIsee .col-2-Isee {
        width: 48vw;
        position: absolute;
        left: 32.7vw;
        transform: translate(0, -34.6%);
        top: 50%;
        margin: 0;
    }
    #containerIsee #bloco04Isee ul.sldsIsee li .flexIsee .col-2-Isee h3 {
        font-size: 3.88vw;
        margin: 0 0 1.8vw 0;
    }
    #containerIsee #bloco04Isee ul.sldsIsee li .flexIsee .col-2-Isee p {
        font-size: 1.9vw;
        width: 36vw;
        line-height: 1.2;
    }
    #containerIsee #bloco05Isee {
        padding: 0;
        position: relative;
        height: 40.3vw;
    }
    #containerIsee #bloco05Isee .flexIsee {
        padding: 0;
        display: block;
    }
    #containerIsee #bloco05Isee .flexIsee .col-1-ISee {
        position: absolute;
        top: 8.3vw;
        left: 8.2vw;
        margin: 0;
        width: auto;
    }
    #containerIsee #bloco05Isee .flexIsee .col-1-ISee h3 {
        font-size: 1.8vw;
        margin-bottom: 1.5vw;
    }
    #containerIsee #bloco05Isee .flexIsee .col-1-ISee p {
        font-size: 1.29vw;
        width: 21vw;
        line-height: 1.22;
    }
    #containerIsee #bloco05Isee .flexIsee .col-2-ISee {
        margin: 0;
        position: absolute;
        left: 34.8vw;
        top: 3.4vw;
        width: 26.7vw;
    }
    #containerIsee #bloco05Isee .flexIsee .col-3-ISee {
        position: absolute;
        margin: 0;
        left: 69.6vw;
        top: 6vw;
        width: 22vw;
    }
    #containerIsee #bloco06Isee {
        padding: 0;
        height: 6.2vw;
    }
    #containerIsee #bloco06Isee .flexIsee {
        display: block;
    }
    #containerIsee>#bloco06Isee .flexIsee>* {
        margin: 0;
    }
    #containerIsee #bloco06Isee .flexIsee .col-1-ISee {
        float: left;
        margin: 1.7vw 0 0 4.2vw;
        width: 14vw;
    }
    #containerIsee #bloco06Isee .flexIsee .col-2-ISee {
        float: left;
        width: 46.5vw;
        margin: 1.6vw 0 0 6.5vw;
        font-size: 0.826vw;
    }
    #containerIsee #bloco06Isee .flexIsee .col-3-ISee {
        font-size: 0.826vw;
        float: left;
        width: 1vw;
        margin: 1.6vw 0 0 5.5vw;
        width: 19.1vw;
    }
}

@media (min-width: 1170px) {
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .txt01Isee {
        margin: 18.7167px 0px 11.7px;
        padding: 0px;
        font-size: 27px;
        width: 472.7px;
        height: 101.25px;
    }
    #containerIsee {}
    #containerIsee #bloco01Isee {
        height: 543.717px;
    }
    #containerIsee #bloco01Isee .head {}
    #containerIsee #bloco01Isee .head .logo {}
    #containerIsee #bloco01Isee .head .logo img {
        margin: 3.5px 0px 0px 22.2167px;
        padding: 0px;
        font-size: 15.2333px;
        width: 205.917px;
        height: 58.2167px;
    }
    #containerIsee #bloco01Isee .fundo {
        height: 462.15px;
        background-position: bottom center;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 {
        margin: 91.25px 98.2667px 0px 100px;
        padding: 0px 4.66667px;
        font-size: 15.2333px;
        width: 482.033px;
        height: 298.667px;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .txt01Isee {
        margin: 18.7167px 0px 11.7px;
        padding: 0px;
        font-size: 27px;
        width: 472.7px;
        line-height: 33.75px;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .txt01Isee br {}
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee {
        margin: 0px 57.3167px;
        padding: 0px;
        font-size: 15.2333px;
        width: 358.067px;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee li {
        margin: 0px;
        padding: 0px 10.5167px;
        font-size: 15.7833px;
        width: 98.3167px;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee>li img {
        margin: 0px 0px 9.35px;
        padding: 0px;
        font-size: 15.7833px;
        width: 98.3167px;
    }
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee .ico01Isee br {}
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee .ico02Isee {}
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee .ico02Isee img {}
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee .ico02Isee br {}
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee .ico03Isee {}
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee .ico03Isee img {}
    #containerIsee #bloco01Isee .fundo .icol-desk-offset-12 .clearIsee .ico03Isee br {}
    #containerIsee #bloco02Isee {}
    #containerIsee #bloco02Isee #inp01_Blc01Isee {}
    #containerIsee #bloco02Isee #inp02_Blc01Isee {}
    #containerIsee #bloco02Isee #inp03_Blc01Isee {}
    #containerIsee #bloco02Isee #inp04_Blc01Isee {}
    #containerIsee #bloco02Isee #inp05_Blc01Isee {}
    #containerIsee #bloco02Isee .lblsIsee {}
    #containerIsee>#bloco02Isee div.lblsIsee label {
        margin: 0px;
        padding: 19.8833px 5.85px;
        font-size: 15.2333px;
    }
    #containerIsee>#bloco02Isee div.lblsIsee label::before {
        font-size: 22.2167px;
    }
    #containerIsee #bloco02Isee .lblsIsee .lbl02Isee {}
    #containerIsee #bloco02Isee .lblsIsee .lbl03Isee {}
    #containerIsee #bloco02Isee .lblsIsee .lbl04Isee {}
    #containerIsee #bloco02Isee .lblsIsee .lbl05Isee {}
    #containerIsee #bloco02Isee .sldsIsee {}
    #containerIsee #bloco02Isee .sldsIsee .sld01Isee {}
    #containerIsee #bloco02Isee .sldsIsee .sld01Isee img {}
    #containerIsee #bloco02Isee .sldsIsee .sld01Isee h3 {
        line-height: 1.2;
        margin: 0px 0px 15.2px;
        padding: 0px;
        font-size: 39.7667px;
        width: 486.767px;
    }
    #containerIsee #bloco02Isee .sldsIsee .sld01Isee p {}
    #containerIsee #bloco02Isee .sldsIsee .sld02Isee {}
    #containerIsee #bloco02Isee .sldsIsee .sld02Isee img {}
    #containerIsee #bloco02Isee .sldsIsee .sld02Isee h3 {}
    #containerIsee #bloco02Isee .sldsIsee .sld02Isee p {}
    #containerIsee #bloco02Isee .sldsIsee .sld03Isee {}
    #containerIsee #bloco02Isee .sldsIsee .sld03Isee img {}
    #containerIsee #bloco02Isee .sldsIsee .sld03Isee h3 {}
    #containerIsee #bloco02Isee .sldsIsee .sld03Isee p {}
    #containerIsee #bloco02Isee .sldsIsee .sld04Isee {}
    #containerIsee #bloco02Isee .sldsIsee .sld04Isee img {}
    #containerIsee #bloco02Isee .sldsIsee .sld04Isee h3 {}
    #containerIsee #bloco02Isee .sldsIsee .sld04Isee p {}
    #containerIsee #bloco02Isee .sldsIsee .sld05Isee {}
    #containerIsee #bloco03Isee {}
    #containerIsee #bloco03Isee .flexIsee {}
    #containerIsee #bloco03Isee .flexIsee .col-1Isee {}
    #containerIsee #bloco03Isee .flexIsee .col-1Isee br {}
    #containerIsee #bloco03Isee .flexIsee .col-2Isee {}
    #containerIsee #bloco03Isee .flexIsee .col-2Isee img {}
    #containerIsee #bloco03Isee .flexIsee .col-3Isee {}
    #containerIsee #bloco03Isee .flexIsee .col-3Isee h3 {}
    #containerIsee #bloco03Isee .flexIsee .col-3Isee p {}
    #containerIsee #bloco04Isee {}
    #containerIsee #bloco04Isee #inp01_Blc04Isee {}
    #containerIsee #bloco04Isee #inp02_Blc04Isee {}
    #containerIsee #bloco04Isee #inp03_Blc04Isee {}
    #containerIsee #bloco04Isee #inp04_Blc04Isee {}
    #containerIsee #bloco04Isee #inp05_Blc04Isee {}
    #containerIsee #bloco04Isee #inp06_Blc04Isee {}
    #containerIsee #bloco04Isee #inp07_Blc04Isee {}
    #containerIsee #bloco04Isee #inp08_Blc04Isee {}
    #containerIsee #bloco04Isee .lblsIsee {}
    #containerIsee #bloco04Isee .lblsIsee .lbl01Isee {}
    #containerIsee #bloco04Isee .lblsIsee .lbl02Isee {}
    #containerIsee #bloco04Isee .lblsIsee .lbl03Isee {}
    #containerIsee #bloco04Isee .lblsIsee .lbl04Isee {}
    #containerIsee #bloco04Isee .lblsIsee .lbl05Isee {}
    #containerIsee #bloco04Isee .lblsIsee .lbl06Isee {}
    #containerIsee #bloco04Isee .lblsIsee .lbl07Isee {}
    #containerIsee #bloco04Isee .lblsIsee .lbl08Isee {}
    #containerIsee #bloco04Isee .sldsIsee {}
    #containerIsee #bloco04Isee .sldsIsee .sld01Isee {}
    #containerIsee #bloco04Isee .sldsIsee .sld01Isee .flexIsee {}
    #containerIsee #bloco04Isee .sldsIsee .sld01Isee .flexIsee .col-1-Isee {}
    #containerIsee #bloco04Isee .sldsIsee .sld01Isee .flexIsee .col-1-Isee img {}
    #containerIsee #bloco04Isee .sldsIsee .sld01Isee .flexIsee .col-2-Isee {}
    #containerIsee #bloco04Isee .sldsIsee .sld01Isee .flexIsee .col-2-Isee h3 {}
    #containerIsee #bloco04Isee .sldsIsee .sld01Isee .flexIsee .col-2-Isee p {}
    #containerIsee #bloco04Isee .sldsIsee .sld02Isee {}
    #containerIsee #bloco04Isee .sldsIsee .sld02Isee .flexIsee {}
    #containerIsee #bloco04Isee .sldsIsee .sld02Isee .flexIsee .col-1-Isee {}
    #containerIsee #bloco04Isee .sldsIsee .sld02Isee .flexIsee .col-1-Isee img {}
    #containerIsee #bloco04Isee .sldsIsee .sld02Isee .flexIsee .col-2-Isee {}
    #containerIsee #bloco04Isee .sldsIsee .sld02Isee .flexIsee .col-2-Isee h3 {}
    #containerIsee #bloco04Isee .sldsIsee .sld02Isee .flexIsee .col-2-Isee p {}
    #containerIsee #bloco04Isee .sldsIsee .sld03Isee {}
    #containerIsee #bloco04Isee .sldsIsee .sld03Isee .flexIsee {}
    #containerIsee #bloco04Isee .sldsIsee .sld03Isee .flexIsee .col-1-Isee {}
    #containerIsee #bloco04Isee .sldsIsee .sld03Isee .flexIsee .col-1-Isee img {}
    #containerIsee #bloco04Isee .sldsIsee .sld03Isee .flexIsee .col-2-Isee {}
    #containerIsee #bloco04Isee .sldsIsee .sld03Isee .flexIsee .col-2-Isee h3 {}
    #containerIsee #bloco04Isee .sldsIsee .sld03Isee .flexIsee .col-2-Isee p {}
    #containerIsee #bloco04Isee .sldsIsee .sld04Isee {}
    #containerIsee #bloco04Isee .sldsIsee .sld04Isee .flexIsee {}
    #containerIsee #bloco04Isee .sldsIsee .sld04Isee .flexIsee .col-1-Isee {}
    #containerIsee #bloco04Isee .sldsIsee .sld04Isee .flexIsee .col-1-Isee img {}
    #containerIsee #bloco04Isee .sldsIsee .sld04Isee .flexIsee .col-2-Isee {}
    #containerIsee #bloco04Isee .sldsIsee .sld04Isee .flexIsee .col-2-Isee h3 {}
    #containerIsee #bloco04Isee .sldsIsee .sld04Isee .flexIsee .col-2-Isee p {}
    #containerIsee #bloco04Isee .sldsIsee .sld05Isee {}
    #containerIsee #bloco05Isee {}
    #containerIsee #bloco05Isee .flexIsee {}
    #containerIsee #bloco05Isee .flexIsee .col-1-ISee {}
    #containerIsee #bloco05Isee .flexIsee .col-1-ISee h3 {}
    #containerIsee #bloco05Isee .flexIsee .col-1-ISee p {}
    #containerIsee #bloco05Isee .flexIsee .col-2-ISee {}
    #containerIsee #bloco05Isee .flexIsee .col-2-ISee img {}
    #containerIsee #bloco05Isee .flexIsee .col-3-ISee {}
    #containerIsee #bloco05Isee .flexIsee .col-3-ISee img {}
    #containerIsee #bloco06Isee {}
    #containerIsee #bloco06Isee .flexIsee {}
    #containerIsee #bloco06Isee .flexIsee .col-1-ISee {}
    #containerIsee #bloco06Isee .flexIsee .col-1-ISee img {}
    #containerIsee #bloco06Isee .flexIsee .col-2-ISee {}
    #containerIsee #bloco06Isee .flexIsee .col-3-ISee {}
}