article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'sans-serif'; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { }
::selection { }

a { color: #464646; }
a:focus { outline: none; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


ul, ol { margin: 0; padding: 0; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }  
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

h1, h2, h3, h4, h5, h6 { margin:0; }

p { margin:0; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0 !important; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0 !important; position: absolute !important; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
/*.sprite { background:url('../../img/common/sprite.png') no-repeat; background-size:1500px 1500px; }*/
.sprite { background:url('../../img/common/sprite.png') no-repeat; background-size:1500px 1500px; }
.jcarousel-clip { overflow: hidden; }

@media print {
  a, a:visited { text-decoration: underline; }
  pre, blockquote {  page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

@font-face {
  font-family: 'Museo500';
  src: url('../../fonts/museo500-regular-webfont.eot');
  src: local('☺'), url('../../fonts/museo500-regular-webfont.woff') format('woff'), url('../../fonts/museo500-regular-webfont.ttf') format('truetype'), url('../../fonts/museo500-regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
  background: #4ab3ca url('../../img/section/100/bg.jpg') top center repeat-x;
  color: #464646;
  font-family: 'Museo500', Arial, Helvetica, sans-serif;
  padding-bottom: 30px;
  position: relative;
}

#main-content > section > h2 {
  font: 24px/28px "Museo500";
  color:#fff;
  background-position: -990px 0;
  padding-left:22px;
  margin-left:23px;
}

.colgroup-3 .col {
  float: left;
  width: 33.3333333333333%;
}

.colgroup-1 li {
  width: 33.3333333333333%;
  float: left;
  margin-left: 33.3333333333333%;
}

.underlined {
  text-decoration: underline;
}

.normalize-font-style {
  font-style: normal;
}

/*Backgrounds*/
body.bill-100 {
  background: #4ab3ca url('../../img/section/100/bg.jpg') center center repeat-x;
}

body.bill-50 {
  background: #e98d36 url('../../img/section/50/bg.jpg') center center repeat-x;
}

body.bill-20 {
  background: #debb4c url('../../img/section/20/bg.jpg') center center repeat-x;
}

body.bill-10 {
  background: #df5243 url('../../img/section/10/bg.jpg') center center repeat-x;
}

body.bill-5 {
  background: #806189 url('../../img/section/5/bg.jpg') center center repeat-x;
}

body.bill-2 {
  background: #3da3e3 url('../../img/section/2/bg.jpg') center center repeat-x;
}


.main-header {
  position: relative;
}

.header-separator {
  background-position: 0 -533px;
  width: 989px; height: 3px;
  position: absolute;
  left: 0; bottom: -11px;
}

.tablet-only { display:none; }

.main-footer {
  height: 82px;
}

.main-footer .bacen,
.main-footer .brasil {
  height: 52px;
  margin-top: 50px;
  cursor:default;
}

.main-footer .bacen {
  width: 205px;
  background-position: -905px -586px;
  float: right;
  margin-right: 25px;
  margin-top: 40px;
}

.main-footer .brasil {
  width: 97px;
  background-position: -781px -596px;
  float: right;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

/**********************
       TABLET
***********************/
@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
}

@media only screen and (device-width: 768px) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }

  .tablet-only { display:block!important; }

  .bill-10 .main-navigation a,
  .bill-20 .main-navigation a,
  .bill-50 .main-navigation a
  .bill-100 .main-navigation a {
    background:none;
  }
  .main-navigation a {
    background: url(../../img/common/sprite.png) no-repeat!important;
    background-size:1500px auto!important;
    opacity: 1;
  }

  .main-navigation .btn-notas { background-position: 0 -438px!important; }
  .main-navigation .btn-segunda-familia { background-position: -60px -438px!important; }
  .main-navigation .btn-videos { background-position: -155px -438px!important; }
  .main-navigation .btn-material-de-apoio { background-position: -230px -438px!important; }
  .main-navigation .btn-quiz { background-position: -325px -438px!important; }
  .main-navigation .btn-faq { background-position: -385px -438px!important; }
  .main-navigation .btn-primeira-familia { background-position: -493px -438px!important; }

  .main-footer  {
    width:248px;
    margin: 0 auto;
  }
  .main-footer .bacen,
  .main-footer .brasil {
    margin-top: 20px;
  }

  .main-navigation {
    float:none;
    margin: 0 auto;
    width: 563px;
    padding-top:10px;
  }

  .header-separator {
    display:none;
  }
}

/**********************
       SMARTPHONE
***********************/
@media only screen and (max-width: 320px)  {
  #main-content > section > h2 {
    font: 12px/13px "Museo500";
    color: white;
    background-position: -495px 0;
    background-size: 500px 500px;
    padding-left: 10px;
    margin-left: 10px;
  }

  .main-navigation a {
    background: url(../../img/common/sprite-phone.png) no-repeat!important;
    background-size: 750px 250px!important;
    opacity: 1;
    height: 50px!important;
  }


  .main-navigation .btn-notas { background-position: -348px -87px!important; width:36px!important;}
  .main-navigation .btn-segunda-familia { background-position: -384px -87px!important; width:45px!important;}
  .main-navigation .btn-videos { background-position: -429px -87px!important; width:45px!important;}
  .main-navigation .btn-material-de-apoio { background-position: -474px -87px!important; width:48px!important;}
  .main-navigation .btn-quiz { background-position: -522px -87px!important; width:33px!important; }
  .main-navigation .btn-faq { background-position: -556px -87px!important; width:50px!important; }
  .main-navigation .btn-primeira-familia { background-position: -608px -87px!important; width:44px!important;}

  .main-footer  {
    width:124px;
    margin: 0 auto;
    height:30px;
  }
  .main-footer .bacen,
  .main-footer .brasil {
    margin-top: 20px;
    background: url(../../img/common/sprite-phone.png) no-repeat;
    background-size: 750px 250px;
    height:15px;
  }

  .main-footer .bacen {
    background-position: -250px -88px;
    width:63px;
    margin-right: 12px;
  }

  .main-footer .brasil {
    background-position: -250px -113px;
    width:49px;
  }

  .main-navigation {
    float:none;
    margin: 0 auto;
    width: 305px;
    padding-top:10px;
    overflow: hidden;
  }

  .header-separator {
    background: url(../../img/common/sprite-phone.png) no-repeat;
    background-size: 750px 250px;
    background-position: -228px -137px;
    width:300px;
    overflow: hidden;
    bottom:0;
  }
}


@media screen and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) {
  .main-footer .bacen,
  .main-footer .brasil,
  .header-separator,
  .main-navigation a {
    background-image: url(../../img/common/sprite-phone2x.png)!important;
    background-size: 750px 250px!important;
  }
}
