@charset "UTF-8";
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, nav, output, section, summary,
time, mark, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figure,
footer, header, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  max-width: 100%; }

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=64cad37b06ea1ae7b0895d8b1bd93401)
 * Config saved to config.json and https://gist.github.com/64cad37b06ea1ae7b0895d8b1bd93401
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../../fonts/glyphicons-halflings-regular.eot");
  src: url("../../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  text-decoration: none; }

a:hover,
a:focus {
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

@media (min-width: 768px) {
  .container {
    width: 760px; } }

@media (min-width: 992px) {
  .container {
    width: 980px; } }

@media (min-width: 1280px) {
  .container {
    width: 1200px; } }

@media (min-width: 1440px) {
  .container {
    width: 1400px; } }

@media (min-width: 1600px) {
  .container {
    width: 1550px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

.row {
  margin-left: -10px;
  margin-right: -10px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1400px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-webkit-input-placeholder {
  color: #999999; }

.form-control::-ms-expand {
  border: 0;
  background-color: transparent; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1; }

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 10px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -10px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 10px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 20px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }

.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 1024px) {
  .navbar {
    border-radius: 4px; } }

@media (min-width: 1024px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 1024px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in {
    overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px; } }

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 1024px) {
  .navbar-toggle {
    display: none; } }

.navbar-nav {
  margin: 7.5px -20px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 1023px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 1024px) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }

.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }

@media (min-width: 1024px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .navbar-form .form-control-static {
    display: inline-block; }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto; }
  .navbar-form .input-group > .form-control {
    width: 100%; }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0; }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

@media (max-width: 1023px) {
  .navbar-form .form-group {
    margin-bottom: 5px; }
  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }

@media (min-width: 1024px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 1024px) {
  .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px; } }

@media (min-width: 1024px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -10px; }
  .navbar-right ~ .navbar-right {
    margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777777; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777777; }

.navbar-default .navbar-nav > li > a {
  color: #777777; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #dddddd; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555; }

@media (max-width: 1023px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; } }

.navbar-default .navbar-link {
  color: #777777; }

.navbar-default .navbar-link:hover {
  color: #333333; }

.navbar-default .btn-link {
  color: #777777; }

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333; }

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc; }

.navbar-inverse {
  background-color: #222222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333333; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff; }

@media (max-width: 1023px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent; } }

.navbar-inverse .navbar-link {
  color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: #ffffff; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff; }

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444; }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.4.1 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: transparent; }
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8); }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal; }
  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block; }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    /* dimensions: 25px x 25px */
    line-height: 25px;
    width: 25px;
    /* styling */
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff;
    /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000; }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%; }
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0; }
  .featherlight iframe {
    /* styling */
    border: none; } }

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }

body {
  font-family: "Lato", sans-serif;
  background: #f9f9fb; }

a {
  color: inherit;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

.with-shadow {
  box-shadow: 0 2px 10px -3px rgba(33, 33, 33, 0.2);
  background: white;
  border: 1px solid #DFDBD7;
  color: #515153; }

.mobile-only {
  display: none; }

body.publicacoes li.publicacoes {
  background: #b3cd77 !important; }

body.blog li.blog {
  background: #8c7a94 !important; }

body.midias li.midia {
  background: #f37066 !important; }

body.projetos li.projetos {
  background: #99d7e6 !important; }

body.atividades li.atividades {
  background: #fec64e; }

#top-header {
  background: #DFDBD7;
  margin-bottom: 0;
  border-bottom: 0; }
  #top-header li {
    font-size: 1.3em;
    color: #2B271E;
    -webkit-transition: 150ms background-color ease;
    -moz-transition: 150ms background-color ease;
    transition: 150ms background-color ease; }
    #top-header li.institucional.current-menu-item, #top-header li.institucional.current-page-ancestor, #top-header li.institucional:hover {
      background: #708564; }
    #top-header li.contatos.current-menu-item, #top-header li.contatos:hover {
      background: #7e7b76; }
    #top-header li.blog.current-menu-item, #top-header li.blog:hover {
      background: #8c7a94; }
    #top-header li.midia.current-menu-item, #top-header li.midia:hover {
      background: #f37066; }
    #top-header li.publicacoes.current-menu-item, #top-header li.publicacoes:hover {
      background: #b3cd77; }
    #top-header li.projetos.current-menu-item, #top-header li.projetos:hover {
      background: #99d7e6; }
    #top-header li.dados.current-menu-item, #top-header li.dados:hover {
      background: #61c0b8; }
    #top-header li.atividades.current-menu-item, #top-header li.atividades:hover {
      background: #fec64e; }
    #top-header li.videos.current-menu-item, #top-header li.videos:hover {
      background: #9f4141; }
    #top-header li.post.current-menu-item, #top-header li.blog:hover {
      background: #8c7a94; }
    #top-header li.main {
      color: white;
      background: #2B271E; }
  #top-header a {
    text-transform: uppercase; }

#page-header.interna {
  text-align: left;
  padding: 3.8em 0;
  margin-bottom: 7.5em; }
  #page-header.interna .logo {
    margin-left: 7em;
    width: 145px; }
  #page-header.interna.template-quem-somos, #page-header.interna.template-equipe-e-conselho, #page-header.interna.template-relatorios, #page-header.interna.template-apoios {
    background: #708564; }
  #page-header.interna.template-videos {
    background: #9f4141; }
  #page-header.interna.template-midia, #page-header.interna.single.participacao, #page-header.interna.single.artigo, #page-header.interna.single.entrevista, #page-header.interna.single.reportagens {
    background: #f37066; }
  #page-header.interna.template-atividades, #page-header.interna.single.evento, #page-header.interna.single.curso {
    background: #fec64e; }
  #page-header.interna.template-publicacoes, #page-header.interna.template-publicacao, #page-header.interna.boletim.single, #page-header.interna.single.livro, #page-header.interna.textodownload {
    background: #b3cd77; }
  #page-header.interna.template-projetos, #page-header.interna.single.projeto {
    background: #99d7e6; }
  #page-header.interna.template-blog, #page-header.interna.single.post {
    background: #8c7a94; }
  #page-header.interna.template-contato {
    background: #7e7b76; }
  #page-header.interna.template-dados {
    background: #61c0b8; }
  #page-header.interna.template-links {
    background: #61c0b8; }
  #page-header.interna.search, #page-header.interna.template-tags, #page-header.interna.template-busca-avancada {
    background: #eae8e5; }

#page-header.single {
  margin-bottom: 0; }

#search-box, .menu-search {
  font-size: 1.2em;
  padding: 1.5em 1em;
  font-family: "Merriweather", serif;
  font-style: italic;
  border: 0;
  width: 300px; }
  #search-box::-webkit-input-placeholder, .menu-search::-webkit-input-placeholder {
    line-height: 1.5; }
  #search-box::-moz-placeholder, .menu-search::-moz-placeholder {
    line-height: 1.5; }
  #search-box:-moz-placeholder, .menu-search:-moz-placeholder {
    line-height: 1.5; }
  #search-box:-ms-input-placeholder, .menu-search:-ms-input-placeholder {
    line-height: 1.5; }

#search-box:focus, .menu-search:focus {
  outline: 0; }
  #search-box:focus::-webkit-input-placeholder, .menu-search:focus::-webkit-input-placeholder {
    color: #efefef; }
  #search-box:focus::-moz-placeholder, .menu-search:focus::-moz-placeholder {
    color: #efefef; }
  #search-box:focus:-moz-placeholder, .menu-search:focus:-moz-placeholder {
    color: #efefef; }
  #search-box:focus:-ms-input-placeholder, .menu-search:focus:-ms-input-placeholder {
    color: #efefef; }

.menu-search {
  margin: 1em; }

#page-header {
  text-align: center;
  padding: 2.75em 0;
  position: relative;
  background: #F0F0F2; }
  #page-header .logo {
    display: inline-block;
    width: 185px; }
  #page-header .social {
    position: absolute;
    left: 3.5em;
    top: 6em; }
    #page-header .social span {
      color: #999;
      display: inline-block;
      font-size: 1.3em;
      text-transform: uppercase;
      vertical-align: middle;
      width: 8em; }
    #page-header .social li {
      display: inline-block;
      width: 40px;
      height: 40px;
      margin-right: 0.5em; }
      #page-header .social li:last-child {
        margin-right: 0; }
  #page-header .social-list {
    width: 16em;
    display: inline-block;
    padding-left: 0; }
  #page-header .search-container {
    position: absolute;
    right: 7em;
    top: 5.5em; }

#page .section-header {
  margin-bottom: 2.5em; }

#page .main-content {
  font-size: 1.5em;
  line-height: 1.5em;
  font-family: "Lato", sans-serif;
  font-weight: 200;
  height: 20vh; }

#page h3 {
  font-size: 2em;
  font-family: "Lato", sans-serif;
  font-weight: 200;
  text-transform: uppercase; }

#google_translate_element {
  float: right;
  background: transparent;
  margin-top: 16px;
  margin-right: 10px; }
  #google_translate_element .goog-te-gadget-simple {
    background: transparent;
    border: 0;
    font-family: "Lato", sans-serif;
    text-transform: uppercase; }
  #google_translate_element img {
    display: none; }
  #google_translate_element .goog-te-menu-value > span {
    display: none; }
  #google_translate_element .goog-te-menu-value span:first-of-type {
    display: inline-block; }
    #google_translate_element .goog-te-menu-value span:first-of-type:before {
      content: "";
      display: inline-block; }
  #google_translate_element .fa {
    margin: -0.2em 0.7em 0;
    font-size: 1.1em;
    vertical-align: middle; }

.bg-hover {
  -webkit-transition: background-color 120ms ease;
  -moz-transition: background-color 120ms ease;
  transition: background-color 120ms ease; }

.template-midia .bg-hover:hover, .single.participacao .bg-hover:hover, .single.artigo .bg-hover:hover, .single.entrevista .bg-hover:hover, .single.reportagem .bg-hover:hover {
  background: #f5867e !important;
  color: white; }

