@font-face {
    font-family: 'Bebas Neue';
    src: url('../fonts/css/BebasNeue Regular.otf') /*Para os demais navegadores*/;
    font-weight: normal;
    font-style: normal;
}

h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
   font-family: 'Lato', sans-serif;
   font-size: 100%;
   background:#fff; 
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}


.banner{
   
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	

}
.header_top{
	padding-top:15em;
	text-align: center;
}
.header_top h1{
	color:#fff;
	margin-top:0em;
	font: italic 400 150px/150px "Lato", sans-serif;
	font-style:italic;
	letter-spacing: -0.025em;
}
.header_top h2{
	font: italic 400 100px/100px "Lato", sans-serif;
	letter-spacing: -0.025em;
	color:#fff;}
*/
.header_bottom{
	background:#2cb149;
	position: relative;
	
}
.header-home{
	background:#fff;
	z-index: 998;
	border: 1px solid #e4e4e4;
	border-top:none;
	border-left:none;
	border-right:none;
}
.logo{
	float: left;
	display: inline-block;
	margin-top:3px;
	padding: 1.2em 4em 1.9em;
	margin-left:9%;
}
span.secondary {
	margin-left: 4px;
	font: 900 12px/31px "Lato", sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.8em;
	color: #ffffff;
	display: block;
	margin-bottom: 2px;
}
span.main {
	color: #ffffff;
	display: block;
	font: 900 66px/31px "Lato", sans-serif;
	text-transform: uppercase;
	letter-spacing: -0.025em;
}
.top-nav{
	float: right;
	margin: 2.3em 6em 0 0;
}
.top-nav ul{
	padding: 0;
	margin: 0;
}
.top-nav ul li{
	display: inline-block;
}

.top-nav ul li.dife a {
font-weight: bold;
color:#026d91;
}

.top-nav ul li.dife a:hover {


}

.top-nav ul li a{
	color:#949494;
	font: 300 16px/25px Calibri;
	text-transform: uppercase;
	text-decoration: none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
	padding:9px 15px;
}
.top-nav ul li.active a, .top-nav ul li a:hover,#nav .current a{
	color:#037ba3;
	text-decoration: none;
	border: 1px solid #0b98da;
}
.border-side{
	position: absolute;
	border-right: 1px solid #FFF;
	height: 200px;
	top: 51%;
	right: 9%;
}
.fixed{
	position: fixed;
	border: 1px solid #e5e2e2;
	background:rgba(255,255,255,0.94);
	width:100%;
	padding:0;
	margin:0;
	top:0;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}

   .logo {
       width:122px;
       height:92px;
}
/* Transitions and class for reduced height */



/*----responsive-menu-start---*/
@media(max-width:768px){


.top-nav ul li{
	display:block;
	float:none;
	margin: 1.5em 0.7em;
	padding: 0 0;
	text-align: center;
}
.top-nav ul li a{
	color:#fff;
	border: none;
}
.top-nav ul{
	display:none;
	background:#125381;
	position:absolute;
	width:100%;
	z-index: 9999;
	left: 0%;
	margin: 0em 0em;
}

.top-nav span.menu{
content:url("../images/menu.png");
width: 100%;
position:relative;
padding: 1.1em 1em 0.5em;
text-align: right;
}

.top-nav ul li  span{
	display: none;
}
}


.grid_1{
 	padding:6em 0;
	background: url(../images/fundo.png);
	
}
.box_1{
 	text-align:center;
	
}
.box_1 h3{
 	color:#847f7f;
	font-weight:700;
	text-transform:uppercas;
	font-size:2.3em;
 }
.box_1 p{
	color:#847f7f;
	font: 300 18px/25px Lato, sans-serif;
	line-height:1.8em;
	margin-bottom:5em;
}
.feature {
	padding-left:120px;
	position: relative;
}
.feature i {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	width: 100px;
	height: 100px;
	line-height:101px;
	text-align: center;
	background: #045a87;
	font-size:3em;
	color:#fff;
}
.feature h4{
	color:#8b8989;
	font: 300 20px/25px Lato, sans-serif;
	text-transform:uppercase;
}
.feature p{
	color:#8a8c8d;
	font: 300 16px/25px Lato, sans-serif;
	line-height:1.8em;
}
.box_2{
	margin-bottom:3em;
	
} 
.feature:hover i{
    transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	color:#fff;

}
.desc a {
color:#aca9a9;
}

.desc2 a {
color:#aca9a9;
}

.desc3 a {
color:#aca9a9;
}

.more a {
color:#024c80;
}

.more2 a {
color:#02801d;
}

.more3 a {
color:#e19620;
}


.desc:hover .more a{
     color:#fff;
     transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	border: 1px solid #fff;
	padding:7px;
}

.desc2:hover .more2 a{
     color:#fff;
     transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	border: 1px solid #fff;
	padding:7px;
}

.desc3:hover .more3 a{
     color:#fff;
     transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	border: 1px solid #fff;
	padding:7px;
}

.feature:hover i, .desc3:hover .more a{
    transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;

}

.feature:hover i, .desc2:hover .more a{
    transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
	
}
.desc{
	padding:2em;
	background:#fff;
	text-align:center;
	border: 1px solid #c3c4c4;
	border-top:none;
}

