*{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
}

.topo{
    width: 100%;
}

.topo img{
    width: 100%;
    margin-bottom: 20px;
}

h2{
    color: #696969;
    padding: 20px 0;
    font-size: 1.2em;
}

.tres{
    width: 30%;
    float: left;
    height: auto;
    display: table;
}

.tres p{
    padding-top: 10px;
}


.numero{
    border: 1px solid #666;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    float: left;
    margin-right: 8px;
    margin-top: -5px;
}



.um{
    width: 10%;
    float: left;
    height: 2px;
}

.sete{
    width: 70%;
    float: right;
    height: auto;
    display: table;
}

.sete img{
    width: 70%;
    margin: 0 15%;
}
.legenda{
    margin-top: -350px;
    margin-bottom: 220px;
    width: auto;
    height: auto;
    display: table;
    padding: 30px;
    margin-right: 15px;
    position: relative;
    z-index: 10;
    float: right;
    border-radius: 5px;
}

.legenda h5{
    font-weight: bold;
    font-size: 1.3em;
}

.legenda li{
    list-style: none;
    padding-left: 20px;
}

.seis h5{
    color: #666;
    font-size: 1.1em;
    padding-bottom: 6px;
    padding-top: 60px;
}

.separa{
    width: 100%;
    clear: both;
}

.top{
    margin-top: 30px;
}

.cinco, .doisx{
    width: 50%;
    float: left;
}

.cinco img{
    width: 90%;
}

.doisx img{
    margin-top: 20px;
}

.cinco h5{
    padding-top: 70px;
    color: #666;
    font-size: 1.1em;
    padding-bottom: 6px;
}

.dois{
    width: 20%;
    float: left;
}

.dois img{
    width: 100%;
}


.meio{
    width: 0.5%;
    float: left;
}

.slot{
    width: 100%;
}

.slot img{
    width: 100%;
}

.slot p{
    padding-left: 5%;
}

.centro{
    width: 90%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.box{
    width: 31.33%;
    float: left;
    margin: 0 1%;
    margin-bottom: 30px;
}

.box p{
    color: #666;
}

.box h5{
    color: #666;
    font-size: 1.1em;
    padding-bottom: 6px;
    padding-top: 60px;
}

iframe{
    width: 95%;
}

p{
    padding: 4px 0;
}

.detalhe{
    width: 50%;
    float: left;
}

.detalhe img{
    max-width: 90%;
}

.detalhe2{
    width: 20%;
    float: left;
}

.detalhe8{
    width: 80%;
    float: left;
    padding-top: 40px;
}

.detalhe img{
    max-width: 90%;
}


.break{
    width: 100%;
    height: 100px;
}

.pele{
    width: 25%;
    float: left;
}

.pele img{
    width: 90%;
    margin: 0 auto;
}

.pele h5{
    width: 90%;
    font-size: 1em;
    padding: 6px 0;
}

.pele p{
    width: 90%;
    font-size: 1em;
    padding: 6px 0;
}


.carousel input {
    position: absolute;
    left: -10000px;
    }

    .carousel {
    width: 80%;
    height: 80%;
    margin: 0 auto;
    }

    .carousel__stage {
    overflow: hidden;
    font-size: 0;
    white-space: nowrap;
    width: 100%;
    height: 100%;
    transition: text-indent 500ms;
    position: relative;
    }

    .carousel__item {
    display: inline-block;
    text-indent: 0;
    width: 100%;
    height: 100%;
    }

    .carousel__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    }

    .carousel__control {
    display: none;
    position: absolute;
    top: 45%;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    z-index: 1;
    font-size: 1rem;
    font-weight: bold;
    padding: 20px;
    cursor: pointer;
    }

    .carousel__prev {
    left: 0;
    }

    .carousel__prev::after {
    content: ' << ';
    display: inline-block;
    }

    .carousel__next {
    right: 0;
    }

    .carousel__next::after {
    content: ' >> ';
    display: inline-block;
    }

    #carousel1:checked ~ .carousel__stage {
    text-indent: 0;
    }

    #carousel2:checked ~ .carousel__stage {
    text-indent: -100%;
    }

    #carousel3:checked ~ .carousel__stage {
    text-indent: -200%;
    }

    #carousel4:checked ~ .carousel__stage {
    text-indent: -300%;
    }

    #carousel1:checked ~ .carousel__stage .carousel__item:nth-child(1) .carousel__control,
    #carousel2:checked ~ .carousel__stage .carousel__item:nth-child(2) .carousel__control,
    #carousel3:checked ~ .carousel__stage .carousel__item:nth-child(3) .carousel__control,
    #carousel4:checked ~ .carousel__stage .carousel__item:nth-child(4) .carousel__control {
    display: block;
    }

    video{
        border: 1px solid #000;
        background: #000;
    }

    table{
        width: 100%;
        border: 1px solid #000;
    }   

    table tr td{
        width: 20%;
        padding: 6px 5px;
    }

    .center{
        text-align: center;
        font-weight: bold;
        text-decoration: underline;
    }

    table tr td img{
        width: 80%;
        margin: 0 10%;
    }

    .aparecer{
        display: none;
    }

    .destaque{
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        position: relative;
        z-index: 5;
    }

    .uso{
        width: 25%;
        float: left;
    }

    .uso img{
        width: 90%;
        margin: 0 5%;
    }

    .uso p{
        width: 90%;
        margin: 0 5%;
    }
