@charset "UTF-8";
/*
Theme Name: Abraça Sustentabilidade - Rio 2016
Description: Tema Abraça Sustentabilidade - Rio 2016
Author: M2BR
Author URI: http://m2br.com
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* M2BR http://m2br.com
-------------------------------------------------------------------------------*/
/* Imports, Fonts & Variables
-------------------------------------------------------------------------------*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
@import url(css/foundation/foundation.min.css);
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Remove default margin. */
body { margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */
[hidden], template { display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background: transparent; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn { font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9/10. */
img { border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure { margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }

/** Contain overflow in all browsers. */
pre { overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button { overflow: visible; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input { line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width.  1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea { overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup { font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

/*!
 *  Font Awesome 4.2.0 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.2.0"); src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.2.0#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; }

.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; }

@-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 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.fa-rotate-180 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.fa-rotate-270 { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }

.fa-flip-horizontal { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0); -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); }

.fa-flip-vertical { filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -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:before { content: ""; }

.fa-github:before { content: ""; }

.fa-unlock:before { content: ""; }

.fa-credit-card:before { content: ""; }

.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 { 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: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-rebel:before { content: ""; }

.fa-ge:before, .fa-empire:before { content: ""; }

.fa-git-square:before { content: ""; }

.fa-git:before { content: ""; }

.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: ""; }

@font-face { font-family: thesansrio; font-weight: normal; font-style: normal; src: url("fonts/thesansrio2016-regular-webfont.eot"); src: url("fonts/thesansrio2016-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/thesansrio2016-regular-webfont.woff") format("woff"), url("fonts/thesansrio2016-regular-webfont.ttf") format("truetype"), url("fonts/thesansrio2016-regular-webfont.svg#thesansrio") format("svg"); }
@font-face { font-family: thesansrio; font-weight: normal; font-style: italic; src: url("fonts/thesansrio2016-italic-webfont.eot"); src: url("fonts/thesansrio2016-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/thesansrio2016-italic-webfont.woff") format("woff"), url("fonts/thesansrio2016-italic-webfont.ttf") format("truetype"), url("fonts/thesansrio2016-italic-webfont.svg#thesansrio") format("svg"); }
@font-face { font-family: thesansrio; font-weight: bold; font-style: normal; src: url("fonts/thesansrio2016-bold-webfont.eot"); src: url("fonts/thesansrio2016-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/thesansrio2016-bold-webfont.woff") format("woff"), url("fonts/thesansrio2016-bold-webfont.ttf") format("truetype"), url("fonts/thesansrio2016-bold-webfont.svg#thesansrio") format("svg"); }
@font-face { font-family: thesansrio; font-weight: bold; font-style: italic; src: url("fonts/thesansrio2016-bolditalic-webfont.eot"); src: url("fonts/thesansrio2016-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/thesansrio2016-bolditalic-webfont.woff") format("woff"), url("fonts/thesansrio2016-bolditalic-webfont.ttf") format("truetype"), url("fonts/thesansrio2016-bolditalic-webfont.svg#thesansrio") format("svg"); }
/* Commom
-------------------------------------------------------------------------------*/
h1, h2, h3 { font-weight: bold; }

h1 { font-size: 30px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

dl { margin: 0; padding: 0; }

ul { list-style: disc inside; margin: 1.25em 0; padding: 0; }

p { margin: 0; }

p + p { margin: 1.25em 0; }

a { color: #0081c8; text-decoration: none; outline: none; }
a:hover { color: #f5821f; }

input::-webkit-input-placeholder { font-size: 14px; font-style: italic; }
input:-moz-placeholder { font-size: 14px; font-style: italic; }
input::-moz-placeholder { font-size: 14px; font-style: italic; }
input:-ms-input-placeholder { font-size: 14px; font-style: italic; }

input:focus, textarea:focus { outline: none; }

/* Base
-------------------------------------------------------------------------------*/
body { background: #f7f7f7 url(imgs/background.png) center 0 no-repeat; color: #595959; font: normal 16px/1.35em "thesansrio", "Trebuchet MS", arial, sans-serif; }

.row { max-width: 1140px; }

/* Header
-------------------------------------------------------------------------------*/
#auxiliar { background: #008fd5 url(imgs/background-top.png) center 0 no-repeat; border-bottom: 2px solid #e8e8e8; color: #fff; margin: 0 0 25px; padding: 12px 0; }
#auxiliar .acessibility { overflow: hidden; }
#auxiliar .acessibility a { color: #fff; float: left; font-size: 26px; margin: 0 0 0 10px; }
#auxiliar .acessibility a.backrio { font-size: 12px; font-weight: bold; line-height: 27px; }
#auxiliar .acessibility a.backrio i { margin: 0 5px 0 0; }
#auxiliar .acessibility a.access { font-size: 24px; margin-left: 20px; }
#auxiliar .acessibility a.langs { font-size: 18px; font-weight: bold; line-height: 25px; margin-left: 10px; }
#auxiliar .acessibility a:first-child { margin: 0; }
#auxiliar .acessibility a:hover { opacity: 0.6; }
#auxiliar .social .icons { float: right; overflow: hidden; }
#auxiliar .social .icons a { color: #fff; float: left; font-size: 26px; margin: 0 0 0 5px; }
#auxiliar .social .icons a:first-child { margin: 0; }
#auxiliar .social .icons a:hover { opacity: 0.6; }

#branding { margin: 0 0 25px; *zoom: 1; }
#branding:before, #branding:after { content: " "; display: table; }
#branding:after { clear: both; }
#branding #logo { background: url(imgs/logo.png); display: block; float: left; width: 303px; height: 112px; color: transparent; font: 0/0 a; text-shadow: none; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #branding #logo { background: url(imgs/logo@2x.png); background-size: 303px 112px; } }
#branding #topsearch { background: url(imgs/button-search.png); color: #fff; float: right; margin: 46px 0 0; position: relative; width: 48px; height: 40px; }
#branding #topsearch:hover #frm-search { left: auto; opacity: 1; -webkit-transition: opacity 0.2s ease-in; -moz-transition: opacity 0.2s ease-in; transition: opacity 0.2s ease-in; }
#branding #topsearch-mobile { display: none; }
#branding #frm-search { opacity: 0.5; width: 300px; position: absolute; top: -2px; right: 0px; left: -9999px; -webkit-transition: opacity 0.2s ease-in; -moz-transition: opacity 0.2s ease-in; transition: opacity 0.2s ease-in; }
#branding #frm-search-mobile { margin: 0 auto; max-width: 300px; }
#branding #frm-search .form, #branding #frm-search-mobile .form { position: relative; }
#branding #frm-search label, #branding #frm-search-mobile label { display: none; }
#branding #frm-search .search, #branding #frm-search-mobile .search { background: #fff; border: 2px solid #f5821f; border-radius: 10px; padding-right: 80px; width: 100%; }
#branding #frm-search button, #branding #frm-search-mobile button { background: transparent; border: none; color: #0081c8; font-size: 24px; height: 42px; width: 50px; position: absolute; top: 0px; right: 0px; }
#branding #frm-search button:hover, #branding #frm-search-mobile button:hover { color: #f5821f; }

#menu { float: left; margin: 54px 0 0 40px; }
#menu ul { margin: 0; *zoom: 1; }
#menu ul:before, #menu ul:after { content: " "; display: table; }
#menu ul:after { clear: both; }
#menu ul li { display: inline; float: left; position: relative; }
#menu ul li a { border-radius: 6.66667px; color: #0081c8; float: left; font-size: 17px; margin: 0 0 0 5px; padding: 4px 8px 2px; text-transform: uppercase; }
#menu ul li a:hover, #menu ul li.current_page_parent a, #menu ul li.current-menu-item a { background: #f5821f; color: #fff; }
#menu ul li:first-child a { margin: 0; }
#menu ul li.submenu-link:hover > a { background: #f5821f; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; color: #fff; }
#menu ul li.submenu-link:hover .sub-menu { left: auto; }
#menu ul .sub-menu { position: absolute; top: 100%; left: -9999px; width: 200%; z-index: 9999; }
#menu ul .sub-menu li a { background: #f5821f; border-radius: 0px; color: #fff; font-size: 14px; }
#menu ul .sub-menu li a:hover { color: rgba(255, 255, 255, 0.4); }
#menu ul .sub-menu li.submenu-first a { border-top-left-radius: 6.66667px; border-bottom-left-radius: 6.66667px; border-top-left-radius: 0px; }
#menu ul .sub-menu li.submenu-last a { border-top-right-radius: 6.66667px; border-bottom-right-radius: 6.66667px; }
#menu.menu-en li a { padding: 4px 7px 2px; }

/* Content
-------------------------------------------------------------------------------*/
#hero .flexslider { border: none; border-radius: 0px; box-shadow: none; margin: 0; }
#hero .flex-control-paging { background: #fff; border-radius: 10px; bottom: 15px; padding: 7px; right: 15px; width: auto; z-index: 9999; }
#hero .flex-control-paging li { display: block; float: left; margin: 0; padding: 0; }
#hero .flex-control-paging li a { background: #e5e5e5; box-shadow: none; margin: 0 2px; padding: 0; width: 13px; height: 13px; }
#hero .flex-control-paging li a.flex-active { background: #f5821f; }
#hero .slide { position: relative; }
#hero .thumb { display: block; }
#hero .content { position: absolute; bottom: 15px; left: 15px; right: 200px; padding: 0; }
#hero .content h1 { background: #fff; border-radius: 10px; display: inline-block; font-size: 36px; margin: 0; padding: 20px 15px 15px; text-transform: uppercase; }
#hero .content p { background: #fff; border-radius: 10px; display: inline-block; font-size: 18px; margin: -15px 0 0; padding: 10px 55px 10px 15px; position: relative; }
#hero .content p .more { color: #fff; right: 10px; bottom: 8px; }
#hero .content p .more:hover { background: #f5821f; }

.feature { background: #fff; border: 2px solid #e8e8e8; border-radius: 20px; margin: 0 0 25px; overflow: hidden; }
.feature .thumb { position: relative; }
.feature .ribbon { background: url(imgs/ribbon-feature-blue.svg) center 0 no-repeat; background-size: 105% 32px; height: 32px; position: absolute; right: 0px; bottom: -15px; left: 0px; }
.feature .content { padding: 15px 0; position: relative; }
.feature .content h2 { font-size: 16px; margin: 0 0 5px; padding: 0 15px; text-transform: uppercase; }
.feature .content p { font-size: 14px; line-height: 1.35em; margin: 0; padding: 0 45px 0 15px; }
.feature .more { background: #0081c8; border-radius: 100%; color: #fff; display: block; font-size: 14px; line-height: 30px; text-align: center; width: 28px; height: 28px; position: absolute; right: 15px; bottom: 15px; }
.feature.feat-blue a { color: #0081c8; }
.feature.feat-blue a:hover { color: #f5821f; }
.feature.feat-blue .ribbon { background-image: url(imgs/ribbon-feature-bluelight.svg); }
.feature.feat-blue .more { background: #0081c8; color: #fff; }
.feature.feat-blue .more:hover { background: #f5821f; color: #fff; }
.feature.feat-bluelight a { color: #00aee6; }
.feature.feat-bluelight a:hover { color: #f5821f; }
.feature.feat-bluelight .ribbon { background-image: url(imgs/ribbon-feature-bluelight.svg); }
.feature.feat-bluelight .more { background: #00aee6; color: #fff; }
.feature.feat-bluelight .more:hover { background: #f5821f; color: #fff; }
.feature.feat-green a { color: #007f3d; }
.feature.feat-green a:hover { color: #f5821f; }
.feature.feat-green .ribbon { background-image: url(imgs/ribbon-feature-green.svg); }
.feature.feat-green .more { background: #007f3d; color: #fff; }
.feature.feat-green .more:hover { background: #f5821f; color: #fff; }

.page-header { background: #008fd5 url(imgs/background-entry.png) center center no-repeat; border-radius: 20px; border: 2px solid #e8e8e8; color: #fff; margin: 0 0 25px; padding: 15px 20px; }
.page-header h1 { font-size: 36px; line-height: 36px; margin: 0; }

.page-content, .entry-content { background: #fff; border: 2px solid #e8e8e8; border-radius: 20px; margin: 0 0 25px; padding: 30px; *zoom: 1; }
.page-content:before, .page-content:after, .entry-content:before, .entry-content:after { content: " "; display: table; }
.page-content:after, .entry-content:after { clear: both; }

.entry-cover { margin: -30px -30px 30px; position: relative; }
.entry-cover img { border-top-left-radius: 20px; border-top-right-radius: 20px; width: 100%; }
.entry-cover .ribbon { background-position: center 0; background-repeat: no-repeat; background-size: 105% 32px; height: 32px; position: absolute; right: 0px; bottom: -15px; left: 0px; position: absolute; }
.entry-cover.feat-blue .ribbon { background-image: url(imgs/ribbon-feature-blue-wide.svg); }
.entry-cover.feat-lightblue .ribbon { background-image: url(imgs/ribbon-feature-bluelight-wide.svg); }
.entry-cover.feat-green .ribbon { background-image: url(imgs/ribbon-feature-green-wide.svg); }

.post { padding: 20px 0; *zoom: 1; }
.post:before, .post:after { content: " "; display: table; }
.post:after { clear: both; }
.post.single { padding-bottom: 0; }
.post .back { font-size: 12px; font-style: italic; margin-top: 0; }
.post .back a { color: #595959 !important; }
.post .back a:hover { color: #f5821f !important; }
.post .entry-header { margin: 0 0 15px; }
.post .entry-header .entry-date { font-size: 12px; font-style: italic; margin: 0; }
.post .entry-header .entry-date .fa { margin: 0 5px 0 0; }
.post .entry-header .date-single { margin: 20px 0 0; }
.post .entry-header .entry-title { font-size: 18px; margin: 10px 0 -10px; text-transform: uppercase; }
.post .entry-thumb { padding: 0; }
.post .entry-thumb img { border: 2px solid #e8e8e8; border-radius: 20px; vertical-align: bottom; }
.post .entry-meta { margin: 15px 0 0; }
.post .entry-extra { *zoom: 1; }
.post .entry-extra:before, .post .entry-extra:after { content: " "; display: table; }
.post .entry-extra:after { clear: both; }
.post .entry-extra .more, .post .entry-extra .share { font-size: 14px; font-weight: bold; line-height: 28px; text-transform: uppercase; }
.post .entry-extra .more .icon, .post .entry-extra .share .icon { border-radius: 100%; color: #fff; display: block; float: left; line-height: 28px; margin: 0 8px 0 0; text-align: center; width: 28px; height: 28px; }
.post .entry-extra .share { float: right; }
.post .entry-extra .share .icon { float: right; margin: 0 0 0 8px; }
.post .entry-extra .share .icon .fa-close { display: none; }
.post .entry-extra .sharer { float: right; position: relative; }
.post .entry-extra .sharer .dvk-social-sharing { background: #f5821f; border-radius: 6.66667px; display: none; font-size: 24px; margin: 0; padding: 5px; position: absolute; top: -45px; right: -30px; }
.post .entry-extra .sharer .dvk-social-sharing a { color: #fff; float: left; margin: 0 3px; }
.post .entry-extra .sharer .dvk-social-sharing a:hover { opacity: 0.6; }
.post .entry-extra .sharer .dvk-social-sharing:after { border-color: #f5821f transparent transparent transparent; border-style: solid; border-width: 10px 10px 0 10px; content: ' '; margin: 0 0 0 -10px; position: absolute; bottom: -9px; left: 50%; width: 0px; height: 0px; }
.post .entry-extra .sharer.active .share { color: #f5821f !important; }
.post .entry-extra .sharer.active .icon { background: #f5821f !important; color: #fff !important; }
.post:first-child { padding-top: 0; }
.post.feat-blue .entry-title { color: #0081c8; }
.post.feat-blue a { color: #0081c8; }
.post.feat-blue a:hover { color: #f5821f; }
.post.feat-blue .entry-date { color: #0081c8; }
.post.feat-blue .more .icon, .post.feat-blue .share .icon { background: #0081c8; }
.post.feat-blue .more:hover .icon, .post.feat-blue .share:hover .icon { background: #f5821f; }
.post.feat-lightblue .entry-title { color: #00aee6; }
.post.feat-lightblue a { color: #00aee6; }
.post.feat-lightblue a:hover { color: #f5821f; }
.post.feat-lightblue .entry-date { color: #00aee6; }
.post.feat-lightblue .more .icon, .post.feat-lightblue .share .icon { background: #00aee6; }
.post.feat-lightblue .more:hover .icon, .post.feat-lightblue .share:hover .icon { background: #f5821f; }
.post.feat-green .entry-title { color: #007f3d; }
.post.feat-green a { color: #007f3d; }
.post.feat-green a:hover { color: #f5821f; }
.post.feat-green .entry-date { color: #007f3d; }
.post.feat-green .more .icon, .post.feat-green .share .icon { background: #007f3d; }
.post.feat-green .more:hover .icon, .post.feat-green .share:hover .icon { background: #f5821f; }

.m2lm-container { display: none; opacity: 0; }
.m2lm-container .post:first-child { padding-top: 20px; }

.question { cursor: pointer; }
.question h2 { color: #0081c8; font-size: 16px; margin: 0; padding: 0 0 0 38px; position: relative; text-transform: uppercase; }
.question h2 .icon { background: #0081c8; border-radius: 100%; color: #fff; display: block; line-height: 30px; text-align: center; width: 28px; height: 28px; position: absolute; top: -4px; left: 0px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; }
.question .answer { margin: 10px 0 0; }
.question:hover h2 { color: #f5821f; }
.question:hover .icon { background: #f5821f; }
.question.active h2 { color: #f5821f; }
.question.active .icon { background: #f5821f; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

#subproposta { margin: 0 0 15px; }

.pilares { *zoom: 1; }
.pilares:before, .pilares:after { content: " "; display: table; }
.pilares:after { clear: both; }
.pilares h2 { font-size: 28px; font-weight: bold; text-transform: uppercase; }
.pilares h3 { font-size: 18px; font-weight: bold; }
.pilares .caracteristicas { margin: 20px 0 0; *zoom: 1; }
.pilares .caracteristicas:before, .pilares .caracteristicas:after { content: " "; display: table; }
.pilares .caracteristicas:after { clear: both; }
.pilares .caracteristicas .more { float: left; font-size: 18px; font-weight: bold; margin: 0 15px 0 0; text-transform: uppercase; }
.pilares .caracteristicas .more .icon { border-radius: 100%; color: #fff; display: block; float: right; font-size: 16px; line-height: 30px; margin: -3px 0 0 8px; text-align: center; width: 28px; height: 28px; }
.pilares#pilar-planeta h2, .pilares#pilar-planeta h3, .pilares#pilar-planet h2, .pilares#pilar-planet h3 { color: #0081c8; }
.pilares#pilar-planeta .destaque, .pilares#pilar-planet .destaque { float: right; margin: -100px -30px 0 30px; }
.pilares#pilar-planeta .caracteristicas .more, .pilares#pilar-planet .caracteristicas .more { color: #0081c8; }
.pilares#pilar-planeta .caracteristicas .more .icon, .pilares#pilar-planet .caracteristicas .more .icon { background: #0081c8; }
.pilares#pilar-planeta .caracteristicas .more:hover, .pilares#pilar-planet .caracteristicas .more:hover { color: #f5821f; }
.pilares#pilar-planeta .caracteristicas .more:hover .icon, .pilares#pilar-planet .caracteristicas .more:hover .icon { background: #f5821f; }
.pilares#pilar-pessoas h2, .pilares#pilar-pessoas h3, .pilares#pilar-people h2, .pilares#pilar-people h3 { color: #007f3d; }
.pilares#pilar-pessoas .destaque, .pilares#pilar-people .destaque { float: left; margin: -30px 30px 0 -30px; }
.pilares#pilar-pessoas .caracteristicas .more, .pilares#pilar-people .caracteristicas .more { color: #007f3d; }
.pilares#pilar-pessoas .caracteristicas .more .icon, .pilares#pilar-people .caracteristicas .more .icon { background: #007f3d; }
.pilares#pilar-pessoas .caracteristicas .more:hover, .pilares#pilar-people .caracteristicas .more:hover { color: #f5821f; }
.pilares#pilar-pessoas .caracteristicas .more:hover .icon, .pilares#pilar-people .caracteristicas .more:hover .icon { background: #f5821f; }
.pilares#pilar-prosperidade h2, .pilares#pilar-prosperidade h3, .pilares#pilar-prosperity h2, .pilares#pilar-prosperity h3 { color: #e69826; }
.pilares#pilar-prosperidade .destaque, .pilares#pilar-prosperity .destaque { float: right; margin: -20px -30px 0 30px; }
.pilares#pilar-prosperidade .caracteristicas .more, .pilares#pilar-prosperity .caracteristicas .more { color: #e69826; }
.pilares#pilar-prosperidade .caracteristicas .more .icon, .pilares#pilar-prosperity .caracteristicas .more .icon { background: #e69826; }
.pilares#pilar-prosperidade .caracteristicas .more:hover, .pilares#pilar-prosperity .caracteristicas .more:hover { color: #f5821f; }
.pilares#pilar-prosperidade .caracteristicas .more:hover .icon, .pilares#pilar-prosperity .caracteristicas .more:hover .icon { background: #f5821f; }

.pilar-layer .header { color: #fff; font-size: 21px; font-weight: bold; padding: 25px; text-transform: uppercase; }
.pilar-layer .conteudo { padding: 25px 25px 0; }
.pilar-layer .conteudo ul { list-style: none; padding: 0; }
.pilar-layer .conteudo ul li { padding: 0 0 0 30px; }
.pilar-layer .conteudo ul li a { position: relative; }
.pilar-layer .conteudo ul li a:before { content: '\f1c1'; color: red; font-family: FontAwesome; position: absolute; top: 0px; left: -20px; }

.pilar-layer-planeta .header, .pilar-layer-planet .header { background: #0081c8; }
.pilar-layer-planeta #cboxClose, .pilar-layer-planet #cboxClose { top: 20px; right: 15px; width: 32px; height: 32px; color: transparent; font: 0/0 a; text-shadow: none; }
.pilar-layer-planeta #cboxClose:before, .pilar-layer-planet #cboxClose:before { content: '\f057'; color: #fff; font-family: FontAwesome; font-size: 32px; line-height: 32px; position: absolute; top: 0px; right: 0px; }
.pilar-layer-planeta #cboxClose:hover, .pilar-layer-planet #cboxClose:hover { opacity: 0.4; }

.pilar-layer-pessoas .header, .pilar-layer-people .header { background: #007f3d; }
.pilar-layer-pessoas #cboxClose, .pilar-layer-people #cboxClose { top: 20px; right: 15px; width: 32px; height: 32px; color: transparent; font: 0/0 a; text-shadow: none; }
.pilar-layer-pessoas #cboxClose:before, .pilar-layer-people #cboxClose:before { content: '\f057'; color: #fff; font-family: FontAwesome; font-size: 32px; line-height: 32px; position: absolute; top: 0px; right: 0px; }
.pilar-layer-pessoas #cboxClose:hover, .pilar-layer-people #cboxClose:hover { opacity: 0.4; }

.pilar-layer-prosperidade .header, .pilar-layer-prosperity .header { background: #e69826; }
.pilar-layer-prosperidade #cboxClose, .pilar-layer-prosperity #cboxClose { top: 20px; right: 15px; width: 32px; height: 32px; color: transparent; font: 0/0 a; text-shadow: none; }
.pilar-layer-prosperidade #cboxClose:before, .pilar-layer-prosperity #cboxClose:before { content: '\f057'; color: #fff; font-family: FontAwesome; font-size: 32px; line-height: 32px; position: absolute; top: 0px; right: 0px; }
.pilar-layer-prosperidade #cboxClose:hover, .pilar-layer-prosperity #cboxClose:hover { opacity: 0.4; }

#proposta-parcerias { padding-top: 25px; }
#proposta-parcerias h3 { color: #0081c8; font-size: 18px; text-transform: uppercase; }
#proposta-parcerias h3 .fa { margin: 0 5px 0 0; }
#proposta-parcerias li div { background: #f7f7f7; border: 2px solid #e8e8e8; border-radius: 10px; font-size: 14px; padding: 20px; }
#proposta-parcerias li div strong { color: #0081c8; }
#proposta-parcerias li:last-child { padding-bottom: 0; width: 100%; }

#timeline #timeline-slider { background: none; border: none; border-radius: 0; box-shadow: none; margin: 35px auto; width: 685px; }
#timeline .slide { min-height: 246px; }
#timeline .slide .timeline-logo { float: left; margin: 0 25px 0 0; }
#timeline .slide .timeline-logo img { border: 2px solid #e8e8e8; border-radius: 10px; vertical-align: bottom; }
#timeline .slide h2 { font-size: 34px; margin: 25px 0 10px; text-transform: uppercase; }
#timeline .slide h3 { font-size: 21px; margin: 0 0 20px; text-transform: uppercase; }
#timeline .slide p { margin: 10px 0; }
#timeline .slide#slide-0 h2, #timeline .slide#slide-0 h3, #timeline .slide#slide-1 h2, #timeline .slide#slide-1 h3, #timeline .slide#slide-2 h2, #timeline .slide#slide-2 h3 { color: #007f3d; }
#timeline .slide#slide-3 h2, #timeline .slide#slide-3 h3, #timeline .slide#slide-4 h2, #timeline .slide#slide-4 h3, #timeline .slide#slide-5 h2, #timeline .slide#slide-5 h3 { color: #0081c8; }
#timeline .flex-direction-nav a { color: #fff; font-style: italic; font-weight: bold; margin: -47px 0 0; opacity: 1; width: 111px; height: 94px; text-align: center; text-shadow: none; -webkit-transition: none; -moz-transition: none; transition: none; }
#timeline .flex-direction-nav a:before { display: block; font-style: normal; font-size: 39px; margin: 25px 0 8px; }
#timeline .flex-direction-nav a.flex-prev { background: url(imgs/timeline-nav.png) 0 0; left: -151px; padding-left: 10px; }
#timeline .flex-direction-nav a.flex-prev:hover { background-position: 0 bottom; }
#timeline .flex-direction-nav a.flex-next { background: url(imgs/timeline-nav.png) -111px 0; padding-right: 10px; right: -151px; }
#timeline .flex-direction-nav a.flex-next:hover { background-position: -111px bottom; }
#timeline .flex-direction-nav a.flex-disabled { display: none; }
#timeline #timeline-nav { background: url(imgs/timeline-bg-1.png); height: 44px; margin: 0 auto; padding: 6px 0 0 7px; position: relative; width: 407px; *zoom: 1; }
#timeline #timeline-nav:before, #timeline #timeline-nav:after { content: " "; display: table; }
#timeline #timeline-nav:after { clear: both; }
#timeline #timeline-nav a { color: #fff; cursor: default; display: block; float: left; font-weight: bold; line-height: 32px; margin: 0 16px 0 0; position: relative; text-align: center; width: 52px; height: 32px; color: transparent; font: 0/0 a; text-shadow: none; }
#timeline #timeline-nav a:hover { opacity: 0.6; }
#timeline #timeline-nav a:last-child { margin: 0; }
#timeline #timeline-nav .line { background: url(imgs/timeline-bg-0.png); height: 44px; left: 0; top: 0; position: absolute; width: 0; }

#desafios h2 { color: #0081c8; line-height: 28px; }
#desafios ul { margin: 0 0 0 -20px; }
#desafios li { display: inline; }
#desafios .desafios { background-position: center 0; background-repeat: no-repeat; display: block; float: left; margin: 0 0 20px 20px; width: 254px; height: 284px; color: transparent; font: 0/0 a; text-shadow: none; }
#desafios .desafios.desafio1 { background-image: url(imgs/desafio-1.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio1 { background-image: url(imgs/desafio-1@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio1.en { background-image: url(imgs/desafio-1-en.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio1.en { background-image: url(imgs/desafio-1-en@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio2 { background-image: url(imgs/desafio-2.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio2 { background-image: url(imgs/desafio-2@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio2.en { background-image: url(imgs/desafio-2-en.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio2.en { background-image: url(imgs/desafio-2-en@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio3 { background-image: url(imgs/desafio-3.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio3 { background-image: url(imgs/desafio-3@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio3.en { background-image: url(imgs/desafio-3-en.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio3.en { background-image: url(imgs/desafio-3-en@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio4 { background-image: url(imgs/desafio-4.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio4 { background-image: url(imgs/desafio-4@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio4.en { background-image: url(imgs/desafio-4-en.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio4.en { background-image: url(imgs/desafio-4-en@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio5 { background-image: url(imgs/desafio-5.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio5 { background-image: url(imgs/desafio-5@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio5.en { background-image: url(imgs/desafio-5-en.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio5.en { background-image: url(imgs/desafio-5-en@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio6 { background-image: url(imgs/desafio-6.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio6 { background-image: url(imgs/desafio-6@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio6.en { background-image: url(imgs/desafio-6-en.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio6.en { background-image: url(imgs/desafio-6-en@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio7 { background-image: url(imgs/desafio-7.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio7 { background-image: url(imgs/desafio-7@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio7.en { background-image: url(imgs/desafio-7-en.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio7.en { background-image: url(imgs/desafio-7-en@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio8 { background-image: url(imgs/desafio-8.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio8 { background-image: url(imgs/desafio-8@2x.png); background-size: 254px 568px; } }
#desafios .desafios.desafio8.en { background-image: url(imgs/desafio-8-en.png); }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { #desafios .desafios.desafio8.en { background-image: url(imgs/desafio-8-en@2x.png); background-size: 254px 568px; } }
#desafios .desafios.active, #desafios .desafios:hover { background-position: center bottom; }

#documentos { padding-top: 15px; }
#documentos h2 { color: #0081c8; margin: 20px 0 15px; text-transform: uppercase; }
#documentos ul { margin-bottom: 0px; }
#documentos .col { float: left; }
#documentos .line { clear: both; *zoom: 1; }
#documentos .line:before, #documentos .line:after { content: " "; display: table; }
#documentos .line:after { clear: both; }
#documentos .documento { background: #fff; border: 2px solid #e8e8e8; border-radius: 20px; float: left; margin: 0 15px 0 0; padding: 10px; max-width: 250px; }
#documentos .documento .cover { text-align: center; }
#documentos .documento .cover img { border-radius: 10px; }
#documentos .documento h3 { color: #0081c8; font-size: 15px; line-height: 18px; margin: 2px 10px 5px; min-height: 40px; padding: 0 0 0 35px; position: relative; }
#documentos .documento h3 a { color: #595959; }
#documentos .documento h3 .icon { font-size: 25px; position: absolute; top: 2px; left: 0px; }
#documentos .documento:hover { border-color: #f5821f; }
#documentos .documento:hover h3 a, #documentos .documento:hover .icon { color: #f5821f; }

.solucao-layer dt.header { background: #f5821f; color: #fff; font-size: 21px; font-weight: bold; padding: 25px 65px 25px 25px; text-transform: uppercase; }
.solucao-layer dt.header span { font-weight: normal; }
.solucao-layer dd { border-top: 1px solid #dbdbdb; font-size: 18px; margin: 0; padding: 25px 25px 20px; text-transform: uppercase; }
.solucao-layer #cboxClose { top: 20px; right: 15px; width: 32px; height: 32px; color: transparent; font: 0/0 a; text-shadow: none; }
.solucao-layer #cboxClose:before { content: '\f057'; color: #fff; font-family: FontAwesome; font-size: 32px; line-height: 32px; position: absolute; top: 0px; right: 0px; }
.solucao-layer #cboxClose:hover { opacity: 0.4; }

#sidebar { padding-right: 0; }
#sidebar h4 { font-style: italic; margin-bottom: 10px; }
#sidebar ul { list-style: none; }
#sidebar .share-button { background: #f5821f; border-radius: 10px; color: #fff; line-height: 24px; margin: 10px 0 15px; padding: 10px; *zoom: 1; }
#sidebar .share-button:before, #sidebar .share-button:after { content: " "; display: table; }
#sidebar .share-button:after { clear: both; }
#sidebar .share-button .fa { float: left; font-size: 24px; }
#sidebar .share-button .label { float: left; font-weight: bold; margin: 0 10px; text-transform: uppercase; }
#sidebar .share-button .dvk-social-sharing { float: left; margin: 0; }
#sidebar .share-button .dvk-social-sharing a { color: #fff; float: left; margin: 0 3px; }
#sidebar .share-button .dvk-social-sharing a:hover { opacity: 0.6; }
#sidebar .widget_search .widgettitle { display: none; }
#sidebar .widget_search #frm-search-sidebar .form { position: relative; }
#sidebar .widget_search #frm-search-sidebar label { display: none; }
#sidebar .widget_search #frm-search-sidebar .search { background: #f7f7f7; border: 2px solid #e8e8e8; border-radius: 10px; width: 100%; }
#sidebar .widget_search #frm-search-sidebar button { background: transparent; border: none; color: #0081c8; font-size: 24px; height: 42px; width: 50px; position: absolute; top: 1px; right: 1px; bottom: 1px; }
#sidebar .widget_search #frm-search-sidebar button:hover { color: #f5821f; }
#sidebar .widget_categories ul { margin: 0; }
#sidebar .widget_categories li { border-bottom: 2px dotted #e8e8e8; color: #b3b3b3; font-size: 14px; padding: 10px; }
#sidebar .widget_categories li:first-child { border-top: 2px dotted #e8e8e8; }
#sidebar .widget_categories li.current-cat a { color: #f5821f; }
#sidebar .widget_recent_entries ul { margin: 0; }
#sidebar .widget_recent_entries li { background: #f7f7f7; border: 2px solid #e8e8e8; border-radius: 10px; color: #b3b3b3; font-size: 14px; margin: 5px 0; padding: 10px 15px; }
#sidebar .widget_recent_entries .post-date { display: block; }

#tocha .map { background: url(imgs/map-clean.png) center 0 no-repeat; height: 490px; margin: 0 auto; position: relative; width: 572px; }
#tocha .map a.pin { background: url(imgs/pin.png) center center no-repeat; background-size: contain; display: block; height: 20px; position: absolute; transition: all ease-in-out 0.2s; width: 38px; }
#tocha .map a.pin i { content: ''; background-color: #f5821f; border-radius: 15px; color: #fff; left: 100%; height: auto; padding: 2px; position: absolute; top: 6px; text-align: center; text-transform: uppercase; opacity: 0; display: none; width: 130px; }
#tocha .map a.pin:hover { width: 66px; }
#tocha .map a.pin:hover i { opacity: 1; display: block; }
#tocha .map a.pin.pin-brasilia-df { left: 290px; top: 235px; }
#tocha .map a.pin.pin-brasilia-df:hover { left: 280px; top: 225px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-lajeado-rs { left: 255px; top: 415px; }
#tocha .map a.pin.pin-lajeado-rs:hover { left: 245px; top: 405px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-paraiba-do-sul-rj { left: 350px; top: 345px; }
#tocha .map a.pin.pin-paraiba-do-sul-rj:hover { left: 340px; top: 335px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-ararangua-sc { left: 293px; top: 429px; }
#tocha .map a.pin.pin-ararangua-sc:hover { left: 283px; top: 419px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-piracanjuba-go { left: 276px; top: 260px; }
#tocha .map a.pin.pin-piracanjuba-go:hover { left: 266px; top: 250px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-manaus-am { left: 150px; top: 100px; }
#tocha .map a.pin.pin-manaus-am:hover { left: 140px; top: 90px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-montes-claros-mg { left: 350px; top: 265px; }
#tocha .map a.pin.pin-montes-claros-mg:hover { left: 340px; top: 255px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-serra-es { left: 415px; top: 300px; }
#tocha .map a.pin.pin-serra-es:hover { left: 405px; top: 290px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-ilheus-ba { left: 420px; top: 250px; }
#tocha .map a.pin.pin-ilheus-ba:hover { left: 410px; top: 240px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-maceio-al { left: 480px; top: 170px; }
#tocha .map a.pin.pin-maceio-al:hover { left: 470px; top: 160px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-gravata-pe { left: 468px; top: 150px; }
#tocha .map a.pin.pin-gravata-pe:hover { left: 458px; top: 140px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-mossoro-rn { left: 460px; top: 110px; }
#tocha .map a.pin.pin-mossoro-rn:hover { left: 450px; top: 100px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-sobral-ce { left: 400px; top: 95px; }
#tocha .map a.pin.pin-sobral-ce:hover { left: 390px; top: 85px; height: 34px; transition: ease-in-out 0.2s; z-index: 10; }
#tocha .map a.pin.pin-piripiri-pi { left: 365px; top: 100px; }
#tocha .map a.pin.pin-piripiri-pi:hover { left: 355px; top: 90px; height: 34px; transition: ease-in-out 0.2s; z-index: 11; }
#tocha .map a.pin.pin-palmas-to { left: 290px; top: 200px; }
#tocha .map a.pin.pin-palmas-to:hover { left: 280px; top: 190px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-imperatriz-ma { left: 300px; top: 150px; }
#tocha .map a.pin.pin-imperatriz-ma:hover { left: 290px; top: 140px; height: 34px; transition: ease-in-out 0.2s; z-index: 10; }
#tocha .map a.pin.pin-belem-pa { left: 290px; top: 75px; }
#tocha .map a.pin.pin-belem-pa:hover { left: 280px; top: 65px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-cuiaba-mt { left: 200px; top: 235px; }
#tocha .map a.pin.pin-cuiaba-mt:hover { left: 200px; top: 225px; height: 34px; transition: ease-in-out 0.2s; z-index: 10; }
#tocha .map a.pin.pin-rio-branco-ac { left: 70px; top: 210px; }
#tocha .map a.pin.pin-rio-branco-ac:hover { left: 60px; top: 200px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-boa-vista-rr { left: 150px; top: 20px; }
#tocha .map a.pin.pin-boa-vista-rr:hover { left: 140px; top: 10px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-rio-brilhante-ms { left: 230px; top: 320px; }
#tocha .map a.pin.pin-rio-brilhante-ms:hover { left: 220px; top: 310px; height: 34px; transition: ease-in-out 0.2s; z-index: 12; }
#tocha .map a.pin.pin-paraguacu-paulista-sp { left: 285px; top: 345px; }
#tocha .map a.pin.pin-paraguacu-paulista-sp:hover { left: 275px; top: 335px; height: 34px; transition: ease-in-out 0.2s; z-index: 10; }
#tocha .map a.pin.pin-foz-do-iguacu-pr { left: 210px; top: 360px; }
#tocha .map a.pin.pin-foz-do-iguacu-pr:hover { left: 200px; top: 350px; height: 34px; transition: ease-in-out 0.2s; z-index: 11; }
#tocha .map a.pin.pin-rio-bonito-rj { left: 390px; top: 336px; }
#tocha .map a.pin.pin-rio-bonito-rj:hover { left: 380px; top: 326px; height: 34px; transition: ease-in-out 0.2s; }
#tocha .map a.pin.pin-porto-velho-ro { left: 135px; top: 200px; }
#tocha .map a.pin.pin-porto-velho-ro:hover { left: 125px; top: 190px; height: 34px; transition: ease-in-out 0.2s; z-index: 12; }

.tocha-layer .header { background: #f5821f; color: #fff; font-size: 21px; font-weight: bold; padding: 25px 65px 25px 25px; text-transform: uppercase; }
.tocha-layer .header span { font-weight: normal; }
.tocha-layer .container { font-size: 18px; margin: 0; padding: 25px 30px 20px; text-transform: uppercase; }
.tocha-layer #cboxClose { top: 20px; right: 15px; width: 32px; height: 32px; color: transparent; font: 0/0 a; text-shadow: none; }
.tocha-layer #cboxClose:before { content: '\f057'; color: #fff; font-family: FontAwesome; font-size: 32px; line-height: 32px; position: absolute; top: 0px; right: 0px; }
.tocha-layer #cboxClose:hover { opacity: 0.4; }
.tocha-layer p { margin: 35px 0; text-transform: none; }
.tocha-layer iframe { margin: 30px 15px; }
.tocha-layer .alignleft { float: left; margin-right: 10px; }
.tocha-layer .entry-extra { *zoom: 1; }
.tocha-layer .entry-extra:before, .tocha-layer .entry-extra:after { content: " "; display: table; }
.tocha-layer .entry-extra:after { clear: both; }
.tocha-layer .entry-extra a:hover { color: #0081c8; }
.tocha-layer .entry-extra a:hover .icon { background: #0081c8; }
.tocha-layer .entry-extra .more, .tocha-layer .entry-extra .share { color: #f5821f; font-size: 14px; font-weight: bold; line-height: 28px; text-transform: uppercase; }
.tocha-layer .entry-extra .more .icon, .tocha-layer .entry-extra .share .icon { background: #f5821f; border-radius: 100%; color: #fff; display: block; float: left; line-height: 28px; margin: 0 8px 0 0; text-align: center; width: 28px; height: 28px; }
.tocha-layer .entry-extra .share { float: right; }
.tocha-layer .entry-extra .share .icon { float: right; margin: 0 0 0 8px; }
.tocha-layer .entry-extra .share .icon .fa-close { display: none; }
.tocha-layer .entry-extra .sharer { float: right; margin-right: 20px; position: relative; }
.tocha-layer .entry-extra .sharer .dvk-social-sharing { background: #0081c8; border-radius: 6.66667px; display: none; font-size: 24px; margin: 0; padding: 5px; position: absolute; top: -45px; right: -30px; }
.tocha-layer .entry-extra .sharer .dvk-social-sharing a { color: #fff; float: left; margin: 0 3px; }
.tocha-layer .entry-extra .sharer .dvk-social-sharing a:hover { opacity: 0.6; }
.tocha-layer .entry-extra .sharer .dvk-social-sharing:after { border-color: #0081c8 transparent transparent transparent; border-style: solid; border-width: 10px 10px 0 10px; content: ' '; margin: 0 0 0 -10px; position: absolute; bottom: -9px; left: 50%; width: 0px; height: 0px; }
.tocha-layer .entry-extra .sharer.active .share { color: #0081c8 !important; }
.tocha-layer .entry-extra .sharer.active .icon { background: #0081c8 !important; color: #fff !important; }

#tocha h2, #tocha h3, .related-news h2, .related-news h3 { color: #0081c8; text-transform: uppercase; }

#blog.tocha .post .entry-body { width: calc(100% - 285px); }
#blog.tocha .post .entry-thumb { max-width: 285px; }

/* Footer
-------------------------------------------------------------------------------*/
#footer { background: #008fd5 url(imgs/background-bottom.png) center 0 no-repeat; border-top: 2px solid #e8e8e8; color: #fff; padding: 15px 0; }
#footer a { color: #fff; }
#footer a:hover { opacity: 0.6; }
#footer p { margin: 0; }
#footer .menu { margin: 0; *zoom: 1; }
#footer .menu:before, #footer .menu:after { content: " "; display: table; }
#footer .menu:after { clear: both; }
#footer .menu li { display: inline; }
#footer .menu li a { float: left; font-size: 14px; margin: 0 0 0 10px; text-transform: uppercase; }
#footer .menu li:first-child a { margin: 0; }
#footer .menu .sub-menu { display: none; }
#footer .copy { font-size: 12px; }
#footer .partners { float: left; font-size: 14px; }
#footer .partners p { display: inline; text-transform: uppercase; }
#footer .partners .logos { float: right; margin: 0 15px; width: 115px; }
#footer .partners .logos .flexslider { background: #fff; border: none; border-radius: 5px; box-shadow: none; margin: 0; padding: 5px 10px; }
#footer .social { float: right; overflow: hidden; }
#footer .social a { float: left; font-size: 26px; margin: 0 0 0 5px; }
#footer .social a:first-child { margin: 0; }
#footer .social a:hover { opacity: 0.6; }

/* Helpers
-------------------------------------------------------------------------------*/
.content-more { clear: both; font-size: 14px; font-style: italic; font-weight: bold; margin: 0 auto 20px; text-align: center; }
.content-more .icon { background: url(imgs/bg-footer-link.png); color: #fff; display: block; font-size: 30px; margin: 0 auto 5px; padding: 12px 0 0 5px; width: 60px; height: 53px; }
.content-more .label { line-height: 18px; }
.content-more .label span { color: #595959; }
.content-more a { display: block; line-height: 14px; }
.content-more a:hover .icon { background-position: 0 bottom; }

.forms input, .forms select, .forms textarea { background: #fff; color: #595959; border: 1px solid #000; font: normal 16px/normal "thesansrio", "Trebuchet MS", arial, sans-serif; padding: 10px; }
.forms button { border: none; color: #fff; text-transform: uppercase; }

.fa span { display: none; }

.edit-link { background: #f5821f; border-radius: 6.66667px; display: inline-block; font-size: 12px; font-style: italic; padding: 1px 10px; margin: 15px 0; }
.edit-link a { color: #fff !important; }

.invisible { display: none; }

.hidden { position: absolute; left: -9999px; top: 0; }

/* Contrast
-------------------------------------------------------------------------------*/
/* M2BR http://m2br.com
-------------------------------------------------------------------------------*/
body.contraste { background: #000; color: #fff; }
body.contraste input::-webkit-input-placeholder { color: #000; }
body.contraste input:-moz-placeholder { color: #000; }
body.contraste input::-moz-placeholder { color: #000; }
body.contraste input:-ms-input-placeholder { color: #000; }
body.contraste #auxiliar { background: #000; border-color: #fff; color: #fff; }
body.contraste #auxiliar .acessibility a:hover, body.contraste #auxiliar .social a:hover { color: #f5821f; opacity: 1; }
body.contraste #branding #logo { background: url(imgs/logo-contrast.png); height: 149px; }
body.contraste #branding #topsearch { background: url(imgs/button-search-contrast.png); }
body.contraste #branding #frm-search { background: #fff; }
body.contraste #branding #frm-search button { color: #000; }
body.contraste #branding #frm-search button:hover { color: #000; opacity: 0.3; }
body.contraste #menu ul li a { color: #fff; }
body.contraste #menu ul li a:hover, body.contraste #menu ul li.current_page_parent a, body.contraste #menu ul li.current-menu-item a { background: #fff; color: #000; }
body.contraste #hero .content h1, body.contraste #hero .content p { background: #000; }
body.contraste .feature { background: #000; border-color: #fff; }
body.contraste .page-header { background: #fff; border-color: #000; color: #000; }
body.contraste .page-content, body.contraste .entry-content { background: #000; border-color: #fff; }
body.contraste .post .back a { color: #fff !important; }
body.contraste .post .back a:hover { color: #f5821f !important; }
body.contraste #sidebar .share-button { background: #fff; color: #000; }
body.contraste #sidebar .share-button .dvk-social-sharing a { color: #000; }
body.contraste #sidebar .share-button .dvk-social-sharing a:hover { opacity: 0.3; }
body.contraste #sidebar .share-button .widget_search #frm-search #search { background: #fff; border-color: #fff; }
body.contraste #sidebar .share-button .widget_search #frm-search button { color: #000; }
body.contraste #sidebar .share-button .widget_search #frm-search button:hover { color: #000; opacity: 0.3; }
body.contraste #sidebar .share-button .widget_categories li { border-color: #fff; color: #fff; }
body.contraste #sidebar .share-button .widget_categories li:first-child { border-color: #fff; }
body.contraste #sidebar .share-button .widget_recent_entries li { background: #fff; border: 1px solid #fff; color: #000; }
body.contraste #timeline .flex-direction-nav a { color: #000; }
body.contraste #timeline .flex-direction-nav a.flex-next { background: url(imgs/timeline-nav-contrast.png) -111px 0; }
body.contraste #timeline .flex-direction-nav a.flex-next:hover { background-position: -111px bottom; }
body.contraste #timeline .flex-direction-nav a.flex-prev { background: url(imgs/timeline-nav-contrast.png) 0 0; }
body.contraste #timeline .flex-direction-nav a.flex-prev:hover { background-position: 0 bottom; }
body.contraste .pilar-layer { background: #000; }
body.contraste .pilar-layer .header { background: #000; border-bottom: 2px solid #fff; color: #fff; }
body.contraste .pilar-layer-prosperidade #cboxClose, body.contraste .pilar-layer-prosperity #cboxClose, body.contraste .pilar-layer-pessoas #cboxClose, body.contraste .pilar-layer-people #cboxClose, body.contraste .pilar-layer-planeta #cboxClose, body.contraste .pilar-layer-planet #cboxClose { background: url(imgs/btns-close.png) -96px 0 no-repeat; }
body.contraste .pilar-layer-prosperidade #cboxClose:hover, body.contraste .pilar-layer-prosperity #cboxClose:hover, body.contraste .pilar-layer-pessoas #cboxClose:hover, body.contraste .pilar-layer-people #cboxClose:hover, body.contraste .pilar-layer-planeta #cboxClose:hover, body.contraste .pilar-layer-planet #cboxClose:hover { opacity: 0.4; }
body.contraste .solucao-layer dt.header { background: #000; border-bottom: 2px solid #fff; color: #fff; }
body.contraste .solucao-layer #cboxClose { background: url(imgs/btns-close.png) -96px 0 no-repeat; }
body.contraste .solucao-layer #cboxClose:hover { opacity: 0.4; }
body.contraste #footer { background: #000; border-color: #fff; color: #fff; }
body.contraste #footer a:hover { color: #f5821f; opacity: 1; }
body.contraste .content-more .icon { background: url(imgs/bg-footer-link-contrast.png); color: #000; }
body.contraste .content-more .label span { color: #fff; }
body.contraste .content-more a:hover .icon { background-position: 0 bottom; }

/* Responsive
-------------------------------------------------------------------------------*/
/* M2BR http://m2br.com
-------------------------------------------------------------------------------*/
@media screen and (max-width: 567px) { #auxiliar .acessibility { padding-right: 0; }
  #auxiliar .acessibility a.backrio { display: none; }
  #auxiliar .acessibility a.access { margin-left: 0; }
  #branding #logo { float: none; margin: 0 auto; }
  #branding #topsearch { display: none; }
  #branding #topsearch-mobile { display: block; margin: 20px 0 0; }
  #menu { float: none; margin: 20px auto 10px; max-width: 300px; }
  #menu ul li { display: block; float: none; }
  #menu ul li a { display: block; float: none; text-align: center; }
  #menu ul li.submenu-link a { border-radius: 6.66667px !important; }
  #menu ul.sub-menu { display: none; position: static; width: auto; }
  #menu ul.sub-menu li a { background: none; color: #0081c8; }
  #auxiliar .social .icons a { margin: 0 0 0 5px; }
  #hero { margin: 0 0.9375em 25px; }
  #hero .content { position: static; }
  #hero .content h1 { font-size: 20px; }
  #hero .content p { font-size: 16px; }
  #hero .flex-control-paging { display: none; }
  #lower { margin: 0; }
  #lower .feature { margin: 0 auto 25px; max-width: 365px; }
  .page-header { margin: 0 5px 25px; background-size: 100% 100%; }
  .page-header h1 { line-height: 30px; margin: 15px 0; }
  .page-content, .entry-content { margin: 0 5px 25px; }
  .page-content .pilares .destaque { margin-top: 25px !important; margin-bottom: 25px !important; max-width: 40%; }
  .page-content .pilares .caracteristicas .more { float: none; display: block; font-size: 15px; margin: 10px 0; }
  .page-content .pilares .caracteristicas .more .icon { float: left; margin: -3px 8px 0 0; }
  .page-content #pilar-planeta .destaque, .page-content #pilar-planet .destaque { margin-top: -25px !important; text-align: right; }
  .page-content #pilar-pessoas .destaque, .page-content #pilar-people .destaque { text-align: left; }
  .page-content #pilar-prosperidade .destaque, .page-content #pilar-prosperity .destaque { text-align: right; }
  .page-content #timeline #timeline-slider { *zoom: 1; margin: 0; width: auto; }
  .page-content #timeline #timeline-slider:before, .page-content #timeline #timeline-slider:after { content: " "; display: table; }
  .page-content #timeline #timeline-slider:after { clear: both; }
  .page-content #timeline .slide .timeline-logo { float: none; margin: 0 0 25px; }
  .page-content #timeline .slide .timeline-logo img { margin: 0 auto; max-width: 150px; }
  .page-content #timeline .slide h2 { line-height: 28px; font-size: 28px; }
  .page-content #timeline #timeline-nav { display: none; }
  .page-content #timeline .flex-direction-nav { clear: both; margin: 20px 0 0; }
  .page-content #timeline .flex-direction-nav a { margin: 0; position: static; }
  .page-content #timeline .flex-direction-nav a.flex-next { float: right; }
  .page-content #timeline .flex-direction-nav a.flex-prev { float: left; }
  .question { padding: 15px; }
  .question h2 .icon { top: 0; }
  .post .entry-header { margin: 15px 0; }
  #desafios .desafios { background-repeat: no-repeat; width: 100%; }
  #sidebar, #primary { padding: 0; }
  #footer { background-size: 200% 100%; text-align: center; }
  #footer .copy { margin: 5px 0 10px; }
  #footer .menu li { display: block; }
  #footer .menu li a { float: none; }
  #footer .partners { overflow: hidden; float: none; }
  #footer .partners p { display: block; margin-bottom: 5px; }
  #footer .partners .logos { float: none; margin: 0 auto 15px; }
  #footer .social { float: none; }
  #footer .social a { display: inline-block; float: none; margin: 0 0 0 5px; } }
@media screen and (max-width: 320px) { .page-content .pilares .destaque { float: none !important; margin-top: 25px !important; margin-bottom: 25px !important; max-width: 100%; } }
@media screen and (min-width: 480px) and (max-width: 567px) { #hero .flex-control-paging { bottom: auto; display: block; top: 15px; } }
@media screen and (min-width: 568px) and (max-width: 640px) { #auxiliar .social { width: 40%; }
  #auxiliar .acessibility { width: 60%; }
  #branding { margin: 0 5px 25px; }
  #branding #topsearch { display: none; }
  #branding #topsearch-mobile { clear: both; display: block; margin: 0 5px; padding: 15px 0 0; }
  #branding #topsearch-mobile #frm-search-mobile { max-width: 100%; }
  #menu { margin: 0 0 0 30px; }
  #menu ul li { display: block; float: none; }
  #menu ul li a { display: block; float: none; margin: 0; }
  #menu ul li.submenu-link a { border-radius: 6.66667px !important; }
  #menu ul.sub-menu { display: none; position: static; width: auto; }
  #menu ul.sub-menu li a { background: none; color: #0081c8; }
  #hero { margin: 0 0.9375em 25px; }
  #hero .content h1 { padding-top: 15px; font-size: 20px; }
  #hero .content p { font-size: 16px; }
  #lower { margin: 0; }
  #lower .feature { margin: 0 auto 25px; max-width: 365px; }
  .page-header { margin: 0 5px 25px; background-size: 100% 100%; }
  .page-header h1 { line-height: 30px; margin: 15px 0; }
  .page-content, .entry-content { margin: 0 5px 25px; }
  .page-content .pilares .destaque { margin-top: 25px !important; margin-bottom: 25px !important; max-width: 40%; }
  .page-content .pilares .caracteristicas .more { font-size: 12px; }
  .page-content #pilar-planeta .destaque, .page-content #pilar-planet .destaque { margin-top: -25px !important; text-align: right; }
  .page-content #pilar-pessoas .destaque, .page-content #pilar-people .destaque { text-align: left; }
  .page-content #pilar-prosperidade .destaque, .page-content #pilar-prosperity .destaque { text-align: right; }
  .page-content #timeline #timeline-slider { *zoom: 1; margin: 0 0 25px; width: auto; }
  .page-content #timeline #timeline-slider:before, .page-content #timeline #timeline-slider:after { content: " "; display: table; }
  .page-content #timeline #timeline-slider:after { clear: both; }
  .page-content #timeline .slide .timeline-logo { float: none; margin: 0 0 25px; }
  .page-content #timeline .slide .timeline-logo img { margin: 0 auto; max-width: 150px; }
  .page-content #timeline .slide .timeline-info { text-align: center; }
  .page-content #timeline .slide h2 { line-height: 28px; font-size: 28px; }
  .page-content #timeline .flex-direction-nav a { top: 75px; }
  .page-content #timeline .flex-direction-nav a.flex-next { right: 0; }
  .page-content #timeline .flex-direction-nav a.flex-prev { left: 0; }
  #desafios .desafios { background-repeat: no-repeat; margin: 0 0 25px; width: 50%; }
  .question { padding: 15px; }
  .question h2 .icon { top: 0; }
  .post .entry-thumb { float: left; width: 40%; }
  .post .entry-body { float: left; width: 60%; }
  #sidebar, #primary { padding: 0; }
  #footer { background-size: 100% 100%; }
  #footer .copy { margin: 5px 0 10px; }
  #footer .social { float: left; } }
@media screen and (min-width: 641px) and (max-width: 800px) { #branding { margin: 0 5px 25px; }
  #branding #topsearch { display: none; }
  #branding #topsearch-mobile { clear: both; display: block; margin: 0 5px; padding: 15px 0 0; }
  #branding #topsearch-mobile #frm-search-mobile { max-width: 100%; }
  #menu { margin: 0 0 0 30px; }
  #menu ul li { display: block; float: none; }
  #menu ul li a { display: block; float: none; margin: 0; }
  #menu ul li.submenu-link a { border-radius: 6.66667px !important; }
  #menu ul.sub-menu { display: none; position: static; width: auto; }
  #menu ul.sub-menu li a { background: none; color: #0081c8; }
  #hero { margin: 0 0.9375em 25px; }
  #hero .content h1 { padding-top: 15px; font-size: 20px; }
  #hero .content p { font-size: 16px; }
  #lower { margin: 0; }
  .page-content, .entry-content { margin: 0 5px 25px; }
  .page-content .pilares .destaque { max-width: 40%; }
  .page-content .pilares .caracteristicas .more { font-size: 14px; }
  .page-content #pilar-planeta .destaque, .page-content #pilar-planet .destaque { margin-top: -25px !important; }
  .page-content #pilar-pessoas .destaque, .page-content #pilar-people .destaque { margin-top: 40px; }
  .page-content #pilar-prosperidade .destaque, .page-content #pilar-prosperity .destaque { margin-top: 40px; }
  .page-content #timeline .flex-direction-nav { clear: both; margin: 20px 0 0; }
  .page-content #timeline .flex-direction-nav a { margin: 0; position: static; }
  .page-content #timeline .flex-direction-nav a.flex-next { float: right; }
  .page-content #timeline .flex-direction-nav a.flex-prev { float: left; }
  #footer { background-size: 100% 100%; } }
@media screen and (min-width: 801px) and (max-width: 1023px) { #hero { margin: 0 0.9375em 25px; }
  #hero .content h1 { padding-top: 15px; font-size: 20px; }
  #hero .content p { font-size: 16px; }
  #lower { margin: 0; }
  .page-content, .entry-content { margin: 0 5px 25px; }
  #desafios .desafios { background-repeat: no-repeat; margin: 0 0 25px; width: 33.3%; }
  #pilar-pessoas, #pilar-people { margin: 60px 0 30px; }
  #timeline .flex-direction-nav { clear: both; margin: 20px 0 0; }
  #timeline .flex-direction-nav a { margin: 0; position: static; }
  #timeline .flex-direction-nav a.flex-next { float: right; }
  #timeline .flex-direction-nav a.flex-prev { float: left; }
  #footer { background-size: 100% 100%; } }
@media screen and (min-width: 960px) and (max-width: 1024px) { #branding { margin: 0 5px 25px; position: relative; }
  #branding #logo { width: 250px; height: 92px; background-size: cover; }
  #branding #topsearch { margin-top: 33px; position: absolute; right: 0; }
  #menu { float: right; margin: 41px 60px 0 0; }
  #menu ul li a { font-size: 15px; padding: 4px 5px 2px; }
  #menu.menu-en ul li a { padding: 4px 4px 2px; } }
