div:hover > .btn { display: block; opacity: 1; transform: rotate(360); transition: all 1s; } .btn { text-align: center; margin: 0 auto; width: auto; 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-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
}
.fab {
    font-family: "Font Awesome 5 Brands";
    font-size: 50px;
    padding: 2px;
    color: #0089ce;
}

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

a {
    text-decoration: none
}

.global {
    margin: 0 auto
}

.conteudo-pages {
    min-height: 500px;
 
    margin: 0 auto
}
ul.sub-menu {
    position: absolute;
    display: none;
    z-index: 999999;
}
ul.sub-menu li {
    background: #fbf9f9;
    border-radius: 2px;
    padding: 10px;
    display: flex;
    background: #fbf9f9;
    margin: 8px -10px;
}
.menu ul li:hover .sub-menu {
    display: block;
}
.menu li a:hover {
    color: #808080a6;
}

.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 {
    font-size: 17px;
    width: 100%;
    padding: 15px 20px;
    background: #eee;
    border: 1px solid #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none!important
}

.contato textarea {
    font-size: 17px;
    width: 100%;
    padding: 10px 20px;
    background: #eee;
    border: 1px solid #ccc;
    color: #666;
    box-sizing: border-box;
    margin-bottom: 10px;
    outline: none!important;
    resize: none;
    height: 200px
}

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

body {
    overflow-x: hidden
}

.linha-topo-total {
    background: #0089ce;
}

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

.linha-topo .item {
    padding: 10px;
    color: #fff;
    font: 18px calibri
}

.linha-topo .item i {
    color: inherit;
    font-size: 25px;
    vertical-align: text-top
}

.topo-total {
    background: url(../pw-images/background.jpg) center no-repeat;
    background-size: cover;
   

}
.topo-total.pages {
 
    display: block;
  
}


.textotopo h3 {
    color: #FFFFFF;

    font: 50px 'calibri';
  
}

.textotopo p {
    color: #FFFFFF;
    font-size: 40px;
}

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

.topo > div {
    margin: 20px 0
}

.menu-total {
    display: flex;
    align-items: center
}

.menu li {
    display: inline-block;
    margin: 10px 0;
    padding: 0 20px
}

.menu li a {
    font: 18px calibri;
    color: #999
}

.menu li a:hover {
    color: #0089ce;
}



.fundo-slider {
    display: flex;
    position: relative;
    width: 100%;
    background: #000;
    overflow: hidden
}

