@charset "utf-8";

/* COMMON */
body {background:#fff; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:normal; color:#3F3F3F; margin:0;}

 
/* INTRO */
.page-intro #page-container { background-size:auto 100%;}
.page-intro #page-container img { width:100%;}
#gradiente {width: 100%; height: 100%; position: fixed; background: linear-gradient(to bottom, #1fa2fa 0%,#17adf9 13%,#19d0fa 31%,#17d1f8 31%,#35e5f2 50%,#3ae6f2 50%,#91f2e9 70%,#8cf2e7 70%,#b3f6e4 79%,#b6f6e5 79%,#b9f6e6 79%,#cffadf 86%,#ebf9e3 96%);}
#nuvem-1, #nuvem-2, #nuvem-mobile {background-size:auto 100%; position: fixed;} 
#intro-bg img, #intro-bg2 img, #frente img, #frente2 img, #frente-mobile img, #intro-bg-mobile img, #logo-eggly img, #nuvem-1 img, #nuvem-2 img{width: 100%;}
#fire {width:auto;}

#conteudo{ width: 100%; top: 73%;left top no-repeat; height: inherit; position: absolute; margin-bottom:0px; -webkit-box-shadow: -1px 9px 16px -8px rgba(38,38,38,0.65);-moz-box-shadow: -1px 9px 16px -8px rgba(38,38,38,0.65);box-shadow: -1px 9px 16px -8px rgba(38,38,38,0.65);
background: -moz-linear-gradient(top, rgba(0,175,158,0) 0%, rgba(0,175,158,0) 3%, rgba(0,175,158,1) 10%, rgba(0,175,158,1) 14%, rgba(133,209,204,1) 26%, rgba(115,188,177,1) 38%, rgba(71,76,107,1) 54%, rgba(51,46,68,1) 65%, rgba(51,46,68,1) 79%, rgba(71,81,107,1) 92%, rgba(94,131,155,1) 100%);
background: -webkit-linear-gradient(top, rgba(0,175,158,0) 0%,rgba(0,175,158,0) 3%,rgba(0,175,158,1) 10%,rgba(0,175,158,1) 14%,rgba(133,209,204,1) 26%,rgba(115,188,177,1) 38%,rgba(71,76,107,1) 54%,rgba(51,46,68,1) 65%,rgba(51,46,68,1) 79%,rgba(71,81,107,1) 92%,rgba(94,131,155,1) 100%);
background: linear-gradient(to bottom, rgba(0,175,158,0) 0%,rgba(0,175,158,0) 3%,rgba(0,175,158,1) 10%,rgba(0,175,158,1) 14%,rgba(133,209,204,1) 26%,rgba(115,188,177,1) 38%,rgba(71,76,107,1) 54%,rgba(51,46,68,1) 65%,rgba(51,46,68,1) 79%,rgba(71,81,107,1) 92%,rgba(94,131,155,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000af9e', endColorstr='#5e839b',GradientType=0 );
}


	/* Chrome, Safari, Opera */
@-webkit-keyframes example {
0% { top:800px;}
100% { top:30px;}
}

	
#logo-eggly {width: 4%;}
#frente { position: fixed; bottom:0;} 
#frente2 { position: fixed; bottom:0;}
#frente-mobile {position: fixed; bottom:0;} 
#intro-bg-mobile { display: none;}
#nuvem-mobile { display: none; }
#intro-bg2 { display: none; }
#nuvem-2  { display: none; }


.fl-lt {float:left;}
.fl-rt {float:right;}




.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.figure{ margin:0px;}

img{ max-width:100%;}

a, a:hover, a:active{ outline:0px !important}

@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

h2{
	font-size:28px;
	color:#277267;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: -1px;
	margin:0 0 10px 0;
	text-align:center;
}
h3{
	font-family: 'Montserrat', sans-serif;
	color:#3F3F3F;
	font-size:16px;
	margin:0 0 5px 0;
	text-transform:uppercase;
	font-weight:400;
}
h4{
	font-family: 'Montserrat', sans-serif;
	color:#3F3F3F;
	font-size:13px;
	margin:0 0 5px 0;
	font-weight:200;
}
h6{
	font-size:22px;
	color:#277267;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	text-align:center;
	margin:0 0 60px 0;
}
p{
	line-height:24px;
	margin:0;
	font-family: 'Montserrat', sans-serif;
}



/* Silhueta
---------------------------------*/

.intro-bg { position: absolute;}
.intro-bg2 { position: absolute;}

.intro-bg-mobile { position: absolute;}



/* Header Styles
---------------------------------*/

.header_site{
    display: block;
	text-align:center;
	padding:none;
	margin:0;
}

.iframe{
position: relative;
height: 500px;
z-index:1
}

.toTop{
position:fixed; 
width:100px; 
height:40px; 
top:94%; 
left:90%; 
z-index:0;
margin:-10px;
background:rgba(255, 255, 255, 0);
float:left; 
text-align:center; 
line-height:35px;
color:#fff;
font-family: 'Montserrat', sans-serif;
font-size:14px;
font-weight:400;
border:3px;
border-style:solid;
border-color:#fff; 
border-radius: 10px;
-webkit-box-shadow: 2px 9px 25px -12px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 9px 25px -12px rgba(0,0,0,0.75);
box-shadow: 2px 9px 25px -12px rgba(0,0,0,0.75);
}

.toTop a{
color:#fff;
text-decoration: none;
}

.toTop img{
width:auto !important;
}

.card{
position:absolute;
background:rgba(255, 255, 255, 0.2);
min-width: 350px;
height:auto;
z-index:0; 
padding: 20px 25px 20px;
margin: 0 auto 25px;
margin-top: 80px;
left:50%; 
margin-left:-180px;
text-align:left;
border-radius: 15px;
color:#fff; 
-webkit-box-shadow: 0px 6px 40px -7px rgba(0,0,0,0.75); 
-moz-box-shadow: 0px 6px 40px -7px rgba(0,0,0,0.75); 
box-shadow: 0px 6px 40px -7px rgba(0,0,0,0.75);
}

.btn_login{
position:absolute;
background:rgba(255, 255, 255, 0);
min-width: 275px;
height: 50px;
text-align:center;
font-family: 'Montserrat', sans-serif;
color:#332e44;
font-size:14px;
text-transform:uppercase;
font-weight:400;
margin:10px;
border:3px;
border-style:solid;
border-color:#fff; 
border-radius: 10px;
-webkit-box-shadow: 2px 9px 25px -12px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 9px 25px -12px rgba(0,0,0,0.75);
box-shadow: 2px 9px 25px -12px rgba(0,0,0,0.75);
}




/* Navigation
---------------------------------*/

.main-nav-outer{
	padding:0px;
	background:#00af9e;
	position:relative;
	height:75px;
}
.main-nav{
	text-align:center;
	margin:-5px;
	padding:0;
	list-style:none;
}

.main-nav li{
	display:inline;
	margin:0px;
}
.main-nav li a{
	display:inline-block;
	color:#332e44;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	line-height:20px;
	margin:10px 15px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.main-nav li a:hover{ 
	text-decoration:none;
	color: #fff;
}


.small-logo{ 
	padding:0px;
}

.main-section{
	padding:30px 0 110px;
}

.main-section.top{
background:url(../img/fundo_conexao.png) center top no-repeat;
	min-height:791px;
}

.fundo_hexa{
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.34+0,0+25,0+77,0.4+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.34) 0%, rgba(0,0,0,0) 25%, rgba(0,0,0,0) 77%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.34) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 77%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.34) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 77%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
min-height:791px;
padding:none;
margin-top:-30px;
}

