@import url(http://fonts.googleapis.com/css?family=Open+Sans:600,400,300);
@import "gdpr-cookie.css";
@import "gdpr.css";
@font-face {
  font-family: 'open_sanslight';
  src: url('../fonts/opensans-light-webfont.eot');
  src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-light-webfont.woff') format('woff'), url('../fonts/opensans-light-webfont.ttf') format('truetype'), url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansregular';
  src: url('../fonts/opensans-regular-webfont.eot');
  src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanssemibold';
  src: url('../fonts/opensans-semibold-webfont.eot');
  src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold-webfont.woff') format('woff'), url('../fonts/opensans-semibold-webfont.ttf') format('truetype'), url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  font-family: Arial, Helvetica, sans-serif;
  color: #303B3E;
  box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Open Sans', Arial;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
hr,
input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
  border-collapse: collapse;
  border-spacing: 0;
  text-decoration: none;
}
img a,
a img {
  border: 0;
}
img {
  display: block;
  width: 100%;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
body {
  line-height: 1.4;
  font-size: 62.5%;
  width: 100%;
  height: 100%;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: #5E7277;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
label.error {
  display: none !important;
}
input.error[type="text"],
textarea.error,
select.error {
  border: 2px solid #FD3E3E !important;
}
.clear {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.content {
  margin: 0 auto;
  padding: 0;
  max-width: 972px;
}
/* HEADER */
#header {
  margin: 0;
  padding: 0;
  width: 100%;
  border: none;
  display: block;
}
.content_header {
  margin: 0 auto;
  padding: 0;
  width: 972px;
}
.menu-top {
  height: 33px;
  background: #243958;
}
.menu-top #menu {
  width: 70%;
  float: right;
  text-align: right;
}
.menu-top #menu li {
  line-height: 33px;
  display: inline-block;
  margin-left: 4.52674897119342%;
}
.menu-top #menu li:last-child {
  margin-right: 2%;
}
.menu-top #menu li a {
  color: #fff;
  font-size: 1.3em;
}
.menu-top .menu-toggle {
  display: none;
}
.topo {
  padding: 1.5em 0;
}
.topo .logo {
  width: 26.52674897119342%;
  float: left;
  overflow: hidden;
  margin: 10px 0 0 0;
  padding-right: 1em;
  border-right: 1px solid #b9b9b9;
}
.topo .logo a figure {
  max-width: 175px;
  margin: 0px
}
.topo .logo a figure img {
  float: left;
  max-width: 175px;
}
.topo .login {
  float: right;
  margin-top: 1.5em;
}
.topo .login a {
  display: block;
  padding: 0.5em 1.2em;
  font-size: 1.4em;
  color: #fff;
  background: #17b5dd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  behavior: url(../js/pie/PIE.htc);
}
.topo .login a:before {
  display: block;
  content: '';
  float: left;
  background: url('../imagens/icones.png') no-repeat -45px -13px;
  width: 14px;
  height: 13px;
  margin: 0.2em 0.7em 0 0;
}
.topo .menu-right {
  width: 55%;
  float: right;
  padding: 10px 0;
}
.topo .menu-right .link {
  display: inline-block;
  width: 30%;
  line-height: 1.2em;
  margin-right: 2%;
  padding: .4em 0;
  border: 1px solid transparent;
  color: #243958;
  font-size: 1.4em;
  font-weight: 600;
}
.topo .menu-right .link:before {
  display: block;
  content: '';
  float: left;
  width: 40px;
  height: 26px;
  margin: 0 .3em 0 .7em;
  background-image: url('../imagens/icones.png');
  background-position: 0 0;
}
.topo .menu-right .link:nth-child(2):before {
  background-position: -43px -36px;
  width: 34px;
  height: 29px;
}
.topo .menu-right .link:nth-child(3):before {
  background-position: 0 -29px;
  width: 39px;
  height: 33px;
}
.topo .menu-right .link:hover {
  border: 1px solid #dfe9f9;
}
#footer .validacao {
  padding: 2em 0;
  background: #243958;
  border-bottom: 8px solid #cccccc;
}
#footer .validacao .texto {
  width: 51.13168724279835%;
  float: left;
  color: #fff;
}
#footer .validacao .texto * {
  color: #FFFFFF;
}
#footer .validacao .texto p {
  color: #FFFFFF;
}
#footer .validacao .texto strong {
  font-size: 1.4em;
  font-weight: 600;
}
#footer .validacao .texto p {
  margin-top: .5em;
  font-size: 1.2em;
}
#footer .validacao form {
  width: 30.55555555555556%;
  float: right;
  padding-top: 1.5em;
}
#footer .validacao form input {
  background: #fff;
  height: 30px;
  line-height: 30px;
  float: left;
  width: 85px;
  margin: 0 .5em .5em 0;
  padding: 0 .3em;
}
#footer .validacao form input:nth-child(2) {
  width: 51px;
}
#footer .validacao form button {
  display: block;
  height: 30px;
  color: #fff;
  border: 0;
  cursor: pointer;
  background-color: #17b5dd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