.desc h4{
	color:#235070;
	font: 300 25px/25px Lato, sans-serif;
	text-transform:uppercase;
	margin-bottom: 20px;
}
.box_6:hover .desc h4, .box_6:hover .desc p{
	color:#fff;
}
.desc p{
	color: #999a9c;
	font: 300 16px/25px Lato, sans-serif;
	line-height: 1.5em;
	margin-bottom: 1em;
}
.box_6:hover .desc{
	background:#266592;
}

.desc3{
	padding:2em;
	background:#fff;
	text-align:center;
	border: 1px solid #c3c4c4;
	border-top:none;
}

.desc3 h4{
	color:#e07c06;
	font: 300 25px/25px Lato, sans-serif;
	text-transform:uppercase;
	margin-bottom: 20px;
}
.box_6:hover .desc3 h4, .box_6:hover .desc3 p{
	color:#fff;
}
.desc3 p{
	color: #999a9c;
	font: 300 16px/25px Lato, sans-serif;
	line-height: 1.5em;
	margin-bottom: 1em;
}
.box_6:hover .desc3{
	background:#d2520f;
}

.desc2{
	padding:2em;
	background:#fff;
	text-align:center;
	border: 1px solid #c3c4c4;
	border-top:none;
}

.desc2 h4{
	color:#06772b;
	font: 300 25px/25px Lato, sans-serif;
	text-transform:uppercase;
	margin-bottom: 20px;
}
.box_6:hover .desc2 h4, .box_6:hover .desc2 p{
	color:#fff;
}
.desc2 p{
	color: #999a9c;
	font: 300 16px/25px Lato, sans-serif;
	line-height: 1.5em;
	margin-bottom: 1em;
}
.box_6:hover .desc2{
	background:#048f31
}




