/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

article, aside, details, figcaption, figure, footer, header, hgroup, hr, main, nav, section, summary {
	display: block
}
hr, img, legend {
	border: 0
}
.container, .flexslider, sub, sup {
	position: relative
}
.clear, .clearfix:after, .row:after, .slides:after, .vspace-text {
	clear: both
}
.clearfix, .flexslider, .flexslider .slides, .row {
	zoom: 1
}
.flexslider .slides>li, .mfp-wrap {
	-webkit-backface-visibility: hidden
}
.mfp-title, pre {
	word-wrap: break-word
}
.light-big-text, h1, h2.title-block, p {
	/*font-weight: 100*/
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	src: local('Open Sans Light'), local('OpenSans-Light'), url(http://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTYnF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local('Open Sans Bold'), local('OpenSans-Bold'), url(http://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzInF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}
button, html, input, select, textarea {
	color: #222;
	font-family: sans-serif
}
::-moz-selection {
background:#b3d4fc;
text-shadow:none
}
::selection {
	background: #b3d4fc;
	text-shadow: none
}
hr {
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
	box-sizing: content-box;
	height: 0
}
audio, canvas, img, video {
	vertical-align: middle
}
.browsehappy {
	margin: .2em 0;
	background: #ccc;
	color: #000;
	padding: .2em 0
}
dl, h3, menu, ol, p, pre, ul {
	margin: 1em 0
}/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden] {
	display: none
}
html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body, figure, form {
	margin: 0
}
a:focus {
	outline: dotted thin
}
.flex-container a:active, .flex-container a:focus, .flexslider a:active, .flexslider a:focus, a:active, a:hover {
	outline: 0
}
h1 {
	margin: .67em 0
}
h2 {
	font-size: 1.5em
}
h3 {
	font-size: 1.17em
}
h4 {
	font-size: 1em;
	margin: 1.33em 0
}
h5 {
	font-size: .83em;
	margin: 1.67em 0
}
h6 {
	font-size: .67em;
	margin: 2.33em 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
blockquote {
	margin: 1em 40px
}
dfn {
	font-style: italic
}
mark {
	background: #ff0;
	color: #000
}
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em
}
pre {
	white-space: pre;
	white-space: pre-wrap
}
q {
	quotes: none
}
q:after, q:before {
	content: '';
	content: none
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
dd {
	margin: 0 0 0 40px
}
menu, ol, ul {
	padding: 0 0 0 40px
}
nav ol, nav ul {
	list-style: none
}
img {
	-ms-interpolation-mode: bicubic;
	width: 100%
}
svg:not(:root) {
	overflow: hidden
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	padding: 0;
	white-space: normal
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline
}
button, input {
	line-height: normal
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
*, .mfp-container, :after :before, img.mfp-img {
box-sizing:border-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
	resize: vertical;
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
img.auto-width {
	width: auto
}
.container {
	margin: 0 auto;
	padding: 0;
	width: 1010px
}
.column, .columns {
	float: left;
	display: inline;
	margin-left: 5px;
	margin-right: 5px
}
.row {
	margin-bottom: 20px
}
.column.alpha, .columns.alpha {
	margin-left: 0
}
.column.omega, .columns.omega {
	margin-right: 0
}
.container .one.column {
	width: 53.13px
}
.container .two.columns {
	width: 116.25px
}
.container .three.columns {
	width: 179.38px
}
.container .four.columns {
	width: 242.5px
}
.container .five.columns {
	width: 305.63px
}
.container .six.columns {
	width: 368.75px
}
.container .seven.columns {
	width: 431.88px
}
.container .eight.columns {
	width: 495px
}
.container .nine.columns {
	width: 558.13px
}
.container .ten.columns {
	width: 621.25px
}
.container .eleven.columns {
	width: 684.38px
}
.container .twelve.columns {
	width: 747.5px
}
.container .thirteen.columns {
	width: 810.63px
}
.container .fourteen.columns {
	width: 873.75px
}
.container .fifteen.columns {
	width: 936.88px
}
.container .sixteen.columns {
	width: 1000px
}
.container .one-fifth.column {
	width: 172px
}
.container .one-third.column {
	width: 326.67px
}
.container .two-thirds.column {
	width: 663.33px
}
.container .offset-by-one {
	padding-left: 63.13px
}
.container .offset-by-two {
	padding-left: 126.25px
}
.container .offset-by-three {
	padding-left: 189.38px
}
.container .offset-by-four {
	padding-left: 252.5px
}
.container .offset-by-five {
	padding-left: 315.63px
}
.container .offset-by-six {
	padding-left: 378.75px
}
.container .offset-by-seven {
	padding-left: 441.88px
}
.container .offset-by-eight {
	padding-left: 505px
}
.container .offset-by-nine {
	padding-left: 568.13px
}
.container .offset-by-ten {
	padding-left: 631.25px
}
.container .offset-by-eleven {
	padding-left: 694.38px
}
.container .offset-by-twelve {
	padding-left: 757.5px
}
.container .offset-by-thirteen {
	padding-left: 820.63px
}
.container .offset-by-fourteen {
	padding-left: 883.75px
}
.container .offset-by-fifteen {
	padding-left: 1010px
}

/************ PPpubli Styles ************/
.basic-grey {
  margin:20px auto;
    width: 410px;
    font: 12px Arial;
    color: #888;
}
.basic-grey label span {
  font-weight:bold;
}
.basic-grey h1 {
    font-size: 25px;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom:1px solid #E4E4E4;
    margin: -10px -15px 30px -10px;;
    color: #888;
}
.basic-grey h1>span {
    display: block;
    font-size: 11px;
}
.basic-grey label {
    display: block;
    margin: 0px;
  text-align: center;
}
.basic-grey label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #888;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
  border: 1px solid #9a9a9a;
  font-family: Arial;
  color: #9a9a9a;
  height: 30px;
  margin-bottom: 16px;
  margin-right: 6px;
  margin-top: 2px;
  outline: 0 none;
  padding: 3px 3px 3px 5px;
  width: 100%;
  font-size: 12px;
  line-height:15px;
  box-shadow: inset 0px 1px 4px #ECECEC;
  -moz-box-shadow: inset 0px 1px 4px #ECECEC;
  -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.basic-grey textarea{
  padding: 5px 3px 3px 5px;
}
.basic-grey textarea{
    height:100px;
}
.basic-grey .button {
  background: #283453;
  border: none;
  padding: 10px 25px 10px 25px;
  color: #FFF;
  box-shadow: 1px 1px 5px #B6B6B6;
  border-radius: 3px;
  text-shadow: 1px 1px 1px #CAC8B9;
  cursor: pointer;
  float: none;
}
.basic-grey .button:hover {
    background: #888;
}
.form-error {
/*  display:none;*/
  color:#FF0000;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:13px;
  margin-bottom:10px;
  /*height:19px;*/
}
.form-success {
	/*  display:none;*/
	color:green;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:10px;
	/*height:19px;*/
}
#form-adote-ninho {
	border: 1px solid #9a9a9a;
	border-radius: 10px;
	padding: 10px;
	margin: 40px auto;
}
#form-adote-ninho label input[type="text"],
#form-adote-ninho label input[type="email"] {
	border: 1px solid #9a9a9a;
	font-family: Arial;
	color: #9a9a9a;
	height: 22px;
	margin: 0 0 10px 0;
	outline: 0;
	padding: 3px 3px 3px 5px;
	width: 98%;
	font-size: 12px;
	line-height: 15px;
}
.error {
  border:1px solid #FF0000 !important;
}
.formulario-sucesso {
  margin:120px auto 0px;
  width:348px;
  font-family: Arial, Helvetica, sans-serif;
  color:#283453;
  font-size:18px;
  text-transform:uppercase;
  text-align:center;
  display:none;
  height: 336px;
  float: left;
}
.formulario-sucesso span {
  font-size:32px;
}
.project .contato  {
	display: inline-block;
    padding: 45px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cdcdcd+0,f7f7f7+50,cdcdcd+100 */
    background: #cdcdcd; /* Old browsers */
    background: -moz-linear-gradient(top,  #cdcdcd 0%, #f7f7f7 50%, #cdcdcd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #cdcdcd 0%,#f7f7f7 50%,#cdcdcd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #cdcdcd 0%,#f7f7f7 50%,#cdcdcd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcdcd', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
    margin: 45px 0 45px 0; 
}
.project .contato address {
	width: 250px;
	float: left;
	margin-right: 145px;
}
.project .contato .formulario {
	width: 410px;
	float:left;
}
.o-instituto p a, .educando-patrocinando p a, .products p a, .project p a {
	color: #08c;
	text-decoration: underline;
}
header nav ul {
	margin: 0;
    list-style:none;
}
header nav li {
	display: inline-block;
    padding: 0px;
    position: relative;
}
header nav li:first-child:before {
	content: "";
	margin: 0
}
header nav li:before {
	content: " | ";
	color: inherit
}
header nav li:hover > ul {
    opacity:1;
    visibility: visible;
    transition: all 0.2s ease 0.2s;
}
header nav ul ul {
    position: absolute;
    /*display: none;*/
    opacity: 0;
    margin: 0;
    padding: 5px 0px;
	z-index:1000;
	width:190px;
	background: rgba(0,0,0,.7);
	margin-left:3px;
	margin-top:2px;
}
header nav li ul {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease 0.3s;
}
header nav ul ul li {
    display: block;
}
header nav ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
}
header nav ul ul li a {
	font-size:13px;
	color:#FFF;
	font-weight:normal;
	display:inherit;
	padding:5px 8px;
}
header nav ul li> ul li:before {
	content: none;
}
.fique-por-dentro {
	background: url(../images/bg-fique-por-dentro.jpg) top center no-repeat;
	background-size: 100% 100%;
	padding: 0 0 40px;
}
.fique-por-dentro h2 {
	font-size:27px;
	color:#2967B0;
}
.fique-por-dentro p {
	color:#2967B0;
	font-size:15px;
}
.fique-por-dentro img {
	width:151px;
	height:204px;
	border-bottom:24px solid #6c54cb;
	float:left;
	margin-right:30px;
}
.fique-por-dentro a {
	text-decoration:underline;
}
.como-ajudar .boxes.four-boxes .box {
	padding-bottom: 30px;
}

.como-ajudar .boxes.four-boxes .box .descricao {
	display: block;
	color:#FFF;
	line-height: 13px;
	font-weight: 400;
	font-size: 11px;
	height: 80px;
}

.como-ajudar .big-banner .legend {
	width: 540px !important;
}
.como-ajudar .big-banner .legend strong {
	font-size: 32px !important;
}
.como-ajudar .big-banner .legend p {
	font-size: 13px !important;
}

.doacao {
	vertical-align: bottom;
	display: inline-block;
	width: 100%;
}
.doacao > p {
	float: left;
	max-width: 520px;
}
.doacao > form {
	float: left;
	margin-top: 35px;
	margin-left: 15px;
}

@media only screen and (min-width:768px) and (max-width:959px) {
.container {
	width: 768px
}
.container .column, .container .columns {
	margin-left: 10px;
	margin-right: 10px
}
.column.alpha, .columns.alpha {
	margin-left: 0;
	margin-right: 10px
}
.column.omega, .columns.omega {
	margin-right: 0;
	margin-left: 10px
}
.container .one.column {
	width: 28px
}
.container .two.columns {
	width: 76px
}
.container .three.columns {
	width: 124px
}
.container .four.columns {
	width: 172px
}
.container .five.columns {
	width: 220px
}
.container .six.columns {
	width: 268px
}
.container .seven.columns {
	width: 316px
}
.container .eight.columns {
	width: 363px
}
.container .nine.columns {
	width: 412px
}
.container .ten.columns {
	width: 460px
}
.container .eleven.columns {
	width: 508px
}
.container .twelve.columns {
	width: 556px
}
.container .thirteen.columns {
	width: 604px
}
.container .fourteen.columns {
	width: 652px
}
.container .fifteen.columns {
	width: 700px
}
.container .sixteen.columns {
	width: 748px
}
.container .one-fifth.column {
	width: 133px
}
.container .one-third.column {
	width: 236px
}
.container .two-thirds.column {
	width: 492px
}
.container .offset-by-one {
	padding-left: 48px
}
.container .offset-by-two {
	padding-left: 96px
}
.container .offset-by-three {
	padding-left: 144px
}
.container .offset-by-four {
	padding-left: 192px
}
.container .offset-by-five {
	padding-left: 240px
}
.container .offset-by-six {
	padding-left: 288px
}
.container .offset-by-seven {
	padding-left: 336px
}
.container .offset-by-eight {
	padding-left: 348px
}
.container .offset-by-nine {
	padding-left: 432px
}
.container .offset-by-ten {
	padding-left: 480px
}
.container .offset-by-eleven {
	padding-left: 528px
}
.container .offset-by-twelve {
	padding-left: 576px
}
.container .offset-by-thirteen {
	padding-left: 624px
}
.container .offset-by-fourteen {
	padding-left: 672px
}
.container .offset-by-fifteen {
	padding-left: 720px
}
}

@media only screen and (max-width:767px) {
.container, .container .eight.columns, .container .eleven.columns, .container .fifteen.columns, .container .five.columns, .container .four.columns, .container .fourteen.columns, .container .nine.columns, .container .one-fifth.column, .container .one-third.column, .container .one.column, .container .seven.columns, .container .six.columns, .container .sixteen.columns, .container .ten.columns, .container .thirteen.columns, .container .three.columns, .container .twelve.columns, .container .two-thirds.column, .container .two.columns {
	width: 300px
}
.column, .columns {
	margin: 0
}
.container .offset-by-eight, .container .offset-by-eleven, .container .offset-by-fifteen, .container .offset-by-five, .container .offset-by-four, .container .offset-by-fourteen, .container .offset-by-nine, .container .offset-by-one, .container .offset-by-seven, .container .offset-by-six, .container .offset-by-ten, .container .offset-by-thirteen, .container .offset-by-three, .container .offset-by-twelve, .container .offset-by-two {
	padding-left: 0
}
}

@media only screen and (min-width:480px) and (max-width:767px) {
.container, .container .eight.columns, .container .eleven.columns, .container .fifteen.columns, .container .five.columns, .container .four.columns, .container .fourteen.columns, .container .nine.columns, .container .one-fifth.column, .container .one-third.column, .container .one.column, .container .seven.columns, .container .six.columns, .container .sixteen.columns, .container .ten.columns, .container .thirteen.columns, .container .three.columns, .container .twelve.columns, .container .two-thirds.column, .container .two.columns {
	width: 420px
}
.column, .columns {
	margin: 0
}
}
.clear, .clearfix:after, .clearfix:before, .row:after, .row:before {
	visibility: hidden;
	overflow: hidden;
	height: 0;
	display: block;
	width: 0
}
.container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix:after, .clearfix:before, .row:after, .row:before {
	content: '\0020'
}
.flex-control-nav, .flex-direction-nav, .slides {
	margin: 0;
	padding: 0;
	list-style: none
}
@font-face {
	font-family: flexslider-icon;
	src: url(fonts/flexslider-icon.eot);
	src: url(fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"), url(fonts/flexslider-icon.woff) format("woff"), url(fonts/flexslider-icon.ttf) format("truetype"), url(fonts/flexslider-icon.svg#flexslider-icon) format("svg");
	font-weight: 400;
	font-style: normal
}
.flexslider {
	margin: 0;
	padding: 0
}
.flexslider .slides>li {
	display: none
}
.flex-direction-nav a, .flex-pauseplay a, .no-js .slides>li:first-child, .slides:after, html[xmlns] .slides {
	display: block
}
.flexslider .slides img {
	width: 100%;
	display: block
}
.flex-pauseplay span {
	text-transform: capitalize
}
.slides:after {
	content: "\0020";
	visibility: hidden;
	line-height: 0;
	height: 0
}
* html .slides {
	height: 1%
}
.flex-viewport {
	max-height: 2000px
}
.loading .flex-viewport {
	max-height: 300px
}
.carousel li {
	margin-right: 5px
}
.flex-direction-nav {
	width: 940px;
	height: 30px;
	position: absolute;
	left: 50%;
	margin-top: 15%;
	margin-left: -500px
}

@media (max-width:959px) {
.flex-direction-nav {
	width: 768px;
	margin-left: -384px
}
}
.flex-direction-nav a {
	margin: 0;
	position: absolute;
	top: 0;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: rgba(0,0,0,.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,.3);
	background-image: url(../images/arrow-left.png);
	text-indent: -999em;
	line-height: 150%;
	text-align: left;
	width: 52px;
	height: 52px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: background .3s;
	transition: background .3s
}
.flex-direction-nav .flex-prev {
	left: 0
}
.flex-direction-nav .flex-next {
	right: 0
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default
}
.flex-direction-nav a.flex-next {
	background-image: url(../images/arrow-right.png);
	text-align: left
}
.flex-pauseplay a {
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}
.flex-pauseplay a:before {
	font-family: flexslider-icon;
	font-size: 20px;
	display: inline-block;
	content: '\f004'
}
.flex-pauseplay a:hover {
	opacity: 1
}
.flex-pauseplay a.flex-play:before {
	content: '\f003'
}
.mfp-container:before, .mfp-figure:after {
	content: ''
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,.5);
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 20px;
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,.3)
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,.7)
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,.9);
	cursor: default
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer
}
.flex-control-thumbs img:hover {
	opacity: 1
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width:860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px
}
}
.mfp-bg, .mfp-container, .mfp-wrap {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}
.mfp-bg {
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
	filter: alpha(opacity=80)
}
.mfp-wrap {
	z-index: 1043;
	position: fixed;
	outline: 0!important
}
.mfp-container {
	text-align: center;
	position: absolute;
	padding: 0 8px
}
.mfp-container:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none!important
}
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #CCC
}
.mfp-close, .mfp-preloader a:hover {
	color: #FFF
}
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none
}
button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	box-shadow: none
}
button::-moz-focus-inner {
padding:0;
border:0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}
.mfp-close:focus, .mfp-close:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}
.mfp-figure, img.mfp-img {
	line-height: 0
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}
.mfp-arrow .mfp-a, .mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow .mfp-b, .mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}
.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}
.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-image-holder .mfp-content, img.mfp-img {
	max-width: 100%
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	background: #000
}
.mfp-figure:after, img.mfp-img {
	display: block;
	width: auto;
	height: auto
}
img.mfp-img {
	padding: 40px 0;
	margin: 0 auto
}
.mfp-figure:after {
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	right: 0;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	background: #444
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-gallery .mfp-image-holder .mfp-figure, footer .to-top {
	cursor: pointer
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	padding-right: 36px
}

@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0
}
.mfp-img-mobile img.mfp-img {
	padding: 0
}
.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0
}
.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0,0,0,.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	box-sizing: border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0
}
.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px
}
.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,.6);
	position: fixed;
	text-align: center;
	padding: 0
}
}