#footer .menu-foot {
  background: #eaeaea;
  border-bottom: 1px solid #cacaca;
  padding: 2.5em 0 2em 0;
}
#footer .menu-foot ul {
  float: left;
}
#footer .menu-foot ul h3 {
  color: #1A396F;
  font-size: 1.6em;
  font-weight: 600;
}
#footer .menu-foot ul li {
  padding-top: .5em;
}
#footer .menu-foot ul li a {
  font-size: 1.2em;
}
#footer .menu-foot ul li a:hover {
	text-decoration:underline;
}
#footer .menu-foot ul.oferecemos {
  width: 25%;
}
#footer .menu-foot ul.sobre {
  width: 21.81069958847737%;
}
#footer .menu-foot ul.acesso {
  width: 23.559670781893%;
}
#footer .menu-foot .facebook {
  width: 29.4238683127572%;
  float: left;
}
#footer .pagamento {
  background: #f5f5f5;
  padding: 2em 0 2em 0;
  border-bottom: 1px solid #cacaca;
}
#footer .pagamento .logo {
  width: 65%;
  float: left;
}

#footer .pagamento .logo figure{
	margin:0;
}
#footer .pagamento .logo img{
	width:auto;
}
#footer .pagamento .logo p {
  color: #5E7277;
  font-size: 1.2em;
  line-height: 1.5em;
  margin-top: .5em;
  float: left;
}
#footer .pagamento .logo a figure {
  float: left;
  max-width: 175px;
  margin: 0 1em 0 0;
}
#footer .pagamento .metodos {
  width: 30.8641975308642%;
  float: right;
  font-size: 1.4em;
  color: #333333;
}
#footer .sobre-r {
  background: #fff;
  padding: 1em 0;
}
#footer .sobre-r .content {
  color: #5E7277;
  font-size: 1.2em;
}
#content {
  padding: 2.5em 0;
}
#fb-root {
  display: none;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