.box_5{
	background:#f0f0f0;
	padding:5em 0;
	-webkit-transition: 0.8s;
	-moz-transition: 0.8s;
	-o-transition: 0.8s;
	transition: 0.8s;
}
.grid_2 h3{
	text-align:left;
	color:#717171;
	margin-top:3em;
	font-size:1em;
	margin-left:10%;
}
.grid_2{
	margin-bottom:0.6em;
	background: #fff;
}
.team{
	background: url(../images/banner1.png) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:420px;
	text-align: center;
	margin-top:5.8em;
	padding-top: 3em;
}
.team h3{
	color:#fff;
	margin-bottom:1.5em;
	text-transform:uppercase;
	font-weight:700;
	font-size:2.3em;
	
}
.img-wrapper a {
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	-o-border-radius: 200px;
	display: inline-block;
}
.img-wrapper a img {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 5px solid #22a63b;
	border-radius: 200px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	-o-border-radius: 200px;
	width: 104px;
	height: 104px;
}
.img-wrapper a:hover img {
	border-color:#ffde00;
}
.img-wrapper a + a {
	margin-left: 14px;
}
.team .blockquote1 {
	margin-top: 32px;
}
.blockquote1 .block_info {
	color: #fff;
	font: 300 18px/25px Lato, sans-serif;
}
.blockquote1 .heading {
	display: block;
	text-transform: uppercase;
	font-weight: 700;
	font: 300 20px/25px Lato, sans-serif;
	margin-bottom: 1em;
}
span.heading{
	font-size:1em;
}
.blockquote1 .author {
	display: block;
	font: 300 20px/25px Lato, sans-serif;
	margin-top: 15px;
	letter-spacing: 0;
}
.blockquote1 .author a{
	color:#fff;
}
.blockquote1 .author a:hover{
	text-decoration:none;
	color:#ffde00;
}
.students{
	background:#fff;
	padding:em 0;
}
.students h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 50px/25px Lato, sans-serif;
	text-align:center;
	margin-bottom:1.5em;
	margin-top:2.6em;
}
address {
	
	overflow: hidden;
	float: left;
	margin: 0 30px 0 0;
}
address img{
	width: 270px;
	height: 270px;
	-o-border-radius: 200px;
	-webkit-border-radius:200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
}
i.quote {
	color: #fff;
	font-weight: bold;
	font-size: 4em;
	padding: 25px 0 0 0;
	overflow: hidden;
}
.extra-wrap p{
	color:#fff;
	font: 300 18px/25px Lato, sans-serif;
	line-height:1.8em;
}
p.m_2{
	margin-top:1em;
}
p.m_2 a{
	font: 300 14px/25px Lato, sans-serif;
	color:#fff;
	font-weight:300;
}
p.m_2 a:hover{
	color:#ffde00;
	text-decoration:none;
}
/*--footer--*/
.footer{
	background: #272727;
	padding:8em 0;
}
ul.list1{
	padding:0;
	list-style:none;
}
ul.list1 h3{
	color:#fff;
	font: 300 25px/25px Lato, sans-serif;
	text-transform:uppercase;
	margin-bottom: 1em;
}
ul.list1 li a{
	color:#888;
	font: 300 16px/25px Lato, sans-serif;
	line-height:2.5em;
	text-transform:uppercase;
}
ul.list1 li a:hover{
	text-decoration:none;
	color:#ffde00;
}
ul.socials {
	padding: 0;
	list-style: none;
	margin-bottom: 1em;
}
ul.socials li {
	display: inline-block;
}
.socials li a i.fb {
	margin-right: 5px;
	height: 80px;
	width: 80px;
	display: inline-block;
	color: #fff;
	background: none;
	text-align: center;
	line-height:81px;
	font-size: 30px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	background: #4d53be;
}
.socials li a i.fb:hover, .socials li a i.tw:hover{
	background:#ffde00;
	color:#000;
}
.socials li a i.tw {
	margin-right: 5px;
	height: 80px;
	width: 80px;
	display: inline-block;
	color: #fff;
	background: none;
	text-align: center;
	line-height:81px;
	font-size: 30px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	background:#00aeef;
}
ul.list2{
	padding:0;
	list-style:none;
}
.phone {
	font: 300 25px/25px Lato, sans-serif;
	color:#ffde00;
	margin-bottom:20px;
}
ul.list2 li{
	color:#888;
	font-size:0.85em;
}
ul.list2 li a{
	color:#fff;
	font: 300 16px/25px Lato, sans-serif;
}
ul.list2 li a:hover{
	text-decoration:none;
	color:#ffde00;
}
.copy{
	text-align:center;
	padding:1em 0;
	background:#024768;
}
.copy p{
	font: 300 16px/25px Lato, sans-serif;
	color:#fff;
}
.copy p a{
	color:#06e4f8;
}
.copy p a:hover{
	color:#fff;
	text-decoration:none;
}
/*--about--*/
.header_about{
	background: url(../images/slide_marketing.png) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:250px;
	margin-top:93px;
	z-index:999;
}
.header_about1{
	background: url(../images/slide_gerenciamento.png) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:250px;
	margin-top:93px;
	z-index:999;
}
.header_about2{
	background: url(../images/slide_tecnologia.png) no-repeat center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	min-height:250px;
	margin-top:93px;
	z-index:999;
}
.box_3 p{
	color: #999;
	line-height: 1.8em;
	font: 300 16px/25px Lato, sans-serif;
}
.about_banner{
	margin-bottom:2em;
}
.grid_3{
	background: #2cb149;
	padding:8em 0;
}
.grid_3 h3{
	color:#fff;
	text-transform:uppercase;
	font: 300 50px/25px Lato, sans-serif;
	text-align:center;
	margin-bottom:2em;
}
.view {
  	overflow: hidden;
   	position: relative;
   	text-align: center;
   	cursor: default;
}
.view .mask,.view .content {
	 width:255px;
	 height:280px;
	 overflow: hidden;
	 position: absolute;
	 top: 0;
	 left: 0;
	 cursor: pointer;
}
.view img {
   display: block;
   position: relative;
}
.info {
   display: inline-block;
   text-decoration: none;
   margin-top:5em;
   color: #fff;
   text-transform: uppercase;
}
.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.about-grid h4{
	margin-top:2em;
}
.about-grid h4 a{
	color:#fff;
	font: 300 25px/25px Lato, sans-serif;
	text-transform:uppercase;
}
.about-grid h4 a:hover{
	text-decoration:none;
	color:#ffde00;
}
.about-grid p{
	color: #fff;
	font: 300 16px/25px Lato, sans-serif;
	line-height: 1.8em;
	font-weight: 300;
}
.advantages{
	padding:8em 0;
}
ul.service_grid{
	padding:0;
	list-style:none;
}
.about_box1{
	margin-bottom:3em;
}
h3.m_3{
	color:#000;
	text-align:center;
	font:300 35px/25px Lato, sans-serif;
	text-transform:uppercase;
	margin-bottom:2em;
}
ul.span_1{
	margin-bottom:2em;
}
ul.about_box{
	padding:0;
	list-style:none;
}
ul.about_box li.box_img{
	width:20%;
	float:left;
	margin-right:5%;
}
ul.about_box li.box_desc{
	overflow:hidden;
	color:#999;
	font: 300 16px/25px Lato, sans-serif;
	line-height:1.8em;
}
ul.about_box h4{
	margin-top:1em;
	color:#999;
	font: 300 16px/25px Lato, sans-serif;
	line-height:1.8em;
}
/*--services--*/
.grid_4 {
	padding:5em 0;
}
.about-grid h3{
	font: 300 25px/25px Lato, sans-serif;
	text-transform:uppercase;
	margin-top:1em;
}
.about-grid h3 a{
	color:#000;
}
.about-grid h3 a:hover{
	color:#2cb149;
	text-decoration:none;
}
p.service_desc{
	color:#999;
	font: 300 16px/25px Lato, sans-serif;
}
.service_box{
	margin-bottom:5em;
}
/*--blog--*/
.blog_box h3{
	font: 300 20px/25px Lato, sans-serif;	
	text-transform:uppercase;
	margin-top:1em;
}
.blog_box h3 a{
	color:#000;
}
.blog_box h3 a:hover{
	color:#2cb149;
	text-decoration:none;
}
.blog_box p{
	font: 300 16px/25px Lato, sans-serif;	
	color:#999;
	line-height:1.8em;
	margin-bottom: 2em;
}
.links{
	padding:0.5em 0;
}
.links ul{
	padding:0;
	list-style:none;
}
.links li{
	padding:0;
	list-style:none;
}
.links ul li {
	display: inline-block;
	margin-right: 20px;
	font: 300 16px/25px Lato, sans-serif;	
	color:#999;
}
i.blog-icon{
	color:#2cb149;
	margin-right: 10px;
}
/* Button 3d */
.btn1 {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 20px 40px;
	display: inline-block;
	margin: 15px 0 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	width: 34%;
}
.btn-8c:hover {
	-webkit-transform: rotateY(15deg);
	-moz-transform: rotateY(15deg);
	-ms-transform: rotateY(15deg);
	transform: rotateY(15deg);
	text-decoration:none;
	background:#0dcef8;
	color:#fff;
}
.btn1:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-8 {
	display: block;
	background:#045877;
	color:#fff;
	outline: 1px solid transparent;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.span2{
	margin-bottom:5em;
}
h1.blog_head{
     color:#8c8d8e;
	font-weight:700;
	text-transform:uppercase;
	font-size:2.3em;
	text-align:center;
	margin-bottom:1em;
	margin-top:1em;
}
.pagination{
	padding-left:15px;
	margin-top:5em;
}
.pagination ul{
	padding:0;
	list-style:none;
}
.pagination ul li {
	display: inline-block;
	margin-right: 8px;
}
.pagination ul li span.pagenav, .pagination ul li .span.border {
	border-color:#2cb149;
	background:#2cb149;
	color:#fff;
	text-shadow: none;
}
.pagination ul li .pagenav, .pagination ul li .border {
	font: 300 16px/25px Lato, sans-serif;
	text-transform: none;
	background: #ffffff;
	color: #c9c9c9;
	text-shadow: none;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: 1px solid #d3d3d3;
	box-shadow: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	padding:8px 15px;
}
.pagination ul li a.pagenav:hover, .pagination ul li a.border:hover {
	border-color:#ffde00;
	background:#ffde00;
	color:#000;
	text-shadow: none;
}
a.mask {
	text-decoration: none;
	overflow: hidden;
	display: block;
}
img.zoom-img:hover {
	-webkit-transform: scale(1.15);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 750ms;
	-moz-transform: scale(1.15);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 750ms;
	overflow: hidden;
}
img.zoom-img {
	-webkit-transform: scale(1, 1);
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
	-moz-transform: scale(1, 1);
	-moz-transition-timing-function: ease-out;
	-moz-transition-duration: 250ms;
}
/*--blog-single--*/
.comment {
	margin-top:4em;
}
.comment h2 {
	font: 300 30px/25px Lato, sans-serif;
	color:#000;
	text-transform: uppercase;
	margin-bottom: 2%;
}
ul.comment-list {
	border: 1px solid #EEE;
	padding: 20px;
	list-style:none;
}
ul.comment-list img {
	float: left;
	width: 7%;
	margin-right: 20px;
}
ul.comment-list .desc1 {
	float: left;
	width: 90%;
	margin: 0;
}
ul.comment-list .desc1 h5 a {
	color:#000;
	font: 300 22px/25px Lato, sans-serif;
}
ul.comment-list .desc1 h5 a:hover {
	text-decoration:none;
	color:#2cb149;
}
.extra {
	color: #4D606E;
	font: 300 16px/25px Lato, sans-serif;
	line-height: 1.8em;
	margin: 10px 0;
}
.desc1 p {
	color: #999;
	font: 300 16px/25px Lato, sans-serif;
	line-height: 1.8em;
}
.reply{
	margin-top:1em;
}
.reply a {
	color: #000;
	font: 300 16px/25px Lato, sans-serif;
	text-transform:uppercase;
}
.reply a:hover{
	text-decoration:none;
	color:#2cb149;
}
.comments-area {
	margin-top: 4em;
}
.comments-area h3 {
	font: 300 30px/25px Lato, sans-serif;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 2%;
}
.comments-area p {
	position: relative;
	padding: 8px 0;
	margin: 0;
}
.comments-area label {
	display: block;
	font: 300 16px/25px Lato, sans-serif;
}
.comments-area span {
	color: red;
	position: absolute;
	left: 8px;
	top: 42px;
}
.comments-area input[type="text"] {
	padding: 15px 15px;
	width: 55%;
	color: #999;
	font: 300 16px/25px Lato, sans-serif;
	border: 1px solid #eee;
	background: none;
	outline: none;
	display: block;
}
.comments-area textarea {
	padding:15px 15px;
	width: 70%;
	color: #999;
	font: 300 16px/25px Lato, sans-serif;
	outline: none;
	height: 150px;
	display: block;
	border: 1px solid #eee;
	background:none;
}
.comments-area input[type="submit"], .contact_right input[type="submit"]{
	-webkit-appearance: none;
	cursor: pointer;
	border: none;
	outline: none;
	background: none;
	text-transform: uppercase;
}
label.btn1.btn2.btn-8.btn-8c {
	width: 20%;
}
/*--sontact--*/
.contact {
	margin-top: 4em;
}
.map iframe{
	width:100%;
	min-height:400px;
	border:none;
}
.contact_left h3, .contact_right h3{
	padding: 0 0 0.8em 0;
	margin: 0;
	font: 300 30px/25px Lato, sans-serif;
	color:#000;
	text-transform:uppercase;
}
.contact_left p{
	font: 300 16px/25px Lato, sans-serif;
    color:#737070;
    line-height:1.8em;
}
.text-fild {
	width: 48%;
	margin-right: 4%;
	float: left;
}
.msg-fild{
	margin:2em 0;
}
.text-fild span, .msg-fild span, .message-fild span{
	font: 300 16px/25px Lato, sans-serif;
    color:#999;
}
.text-fild input[type="text"], .msg-fild input[type="text"], .message-fild textarea {
	padding: 0.8em;
	width: 100%;
	outline: none;
	color:#999;
	font: 300 16px/25px Lato, sans-serif;
	border: 1px solid #DAD8D8;
}
.message-fild textarea{
	height:150px;
	resize:none;
}
.text-fild:nth-child(2) {
	margin: 0;
}
a:hover, a:focus {
	text-decoration:none !important;
}
/*--responsive design--*/
@media (max-width:1024px){

.social-icons ul li {
display:none;
}

.header {
	min-height:550px;
}
.header_top {
	padding-top:10em;
}
.header_top h1 {
	font: italic 400 100px/100px "Lato", sans-serif;
}
.header_top h2 {
	font: italic 400 80px/80px "Lato", sans-serif;
}
.logo {
	padding: 0.5em 1em 1.7em;
}
.top-nav {
	margin: 2.3em 1em 0 0;
}
.box_1 h3, .grid_2 h3, .team h3, .students h3, .grid_3 h3{
	font: 300 40px/25px Lato, sans-serif;
	margin-bottom:1em;
}
.feature i {
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 2.5em;
}
.box_1 p {
	font: 300 16px/25px Lato, sans-serif;
	margin-bottom: 3em;
}
.grid_1, .students, .footer, .grid_3, .advantages, .grid_4 {
	padding: 5em 0;
}
.desc h4 {
	font: 300 20px/25px Lato, sans-serif;
	margin-bottom: 10px;
}
.desc p {
	font: 300 15px/25px Lato, sans-serif;
}
.desc{
	padding:1em;
}
.grid_2 {
	margin-bottom: 5em;

}
.blockquote1 .heading {
	font: 300 italic 16px/25px Lato, sans-serif;
}
.blockquote1 .block_info {
	font: 300 italic 16px/25px Lato, sans-serif;
}
.team {
	min-height: 520px;
	padding-top: 5em;
}
ul.list1 h3 {
	font: 300 20px/25px Lato, sans-serif;
}
ul.list1 li a {
	font: 300 14px/25px Lato, sans-serif;
}
.info{
	margin-top:4.5em;
}
.info img{
	width: 70%;
	margin: 0 auto;
}
.view .mask, .view .content {
	width: 206px;
	height: 217px;
}
h3.m_3 {
	margin-bottom: 1em;
}
.about-grid h3 {
	font: 300 20px/25px Lato, sans-serif;
}
.blog_box h3 {
	font: 300 16px/25px Lato, sans-serif;
}
.btn1 {
	padding: 14px 22px;
}
h1.blog_head {
	margin-bottom:1em;
}
label.btn1.btn2.btn-8.btn-8c {
	width:22%;
	text-align:center;
}
.header_about {
	min-height: 200px;
}
.header_about1 {
	min-height: 200px;
}
.header_about2 {
	min-height: 200px;
}
}
@media (max-width:768px){

.social-icons ul li {
display:none;
}

.header {
	min-height: 450px;
}	
.header_top h1 {
	font: italic 400 90px/90px "Lato", sans-serif;
}
.header_top h2 {
	font: italic 400 70px/70px "Lato", sans-serif;
}
.header_top {
	padding-top: 8em;
}
span.main {
	font: 900 50px/31px "Lato", sans-serif;
}
span.secondary {
	font: 900 10px/31px "Lato", sans-serif;
}
span.secondary {
	margin-left: 4px;
	font: 900 10px/31px "Lato", sans-serif;
}
.top-nav {
	margin: 1em 1em 0 0;
}
.top-nav ul {
	margin-top:20px;
}
.box_6{
	text-align:center;
	margin-bottom:2em;
}
.box_6 img{
	display:inline;
}
.desc {
	width: 53%;
	margin: 0 auto;
}
.grid_2 {
	margin-bottom: 2em;
}
.socials li a i.fb, .socials li a i.tw{
	margin-right: 5px;
	height: 60px;
	width: 60px;
	line-height: 65px;
	font-size: 20px;
}
.phone {
	font: 300 18px/25px Lato, sans-serif;
}
.box_1 h3, .grid_2 h3, .team h3, .students h3, .grid_3 h3 {
	font: 300 30px/25px Lato, sans-serif;
}
.info img {
	width: 45%;
	margin: 0 auto;
}
.about-grid h4 a {
	font: 300 18px/25px Lato, sans-serif;
}
.feature {
	margin-bottom: 3em;
}
.view .mask, .view .content {
	width: 150px;
	height: 158px;
}
.info {
	margin-top: 3.5em;
}
a.mask{
	text-align:center;
}
a.mask img{
	display:inline-block;
}
.blog_box {
	margin-bottom: 3em;
}
.btn1 {
	width:22%;
}
.pagination {
	padding-left: 15px;
	margin-top: 0;
}
label.btn1.btn2.btn-8.btn-8c {
	width: 28%;
}
.contact_left {
	margin-bottom: 3em;
}
h1.blog_head {
	font: 300 35px/25px Lato, sans-serif;
}
.grid_1{
	padding:5em 0 2em;
}
.extra-wrap {
	overflow: hidden;
}
}
@media (max-width:640px){
.social-icons ul li {
display:none;
}

.desc {
	width: 64%;
	margin: 0 auto;
}
ul.list1 {
	margin-bottom: 2em;
}
address {
	width: 34%;
}
.about-grids {
	text-align: center;
}
.view-first img {
	display: inline-block;
}
.view .mask, .view .content {
	width: 560px;
}
.about-grid {
	margin-bottom: 3em;
}
.grid_3{
	padding:5em 0 0;
}
.btn1 {
	width: 26%;
}
ul.comment-list img {
	width: 17%;
}
ul.comment-list .desc1 {
	width: 78%;
}
label.btn1.btn2.btn-8.btn-8c {
	width: 34%;
}
}
@media (max-width:480px){

.social-icons ul li {
display:none;
}

.header {
	min-height: 300px;
}
.header_top h1 {
	font: italic 400 60px/60px "Lato", sans-serif;
}
.header_top h2 {
	font: italic 400 40px/40px "Lato", sans-serif;
}
.header_top {
	padding-top: 6em;
}
span.main {
	font: 900 40px/31px "Lato", sans-serif;
}
.logo {
	padding: 0.5em 1em 1em;
}
.top-nav {
	margin: 0.6em 1em 0 0;
}
.desc {
	width: 89%;
}
.extra-wrap p {
	font: 300 16px/22px Lato, sans-serif;
}
.top-nav ul {
	margin-top: 16px;
}
.view .mask, .view .content {
	width: 420px;
}
h3.m_3 {
	font: 300 25px/25px Lato, sans-serif;
}
.feature h4 {
	font: 300 16px/16px Lato, sans-serif;
}
.service_box{
	margin-bottom:0;
}
.btn1 {
	width: 37%;
}
.comment h2, .comments-area h3{
	font: 300 22px/22px Lato, sans-serif;
}
ul.comment-list .desc1 {
	width: 76%;
}
.comments-area input[type="text"] {
	padding:10px;
	width: 75%;
}
.comments-area textarea {
	padding:10px;
	width: 90%;
}
label.btn1.btn2.btn-8.btn-8c {
	width: 47%;
}
.header_about {
	min-height: 150px;
}
.header_about1 {
	min-height: 150px;
}
.header_about2 {
	min-height: 150px;
}
}
@media (max-width:320px){

.social-icons ul li {
display:none;
}

.header {
	min-height: 200px;
}
.header_top h1 {
	font: italic 400 40px/40px "Lato", sans-serif;
}
.header_top h2 {
	font: italic 400 28px/28px "Lato", sans-serif;
}
.header_top {
	padding-top: 4em;
}
span.main {
	font: 900 30px/31px "Lato", sans-serif;
}
span.secondary {
	display: none;
}
.logo{
	padding:10px;
}
.top-nav {
	margin: 0;
}
.top-nav span.menu {
	padding: 10px 10px 0 0;
}
.top-nav ul {
	margin-top: 4px;
}
.top-nav ul li a {
	font: 300 14px/14px Lato, sans-serif;
}
.box_1 h3, .grid_2 h3, .team h3, .students h3, .grid_3 h3 {
	font: 300 22px/22px Lato, sans-serif;
}
.grid_1 {
	padding: 3em 0 1em;
}
.feature i {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 2em;
}
.feature {
	padding-left: 70px;
}
.feature p {
	font: 300 15px/22px Lato, sans-serif;
}
.box_2 {
	margin-bottom: 0em;
}
.desc {
	width:100%;
}
.img-wrapper a img {
	width: 75px;
	height: 75px;
}
.team {
	padding-top: 3em;
}
i.quote {
	font-size: 2em;
}
.extra-wrap {
	overflow: inherit;
}
.students{
	padding:3em 0;
}
.grid_3 {
	padding: 2em 0 0;
}
.view .mask, .view .content {
	width: 243px;
}
.about-grid h4 {
	margin-top: 1em;
}
.advantages, .footer, .grid_4{
	padding:3em 0;
}
h1.blog_head {
	font: 300 25px/25px Lato, sans-serif;
}
.btn1 {
	width: 51%;
	padding: 10px;
}
.span2 {
	margin-bottom: 0em;
}
.pagination ul li {
	line-height: 3em;
}
.comment {
	margin-top: 0;
}
ul.comment-list .desc1 h5 a {
	font: 300 16px/16px Lato, sans-serif;
}
.comment h2, .comments-area h3 {
	font: 300 19px/19px Lato, sans-serif;
}
ul.comment-list {
	padding: 10px;
}
ul.comment-list .desc1 {
	width: 100%;
	float: none;
}
.comments-area {
	margin-top: 3em;
}
label.btn1.btn2.btn-8.btn-8c {
	width: 60%;
	padding: 10px;
	font-size: 14px;
}
.map iframe {
	min-height:200px;
}
.contact_left h3, .contact_right h3 {
	font: 300 20px/20px Lato, sans-serif;
}
.contact {
	margin-top: 2em;
}
.text-fild {
	width: 100%;
	margin-right: 0;
	float: none;
}
}

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
  
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top:78%;
  left: 0;
  opacity: 0.6;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  width:52px;
  height: 52px;
  background: transparent url("../images/arrows.png") no-repeat left top;
  margin-top: 4%;
  display:none;
}
 .callbacks_nav:hover{
  	opacity: 0.3;
  }
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  left: 95.5%;
 }
 .callbacks_nav.prev {
	right: auto;
	background-position:left top;
	left: 91%;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
  
}
.rslides li{
  position: relative;
  display: block;
  float: left;
  
}
.rslides img {
  height: auto;
  border: 0;
  
  }
