@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Concert+One&display=swap');
@import url('animate.css');

*{
        transition:.5s;
}
body {
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
  float: left;
  width: calc(100vw - 20px);
  height:100vh;
  overflow-x:hidden;
  margin:0;
  padding-left:5px;
  padding-right:5px;
}
a {
    color:#000;
    text-decoration:none;
}
.topo{
    background:#000;
    width:100%;
    min-height:155px;
    padding-top:5px;
    color:silver;
}
.box_rodape{
    background:#000;
    width:100vw;
    padding:5px;
    color:silver;
    text-align:center;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 7%, rgba(0,0,0,1) 22%, rgba(0,0,0,1) 51%, rgba(28,28,28,1) 79%, rgba(255,255,255,1) 91%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(7%, rgba(255,255,255,1)), color-stop(22%, rgba(0,0,0,1)), color-stop(51%, rgba(0,0,0,1)), color-stop(79%, rgba(28,28,28,1)), color-stop(91%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 7%, rgba(0,0,0,1) 22%, rgba(0,0,0,1) 51%, rgba(28,28,28,1) 79%, rgba(255,255,255,1) 91%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 7%, rgba(0,0,0,1) 22%, rgba(0,0,0,1) 51%, rgba(28,28,28,1) 79%, rgba(255,255,255,1) 91%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 7%, rgba(0,0,0,1) 22%, rgba(0,0,0,1) 51%, rgba(28,28,28,1) 79%, rgba(255,255,255,1) 91%, rgba(255,255,255,1) 100%);
background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 7%, rgba(0,0,0,1) 22%, rgba(0,0,0,1) 51%, rgba(28,28,28,1) 79%, rgba(255,255,255,1) 91%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}
.tp1{
    width:200px;
    height:155px;
    float:left;
    text-align:center;
}
.tp2{
    width:calc(100% - 400px);
    min-height:155px;
    float:left;
    text-align:center;
    color:silver;
}
.temp{
        background: hsl(210, 30%, 0%) radial-gradient( hsl(210, 30%, 20%), hsl(210, 30%, 0%));

}
.tp3{
    width:200px;
    height:155px;
    float:left;
    text-align:center;
}

.linha{
    width:100%;
    text-align:center;
    color:silver;
}
.linha i {
    margin-right:30px;
    transition:.5s;
}
.linha i:hover {
    color:#91785E;
    transition:.5s;
}
.linha_mnu{
    width:100%;
    background:#000;
    color:silver;
    text-align:center;
}

.img_dir{
    width:250px;
    right:0;
    position:absolute;
    height:100%;
}
.livro{
    float:left;
    margin:5px;
    width:250px;
    height:400px;
    text-align:center;
    transition:.5s;
    padding:5px;
}


.clear {
    clear: both;
}
.esquerda{
    width:calc( 100% - 260px);
    padding-left:5px;
    padding-right:5px;
}
.titulo{
    font-family: 'Alfa Slab One', cursive;
}
.cx_mundo{
    display:block;
    width:95%;
    margin:5px;
    background-color:#F5F5F5;
    color: #B09753;
    padding:5px;
    background-image: url('imagens/site/fundo_ber.jpg');
    background-size: 100%;
    background-position: center;
    text-align:center;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); 
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    transition:.5s;
}
.cx_mundo:hover{
    box-shadow: none;
    transition:.5s;
}

.itm_mnu{
    color:silver;
    margin-left:7px;
    margin-right:7px;
    transition:.5s;
}
.itm_mnu:hover{
    color:gold;
    margin-left:10px;
    margin-right:10px;
    transition:.5s;
}

.conto_prev{
    width:100%;
}
.conto_prev .tit{
    font-weight: 700;
}
.conto_prev .peq{
    font-size: small;
    color:darkblue;
}
.conto_prev .cont{
    display:inline;
    font-weight: 700;
    color:darkblue;
    transition:.5s;
    padding:5px;
    
}
.conto_prev .cont:hover{
    border-radius:5px;
    background:yellow;
    transition:.5s;
}
.box_img{
    width:250px;
    height:165px;
    margin:5px;
    margin-bottom:12px;
    margin-left:0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size:cover;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); 
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
    transition:.5s;
}
.box_img:hover{
    transform: rotate(-5deg);
    color:red;
    transition: all 0.5s ease-out;
}
.box_img .tipo{
    position:relative;
    top:5px;
    left:5px;
    background: #91785E;
    color:silver;
    padding:5px;
    display: inline;
    border-radius:5px;
    font-size: small;
}
.box_img .info{
    position:relative;
    top:120px;
    background: rgba(245,245,245,0.5) none no-repeat scroll 0 0;
    padding:5px;
    width:calc(100% - 10px);
    border-radius:5px;
    text-align:right;
    text-shadow: 2px 1px 3px #fff;
    font-size: small;
}