.template-midia .txt-color, .single.participacao .txt-color, .single.artigo .txt-color, .single.entrevista .txt-color, .single.reportagem .txt-color {
  color: #f37066; }

.template-midia .hover-color:hover h1, .template-midia .nav-item.hover-color:hover > a, .single.participacao .hover-color:hover h1, .single.participacao .nav-item.hover-color:hover > a, .single.artigo .hover-color:hover h1, .single.artigo .nav-item.hover-color:hover > a, .single.entrevista .hover-color:hover h1, .single.entrevista .nav-item.hover-color:hover > a, .single.reportagem .hover-color:hover h1, .single.reportagem .nav-item.hover-color:hover > a {
  color: #f37066; }

.template-midia .read-more:before, .single.participacao .read-more:before, .single.artigo .read-more:before, .single.entrevista .read-more:before, .single.reportagem .read-more:before {
  background: #f37066; }

.template-midia .read-more:after, .single.participacao .read-more:after, .single.artigo .read-more:after, .single.entrevista .read-more:after, .single.reportagem .read-more:after {
  border-color: #f37066; }

.template-midia .bg-color, .template-midia a.current, .template-midia .box-tags, .single.participacao .bg-color, .single.participacao a.current, .single.participacao .box-tags, .single.artigo .bg-color, .single.artigo a.current, .single.artigo .box-tags, .single.entrevista .bg-color, .single.entrevista a.current, .single.entrevista .box-tags, .single.reportagem .bg-color, .single.reportagem a.current, .single.reportagem .box-tags {
  background: #f37066; }

.template-midia .light-bg, .single.participacao .light-bg, .single.artigo .light-bg, .single.entrevista .light-bg, .single.reportagem .light-bg {
  background: #f79c95; }

.template-midia .dark-bg, .single.participacao .dark-bg, .single.artigo .dark-bg, .single.entrevista .dark-bg, .single.reportagem .dark-bg {
  background: #d55c52; }

.template-midia .term-name, .single.participacao .term-name, .single.artigo .term-name, .single.entrevista .term-name, .single.reportagem .term-name {
  border-bottom: 1px solid #d55c52;
  position: relative; }

.template-midia .selected, .single.participacao .selected, .single.artigo .selected, .single.entrevista .selected, .single.reportagem .selected {
  background: #d55c52; }

.template-midia a.current, .template-midia a.current:hover, .single.participacao a.current, .single.participacao a.current:hover, .single.artigo a.current, .single.artigo a.current:hover, .single.entrevista a.current, .single.entrevista a.current:hover, .single.reportagem a.current, .single.reportagem a.current:hover {
  color: white !important;
  font-weight: 200 !important; }

.template-midia .terms-list, .single.participacao .terms-list, .single.artigo .terms-list, .single.entrevista .terms-list, .single.reportagem .terms-list {
  background: white; }
  .template-midia .terms-list li, .single.participacao .terms-list li, .single.artigo .terms-list li, .single.entrevista .terms-list li, .single.reportagem .terms-list li {
    border-bottom: 1px solid #c43b30; }
    .template-midia .terms-list li:last-child, .single.participacao .terms-list li:last-child, .single.artigo .terms-list li:last-child, .single.entrevista .terms-list li:last-child, .single.reportagem .terms-list li:last-child {
      border-bottom: 0; }

.template-midia .menu-control:checked ~ .term-name .arrow, .single.participacao .menu-control:checked ~ .term-name .arrow, .single.artigo .menu-control:checked ~ .term-name .arrow, .single.entrevista .menu-control:checked ~ .term-name .arrow, .single.reportagem .menu-control:checked ~ .term-name .arrow {
  background: #d55c52; }

.template-midia .terms-list li, .single.participacao .terms-list li, .single.artigo .terms-list li, .single.entrevista .terms-list li, .single.reportagem .terms-list li {
  border-bottom-color: rgba(243, 112, 102, 0.4); }

.template-midia .terms-list .term-selected, .single.participacao .terms-list .term-selected, .single.artigo .terms-list .term-selected, .single.entrevista .terms-list .term-selected, .single.reportagem .terms-list .term-selected {
  background-color: #d55c52;
  color: white; }

.template-publicacoes .bg-hover:hover, .template-publicacao .bg-hover:hover, .single.publicacoes .bg-hover:hover, .boletim.single .bg-hover:hover, .single.livro .bg-hover:hover, .single.textodownload .bg-hover:hover {
  background: #bdd48a !important;
  color: white; }

.template-publicacoes .txt-color, .template-publicacao .txt-color, .single.publicacoes .txt-color, .boletim.single .txt-color, .single.livro .txt-color, .single.textodownload .txt-color {
  color: #b3cd77; }

.template-publicacoes .hover-color:hover h1, .template-publicacoes .nav-item.hover-color:hover > a, .template-publicacao .hover-color:hover h1, .template-publicacao .nav-item.hover-color:hover > a, .single.publicacoes .hover-color:hover h1, .single.publicacoes .nav-item.hover-color:hover > a, .boletim.single .hover-color:hover h1, .boletim.single .nav-item.hover-color:hover > a, .single.livro .hover-color:hover h1, .single.livro .nav-item.hover-color:hover > a, .single.textodownload .hover-color:hover h1, .single.textodownload .nav-item.hover-color:hover > a {
  color: #b3cd77; }

.template-publicacoes .read-more:before, .template-publicacao .read-more:before, .single.publicacoes .read-more:before, .boletim.single .read-more:before, .single.livro .read-more:before, .single.textodownload .read-more:before {
  background: #b3cd77; }

.template-publicacoes .read-more:after, .template-publicacao .read-more:after, .single.publicacoes .read-more:after, .boletim.single .read-more:after, .single.livro .read-more:after, .single.textodownload .read-more:after {
  border-color: #b3cd77; }

.template-publicacoes .bg-color, .template-publicacoes a.current, .template-publicacoes .box-tags, .template-publicacao .bg-color, .template-publicacao a.current, .template-publicacao .box-tags, .single.publicacoes .bg-color, .single.publicacoes a.current, .single.publicacoes .box-tags, .boletim.single .bg-color, .boletim.single a.current, .boletim.single .box-tags, .single.livro .bg-color, .single.livro a.current, .single.livro .box-tags, .single.textodownload .bg-color, .single.textodownload a.current, .single.textodownload .box-tags {
  background: #b3cd77; }

.template-publicacoes .light-bg, .template-publicacao .light-bg, .single.publicacoes .light-bg, .boletim.single .light-bg, .single.livro .light-bg, .single.textodownload .light-bg {
  background: #ccdb9a; }

.template-publicacoes .dark-bg, .template-publicacao .dark-bg, .single.publicacoes .dark-bg, .boletim.single .dark-bg, .single.livro .dark-bg, .single.textodownload .dark-bg {
  background: #a4bb69; }

.template-publicacoes .term-name, .template-publicacao .term-name, .single.publicacoes .term-name, .boletim.single .term-name, .single.livro .term-name, .single.textodownload .term-name {
  border-bottom: 1px solid #a4bb69;
  position: relative; }

.template-publicacoes .selected, .template-publicacao .selected, .single.publicacoes .selected, .boletim.single .selected, .single.livro .selected, .single.textodownload .selected {
  background: #a4bb69; }

.template-publicacoes a.current, .template-publicacoes a.current:hover, .template-publicacao a.current, .template-publicacao a.current:hover, .single.publicacoes a.current, .single.publicacoes a.current:hover, .boletim.single a.current, .boletim.single a.current:hover, .single.livro a.current, .single.livro a.current:hover, .single.textodownload a.current, .single.textodownload a.current:hover {
  color: white !important;
  font-weight: 200 !important; }

.template-publicacoes .terms-list, .template-publicacao .terms-list, .single.publicacoes .terms-list, .boletim.single .terms-list, .single.livro .terms-list, .single.textodownload .terms-list {
  background: white; }
  .template-publicacoes .terms-list li, .template-publicacao .terms-list li, .single.publicacoes .terms-list li, .boletim.single .terms-list li, .single.livro .terms-list li, .single.textodownload .terms-list li {
    border-bottom: 1px solid #8ca64b; }
    .template-publicacoes .terms-list li:last-child, .template-publicacao .terms-list li:last-child, .single.publicacoes .terms-list li:last-child, .boletim.single .terms-list li:last-child, .single.livro .terms-list li:last-child, .single.textodownload .terms-list li:last-child {
      border-bottom: 0; }

.template-publicacoes .menu-control:checked ~ .term-name .arrow, .template-publicacao .menu-control:checked ~ .term-name .arrow, .single.publicacoes .menu-control:checked ~ .term-name .arrow, .boletim.single .menu-control:checked ~ .term-name .arrow, .single.livro .menu-control:checked ~ .term-name .arrow, .single.textodownload .menu-control:checked ~ .term-name .arrow {
  background: #a4bb69; }

.template-publicacoes .term-selected, .template-publicacao .term-selected, .single.publicacoes .term-selected, .boletim.single .term-selected, .single.livro .term-selected, .single.textodownload .term-selected {
  background-color: #a4bb69;
  color: white; }

.template-atividades .bg-hover:hover, .single.evento .bg-hover:hover, .single.curso .bg-hover:hover, .single.atividade .bg-hover:hover {
  background: #fece67 !important;
  color: white; }

.template-atividades .txt-color, .single.evento .txt-color, .single.curso .txt-color, .single.atividade .txt-color {
  color: #fec64e; }

.template-atividades .hover-color:hover h1, .template-atividades .nav-item.hover-color:hover > a, .single.evento .hover-color:hover h1, .single.evento .nav-item.hover-color:hover > a, .single.curso .hover-color:hover h1, .single.curso .nav-item.hover-color:hover > a, .single.atividade .hover-color:hover h1, .single.atividade .nav-item.hover-color:hover > a {
  color: #fec64e; }

.template-atividades .read-more:before, .single.evento .read-more:before, .single.curso .read-more:before, .single.atividade .read-more:before {
  background: #fec64e; }

.template-atividades .read-more:after, .single.evento .read-more:after, .single.curso .read-more:after, .single.atividade .read-more:after {
  border-color: #fec64e; }

.template-atividades .bg-color, .template-atividades a.current, .template-atividades .box-tags, .single.evento .bg-color, .single.evento a.current, .single.evento .box-tags, .single.curso .bg-color, .single.curso a.current, .single.curso .box-tags, .single.atividade .bg-color, .single.atividade a.current, .single.atividade .box-tags {
  background: #fec64e; }

.template-atividades .light-bg, .single.evento .light-bg, .single.curso .light-bg, .single.atividade .light-bg {
  background: #ffe7b3; }

.template-atividades .dark-bg, .single.evento .dark-bg, .single.curso .dark-bg, .single.atividade .dark-bg {
  background: #fec64e; }

.template-atividades .term-name, .single.evento .term-name, .single.curso .term-name, .single.atividade .term-name {
  border-bottom: 1px solid #fec64e;
  position: relative; }

.template-atividades .selected, .single.evento .selected, .single.curso .selected, .single.atividade .selected {
  background: #fec64e; }

.template-atividades a.current, .template-atividades a.current:hover, .single.evento a.current, .single.evento a.current:hover, .single.curso a.current, .single.curso a.current:hover, .single.atividade a.current, .single.atividade a.current:hover {
  color: white !important;
  font-weight: 200 !important; }

.template-atividades .terms-list, .single.evento .terms-list, .single.curso .terms-list, .single.atividade .terms-list {
  background: white; }
  .template-atividades .terms-list li, .single.evento .terms-list li, .single.curso .terms-list li, .single.atividade .terms-list li {
    border-bottom: 1px solid #feb61b; }
    .template-atividades .terms-list li:last-child, .single.evento .terms-list li:last-child, .single.curso .terms-list li:last-child, .single.atividade .terms-list li:last-child {
      border-bottom: 0; }

.template-atividades .menu-control:checked ~ .term-name .arrow, .single.evento .menu-control:checked ~ .term-name .arrow, .single.curso .menu-control:checked ~ .term-name .arrow, .single.atividade .menu-control:checked ~ .term-name .arrow {
  background: #fec64e; }

.template-atividades .term-selected, .single.evento .term-selected, .single.curso .term-selected, .single.atividade .term-selected {
  background-color: #fec64e;
  color: white; }

.template-projetos .bg-hover:hover, .single.projeto .bg-hover:hover {
  background: #addfeb !important;
  color: white; }

.template-projetos .txt-color, .single.projeto .txt-color {
  color: #99d7e6; }

.template-projetos .hover-color:hover h1, .template-projetos .nav-item.hover-color:hover > a, .single.projeto .hover-color:hover h1, .single.projeto .nav-item.hover-color:hover > a {
  color: #99d7e6; }

.template-projetos .read-more:before, .single.projeto .read-more:before {
  background: #99d7e6; }

.template-projetos .read-more:after, .single.projeto .read-more:after {
  border-color: #99d7e6; }

.template-projetos .bg-color, .template-projetos a.current, .template-projetos .box-tags, .single.projeto .bg-color, .single.projeto a.current, .single.projeto .box-tags {
  background: #99d7e6; }

.template-projetos .light-bg, .single.projeto .light-bg {
  background: white; }

.template-projetos .dark-bg, .single.projeto .dark-bg {
  background: #99d7e6; }

.template-projetos .term-name, .single.projeto .term-name {
  border-bottom: 1px solid #99d7e6;
  position: relative; }

.template-projetos .selected, .single.projeto .selected {
  background: #99d7e6; }

.template-projetos a.current, .template-projetos a.current:hover, .single.projeto a.current, .single.projeto a.current:hover {
  color: white !important;
  font-weight: 200 !important; }

.template-projetos .terms-list, .single.projeto .terms-list {
  background: #99d7e6; }
  .template-projetos .terms-list li, .single.projeto .terms-list li {
    border-bottom: 1px solid #70c7dc; }
    .template-projetos .terms-list li:last-child, .single.projeto .terms-list li:last-child {
      border-bottom: 0; }

.template-projetos .menu-control:checked ~ .term-name .arrow, .single.projeto .menu-control:checked ~ .term-name .arrow {
  background: #99d7e6; }

.template-projetos .sidebar-title, .template-projetos .sidebar-title:hover, .single.projeto .sidebar-title, .single.projeto .sidebar-title:hover {
  color: white !important;
  background-color: #2B271E;
  text-align: center; }

.template-projetos #nav-children-sidebar .menu-control:checked + .term-name, .single.projeto #nav-children-sidebar .menu-control:checked + .term-name {
  color: #99d7e6; }

.template-projetos #nav-children-sidebar .term-name, .single.projeto #nav-children-sidebar .term-name {
  border-bottom: 1px solid #DFDBD7; }

.template-projetos #nav-children-sidebar .term-selected, .single.projeto #nav-children-sidebar .term-selected {
  background-color: #6CBBCD;
  color: white; }

.template-blog .bg-hover:hover, .single.blog .bg-hover:hover {
  background: #98889f !important;
  color: white; }

.template-blog .txt-color, .single.blog .txt-color {
  color: #8c7a94; }

.template-blog .hover-color:hover h1, .template-blog .nav-item.hover-color:hover > a, .single.blog .hover-color:hover h1, .single.blog .nav-item.hover-color:hover > a {
  color: #8c7a94; }

.template-blog .read-more:before, .single.blog .read-more:before {
  background: #8c7a94; }

.template-blog .read-more:after, .single.blog .read-more:after {
  border-color: #8c7a94; }

.template-blog .bg-color, .template-blog a.current, .template-blog .box-tags, .single.blog .bg-color, .single.blog a.current, .single.blog .box-tags {
  background: #8c7a94; }

.template-blog .light-bg, .single.blog .light-bg {
  background: white; }

.template-blog .dark-bg, .single.blog .dark-bg {
  background: #8c7a94; }

.template-blog .term-name, .single.blog .term-name {
  border-bottom: 1px solid #8c7a94;
  position: relative; }

.template-blog .selected, .single.blog .selected {
  background: #8c7a94; }

.template-blog a.current, .template-blog a.current:hover, .single.blog a.current, .single.blog a.current:hover {
  color: white !important;
  font-weight: 200 !important; }

.template-blog .terms-list, .single.blog .terms-list {
  background: #8c7a94; }
  .template-blog .terms-list li, .single.blog .terms-list li {
    border-bottom: 1px solid #726279; }
    .template-blog .terms-list li:last-child, .single.blog .terms-list li:last-child {
      border-bottom: 0; }

.template-blog .menu-control:checked ~ .term-name .arrow, .single.blog .menu-control:checked ~ .term-name .arrow {
  background: #8c7a94; }

.template-dados .bg-hover:hover, .template-links .bg-hover:hover {
  background: #73c7c0 !important;
  color: white; }

.template-dados .txt-color, .template-links .txt-color {
  color: #61c0b8; }

.template-dados .hover-color:hover h1, .template-dados .nav-item.hover-color:hover > a, .template-links .hover-color:hover h1, .template-links .nav-item.hover-color:hover > a {
  color: #61c0b8; }

.template-dados .read-more:before, .template-links .read-more:before {
  background: #61c0b8; }

.template-dados .read-more:after, .template-links .read-more:after {
  border-color: #61c0b8; }

.template-dados .bg-color, .template-dados a.current, .template-dados .box-tags, .template-links .bg-color, .template-links a.current, .template-links .box-tags {
  background: #61c0b8; }

.template-dados .light-bg, .template-links .light-bg {
  background: white; }

.template-dados .dark-bg, .template-links .dark-bg {
  background: #61c0b8; }

.template-dados .term-name, .template-links .term-name {
  border-bottom: 1px solid #61c0b8;
  position: relative; }

.template-dados .selected, .template-links .selected {
  background: #61c0b8; }

.template-dados a.current, .template-dados a.current:hover, .template-links a.current, .template-links a.current:hover {
  color: white !important;
  font-weight: 200 !important; }

.template-dados .terms-list, .template-links .terms-list {
  background: #61c0b8; }
  .template-dados .terms-list li, .template-links .terms-list li {
    border-bottom: 1px solid #44aaa2; }
    .template-dados .terms-list li:last-child, .template-links .terms-list li:last-child {
      border-bottom: 0; }

.template-dados .menu-control:checked ~ .term-name .arrow, .template-links .menu-control:checked ~ .term-name .arrow {
  background: #61c0b8; }

.template-quem-somos .bg-hover:hover,
.template-equipe-e-conselho .bg-hover:hover,
.template-relatorios .bg-hover:hover,
.template-apoios .bg-hover:hover {
  background: #a4b49b !important;
  color: white; }

.template-quem-somos a.current,
.template-equipe-e-conselho a.current,
.template-relatorios a.current,
.template-apoios a.current {
  background: #708564; }

.antetitulo {
  text-transform: uppercase;
  padding-left: 10px; }
  .antetitulo .midias {
    color: #f37066; }
  .antetitulo .publicacoes {
    color: #b3cd77; }
  .antetitulo .projetos {
    color: #99d7e6; }
  .antetitulo .atividades {
    color: #fec64e; }
  .antetitulo .blog {
    color: #8c7a94; }
  .antetitulo .dados {
    color: #61c0b8; }

#main-footer {
  background: #2B271E;
  margin-top: 12em;
  width: 100%;
  position: relative; }
  #main-footer .back-to-top {
    position: absolute;
    text-align: center;
    display: inline-block;
    padding: 1em;
    background: #DFDBD7;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-size: 1.4em;
    right: 6em;
    top: -3em; }
  #main-footer .logos {
    margin-top: 4em; }
    #main-footer .logos a {
      display: inline-block;
      margin-bottom: 3.5em;
      width: 100%; }
      #main-footer .logos a:last-child {
        margin-bottom: 0; }
    #main-footer .logos img {
      max-width: 100%;
      width: 200px; }
  #main-footer .social {
    padding-top: 10.8em; }
    #main-footer .social li {
      background: white;
      display: inline-block;
      padding: .25em;
      width: 1.65em;
      height: 1.65em;
      font-size: 3em;
      border-radius: 50%;
      float: left;
      text-align: center;
      line-height: 35px;
      margin-right: 0.5em; }
  #main-footer .about {
    padding: 3em 5em; }
  #main-footer .title {
    text-transform: uppercase;
    color: rgba(223, 219, 215, 0.5);
    font-size: 1.25em;
    margin-bottom: 2em;
    display: inline-block; }
  #main-footer .sitemap li {
    margin-bottom: 0.75em;
    float: left;
    clear: both; }
  #main-footer .sitemap a {
    color: #DFDBD7;
    font-size: 1.4em;
    font-family: "Merriweather", serif;
    padding: 0; }
  #main-footer a:not(.fa):hover {
    color: white; }
  #main-footer .fa:focus {
    outline-offset: 0;
    outline: none;
    text-decoration: none; }
  #main-footer .phone {
    display: block;
    color: #DFDBD7;
    font-size: 2.2em;
    font-weight: 700;
    margin-bottom: 0.25em; }
    #main-footer .phone span {
      font-size: 0.6em; }
  #main-footer .email {
    display: block;
    margin-top: 2.5em;
    color: #DFDBD7;
    font-size: 1.5em;
    word-break: break-word; }
  #main-footer .copyright {
    width: 100%;
    clear: both;
    background: #413c36;
    padding: 1.5em 5em;
    font-size: 1.2em;
    line-height: 1.5;
    color: rgba(223, 219, 215, 0.5); }
  #main-footer .apoiadores li {
    margin-bottom: 3.5em; }
    #main-footer .apoiadores li:last-child {
      margin-bottom: 0; }
  #main-footer .assessoria {
    color: #DFDBD7;
    font-size: 1.4em;
    font-family: "Merriweather", serif; }
    #main-footer .assessoria p {
      line-height: 1.5;
      margin-bottom: 0.75em; }

.hit-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }

.show-more, .more-posts {
  width: 100%;
  padding: 1em;
  font-size: 2em;
  border: 1px solid #515153;
  color: #515153;
  text-align: center;
  text-transform: uppercase;
  font-weight: 200;
  margin-top: 1.5em;
  position: relative;
  cursor: pointer; }
  .show-more:after, .more-posts:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border: 1px solid #515153;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    background: #f9f9fb;
    bottom: -9px;
    left: 50%;
    margin-left: -10px;
    border-left: 0;
    border-top: 0; }
  .show-more:active, .more-posts:active {
    top: 1px; }
  .show-more.loading, .more-posts.loading {
    opacity: 0.5; }
  .show-more.midias, .more-posts.midias {
    background-color: #f37066;
    color: white;
    border-color: #f37066; }
    .show-more.midias:after, .more-posts.midias:after {
      border-color: #f37066;
      background-color: #f37066; }
  .show-more.dados, .more-posts.dados {
    background-color: #61c0b8;
    color: white;
    border-color: #61c0b8; }
    .show-more.dados:after, .more-posts.dados:after {
      border-color: #61c0b8;
      background-color: #61c0b8; }
  .show-more.publicacoes, .more-posts.publicacoes {
    background-color: #b3cd77;
    border-color: #b3cd77;
    color: white; }
    .show-more.publicacoes:after, .more-posts.publicacoes:after {
      border-color: #b3cd77;
      background-color: #b3cd77; }
  .show-more.projetos, .more-posts.projetos {
    background-color: #99d7e6;
    border-color: #99d7e6;
    color: white; }
    .show-more.projetos:after, .more-posts.projetos:after {
      border-color: #99d7e6;
      background-color: #99d7e6; }
  .show-more.blogs, .more-posts.blogs {
    background-color: #8c7a94;
    border-color: #8c7a94;
    color: white; }
    .show-more.blogs:after, .more-posts.blogs:after {
      border-color: #8c7a94;
      background-color: #8c7a94; }
  .show-more.atividades, .more-posts.atividades {
    background-color: #fec64e;
    border-color: #fec64e;
    color: white; }
    .show-more.atividades:after, .more-posts.atividades:after {
      border-color: #fec64e;
      background-color: #fec64e; }

.hidden {
  display: none; }

.section-title {
  border-bottom: 1px solid #515153;
  padding-bottom: 0.25em;
  margin-bottom: 0.8em; }

.section-title, .section-header h1 {
  font-size: 3.2em;
  font-weight: 700;
  text-transform: uppercase;
  color: #2B271E; }

.section-header {
  border-bottom: 1px solid #515153;
  margin-bottom: 5em; }
  .section-header h1 {
    margin-top: 0.4em; }
  .section-header p {
    line-height: 1.25;
    font-size: 1.8em;
    font-weight: 200;
    margin-top: -0.75em;
    margin-bottom: 0.8em; }

@media screen and (max-width: 1400px) {
  #main-footer .social {
    padding-top: 8.5vw;
    font-size: 0.6em; }
    #main-footer .social li {
      line-height: 1.25; } }

@media screen and (max-width: 1023px) {
  .mobile-only {
    display: block; }
  #main-footer .row > div {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 5em; }
    #main-footer .row > div:last-child {
      margin-bottom: 0; }
  #main-footer .row .copyright {
    margin-bottom: 0; }
  #main-footer .social {
    padding-top: 0; }
  #main-footer .sitemap li {
    clear: inherit;
    margin-right: 2em; }
  #main-footer .logos a {
    float: left;
    width: 30%;
    margin-right: 10%;
    margin-bottom: 0; }
  #main-footer .logos img {
    max-width: 100%; }
  #main-footer .navbar-nav {
    margin: 0; }
  #page-header {
    text-align: left;
    padding: 2.5em 0; }
    #page-header .social {
      display: none; }
    #page-header .search-container {
      right: 2.5em; }
  .apoiadores li {
    width: 40%;
    float: left;
    margin-right: 5%; }
  #bs-navbar .menu-principal-container {
    display: none; }
  .navbar-collapse {
    padding: 0; }
  #menu-principal {
    padding: 0 10px; } }

@media screen and (max-width: 1023px) {
  .navbar-nav {
    margin: 0 -10px; }
  #page .main-content {
    padding: 1.5rem; }
  .icon-bar {
    background: #2B271E; }
  .with-shadow:not(ul) {
    margin: 0 1.5rem;
    padding: 2.5em; }
  .show-more, .more-posts {
    width: calc(100% - 1.5em);
    margin-left: 0.75em; }
  .section-header, .section-title, .single-title {
    margin-left: 2rem;
    margin-right: 2rem; }
  body {
    overflow-x: hidden;
    width: 100%; }
  #page-header.interna, #page-header {
    text-align: center; }
    #page-header.interna .logo, #page-header .logo {
      margin-left: 0; }
    #page-header.interna .social, #page-header .social {
      display: none; }
  .search-container {
    display: none; }
  .fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
  #google_translate_element {
    position: absolute;
    top: 0; }
    #google_translate_element .fa-globe + span {
      display: none !important; }
    #google_translate_element .fa-chevron-down {
      margin: -0.5em 0 0;
      font-size: 0.75em; } }

.tableauViz {
  width: 100%;
  height: 700px; }

@media screen and (max-width: 767px) {
  .tableauViz {
    margin-left: 5px;
    width: 100%;
    height: 670px; }
  #main-footer .logos a {
    width: 70%;
    margin-bottom: 2.5em; }
  .section-title, .section-header h1 {
    font-size: 2.5em; } }

.news-box .box-container {
  box-shadow: 0px 5px 30px -10px #949494;
  position: relative;
  overflow: hidden; }

.news-box .thumb {
  display: inline-block;
  width: 100%;
  background-size: cover;
  background-position: center center; }

.news-box.with-footer .box-container {
  height: 310px; }

.news-box.with-footer .thumb {
  height: 300px; }

.news-box.with-footer .title {
  min-height: 90px; }

.news-box.full-image {
  margin-bottom: 7.5em;
  height: 280px; }
  .news-box.full-image .box-container, .news-box.full-image .thumb {
    height: 100%;
    width: 100%; }
  .news-box.full-image .thumb {
    display: inline-block; }
  .news-box.full-image h1 {
    margin: 0.2em 0; }
  .news-box.full-image .title {
    padding: 0.2em 1.8em;
    position: relative;
    z-index: 4;
    opacity: 0;
    -webkit-transition: opacity 200ms ease-in;
    -moz-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in;
    min-height: 90px; }
  .news-box.full-image .box-tags {
    position: relative;
    z-index: 5; }

.news-box .footer {
  position: absolute;
  bottom: 0;
  width: 100%; }

.news-box .title {
  background: white;
  font-family: "Merriweather", serif;
  font-weight: 300;
  padding: 1em 1.8em; }

.news-box .box-name {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-size: 3em;
  text-align: center;
  width: 100%;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute; }

.news-box h1 {
  font-size: 1.6em;
  line-height: 1.5;
  color: #2B271E; }

.news-box .category-name {
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: 700;
  display: inline-block;
  padding: 0.5em 0.75em;
  margin-left: 1em;
  border-radius: 4px 4px 0 0;
  position: relative; }
  .news-box .category-name:before {
    content: "";
    background: inherit;
    position: absolute;
    width: 12px;
    height: 12px;
    bottom: -5px;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg); }

.news-box:hover .box-tags {
  margin-bottom: 0; }

.news-box.full-image:hover .title {
  opacity: 1; }

.news-box.full-image:hover .box-name {
  top: 25%; }

.box-tags {
  padding: 2em;
  margin-bottom: -5.5em;
  -webkit-transition: margin 200ms ease-out;
  -moz-transition: margin 200ms ease-out;
  transition: margin 200ms ease-out; }
  .box-tags li {
    background: #F0F0F2;
    font-style: italic;
    font-family: "Merriweather", serif;
    display: inline-block;
    margin-right: 0.5em;
    text-align: center; }
    .box-tags li:last-child {
      margin-right: 0; }
  .box-tags a {
    display: inline-block;
    padding: 0.5em 1em; }
  .box-tags.box-maior {
    padding: 2em 2em 1em 2em;
    margin-bottom: -8.5em; }
    .box-tags.box-maior li {
      margin-bottom: 1em; }

.news-box.atividades .box-tags, .news-box.atividades .category-name {
  background-color: #fec64e; }

.news-box.dados .box-tags, .news-box.dados .category-name {
  background-color: #61c0b8; }

.news-box.publicacao .box-tags, .news-box.publicacao .category-name, .news-box.publicacoes .box-tags, .news-box.publicacoes .category-name {
  background-color: #b3cd77; }

.news-box.midia .box-tags, .news-box.midia .category-name {
  background: #f37066; }

.news-box.projetos .box-tags, .news-box.projetos .category-name {
  background: #99d7e6; }

.news-box.blog .box-tags, .news-box.blog .category-name {
  background-color: #8c7a94; }

.template-projetos h1 {
  margin-top: 0; }

.template-projetos .section-header p {
  text-transform: uppercase; }

.template-blog .single-content {
  margin-bottom: 10em; }

.infografico {
  margin-bottom: 4em; }
  .infografico img {
    width: 100%; }

.template-dados .links {
  float: right; }
  .template-dados .links a {
    color: #2B271E;
    font-size: 1.44em;
    text-transform: uppercase;
    padding: 0.75em;
    font-weight: bold;
    margin-right: 0.5em; }
    .template-dados .links a:last-child {
      margin-right: 0; }

.template-links h2 {
  font-size: 2em;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  margin: 2.5em 0 1.5em; }

#article-list:not(.blog) .box-tags {
  float: right;
  position: relative;
  padding: 1.6em;
  margin-bottom: -4.7em;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  transition: all 250ms ease; }
  #article-list:not(.blog) .box-tags:hover {
    -webkit-transform: translateY(-4.7em);
    -moz-transform: translateY(-4.7em);
    -ms-transform: translateY(-4.7em);
    -o-transform: translateY(-4.7em);
    transform: translateY(-4.7em); }

#article-list .entry {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px; }

#article-list .pdf {
  display: inline-block;
  margin-top: 3em;
  font-size: 1.3em;
  font-style: italic;
  font-family: "Merriweather", serif; }
  #article-list .pdf .fa {
    font-size: 1.75em;
    margin-right: 0.5em; }
  #article-list .pdf span {
    text-decoration: underline; }

#article-list .post-type {
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
  padding: 0.55em 1em;
  font-size: 1.1em;
  color: white; }

#article-list .content {
  position: relative;
  padding: 2em 3.5em; }

#article-list .post-title {
  font-size: 1.7em;
  text-transform: uppercase;
  font-weight: bold;
  color: black;
  margin-top: 10px;
  line-height: 1.2; }

#article-list .post-excerpt {
  font-size: 1.3em;
  line-height: 1.75;
  margin-top: 1.4em;
  font-family: "Merriweather", serif;
  display: block; }

#article-list .read-more {
  display: inline-block;
  text-transform: uppercase;
  margin-top: 1.3em;
  font-size: 1.4em;
  position: relative; }
  #article-list .read-more:before {
    content: "";
    width: 6px;
    height: 2px;
    display: inline-block;
    position: absolute;
    right: -15px;
    top: 6px; }
  #article-list .read-more:after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    display: inline-block;
    border: 3px solid;
    border-left: 0;
    border-top: 0;
    top: 3px;
    right: -18px;
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg); }

#article-list .sep-line {
  position: absolute;
  height: 100%;
  width: 1px;
  background: #DFDBD7;
  right: 20%;
  top: 0; }

#article-list .item strong {
  text-transform: uppercase; }

#article-list .full {
  width: 100%;
  font-weight: bold;
  text-transform: uppercase; }

#article-list .footer {
  font-size: 1.5em; }
  #article-list .footer .item {
    font-weight: 200;
    text-transform: uppercase;
    color: black; }
  #article-list .footer .item:last-child {
    margin-bottom: 0; }

#article-list .no-thumb .content {
  width: 80%;
  float: left; }

#article-list .no-thumb .footer {
  padding: 26px 10px 2.2em 20px;
  float: right;
  width: 20%; }
  #article-list .no-thumb .footer strong {
    display: block;
    margin-bottom: 0.2em; }

#article-list .no-thumb .item, #article-list .no-thumb .left {
  margin-bottom: 1.5em; }

#article-list .no-thumb .full {
  padding-top: 8px; }

#article-list .no-thumb .box-tags {
  width: 100%;
  padding-left: 3.5em; }

#article-list .with-thumb .thumb {
  background-size: cover;
  background-position: center center;
  width: 35%;
  position: absolute;
  height: 100%; }

#article-list .with-thumb .content, #article-list .with-thumb .footer, #article-list .with-thumb .box-tags {
  width: 65%;
  float: right; }

#article-list .with-thumb .footer {
  border-top: 1px solid #DFDBD7; }

#article-list .with-thumb .left {
  width: 70%;
  float: left;
  padding: 14px 35px;
  border-right: 1px solid #DFDBD7; }

#article-list .with-thumb .full {
  padding: 14px 35px; }

#article-list .with-thumb .right {
  width: 30%;
  float: right;
  padding: 15px; }

#article-list .with-thumb .sep-line {
  display: none; }

#article-list .with-thumb .item {
  margin-bottom: 0.5em; }

#article-list .with-thumb .right strong {
  display: block;
  margin-bottom: 5px; }

@media screen and (max-width: 1280px) {
  #article-list .no-thumb .footer {
    margin-top: 0.5em; } }

@media screen and (max-width: 1023px) {
  .template-dados .links {
    display: inline-block;
    margin-bottom: 5em;
    float: none; }
    .template-dados .links a {
      margin-right: 0; }
  #article-list .entry {
    padding: 0; }
  #article-list .entry .box-tags {
    margin-bottom: 0; }
    #article-list .entry .box-tags:hover {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
  #article-list .content {
    position: static; }
  #article-list .footer strong {
    display: block;
    margin-bottom: 0.5em; }
  #article-list .sep-line {
    display: none; } }

