div:hover > .btn { display: block; opacity: 1; transform: rotate(360); transition: all 1s; } .btn { text-align: center; margin: 0 auto; width: 100%; height: 40px; padding: 5px 0px; bottom: 0px; z-index: 999; cursor: pointer; opacity: 0.6; transition: all 1s; } .btn.absolute { position: absolute; } .btn > div { width: 100px; display: inline-block; } .btn .remove::before {    font-weight: 900; content: "\f05e"; font-family: "Font Awesome 5 Free"; font-size: 40px; color: #000; width: 100%; text-align: center; display: block; } .btn .remove::after { content: ""; font-family: calibri; font-size: 14px; color: #000; width: 100%; text-align: center; display: block; } .btn .add::before { font-weight: 900; content: "\f055"; font-family: "Font Awesome 5 Free"; font-size: 40px; color: #000; width: 100%; text-align: center; display: block; } .btn .add::after { content: "RETORNAR"; font-family: calibri; font-size: 16px; color: #000; width: 100%; text-align: center; display: block; } .btn.white *::before, .btn.white *::after { color: #fff !important; }
@font-face {
    font-family: 'Amrll';
    src: url('../pw-fonts/Amarillo.eot');
    src: local(''), url('../pw-fonts/Amarillo.woff') format('woff'), url('../pw-fonts/Amarillo.ttf') format('truetype'), url('../pw-fonts/Amarillo.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    margin: 0;
    padding: 0
}

#erro-total {
    width: 700px;
    height: 270px;
    margin: 15px 0
}

#imagem-centralizada {
    width: 100%;
    text-align: center;
    margin: 10px 0
}

#texto-404 {
    width: 100%;
    font-family: Calibri;
    font-size: 22px;
    text-align: center
}

#aguarde {
    width: 100%;
    font-family: Calibri;
    font-size: 19px;
    text-align: center;
    margin: 5px 0
}

.page-404 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 600px
}

body {
    overflow-x: hidden
}

a {
    text-decoration: none
}

.esquerda,
.esquerdo,
.left,
.float-left,
.alignleft {
    float: left;
    display: table;
    margin: 0 10px 10px 0
}

.direita,
.direito,
.right,
.float-right,
.alignright {
    float: right;
    display: table;
    margin: 0 0 10px 10px
}

.meio,
.center,
.aligncenter {
    display: table;
    margin: 20px auto
}

.borda {
    padding: 2px;
    background: #fff;
    box-shadow: 0 0 2px 0 #666
}

.global {
    margin: 0 auto
}

.conteudo-pages {
    margin: 0 auto
}

.texto-pages {
    font: 15px/25px Calibri;
    color: #000;
    text-align: justify
}

.texto-pages h1 {
    font: 25px Calibri;
    padding-left: 20px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #000
}

.texto-pages h2 {
    font: 20px Calibri;
    padding-left: 10px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #000
}

.menu-resp {
    display: none
}

.contato input {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #eee;
    border: #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none!important;
    font-size: 17px;
    box-shadow: 2px 0 0 0 #333 inset;
    position: relative
}

.contato [required="required"] {
    background: #eee url(../pw-images/required.png) center right 10px no-repeat;
    background-size: 9px
}

.contato select,
.contato option {
    width: 50%;
    padding: 10px 20px;
    background: #eee;
    border: #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none!important;
    font-size: 17px;
    box-shadow: 2px 0 0 0 #333 inset
}

.contato textarea {
    width: 100%;
    padding: 10px 30px 10px 20px;
    background: #eee;
    border: #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none!important;
    resize: none;
    height: 200px;
    font-size: 17px;
    box-shadow: 2px 0 0 0 #333 inset;
    position: relative
}

.contato .submit {
    cursor: pointer;
    background: #333;
    color: #fff
}

.contato .required {
    color: #d90000;
    font: 17px calibri;
    font-weight: lighter;
    margin-bottom: 10px
}

.contato .required img {
    height: 9px
}

.total {
    background: url(../pw-images/fundo-topo.jpg) center;
    text-align: center;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 0
}

.topo {
    display: flex;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.3);
    visibility: hidden
}

.logo {
    margin: 20px 0;
    padding: 0 20px
}

.menu-topo {
    width: 1200px;
    margin: 10px auto 20px
}

.menu-topo ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.menu-topo li {
    list-style-type: none;
    margin: 10px 0;
    padding: 0 10px;
    border-right: 1px solid #fff
}

.menu-topo li:last-child {
    border-right: none
}

.menu-topo li a {
    font-family: century gothic;
    font-size: 20px;
    color: #fff
}

.menu-total {
    visibility: hidden
}

.menu {
    width: 1200px;
    margin: 20px auto
}

.menu ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.menu li {
    list-style-type: none;
    position: relative;
    padding: 30px 0;
    width: 230px
}

.menu li a {
    font-family: 'century gothic';
    font-size: 20px;
    color: #fff;
    padding: 40px 20px;
    border: 2px solid #fff;
    margin: 0 -1px;
    transition: 1s;
    display: block;
}