@media all and (max-width:900px) {
.mfp-arrow {
	-webkit-transform: scale(.75);
	-ms-transform: scale(.75);
	transform: scale(.75)
}
.mfp-arrow-left {
	-webkit-transform-origin: 0;
	-ms-transform-origin: 0;
	transform-origin: 0
}
.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	-ms-transform-origin: 100%;
	transform-origin: 100%
}
.mfp-container {
	padding-left: 6px;
	padding-right: 6px
}
}
.mfp-ie7 .mfp-img {
	padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
	padding: 0
}
.mfp-ie7 .mfp-content {
	padding-top: 44px
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}
h1 {
	font-size: 42px;
	color: #393;
	line-height: 100%
}
h1.block-title.color-white {
	background-color: #fff
}
h1.block-title.color-black {
	background-color: #000
}
h1.block-title.pink {
	background-color: #f06
}
h1.block-title.green {
	background-color: #393
}
h1.block-title.blue {
	background-color: #069
}
h1.block-title.purple {
	background-color: #6658cc
}
h1.block-title.orange {
	background-color: #f90
}
h1.block-title.grey {
	background-color: #666
}
h2.title-block {
	float: left;
	padding: 15px 110px;
	text-transform: uppercase;
	margin-bottom: 20px;
	color: #fff
}
h2.title-block.right {
	float: right
}
h2.title-block.color-white {
	background-color: #fff
}
h2.title-block.color-black {
	background-color: #000
}
h2.title-block.pink {
	background-color: #f06
}
h2.title-block.green {
	background-color: #393
}
h2.title-block.blue {
	background-color: #069
}
h2.title-block.purple {
	background-color: #6658cc
}
h2.title-block.orange {
	background-color: #f90
}
h2.title-block.grey {
	background-color: #666
}
h2.title-block.electric-violet {
	background-color: #C200FF
}
h2 {
	margin: 0
}
.light-big-text {
	margin: 22px 0;
	font-size: 40px;
	background: 0 0
}
.button, p {
	font-size: 16px
}
.light-big-text:hover {
	background: 0 0!important
}
.light-big-text.electric-violet {
	color: #C200FF
}
.light-big-text.color-white {
	background: 0 0;
	color: #fff
}
.light-big-text.color-black {
	background: 0 0;
	color: #000
}
.light-big-text.pink {
	background: 0 0;
	color: #f06
}
.light-big-text.green {
	background: 0 0;
	color: #393
}
.light-big-text.blue {
	background: 0 0;
	color: #069
}
.light-big-text.purple {
	background: 0 0;
	color: #6658cc
}
.light-big-text.orange {
	background: 0 0;
	color: #f90
}
.light-big-text.grey {
	background: 0 0;
	color: #666
}
.italic {
	font-style: italic
}
p {
	color: #000
}
.heavy-weight {
	font-weight: 400;
	color: #000
}
.bunch-links a {
	line-height: 200%;
	text-decoration: underline;
	color: #08c
}
.bunch-links a:hover {
	text-decoration: none
}
.light-link {
	text-decoration: underline;
	color: #08c
}
.light-link:hover, a {
	text-decoration: none
}
body {
	font-family: "Open Sans", arial, verdana;
	color: #666
}
a {
	color: inherit
}
address {
	font-style: normal
}
.button {
	float: left;
	padding: 5px 15px;
	margin: 3px 0;
	color: #fff;
	text-transform: uppercase;
	background: #666;
	-webkit-transition: all .3s;
	transition: all .3s
}
.button.right-button {
	float: right
}
.button.pink {
	background: #f06
}
.button.pink:hover {
	background-color: #e6005c
}
.button.blue {
	background: #069
}
.button.electric-violet {
	background: #C200FF
}
.button.green {
	background: #393
}
.purple {
	background: #6658cc;
	transition: background .3s
}
.orange, .purple {
	color: #fff;
	-webkit-transition: background .3s
}
.purple:hover {
	background: #393
}
.orange {
	background: #f90;
	transition: background .3s
}
.orange:hover {
	background: #393
}
.white-bg {
	background: #fff
}
.bg-grey-pattern {
	background: url(../images/bg-grey-pattern.jpg) center center;
	background-size: 100%
}
.grid-big-text {
	margin-top: 30px
}
.grid-big-text .box {
	width: 22.75%;
	float: left;
	position: relative;
	min-height: 384px
}
.grid-big-text .box:nth-child(n) {
	margin-bottom: 3%;
	margin-right: 3%
}
.grid-big-text .box:nth-child(4n) {
	margin-right: 0;
	margin-bottom: 0
}

