/* General Demo Style */

html { width: 100%; height: 100%; color: #C4C8F9; }
section {/* overflow: hidden; */ /*width: 955px;*/ margin: 0 auto; text-align: center; }
body { background-color: #ccece1; margin: 0; font-weight: 400; font-size: 14px; color: #333;/* overflow: scroll; *//* overflow-x: hidden; */ font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; height: 100%; min-width: 990px; }
header { /*min-height: 90px; */ min-height: 100px; width: 955px; margin: 0px auto 25px auto; overflow: hidden; }
.hback { width: 100%; background-color: #88ccb5; height: 90px; position: absolute; top: 0; left: 0; z-index: -1; -webkit-box-shadow: 0px 1px 24px 0px rgba(0,0,0,0.35); -moz-box-shadow: 0px 1px 24px 0px rgba(0,0,0,0.35); box-shadow: 0px 1px 24px 0px rgba(0,0,0,0.35); }
header h1 { padding: 0; margin: 0; margin-top: 25px; display: block; height: 80px; overflow: hidden; text-align: center; color: white; text-shadow: 1px 1px 7px rgba(0,0,0, 0.5); }
header h1 a { display: block; width: 324px; height: 80px; }
.holder h3 { text-align: center; color: #37675c; }
#reg a:hover { color: #4f7f8e; }
#reg a { color: #32484f; }
/**/
form.reg div.container { display: inline-block; background-color: #ebebeb; border-radius: 15px; width: 728px; height: auto;/*380px;*/ margin-left: auto; margin-right: auto; padding-bottom: 25px; }
form.reg div.container p.erro { padding-top: 25px; }
form.reg div.container fieldset.left { /*float: left;*/ }
form.reg div.container fieldset.right { /*float: right;*/ float: none; }
form.reg div.container fieldset.left, form.reg div.container fieldset.right { width: 40%; display: inline-block; }
form#recuperar .container { background-color: #ebebeb; border-radius: 15px; width: 728px; height: 138px; margin-left: auto; margin-right: auto; padding-top: 25px; }
form.formperfil div.container { display: inline-block; background-color: #ebebeb; border-radius: 15px; width: 728px; height: auto;/*380px;*/ margin-left: auto; margin-right: auto; padding-bottom: 25px; }
form.formperfil div.container p.erro { padding-top: 25px; }
form.formperfil div.container fieldset.left { float: left; }
form.formperfil div.container fieldset.right { float: right; }
form.formperfil div.container fieldset.left, form.formperfil div.container fieldset.right { width: 40%; display: inline-block; border: 0; }
form.formperfil div.container fieldset.left .adjust-right, form.formperfil div.container fieldset.right .adjust-left { width: 70%; }
.adjust-right, .adjust-left { width: 70%; }
.adjust-right { float: right; }
.adjust-left { float: left; }
.adjust-right *, .adjust-left * { text-align: left; }
.reg .adjust-right label, .reg .adjust-left label { margin-left: 20px; }
.reg .adjust-left select { margin-left: -3px; width: 190px; }
.formperfil .adjust-left select { /*float: left; margin-left: 20px; margin-bottom: 15px;*/ width: 190px; margin-bottom: 0; }
.perf-adjust p input[type=text], .perf-adjust p input[type=password] { border-radius: 5px; border: 0px; padding: 5px 10px; line-height: 16px; margin-right: 10px; background: #ffffff; margin-bottom: 10px; }
.perf-adjust { font-size: 12px; color: #45527C; }
form.formperfil input[type=submit], .perf-adjust input[type=button] { border: 0; border-radius: 5px; padding: 5px 10px; background: #8AA1EF; color: #fff; cursor: pointer; }


/**/
header > input, header > label { display: none }
header form { width: 528px; float: right; background: url(../images/sombra.png) 0 30px no-repeat; background-position: center; }
header form p { text-align: right; padding-right: 10px; text-transform: lowercase; }
header form p span { font-weight: bold; margin-right: 20px }
header form label { display: none }
header form input[type=text], header form input[type=password] { background: #ffffff; border-radius: 5px; border: 0px; padding: 5px 10px; line-height: 16px; margin-right: 10px; }
header form input[type=submit] { line-height: 16px; background: #e28d25; color: #fff; border-radius: 5px; padding: 5px 10px; border: 0px; cursor: pointer; }
header form p:first-child { margin-bottom: 25px; }
header form a { color: rgb(69, 82, 124); text-decoration: none; }
header form #welcome { color: rgb(69, 82, 124); }
/**/
.holder { min-height: 100%; /*margin-bottom: -249px;*/ }
/**/
.home { /*width: 90%;*/ }
.home article { text-align: center; width: 420px; display: inline-block; padding: 20px; }
.home article h2 { display: none; }
.home article img { -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2); width: 420px; -moz-box-shadow: 0 0 20px rgba(0,0,0,0.2); -ms-box-shadow: 0 0 20px rgba(0,0,0,0.2); -o-box-shadow: 0 0 20px rgba(0,0,0,0.2); box-shadow: 0 0 20px rgba(0,0,0,0.2); }
.main-sep { width: 100%; height: 177px; background-image: url(../images/main-separador.png); background-repeat: repeat-x; }
.main-sep .fsep{ background-image: url(../images/sombra2.png); background-repeat: no-repeat; background-position: bottom center; height: 204px; }
.rotate { -webkit-perspective: 1800px; -moz-perspective: 1800px; perspective: 1800px; }
.rotate > div { background-size: cover; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: -webkit-transform .5s; -moz-transition: -moz-transform .5s; transition: transform .5s; }
.rotate:hover > div { -webkit-transform: rotate3d(0, 1, 0, 35deg); -moz-transform: rotate3d(0, 1, 0, 35deg); transform: rotate3d(0, 1, 0, 35deg); }
.rotate img { -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transform-origin: 0% 50%; -moz-transform-origin: 0% 50%; transform-origin: 0% 50%; -webkit-transition: -webkit-transform .5s; -moz-transition: -moz-transform .5s; transition: transform .5s; -webkit-transform: translate3d(0, 0, 25.5px); -moz-transform: translate3d(0, 0, 25.5px); transform: translate3d(0, 0, 25.5px); z-index: 1000; }
.lombada { width: 52px; margin-left: -27px; margin-top: -511px; height: 503px; padding-bottom: 5px; -webkit-transform: rotate3d(0, 1, 0, -90deg); -moz-transform: rotate3d(0, 1, 0, -90deg); transform: rotate3d(0, 1, 0, -90deg); }
div.search-area { z-index: 1;/* top: 100px; left: 0; right: 0; bottom: 0; position: absolute;*/ width: 100%; height: 100%; }
div.search-area > p { margin-top: 120px; margin-bottom: 10px; color: #ffffff; text-align: center; text-shadow: 1px 1px #333; }
div.search-area .search-row { width: 600px; height: 50px; margin: 0 auto 8px auto; }
/*DROPDOWN*/
/* Dropdown Button */
.dropbtn { background-color: #ffffff; color: #000000; padding: 16px 0 16px 15px; font-size: 16px; border: none; cursor: pointer; width: 100%; text-align: left; background-image: url(../images/pesquisa-arrow.png); background-position: 95% 35%; background-repeat: no-repeat; text-transform: uppercase; font-weight: bold; }
/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus { background-color: #e2e4e4; }
/* The container <div> - needed to position the dropdown content */
.dropdown { position: relative; width: 49.5%; }
/* Dropdown Content (Hidden by Default) */
.dropdown-content { width: 100%; display: none; position: absolute; background-color: #f9f9f9; /*min-width: 160px;*/ z-index: 2; }
/* Links inside the dropdown */
.dropdown-content a { color: #000000; padding: 12px 16px; text-decoration: none; display: block; font-weight: bold; }
/* Change color of dropdown links on hover */
.dropdown-content a:hover { background-color: #E5E4E4 }
/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show { display: block; }
#dropdown-button-3 { display: block; position: relative; z-index: 1; }
#dropdown-button-3 input { height: 50px; }
#dropdown-button-3 a.freeSearchResult { display: none; }
#dropdown-button-1 { z-index: 3; }
/**/
.search-label, .search-button, .search-input { height: 100%; float: left; }
.search-label, .search-button { width: 25%; text-transform: uppercase; font-size: 16px; text-align: center; }
.search-label { background-color: #ffffff; color: #000000; font-weight: bold; background-image: url(../images/pesquisa-separador.png); background-position: 100% 50%; background-repeat: no-repeat; }
.search-button { color: #ffffff; background-color: #0abfa3; background-image: url(../images/pesquisa-lupa.png); background-position: 0% 50%; background-repeat: no-repeat; cursor: pointer; }
.search-button:hover { background-color: #0CA991; }
.search-input { width: 50%; background-color: blue; }
.search-input input { width: 100%; height: 100%; border-width: 0; padding: 0; font-weight: bold; color: #3d3e3e; font-size: 16px; }
img.focus-book { margin: 200px auto 0 auto; display: block; }
img.focus-book:hover { -webkit-transform: scale(1.2); transform: scale(1.2); -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }
.adjust-focus-book-big { margin-top: 70px !important; }
.adjust-focus-book-medium { margin-top: 55px !important; }
.adjust-focus-book-small { margin-top: 35px !important; }
.adjust-focus-book-nano { margin-top: 20px !important; }
.search-row .left { float: left; }
.search-row .right { float: right; }
/**/
.main > h1 { text-transform: uppercase; text-align: center; color: #403f3f; margin-top: 40px; }
.main > ul > li { display: inline-block; color: #828282; padding: 10px 20px; background-image: url(../images/pesquisa-separador2.png); background-position: 0% 50%; background-repeat: no-repeat; }
.main > ul > li:hover { background: #a9dcd4 !important; color: #000000 !important; }
.main > ul > li:hover + li { background-image: none }
.main > ul { text-align: center; padding: 0; font-size: 16px; }
.no-background { background-image: none !important; }
ul.book-choice { margin-top: 16px; margin-bottom: 16px; }
ul.book-choice li { cursor: pointer; opacity: 1; }
.book-choice-arrow { display: none; cursor: pointer; }
/**/
.transform { -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease; }
.destaque-button-pressed { background: #a9dcd4 !important; color: #000000; }
.destaque-button-pressed + li { background-image: none !important}
/**/
.texto { }
.texto .title { }
.texto h1 { color: #fff; font-weight: normal; }
/**/
.main { font-size: 12px; color: #45527C; overflow: hidden; display: table; margin-top: 4px; margin-left: auto; margin-right: auto; }
.main fieldset { width: 39%; float: left; border: 0; outline: 0; padding: 0; box-sizing: border-box; overflow: hidden; }
.main label { display: block; padding: 5px 0px 5px 0; }
.main p { margin-bottom: 10px }
.main input[type=text], .main input[type=password], select { border-radius: 5px; border: 0px; padding: 5px 10px; line-height: 16px; margin-right: 10px; background: #ffffff; margin-bottom: 10px }
.main input[type=submit], .main input[type=button] { border: 0; border-radius: 5px; padding: 5px 10px; background: #e28d25; color: #fff; cursor: pointer; }
.cancelar { font-size: 13px; border-radius: 5px; padding: 5px 10px 5px 10px; color: #ffffff; text-decoration: none; background-color: #e28d25; }
/**/
footer { background-color: #ebebeb; width: 100%; text-align: center; padding-top: 20px; }
footer div { display: inline-block; }
footer a { padding: 0 5px; }
footer a img:nth-child(1) { background-color: #cecbcb; background-blend-mode: multiply; }
footer a img:nth-child(2) { background-color: #cecbcb; background-blend-mode: multiply; }
footer a img:nth-child(3) { background-color: #cecbcb; background-blend-mode: multiply; }
footer a img:nth-child(4) { background-color: #cecbcb; background-blend-mode: multiply; }
.clear { clear: both }
.ajuda { background: #069fdb; text-align: center; line-height: 30px; color: white; border-radius: 16px; padding: 5px 10px; box-shadow: 2px 2px 1px #888888; font-weight: bold; }
#simplemodal-overlay { background-color: #000; }
#simplemodal-container { background-color: #fff;/* border: 4px solid #ccc; */ padding: 30px; color: #000; opacity: 1; border-radius: 30px; -webkit-box-shadow: 0px 0px 28px -4px rgba(0,0,0,0.63); -moz-box-shadow: 0px 0px 28px -4px rgba(0,0,0,0.63); box-shadow: 0px 0px 28px -4px rgba(0,0,0,0.63); }
#simplemodal-container h1 { font-size: 14px }
#simplemodal-container p { font-size: 12px }
#simplemodal-container a.modalCloseImg { background: url(../images/fechar.gif) center center no-repeat; /* adjust url as required */ width: 20px; height: 20px; display: inline; z-index: 3200; position: absolute; top: 20px; right: 20px; cursor: pointer; }
#simplemodal-data { height: 99%; }
/*VIDEO BACKGROUND*/
.background-video { position: absolute; top: 0; right: 0; bottom: 0; left: 0; height: 600px; overflow: hidden; z-index: -100; }
.background-video-cover { position: absolute; top: 0; right: 0; bottom: 0; left: 0; height: 600px; overflow: hidden; z-index: -99;/*background-color: #646566;
  opacity: 0.25;*/
}
.video-separador { top: 605px; background-image: url(../images/livros-separador.png); background-position: top center; background-repeat: repeat-x; background-size: contain; position: absolute; right: 0; bottom: 0; left: 0; height: 20px; }
.background-video-content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video-local { bottom: 10px; right: 30px; z-index: 1; color: white; position: absolute; text-align: right; font-size: 18px; text-shadow: 2px 2px 4px #000000; }
.ajuda2 { width: 955px; }

@media only screen and (min-width : 1450px) {
.background-video-content { height: 300%; top: -100%; }
}

@media only screen and (max-width : 1450px) {
.background-video-content { width: 300%; left: -100%; }
}

@media only screen and (min-width : 1576px) {
header { width: 1388px; }
.ajuda2 { width: 1388px; }
}

@media only screen and (min-width : 1070px) {
.background-video { height: 800px; }
.background-video-cover { height: 800px; }
.video-separador { top: 805px; }
div.search-area { height: 472px; margin-top: 220px; }
img.focus-book { margin: 300px auto 0 auto; }
}

/*@media (min-aspect-ratio: 16/9) {
  .background-video-content {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .background-video-content {
    width: 300%;
    left: -100%;
  }
}*/

@media (max-width: 992px) {
/**/
body { min-width: 0%; }
header, footer, footer p { width: 100%; }
.ajuda2 { width: 100%; }
/**/
.background-video { height: 540px; background: url('../../../data/backgroundvideos/l1-cover.jpg') center center / cover no-repeat; }
.background-video-content { display: none; }
.video-separador { top: 545px; }
.video-local { display: none; }
/**/
header h1 { margin: 0 auto; float: none; }
/**/
.dropdown { width: 100%; margin-bottom: 10px; }
div.search-area > p { padding: 0 30px; margin-top: 60px; }
div.search-area .search-row { width: 60%; }
div.search-area .search-row:nth-child(2) { height: 100px; margin: 0 auto 8px auto; }
.search-label { display: none; }
.search-button { width: 30% }
.search-input { width: 70%; }
/**/
img.focus-book { margin: 150px auto 0 auto; }
/**/
/*	ul.book-choice li { opacity: 0; }
	ul.book-choice { margin: 0; }
	.main > ul > li { padding: 0; }
	.main > ul { font-size: 0; }*/
.book-choice-arrow { display: inline-block; }
.main > ul > li { padding: 10px; }
/**/
.search-input input { padding: 10px; box-sizing: border-box }
#autenticar { position: relative; float: none; width: 100%; height: 0px; overflow: hidden; -webkit-transition: height 1s; transition: height 1s; }
header > label { position: absolute; top: 20px; right: 15px; display: block; width: 40px; height: 31px; right: 10px; background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='40px' height='31px' viewBox='0 0 40 31' enable-background='new 0 0 40 31' xml:space='preserve'><rect y='0' width='40' height='7' style='fill:#77787b;'/></svg>"); cursor: pointer }
header > label:before { content: " "; height: 7px; width: 40px; margin-top: 12px; background: #77787b; display: block; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease; }
header > label:after { content: " "; height: 7px; width: 40px; margin-top: 5px; background: #77787b; display: block; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -o-transition: all .5s ease; -ms-transition: all .5s ease; transition: all .5s ease; }
#menuhandler:checked + label { top: 30px; background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='40px' height='31px' viewBox='0 0 40 31' enable-background='new 0 0 40 31' xml:space='preserve'><rect y='0' width='40' height='7' style='fill:#77787b;' /></svg>"); -ms-transform: rotate(45deg); /* IE 9 */ -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */ transform: rotate(45deg); }
#menuhandler:checked + label:before { opacity: 0; height: 0; margin-top: 0; }
#menuhandler:checked + label:after { margin-top: 0px; -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); }
#menuhandler:checked + label + form { display: block; height: 100px; -webkit-transition: height 1s; transition: height 1s; }
#autenticar p { text-align: center }
/*#autenticar p { width: 50%; display: block; margin: 0 auto; background-color: white; }
#autenticar p:first-child { margin-top: 50%; padding-top: 50px; }
#autenticar p#reg a { padding-top: 10px; display: inline-block; color: #88b0fc; text-align: left; padding-bottom: 15px; }
#autenticar p #username, #autenticar p #password { height: 30px; width: 80%; display: block; margin: 0 auto; margin-bottom: 10px; border-style: solid; border-width: 2px; border-color: #dddddd;}
#autenticar p #username { background-image: url(../images/user-icon.png); background-repeat: no-repeat; background-position: right center; }
#autenticar p #password { background-image: url(../images/pass-icon.png); background-repeat: no-repeat; background-position: right center; }
#autenticar p #button { float: left; }*/
section.texto { width: 100%; }
.logged-menu { position: absolute; top: 0; right: 20px; background-size: contain; width:228px; }
}

@media (max-width: 856px) {
.search-button { background-image: url(../images/pesquisa-lupa2.png); }
.logged-menu { top: 80px; right: 40px; }
}

@media (max-width: 738px) {
section.texto form.reg div.container { width: 565px; }
section.texto form#recuperar div.container { width: 565px; }
section.texto form.formperfil div.container { width: 565px; }
section.texto form.formperfil div.container fieldset .adjust-left, section.texto form.formperfil div.container fieldset .adjust-right { float:none; }
}

@media (max-width: 728px) {
.search-button p { text-align: right; padding-right: 10px; }
}

@media (max-width: 648px) {
.search-button p { text-align: right; padding-right: 5px; }
}

@media (max-width: 620px) {
.search-button p { display: none; }
.search-button { background-image: url(../images/pesquisa-lupa.png); }
}

@media (max-width: 601px) {
img.focus-book { margin: 135px auto 0 auto; }
}

@media only screen and (max-width : 574px) {
section.texto form.reg div.container { width: 365px; }
section.texto form#recuperar div.container { width: 365px; }
section.texto form.formperfil div.container { width: 365px; }
section.texto form.formperfil div.container fieldset { float: none; }
section.texto form.reg div.container fieldset { width: 100%; }
section.texto form.reg div.container fieldset .adjust-left, section.texto form.reg div.container fieldset .adjust-right { float:none; display: block; margin: 0 auto; }
section.texto form.formperfil div.container fieldset.left .perf-adjust p { margin-left: 50px; }
section.texto form.formperfil div.container fieldset.right .perf-adjust p { margin-left: -35px; }
}

@media only screen and (max-width : 538px) {
.home article img { width: 320px; }
.home article { width: 320px; }
.lombada { margin-top: -390px; height: 382px; }
}

@media only screen and (max-width : 530px) {
header form input[type=text], header form input[type=password] { width: 100px }
}

@media only screen and (max-width : 480px) {
div.search-area .search-row { width: 80%; }
}

@media only screen and (max-width : 448px) {
header h1 { width: auto; background-position: left center; }
}

@media only screen and (max-width : 438px) {
.home article img { width: 270px; }
.home article { width: 270px; padding: 20px 0; }
.lombada { margin-top: -330px; height: 322px; }
}

@media only screen and (max-width : 398px) {
header h1 { float: left; width: 80%; background-position: left center; background-size: contain;}
}

@media only screen and (max-width : 392px) {
#menuhandler:checked + label + form { height: 120px; }
section.texto form.reg div.container { width: 260px; }
section.texto form#recuperar div.container { width: 260px; }
section.texto form#recuperar div.container p{ padding: 0 10px; }
section.texto form#recuperar div.container p input{ width: 220px; }
section.texto form.formperfil div.container { width: 260px; }
section.texto form.formperfil div.container fieldset { float: none; }
section.texto form.formperfil div.container fieldset.left .perf-adjust p { margin-left: 0px; }
section.texto form.formperfil div.container fieldset.right .perf-adjust p { margin-left: -35px; }
}

@media only screen and (max-width: 357px) {
img.focus-book { margin: 120px auto 0 auto; }
}

@media only screen and (max-width: 320px) {
div.search-area .search-row { width: 80%; }
}


.firefox header p { font-weight: normal }
html.ie body { overflow-X: hidden }