.containert {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.containert a {
    position: relative;
    padding: 20px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px;
    transition: 1s;
    overflow: hidden;
    text-decoration: none;
}

.containert a:hover {
    background: var(--clr);
    box-shadow: 0 0 10px var(--clr),
                0 0 30px var(--clr),
                0 0 60px var(--clr),
                0 0 100px var(--clr);
}

.containert a::before {
    content: "";
    position: absolute;
    width: 40px;
    height: 400%;
    background: var(--clr);
    transition: 1s;
    animation: animate 2s linear infinite;
    animation-delay: calc(0.33s * var(--i));
}

.containert a:hover::before {
    width: 120%;
}

@keyframes animate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.containert a::after {
    content: "";
    position: absolute;
    background: #000;
    inset: 4px;
    transition: 0.5s;
}

.containert a:hover::after {
    background: var(--clr);
}

.containert a span {
    position: relative;
    z-index: 1;
    font-size: 1em;
    color: #fff;
    opacity: 0.8;
    text-transform: uppercase;
    letter-spacing: 4px;
    transition: 0.5s;
}

.containert a:hover span {
    opacity: 1;
    color: #0e1538;
}



.search {
  width: 100%;
  position: relative;
  display: flex;
}

.searchTerm {
  width: 100%;
  border: 3px solid #91785E;
  border-right: none;
  padding: 5px;
  height: 36px;
  border-radius: 5px 0 0 5px;
  outline: none;
  color: #9DBFAF;
}

.searchTerm:focus{
  color: #91785E;
}

.searchButton {
  width: 40px;
  height: 36px;
  border: 1px solid #91785E;
  background: #91785E;
  text-align: center;
  color: #fff;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  font-size: 20px;
}

/*Resize the wrap to see the search bar change!*/
.wrap{
  width: 30%;
  margin: 0 auto;
  margin-top:5px;
}

.book-container {
  --rotate: -30deg;
  --perspective: 600px;
  --transitionDelay: 1s;
  --radius: 2px;
  --thickness: 15px;
  --bgColor: #01060f;
  --width: 200px;
  --height: 300px;
  
  display: flex;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.book-container:hover {
  --rotate: -25deg;
}

.book {
  margin-left: calc(-15px - var(--thickness));
  width: var(--width);
  height: var(--height);
  background: red;
  transform: perspective(var(--perspective)) rotateY(var(--rotate));
  transition: transform ease var(--transitionDelay);
  position: relative;
}

.book img {
  margin: 0;
  width: 100%;
  height: 100%;
  border-radius: var(--radius);
}

.book:before,
.book:after {
  position: absolute;
  top: calc(1.5% + var(--thickness)/7.5);
  height: calc(97.5% - var(--thickness)/2.5);
  content: ' ';
  z-index: -1;
}

.book:before {
  width: 100%;
  top: calc(2% + var(--thickness)/7.5);
  height: calc(97.5% - var(--thickness)/1.75);
  left: calc(var(--thickness) + 2px);
  background-color: var(--bgColor);
  box-shadow: 5px 5px 20px #333;
  border-radius: var(--radius);
}

.book:after {
  width: var(--thickness);
  left: 100%;
  background-color: #EFEFEF;
  box-shadow: inset 0px 0px 5px #aaa;
  transform: perspective(100px) rotateY(20deg);
}

.t3 img:hover{
        transform: rotate(-5deg);
    transition: all 0.5s ease-out;

}
.meio_e{
    width:calc( 50% - 20px);
    padding-left:5px;
    padding-right:5px;
    float:left;
}
.meio_d{
    width:calc( 50% - 20px);
    padding-left:5px;
    padding-right:5px;
    float:right;
}