@media (max-width:767px) {
.grid-big-text .box {
	width: 48.5%
}
.grid-big-text .box:nth-child(n) {
	margin-bottom: 3%;
	margin-right: 3%
}
.grid-big-text .box:nth-child(2n) {
	margin-right: 0;
	margin-bottom: 0
}
}

@media (max-width:480px) {
.grid-big-text .box {
	width: 100%
}
.grid-big-text .box:nth-child(n) {
	margin-bottom: 0;
	margin-right: 0
}
.grid-big-text .box:nth-child(1n) {
	margin-right: 0;
	margin-bottom: 30px
}
}
.grid-big-text .box span {
	float: left;
	padding: 10px 0;
	font-size: 27px;
	line-height: 100%;
	/*font-weight: 100*/
}

@media (max-width:767px) {
.grid-big-text .box span {
	font-size: 22px
}
}
.grid-big-text .box .button {
	position: absolute;
	bottom: 0;
	right: 0
}
.carousel h2 {
	/*font-weight: 100;*/
	font-size: 42px;
	margin: 20px 0
}
.carousel h2.color-white {
	color: #fff;
	background: 0 0
}
.carousel h2.color-black {
	color: #000;
	background: 0 0
}
.carousel h2.pink {
	color: #f06;
	background: 0 0
}
.carousel h2.green {
	color: #393;
	background: 0 0
}
.carousel h2.blue {
	color: #069;
	background: 0 0
}
.carousel h2.purple {
	color: #6658cc;
	background: 0 0
}
.carousel h2.electric-violet {
	color: #C200FF;
	background: 0 0
}
.carousel h2.orange {
	color: #f90;
	background: 0 0
}
.carousel h2.grey {
	color: #666;
	background: 0 0
}
.carousel .block img {
	margin-bottom: 50px
}
.carousel .block .right-button {
	float: right;
	min-width: 123.5px;
	text-align: center
}
.carousel .flex-direction-nav {
	margin-top: 0;
	top: 21%
}
.carousel .flex-direction-nav a {
	width: 60px;
	height: 72px;
	background-image: url(../images/small-arrow-left.png)
}
.carousel .flex-direction-nav a.flex-prev {
	left: -72px
}
.carousel .flex-direction-nav a.flex-next {
	right: -133px;
	background-image: url(../images/small-arrow-right.png)
}
.vspace-text {
	width: 100%
}
.boxes-three-rows .box {
	float: left;
	width: 26.66667%
}
.boxes-three-rows .box:nth-child(n) {
	margin-bottom: 10%;
	margin-right: 10%
}
.boxes-three-rows .box:nth-child(3n) {
	margin-right: 0;
	margin-bottom: 0
}
figure.color-bottom figcaption {
	margin: 0;
	padding: 10px 20px;
	font-size: 12px;
	color: #fff;
	background: #f90
}
header {
	position: relative;
	background: #fff
}

