@charset "utf-8";
/* CSS Document */

* {margin: 0;padding: 0;border: 0;outline: 0;}

img, embed, object, video { height: auto; max-width: 100%;}

strong {font-weight: bold;}

body {transition: all 200ms; background-color:#f2f2f2;}

#container {max-width:1200px; height:auto; margin:0 auto; }


	h3 {
	font-family: 'Montserrat', sans-serif;
	font-size:26px;
	color: #177984;	
	font-weight: 300;
	text-align:center;
	margin: 0 auto;
	text-transform: uppercase;
}

	.line {
		width: 150px;
		height: 1px;
		background-color: #177984;
		margin-top: 10px;
		margin-bottom: 50px;
	}

	h4 {
	font-family: 'Lato', sans-serif;
	font-size:18px ;
	text-align:center ;
	font-weight: 400;
	color: #177984;
	margin-bottom: 2px;
}

	p {
	font-family: 'Lato', sans-serif;
	font-size:20px;
	color:#333;	
	font-weight: 300;
	text-align:left;
	line-height:150%;
}


#menu-mob {
	position: fixed;
	width: 40px;
	height: 40px;
	top: 10px;
	right: 20px;
	z-index:999;
	display: none;
}

	#menu-mob img {padding: 5px;}
	
#close {
	position: fixed;
	width: 40px;
	height: 40px;
	top: 10px;
	right: 20px;
	z-index:999;
	display: none;
}

	#close img {padding: 10px;}
		
#top {
	top: 0;
	position: fixed;
	width:100%;
	height: 80px;
	margin: 0 auto;
	background-color: #FFF !important;
	z-index: 999;
	 box-shadow: 0px 1px 5px 0px #666;
}

.logo {
	position:absolute;
	height: 80px;
	width: auto;
	top: 0px;
	left: 50px;
}

.logo-mob {	
	height: 80px;
	width: auto;
	display:none;
}

.top-mob {
	background-color: #fff;
	width: 100%;
	height: 90px;
	display: none;
	padding-top: 10px;
}

nav {
	margin: 0 auto;
	text-align:center;	
}

	nav ul {list-style: none;}
			
	nav ul li {display: inline; }
  
	nav ul li a { 
		font-family: 'Lato', sans-serif;
		font-size:13px;
		padding: 5px 17px;
		display: inline-block;
		text-decoration: none;
		color: #777;
		font-weight: 400;
		margin: 26px auto;
		text-transform: uppercase;
		transition: all 200ms;
	 }
	 
	nav ul li .active {color: #177984;}
	 
	nav ul li a:hover {color: #177984;}
	
	#nav-mob {display:none;}

	.medias {
		position:absolute;
		top: 25px;
		right: 50px;
		}

		.medias div, .medias img {float: left; cursor:pointer;}
		
		.medias #box {float: left; width: 40px; height:auto;}
	
		#face-over, #linkedin-over, #whats-over {display:none;}

.link-desk {display: block;}
.link-mob {display: none;}


#banner {
		width: 100%;
		height:auto;
		box-shadow: 0px 1px 50px 0px #666;
		padding: 250px 0px 170px;
		background-repeat:no-repeat;
		background-position: center;
		background-image:url(imagens/banner.jpeg);
		background-size:cover;
		position: relative;
		}

#banner p {
	color: #fff;
	text-align: center;
	font-weight: 400;
	text-shadow: 0px 0px 2px #666;

}
	#banner .p1 {font-size: 45px; letter-spacing: -0.5px;}
	#banner .p2 {font-size: 20px; font-weight: 300; margin-bottom: 70px;}

.btn {
	font-weight: normal!important;
	font-family: 'Lato', sans-serif !important;
	font-size:12px !important;
	text-align:center !important;
	padding: 12px 18px !important;
	color: #fff !important;
	text-decoration:none;
	transition: all .2s !important;
	background-color: #177984;
	font-weight: 400 !important;
}

.btn:hover {background-color: #E72229;}


#produtos {
	padding: 120px 0px;
	width: 100%;
}

	#produtos .box {
		float: left;
		width: 350px;
		margin: 25px;
	}

	#produtos .boximg {
		background-color: #fff;
		border-radius: 400px;
		border: 1px solid #177984;
		margin: 10px 55px;
	}

	#produtos p {
		font-size:16px; 
		color:#444;	
		font-weight: 300; 
		text-align:center;
		height: 30px;
	}

	#produtos .box:hover .boximg {border: 1px solid #E72229;}

	#produtos .box:hover h4 {color: #E72229;}

#sobre {
	padding: 120px 0px;
	width: 100%;
	background-repeat:no-repeat;
	background-position: center;
	background-image:url(imagens/bg-quem-somos.jpg);
	background-size: cover;
}

	#sobre h3 {color:#25A9B8;}

	#sobre p{color: #eee;}


#contato {
	padding: 100px 0px;
	width: 100%;
	height: auto;
	background-repeat:repeat;
	background-position: center;
	background-image:url(imagens/bg-contato.png);
}	


#contato .box {			
	width: 550px;
	height: auto;
	margin: 25px;
	float:left;
}

#contato img {float: left; margin-right:15px !important; margin-top: 10px;}

#contato .text {
	font-family: 'Lato', sans-serif;
	font-weight: 400;	
	font-size:18px;
	color:#777;	
	text-align:left;
	float: left;
	margin-top: 5px;
	line-height: 150%;
}

.text-mob {display: none;}

#contato a {color: #666; text-decoration: none;}

#contato a:hover {text-decoration: underline;}

	.map-500 {display: block; margin-left: 20px;}
	.map-full {display: none; margin: 20px;}	

#footer {
	width: 100%;
	height:auto;
	padding-bottom: 30px;
background: #092F33;
background: -moz-linear-gradient(left, #177984 0%, #092F33 100%);
background: -webkit-linear-gradient(left, #177984 0%,#092F33 100%);
background: linear-gradient(to right, #177984 0%,#092F33 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#177984', endColorstr='#092F33',GradientType=1 );

}

#footer p {
			 font-family: 'Montserrat', sans-serif;
			font-size: 15px;
			color: #fff;
			font-weight: 400;
			padding-top: 40px;
			padding-left:10px;
			padding-right: 10px;
			margin-bottom:-32px;	
			text-align:center;
}

#footer .ass{
			font-size: 12px;
			font-weight: 300;
			color: #ccc;
			margin: 0 auto;
			text-align:center;
			text-decoration: none;
}


.btn-whats {
	position: fixed;
	bottom: 10px;
	left:10px;
	border-radius: 20px;
	padding: 8px 10px;
	background-color: #26D34B;
	z-index: 997;
}

	.btn-whats img {width: 20px; margin-right: 7px; float: left;}

	.btn-whats span {
		font-family: 'Lato', sans-serif;
		font-size:13px ;
		text-align:left ;
		font-weight: 400;
		color: #fff;
		display: inline-block;
		margin-top: 2px;
	}