@media all and (max-width: 876px) {
  #footer .validacao {
    padding: 1.2em 1em;
  }
  #footer .menu-foot {
    padding: 2em 1em;
  }
  #footer .sobre-r {
    padding: 1em;
  }
}
@media all and (max-width: 792px) {
  .topo .menu-right {
    width: 60%;
  }
}
@media all and (max-width: 760px) {
  #header .topo .logo {
    width: 22.526749%;
  }
  #header .topo .menu-right {
    width: 64%;
  }
}
@media all and (max-width: 720px) {
  #header .menu-top #menu {
    display: none;
  }
  #header .menu-top .menu-toggle {
    height: 22px;
    line-height: 1;
    display: inline-block;
    float: left;
    cursor: pointer;
    border: 0;
    padding: 0 0 0 25px;
    margin: 5px 0 0 5px;
    font-size: 1.8em;
    color: #fff;
    background: url(../imagens/ico-menu.png) left center / 20px no-repeat;
  }
  #header .topo {
    padding-left: .5em;
    padding-right: .5em;
  }
  #header .topo .logo {
    width: 100%;
    max-width: 175px;
    border-right: 0;
    margin: auto;
  }
  #header .topo .menu-right {
    float: none;
    margin: auto;
    width: 100%;
    overflow: hidden;
    text-align: center;
  }
  #header .topo .menu-right .link {
    width: 25%;
    text-align: left;
  }
  .jPanelMenu-panel #bg-shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 995;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
  }
  #jPanelMenu-menu {
    overflow-y: hidden !important;
    border-right: 5px solid #fff;
    background-color: #243958;
  }
  #jPanelMenu-menu.open {
    z-index: 999 !important;
  }
  #jPanelMenu-menu > span {
    display: block;
    padding: 5px 0 5px 35px;
    margin-bottom: 5px;
    font-size: 1.6em;
    color: #fff;
    font-weight: bold;
    background: url(../imagens/ico-menu.png) 5px center / 20px no-repeat;
  }
  #jPanelMenu-menu li {
    padding-left: 5px;
    border-bottom: 2px solid #fff;
  }
  #jPanelMenu-menu li a {
    display: block;
    padding: 5px 0;
    font-size: 1.4em;
    color: #fff;
  }
}
@media all and (max-width: 650px) {
  #footer .validacao form {
    width: 40.555556%;
  }
  #footer .menu-foot ul.oferecemos,
  #footer .menu-foot ul.sobre {
    width: 35%;
  }
  #footer .menu-foot .facebook {
    display: none;
  }
}
@media all and (max-width: 535px) {
  #header .topo .menu-right .link {
    width: 30.5%;
  }
  #header .topo .menu-right .login {
    display: block;
    float: none;
    clear: both;
    width: 105px;
    margin: 1em auto 0;
  }
  #footer .pagamento .logo {
    width: 45%;
  }
  #footer .pagamento .metodos {
    width: 40.864198%;
  }
}
@media all and (max-width: 440px) {
  #header .topo .menu-right .link {
    width: 30%;
    text-align: center;
  }
  #header .topo .menu-right .link:before {
    float: none;
    margin: .5em auto;
  }
  #footer .validacao .texto,
  #footer .validacao form {
    width: 100%;
  }
  #footer .menu-foot ul.oferecemos,
  #footer .menu-foot ul.sobre,
  #footer .menu-foot ul.acesso {
    width: 50%;
  }
}
@media all and (max-width: 320px) {
  #header .topo .logo {
    display: inline-block;
    float: none;
  }
  #header .topo .login:after {
    content: '';
    display: table;
    clear: both;
  }
  #header .topo .menu-right {
    border-top: 1px solid #cccccc;
    margin-top: 10px;
    padding: 0;
  }
  #footer .menu-foot ul.oferecemos,
  #footer .menu-foot ul.sobre,
  #footer .menu-foot ul.acesso {
    width: 100%;
    margin-bottom: 2.5em;
    text-align: center;
  }
  #footer .menu-foot ul.acesso {
    margin-bottom: 0;
  }
  #footer .pagamento .logo {
    width: 100%;
  }
  #footer .pagamento .logo {
    text-align: center;
  }
  #footer .pagamento .logo img {
    float: none;
    margin: auto;
  }
  #footer .pagamento .logo p {
    float: none;
  }
  #footer .pagamento .metodos {
    width: 100%;
    margin-top: 1em;
    text-align: center;
  }
  #footer .pagamento .metodos img {
    float: none;
    max-width: 268px;
    margin: auto;
  }
  #footer .sobre-r .content {
    min-width: 300px;
    text-align: center;
  }
}