@media (max-width:767px) {
header {
	height: 135px;
	background: #e6e6e6
}
}

@media (max-width:480px) {
header {
	height: 246px
}
}
header h1.logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 170px;
	height: 170px;
	padding: 15px;
	background: url(../images/logo.png) center no-repeat #fff;
	z-index: 9
}

@media (max-width:767px) {
header h1.logo {
	left: auto;
	right: 0;
	top: -28px;
	width: 135px;
	height: 135px
}
}

@media (max-width:480px) {
header h1.logo {
	top: 32px;
	width: 100%
}
}
header nav {
	float: right;
	padding: 15px 0;
	font-size: 13px;
	line-height: 130%;
	font-weight: 800;
	text-transform: uppercase;
	color: #f06
}
.general-layout header nav, .o-instituto header nav {
	color: #393
}
.project header nav {
	color: #f90
}
.como-ajudar header nav {
	color: #6658cc
}
header nav a {
	-webkit-transition: color .3s;
	transition: color .3s
}
header nav a:hover {
	color: #393
}
header nav a:first-child:before {
	content: "";
	margin: 0
}
header nav a:before {
	content: " | ";
	color: inherit
}

@media (max-width:959px) {
header nav {
	float: left;
	font-size: 11px;
	font-weight: 400
}
header nav a:before {
	margin: 0 3px
}
}
header .select-menu {
	display: none
}

