

/* ===== Primary Styles ========================================================
   Author: Rubens Castro @ atua.ag
   ========================================================================== */

body {
  background:url(../img/bg-home.jpg) no-repeat center 30px #F2F0E3;
}

.chamadas-home {
	margin-top:-460px;
	overflow: hidden;
}



h1 {
	font-family: "KG";
	font-size:40px;
	color:#F89F32;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	margin:0px;
	margin-bottom: 5px;
}

.instagram-home {
	width:286px;
	float: left;
	overflow: hidden;
	margin-top:10px;
	height:296px;
}

h2 {
	font-family: "KG";
	font-size:27px;
	color:#12949F;
	width:150px;
}

.vejam {
	width:90px;
	margin-top:-54px;
	float:right;
	font-family: "KG";
	font-size:16px;
	color:#F06C25 !important;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}

.inst2 img {
	width:70px;
	float:left;
	margin:0px;
	margin-right:1px;
	margin-bottom:1px;
}

.inst2:hover img {
	transform: rotate(-2deg);
	-ms-transform: rotate(-2deg); /* IE 9 */
	-webkit-transform: rotate(-2deg); /* Safari and Chrome */
	-o-transform: rotate(-2deg); /* Opera */
	-moz-transform: rotate(-2deg); /* Firefox */
}

.youtube-home {
	margin-top:10px;
	width:286px;
	float: left;
	overflow: hidden;
	margin-left:40px;
}

.video-h {
	padding-bottom:10px;
	border-bottom:1px solid #D6D6D6;
	margin-top:-10px;
}

.video-h-thumb {
	float:left;
	margin-right:6px;
	width:100px;
	height:70px;
}

.video-h-thumb img {
	width:100px;
}

.video-h-titulo {
	font-size:15px;
	font-weight: bold;
	text-transform: uppercase;
	color:#79141C;
	font-family:'KG';
}

.video-h-mais {
	font-size:13px;
	font-family:'KG';
	color:#00765E;
	text-transform: uppercase;
	font-weight: bold;
	margin-top:-10px;
	display:none;
}

.video-h:hover img {
	transform: rotate(-1deg);
	-ms-transform: rotate(-1deg); /* IE 9 */
	-webkit-transform: rotate(-1deg); /* Safari and Chrome */
	-o-transform: rotate(-1deg); /* Opera */
	-moz-transform: rotate(-1deg); /* Firefox */
}

.video-h img, .inst2 img {
	border-radius:6px;
}

.linke {
	text-decoration: none;
	display:block;
}

.facebook-home {
	margin-top:10px;
	width:286px;
	float: right;
	overflow: hidden;
	margin-left:40px;
}

.fb-like-box {
	margin-top:-10px;
}

.newsletter {
	float:right;
	font-family:'KG';
	font-size:20px;
	margin-top:80px;
}

.newsletter a {
	text-decoration: none;
	color:#79131A;
	font-weight: bold;
}

.homee {
	width:100%;
	background:url(../img/bg_white.jpg) no-repeat bottom left;
	padding-bottom:100px;
}





/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}