.main-section3{
background:#00af9e;
}

.main-section4{
background:#2c3e68;
padding-top:30px;
}

.img1_section4{
margin-left: -15px;
}

.img2_section4{
margin-left: 15px;
}

.texto_services{
margin-top:-200px;
width:33%;
float: left;
padding-left:60px;
}


.globo{
margin-top:40px;
width:100%;
top:0%;
overflow:visible;
z-index:1;
}

.globo button{
padding:none;
margin:none;
background-color : transparent;
width:100%;
border: none;
}

.globo button:hover{
   -webkit-animation: pulse 1s ease;
        animation: pulse 1s ease;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
}

/* Slider1
---------------------------------*/

.film_roll_wrapper img {
  margin-left: 5px;
  margin-right: 5px;
  transition: all 1s ease;
}

.film_roll_wrapper .active img {

}
.film_roll_container {
  position: relative;
}
#film_roll_2 .film_roll_shuttle {
  top:82px;
  
}
#film_roll_2 .film_roll_child {
  transition: all 1s ease;
}

#film_roll_2 .film_roll_child.active {
  top: -82px;
  height:100%;
}
/*
#fr2_0.active:before{
content:url(../icones1/Ecoo1.png);
}
#fr2_1.active{
content:url(../icones1/Ecoo2.png);
}
#fr2_2.active{
content:url(../icones1/Checklist2.png);
}
#fr2_3.active{
content:url(../icones1/Preventiva2.png);
}
#fr2_4.active{
content:url(../icones1/Documentos2.png);
}
#fr2_5.active{
content:url(../icones1/OZop2.png);
}
#fr2_6.active{
content:url(../icones1/Visualizacao2.png);
}
*/
#film_roll_2_left {
  position: absolute;
  left: -15px;
  top: 38%;
  margin-top:-150px;
  width:227px;
  height:228px;
  background-image:url(../img/PC.png);
  text-align:center;
  color:#fff;
  
}
#film_roll_2_right {
  position: absolute;
  right: 15px;
  top: 38%;
  margin-top:-150px;
  width:136px;
  height:191px;
  background-image:url(../img/tablet.png);
  text-align:center;
  color:#fff;
}