.menu li a:hover {
    background: rgba(0, 0, 0, 0.2)
}

.menu .sub a:after {
    content: '\f0d7 ';
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    font-size: 20px;
    padding-left: 15px
}

.menu .sub .sub-menu li a:after {
    content: ''
}

.sub-menu {
    display: none;
    position: absolute;
    top: 136px;
    width: 100%;
    z-index: 999!important
}

.sub-menu ul {
    display: block;
    border: 2px solid #fff;
    box-sizing: border-box
}

.sub-menu li {
    padding: 0;
    background: rgba(0, 0, 0, 0.2);
    transition: 1s;
    border-bottom: 1px solid #fff;
    width: 100%;
    position: relative;
    z-index: 999
}

.sub-menu li:hover {
    background: #fff
}

.sub-menu li:hover a {
    color: #666
}

.sub-menu li a {
    font-size: 17px;
    color: #fff;
    padding: 20px 0;
    border: none
}

.sub-menu li a:hover {
    background: none
}

.menu .sub.active a:after {
    content: '\f0d8'
}

.slogan {
    display: flex;
    flex-direction: column;
    padding: 20px 0;
    margin: 30px 0;
    z-index: -1
}

.slogan .titulo {
    font-family: 'amrll';
    font-size: 43px;
    color: #fff;
    margin: 20px auto;
    visibility: hidden
}

.slogan .texto {
    font-family: 'amrll';
    font-size: 60px;
    color: #fff;
    margin: 30px 0 50px;
    visibility: hidden
}

.rodape-total {
    background: #d4d4d4
}