.slogan-total {
    width: 700px;
    position: absolute;
    height: 100%;
    top: 0;
    text-align: center;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.slogan {
    width: 700px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.slogan .titulo {
    font: 50px calibri;
    font-weight: lighter;
    color: #fff;
    margin-bottom: 10px;
    visibility: hidden
}

.slogan .conteudo {
    font: 25px calibri;
    font-weight: lighter;
    color: #fff;
    visibility: hidden
}

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

.logo-pw div {
}

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

.mapa {
    display: flex;
    position: relative;
    border: 2px solid #0089ce;
    height: 450px;
}

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

.rodape > div {
    padding: 20px 0;
    font: 20px calibri;
    color: #878787;
    display: flex;
    align-items: center;
    justify-content: center
}

.rodape .social img {
    padding: 5px
}

.logo-pw {text-align: center;}
.g-recaptcha{
    display: flex;
    justify-content: center;
}
/* Index */
.box-01-total { padding: 20px 0px; } .box-01 { width: 1080px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-around; } .box-01 .box { width: 350px; display: flex; flex-wrap: wrap; justify-content: space-around; margin: 10px 0px; } .box-01 .box .item { width: 350px; height: 290px; margin: 0px 0px; overflow: hidden; position: relative; visibility: hidden; } .box-01 .box:last-child .item { width: 350px; height: 100%; margin: 0px 0px !important; overflow: hidden; position: relative; } .box-01 .box a:last-child .item { margin-top: 10px; } .box-01 .box .item:hover .titulo {background: #0089ce;transition: all 0.5s;} .box-01 .box .item .img { width: 350px; height: 290px; } .box-01 .box .item .img img { width: 100%; height: auto; min-height: 100%; } .box-01 .box .item .titulo {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;font: 40px 'calibri';color: #fff;font-weight: lighter;padding: 10px;box-sizing: border-box;text-align: center;background: #0089ce8a;transition: all 0.5s;} .box-02-total {background: #0089ce;position: relative;} .box-02 { width: 1200px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-around; } .box-02 .item { width: 400px; text-align: center; padding: 60px 0px; position: relative; color: #fff; visibility: hidden; } .box-02 .item > i { opacity: 0; font-size: 30px; color: inherit; transition: all 0.5s; position: absolute; bottom: 10px; right: 10px; } .box-02 .item:hover > i { opacity: 1; transition: all 0.5s; } .box-02 a:nth-child(2) .item {background: #fff;color: #67a4d5;} .box-02 a:nth-child(2) .titulo, .box-02 a:nth-child(2) .conteudo { color: inherit; transition: all 0.3s; } .box-02 .item .img {width: 120px;height: 120px;background: #67a4d5;margin: 0 auto 20px;display: flex;align-items: center;justify-content: center;box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 0.2), 5px 5px 0px 0px rgba(0, 0, 0, 0.2);transition: all 0.5s;} .box-02 .item .img i { font-size: 60px; color: #fff; } .box-02 .item .titulo { font: 25px 'calibri'; font-weight: lighter; color: inherit; margin-bottom: 20px; padding: 0px 30px; transition: all 0.3s; } .box-02 .item .conteudo { font: 20px 'calibri'; font-weight: lighter; color: inherit; padding: 0px 30px; transition: all 0.3s; } .box-03-total { padding: 40px 0px; } .box-03 { width: 1200px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-around; } .box-03 .item { width: 630px; display: flex; flex-direction: column; justify-content: center; } .box-03 .item:first-child { width: 322px; overflow: hidden; } .box-03 .item .titulo { font: 40px 'calibri'; font-weight: lighter; color: #053957; margin-bottom: 30px; } .box-03 .item .titulo span { font: 22px 'calibri'; font-weight: lighter; color: #0A6FA5; display: block; } .box-03 .item .conteudo { font: 20px 'calibri'; color: #999999; margin-bottom: 30px; } .box-03 .item .entrar {font: 22px 'calibri';font-weight: lighter;color: #fff;padding: 15px;width: 200px;text-align: center;display: table;background: #0089ce;transition: all 0.5s;} .box-03 .item .entrar:hover {background: #67a4d5;color: #fff;transition: all 0.5s;} .box-04-total { background: url('../pw-images/fundo-box-04.jpg'); background-size: cover; padding: 20px 0px; } .box-04 { width: 1200px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: space-around; } .box-04 .item { width: 500px; margin: 20px 0px; } .box-04 .item > .titulo {font: 40px 'calibri';font-weight: lighter;color: #0089ce;margin-bottom: 10px;} .box-04 .item > .titulo span {font: 22px 'calibri';font-weight: lighter;color: #67a4d5;display: block;} .box-04 .item .contato { padding: 0px 10px; }


.box-05-total {  } .box-05 {  width: 1200px; margin: 0 auto; display: flex; flex-wrap: wrap;  } .box-05 .item {  margin: 20px 20px; } .box-05 .item > .titulo {font: 40px 'calibri';font-weight: lighter;color: #0089ce;margin-bottom: 10px;} .box-05 .item > .titulo span {font: 22px 'calibri';font-weight: lighter;color: #67a4d5;display: block;} .box-05 .item .contato { padding: 0px 10px; }
.conteudo p {
    font-size: 17px;
    font-family: calibri;
    text-align: justify;
}
.conteudo {
    text-align: justify;
}
.conteudo ul {
    padding: 15px 19px;
}
.conteudo ul li {
    font: 17px 'calibri';
    text-align: justify;
}
.conteudo h2 {
    font: 20px 'calibri';
    font-weight: bold;
}
.titulo {
    font: 40px 'calibri';
    font-weight: lighter;
    color: #0089ce;
    margin-bottom: 10px;
}
.mvv {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    justify-content: space-around;
}
.mvv .item {
    width: 500px;
    text-align: center;
}
.todasbox {
    width: 100%;
    margin: auto;
    text-align: center;
    
 
   
    padding: 30px 0px;
}
.imagem2 img {
 
    border-radius: 20px;
}
.imagem2:hover {
    transform: rotate(15deg);
    transition: 0.5s;
}
.imagem2 {
    width: 285px;
    height: 165px;
    margin: 10px;
        transition: 0.5s;
}
.todasboximg {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    margin: 0px auto;
    justify-content: center;
}
.mvv .icone {
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

.mvv .icone i {
    font-size: 50px;
    color: #333333;
}

.mvv h3 {
   
    font-size: 30px;
   font: 40px 'calibri';
    font-weight: lighter;
    color: #0089ce;
    margin-bottom: 10px;
}
.item.empresa li {
  
    line-height: 21px; 
  
}
.formulario {
    margin: 40px auto;
    width: 500px;
}

.contato-total {
    margin: 0px auto;
    width: 1200px; 
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.mvv p {
    font-family: 'Calibri';
    font-size: 20px;
    color: #000;
    text-align: center;
    padding: 10px 0;
    line-height: 25px;
}
.mvv-total {
    background: url('../pw-images/fundoempresa.jpg') center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 50px;
}
.conteudo a:hover {
    color: gray;
    transition: 0.5s;
    transform: scale(1.5);
}
.conteudo-galeria{
  
    background-color: #8080801f;
    padding: 70px;

    display: flex;

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

}
.galeria img {
   
    transition: 1s;
    margin: 10px;
    border-radius: 18px;
}

.galeria img:hover {
    transform: scale(1.05);
}
.border:hover
{
    box-shadow: inset 0 0 0 25px #d6d6d6;
    border-radius: 24px;
}
* {
    box-sizing: border-box;
}



/* Center website */
.main {
    max-width: 1000px;
    margin: auto;
}

h1 {
    font-size: 50px;
    word-break: break-all;
}

.row {
    margin: 8px -16px;
}

/* Add padding BETWEEN each column (if you want) */
.row,
.row > .column {
    padding: 8px;
    text-align: center;
    justify-content: center;
}

/* Create three equal columns that floats next to each other */
.column {
    float: left;
    /* width: 33.33%; */
    display: none; /* Hide columns by default */
}

/* Clear floats after rows */ 
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Content */
.content {
    background-color: white;
    padding: 10px;
}
.content p {
    text-transform: uppercase;
}

/* The "show" class is added to the filtered elements */
.show {
    display: block;
    width: 100$;
}

/* Style the buttons */
.btn {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: white;
  cursor: pointer;
    font: 17px 'calibri';
        color: #0089ce;
    
}
.column.titulo {
    width: 100%;
}
.content img {
    border-radius: 5px;
}

/* Add a grey background color on mouse-over */
.btn:hover {
    background-color: #0089ce;
    color: #fff;
}

/* Add a dark background color to the active button */
.btn.active {
    background-color: #0089ce;
    color: white;
    font: 20px 'calibri';
}
.content h4 {
    font: 40px 'calibri';
    font-weight: lighter;
   color: #000000;
    margin-bottom: 10px;
    width: 100%!important;
}


.box-05 .img {

    overflow: hidden;
    position: relative;
    border: 20px solid #f5f3f3;
    transition: 0.5s;
}
div#myBtnContainer {
    display: flex;
    padding: 20px;
    flex-wrap: wrap;justify-content: space-evenly;
}
.conteudo a {
    font: 20px 'calibri';
    font-weight: bolder;
}
.row {display: flex;flex-wrap: wrap;/* justify-content: center; */}

.show:first-child {
    width: 100%;
    text-align: center;
}



.fotosBiblioteca {
    width: 1200px;
    display: flex;
}

.btn-itens {width: 80%;margin: 0 auto;}


@media only screen and (max-width:1600px) {
    
    div#myBtnContainer {

    flex-wrap: wrap;
}
   
    .btn {
    width: 100%;
}
    
    }



@media only screen and (max-width:1200px) {
    * {
        max-width: 100%;
        box-sizing: border-box
    }
    .conteudo-pages {
        padding: 2%
    }
    .menu-total {
        display: block;
        width: 100%
    }
    .btn {

    width: 100%;
}
    .menu{display: none;}
 .menu-resp {
    display: block;
    background: url(../pw-images/menu-resp.png) center no-repeat;
    padding: 20px;
    cursor: pointer;
}
    .menu ul{
        text-align: center;
        justify-content: center;
    }
 
    .rodape div {
        width: 100%;
        margin: 0 0;
        text-align: center;
        padding: 10px 0;
    }
    .topo > div{
        margin: 0 !important
    }
       div#myBtnContainer {

 
    flex-wrap: wrap;
}
}


@media only screen and (max-width:800px) {

    .slogan .titulo{
        font-size: 30px;
    }
    .slogan .conteudo{
        font-size: 18px;
    }
    .box-03-total,
    .box-04-total{
        padding: 10px;
    }
    .menu li {
   
    width: 100%;
}
    ul.sub-menu {

    left: 42%;
        position: absolute;
    right: 33%;
}
    .menu li a {
    font: 15px calibri;
  
}
       .box-05 .item > .titulo {
    font: 27px 'calibri';

}
    .conteudo p {
    font-size: 17px;

}
    .content h4 {
    font: 32px 'calibri';
 
}
    .titulo {
    font: 27px 'calibri';
    
}
    .mvv h3 {
 
    font: 29px 'calibri';
  
}
    .textotopo h3 {
  
    font: 37px 'calibri';
}
    .box-05 .img {

    border: 9px solid #f5f3f3;

}
    #wowslider-container1{display: none;}
    .mvv .icone i {
    font-size: 37px;
 
}
    .conteudo ul li {
    font: 17px 'calibri';

}
    .conteudo h2 {
    font: 19px 'calibri';

}
    .box-04 .item > .titulo span {
    font: 20px 'calibri';
 
}
    .box-04 .item > .titulo {
    font: 32px 'calibri';
  
}
    .topo-total{
        padding: 32px 0 0; 
    }
    .mvv p {

    font-size: 17px;
 
}
}


@media only screen and (max-width:500px) {
    .fundo-slider{
        display: block;
    }
    .slogan-total{
        position: relative !important;
        top: unset;
        left: unset;
        transform: unset;
        padding: 10px 30px;
        background: #053957;
    }
    .menu ul{
        flex-wrap: wrap;
    }
    .box-05 .item > .titulo {
    font: 25px 'calibri';

}
    .conteudo p {
    font-size: 15px;

}
    .content h4 {
    font: 30px 'calibri';
 
}
    .titulo {
    font: 25px 'calibri';
    
}
    .mvv h3 {
 
    font: 27px 'calibri';
  
}
    .textotopo h3 {
  
    font: 35px 'calibri';
}
    .box-05 .img {

    border: 9px solid #f5f3f3;

}
    .mvv .icone i {
    font-size: 35px;
 
}
    .conteudo ul li {
    font: 15px 'calibri';

}
    .conteudo h2 {
    font: 17px 'calibri';

}
    .box-04 .item > .titulo span {
    font: 18px 'calibri';
 
}
    .box-04 .item > .titulo {
    font: 30px 'calibri';
  
}
    .topo-total{
        padding: 30px 0 0; 
    }
    .mvv p {

    font-size: 15px;
 
}
    div#myBtnContainer {

 
    flex-wrap: wrap;
}
}