.callbacks_tabs{
  list-style: none;
  position: absolute;
  bottom: 11%;
  z-index: 999;
  left: 45%;
  padding: 0;
  margin: 0;
  display: block;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li{
  display: inline-block;
  margin: 0 .3em;
}
@media screen and (max-width: 600px) {
.social-icons ul li {
display:none;
}


  .callbacks_nav {
    top: 47%;
    }
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}



.banner.two {
  background: url(../images/banner2.jpg)no-repeat;
  min-height:240px;
  background-size:cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -webkit-background-size: cover;
}

#acessar {
margin-top:30px;
background: #0a98fc;
font-size:20px;
}

.clientes {
width:100%;
}

.progress_desc{
	float: left;
	color: #c9640b;
	margin:8px 15px;
	font-size:0.9em;
	text-transform: uppercase;
	font-weight:600;
	font-family: 'Source Sans Pro', sans-serif;
}
.percent{
	float: right;
	color: #4A5561;
	margin: 4px 10px 0;
	font-weight: 600;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:17px;
}
.title {
	margin:2em 0 1em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
}
.portfolio-section{
	background:#fff;
	margin-top:em;
}
.portfolio-section-head{

	position:relative;
}
.portfolio-section-head h3{
	color:#8c8d8e;
	font-weight:700;
	text-transform:uppercase;
	font-size:2.3em;
}
.portfolio-section-head p{
	color:#8c8d8e;
	font-weight:300;
	font-size:1.2em;
	margin-top: 1.35em;
	text-transform: uppercase;
}
.portfolio-section-head label {
	height: 3px;
	width: 7%;
	background: #8c8d8e;
	display: block;
	position: absolute;
	right: 47%;
	bottom: 52%;
	margin: -10px 0;
}
.project-name{
	border-bottom:1px solid #8c8d8e;
}
.project-name span{
	color: #8c8d8e;
	font-weight: 300;
	font-size: 15px;
	margin-bottom: 0.6em;
	text-transform: uppercase;
	display: block;
}
.portfolio-section-top-row {
	padding: 1em 0 4em 0;
}
.portfolio-section-top-row-left-grid {
	padding: 0;
}
.project-name h3{
	color:#8c8d8e;
	font-weight:700;
	font-size:1.5em;
	margin-bottom: 1em;
}
.project-description ul {
	margin: 0 0 14px 59px;
}
.project-description span{
	color: #8c8d8e;
	font-weight: 300;
	font-size: 15px;
	margin: 1em 0;
	display: block;
	text-transform: uppercase;
	font-weight:bold;
	
}
.project-description ul li{
	color:#8c8d8e;
}
.project-description ul li a{
	color:#8c8d8e;
	font-size:15px;
	font-weight:300;
	margin: 6px 0;
	list-style-type: disc;
}
.project-description p{
	color: #8c8d8e;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.8em;
	margin-bottom: 1.5em;
}
.project-description{
	border-bottom:1px solid #8c8d8e;
}
.address span{
	color: #8c8d8e;
	font-weight: 300;
	font-size: 15px;
	margin: 1em 0;
	display: block;
	text-transform: uppercase;
	font-weight:bold;
}