@media(max-width:800px) {
    .uso{
        width: 100%;
    }

    .aparecer{
        display: table;
        width: 100%;
    }

    .aparecer h5{
        font-size: 1.1em;
    }

    .destaque{
        border: 1px solid #000;
        padding: 10px 5px;
    }

    .centro{
        width: 95%;
        margin: 0 2.5%;
    }

    .sumir{
        display: none;
    }
 
    .tres, .seis, .cinco, .dois, .sete, .box{
        width: 100%;
        text-align: justify;
        margin: 0;
        clear: both;
    }

    .box{
        width: 90%;
    }

    .sete img{
        width: 100%;
        margin: 0;
    }

    .detalhe img, .detalhe2 img{        
        margin: 0 auto;
        text-align: center;
    }

    .break{
        display: none;
    }

    .sete img{
        width: 100%;
    }

    .doisx img{
        width: 150px;
        height: 150px;
        margin-left: 50%;
        left: -75px;
        text-align: center;
    }

    .detalhe, .detalhe2, .detalhe8{
        width: 95%;
    }

    .top{
        margin-top: 0;
    }

    .um, .meio{
        display: none;
    }

    .cinco{
        margin-bottom: 50px;
        width: 100%;
    }

    .cinco img, .topo img{
        width: 100%;
    }

    

    .cinco h5, .seis h5, .sete h5{
        padding-top: 0px;
    }

    .legenda{
        background: rgba(255,255,255,0.9);
        margin-top: 0px;
        margin-bottom: 30px;
        width: 100%;
        height: auto;
        display: table;
        padding: 0px;
        margin-left: 0;
        position: relative;
        z-index: 10;
        margin-right: 0;
        padding: 0;
    }

    .detalhe img, .detalhe2 img{
        width: 50%;
        margin: 0 25%;
    }

    .carousel {
        width: 100%;
        height: auto;
        display: table;
        margin: 0 auto;
        }
    
        .carousel__stage {
        overflow: hidden;
        font-size: 0;
        white-space: nowrap;
        width: 100%;
        height: auto;
        transition: text-indent 500ms;
        position: relative;
        }
    
        .carousel__item {
        display: inline-block;
        text-indent: 0;
        width: 100%;
        height: auto;
        }
    
        .carousel__image {
        width: 100%;
        height: auto;
        object-fit: cover;
        }

        .ref{
            font-size: 0.7em;
        }

        .break2{
            display: none;
        }

        .pele{
            width: 100%;
            margin: 0;
        }

        .pele img{
            width: 100%;
        }

        .pele p{
            width: 100%;
            margin-bottom: 30px;
        }

        .pele h5{
            width: 100%;
        }

}