@media (max-width:767px) {
header nav {
	display: none
}
header .select-menu {
	display: block;
	padding: 5px 0;
	margin: 15px 0;
	width: 223px
}
}
header .social {
	position: relative;
	float: right;
	clear: right;
	padding: 20px 15px;
	margin-bottom: -60px;
	background: #fff;
	z-index: 9
}

@media (max-width:480px) {
header .select-menu {
	width: 100%
}
header .social {
	position: absolute;
	right: 0;
	top: 200px;
	padding: 10px;
	width: 100%
}
}
header .social a {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 5px;
	background: url(../images/social.png) top left no-repeat
}
header .social a.english {
	float: left;
	width: auto;
	height: auto;
	margin-right: 10px;
	text-transform: uppercase;
	font-size: 14px;
	color: #f06;
	text-decoration: underline;
	background: 0 0;
	-webkit-transition: color .3s;
	transition: color .3s
}
.general-layout header .social a.english, .o-instituto header .social a.english {
	color: #393
}
.general-layout header .social a.english:hover, .o-instituto header .social a.english:hover, .project header .social a.english {
	color: #f90
}
header .social a.english:hover {
	color: #393
}
header .social a.twitter {
	background-position: -26px 0
}
header .social a.insta {
	background-position: -52px 0
}
header .social a.youtube {
	background-position: -78px 0
}
header .social a.googleplus {
	background-position: -104px 0
}
.main-slider {
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden
}
.main-slider .slides {
	position: absolute;
	width: 1800px;
	left: 50%;
	margin-left: -900px
}
.eleven.columns {
	/*padding-right: 140px*/
}

@media (max-width:959px) {
.eleven.columns {
	padding: 0 40px 30px 0
}
}

@media (max-width:767px) {
header .social {
	float: left
}
.main-slider {
	display: none
}
.eleven.columns {
	padding: 0
}
}
.institutional {
	background: #f06;
	padding-bottom: 80px
}
.institutional .more-info {
	position: relative;
	margin-top: -195px;
	padding: 30px;
	background: #fff;
	z-index: 9
}

@media (max-width:959px) {
.institutional .more-info {
	margin-top: -212px
}
}

@media (max-width:767px) {
.institutional .more-info {
	margin-top: 0;
	padding: 15px 0
}
}
.institutional .more-info p {
	font-size: 13px;
	color: #393
}
.institutional h2 {
	margin: 0;
	padding: 10px 30px;
	text-transform: uppercase;
	font-size: 35px;
	text-align: right;
	/*font-weight: 100;*/
	background: #f06;
	color: #fff
}

@media (max-width:959px) {
.institutional h2 {
	font-size: 25px
}
}
.other-projects {
	padding-bottom: 30px;
	background: url(../images/bg-araras.jpg) top center no-repeat #393
}

@media (max-width:767px) {
.other-projects {
	background-position: top center
}
}
.other-projects h1 {
	float: right;
	margin: 0 0 30px;
	padding: 10px 66px 30px;
	font-size: 38px;
	text-align: center;
	line-height: 80%;
	text-transform: uppercase;
	color: #fff;
	background: #6658cc
}
.other-projects h1 small {
	font-size: 50%
}

@media (max-width:767px) {
.other-projects h1 {
	width: 100%
}
}
.other-projects .boxes {
	float: left
}
.other-projects .box {
	width: 23.125%;
	position: relative;
	float: left;
	min-height: 400px;
	background: #f90;
	color: #fff;
	-webkit-transition: background .3s;
	transition: background .3s
}
.other-projects .box:nth-child(n) {
	margin-bottom: 2.5%;
	margin-right: 2.5%
}
.other-projects .box:nth-child(4n) {
	margin-right: 0;
	margin-bottom: 0
}

@media (max-width:767px) {
.other-projects .box {
	width: 49.5%
}
.other-projects .box:nth-child(n) {
	margin-bottom: 1%;
	margin-right: 1%
}
.other-projects .box:nth-child(2n) {
	margin-right: 0;
	margin-bottom: 0
}
}

@media (max-width:480px) {
.other-projects .box {
	width: 100%
}
.other-projects .box:nth-child(n) {
	margin-bottom: 0;
	margin-right: 0
}
.other-projects .box:nth-child(1n) {
	margin-right: 0;
	margin-bottom: 10px
}
}
.other-projects .box:hover {
	background: #f09000
}
.other-projects .box:hover .details {
	border-bottom-color: #393;
	border-width: 25px
}
.other-projects .box.finished {
	background-image: url(../images/concluido.png);
	background-position: 10px 290px;
	background-repeat: no-repeat
}
.other-projects .box .txt {
	padding: 15px;
	/*font-weight: 100;*/
	text-transform: uppercase;
	line-height: 140%
}
.other-projects .box .txt h2 {
	font-weight: 400;
	line-height: 110%
}
.other-projects .box .details {
	position: absolute;
	bottom: 0;
	width: 85%;
	margin: 0 7.5%;
	padding: 0 15px 5px 0;
	border-bottom: 8px solid #6658cc;
	text-align: right;
	font-size: 14px;
	-webkit-transition: all .3s;
	transition: all .3s
}
.big-banner {
	height: 500px;
	width: 2000px;
	position: relative;
	left: 50%;
	margin-left: -1000px;
	background: url(../images/instituto-big-banner.jpg) top center no-repeat
}

@media (max-width:480px) {
.big-banner {
	height: 1310px;
	background-color: #393
}
}
.big-banner h1 {
	float: left;
	margin: 330px 0 0 30px;
	font-size: 70px;
	color: #f90;
	font-weight: 800;
	text-align: center;
	line-height: 90%;
	text-shadow: 0 0 30px #000
}