.address p{
	color: #8c8d8e;
	font-weight: 300;
	font-size: 15px;
	line-height: 1.8em;
	margin-bottom: 1.5em;
}

.address a {
color:#8c8d8e;
	margin: 0 0 1.5em 3em;
	display: block;
}

.tags span{
	color: #8c8d8e;
	font-weight: 300;
	font-size: 15px;
	margin: 1em 0;
	display: block;
	text-transform: uppercase;
}
.tags p{
	color:#8c8d8e;
	font-weight:300;
	font-size:14px;
}

.wmuSlider {
	position: relative;
	overflow: hidden;
}
.wmuSlider .wmuSliderWrapper article img {
	max-width: 100%;
	width: auto;
	height: auto;
	display:block;
}
/* Default Skin */
ul.wmuSliderPagination {
	padding:0;
	display: none;
}
.wmuSliderPagination a {
	display: block;
	text-indent: -9999px;
	width:15px;
	height:15px;
	background:#E8CBC8;
	border-radius:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.wmuSliderPagination a.wmuActive {
	background:#E8776B;
}
/* Default Skin */
.wmuGallery .wmuGalleryImage {
	margin-bottom: 10px;
}
.wmuSliderPrev, .wmuSliderNext {
	position: absolute;
	width:40px;
	height:50px;
	text-indent: -9999px;
	background: url(../images/img-sprite.png)no-repeat ;
	top:35%;
	z-index: 2;
	cursor: pointer;
}
.wmuSliderNext {
	background-position:-241px -3px;
	right: 0em;
	top: 211px;
}
.wmuSliderPrev {
	background-position:-198px -3px;
	left: 0em;
	top: 211px;
}
.portfolio-section-top-row-right-grid {
	padding-right: 0;
	padding-left: 30px;
}

/**/

.barra {
background: #025f7e;
padding:1.3em;

}

.top-bar-left h3 { 
margin-left:10%;
color:#fff;
font-size:0.7em;
font-family:Arial;
position:absolute;
margin-top:-6px;
font-weight:bold;
}

.top-bar-right a {
position:absolute;
left:54%;
}

.top-bar-right a p {
text-align:center;
margin-top:-7px;
font-size:12px;
color:#e7e6e6;
font-family:Segoe UI;
cursor:pointer;

}

.social-icons {
   float:right;
   margin-top:-17px;
   margin-right:250px;
   position:relative;
}

.social-icons ul li {
list-style-type: none;
display: inline-block;
margin-right:10px;
position:relative;
}

.social-icons ul li a img {
	width: 34px;
	height: 34px;
	
}
/**
.social-icons a i.icon1{
	background-position:1px 0px;
}
.social-icons a i.icon2{
	background-position:-36px 0px;
}
.social-icons a i.icon3{
	background-position:-72px 0px;
}
.social-icons a i.icon4{
	background-position:-109px 0px;
}*/

.news img {
width:48px;
height:43px;
position:absolute;
right:14px;
top:0;
border: 3px solid #fff;
border-top:none;
}

#esconder {
display:none;
}