@media (max-width: 979px) {
  body {
    padding-top: 0px;
  }
  .navbar-fixed-top {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .hero-unit {
    margin-left: -20px;
    margin-right: -20px;
  }
}


/* Services
---------------------------------*/

.service-list{
	padding:0 0 0 0;
	font-size:14px;
	margin-bottom:40px;
}
.service-list-col1{
	float:left;
	width:60px;
}
.service-list-col1 i{
	font-style:normal;
	font-size:38px;
	display:block;
	color:#3F3F3F;
	font-family: 'FontAwesome';
	line-height:38px;
}
.service-list-col2{
	overflow:hidden;	
}

.main-section.alabaster{
    background:url(../img/fundo_bolhas.png) center top no-repeat;
}

/* Featured Work
---------------------------------*/
.featured-work{
	font-size:14px;
}
.featured-work h2{
	text-align:left;
}
.featured-box{
	padding:0 0 0 0;
	margin-bottom:25px;
	font-size:14px;
}
.featured-box h3{
	margin-bottom:5px;
}
.featured-box p{
	line-height:22px;
}
.featured-work p.padding-b{
	padding-bottom:35px;
}
.featured-box-col1{
	width:60px;
	float:left;
}
.featured-box-col1 i{
	display:block;
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	color:#3F3F3F;
	font-style:normal;
}
.featured-box-col2{ overflow:hidden;}
.featured-box.magic{
	background:url(../img/magic.png) left top no-repeat;
}
.featured-box.packaged{
	background:url(../img/packaged.png) left top no-repeat;
}
.featured-box.seo{
	background:url(../img/seo.png) left top no-repeat;
}
.Learn-More{
	display:inline-block;
	padding:0 5px 0 0;
	color:#26aca1;
	font-size:16px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	line-height:24px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	display: none;
}
.Learn-More i{ 
	padding-right:15px;
}

.Learn-More:hover, .Learn-More:focus{ 
	text-decoration:none;
	color: #111;
}


/* Portfolio
---------------------------------*/


.portfolioContainer{
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	margin:0 auto;
	text-align:center;
    z-index: 0; 
}

.Portfolio-box{
	text-align:center;
	margin-bottom:30px;
	margin-left:100px;
	height:250px;
	width:150px;
	overflow:hidden;
	float:left;
}

.box{
	text-align:center;
	margin-bottom:30px;
	margin-left:100px;
	height:250px;
	width:150px;
	overflow:hidden;
	float:left;
} 

.Portfolio-box img{
	margin-bottom:25px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;	
}

.Portfolio-box img:hover {
	opacity: 0.6;
}

.Portfolio-nav li a.current{
	background:#26aca1;
	color:#fff;
	text-decoration:none;
}
img {
   max-width:100%;
}

/* no transition on .isotope container */

.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
          transition-duration: 0.6s;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

.main-section.paddind{
background: rgb(0,128,128); /* Old browsers */
background: -moz-linear-gradient(top, rgba(0,128,128,1) 0%, rgba(44,62,104,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,128,128,1) 0%,rgba(44,62,104,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,128,128,1) 0%,rgba(44,62,104,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+,Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008080', endColorstr='#2c3e68',GradientType=0 ); /* IE6-9 */

	padding-bottom:60px;
	z-index: 0; 
}

.main-section.paddind iframe{
  position: absolute;
  width: 100%;
  height:1280px;
  display: inline-block;
  z-index: 0;
}

/*.frame_port{
  position: absolute;
  width: 100%;
  min-height:1280px;
  display: inline-block;
  z-index: 0;
}*/

/* Modal
---------------------------------*/

body.modal-open #wrap{
    -webkit-filter: blur(7px);
    -moz-filter: blur(15px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px);
	overflow: hidden;

}
  
.modal-backdrop {background: #65aaa0;}
}


.close {
    font-size: 50px;
    display:block;
}

.Portfolio-box button{
padding:none;
margin:none;
background-color : transparent;
width:100%;
border: none;
}




/* Flip
---------------------------------*/
/* entire container, keeps perspective */
.flip-container {
	perspective: 200px;
}
	/* flip the pane when hovered */
	.flip-container:hover .flipper, .flip-container.hover .flipper {
		transform: rotateY(180deg);
	}

.flip-container, .front, .back {
	width: 200px;
	height: 200px;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;

	position: absolute;
	top: 0;
	left: 0;
}

/* front pane, placed above back */
.front {
	z-index: 2;
	/* for firefox 31 */
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	transform: rotateY(180deg);
}

/* Palavras
---------------------------------*/
.Palavras{
		background: #96ccc6;
		overflow: hidden;
		width: 100%;
		height: 500px;

}

.container-palavras {
        margin-top: 30px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 100%;
}

.right {
		float: left;
		color: #2c3e68;
		width: 50%;
		text-align: left;
}

.left {
		float: left;
		color: #fff;
		width: 50%;
		text-align: right;
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		transform: scale(1, 1);
}

h1, h5 {
		-webkit-transition: opacity .25s;
		-moz-transition: opacity .25s;
		-o-transition: opacity .25s;
		-ms-transition: opacity .25s;
		transition: opacity .25s;
		font-family: 'FARCRY', Verdana, Tahoma;
}

h5 {
		font-size: 75px;
}

h5 {
		font-size: 35px;
}

h5:first-child {
		margin-bottom: 12px;
}

h5:last-child {
		margin-top: 6px;
}


.mentoria{
position: absolute;
width:1024px;
height:800px;
padding:0;
margin:0px auto;
text-align: center;
z-index:0;
margin-top:-150px;
margin-left:45px;
}

/* Carousel
---------------------------------*/
.carousel-inner{
	white-space: nowrap;
}

.Tipos{
background-color:#00af9e;
background-size:cover; 
}

.Control-Left{
padding-left:0px;
top:5%;
color:#fff;
}

.Symbols{
font-size:96px; margin-top:10px; text-align:center; color:#fff;
}

.ICONS{
width:120px; margin-top:30px; text-align:center;   display: block;
margin-left: auto;
margin-right: auto 
}

.Text_Symbols{
font-size:20px; margin-top:10px; text-align:center; color:#fff; margin-bottom:30px;
}

/* Clients
---------------------------------*/
.client-part{
	background:url(../img/dolphin-animated-gif-6.gif);
	background-size:cover;
	padding:55px 0;
	text-align:center;
	z-index: 1;
}
.client-part-haead{
	color:#fdfdfd;
	font-size:28px;
	line-height:41px;
	margin:30px 0 10px;
	font-family: ''Open Sans',sans-serif';
	font-style: italic;
}
.client{
	padding:0;
	margin:20px 0 0;
	list-style:none;
	text-align:center;
}
.client li{
	display:inline;
	margin:0 15px;
}
.client li a{
	display:inline-block;
}
.client li a img{
	margin-bottom:15px;
	border-radius:50%;
}
.client li a:hover{
	text-decoration:none;
}
.client li a h3{
	color:#ffffff;
}
.client li a span{
	color:#f1f1f1;
}
.quote-right{
	font-style:normal;
	width:68px;
	height:68px;
	margin:0 auto;
	border:2px solid #fff;
	border-radius:50%;
	display:block;
	line-height:68px;
	text-align:center;
	font-size:27px;
	color:#fff;
	cursor: pointer;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.quote-right:hover{
color: #fff;
border: 2px solid #fff;
}

.c-logo-part{
	background:#26aca1;
	padding:25px 0;
    filter: alpha(opacity=60);
}
.c-logo-part ul{
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
}
.c-logo-part ul li{
	display:inline;
	margin:25px 25px;
}
.c-logo-part ul a{
	display:inline-block;
	margin: 0 20px;
}
.main-section.team{
	padding:85px 0;
    background:url(../img/fundo_valor.png) center top no-repeat;
}
.main-section.team h6{
	margin-bottom:40px;
}


/* Team
---------------------------------*/
.team-leader-block{
	max-width:993px;
	margin:0 auto;
}
.team-leader-box{
	width:30.66%;
	margin-right: 3.82979%;
	height: 490px;
	overflow: hidden;
	text-align: center;
	float: left;
}
.team-leader-box span{
	margin-bottom:24px;
	display:block;
}
.team-leader-box:nth-of-type(3n+0){ margin:0;}
.team-leader{
	width:auto;
	height:auto;
	position:relative;
	border-radius:50%;
	margin:7px 7px 25px 7px;
}
.team-leader-shadow{
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	border-radius:50%;
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
	border-radius:50%;
}
.team-leader-shadow a{
	display:block;
	width:100%;
	height:100%;
}
.team-leader:hover .team-leader-shadow{
	box-shadow:inset  0px 0px 0px 148px rgba(17,17,17,0.80);
}
.team-leader:hover ul{ display:block; opacity:1}
.team-leader img{
	display:block;
	border-radius:50%;
}
.team-leader ul{
	display:block;
	opacity:0;
	padding:0;
	margin:0;
	list-style:none;
	position:absolute;
	left:0;
	top:50%;
	width:100%;
	text-align:center;
	margin-top:-14px;
	z-index:15;
	transition:all 0.6s ease-in-out;
	-moz-transition:all 0.6s ease-in-out;
	-webkit-transition:all 0.6s ease-in-out;
}
.team-leader ul li{
	display:inline;
	margin:0 11px;
}
.team-leader ul li a{
	font-family: 'FontAwesome';
	display:inline-block;
	font-size:36px;
	color:#fff;	
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.team-leader ul li a:hover, .team-leader ul li a:focus{
	text-decoration:none;
}


/* Talk Business
---------------------------------*/
.business-talking{
	background:url(../img/giphy.gif);
	background-size:cover;
	padding:20px 0 10px;
	text-align:center;
	height:200px;
}
.business-talking h2{
	font-family: 'Montserrat', sans-serif;
	padding:0;
	margin:10px 0 50px;
	font-size:36px;
	color:#fff;
}



/* Contact
---------------------------------*/

.main-section.contact{
   background-position: center center;
   background:#2c3e68;
	background-size:cover;
	padding:50px 0 100px;
}


.contact-info-box{
	font-size:15px;
	margin:0 0 14px 68px;
	padding-left:0;
}
.contact-info-box h3{
	font-size: 15px;
	font-weight:400;
	float:left;
	width:102px;
	margin-right:12px;
	line-height:28px;
}
.contact-info-box h3 i{
	font-style:normal;
	font-size:18px;
	color:#26aca1;
	font-family: 'FontAwesome';
	font-weight:normal;
	margin-right:7px;
}
.contact-info-box span{
	line-height:28px;
	display:block;
	overflow:hidden;
}
.social-link{
	padding:35px 0;
	margin:0 0 0 68px;
	display:block;
	overflow:hidden;
	list-style:none;
}
.social-link li{
	float:left;
	margin-right:8px;
}
.social-link li a{
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:25px;
	color:#fff;
	border-radius:50%;
	transition:all 0.3s ease-in-out;
}
.social-link li a:hover, .social-link li a:focus{
	text-decoration:none;
}
.twitter a:hover {
	background: #55acee;
}
.facebook a:hover {
	background: #3b5998;
}
.pinterest a:hover {
	background: #cb2026;
}
.gplus a:hover {
	background: #dd4b39;
}
.dribbble a:hover {
	background: #ea4c89;
}

.form{
	margin:0 66px 0 30px;
}
.input-text{
	padding:15px 16px;
	border:1px solid #ccc;
	width:100%;
	height:50px;
	display:block;
	border-radius:4px;
	font-size:15px;
	color:#aaa;
	font-family: 'Open Sans', sans-serif;
	margin:0 0 15px 0;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.input-text:focus {
	border: 1px solid #26aca1;
	outline:0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);	
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area{
	height:165px;
	resize:none;
	overflow:auto;
}

.input-btn{
	width:175px;
	height:50px;
	background:#26aca1;
	border-radius:4px;
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	border:0px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.input-btn2{
	width:175px;
	height:50px;
	background:#a6a6a6;
	border-radius:4px;
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	border:0px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.input-btn:hover{
	background: #111;
	color: #fff;
}

.input-btn2:hover{
	background: #111;
	color: #fff;
}

.input-btn3{
	width:85%;
	padding:10px;
	background:rgba(255, 255, 255, 0);
	border-radius:4px;
	margin-top:0px;
	margin-left:20px;
	color:#332e44;
	font-size:22px;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	border-width:3px;
	border-radius: 10px;
	border-style:solid;
	border-color:#fff;
	-webkit-box-shadow: 2px 9px 25px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 9px 25px -12px rgba(0,0,0,0.75);
    box-shadow: 2px 9px 25px -12px rgba(0,0,0,0.75);
}

.Meggly{
max-width:325px;
margin-left:60px;

}

/* Footer
---------------------------------*/

.footer{
	padding:15px 0 35px;
	height:200px;
    background: #2c3e68 url(../img/fundo.png) center top no-repeat;
}
.footer-logo{
	margin:15px auto 15px;
	width: 200px;
}
.copyright{
	color:#fff;
	font-size:14px;
	display:block;
	text-align:center;
}
.copyright a{
	color:#26aca1;
	font-weight:600;
	text-decoration: none;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.copyright a:hover {
	color: #fff;
}

.res-nav_click {
	line-height:38px;
	font-family: 'FontAwesome';
	font-size:38px;
	text-decoration: none !important;
	color:#777777;
	font-style:normal;
	display:none;
	width:42px;
	height:27px;
	margin:20px auto;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.res-nav_click:hover, .res-nav_click:active, .res-nav_click:focus {
	color: #9beecb !important;
}

.portfolioContainer{
	max-width: 1140px;
}


/* Animation Timers
---------------------------------*/
.delay-02s { 
	animation-delay: 0.2s; 
	-webkit-animation-delay: 0.2s; 
}
.delay-03s { 
	animation-delay: 0.3s; 
	-webkit-animation-delay: 0.3s; 
}
.delay-04s { 
	animation-delay: 0.4s; 
	-webkit-animation-delay: 0.4s; 
}

.delay-05s { 
	animation-delay: 0.5s; 
	-webkit-animation-delay: 0.5s; 
}
.delay-06s { 
	animation-delay: 0.6s; 
	-webkit-animation-delay: 0.6s; 
}

.delay-07s { 
	animation-delay: 0.7s; 
	-webkit-animation-delay: 0.7s; 
}
.delay-08s { 
	animation-delay: 0.8s; 
	-webkit-animation-delay: 0.8s; 
}

.delay-09s { 
	animation-delay: 0.9s; 
	-webkit-animation-delay: 0.9s; 
}
.delay-1s { 
	animation-delay: 1s; 
	-webkit-animation-delay: 1s; 
}
.delay-12s { 
	animation-delay: 1.2s; 
	-webkit-animation-delay: 1.2s; 
}




/* IE */
.oldie #wrapper, .oldie #noise { display: none !important; }

/* MEDIA QUERIES */

@media screen and (max-width: 1920px) { 
 #div-nuvem-central { position: absolute; left:51%; margin-left:-330px; top: 20%; }
 #div-logo-cliente { position: absolute; left:50%; margin-left:-130px; top: 30%;}
 #fire { position: fixed; left: 7.5%; top: 54%;}
 #logo-eggly { position: fixed; left: 47%; bottom: 0;}
}

@media screen and (max-width: 1000px) { 
  #intro-bg { display: none; }
  #nuvem-1  { display: none; }
  #div-nuvem-central { position: absolute; left:51%; margin-left:-300px; top: 15%;}
  #div-logo-cliente { position: absolute; left:50%; margin-left:-100px; top: 25%;}
  #fire { position: fixed; left: 6.5%; width: 7%; top: 64%}
  #logo-eggly { position: fixed; left: 47%; width: 7%; bottom: 0;}
  #intro-bg2 { display: block; }
  #nuvem-2  { display: block; }
  
}

@media screen and (max-width: 500px) { 
  #intro-bg { display: none; }
  #nuvem-1  { display: none; }
  #div-nuvem-central { position: absolute; left:51%; margin-left:-300px; top: 15%;}
  #div-logo-cliente  { position: absolute; left:50%; margin-left:-100px; top: 25%;}
  #fire { position: fixed; left: 3%; width: 12%; top: 64%}
  #logo-eggly { position: fixed; left: 47%; width: 9%; bottom: 0;}
  #intro-bg2 { display: none; }
  #nuvem-2  { display: none; }
  #intro-bg-mobile { display: block; }
  #nuvem-mobile { display: block; width: 100%; } 
}

@media screen and (max-width: 480px) { 
  #fire { position: fixed; left: 0%; width: 12%; top: 65%}
  #div-nuvem-central { position: absolute; left:40%; margin-left:-140px; top: 15%; width:90%}
  #div-logo-cliente  { position: absolute; left:50%; margin-left:-70px; top: 25%; width:40%}
  #logo-eggly { position: fixed; left: 47%; width: 12%; bottom: 0;}
   #nuvem-mobile { width:100%; }
}

@media screen and (max-width: 320px) { 
  #div-nuvem-central { position: absolute; left:51%; margin-left:-120px; top: 20%; width:80%}
   #div-logo-cliente { position: absolute; left:50%; margin-left:-50px; top: 25%; width:40%}
}


@media screen and (min-aspect-ratio: 2/1) and (max-height: 650px) {
  .page-grid #main .column a span img { display: none;}
}

@media screen and (orientation:portrait) {
}