.rodape {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

.menu-rodape-total {
    margin: 20px 0;
    visibility: hidden
}

.menu-rodape-total .titulo {
    font-family: 'century gothic';
    font-size: 17px;
    color: #61646b;
    padding: 5px 0;
    margin: 5px 0;
    border-bottom: 1px solid #61646b;
}

.menu-rodape li {
    list-style-type: none;
    margin: 5px 0
}

.menu-rodape li a {
    font-family: 'century gothic';
    font-size: 17px;
    color: #61646b;
}

.texto-rodape {
    width: 350px;
    margin: 20px 0;
    padding: 0 20px;
    font-family: 'century gothic';
    font-size: 17px;
    color: #61646b;
    line-height: 25px;
    visibility: hidden;
}

.texto-rodape b {
    font-family: 'century gothic';
    font-size: 17px;
    color: #61646b;
    padding: 10px 0;
}

.texto-rodape .titulo {
    font-family: 'century gothic';
    font-size: 17px;
    color: #61646b;
    padding: 5px 0;
    margin: 5px 0;
    border-bottom: 1px solid #61646b;
    line-height: 20px;
}

.conteudo-rodape {
    visibility: hidden;
    width: 500px;
}

.logo-pw {
    margin: 10px 0;
    float: right
}

.logo-pw div p:first-child a {
    color: #555;
    font: 12px Helvetica;
    margin-top: -8px;
    display: block
}

.logo-pw div {
    text-align: left
}

.logo-pw div a span {
    color: transparent
}

.rodape .facebook {
    margin: 10px 0
}

.rodape .social {
    margin: 10px 0;
    float: right
}

.box-01-total .btn {
    position: absolute
}
/* Index */

.box-01-total { position: relative; } .box-01 .box { display: flex; justify-content: space-between; flex-wrap: wrap; } .box-01 .box .img {width: 50%;display: flex;justify-content: center;background: #61646b;overflow: hidden;visibility: hidden;} .box-01 .box .img img { height: auto; opacity: 0.7; transition: 1s; } .box-01 .box:hover .img img { opacity: 1; } .box-01 .box .item { width: 50%; padding: 20px; text-align: center; display: flex; align-items: center; justify-content: center; box-sizing: border-box; } .box-01 .box:first-child .item { background: #61646B; } .box-01 .box:last-child .item { background: #EEEEEE; } .box-01 .box .item .titulo { font-family: 'Amrll'; font-size: 40px; color: #fff; margin: 40px 0px; line-height: 70px; visibility: hidden; } .box-01 .box .item .texto { font-family: century gothic; font-size: 18px; color: #fff; margin: 10px 0px; padding: 0px 30px; visibility: hidden; } .box-01 .box .item .botao { width: 340px; margin: 20px auto; padding: 20px 10px; font-family: century gothic; font-size: 23px; color: #fff; border: 1px solid #fff; cursor: pointer; transition: 1s; visibility: hidden; } .box-01 .box .item .botao:hover { background: rgba(255, 255, 255, 0.2); } .box-01 .box:last-child .item .titulo {color: #61646b;} .box-01 .box:last-child .item .texto { color: #999; } .box-01 .box:last-child .item .botao {color: #61646b;border: 1px solid #61646b;} .box-01 .box:last-child .item .botao:hover { background: rgba(0, 0, 0, 0.2); color: #fff; } .box-02 { width: 1200px; margin: 0 auto; text-align: center; display: flex; flex-direction: column; } .box-02 .titulo {font-family: 'Amrll';font-size: 40px;color: #61646b;margin: 40px 0px;} .box-02 .conteudo { display: flex; justify-content: space-around; flex-wrap: wrap; perspective: 800px; } .box-02 .item { cursor: pointer; width: 259px; margin: 20px 0px; visibility: hidden; } .box-02 .item .img {position: relative;display: flex;justify-content: center;align-items: center;background: #61646b;overflow: hidden;} .box-02 .item .img img { transition: 1s; } .box-02 .item:hover .img img { opacity: 0.5; transform: scale(1.1); } .box-02 .item .img .botao { position: absolute; font-family: century gothic; font-size: 18px; color: #fff; opacity: 0; transition: 0.5s; } .box-02 .item:hover .img .botao { opacity: 1; } .box-02 .item .nome {font-family: century gothic;font-size: 18px;color: #61646b;margin: 0px 0px 10px;padding: 20px 0px;border-bottom: 1px solid #61646b;} .box-03-total { background: url('../pw-images/fundo-box-03.jpg') center; visibility: hidden; } .box-03 { width: 1200px; margin: 0 auto; padding: 30px 0px; } .box-03 form { display: flex; flex-direction: column; padding: 10px; } .box-03 form .cima { display: flex; justify-content: space-between; } .box-03 form input { font-family: century gothic; font-size: 18px; color: #fff; border: none; background: none; width: 100%; padding: 15px 10px; margin-left: 20px; } .box-03 form input::placeholder { color: #fff; opacity: 0.5; } .box-03 .container { position: relative; display: flex; padding-left: 10px; margin: 10px 0px; border: 3px solid #fff; align-items: center; } .box-03 .cima .container { width: 47.7%; } .box-03 form textarea { font-family: century gothic; font-size: 18px; color: #fff; border: none; background: none; width: 100%; resize: none; padding: 10px 0px; margin-left: 30px; } .box-03 form textarea::placeholder { color: #fff; opacity: 0.5; } .box-03 form input.submit { background: #fff; color: #666; padding: 15px 0px; margin-left: initial; cursor: pointer; } .box-03 .container i { position: absolute; font-size: 20px; color: #fff; } .box-03 .mensagem i { top: 10px; } .box-04-total { visibility: hidden; }

@media only screen and (max-width:1200px) {
    * {
        max-width: 100%;
        box-sizing: border-box
    }
    .box-01 .box .img img {
        max-width: none
    }
}

@media only screen and (max-width:1036px) {
    .box-02 .item {
        padding: 0 50px
    }
    .menu li{
        width: 20%;
    }
    .menu li a{
        margin: 0;
        font-size: 18px;
        border-width: 1px;
        padding: 10px 0;
        border-right: none;
    }
    .menu li:first-child a{
        padding: 9px 0;
    }
    .menu li:last-child a{  
        border-right: 1px solid #fff;
    }
}

@media only screen and (max-width:998px) {
    .topo,
    .menu-total,
    .slogan .titulo,
    .slogan .texto,
    .box-01 .box .img,
    .box-01 .box .conteudo .titulo,
    .box-01 .box .conteudo .texto,
    .box-01 .box .conteudo .botao,
    .box-02 .item,
    .box-03-total,
    .box-04-total,
    .rodape > div {
        visibility: visible
    }
    .total {
        background: url(../pw-images/fundo-topo.jpg) center top fixed
    }
    .menu li {
        margin-left: 0;
        margin-right: 0;
        text-align: center;
    }
    .sub-menu {
        position: relative;
        top: 40px
    }
    .rodape div {
        width: 100%;
        margin: 20px 0;
        padding: 0 20px;
        text-align: center
    }
}

@media only screen and (max-width:834px) {
    .slogan .titulo {
        font-size: 30px;
        line-height: 70px
    }
    .slogan .texto {
        font-size: 40px;
        margin: 10px 0 50px;
        line-height: 80px
    }
    .box-02 .item {
        padding: 0 10px
    }
}

@media only screen and (max-width:800px) {
    .menu li{
        width: 50%;
        padding: 0;
        margin-left: -1px;
        margin-bottom: -1px;
    }
    .menu li:last-child{
        width: 100%;
    }
    .menu li a{  
        border-right: 1px solid #fff;
    }
    .box-01 .box .item,
    .box-01 .box .img {
        width: 100%
    }
}

@media only screen and (max-width:500px) {
    .slogan{
        margin: 0;
    }
    .slogan .texto{
        margin: 10px 0 0px;
        line-height: 20px;
    }
    .slogan .titulo{
        line-height: 20px;
    }
    .slogan .titulo,
    .slogan .texto,
    .box-01 .box .item .titulo,
    .box-01 .box:last-child .item .titulo,
    .box-02 .titulo{
        font-size: 20px;
    }

}
@media only screen and (max-width:431px) {
    .menu-topo li {
        border: none
    }
    .box-03 form .cima {
        display: block
    }
    .box-03 .cima .container {
        width: 100%
    }
}