.desc img {
margin-top:2px;
position:relative;
margin-bottom:4px;
}

#esconder2 {
display:none;
}

.desc2 img {
margin-top:2px;
position:relative;
margin-bottom:4px;
}

#esconder3 {
display:none;
}

.desc3 img {
margin-top:2px;
position:relative;
margin-bottom:4px;
}


.top-nav ul li.totvs a {
color:#50bcef;
font-family: Arial;
font-size:15px;
font-weight:bold;
}



.la-anim-1 {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 3px;
	background: #1b4caf;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	pointer-events: none;
}

.la-anim-1::after {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 100%;
	background: #1b4caf;
	box-shadow: 0 0 15px #1b4caf, 0 0 5px #1b4caf;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.2s, box-shadow 2s 4s;
	transition: opacity 0.2s, box-shadow 2s 4s;
	-webkit-transform: rotate(2deg) translateY(-2px);
	transform: rotate(2deg) translateY(-2px);
}

.la-anim-1.la-animate {
	z-index: 9999;
	opacity: 0;
	-webkit-transition: -webkit-transform 5s ease-in, opacity 1s 5s;
	transition: transform 5s ease-in, opacity 1s 5s;
	-webkit-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0);
}

.la-anim-1.la-animate::after {
	box-shadow: 0 0 3px #1b4caf, 0 0 1px #1b4caf;
	opacity: 1;
}