@media (max-width:767px) {
.big-banner h1 {
	margin-top: 30px;
	text-shadow: 0 0 20px #000
}
}
.big-banner.divulgacoes {
	background: url(../images/big-banners/divulgacoes.jpg) top center no-repeat
}
.big-banner.publicacoes-tecnicas {
	background: url(../images/big-banners/publicacoes-tecnicas.jpg) top center no-repeat
}
.big-banner.trabalhos-academicos {
	background: url(../images/big-banners/trabalhos-academicos.jpg) top center no-repeat
}
.big-banner.o-que-fazemos {
	background: url(../images/big-banners/o-que-fazemos.jpg) top center no-repeat
}
.big-banner.downloads-banner {
	background: url(../images/big-banners/downloads.jpg) top center no-repeat
}
.big-banner .legend {
	position: absolute;
	bottom: 0;
	right: 0;
	/*width: 545px;*/
	width: 500px;
	padding: 20px 40px;
	background: rgba(0,0,0,.7)
}

@media (max-width:959px) {
.big-banner .legend {
	width: 100%
}
}
.big-banner .legend p {
	color: #fff;
	font-size: 15px
}
.big-banner .legend strong {
	color: #fff;
	font-size: 42px;
	/*font-weight: 100*/
}
.big-banner .legend strong+p {
	margin-top: 0
}
.big-banner .container, .big-banner .container .sixteen.columns {
	position: relative;
	height: 100%
}
.big-banner .seal {
	position: absolute;
	width: 60px;
	height: 60px;
	top: -60px;
	right: 0
}
.big-banner-overflow {
	width: 100%;
	position: relative;
	overflow: hidden
}
.general-layout .about h1, .o-instituto .about h1, .project .about h1 {
	float: right;
	padding: 15px 110px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	background: #6658cc
}
.project .about h1 {
	/*float:left;*/
	padding: 15px 50px;
}
.general-layout .about .text, .o-instituto .about .text {
	float: left;
	margin-top: 15px;
	/*font-weight: 100;*/
	width: 100%;
	clear: both
}
.general-layout .photos, .o-instituto .photos, .project .photos {
	margin-top: 15px;
	float: left
}
.general-layout .photos figure, .o-instituto .photos figure, .project .photos figure {
	width: 31.33333%;
	float: left
}
.general-layout .photos figure:nth-child(n), .o-instituto .photos figure:nth-child(n), .project .photos figure:nth-child(n) {
	margin-bottom: 3%;
	margin-right: 3%
}
.general-layout .photos figure:nth-child(3n), .o-instituto .photos figure:nth-child(3n), .project .photos figure:nth-child(3n) {
	margin-right: 0;
	margin-bottom: 0
}

@media (max-width:480px) {
.general-layout .about h1, .o-instituto .about h1, .project .about h1 {
	padding: 15px 0
}
.general-layout .photos figure:nth-child(1n), 
.general-layout .photos figure:nth-child(n), 
.o-instituto .photos figure:nth-child(1n), 
.o-instituto .photos figure:nth-child(n),
.project .photos figure:nth-child(1n), 
.project .photos figure:nth-child(n) {
	margin-right: 0;
	margin-bottom: 0
}
.general-layout .photos figure, .o-instituto .photos figure, .project .photos figure {
	width: 100%
}
}
.general-layout .photos figcaption, .o-instituto .photos figcaption, .project .photos figcaption {
	min-height: 105px
}
.general-layout .more-photos, .o-instituto .more-photos, .project .more-photos {
	float: left
}
.general-layout .more-photos .box, .o-instituto .more-photos .box, .project .more-photos .box {
	width: 22%;
	position: relative;
	float: left;
	min-height: 395px;
	font-size: 26px;
	/*font-weight: 100;*/
	line-height: 110%
}
.general-layout .more-photos .box:nth-child(n), .o-instituto .more-photos .box:nth-child(n), .project .more-photos .box:nth-child(n) {
	margin-bottom: 4%;
	margin-right: 4%
}
.general-layout .more-photos .box:nth-child(4n), .o-instituto .more-photos .box:nth-child(4n), .project .more-photos .box:nth-child(4n) {
	margin-right: 0;
	margin-bottom: 0
}

@media (max-width:959px) {
.general-layout .more-photos .box, .o-instituto .more-photos .box, .project .more-photos .box {
	min-height: 335px
}
}

@media (max-width:767px) {
.general-layout .more-photos .box, .o-instituto .more-photos .box, .project .more-photos .box {
	width: 49%;
	min-height: 365px
}
.general-layout .more-photos .box:nth-child(n), .o-instituto .more-photos .box:nth-child(n) {
	margin-bottom: 2%;
	margin-right: 2%
}
.general-layout .more-photos .box:nth-child(2n), .o-instituto .more-photos .box:nth-child(2n) {
	margin-right: 0;
	margin-bottom: 0
}
}

@media (max-width:480px) {
.general-layout .more-photos .box, .o-instituto .more-photos .box {
	width: 100%;
	min-height: 430px
}
.general-layout .more-photos .box:nth-child(n), .o-instituto .more-photos .box:nth-child(n) {
	margin-bottom: 0;
	margin-right: 0
}
.general-layout .more-photos .box:nth-child(1n), .o-instituto .more-photos .box:nth-child(1n) {
	margin-right: 0;
	margin-bottom: 40px
}
}
.general-layout .more-photos .box img, .o-instituto .more-photos .box img {
	margin-bottom: 15px
}
.general-layout .more-photos .box a, .o-instituto .more-photos .box a {
	float: left
}
.general-layout .more-photos .box a.button, .o-instituto .more-photos .box a.button {
	position: absolute;
	bottom: 0;
	right: 0
}
.full-bg.publicacoes {
	background: url(../images/publicacaoes-bg.jpg) top center no-repeat;
	background-size: 100% 100%;
	padding: 0 0 0px;
}
.publicacoes .books {
	text-align: center
}
.publicacoes .books.alpha {
	margin-bottom: 30px
}
.publicacoes .books .book {
	display: inline-block;
	margin: 0 15px
}
.alphabet {
	width: 100%;
	float: left;
	clear: both
}
.alphabet a {
	display: inline-block;
	margin: 5px
}
.alphabet a img {
	width: 44px
}
.general-layout .main-content h1 {
	float: right;
	padding: 15px 110px;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	color: #fff
}

@media (max-width:480px) {
.general-layout .main-content h1 {
	padding: 15px 0
}
}
.general-layout .main-content .text {
	float: left;
	margin-top: 15px;
	/*font-weight: 100;*/
	width: 100%;
	clear: both
}
.general-layout .main-content .text img {
	width: initial;
	margin: 0 auto;
	display: block;
	max-width: 600px;
}
.project .big-banner {
	background: url(../images/wings-big-banner.jpg)
}
.project .big-banner .legend {
	width: 495px
}
.project .big-banner .legend strong {
	font-size: inherit;
	font-weight: 800
}
.project .aux {
	position: relative;
	padding-top: 90px;
	background-color: #f90;
	color: #fff
}
.project .aux p {
	margin-left: 20px;
	font-size: 12px;
	color: inherit;
	font-style: italic
}
.project .aux p.author {
	color: #000;
	position: absolute;
	bottom: 0;
	left: -200px
}
.project .objectives h1 {
	float: left;
	margin: 0;
	padding: 20px;
	text-transform: uppercase;
	background: #f90;
	color: #fff
}