@media screen and (max-width: 767px) {
  #article-list .with-thumb {
    padding-bottom: 0; }
    #article-list .with-thumb .thumb {
      width: 100%;
      height: 30vh;
      left: 0;
      top: 0; }
    #article-list .with-thumb .content {
      margin-top: calc(30vh - 2.5em); }
    #article-list .with-thumb .footer {
      width: 100%;
      border: 0; }
      #article-list .with-thumb .footer .left, #article-list .with-thumb .footer .right, #article-list .with-thumb .footer .full {
        width: 100%;
        border: 0; }
  #article-list .no-thumb .item, #article-list .no-thumb .item:last-child, #article-list .with-thumb .item, #article-list .with-thumb .item:last-child {
    margin-bottom: 1.5em; }
  #article-list .no-thumb .content, #article-list .with-thumb .content {
    width: 100%;
    padding: 3.5em 1.5rem 2.5em; }
  #article-list .no-thumb .footer, #article-list .with-thumb .footer {
    width: 100%;
    padding: 0.5em 1.5rem 0.5em; }
  #article-list .no-thumb .left, #article-list .no-thumb .right, #article-list .no-thumb .full, #article-list .with-thumb .left, #article-list .with-thumb .right, #article-list .with-thumb .full {
    padding: 0; }
  #article-list .no-thumb .content {
    padding-top: 2.5em; }
  #article-list .entry-livro .footer, #article-list .entry-boletim .footer, #article-list .entry-textodownload .footer {
    display: none; }
  #article-list .entry .box-tags {
    width: 100%; }
  #article-list .box-tags li {
    margin-top: 0.25em;
    margin-bottom: 0.25em; }
  #article-list.related-posts .footer {
    padding-bottom: 1.5em; }
  .template-dados .links {
    width: 100%; }
    .template-dados .links a {
      display: block;
      overflow: hidden;
      margin: 0; } }