/**teste clientes**/

.hidden {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	pointer-events: none;
}

.projeto {
position:absolute;

}

.projeto h1 {
margin-top:7%;
color:#fff;
font-family: Bebas Neue;
font-size:2.5em;
font-weight: bold;
}

.projeto span {
color:#f5ae05;
}

.projeto span1 {
color:#07b8f2;
}
.projeto span2 {
color:#11f74d;
}

.projeto p {
color:#fff;
font-family: Calibri;
width:53%;
}

.content-container {  
   margin-top: 10px;  
   width: 100%; height: 100px;    
   background: rgba(255, 0, 0, .1);  
   text-align: center;  
}  
 
.nova {
position:relative;
margin-left:10%;
width:84%;
}
.lista li img {
width:147px;
height:93px;
margin-bottom:22px;
margin-right:22px;
}

.nova ul li {
display: inline-block;

}

@media screen and (max-width: 50em) {
	.codrops-header {
		padding: 3em 10% 4em;
	}
.social-icons ul li {
display:none;
}

.top-bar-left h3 {
font-size:0.4em;
}

.top-bar-right a p {
font-size:0.6em;
}

.logo img {
width:130px;
height:43px;
margin-top:1em;
}

.apre p {
font-size:1em;
}

.apre span {
font-size:0.5em;
}

.conheca p {
font-size:0.3em;
}

.conheca a img {
width:30px;
height:30px;
margin-top:5px;
}

}
@media screen and (max-width: 40em) {
	.codrops-header h1 {
		font-size: 2.4em;
		line-height: 1.2;
	}
}