@media (max-width:767px) {
.project .big-banner .legend {
	width: 100%
}
.project .aux p.author {
	position: relative;
	left: auto;
	right: 20px;
	text-align: right
}
.project .objectives h1 {
	width: 100%;
	text-align: center;
	border-top: 2px solid #666
}
}
.project .objectives .block-image {
	position: relative;
	float: left
}
.project .objectives .block-image .author {
	position: absolute;
	top: 15px;
	right: 15px;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-style: italic
}
.project .objectives .box {
	float: left;
	width: 46.5%;
	margin-top: 30px;
	background: #f90
}
.project .objectives .box:nth-child(n) {
	margin-bottom: 7%;
	margin-right: 7%
}
.project .objectives .box:nth-child(2n) {
	margin-right: 0;
	margin-bottom: 0
}

@media (max-width:480px) {
.project .objectives .box:nth-child(1n), .project .objectives .box:nth-child(n) {
	margin-right: 0;
	margin-bottom: 0
}
.project .objectives .box {
	width: 100%
}
}
.project .objectives .box p.legend {
	padding: 0 10px;
	min-height: 45px;
	text-align: center;
	font-style: italic;
	font-size: 11px;
	color: #fff
}
.project .objectives .text {
	padding: 75px 0 0 20px
}

@media (max-width:767px) {
.project .objectives .text {
	padding: 20px 0 0
}
}
.project .objectives h2 {
	font-size: 52px;
	line-height: 100%;
	color: #6658cc;
	/*font-weight: 100*/
}
.project .neiva .box {
	float: right;
	width: 235px;
	margin-left: 30px
}

@media (max-width:480px) {
.project .neiva .box {
	width: 100%;
	margin-bottom: 20px
}
}
.project .neiva .box h2 {
	background: #f06;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	font-weight: 400;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 100%
}
.project .neiva .box a {
	display: block;
	height: 70px;
	padding: 15px 0;
	font-size: 22px;
	/*font-weight: 100;*/
	text-transform: uppercase;
	text-align: center;
	line-height: 40px
}
.other-projects-page .main-content .big-banner {
	background: url(../images/wings-big-banner.jpg)
}
.other-projects-page .main-content .big-banner h1 {
	float: left;
	clear: both;
	margin-top: 380px;
	text-shadow: 0 0 30px #000;
	color: #f90;
	font-size: 100px;
	font-weight: 900;
	line-height: 80%
}
.other-projects-page .main-content .big-banner h1 small {
	float: left;
	margin-left: 70px;
	clear: both;
	font-size: 70%
}
.other-projects-page .main-content .big-banner .legend {
	width: 495px
}

@media (max-width:767px) {
.other-projects-page .main-content .big-banner h1 {
	margin-top: 100px;
	text-align: center
}
.other-projects-page .main-content .big-banner h1 small {
	display: inline;
	float: none;
	margin-left: 0
}
.other-projects-page .main-content .big-banner .legend {
	width: 100%
}
}
.other-projects-page .main-content .big-banner .legend strong {
	font-size: inherit;
	font-weight: 800
}
.other-projects-page .main-content h1 {
	float: right;
	margin: 0 0 30px;
	padding: 10px 66px 30px;
	font-size: 38px;
	text-align: center;
	line-height: 80%;
	color: #fff;
	background: #069
}
.boxes .box {
	width: 31%;
	float: left
}
.boxes .box:nth-child(n) {
	margin-bottom: 3.5%;
	margin-right: 3.5%
}
.boxes .box:nth-child(3n) {
	margin-right: 0;
	margin-bottom: 0
}
.boxes .box .txt {
	line-height: 110%
}
.boxes .box .txt span {
	font-size: 12px;
	color: #000;
	font-weight: 700
}
.boxes.four-boxes {
	float: left;
	width: 100%
}
.boxes.four-boxes .box {
	width: 23.125%;
	position: relative;
	float: left;
	min-height: 400px;
	background: #f90;
	color: #fff;
	-webkit-transition: background .3s;
	transition: background .3s
}
.boxes.four-boxes .box:nth-child(n) {
	margin-bottom: 2.5%;
	margin-right: 2.5%
}
.boxes.four-boxes .box:nth-child(4n) {
	margin-right: 0;
	margin-bottom: 0
}

@media (max-width:767px) {
.boxes.four-boxes .box {
	width: 49.5%
}
.boxes.four-boxes .box:nth-child(n) {
	margin-bottom: 1%;
	margin-right: 1%
}
.boxes.four-boxes .box:nth-child(2n) {
	margin-right: 0;
	margin-bottom: 0
}
}