#home-news .row, #home-banners {
  margin-bottom: 5.5em; }

#home-tags, #infografico {
  margin-bottom: 7.5em; }

.submit-button {
  font-size: 1.5em;
  margin-left: -2em;
  position: relative;
  cursor: pointer; }

.social-icon {
  border-radius: 50%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  display: inline-block;
  padding-left: 0;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease; }
  .social-icon:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  .social-icon.twitter {
    background-image: url("../../images/twitter.svg"); }
  .social-icon.facebook {
    background-image: url("../../images/facebook.svg"); }
  .social-icon.youtube {
    background-image: url("../../images/youtube.svg"); }

/**
Home slider
*/
#home-slider-container {
  margin-bottom: 8em; }
  #home-slider-container li {
    height: 60vh;
    background-size: cover;
    position: relative; }
  #home-slider-container h1 {
    font-size: 1.5em;
    line-height: 1.25em;
    text-transform: uppercase;
    color: #d4c2b1;
    font-weight: 700;
    margin-top: 0.25em; }
  #home-slider-container .category {
    text-transform: uppercase;
    color: #DFDBD7;
    font-size: 1.5em;
    font-weight: 500; }
  #home-slider-container h1, #home-slider-container .category, #home-slider-container .slider-text {
    text-shadow: 1px 1px 0px rgba(33, 33, 33, 0.75); }
  #home-slider-container .slider-content {
    background: rgba(0, 0, 0, 0.5);
    padding: 1em 3em;
    position: absolute;
    width: 100%;
    height: auto;
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-left: 0;
    z-index: 20; }
  #home-slider-container .slider-text {
    color: #DFDBD7;
    display: none;
    font-family: "Merriweather", serif;
    font-size: 1.4em;
    line-height: 1.5; }
  #home-slider-container .slick-prev, #home-slider-container .slick-next {
    height: 100%;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    display: block;
    width: 100px;
    height: 85%;
    padding: 0;
    cursor: pointer;
    color: white;
    border: none;
    outline: none;
    overflow: hidden;
    z-index: 10;
    background: transparent; }
    #home-slider-container .slick-prev:active:before, #home-slider-container .slick-next:active:before {
      margin-top: -24px; }
    #home-slider-container .slick-prev:before, #home-slider-container .slick-next:before {
      content: "";
      width: 20px;
      height: 20px;
      display: inline-block;
      margin-top: -10px;
      top: 50%;
      border-top: 5px solid white;
      border-right: 5px solid white; }
    #home-slider-container .slick-prev .slick-prev, #home-slider-container .slick-next .slick-prev {
      left: 20px; }
    #home-slider-container .slick-prev .slick-next, #home-slider-container .slick-next .slick-next {
      right: 20px; }
  #home-slider-container .slick-prev {
    -webkit-transition: margin 150ms ease-out;
    -moz-transition: margin 150ms ease-out;
    transition: margin 150ms ease-out;
    left: 0; }
    #home-slider-container .slick-prev:before {
      -webkit-transform: rotateZ(225deg) translateY(50%);
      -moz-transform: rotateZ(225deg) translateY(50%);
      -ms-transform: rotateZ(225deg) translateY(50%);
      -o-transform: rotateZ(225deg) translateY(50%);
      transform: rotateZ(225deg) translateY(50%);
      right: 0; }
    #home-slider-container .slick-prev:hover {
      margin-left: -3px; }
  #home-slider-container .slick-next {
    right: 0;
    -webkit-transition: margin 150ms ease-out;
    -moz-transition: margin 150ms ease-out;
    transition: margin 150ms ease-out; }
    #home-slider-container .slick-next:before {
      -webkit-transform: rotateZ(45deg) translateY(-50%);
      -moz-transform: rotateZ(45deg) translateY(-50%);
      -ms-transform: rotateZ(45deg) translateY(-50%);
      -o-transform: rotateZ(45deg) translateY(-50%);
      transform: rotateZ(45deg) translateY(-50%);
      left: 0;
      margin-left: -33px; }
    #home-slider-container .slick-next:hover {
      margin-right: -3px; }
  #home-slider-container h1, #home-slider-container .category, #home-slider-container .slider-text {
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0; }
  #home-slider-container .hit-area {
    z-index: 5;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }

@-webkit-keyframes showSliderBackground {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-moz-keyframes showSliderBackground {
  0% {
    opacity: 0;
    -moz-transform: translateX(-50px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }

@keyframes showSliderBackground {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }

.slick-current .category {
  -webkit-animation: showSliderBackground 500ms ease-out forwards 500ms;
  -moz-animation: showSliderBackground 500ms ease-out forwards 500ms;
  animation: showSliderBackground 500ms ease-out forwards 500ms; }

.slick-current h1 {
  -webkit-animation: showSliderBackground 500ms ease-out forwards 600ms;
  -moz-animation: showSliderBackground 500ms ease-out forwards 600ms;
  animation: showSliderBackground 500ms ease-out forwards 600ms; }

.slick-current .slider-text {
  -webkit-animation: showSliderBackground 500ms ease-out forwards 700ms;
  -moz-animation: showSliderBackground 500ms ease-out forwards 700ms;
  animation: showSliderBackground 500ms ease-out forwards 700ms; }

.news-box {
  margin-bottom: 2em; }

/**
Boxes
// @see boxes.scss
*/
/**
 * Painel de tags
 */
#home-tags .about {
  font-size: 2.2em;
  font-family: "Merriweather", serif;
  font-weight: 100;
  padding: 1.75em 2em;
  line-height: 1.75; }

.tags-container {
  background: white;
  overflow: hidden; }
  .tags-container .tag {
    text-align: center;
    padding: 2.5em 0 1em;
    border: 1px solid #f9f9fb;
    border-top: 0;
    position: relative; }
    .tags-container .tag:hover .tag-image {
      -webkit-transform: translateY(-5px);
      -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
      -o-transform: translateY(-5px);
      transform: translateY(-5px); }
  .tags-container .tag-image {
    display: block;
    margin-bottom: 1em;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
    .tags-container .tag-image img {
      height: 55px;
      width: auto; }
  .tags-container .selected {
    background: #DFDBD7; }
  .tags-container .tag-name {
    font-family: "Merriweather", serif;
    font-style: italic;
    margin-top: 0.25em;
    text-transform: lowercase;
    color: #515153; }

/**
 * Carousel dos banners
 */
.home-banners-slider li {
  width: 500px;
  height: 215px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px; }

.home-banners-slider img {
  max-width: 100%;
  height: auto; }

.home-banners-slider li:focus {
  outline: 0; }

/**
 * Imagem do infográfico
 */
#infografico {
  text-align: center; }
  #infografico img {
    max-width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  #infografico p {
    display: none;
    font-size: 1.5em;
    margin: 15px 0 0; }

/**
 * Lista de apoiadores (bottom)
 */
#home-apoiadores {
  text-align: center; }
  #home-apoiadores .h-small {
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: 2.5em; }
  #home-apoiadores .apoiador {
    display: inline-block;
    max-width: 300px;
    margin-right: 2.5em; }
    #home-apoiadores .apoiador:last-child {
      margin-right: 0; }

@media screen and (max-width: 1023px) {
  #home-tags .tags-container {
    margin-bottom: 3em; }
  #home-tags .about {
    font-size: 1.5em; }
  #nossas-atividades .footer {
    display: none; }
  #home-news .box-tags {
    display: none; }
  #home-banners {
    display: none; }
  #infografico p {
    display: block; }
  /*#home-slider-container {
    li {
      height: 60vh;
    }

    .slider-text {
      display: none;
    }

    .slick-prev, .slick-next {
      width: 20px;
      height: 20px;
      margin-top: -10px;
    }

    h1 {
      font-size: 1.5em;
    }

    .slider-content {
      width: 100%;
      height: auto;
      top: auto;
      bottom: 0;
      left: 0;
      margin-top: 0;
      margin-left: 0;
      padding: 1em 3em;
    }

    .slick-prev {
      left: 20px;
    }

    .slick-next {
      right: 20px;
    }
  }*/ }

.quem-somos-content .top-banner {
  height: 300px;
  width: 100%;
  background-size: cover; }

.quem-somos-content .main-content {
  font-size: 1.5em;
  padding: 1.5em 3.5em 3em;
  line-height: 1.75;
  font-family: "Merriweather", serif;
  text-align: justify;
  font-weight: 300;
  color: black; }

.quem-somos-content .image-author {
  float: right;
  padding: 0.5em;
  margin-top: -2em;
  color: white;
  background: rgba(0, 0, 0, 0.5); }

