@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);
@import url(http://fonts.googleapis.com/css?family=Lato:400,700,900);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
	line-height: 1;
	background-color: #FFFFFF;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.center {
  max-width: 1170px;
  margin: 0 auto;
  overflow: hidden;
}
.OpenSans {
  font-family: 'Open Sans', sans-serif;
}
.GothamBook {
  font-family: 'GothamBook', sans-serif;
}
.GothamMedium {
  font-family: 'GothamMedium', sans-serif;
}
.GothamLight {
  font-family: 'GothamLightRegular', sans-serif;
}
@font-face {
  font-family: 'brandico';
  src: url('assets/font/brandico6663.html?82561552');
  src: url('assets/font/brandico6663.html?82561552#iefix') format('embedded-opentype'), url('assets/font/brandico6663-2.html?82561552') format('woff'), url('assets/font/brandico6663-3.html?82561552') format('truetype'), url('assets/font/brandico6663-4.html?82561552#brandico') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'brandico';
    src: url('../font/brandico.svg?82561552#brandico') format('svg');
  }
}
*/

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "brandico";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}
.icon-pinterest:before {
  content: '\e804';
}
.icon-linkedin:before {
  content: '\e803';
  position: relative;
  left: 2px;
  font-size: 12px;
}
.icon-twitter:before {
  content: '\e802';
  position: relative;
  left: 3px;
  font-size: 12px;
}
.icon-youtube:before {
  content: '\e801';
}
.icon-vimeo:before {
  content: '\e800';
  position: relative;
  left: 2px;
  font-size: 12px;
}
.icon-facebook:before {
  content: '\e806';
}
.icon-instagram:before {
  content: '\e80f';
}
.icon-foursquare:before {
  content: '\e805';
}
.icon-up-open:before {
  content: '\e80a';
}
.icon-camera:before {
  content: '\e80e';
}
.icon-th:before {
  content: '\e80b';
  color: #fff;
}
.icon-cancel:before {
  content: '\e80c';
}
.icon-down-open:before {
  content: '\e809';
}
.icon-left-open:before {
  content: '\e808';
}
.icon-right-open:before {
  content: '\e807';
}
.icon-videocam:before {
  content: '\e80d';
}
.icon-lang.en:before {
  content: 'EN';
}
.icon-lang.pt-br:before {
  content: 'PT';
}
h1 {
  font-size: 32px;
  font-weight: 900;
}
h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 2px;
}
h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 2px;
}
h4 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 4px;
}
h5 {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
h6 {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
html,
body {
  height: 100%;
}
body {
  font-family: 'Open Sans', sans-serif;
  *zoom: 1;
  background-color: #fff;
  color: #4a4a4a;
  width: 100%;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
::-moz-selection {
  background: #e1bf60;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background: #e1bf60;
  text-shadow: none;
  color: #ffffff;
}
img {
	vertical-align: middle;
}
a {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #FFFFFF;
}
a:hover {
  color: #FEF007;
  text-decoration: none;
}

.chromeframe {
  margin: 0.2em 0;
  background: #e4e4e4;
  color: #000000;
  padding: 0.2em 0;
}
#wpstats {
  display: none;
}
.banner-interna {
  height: 826px;
  overflow: hidden;
  width: 100%;
  margin-top: 100px;
}
.banner-interna .header-banner {
  display: inline;
  float: left;
  width: 80.83333333%;
  margin: 0 1.25%;
  margin-left: 9.58333333%;
  position: relative;
  z-index: 200;
  top: 0px;
  color: #ffffff;
  overflow: hidden;
}
.banner-interna .header-banner .title,
.banner-interna .header-banner .subtitle {
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  text-align: center;
}
.banner-interna .header-banner .title {
  font-family: 'Old Standard TT', sans-serif;
  font-size: 28px;
  margin-top: 5%;
  text-transform: uppercase;
}
.banner-interna .header-banner .subtitle {
  font-size: 24px;
  font-weight: 300;
  margin-top: 4%;
  line-height: 35px;
}
.banner-interna .header-banner .icons-header {
  *zoom: 1;
  width: 570px;
  margin: 10% auto 0 auto;
}
.banner-interna .header-banner .icons-header:before,
.banner-interna .header-banner .icons-header:after {
  content: "";
  display: table;
}
.banner-interna .header-banner .icons-header:after {
  clear: both;
}
.banner-interna .header-banner .text-header {
  width: 70%;
  margin: 10% auto 0 auto;
}
.banner-interna .header-banner .text-header p {
  text-align: center;
  margin-bottom: 20px;
  line-height: 25px;
  font-weight: 300;
}
.banner-interna .cycle-slideshow {
  margin: 0;
  padding: 0;
}
.banner-interna .cycle-slideshow li {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.banner-interna .cycle-slideshow li img {
  width: 2000px;
  height: auto;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.main {
	max-width: 1170px;
	position: relative;
	z-index: 199;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
.title-page {
	display: inline;
	float: left;
	width: 97.5%;
	margin: 0 1.25%;
	padding-bottom: 50px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 120px;
}
.title-page h1 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 37px;
	font-family: 'Old Standard TT', sans-serif;
}
h2 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
	font-size: 22px;
	font-family: 'Old Standard TT', sans-serif;
}
.texto{
	font-size: 1.2em;
	text-align: center;
	line-height: 200%;
	}

.title-page h4 {
	font-family: 'Shadows Into Light Two', cursive;
	text-align: center;
	font-weight: 300;
	color: #a7a7a7;
	font-size: 25px;
}
.margin-screen {
	position: relative;
	bottom: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	overflow: hidden;





  *zoom: 1;
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;
}
.margin-screen:before,
.margin-screen:after {
  content: "";
  display: table;
}
.margin-screen:after {
  clear: both;
}
.margin-screen .inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
}
.margin-screen .inner .video-viewport video {
  width: 100%;
  height: 100%;
}
.header-nav {
	position: fixed;
	background-color: rgba(255, 255, 255, 0.95) !important;
	height: 100px;
	width: 100%;
	z-index: 3000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;


  *zoom: 1;
}
.header-nav:before,
.header-nav:after {
  content: "";
  display: table;
}
.header-nav:after {
  clear: both;
}
.header-nav .logo {
	display: inline;
	float: left;
	width: 10%;
	margin: 0 1.25%;
	position: relative;
	top: 7px;
	padding-left: 15px;
    margin-top: 20px;
	z-index:1000000;
}

.header-nav .nav-wrap {
	display: inline;
	float: left;
	width: 80%;
	margin: 0 1.25%;
	margin-right: 0;
}
.header-nav .nav-wrap .navbar-toggle {
  display: none;
}
.header-nav .nav-wrap ul {
	float: right;
	display: inline;
	height: 97px;
	margin: 0;
	
}
.header-nav .nav-wrap ul li {
  display: inline-block;
}
.header-nav .nav-wrap ul li a {
	position: relative;
	line-height: 94px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-family: 'lato', sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 900;
	padding-bottom: 0;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0;
	
}
.header-nav .nav-wrap ul li a:hover {
	color: #FEF007;
}
.header-nav .nav-wrap ul li a::after {
  position: absolute;
  top: 101%;
  left: 0;
  width: 100%;
  height: 5px;
  background: #FEF007;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  -ms-transition: opacity 0.3s, -ms-transform 0.3s;
  -o-transition: opacity 0.3s, -o-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
  transform: translateX(100px);
}
.header-nav .nav-wrap ul li a:hover::after,
.header-nav .nav-wrap ul li a:focus::after {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.header-nav .nav-wrap ul .current_page_item a {
  color: #FEF007;
}
.header-nav .nav-wrap ul .current_page_item a::after {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.header-nav .nav-social {
  display: inline;
  float: left;
  width: 22.5%;
  margin: 0 1.25%;
}
.header-nav .nav-social .social {
  height: 97px;
  padding-top: 35px;
  margin: 0 40px 0 0;
  float: right;
}
.header-nav .nav-social .social .redes {
  margin: 0;
}
.header-nav .nav-social .lang {
  position: absolute;
  top: 35px;
  right: 13px;
  margin-left: 25px;
}
.header-nav .nav-social .lang .icon-lang:before {
  background-color: #FEF007;
  border-radius: 0;
  width: 30px;
  padding: 0;
  font-size: 12px;
  height: 25px;
  line-height: 27px;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.header-nav .nav-social .lang:hover .icon-lang:before {
  background-color: #333333;
}
.top {
  background-color: #000000;
  width: 40px;
  height: 40px;
  position: fixed;
  right: 0;
  bottom: 0;
  margin-top: -20px;
  background: url(assets/img/up.html) no-repeat 0 0;
  cursor: pointer;
  z-index: 2001;
  text-indent: 9000px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
}
.top:hover {
  background-position: 0 -40px;
}
.foot {
  background-color: #eaeaea;
  width: 100%;
  height: 344px;
  position: relative;
  z-index: 2000;
  border-top: 4px solid #e4e4e4;
}
.foot > div {
	position: absolute;
	top: 109px;
	display: block;
	height: 100%;
	width: 100%;
}
.foot footer {
  max-width: 1170px;
  margin: 0 auto;
  overflow: hidden;
  height: 100%;
  display: block;
  top: 0;
}
.foot .title-footer {
  font-family: 'Old Standard TT', sans-serif;
  padding: 50px 0;
  display: inline;
  float: left;
  width: 97.5%;
  margin: 0 1.25%;
  color: #4a4a4a;
  margin-bottom: 36px;
}
.foot .title-footer h1 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 25px;
  font-family: 'Old Standard TT', sans-serif;
}
.foot .title-footer h4 {
  font-family: 'Open Sans', sans-serif !important;
  text-align: center;
  font-weight: 300;
  color: #a7a7a7;
}
.foot .title-footer h4 {
  color: rgba(0, 0, 0, 0.4);
  letter-spacing: 1px;
  font-weight: 300;
}
.foot .where,
.foot .how,
.foot .footer-social {
  border-left: 1px solid #4a4a4a;
  color: #4a4a4a;
  padding-left: 20px;
  padding-top: 15px;
  height: 86px;
}
.foot .where .title,
.foot .how .title,
.foot .footer-social .title {
  font-family: 'GothamMedium', sans-serif;
  text-transform: uppercase;
  width: 100%;
  display: block;
}
.foot a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.4);
  line-height: 1.5;
  font-weight: 300;
  font-size: 15px;
}
.foot .where,
.foot .how,
.foot .footer-social {
  display: inline;
  float: left;
  width: 30.83333333%;
  margin: 0 1.25%;
}
.foot .address,
.foot .locality,
.foot .email,
.foot .phone {
  width: 100%;
  display: block;
}
.foot .phone a:first-child::after {
  content: '|';
  margin-left: 5px;
}
.foot .footer-social .social {
  margin-top: 10px;
  font-weight: 300;
}
.social .redes {
  width: 30px;
  height: 30px;
  margin: 0 1.5%;
  display: inline;
  float: left;
  position: relative;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.social .redes:first-child {
  margin-left: 0;
}
.social .redes:last-child {
  margin-right: 0;
}
.social .redes a {
  text-decoration: none;
}
.social .redes a:before {
  color: #FEF007;
  display: block;
  text-rendering: optimizelegibility;
  background-color: transparent;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  width: 30px;
  height: 30px;
  z-index: 2;
  position: relative;
  left: -3px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.social .redes a:hover:before {
  color: #666666;
}
.button {
  color: #ffffff;
  background-color: #FEF007;
  text-decoration: none;
  font-family: 'Old Standard TT', sans-serif;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.home {
	position: relative;
	background-color: #FFFFFF;
	z-index: 200;
	background-image: url(../img/bgColher.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 950px;
	padding-top: 30px;
}

.menu-home .header-nav {
	position: absolute;
	bottom: 0;
	z-index: 101;
	background-color: rgba(4, 66, 116, 10) !important;
	background-image: url(../img/bgMenu.png);
	width: 100%;
}
.menu-home .fixed {
  position: fixed;
  top: 0;
  z-index: 6000;
  background-color: rgba(255, 255, 255, 255) !important;
}
.image-home {
	background-image: url(../img/logocentro.png);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	height: 40%;
	position: absolute;
	top: 20%;
	z-index: 100;
	width: 100%;
	background-color: transparent;
}
.wrapper {
  width: 100%;
  margin: 100px 0 0 0;
  position: relative;
  height: auto;
  padding-bottom: 50px;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.wrapper .controls {
  background-color: #e4e4e4;
  padding: 6px 0;
  *zoom: 1;
  display: inline;
  float: left;
  width: 97.5%;
  margin: 0 1.25%;
  margin-bottom: 60px;
}
.wrapper .controls:before,
.wrapper .controls:after {
  content: "";
  display: table;
}
.wrapper .controls:after {
  clear: both;
}
.wrapper .controls ul li {
  width: 16.66%;
  cursor: pointer;
  list-style: none;
  display: inline;
  float: left;
  color: #a7a7a7;
  margin: 0;
  font-size: 13px;
  text-transform: uppercase;
  border-left: 1px solid #ffffff;
  line-height: 30px;
  text-align: center;
  font-family: 'Old Standard TT', sans-serif;
}
.wrapper .controls ul li:first-child {
  border-left: 0;
}
.wrapper .controls ul li:after {
  width: 1px;
  display: block;
}
.wrapper .controls ul li.active {
  font-weight: 500;
  color: #FEF007;
}
.wrapper .lista-portfolio {
  text-align: justify;
  font-size: 1px;
}
.wrapper .lista-portfolio li {
  display: inline;
  width: 30.83333333%;
  margin: 0 1.25%;
  display: none;
  opacity: 0;
  vertical-align: top;
  margin-bottom: 20px;
  font-size: 14px;
  float: left;
  position: relative;
  overflow: hidden;
}
.wrapper .lista-portfolio li img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.wrapper .lista-portfolio li .mask {
  background-color: rgba(235, 29, 71, 0.8);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  text-align: center;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  -ms-transition: opacity 0.3s, -ms-transform 0.3s;
  -o-transition: opacity 0.3s, -o-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(282px);
  -moz-transform: translateY(282px);
  -ms-transform: translateY(282px);
  -o-transform: translateY(282px);
  transform: translateY(282px);
}
.wrapper .lista-portfolio li .job-name {
  width: 100%;
  left: 0;
  top: 45%;
  font-family: 'Old Standard TT', sans-serif;
  padding: 0 10px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 20px;
  font-size: 18px;
  position: absolute;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(314px);
  -moz-transform: translateY(314px);
  -ms-transform: translateY(314px);
  -o-transform: translateY(314px);
  transform: translateY(314px);
}
.wrapper .lista-portfolio li:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  -ms-filter: grayscale(1);
}
.wrapper .lista-portfolio li:hover .mask {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.wrapper .lista-portfolio li:hover .job-name {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.wrapper .lista-portfolio .gap {
  display: inline-block;
  width: 200px;
}
.wrapper .lista-portfolio:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.home .wrapper {
  margin: 0;
}
.main-services {
  background-color: #ffffff;
  border-top: 6px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
.main-services .services {
  max-width: 1170px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  padding: 40px 0;
  margin-bottom: 40px;
  margin-top: 70px;
}
.main-services .services:before,
.main-services .services:after {
  content: "";
  display: table;
}
.main-services .services:after {
  clear: both;
}
.main-services .services .item-service {
  display: inline;
  float: left;
  width: 30.83333333%;
  margin: 0 1.25%;
  padding: 0 0px;
}
.main-services .services .item-service .circle {
  position: relative;
  float: none;
  margin-bottom: 30px;
}
.main-services .services .item-service .title-service {
  position: relative;
  *zoom: 1;
  text-transform: uppercase;
  font-size: 22px;
  width: 100%;
  font-family: 'Old Standard TT', sans-serif;
}
.main-services .services .item-service .title-service:before,
.main-services .services .item-service .title-service:after {
  content: "";
  display: table;
}
.main-services .services .item-service .title-service:after {
  clear: both;
}
.main-services .services .item-service .excerpt-service {
  line-height: 25px;
  padding: 20px 0;
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
}
.main-services .services .item-service .tag-service {
  color: #FEF007;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Old Standard TT', sans-serif;
  display: inline;
  float: left;
  position: relative;
}
.main-services .services .item-service .tag-service:after {
  content: '|';
  padding: 0 5px;
}
.main-services .services .item-service .tag-service:last-child::after {
  content: '';
}
.mac,
.carlyson,
.hugo,
.elder {
  -webkit-background-size: 100%;
  background-size: 100%;
}
.mac:hover,
.carlyson:hover,
.hugo:hover,
.elder:hover {
  -webkit-background-size: 100%;
  background-size: 100%;
}
.size-avatar {
  display: inline-block;
  max-width: 269px;
  width: 100%;
  padding: 62% 0;
  background-position: center;
  background-repeat: no-repeat;
}
.who {
  max-width: 1170px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}
.who:before,
.who:after {
  content: "";
  display: table;
}
.who:after {
  clear: both;
}
.who .listagem-equipe {
  padding-bottom: 60px;
  position: relative;
  *zoom: 1;
  text-align: center;
}
.who .listagem-equipe:before,
.who .listagem-equipe:after {
  content: "";
  display: table;
}
.who .listagem-equipe:after {
  clear: both;
}
.who .listagem-equipe .avatar {
  display: inline;
  float: left;
  width: 22.5%;
  margin: 0 1.25%;
  display: inline-block;
  margin: 0 1.58%;
  text-align: center;
  float: none;
}
.who .listagem-equipe .avatar:last-child {
  margin-right: 0;
}
.who .listagem-equipe .avatar:first-child {
  margin-left: 0;
}
.who .listagem-equipe .avatar .name {
  *zoom: 1;
  font-family: 'GothamMedium', sans-serif;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  display: block;
  padding: 0;
  margin: 15% 0 5px 0;
  font-size: 18px;
}
.who .listagem-equipe .avatar .name:before,
.who .listagem-equipe .avatar .name:after {
  content: "";
  display: table;
}
.who .listagem-equipe .avatar .name:after {
  clear: both;
}
.who .listagem-equipe .avatar .job {
  font-size: 15px;
  text-align: center;
  display: block;
  color: rgba(0, 0, 0, 0.4);
  font-family: 'GothamLightRegular', sans-serif;
  text-transform: uppercase;
}
.who .listagem-equipe .avatar .excerpt {
  text-align: center;
  line-height: 20px;
  margin-top: 15%;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 1.8;
}
.who .listagem-equipe .avatar .link-social {
  margin-top: 15%;
  text-align: center;
}
.who .listagem-equipe .avatar .link-social .social {
  width: 113px;
  height: 33px;
  margin: 0 auto;
}
.who .listagem-equipe .avatar .link-social .social .redes {
  margin: 0 4.8%;
}
.who .listagem-equipe .avatar .link-social .social .redes:first-child {
  margin-left: 0;
}
.who .listagem-equipe .avatar .link-social .social .redes:last-child {
  margin-right: 0;
  left: 2px;
}
.who .listagem-equipe .avatar .link-social .social .redes a:before {
  background-color: #FEF007;
  color: #ffffff;
  font-weight: 300;
}
.who .listagem-equipe .avatar .link-social .social .redes a:hover:before {
  color: #666666;
}
.who .listagem-equipe .avatar .link-social .social .redes:before {
  border: none;
}
.float {
  display: inline-block;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.float:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.banner-single {
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin-top: 100px;
}
.banner-single img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.nav-posts {
  position: relative;
  height: 60px;
  width: 100%;
  margin: -60px auto 0 auto;
}
.nav-posts li {
  width: 50%;
  position: relative;
  float: left;
  background-color: transparent;
  height: 60px;
  display: block;
}
.nav-posts li .desc-post-seta {
  position: absolute;
  height: 60px;
  overflow: hidden;
  background-color: rgba(203, 21, 58, 0.8);
  color: #ffffff;
  z-index: 3;
  line-height: 3.6;
  text-transform: uppercase;
  font-family: 'GothamLightRegular', sans-serif;
  display: block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.nav-posts li .desc-post-seta div {
  display: block;
  float: left;
}
.nav-posts li .desc-post-seta div a {
  text-decoration: none;
  color: #ffffff;
}
.nav-posts li .desc-post-seta div a:hover {
  color: #ffffff;
}
.nav-posts li .prev-post {
  right: 70px;
  opacity: 0;
  text-align: right;
  padding-right: 10px;
  padding-left: 20px;
}
.nav-posts li .next-post {
  left: 70px;
  opacity: 0;
  padding-left: 10px;
  padding-right: 20px;
}
.nav-posts li:hover .prev-post,
.nav-posts li:hover .next-post {
  opacity: 1 !important;
}
.nav-posts li:hover .prev-post {
  padding-right: 20px;
}
.nav-posts li:hover .next-post {
  padding-left: 20px;
}
.nav-posts li > a {
  background-color: #ffffff;
  display: block;
  width: 70px;
  height: 60px;
  position: relative;
  float: left;
  color: #a7a7a7;
  text-decoration: none;
  overflow: hidden;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.nav-posts li > a:before {
  line-height: 2.86677;
  font-size: 22px;
  color: #4a4a4a;
}
.nav-posts .icon-left-open {
  text-align: center;
  float: right;
}
.nav-posts .icon-right-open {
  text-align: center;
  float: left;
}
.nav-posts li:hover > a:before {
  color: #FEF007;
}
.nav-posts li:hover .icon-left-open {
  padding-right: 10px;
}
.nav-posts li:hover .icon-right-open {
  padding-left: 10px;
}
.main-single {
  background-color: #ffffff;
}
.main-single > div header {
  display: inline;
  float: left;
  width: 97.5%;
  margin: 0 1.25%;
  margin-top: 77px;
  text-align: center;
  margin-bottom: 50px;
}
.main-single > div header .title {
  font-family: 'GothamMedium', sans-serif;
  text-transform: uppercase;
  font-size: 25px;
}
.main-single > div header .excerpt {
  width: 50%;
  margin: 50px auto 0 auto;
  line-height: 2;
  margin-top: 50px;
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
.main-single > div header .job-online {
  width: 100%;
  height: 41px;
  margin-top: 50px;
  float: left;
}
.main-single > div header .job-online .button {
  margin: 0 auto;
  width: 170px;
  position: relative;
  overflow: hidden;
}
.main-single > div header .job-online .button:hover {
  text-shadow: 2px 2px 0 #cb153a;
  color: #ffffff;
}
.main-single > div header .job-online .button::after {
  position: absolute;
  top: 35px;
  left: 0;
  width: 100%;
  height: 5px;
  background: #cb153a;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  -ms-transition: opacity 0.3s, -ms-transform 0.3s;
  -o-transition: opacity 0.3s, -o-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
}
.main-single > div header .job-online .button:hover::after,
.main-single > div header .job-online .button:focus::after {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.main-single > div .article {
  *zoom: 1;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4);
  float: none;
  display: block;
}
.main-single > div .article:before,
.main-single > div .article:after {
  content: "";
  display: table;
}
.main-single > div .article:after {
  clear: both;
}
.main-single > div .article .back-projects {
  position: relative;
  margin: -58px auto 0 auto;
  width: 110px;
  top: -20px;
  border-radius: 3px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 10px;
}
.main-single > div .article .back-projects li {
  float: left;
  width: 30px;
  line-height: 30px;
  display: inline;
}
.main-single > div .article .back-projects li a {
  text-decoration: none;
}
.main-single > div .article .back-projects li a:before {
  color: #ffffff;
  padding: 0 4px;
}
.main-single > div .article .back-projects .icon-th {
  color: #ffffff;
  padding: 0 4px;
}
.main-single > div .article .back-projects .icon-th a {
  width: 18px;
  height: 18px;
  display: block;
  position: relative;
  top: -24px;
  left: 3px;
}
.main-single > div .article p {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.5;
  font-size: 14px;
}
.main-single > div .article .img-center {
  text-align: center;
}
.main-single > div .article .img-center img {
  max-width: 1170px;
  width: 100%;
  height: auto;
  position: relative;
  float: none;
}
.main-single > div .article .video {
  position: relative;
  float: none;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto;
}
.main-single > div .article .col-2 {
  display: inline;
  float: left;
  width: 47.5%;
  margin: 0 1.25%;
}
.main-single > div .article .col-3 {
  display: inline;
  float: left;
  width: 30.83333333%;
  margin: 0 1.25%;
}
.main-single > div .article .full {
  display: inline;
  float: left;
  width: 97.5%;
  margin: 0 1.25%;
  width: 100%;
  margin: 0;
}
.main-single > div .article #content,
.main-single > div .article .full-video {
  position: relative;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  *zoom: 1;
  padding-bottom: 20px;
  margin-top: 30px;
}
.main-single > div .article #content:before,
.main-single > div .article .full-video:before,
.main-single > div .article #content:after,
.main-single > div .article .full-video:after {
  content: "";
  display: table;
}
.main-single > div .article #content:after,
.main-single > div .article .full-video:after {
  clear: both;
}
.main-events {
  background-color: #ffffff;
  border-top: 6px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
.main-events .events {
  max-width: 1170px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  padding: 40px 0;
  margin-bottom: 40px;
  margin-top: 70px;
}
.main-events .events:before,
.main-events .events:after {
  content: "";
  display: table;
}
.main-events .events:after {
  clear: both;
}
.main-events .events .item-event:nth-child(2) {
  margin-left: 9.58333333%;
}
.main-events .events .item-event {
  display: inline;
  float: left;
  width: 39.16666667%;
  margin: 0 1.25%;
  padding: 0;
  margin-bottom: 60px;
}
.main-events .events .item-event:after {
  height: 1px;
  background-color: #e4e4e4;
  display: block;
  width: 100px;
  content: '';
  top: 10px;
  position: relative;
}
.main-events .events .item-event .img-event {
  display: block;
  width: 100%;
  float: none;
}
.main-events .events .item-event .img-event img {
  width: 141px;
  height: 170px;
}
.main-events .events .item-event .title-event {
  position: relative;
  *zoom: 1;
  font-family: 'GothamMedium', sans-serif;
  text-transform: uppercase;
  font-size: 22px;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.main-events .events .item-event .title-event:before,
.main-events .events .item-event .title-event:after {
  content: "";
  display: table;
}
.main-events .events .item-event .title-event:after {
  clear: both;
}
.main-events .events .item-event .text-event p {
  margin-bottom: 20px;
  color: rgba(0, 0, 0, 0.4);
  line-height: 2;
  font-size: 14px;
}
.main-events .events .item-event .see-website a {
  color: #FEF007;
  font-family: 'GothamMedium', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
}
.main-events .events .item-event .see-website a:before {
  font-family: "brandico";
  content: '\e807';
  padding-right: 5px;
  font-size: 12px;
}
.circle {
  background-color: transparent;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  border: 10px solid #eaeaea;
  display: block;
  text-align: center;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 0 10px;
}
.circle i {
  display: block;
  height: 73px;
  width: 73px;
  position: relative;
  top: -9px;
  left: -3px;
  padding: 80px;
  border-radius: 50%;
}
.circle .raio {
  display: block;
  text-decoration: none;
  line-height: 70px;
  position: relative;
  top: 43px;
  left: 50px;
  width: 53px;
  height: 66px;
  background-image: url("assets/img/raio.html");
  border-radius: 3px;
}
.circle:hover .raio {
  -webkit-animation: raio 300ms linear infinite;
  -moz-animation: raio 300ms linear infinite;
  -ms-animation: raio 300ms linear infinite;
  -o-animation: raio 300ms linear infinite;
  animation: raio 300ms linear infinite;
}
@keyframes raio {
  0% {
    top: 33px;
    left: 50px;
  }
  50% {
    top: 40px;
    left: 49px;
  }
  100% {
    top: 33px;
    left: 50px;
  }
}
@-webkit-keyframes raio {
  0% {
    top: 33px;
    left: 50px;
  }
  50% {
    top: 40px;
    left: 49px;
  }
  100% {
    top: 33px;
    left: 50px;
  }
}
.circle .engrenagem {
  display: block;
  text-decoration: none;
  line-height: 70px;
  position: relative;
  top: 41px;
  left: 41px;
  width: 69px;
  height: 69px;
  background: url("assets/img/catraca.html") no-repeat;
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}
.circle:hover .engrenagem {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.grafic {
  display: block;
  height: 66px;
  width: 74px;
  position: relative;
  top: 39px;
  left: 37px;
  background: url(assets/img/graf-1.html) center center no-repeat;
}
.grafic:hover {
  position: relative;
  background: url(assets/img/graf-1.html) center center no-repeat;
  -webkit-animation: grafic 2s infinite;
  -moz-animation: grafic 2s infinite;
  -ms-animation: grafic 2s infinite;
  -o-animation: grafic 2s infinite;
  animation: grafic 2s infinite;
  -webkit-transition-delay: 700ms;
  -moz-transition-delay: 700ms;
  -ms-transition-delay: 700ms;
  -o-transition-delay: 700ms;
  transition-delay: 700ms;
}
@keyframes grafic {
  25% {
    background-image: url("assets/img/graf-2.html");
  }
  50% {
    background-image: url("assets/img/graf-3.html");
  }
  75% {
    background-image: url("assets/img/graf-4.html");
  }
  100% {
    background-image: url("assets/img/graf-5.html");
  }
}
@-webkit-keyframes grafic {
  25% {
    background-image: url("assets/img/graf-2.html");
  }
  50% {
    background-image: url("assets/img/graf-3.html");
  }
  75% {
    background-image: url("assets/img/graf-4.html");
  }
  100% {
    background-image: url("assets/img/graf-5.html");
  }
}
.browser {
  background: url(assets/img/browser.html) center center no-repeat;
}
.browser span {
  display: none;
}
.browser:hover span {
  font-size: 9px;
  color: #fbbdca;
  position: relative;
  bottom: 13px;
  right: 28px;
  display: inline-block;
  overflow: hidden;
  -webkit-animation-name: texto;
  -moz-animation-name: texto;
  -o-animation-name: texto;
  animation-name: texto;
  -webkit-animation-duration: 5s;
  -moz-animation-duration: 5s;
  -o-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@keyframes texto {
  0% {
    width: 0px;
  }
  50% {
    width: 32px;
  }
  100% {
    width: 0px;
  }
}
@-webkit-keyframes texto {
  0% {
    width: 0px;
  }
  50% {
    width: 32px;
  }
  100% {
    width: 0px;
  }
}
.circle .monitor {
  background: url(assets/img/monitor.html) center center no-repeat;
}
.circle .tela-monitor {
  width: 70px;
  height: 46px;
  position: relative;
  bottom: 107px;
  right: -56px;
  padding: 20px;
}
.circle .tela-monitor:hover .tela {
  background: #EE7A92;
  display: inline-block;
  float: left;
  border: 1px solid #fb9aae;
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.circle .tela-monitor:hover .tela-grande {
  margin-right: 5px !important;
  width: 31px;
  height: 32px;
  position: relative;
  bottom: 30px;
  right: 30px;
  -webkit-animation-name: telagrande;
  -moz-animation-name: telagrande;
  -o-animation-name: telagrande;
  animation-name: telagrande;
}
@keyframes telagrande {
  50% {
    right: 0px;
    position: relative;
  }
}
@-webkit-keyframes telagrande {
  50% {
    right: 0px;
    position: relative;
  }
}
.circle .tela-monitor:hover .tela-pequena {
  width: 22px;
  height: 10px;
  position: relative;
  left: 6px;
  bottom: 62px;
  margin-bottom: 4px !important;
  -webkit-animation-name: telapequena;
  -moz-animation-name: telapequena;
  -o-animation-name: telapequena;
  animation-name: telapequena;
}
@keyframes telapequena {
  50% {
    bottom: 40px;
    left: -28px;
    position: relative;
  }
}
@-webkit-keyframes telapequena {
  50% {
    bottom: 40px;
    left: -28px;
    position: relative;
  }
}
.circle .tela-monitor:hover .tela-media {
  width: 22px;
  height: 18px;
  left: 6px;
  bottom: 63px;
  position: relative;
  -webkit-animation-name: telamedia;
  -moz-animation-name: telamedia;
  -o-animation-name: telamedia;
  animation-name: telamedia;
}
@keyframes telamedia {
  50% {
    bottom: 75px;
    left: -28px;
    position: relative;
  }
}
@-webkit-keyframes telamedia {
  50% {
    bottom: 75px;
    left: -28px;
    position: relative;
  }
}
.lapis {
  background: url(assets/img/lapis.html) center center no-repeat;
  position: relative;
}
.lapis:hover {
  -webkit-animation-name: lapis;
  -moz-animation-name: lapis;
  -o-animation-name: lapis;
  animation-name: lapis;
  -webkit-animation-duration: 3s;
  -moz-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@keyframes lapis {
  0% {
    top: -10px;
    left: -10px;
    transform: rotate(-30deg);
  }
  50% {
    top: -10px;
    left: 151px;
    transform: rotate(30deg);
  }
  100% {
    top: -10px;
    left: -10px;
    transform: rotate(30deg);
  }
}
@-webkit-keyframes lapis {
  0% {
    top: -10px;
    left: -10px;
    transform: rotate(-30deg);
  }
  50% {
    top: -10px;
    left: 151px;
    transform: rotate(30deg);
  }
  100% {
    top: -10px;
    left: -10px;
    transform: rotate(30deg);
  }
}
.lapis:hover .line-lapis {
  display: block;
  width: 151px;
  height: 2px;
  background: #EE7A92;
  position: relative;
  bottom: -34px;
  right: 35px;
  -webkit-animation-name: linelapis;
  -moz-animation-name: linelapis;
  -o-animation-name: linelapis;
  animation-name: linelapis;
  -webkit-animation-duration: 400ms;
  -moz-animation-duration: 400ms;
  -o-animation-duration: 400ms;
  animation-duration: 400ms;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@keyframes linelapis {
  0% {
    right: 0px !important;
    position: relative;
    width: 151px;
  }
  100% {
    right: 30px !important;
    position: relative;
    width: 151px;
  }
}
@-webkit-keyframes linelapis {
  0% {
    right: 0px !important;
    position: relative;
    width: 151px;
  }
  100% {
    right: 30px !important;
    position: relative;
    width: 151px;
  }
}
.mac {
  display: inline-block;
  max-width: 269px;
  width: 100%;
  padding: 62% 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(assets/img/team/mac1.html);
}
.mac:hover {
  background-image: url(assets/img/team/mac5.html);
  -webkit-animation: mac 600ms;
  -moz-animation: mac 600ms;
  -ms-animation: mac 600ms;
  -o-animation: mac 600ms;
  animation: mac 600ms;
}
@keyframes mac {
  25% {
    background-image: url(assets/img/team/mac2.html);
  }
  50% {
    background-image: url(assets/img/team/mac3.html);
  }
  75% {
    background-image: url(assets/img/team/mac4.html);
  }
  100% {
    background-image: url(assets/img/team/mac5.html);
  }
}
@-webkit-keyframes mac {
  25% {
    background-image: url(assets/img/team/mac2.html);
  }
  50% {
    background-image: url(assets/img/team/mac3.html);
  }
  75% {
    background-image: url(assets/img/team/mac4.html);
  }
  100% {
    background-image: url(assets/img/team/mac5.html);
  }
}
.carlyson {
  display: inline-block;
  max-width: 269px;
  width: 100%;
  padding: 62% 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(assets/img/team/carlyson1.html);
}
.carlyson:hover {
  background-image: url(assets/img/team/carlyson5.html);
  -webkit-animation: carlyson 600ms;
  -moz-animation: carlyson 600ms;
  -ms-animation: carlyson 600ms;
  -o-animation: carlyson 600ms;
  animation: carlyson 600ms;
}
@keyframes carlyson {
  25% {
    background-image: url(assets/img/team/carlyson2.html);
  }
  50% {
    background-image: url(assets/img/team/carlyson3.html);
  }
  75% {
    background-image: url(assets/img/team/carlyson4.html);
  }
  100% {
    background-image: url(assets/img/team/carlyson5.html);
  }
}
@-webkit-keyframes carlyson {
  25% {
    background-image: url(assets/img/team/carlyson2.html);
  }
  50% {
    background-image: url(assets/img/team/carlyson3.html);
  }
  75% {
    background-image: url(assets/img/team/carlyson4.html);
  }
  100% {
    background-image: url(assets/img/team/carlyson5.html);
  }
}
.hugo {
  display: inline-block;
  max-width: 269px;
  width: 100%;
  padding: 62% 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(assets/img/team/hugo1.html);
}
.hugo:hover {
  background-image: url(assets/img/team/hugo5.html);
  -webkit-animation: hugo 600ms;
  -moz-animation: hugo 600ms;
  -ms-animation: hugo 600ms;
  -o-animation: hugo 600ms;
  animation: hugo 600ms;
}
@keyframes hugo {
  25% {
    background-image: url(assets/img/team/hugo2.html);
  }
  50% {
    background-image: url(assets/img/team/hugo3.html);
  }
  75% {
    background-image: url(assets/img/team/hugo4.html);
  }
  100% {
    background-image: url(assets/img/team/hugo5.html);
  }
}
@-webkit-keyframes hugo {
  25% {
    background-image: url(assets/img/team/hugo2.html);
  }
  50% {
    background-image: url(assets/img/team/hugo3.html);
  }
  75% {
    background-image: url(assets/img/team/hugo4.html);
  }
  100% {
    background-image: url(assets/img/team/hugo5.html);
  }
}
.elder {
  display: inline-block;
  max-width: 269px;
  width: 100%;
  padding: 62% 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(assets/img/team/elder1.html);
}
.elder:hover {
  background-image: url(assets/img/team/elder5.html);
  -webkit-animation: elder 600ms;
  -moz-animation: elder 600ms;
  -ms-animation: elder 600ms;
  -o-animation: elder 600ms;
  animation: elder 600ms;
}
@keyframes elder {
  25% {
    background-image: url(assets/img/team/elder4.html);
  }
  50% {
    background-image: url(assets/img/team/elder3.html);
  }
  75% {
    background-image: url(assets/img/team/elder2.html);
  }
  100% {
    background-image: url(assets/img/team/elder5.html);
  }
}
@-webkit-keyframes elder {
  25% {
    background-image: url(assets/img/team/elder4.html);
  }
  50% {
    background-image: url(assets/img/team/elder3.html);
  }
  75% {
    background-image: url(assets/img/team/elder2.html);
  }
  100% {
    background-image: url(assets/img/team/elder5.html);
  }
}
@-moz-keyframes elder {
  25% {
    background-image: url(assets/img/team/elder4.html);
  }
  50% {
    background-image: url(assets/img/team/elder3.html);
  }
  75% {
    background-image: url(assets/img/team/elder2.html);
  }
  100% {
    background-image: url(assets/img/team/elder5.html);
  }
}
@media screen and (min-width: 1170px) {
  .banner-interna .header-banner > div {
    width: 960px;
    margin: 0 auto;
    position: relative;
    float: none;
  }
}
@media screen and (max-width: 1024px) {
  .main {
    max-width: 960px;
  }
  .margin-screen {
    background: url('assets/img/bg-ipad-portrait.html') no-repeat fixed top;
  }

  .margin-screen .inner .video-viewport {
    width: 100%;
    height: 100%;
  }
  .margin-screen .inner .video-viewport .image-home {
    top: 50px;
    position: relative;
  }
  .margin-screen .inner .video-viewport video {
    display: none;
  }
  .main-services {
    padding: 0 2.5%;
  }
  .who {
    max-width: 1170px;
    margin: 0 auto;
    overflow: hidden;
    max-width: 960px;
    width: 95%;
  }
}
@media screen and (max-width: 960px) {
  .main {
    max-width: 900px;
  }
}
@media screen and (max-width: 720px) {
  .main {
    max-width: 700px;
  }
  .main .wrapper .lista-portfolio li {
    display: inline;
    float: left;
    width: 47.5%;
    margin: 0 1.25%;
  }
  .banner-interna {
    height: 826px;
  }
  .banner-interna .header-banner {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
    position: relative;
    z-index: 200;
    top: 0px;
    color: #ffffff;
    overflow: hidden;
  }
  .banner-interna .header-banner .title,
  .banner-interna .header-banner .subtitle {
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    text-align: center;
  }
  .banner-interna .header-banner .title {
    font-family: 'GothamMedium', sans-serif;
    font-size: 28px;
    margin-top: 5%;
    text-transform: uppercase;
  }
  .banner-interna .header-banner .subtitle {
    font-size: 24px;
    font-weight: 300;
    margin-top: 4%;
    line-height: 35px;
  }
  .banner-interna .header-banner .icons-header {
    *zoom: 1;
    width: 570px;
    margin: 10% auto 0 auto;
  }
  .banner-interna .header-banner .icons-header:before,
  .banner-interna .header-banner .icons-header:after {
    content: "";
    display: table;
  }
  .banner-interna .header-banner .icons-header:after {
    clear: both;
  }
  .banner-interna .header-banner .text-header {
    width: 70%;
    margin: 10% auto 0 auto;
  }
  .banner-interna .header-banner .text-header p {
    text-align: center;
    margin-bottom: 20px;
    line-height: 25px;
    font-weight: 300;
  }
  .foot .title-footer {
    margin-bottom: 0;
    padding: 40px 0;
  }
  .foot .where,
  .foot .how {
    display: inline;
    float: left;
    width: 47.5%;
    margin: 0 1.25%;
    height: 80px;
  }
  .foot .footer-social {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
    border-left: 0;
    margin-top: 7px;
  }
  .foot .footer-social .desc-social {
    width: 97%;
    text-align: center;
    position: relative;
    display: block;
    padding-top: 20px;
  }
  .foot .footer-social .social {
    text-align: center;
  }
  .foot .footer-social .redes {
    display: inline-block;
    float: none;
  }
}
@media screen and (max-width: 640px) {
  .nav-wrap ul li a {
    padding: 0 9px !important;
  }
  .banner-interna {
    height: 680px;
    overflow: hidden;
  }
  .banner-interna .header-banner .subtitle {
    font-size: 16px;
    line-height: 25px;
  }
  .banner-interna .header-banner .text-header {
    width: 80%;
  }
  .banner-interna .header-banner .text-header p {
    line-height: 19px;
    font-size: 13px;
  }
}
@media screen and (max-width: 800px) {
  .margin-screen {
    background: url('assets/img/bg-ipad-portrait.html') no-repeat fixed top;
  }
  .margin-screen .image-home {
    width: 80% !important;
    margin: 0 auto;
  }
  .margin-screen .menu-home header {
    position: relative;
    top: 0;
    z-index: 2000;
  }
  .margin-screen .menu-home .fixed {
    position: fixed;
  }
  .margin-screen .inner .video-viewport {
    width: 100%;
    height: 100%;
  }
  .margin-screen .inner .video-viewport .image-home {
    top: 130px;
    position: relative;
  }
  .margin-screen .inner .video-viewport video {
    display: none;
  }
  .nav-wrap {
    display: inline !important;
    float: left !important;
    width: 64.16666667% !important;
    margin: 0 1.25% !important;
  }
  .nav-social {
    display: inline !important;
    float: left !important;
    width: 5.83333333% !important;
    margin: 0 1.25% !important;
  }
  .nav-social .social .redes {
    display: none !important;
  }
  .nav-social .social .lang {
    display: block !important;
  }
  .banner-interna {
    height: 826px;
  }
  .banner-interna .header-banner {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
    position: relative;
    z-index: 200;
    top: 0px;
    color: #ffffff;
    overflow: hidden;
  }
  .banner-interna .header-banner .title {
    margin-top: 90px;
  }
  .banner-interna .header-banner .title,
  .banner-interna .header-banner .subtitle {
    width: 90%;
  }
  .banner-interna .header-banner .text-header {
    width: 90%;
  }
  .item-service {
    display: inline !important;
    float: left !important;
    width: 97.5% !important;
    margin: 0 1.25% !important;
    margin-bottom: 30px !important;
    padding-bottom: 30px !important;
    border-bottom: 1px solid #e4e4e4;
  }
  .item-service:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .item-service .box-circle {
    display: inline-block;
    float: left !important;
    display: inline;
    float: left;
    width: 30.83333333%;
    margin: 0 1.25%;
  }
  .item-service .box-circle .circle {
    float: right !important;
    margin-top: 30px;
  }
  .item-service .content-service {
    display: inline;
    width: 64.16666667%;
    margin: 0 1.25%;
    float: left;
    display: inline-block;
  }
  .wrapper .controls ul li {
    font-size: 10px !important;
  }
  .wrapper .lista-portfolio .job-name {
    font-size: 13px !important;
    line-height: 15px !important;
  }
  .banner-single > div {
    height: auto;
    background: #e4e4e4;
    overflow: hidden;
  }
  .banner-single > div img {
    width: 200%;
    height: auto;
    margin-left: -50%;
  }
  .main-single > div header .excerpt {
    width: 90%;
    line-height: 1.8;
  }
  .avatar {
    display: inline !important;
    float: left !important;
    width: 47.5% !important;
    margin: 0 1.25% !important;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 30px;
  }
  .avatar:after {
    content: '';
    position: relative;
    top: 35px;
    background-color: #e4e4e4;
    height: 10px;
    width: 10px;
    display: block;
    margin: 0 auto;
  }
  .avatar:last-child,
  .avatar:nth-child(3) {
    border-bottom: 0;
  }
  .avatar:last-child:after,
  .avatar:nth-child(3):after {
    background-color: transparent;
  }
  .avatar .name {
    font-size: 15px !important;
    margin-top: 7% !important;
  }
  .avatar .job {
    font-size: 12px !important;
  }
  .avatar .excerpt {
    margin-top: 7% !important;
  }
  .item-event {
    display: inline !important;
    float: left !important;
    width: 97.5% !important;
    margin: 0 1.25% !important;
    padding: 0 10px 30px 10px !important;
    margin-bottom: 60px !important;
    border-bottom: 1px solid #e4e4e4;
  }
  .item-event:after {
    height: 10px !important;
    width: 10px !important;
    top: 35px !important;
    margin: 0 auto;
  }
  .item-event:last-child {
    padding-bottom: 0 !important;
    border-bottom: 0;
    margin-bottom: 0 !important;
  }
  .item-event:last-child:after {
    display: none !important;
  }
  .footer-social .social .redes {
    margin: 0;
  }
}
@media screen and (max-width: 613px) {
  .margin-screen .image-home {
    width: 80% !important;
    margin: 0 auto;
  }
  .cycle-slideshow {
    display: none !important;
  }
  .banner-interna {
    background: url('assets/img/bg-ipad-portrait.html') no-repeat fixed top;
    height: auto;
    padding-bottom: 20px;
  }
  .banner-interna .header-banner .title,
  .banner-interna .header-banner .subtitle {
    width: 80%;
    color: #ffffff;
  }
  .banner-interna .header-banner .title {
    font-size: 22px;
    margin-top: 10%;
    line-height: 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid #e4e4e4;
  }
  .banner-interna .header-banner .title:after {
    position: relative;
    top: 36px;
    background-color: #e4e4e4;
    display: block;
    width: 10px;
    height: 10px;
    content: '';
    margin: 0 auto;
  }
  .banner-interna .header-banner .subtitle {
    font-size: 16px;
    line-height: 25px;
    margin-top: 40px;
  }
  .banner-interna .header-banner .icons-header {
    display: none;
  }
  .banner-interna .header-banner .text-header {
    display: none;
  }
  .header-nav {
    height: 64px;
  }
  .header-nav .nav-social .social {
    display: none !important;
  }
  .header-nav .nav-social .lang {
    right: 50px !important;
  }

  .header-nav .nav-wrap {
    width: 100% !important;
    height: 100%;
    margin-top: -41px !important;
    margin-left: 0 !important;
    position: relative;
    z-index: 2000;
  }
  .header-nav .nav-wrap .navbar-toggle {
    display: block;
    width: 22px;
    position: relative;
    float: right;
    top: 20px;
    right: 15px;
    background-color: #ffffff;
    border: none;
    cursor: pointer;
    padding: 0;
  }
  .header-nav .nav-wrap .navbar-toggle:focus {
    outline: 0;
  }
  .header-nav .nav-wrap .navbar-toggle .icon-bar {
    height: 2px;
    background-color: #FEF007;
    width: 100%;
    display: block;
    margin-bottom: 4px;
    outline: none;
  }
  .header-nav .nav-wrap .navbar-toggle .icon-bar:last-child {
    margin-bottom: 0;
  }
  .header-nav .nav-wrap ul {
    display: none;
    z-index: 200;
    position: relative;
    top: 33px;
    height: 205px;
    overflow: hidden;
    width: 100%;
  }
  .header-nav .nav-wrap ul li {
    width: 100%;
  }
  .header-nav .nav-wrap ul li a {
    line-height: 40px;
    background-color: #ffffff;
  }
  .header-nav .nav-wrap ul li a::after {
    z-index: 300;
    top: 99%;
    height: 1px;
  }
  .item-service {
    display: inline !important;
    float: left !important;
    width: 97.5% !important;
    margin: 0 1.25% !important;
    margin-top: -20px !important;
    margin-bottom: 30px !important;
    padding-bottom: 30px !important;
    border-bottom: 1px solid #e4e4e4;
  }
  .item-service:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .item-service .box-circle {
    display: inline-block;
    float: none !important;
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
  }
  .item-service .box-circle .circle {
    float: none !important;
  }
  .item-service .content-service {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
    float: none;
    display: inline-block;
  }
  .main {
    max-width: 93%;
  }
  .main .wrapper .controls {
    display: none;
  }
  .main .wrapper .lista-portfolio li {
    display: inline;
    float: left;
    width: 47.5%;
    margin: 0 1.25%;
    margin-top: 1.5% ;
    margin-bottom: 1.5% ;
  }
  .main .wrapper .lista-portfolio li img {
    max-width: 370px;
  }
  .nav-posts li .desc-post-seta {
    display: none;
  }
  .banner-single,
  .wrapper,
  .banner-interna {
    margin-top: 64px;
  }
  .lang {
    top: 18px !important;
  }
  .foot {
    height: 270px;
  }
  .foot .how,
  .foot .where {
    font-size: 13px;
    border-left: 0;
  }
  .foot .title-footer {
    padding: 30px 0 20px 0;
  }
  .foot .title-footer h1 {
    font-size: 20px;
    letter-spacing: 0;
  }
  .foot .title-footer h4 {
    font-size: 14px;
    line-height: 20px;
    padding: 0 20px;
    letter-spacing: 0;
  }
  .foot .info-contact .where .address,
  .foot .info-contact .how .address,
  .foot .info-contact .where .locality,
  .foot .info-contact .how .locality,
  .foot .info-contact .where .email,
  .foot .info-contact .how .email,
  .foot .info-contact .where .phone,
  .foot .info-contact .how .phone {
    font-size: 12px;
  }
  .foot .info-contact .where .phone a:last-child,
  .foot .info-contact .how .phone a:last-child {
    visibility: hidden;
  }
  .foot .info-contact .where .phone a:first-child::after,
  .foot .info-contact .how .phone a:first-child::after {
    content: '';
  }
  .foot .footer-social {
    border-left: 0;
    height: 72px;
    font-size: 14px;
  }
  .foot .footer-social .desc-social {
    padding-top: 0px;
  }
}
@media screen and (max-width: 370px) {
  .margin-screen {
    background: url('assets/img/bg-ipad-portrait.html') no-repeat fixed top;
    width: 100%;
    min-height: 200px !important;
    height: 100% !important;
    overflow: hidden !important;
  }
  .box-circle .circle {
    position: relative;
    margin: 0 auto;
  }
  .avatar {
    display: inline !important;
    float: left !important;
    width: 97.5% !important;
    margin: 0 1.25% !important;
  }
  .main {
    max-width: 93%;
  }
  .main .wrapper .controls {
    display: none;
  }
  .main .wrapper .lista-portfolio {
    margin: 0;
    padding: 0;
  }
  .main .wrapper .lista-portfolio li {
    width: 100%;
    margin: 2% 0;
  }
  .nav-posts {
    display: none;
  }
  .top {
    display: none !important;
  }
  .foot {
    height: 320px;
  }
  .foot .title-footer h4 {
    position: relative;
    top: 10px;
  }
  .foot .where,
  .foot .how {
    display: inline;
    float: left;
    width: 97.5%;
    margin: 0 1.25%;
    height: 65px;
  }
  .foot .where .address,
  .foot .how .address,
  .foot .where .locality,
  .foot .how .locality,
  .foot .where .phone,
  .foot .how .phone,
  .foot .where .email,
  .foot .how .email {
    padding-left: 10px;
  }
  .foot .phone a:last-child {
    visibility: visible !important;
  }
  .foot .phone a:first-child::after {
    content: '|';
    margin-left: 5px;
  }
  .foot .footer-social {
    margin-top: 0;
  }
  .foot .footer-social .desc-social {
    display: none;
  }
  .foot .footer-social .social {
    text-align: left;
  }
  .foot .footer-social .social .redes {
    margin: 0 2px;
  }
  .box{width:150px;}
  
}
.bnt{
	padding: 15px;
	padding-left: 30px;
	padding-right: 30px;
	border: solid 1px #999;
	text-decoration: none;
	margin-top: 200px;
	background-color: #2C7854;
	color: #FFFFFF;
	
	
}
.imgNormalBaixo{width:117px; display:block; text-align:center; }

.bgPreto{
	background-color: #f7f7f7;
	height: 700px;
	width: 100%;
	z-index: 2998;
	left: 0px;
	padding-top: 30px;
	text-align: center;
}
.bgGaleria{
	background-image: url(../img/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 770px;
	width: 100%;
	z-index: 5998;
	left: 0px;
	padding-top:30px;
	
}
.bgContatos{
	background-image: url(../img/bgVermelho.jpg);
	background-position: center top;
	height: 1101px;
	width: 100%;
	z-index: 5997;
	left: 0px;
	padding-top: 30px;
	
	
}
.centralizado {
    margin: 0 auto !important;
    float: none;
}
/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
.box{
	width: 290px;
	float: left;
	height: 462px;
	margin-bottom: 2px;
	margin-right: 2px;
}
.tituloBox{font-size:40px; font-family: 'Old Standard TT', sans-serif; margin-top:25px; margin-bottom:25px;}
.texto2{font-size:16px; margin:15px;  line-height:150%;}
.row { margin: 0; padding: 0 }
.current_page_item{color:#C90;}
.formulario{
	background-image: url(../img/bgContato.png);
	position: absolute;
	z-index: 4957;
	width: 654px;
	height: 432px;
	top: 396px;
	left: 50%;
	margin-left: -327px;
	
	
	}

	

	
	.contato2{
	width: 654px;
	height: 432px;
	float: left;
	margin: 20px;
	margin-left: 29px;
	text-align: center;
	background-image: url(img/bgContato.html);
}
	.inputContato{
	width: 260px;
	text-align: left;
	margin-top: 0px;
}
	.input{
	width: 260px;
	text-align: left;
	margin-top: 5px;
	height: 40px;
	font-size: 20px;
	margin-top: 10px;
	background: none;
	border-bottom: 2px solid #e0e0e0;
	color: #8b7349;
	font-family: 'Gochi Hand', cursive;
	border-top: none;
	border-right: none;
	border-left: none;
}
.input2{
	width: 280px;
	text-align: left;
	margin-top: 5px;
	
	font-size: 20px;
	margin-top: 10px;
	background: none;
	border-bottom: 2px solid #e0e0e0;
	color: #8b7349;
	font-family: 'Gochi Hand', cursive;
	border-top: none;
	border-right: none;
	border-left: none;
}
	::-webkit-input-placeholder { color:#FEF007; font-size:20px;}
	:-moz-placeholder { color:#FEF007; font-size:20px;}
	::-moz-placeholder { color:#FEF007;font-size:20px;}
	:-ms-input-placeholder {    color:#FEF007; font-size:20px;}
	input[type=text]{outline:none}
	.tituloEmail{font-family: 'Old Standard TT', sans-serif; color:#818181; font-weight: 300;  width:354px; float:left; display:block; text-align:left; margin-left:65px; margin-top:38px; font-size:35px;}
	.bntContato{height:77px; width:190px; display:block; float:right; position:relative; bottom:-25px; right:40px;}
	#outrasInfos{width:300px; color:#FFF; margin-left:70px; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size:14px; margin-bottom:150px; float:left}
	#outrasInfos h2{ color:#FFF; font-family: 'Old Standard TT', sans-serif; }
	textarea:focus, input:focus, select:focus { outline: 0;}
	
	
	
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 118020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("img/icon-fancybox/fancybox_sprite.html");
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("img/icon-fancybox/fancybox_loading.html") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("img/icon-fancybox/blank.html");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("img/icon-fancybox/fancybox_overlay.html");
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.slideshow {
  width: 100% !important;
  margin: 0 auto;
  padding: 0;
}

.slideshow .item-carousel {
	width: auto;
	height: auto;
	position: relative;
}

.responsive .item-carousel img {
  width: 100%;
}

.cycle-pager {
  position: static;
  margin-top: 35px;
  padding-bottom: 50px;
}

div.vertical {
  width: 100px;
}

.link-item-carousel {
  position: relative;
  display: block;
}
.link-item-carousel .box-hover {
  width: 100%;
  position: absolute;
  min-height: 100% !important;
  /* browser fill */
  height: auto;
  z-index: 2;
  transition: background-color 500ms;
}
.link-item-carousel .box-hover:after, .link-item-carousel .box-hover:before {
  content: "";
  position: absolute;
  display: block;
  width: 10.2%;
  height: 10.2%;
  opacity: 0;
  transition-duration: 500ms;
  transition: translate(-50%, -50%);
}
.link-item-carousel .box-hover:after {
  border-top: 2px solid white;
  border-left: 2px solid white;
  border-right: 0px solid white;
  border-bottom: 0px solid white;
  top: 0%;
  left: 0%;
}
.link-item-carousel .box-hover:before {
  border-top: 0px solid white;
  border-left: 0px solid white;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  top: 93%;
  left: 93%;
}
.link-item-carousel:hover .box-hover {
	background-color: rgba(153,51,0,0.7);
}
.link-item-carousel:hover .box-hover:after, .link-item-carousel:hover .box-hover:before {
  opacity: 1;
}
.link-item-carousel:hover .box-hover:after {
  top: 50.2%;
  left: 50.2%;
}
.link-item-carousel:hover .box-hover:before {
  top: 40%;
  left: 40%;
}
.Dicas{
	position: relative;
	background-color: #f7f7f7;
	z-index: 200;
	background-color: #FFF;
	background-image: url(../img/bgDica.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: fixed;
}
.margin-screen{background-color:#f7f7f7;}
.bloco{
	background-color: #fff;
	padding: 15px;
	width: 350px;
	height: 540px;
	display: block;
	overflow: hidden;
}
.bloco h3{margin-bottom:20px; margin-top:20px; font-family: 'Old Standard TT', sans-serif; font-size:25px;}
.endereco1{width:250px; float:left; display:block; margin-top:50px; color:#f6f6f6; font-size:14px;}
.endereco2{width:250px; float:right; display:block; margin-top:50px; color:#f6f6f6; font-size:14px; margin-left:20px; text-align:right;}
.logoRodape{width:100%; margin-top:50px; display:block; float:left; text-align:center; font-size:11px; color:#CCC;}
.logoRodapeImg{width:122px; display:block; margin-left:270px;}
#flutuante{
	width: 260px;
	height: 260px;
	position: fixed;
	z-index: 10000;
	right: 2%;
	top: 70%;
	margin-top: -130px;
}

#item1 {background-image:url(../img/folhas2.png); width: 861px; height:899px; margin-left:-200px; background-position: 50% 0;}
#item2 {background-image:url(../img/sobremesa.png); width:359px; height:980px; right:0; top:300px; background-position:bottom top}
.bgParallax {position:absolute; z-index:2999; top:0; height:auto; background-repeat: no-repeat;}
.borda{-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}

@media screen and (max-device-width: 980px) { 
#flutuante{display:none;}
.bgParallax {display:none; background-position: 70% 0;}
#item2{display:none;}

 }

 @media screen and (max-device-width:568px){
  .logoImg {width: 120px;} 
  .header-nav .logo{margin-top: 5px; top: 0;}
}

/* Menu responsivo */

input[id*="modal_"] {
  position: fixed;
  left: -9999px;
  top: 50%;
  opacity: 0;
}
input[id*="modal_"]:checked + div.modal {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}

input[id*="modal_"]:checked + div.modal .modal-content {
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
@media screen and (max-width: 767px) {

  header nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 250px;
    border-left: 1px solid #ccc;
    background: #fff;
    overflow-x: auto;
    z-index: 3001;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }

  header ul.list-auto {
    padding: 0;
  }

  header ul.list-auto li {
    width: 100%;
    border: solid #ccc;
    border-width: 0 0 1px;
  }

  header li a {
    padding: 15px 10px;
  }

  header li a:hover {
    background-color: #ccc;
  }

  .control-nav { /* label icon */
    position: absolute;
    right: 20px;
    top: 20px;
    display: block;
    width: 30px;
    padding: 5px 0;
    border: solid #FFF;
    border-width: 3px 0;
    z-index: 3001;
    cursor: pointer;
  }

  .control-nav:before {
    content: "";
    display: block;
    height: 3px;
    background: #FFF;
  }

  .control-nav-close {
    position: fixed; /* label layer */
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 100;
    background: rgba(0,69,119,.9);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }

  /* checked nav */
  input#control-nav {
    display: block;
  }

  input#control-nav:focus ~ .control-nav {
    border-color: #000;
    box-shadow: 0px 0px 9px rgba(0,0,0,0.3);
  }

  input#control-nav:focus ~ .control-nav:before {
    background: #000;
  }

  input#control-nav:checked ~ nav,
  input#control-nav:checked ~ .control-nav-close {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  header+section {
    padding-top: 80px;
  }

  section {
    padding: 30px 15px 10px;
  }

  .highlights {
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
  }

  .highlights-item {
    width: 100%;
    margin-left: 0;
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }

  .highlights-item p {
    opacity: 0;
    -webkit-transition: opacity 500ms 500ms ease-in-out;
    transition: opacity 500ms 500ms ease-in-out;
  }

  .highlights-buttons {
    display: block;
    padding-top: 10px;
  }

  /*checked*/
  .highlights input:checked + div {
    position: relative;
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .highlights input:checked + div p {
    opacity: 1;
  }

  .highlights input:nth-of-type(1):checked ~ .highlights-buttons label:nth-child(1),
  .highlights input:nth-of-type(2):checked ~ .highlights-buttons label:nth-child(2),
  .highlights input:nth-of-type(3):checked ~ .highlights-buttons label:nth-child(3) {
    background-color: #000
  }

 
}
input#control-nav {
  visibility: hidden;
  position: absolute;
  left: -9999px;
  opacity: 0;
}
 @media screen and (max-device-width: 1366px) { 
#flutuante{	width: 160px;	height: 160px;	right: 7%;}
.img360{width:160px; height:160px;}
.bgParallax {background-position: 50% 0%; left:-30%;}
#item2{display:none;}
.Dicas{background-position:55% -300px;}
 }
 @media screen and (min-width: 1024px) {
    ::-webkit-scrollbar {
        background: #fff;
        width: 4px;
    }
    ::-webkit-scrollbar-thumb {
        background: #e1bf60;
        -webkit-border-radius: 6px;
    }
 }