@media (max-width:480px) {
.boxes.four-boxes .box {
	width: 100%
}
.boxes.four-boxes .box:nth-child(n) {
	margin-bottom: 0;
	margin-right: 0
}
.boxes.four-boxes .box:nth-child(1n) {
	margin-right: 0;
	margin-bottom: 10px
}
}
.boxes.four-boxes .box:hover {
	background: #e08700
}
.boxes.four-boxes .box:hover .details {
	border-bottom-color: #393;
	border-width: 25px
}
.boxes.four-boxes .box.finished {
	background-image: url(../images/concluido.png);
	background-position: 10px 290px;
	background-repeat: no-repeat
}
.boxes.four-boxes .box .txt {
	padding: 10px;
	/*font-weight: 100;*/
	text-transform: uppercase;
	line-height: 140%;
	text-align: center
}
.boxes.four-boxes .box .txt h2 {
	font-weight: 400
}
.boxes.four-boxes .box .txt .value {
	font-size: 18px;
	color: #fff
}
.boxes.four-boxes .box .paypal-label {
	color: #fff
}
.boxes.four-boxes .box .paypal-button {
	text-align: center
}
.boxes.four-boxes .box button.paypal-button {
	display: none
}
.boxes.four-boxes .box input.paypal-input {
	width: 45px;
	margin-left: 5px;
	height: 30px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.border-top, footer {
	border-top: 5px solid #666
}
.boxes.four-boxes .box .details {
	position: absolute;
	bottom: 0;
	width: 85%;
	margin: 0 4%;
	padding: 0 15px 5px 0;
	border-bottom: 8px solid #6658cc;
	text-align: right;
	font-size: 14px;
	-webkit-transition: all .3s;
	transition: all .3s
}
.como-ajudar form.paypal {
	text-align: center;
}
.como-ajudar form.paypal > table {
	margin-top: 20px;
}
.como-ajudar form.paypal select {
	font-family: 'Open Sans';
	font-size: 14px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 2px;
}
.como-ajudar .big-banner {
	background-image: url(../images/como-ajudar-big-banner.jpg)
}
.como-ajudar .big-banner h1 {
	float: right
}
.como-ajudar .big-banner .legend {
	width: 653px;
	right: auto;
	left: 0
}

@media (max-width:767px) {
.como-ajudar .big-banner h1 {
	float: none;
	text-align: center
}
.como-ajudar .big-banner .legend {
	width: 100%
}
}
.como-ajudar .big-banner .legend strong {
	color: #f90;
	font-size: 32px
}
.como-ajudar .adquirindo-doando h3 {
	margin: 10px 0 0;
	color: #f06;
	font-weight: 300;
	font-size: 35px
}
.como-ajudar .adquirindo-doando p, .como-ajudar .educando-patrocinando p {
	margin-top: 0
}
.como-ajudar .adquirindo-doando a {
	font-weight: 800
}
.como-ajudar .adquirindo-doando a:hover {
	color: #393
}
.como-ajudar .adquirindo-doando .images {
	background: #393;
	padding: 80px 0
}
.como-ajudar .educando-patrocinando {
	padding: 69px 0px 261px 0px;
	background: url(../images/bg-educando-patrocinando.jpg) top center no-repeat #393;
	background-size: cover;
}
.como-ajudar .educando-patrocinando .ornament-bottom, .como-ajudar .educando-patrocinando .ornament-top {
	position: absolute;
	top: -69px;
	left: 0;
	width: 450px;
	height: 80px;
	background: #f90
}
.como-ajudar .educando-patrocinando .ornament-bottom {
	top: auto;
	bottom: -261px
}
.como-ajudar .educando-patrocinando h3 {
	margin-bottom: 0;
	color: #393;
	font-weight: 300;
	font-size: 35px
}

@media (max-width:959px) {
.como-ajudar .educando-patrocinando .eight.columns {
	background: rgba(255,255,255,.52);
	padding: 15px
}
.como-ajudar .educando-patrocinando p {
	color: #000
}
}
.como-ajudar .products {
	margin-bottom: 40px
}
.como-ajudar .products .boxes {
	margin-top: 40px
}
.como-ajudar .products .boxes .box.orange {
	background-color: #f90
}
.como-ajudar .products .boxes .box.purple {
	background-color: #6658cc
}
.como-ajudar .products .boxes .box.pink {
	background-color: #f06
}
.como-ajudar .products .boxes .box.green {
	background-color: #393
}
.como-ajudar .products .boxes .box:hover .details {
	border-bottom-color: #6658cc
}
.como-ajudar .products img {
	height: 200px;
}
.como-ajudar .products .boxes .box h2 {
	margin: 0;
	color: #fff;
	font-size: 21px;
	line-height: 100%
}
.como-ajudar .products .boxes .box.big-text h2 {
	font-size: 20px;
	height:80px;
}

@media (max-width:959px) {
.como-ajudar .products .boxes .box.big-text h2 {
	font-size: 28px
}
}
.como-ajudar .products .boxes .box.big-text h2 small {
	display: block;
	line-height: 19px;
	font-size: 14px
}
.como-ajudar .products .boxes .box .details {
	background: 0 0
}
.como-ajudar .products .boxes .box .details.purple {
	background-color: #6658cc
}
.como-ajudar .products .boxes .box .details.orange {
	border-color: #f90
}
.como-ajudar .products .boxes .box .details.pink {
	border-color: #f06
}
.como-ajudar .products .boxes .box .details.green {
	border-color: #393
}
.como-ajudar .products h2 {
	color: #f06;
	font-weight: 400;
	font-size: 35px;
	margin: 20px 0 0
}
.como-ajudar .products h1, footer h1 {
	text-transform: uppercase;
	color: #fff;
	background: #f06
}
.como-ajudar .products p {
	font-size: 14px;
	margin-top: 0
}
.como-ajudar .products h1 {
	float: right;
	max-width: 320px;
	padding: 20px;
	text-align: center
}

.parceiros-page img {
	width: initial;
}

@media (max-width:767px) {
.como-ajudar .educando-patrocinando .ornament-bottom, .como-ajudar .educando-patrocinando .ornament-top {
	width: 100%
}
.como-ajudar .products h1 {
	max-width: 100%
}
}
footer {
	padding-bottom: 15px;
}
footer h1 {
	float: left;
	padding: 25px 90px;
	margin: 0 0 30px
}
.project footer h1 {
	background: #f90
}
.general-layout footer h1, .o-instituto footer h1, .other-projects footer h1 {
	background: #393
}
.como-ajudar footer h1 {
	background: #6658cc
}

@media (max-width:959px) {
footer h1 {
	width: 100%;
	padding: 25px 0;
	text-align: center
}
}
footer h3 {
	font-size: 22px;
	margin: 5px 0;
	padding: 0;
	text-transform: uppercase;
	/*font-weight: 100*/
}
footer address, footer p, footer span {
	float: left;
	width: 100%;
	font-size: 12px
}
footer h2 {
	margin: 45px 0 25px;
	font-weight: 400;
	text-transform: uppercase;
	color: #6658cc
}
footer .to-top {
	opacity: 0;
	position: fixed;
	right: 80px;
	bottom: 50px;
	width: 40px;
	height: 40px;
	padding: 5px;
	background: #069;
	z-index: 10;
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}
footer .to-top:hover svg {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px)
}
footer .to-top.active {
	opacity: 1
}
footer .to-top svg {
	max-width: 100%;
	max-height: 100%;
	fill: #fff;
	-webkit-transition: -webkit-transform .4s;
	transition: transform .4s
}
.pad-bot-30 {
	padding-bottom: 30px
}
.m-bot-30 {
	margin-bottom: 30px
}
.m-top-30 {
	margin-top: 30px
}
.valley {
	border-bottom: 1px solid #666
}
.pink-border-bottom {
	overflow: hidden;
	border-bottom: 40px solid #f06
}
.ir, .visuallyhidden, header h1.logo {
	border: 0;
	overflow: hidden
}
.ir:before, header h1.logo:before {
	content: "";
	display: block;
	width: 0;
	height: 150%
}
.hidden {
	display: none!important;
	visibility: hidden
}
.visuallyhidden {
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto
}
.invisible {
	visibility: hidden
}
.clearfix:after, .clearfix:before {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}

@media print {
blockquote, img, pre, tr {
	page-break-inside: avoid
}
* {
	background: 0 0!important;
	color: #000!important;
	box-shadow: none!important;
	text-shadow: none!important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after, header h1.logo a:after {
	content: ""
}
blockquote, pre {
	border: 1px solid #999
}
thead {
	display: table-header-group
}
img {
	max-width: 100%!important
}
@page {
	margin: .5cm
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
}