.quem-somos-content p {
  margin-bottom: 1em; }
  .quem-somos-content p:last-child {
    margin-bottom: 0; }
  .quem-somos-content p:first-child {
    margin-top: 1em; }

.quem-somos-content h2 {
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 1em;
  font-family: "Lato", sans-serif; }

#linhas-de-pesquisa {
  color: black;
  margin: 5em 0 7.5em; }
  #linhas-de-pesquisa .content-container {
    position: relative; }
  #linhas-de-pesquisa .banner {
    position: absolute;
    height: 100%;
    width: 300px;
    background-size: cover; }
  #linhas-de-pesquisa .content {
    padding: 8em 6em; }
  #linhas-de-pesquisa .linha-de-pesquisa {
    margin-bottom: 7em; }
    #linhas-de-pesquisa .linha-de-pesquisa:last-child {
      margin-bottom: 0; }
  #linhas-de-pesquisa h2 {
    font-size: 1.8em;
    text-transform: uppercase;
    margin-bottom: 1em;
    font-weight: 700; }
  #linhas-de-pesquisa p {
    font-size: 1.5em;
    font-family: "Merriweather", serif;
    line-height: 1.75;
    font-weight: 300; }
  #linhas-de-pesquisa p, #linhas-de-pesquisa h2 {
    color: black; }

#equipe-lista {
  margin-top: 5em; }
  #equipe-lista h1 {
    margin-bottom: 1.2em; }
  #equipe-lista .membro + h1 {
    margin-top: 2.6em; }
  #equipe-lista .membro {
    margin-bottom: 4.6em; }
  #equipe-lista .imagem {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 330px;
    width: 100%; }
  #equipe-lista h2 {
    font-size: 1.8em;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    margin-bottom: 1em;
    font-weight: 700; }
  #equipe-lista .content {
    padding: 2.5em 10em 2em 2em; }
  #equipe-lista p {
    font-size: 1.5em;
    line-height: 1.75;
    text-align: justify;
    font-weight: 300;
    font-family: "Merriweather", serif;
    margin-bottom: 1em; }
    #equipe-lista p:last-child {
      margin-bottom: 0; }
  #equipe-lista .lattes {
    color: #b2a89e; }
    #equipe-lista .lattes a {
      font-family: "Lato", sans-serif;
      text-transform: uppercase;
      text-decoration: underline; }
    #equipe-lista .lattes .fa {
      font-size: 1.5em;
      vertical-align: middle;
      margin-right: 0.5em; }
  #equipe-lista h2, #equipe-lista p {
    color: black; }

#relatorio-container {
  margin-top: 5em;
  margin-bottom: 10em;
  color: #515153; }
  #relatorio-container h1 {
    margin-bottom: 0; }
  #relatorio-container .relatorio {
    padding: 2.9em 0 3.8em;
    border-bottom: 1px solid #515153;
    font-size: 1.4em; }
  #relatorio-container .title {
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 0; }
  #relatorio-container strong {
    text-transform: uppercase;
    color: #2B271E; }
  #relatorio-container .ano {
    color: #aaa; }
  #relatorio-container .pdf {
    font-family: "Merriweather", serif;
    font-weight: 200;
    font-style: italic;
    text-decoration: underline; }
  #relatorio-container .download {
    margin-top: -10px; }
  #relatorio-container .fa {
    font-size: 1.5em;
    margin-right: 0.25em; }
  #relatorio-container a {
    vertical-align: bottom; }

#apoiadores .main-content {
  padding-bottom: 1.5em;
  font-family: "Lato", sans-serif; }
  #apoiadores .main-content p {
    font-size: 1.3em;
    line-height: 1.25; }

#apoiadores .outros-apoios {
  margin-top: 2.5em; }

#apoiadores .apoios {
  overflow: hidden;
  padding: 1.5em 5.5em 5em; }
  #apoiadores .apoios h2 {
    text-align: left;
    font-size: 1.8em;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 2.5em; }

#apoiadores .apoiador {
  width: calc(50% - 3em);
  float: left;
  margin-bottom: 3em; }
  #apoiadores .apoiador:nth-child(even) {
    float: right; }

#nossos-parceiros {
  margin-top: 6em; }
  #nossos-parceiros .parceiro {
    margin-bottom: 1.5em; }
  #nossos-parceiros .with-shadow {
    overflow: hidden;
    position: relative; }
  #nossos-parceiros .logo-container {
    height: 200px;
    display: inline-block;
    margin-left: -1em; }
  #nossos-parceiros .logo {
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0; }
  #nossos-parceiros h2 {
    text-transform: uppercase;
    color: black;
    font-size: 1.75em;
    font-weight: 700;
    margin: 1.5em 0 1.4em; }
  #nossos-parceiros .nome {
    font-size: 1.5em;
    font-family: "Merriweather", serif;
    font-weight: 200;
    color: #2B271E; }
  #nossos-parceiros .link {
    text-decoration: none; }

@media screen and (max-width: 1280px) {
  #linhas-de-pesquisa .banner {
    width: 250px; } }

@media screen and (max-width: 1279px) {
  #apoiadores nav {
    margin-bottom: 3em; } }

@media screen and (max-width: 1023px) {
  #equipe-lista .content {
    padding-top: 0; }
  #nossos-parceiros h2 {
    margin-bottom: 0.5em; }
  .quem-somos-content .main-content {
    padding: 0.5em; }
  #relatorio-container .section-title {
    margin-left: 0;
    margin-right: 0; }
  #relatorio-container .relatorio {
    padding-left: 0.5em;
    padding-right: 0.5em; }
  #linhas-de-pesquisa .content {
    padding: 1.5em 1.5rem; }
  #linhas-de-pesquisa .banner {
    display: none; } }

@media screen and (max-width: 767px) {
  #equipe-lista .imagem {
    height: 50vh;
    background-position: center 0; }
  #equipe-lista p {
    text-align: left; }
  #equipe-lista .content {
    padding: 5em 1.5rem; }
  #main-footer .back-to-top {
    width: 160px;
    left: 50%;
    margin-left: -80px; } }

@-webkit-keyframes blink {
  0% {
    opacity: 0; }
  20% {
    opacity: 1; }
  65% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes blink {
  0% {
    opacity: 0; }
  20% {
    opacity: 1; }
  65% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes blink {
  0% {
    opacity: 0; }
  20% {
    opacity: 1; }
  65% {
    opacity: 1; }
  100% {
    opacity: 0; } }

#youtube-container {
  min-height: 250px;
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch; }
  #youtube-container .loading {
    top: 50%;
    position: absolute;
    text-align: center;
    width: 100%;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
    color: #9f4141;
    font-size: 1.5em;
    margin-top: -1em;
    -webkit-animation: blink 2s linear infinite;
    -moz-animation: blink 2s linear infinite;
    animation: blink 2s linear infinite; }
  #youtube-container .video {
    width: calc(33.33% - 3em);
    margin: 0 1em 3.5em; }
  #youtube-container .thumb {
    display: inline-block;
    width: 100%;
    height: 275px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-bottom: 5px solid #9f4141;
    position: relative; }
    #youtube-container .thumb:before {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background: rgba(0, 0, 0, 0.3);
      -webkit-transition: 200ms ease-in opacity;
      -moz-transition: 200ms ease-in opacity;
      transition: 200ms ease-in opacity; }
    #youtube-container .thumb:hover:before {
      opacity: 0.5; }
    #youtube-container .thumb .player {
      position: absolute;
      display: inline-block;
      height: 76px;
      width: 76px;
      border-radius: 50%;
      border: 1px solid white;
      top: 50%;
      left: 50%;
      margin-left: -38px;
      margin-top: -38px; }
      #youtube-container .thumb .player:before {
        position: absolute;
        content: "";
        height: 0;
        width: 0;
        display: inline-block;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-left: 22px solid white;
        top: 50%;
        left: 50%;
        margin-top: -14px;
        margin-left: -8px; }
  #youtube-container .about {
    padding: 0.5em 2.5em 1.5em; }
  #youtube-container h1 {
    font-size: 1.7em;
    color: #2B271E;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 0.25em; }
  #youtube-container .summary {
    font-size: 1.3em;
    word-wrap: break-word;
    font-family: "Merriweather", serif;
    font-weight: 200;
    line-height: 1.5;
    color: #2B271E; }

@media screen and (max-width: 1023px) {
  #youtube-container .video {
    width: calc(50% - 0.5em);
    margin: 0 1em 2em 0; }
    #youtube-container .video:nth-child(2n) {
      margin-right: 0; } }

@media screen and (max-width: 767px) {
  #youtube-container .thumb {
    height: 145px; }
  #youtube-container .about {
    padding: 0.5em 0; }
  #youtube-container .video {
    width: 100%;
    margin: 0 0 2em; } }

#single-content h1, .single-content h1 {
  border-bottom: 1px solid #515153;
  font-size: 2.8em;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 1.3em;
  overflow: hidden;
  padding-bottom: 0.5em;
  text-transform: uppercase; }

#single-content img, .single-content img {
  max-width: 100%;
  height: auto; }

#single-content .date, .single-content .date {
  display: inline-block;
  padding: 0.5em 0.5em;
  text-align: center;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 1.5em;
  line-height: 0.5;
  margin-right: 0.5em;
  width: 92px; }
  #single-content .date span, .single-content .date span {
    font-size: 0.3em;
    line-height: 0.5; }
  #single-content .date + a, .single-content .date + a {
    display: inline-block;
    margin-top: 0.25em;
    vertical-align: middle;
    width: calc(100% - 120px); }

#single-content .main-image, .single-content .main-image {
  width: 100%;
  height: auto;
  position: relative; }
  #single-content .main-image legend, .single-content .main-image legend {
    position: absolute;
    right: 0;
    bottom: 0;
    width: auto;
    float: right;
    background: rgba(0, 0, 0, 0.5);
    font-size: 1em;
    margin-bottom: 0;
    text-transform: uppercase;
    padding: 0.5em 1em;
    color: white;
    border: 0; }
  #single-content .main-image img, .single-content .main-image img {
    width: 100%; }
  #single-content .main-image.publicacao, .single-content .main-image.publicacao {
    width: 200px;
    float: left; }

#single-content .gallery-item, .single-content .gallery-item {
  float: left;
  width: 33.3%;
  padding: 0.5em; }

#single-content .gallery, .single-content .gallery {
  margin: 0 -0.5em 2em; }

#single-content .apoiadores a, #single-content .parcerias a, .single-content .apoiadores a, .single-content .parcerias a {
  display: inline-block;
  margin-bottom: 0.5em; }

#single-content .wp-caption-text, .single-content .wp-caption-text {
  font-size: 0.8em; }

#single-content .veja-tambem strong, .single-content .veja-tambem strong {
  display: inline-block;
  margin-bottom: 0.6em !important; }

#single-content .veja-tambem li, .single-content .veja-tambem li {
  margin-top: 0.25em; }

#single-content .post-content, .single-content .post-content {
  padding: 2em 2.5em;
  font-size: 1.3em;
  font-family: "Merriweather", serif;
  line-height: 1.75em;
  font-weight: 400;
  clear: both; }
  #single-content .post-content a, .single-content .post-content a {
    text-decoration: underline; }
  #single-content .post-content h2, .single-content .post-content h2 {
    font-size: 1.5em;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-weight: 200;
    margin: 2.5em 0 0.5em; }
  #single-content .post-content h3, .single-content .post-content h3 {
    font-size: 1.5em;
    font-family: "Lato", sans-serif;
    font-weight: 200;
    margin: 1em 0; }
  #single-content .post-content h4, .single-content .post-content h4 {
    font-size: 1.5em;
    font-family: "Lato", sans-serif;
    font-weight: 200;
    margin: 1.3em 0; }
    #single-content .post-content h4 em, .single-content .post-content h4 em {
      background-color: #929292;
      color: #fff;
      border-radius: 50%;
      padding: 1% 1.7%;
      font-style: normal;
      font-weight: normal; }
  #single-content .post-content h5, .single-content .post-content h5 {
    font-size: 1.3em;
    font-family: "Lato", sans-serif;
    font-weight: 200; }
  #single-content .post-content h6, .single-content .post-content h6 {
    font-size: 1em;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    color: #444;
    margin-bottom: 0.5em; }
  #single-content .post-content blockquote h1, .single-content .post-content blockquote h1 {
    margin-top: 0.5em; }
  #single-content .post-content blockquote h3, .single-content .post-content blockquote h3 {
    border: 1px #444 solid;
    padding: 1.5rem;
    font-size: 1.5em;
    max-width: 300px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    word-wrap: break-word; }
  #single-content .post-content blockquote h2, .single-content .post-content blockquote h2 {
    margin: 2em 0 1em 0;
    margin-left: 40px;
    font-family: "Merriweather", serif; }
    #single-content .post-content blockquote h2:before, .single-content .post-content blockquote h2:before {
      display: block;
      content: "\201C";
      font-size: 80px;
      margin-left: -40px;
      font-family: Georgia, serif;
      position: absolute;
      margin-top: 10px;
      color: #7a7a7a; }
  #single-content .post-content blockquote h5, .single-content .post-content blockquote h5 {
    font-weight: normal;
    margin-top: 2em;
    margin-bottom: 1em; }
  #single-content .post-content blockquote h6, .single-content .post-content blockquote h6 {
    color: #888;
    font-weight: bold; }
  #single-content .post-content strong, .single-content .post-content strong {
    font-weight: 600; }
  #single-content .post-content ul, .single-content .post-content ul {
    margin-top: 1em;
    margin-bottom: 1.6em; }
    #single-content .post-content ul:last-child, .single-content .post-content ul:last-child {
      margin-bottom: 0; }
  #single-content .post-content li, .single-content .post-content li {
    list-style-type: disc;
    margin-bottom: 0.5em;
    margin-left: 1.5em;
    padding-left: 0.5em; }

#single-content p, .single-content p {
  margin-bottom: 1.6em; }
  #single-content p:last-child, .single-content p:last-child {
    margin-bottom: 0; }

#single-content .comments span, .single-content .comments span {
  text-decoration: none;
  cursor: pointer; }

#single-content .comments .fa, .single-content .comments .fa {
  margin-right: 0.5em; }

#single-content .comments span, .single-content .comments span {
  text-decoration: underline; }

#single-content .post-info, .single-content .post-info {
  text-transform: uppercase;
  font-size: 1.5em; }
  #single-content .post-info strong, .single-content .post-info strong {
    display: block;
    font-weight: 500;
    margin-bottom: 0.2em; }
  #single-content .post-info a, .single-content .post-info a {
    text-decoration: underline;
    margin-right: 2em; }
  #single-content .post-info .canais strong, .single-content .post-info .canais strong {
    margin-bottom: 0.5em; }
  #single-content .post-info .row, .single-content .post-info .row {
    margin: 0;
    border-top: 1px solid #DFDBD7; }
  #single-content .post-info .col, .single-content .post-info .col {
    padding: 1.5em 2em;
    font-weight: 200;
    line-height: 1.25;
    border-right: 1px solid #DFDBD7; }
    #single-content .post-info .col:last-child, .single-content .post-info .col:last-child {
      border-right: 0; }
  #single-content .post-info.midias .row, .single-content .post-info.midias .row {
    border-bottom: 1px solid #DFDBD7; }
  #single-content .post-info .icon, .single-content .post-info .icon {
    float: left;
    font-size: 1.5em;
    margin-right: 1em;
    margin-top: -4px;
    width: 12px; }
  #single-content .post-info .content, .single-content .post-info .content {
    float: left;
    max-width: 90%; }
  #single-content .post-info .referencias .title, .single-content .post-info .referencias .title {
    margin-bottom: 1em; }
  #single-content .post-info .referencias a, .single-content .post-info .referencias a {
    text-decoration: underline; }
    #single-content .post-info .referencias a strong, .single-content .post-info .referencias a strong {
      text-decoration: underline;
      display: inline-block; }
  #single-content .post-info .referencias li, .single-content .post-info .referencias li {
    margin-top: 0.5em; }
  #single-content .post-info.top, .single-content .post-info.top {
    float: left;
    width: 500px;
    padding: 1em 2em; }
    #single-content .post-info.top .row, .single-content .post-info.top .row {
      border: 0;
      margin-bottom: 2em; }
    #single-content .post-info.top strong, .single-content .post-info.top strong {
      font-weight: 700;
      color: black; }
    #single-content .post-info.top.publicacao, .single-content .post-info.top.publicacao {
      text-transform: none; }
      #single-content .post-info.top.publicacao strong, .single-content .post-info.top.publicacao strong {
        text-transform: uppercase; }

#single-content .doc-button, .single-content .doc-button {
  font-family: "Merriweather", serif;
  font-style: italic;
  margin-top: 1.5em;
  display: inline-block; }
  #single-content .doc-button .fa, .single-content .doc-button .fa {
    font-size: 1.75em;
    margin-right: 0.5em; }
  #single-content .doc-button span, .single-content .doc-button span {
    text-decoration: underline;
    text-transform: lowercase; }

#single-content .categories, .single-content .categories {
  font-size: 0.8em; }
  #single-content .categories.category-midia, .single-content .categories.category-midia {
    background-color: #f37066; }

#single-content .box-tags, .single-content .box-tags {
  margin-bottom: 0;
  padding: 1em 1.5em; }
  #single-content .box-tags a, .single-content .box-tags a {
    margin-right: 0;
    text-transform: lowercase;
    text-decoration: none; }

#single-content footer, .single-content footer {
  margin: 2.5em 0 6em;
  overflow: hidden; }
  #single-content footer .button, .single-content footer .button {
    color: white;
    font-size: 1.2em;
    text-transform: uppercase;
    padding: 1em;
    display: inline-block; }
    #single-content footer .button i, .single-content footer .button i {
      font-size: 1.5em;
      margin-right: 0.5em; }
  #single-content footer .facebook, .single-content footer .facebook {
    background: #547ab8;
    margin-right: 1em; }
  #single-content footer .twitter, .single-content footer .twitter {
    background: #78c6ea; }
  #single-content footer .info, .single-content footer .info {
    float: right;
    width: 65%; }
  #single-content footer .column, .single-content footer .column {
    width: 24.35%;
    float: left;
    margin-right: 13.3%;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 200; }
    #single-content footer .column:last-child, .single-content footer .column:last-child {
      margin-right: 0; }
  #single-content footer strong, .single-content footer strong {
    display: block;
    font-weight: 700;
    margin-bottom: 0.25em; }

#single-content .projeto .post-content blockquote h2:after, .single-content .projeto .post-content blockquote h2:after {
  background-color: #99d7e6; }

#single-content .projeto .post-content blockquote h4 em, .single-content .projeto .post-content blockquote h4 em {
  background-color: #99d7e6; }

#single-content .atividade .post-content blockquote h2:after, .single-content .atividade .post-content blockquote h2:after {
  background-color: #fec64e; }

#single-content .atividade .post-content blockquote h4 em, .single-content .atividade .post-content blockquote h4 em {
  background-color: #fec64e; }

#single-content .publicacoes .post-content blockquote h2:after, .single-content .publicacoes .post-content blockquote h2:after {
  background-color: #b3cd77; }

#single-content .publicacoes .post-content blockquote h4 em, .single-content .publicacoes .post-content blockquote h4 em {
  background-color: #b3cd77; }

#single-content .midias .post-content blockquote h2:after, .single-content .midias .post-content blockquote h2:after {
  background-color: #f37066; }

#single-content .midias .post-content blockquote h4 em, .single-content .midias .post-content blockquote h4 em {
  background-color: #f37066; }

em {
  font-style: italic; }

.atividades #single-content .box-tags a {
  font-size: 1.5em; }

#links-panel .main-content {
  font-size: 1.5em;
  font-family: "Merriweather", serif;
  color: black;
  font-weight: 200;
  padding: 4rem; }
  #links-panel .main-content strong {
    margin-bottom: 1em;
    display: block;
    overflow: hidden;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-size: 1.2em;
    text-decoration: underline; }
  #links-panel .main-content li {
    margin-bottom: 3.5em;
    line-height: 1.5; }
    #links-panel .main-content li:last-child {
      margin-bottom: 0; }

#links-panel .section-header {
  margin-bottom: 3em; }

#links-panel .with-shadow {
  margin-bottom: 6em; }
  #links-panel .with-shadow:last-child {
    margin-bottom: 0; }

.related-posts {
  display: inline-block;
  margin-top: 3em;
  width: 100%; }
  .related-posts h1 {
    border-bottom: 0 !important; }

@media screen and (max-width: 1279px) {
  #single-content footer .info, .single-content footer .info {
    margin-top: 2.5em;
    width: 100%; } }

@media screen and (max-width: 1023px) {
  #single-content, .single-content {
    position: relative; }
    #single-content .gallery-item, .single-content .gallery-item {
      width: 50%; }
      #single-content .gallery-item img, .single-content .gallery-item img {
        width: 100%; }
    #single-content footer, .single-content footer {
      margin-right: 1.5rem;
      margin-left: 1.5rem; }
    #single-content .main-content, .single-content .main-content {
      position: relative; }
    #single-content .with-shadow, .single-content .with-shadow {
      padding-left: 0;
      padding-right: 0;
      padding-top: 0; }
    #single-content .post-content, #single-content .post-info:not(.midias), .single-content .post-content, .single-content .post-info:not(.midias) {
      padding-left: 1.5em;
      padding-right: 1.5em;
      overflow-x: hidden; }
    #single-content .box-tags, .single-content .box-tags {
      bottom: 0;
      left: 0;
      width: 100%; }
      #single-content .box-tags li, .single-content .box-tags li {
        margin-top: 0.5em;
        margin-bottom: 0.5em; }
    #single-content h1, .single-content h1 {
      border-bottom: 0;
      font-size: 2em; }
    #single-content .post-info:not(.midias) .icon, .single-content .post-info:not(.midias) .icon {
      display: none; }
    #single-content .post-info:not(.midias) .row, #single-content .post-info:not(.midias) .col, .single-content .post-info:not(.midias) .row, .single-content .post-info:not(.midias) .col {
      border: 0; }
    #single-content .post-info:not(.midias) .row + .categories, .single-content .post-info:not(.midias) .row + .categories {
      margin-top: 5em; }
    #single-content .post-info:not(.midias) .col, .single-content .post-info:not(.midias) .col {
      padding: 0; }
    #single-content .post-info:not(.midias) .content, .single-content .post-info:not(.midias) .content {
      margin-bottom: 1.5em; }
    #single-content .post-info:not(.midias).top, .single-content .post-info:not(.midias).top {
      width: auto; }
    #single-content footer, .single-content footer {
      margin-bottom: 0; }
      #single-content footer .info, .single-content footer .info {
        width: 100%;
        margin-top: 2.5em; }
      #single-content footer .column, .single-content footer .column {
        width: 100%;
        margin-bottom: 1.5em; }
        #single-content footer .column:last-child, .single-content footer .column:last-child {
          margin-bottom: 0em; }
  #article-list {
    margin-top: 5em; }
  #links-panel .main-content {
    padding: 0; } }

@media screen and (max-width: 767px) {
  #single-content .post-info .col {
    padding-left: 1.5rem; }
  #single-content .gallery-item {
    width: 100%; }
  #article-list.blog .single-title {
    font-size: 1.75em; }
  #article-list.blog .date {
    font-size: 1.25em; } }

@media print {
  #top-header, .search-container, .sidebar, #main-footer,
  .show-more, #article-list.related-posts, .social, .doc-button {
    display: none; } }

#contact .maps {
  margin-top: -8em;
  margin-bottom: 8em;
  height: 50vh;
  width: 100%;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 10%; }

#contact .cesec .section-header {
  width: 450px;
  margin-bottom: 2.5em;
  line-height: 1.25; }

#contact .cesec p {
  font-size: 2em;
  text-transform: uppercase;
  font-weight: 200;
  line-height: 1.2; }

#contact .contact-info {
  padding: 0; }
  #contact .contact-info .top {
    font-size: 1.5em;
    padding: 2em 2em; }
  #contact .contact-info .address {
    font-family: "Merriweather", serif;
    line-height: 1.3;
    margin-bottom: 2em; }
  #contact .contact-info strong {
    color: black; }
  #contact .contact-info .fa {
    color: black;
    font-size: 1.4em;
    margin-left: 0.25em;
    margin-right: 0.5em;
    vertical-align: middle; }
  #contact .contact-info .phone {
    font-size: 0.9em;
    color: #515153;
    font-weight: 200;
    margin-bottom: 1.25em; }
  #contact .contact-info .fa-phone {
    font-size: 1.8em; }
  #contact .contact-info .email {
    font-weight: 200; }
    #contact .contact-info .email .big {
      font-size: 1.3em; }
  #contact .contact-info .big {
    font-size: 1.5em; }
  #contact .contact-info .social-list {
    width: 100%;
    text-align: center;
    padding: 1em 0;
    border-top: 1px solid #DFDBD7; }
    #contact .contact-info .social-list li {
      display: inline-block;
      width: 35px;
      height: 35px;
      margin: 1em 0.5em; }

@media screen and (max-width: 1023px) {
  #contact .maps {
    display: none; }
  #contact .cesec {
    margin-bottom: 2em;
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
    #contact .cesec p {
      font-size: 1.5em; }
    #contact .cesec .section-header {
      font-size: 0.7em;
      width: 100%;
      margin-left: 0; }
  #contact .contact-info {
    font-size: 0.8em; }
    #contact .contact-info .big, #contact .contact-info .email {
      font-size: 1.2em; }
      #contact .contact-info .big .big, #contact .contact-info .email .big {
        font-size: 1em; }
    #contact .contact-info .fa {
      margin: 0;
      width: 30px; } }

#busca .section-header p {
  text-transform: lowercase;
  font-style: italic; }

#busca .small {
  font-size: 0.6em;
  vertical-align: middle;
  background: #F0F0F2;
  padding: 0.2em;
  margin-left: 0.2em; }

#busca-avancada .with-shadow {
  padding: 2em;
  overflow: hidden;
  margin-bottom: 1em; }

#busca-avancada .termos, #busca-avancada .tipos {
  min-height: 200px; }

#busca-avancada .row {
  padding-right: 1em; }

#busca-avancada h2 {
  font-size: 2em;
  font-weight: 200;
  text-transform: uppercase;
  margin-bottom: 0.5em; }

#busca-avancada input[type="text"] {
  padding: 0.5em;
  font-size: 2em;
  font-weight: 200;
  margin-top: 0.5em;
  width: 100%;
  border: 1px solid #DFDBD7; }

#busca-avancada input[type="checkbox"] {
  padding: 1em;
  border: 1px solid #2B271E;
  visibility: hidden;
  position: absolute; }

#busca-avancada label {
  cursor: pointer; }

#busca-avancada .info {
  font-size: 1.4em;
  margin-bottom: 0.85em;
  font-weight: 200; }

#busca-avancada .tags-container {
  background-color: transparent; }
  #busca-avancada .tags-container h2 {
    margin-bottom: 1em; }
  #busca-avancada .tags-container .wrap {
    font-size: 0.6em;
    border-top: 1px solid #f9f9fb; }
  #busca-avancada .tags-container input:checked + .tag {
    background: #F0F0F2; }

#busca-avancada .anos input {
  width: calc(50% - 0.5em);
  float: left; }

#busca-avancada .anos input:first-of-type {
  margin-right: 1em; }

#busca-avancada .tipos label {
  vertical-align: middle;
  position: relative; }
  #busca-avancada .tipos label:before {
    content: "";
    display: inline-block;
    width: 0.8em;
    height: 0.8em;
    border: 1px solid #515153;
    vertical-align: middle;
    margin-right: 0.5em;
    margin-top: -3px; }

#busca-avancada .tipos input:checked + label:before {
  border-width: 4px;
  border-style: solid; }

#busca-avancada .button {
  clear: both;
  margin: 2em auto;
  width: 300px;
  float: left;
  border: 0;
  padding: 1em 0;
  font-size: 2em;
  color: white;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  background: #2B271E;
  position: relative;
  left: 50%;
  margin-left: -150px; }
  #busca-avancada .button:active {
    top: 1px; }

#busca-avancada label {
  font-size: 2em;
  font-weight: 200; }

@media (max-width: 1023px) {
  #busca .box-tags {
    display: none; }
  #busca-avancada .with-shadow {
    margin-left: 1.5rem;
    margin-right: 0; }
  #busca-avancada .termos {
    min-height: 0; } }

#nav-children-sidebar .nav-item {
  font-size: 1.8em;
  text-transform: uppercase;
  display: block;
  overflow: hidden;
  background: white;
  border-bottom: 1px solid #DFDBD7;
  font-weight: 200; }
  #nav-children-sidebar .nav-item a {
    padding: 2em 2.3em;
    display: inline-block;
    font-weight: bold;
    width: 100%; }
  #nav-children-sidebar .nav-item a.current {
    font-weight: 700; }

#nav-children-sidebar .term-name {
  width: 100%;
  padding: 2em 2.3em;
  font-size: 0.8em;
  display: inline-block;
  margin: 0;
  float: left;
  color: #2B271E;
  cursor: pointer; }

#nav-children-sidebar .terms-list {
  display: none;
  text-align: center; }
  #nav-children-sidebar .terms-list a {
    font-size: 0.95em;
    padding: 1em 0; }

#nav-children-sidebar .term-selected {
  font-weight: bold; }

#nav-children-sidebar .menu-control:checked ~ .terms-list {
  display: block; }

#nav-children-sidebar .menu-control:checked ~ .term-name .arrow:before {
  -webkit-transform: rotateZ(135deg);
  -moz-transform: rotateZ(135deg);
  -ms-transform: rotateZ(135deg);
  -o-transform: rotateZ(135deg);
  transform: rotateZ(135deg); }

#nav-children-sidebar .arrow {
  position: absolute;
  height: 62px;
  width: 62px;
  bottom: -1px;
  right: 0; }
  #nav-children-sidebar .arrow:before {
    content: "";
    position: absolute;
    right: 25px;
    bottom: 30px;
    width: 10px;
    height: 10px;
    border-top: 3px solid #2B271E;
    border-right: 3px solid #2B271E;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg); }

#sidebar-type-selector {
  margin-top: 4em;
  width: 100%; }
  #sidebar-type-selector li {
    width: 100%;
    font-size: 1.5em;
    color: white;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0.3em; }
    #sidebar-type-selector li a {
      display: inline-block;
      width: 100%;
      padding: 1em 3em; }

.sidebar {
  font-size: 1.8em;
  margin-top: 40px; }
  .sidebar h2.title {
    font-family: "Lato", sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    padding: 20px;
    border-bottom: 1px solid black;
    text-align: center; }
  .sidebar.sidebar-btn a {
    background: #2B271E;
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-weight: 200;
    padding: 1.5em 0;
    width: 100%;
    display: inline-block;
    position: relative; }
  .sidebar.sidebar-btn .fa {
    position: absolute;
    font-size: 0.8em;
    margin-top: 3px; }
  .sidebar.sidebar-btn .fa.left {
    left: 30px; }
  .sidebar.sidebar-btn .fa.right {
    right: 30px; }

#links-sidebar li .nav-item {
  font-size: 1em; }

#read-more-sidebar h2 {
  padding: 30px; }

#read-more-sidebar ul {
  display: inline-block;
  clear: both;
  width: 100%; }

#read-more-sidebar li {
  float: left;
  padding: 20px 15px;
  width: 100%;
  border-bottom: 1px solid #DFDBD7; }
  #read-more-sidebar li:last-child {
    border-bottom: 0; }

#read-more-sidebar .image-thumb {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover; }

#read-more-sidebar .thumb {
  width: 100px;
  min-height: 100px;
  height: auto;
  float: left;
  margin-right: 28px;
  display: inline-block;
  position: relative; }

#read-more-sidebar img {
  width: 100%;
  height: auto; }

#read-more-sidebar h3 {
  padding-top: 10px;
  font-size: 0.8em;
  line-height: 1.5;
  font-family: "Merriweather", serif; }

#tags-sidebar ul {
  position: relative;
  padding: 20px 0;
  clear: both;
  overflow: hidden; }
  #tags-sidebar ul:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    left: 50%;
    background: #DFDBD7;
    top: 0; }

#tags-sidebar li {
  width: 50%;
  float: left;
  margin-bottom: 8px;
  position: relative;
  left: 20px; }

#tags-sidebar li:nth-child(2n) {
  left: 35px; }

#tags-sidebar a {
  font-family: "Merriweather", serif;
  font-style: italic;
  font-size: 0.6em;
  display: inline-block;
  text-align: center;
  padding: 0.5em 1.5em; }

#tags-sidebar a:not(.bg-color) {
  background: #F0F0F2; }

@media screen and (max-width: 1279px) {
  #nav-children-sidebar {
    margin-bottom: 2.5em; }
  #tags-sidebar {
    margin-bottom: 2em; }
    #tags-sidebar ul {
      padding: 1.5rem; }
      #tags-sidebar ul:before {
        display: none; }
    #tags-sidebar li:nth-child(n) {
      left: 0;
      width: auto;
      margin-right: 0.5em; } }

@media screen and (max-width: 1023px) {
  #nav-children-sidebar {
    margin-left: 1.5rem;
    margin-right: 1.5rem; }
  #read-more-sidebar {
    display: none; }
  .sidebar-btn {
    margin-bottom: 2em; }
  .with-shadow.sidebar {
    padding: 0;
    margin-bottom: 1.5rem; } }

@media screen and (max-width: 767px) {
  #links-sidebar {
    margin-bottom: 5em; } }
