@charset "utf-8";

/* GERAIS //////////////////////////////////////////////////// */
*{margin:0; padding:0;}

*,
*:before,
*:after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body{
	background-color: #fff; 
	font:14px "calibri";
	border-top:solid 0px #f8f8f8;
}

li{list-style:none;}
input{outline:none;}
img{border:0;}

#main{position:relative;}
.wrapper{width:990px; margin:0 auto;}
header.wrapper{width:992px;}

a{text-decoration:none;}
a[href^="javascript:void(0);"],
.mdlBanners a[href^="javascript:void(0)"]{cursor:default !important;}

.pathPages a[href^="javascript:void(0);"]{
	cursor:default;
	color:#a8a8a8;
}

.pathPages a[href^="javascript:void(0);"]:hover{text-decoration:none;}

.content a{
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
.content a:hover{text-decoration:underline;}

.content strong{}

.seeAll{
	clear: both;
    color: #5b5b5b;
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin: 6px 0 10px auto;
    text-align: right;
    text-decoration: none;
    width: 142px;
	padding-top: 7px;
}
.seeAll:hover{text-decoration:underline;}


	/* Títulos --------------- */
	h1.home{display:none;}
	
	h1.titPage{font-size:25px;}

	h2.tit{
		font-size:18px;
		margin:0px 0px 5px 0px;
	}
	
	h3.subTit{
		font-size:15px;
		margin:0px 0px 5px 0px;
	}
	/* end: Títulos --------------- */
	
	
	/* Redes Sociais --------------------- */
	.socialMedia{
		display: block !important;
		float: right;
		margin-top:0px;
	}

	.socialMedia span{
		float: left;
		font-size: 12px;
		font-weight: bold;
		line-height: 21px;
		padding-right: 2px;
	}

	.socialMedia a{
		display:block;
		width:24px;
		height:24px;
		float:left;
		background-repeat:no-repeat;
		transition:0.3s;
		margin-right:5px;
	}
	.socialMedia a:hover{opacity:.7;}
	.socialMedia a:last-of-type{margin-right:0px !important;}
	
	.socialMedia .facebook{background-image:url(../../img/default/social/facebook.png);}
	.socialMedia .twitter{background-image:url(../../img/default/social/twitter.png);}
	.socialMedia .flickr{background-image:url(../../img/default/social/flickr.png);}
	.socialMedia .googleplus{background-image:url(../../img/default/social/googleplus.png);}
	.socialMedia .instagram{background-image:url(../../img/default/social/instagram.png);}
	.socialMedia .linkedin{background-image:url(../../img/default/social/linkedin.png);}
	.socialMedia .myspace{background-image:url(../../img/default/social/myspace.png);}
	.socialMedia .skype{background-image:url(../../img/default/social/skype.png);}
	.socialMedia .tumblr{background-image:url(../../img/default/social/tumblr.png);}
	.socialMedia .vimeo{background-image:url(../../img/default/social/vimeo.png);}
	.socialMedia .youtube{background-image:url(../../img/default/social/youtube.png);}
	.socialMedia .delicious{background-image:url(../../img/default/social/delicious.png);}
	.socialMedia .dribbble{background-image:url(../../img/default/social/dribbble.png);}
	.socialMedia .pinterest{background-image:url(../../img/default/social/pinterest.png);}
	/* end: Redes Sociais --------------------- */
	
	
	/* Telefones --------------------- */
	.listPhones span{
		display: block;
		float: left;
		font-size: 11px;
		height: 15px;
		line-height: 16px;
		width: 172px;
	}
	
	.listPhones span i{font-style:normal;}
	
	.listPhones span.whats,
	.listPhones span.fixo{
		background: rgba(0, 0, 0, 0) url("../../img/default/whatsMini.png") no-repeat scroll 0 3px;
		padding: 0 0 0 14px;
	}
	.listPhones span.fixo{background: rgba(0, 0, 0, 0) url("../../img/default/phone2.png") no-repeat scroll 0 2px;}
	
	.listPhones span:nth-of-type(2),
	.listPhones span:nth-of-type(4){margin-left:6px;}
	
	#numbersPhoneTop{
		background: rgba(0, 0, 0, 0) url("../../img/default/icPhoneTop.png") no-repeat scroll 0 center;
		display: block;
		float: left;
		font: bold 12px tahoma;
		margin:0;
		min-height: 33px;
		padding: 0 0 0 25px;
		width: 376px;
	}
	#numbersPhoneTop a,
	#numbersPhoneBottom a{display:none;}
	
	#numbersPhoneTop .title{display:none;}
	
	
	#numbersPhoneBottom{
		display:block;
		margin:2px 0 0;
	}
	
	#numbersPhoneBottom .fixo{background:none;}
	
	#numbersPhoneBottom .title,
	#infoFooter .email .title{
		background: rgba(0, 0, 0, 0) url("../../img/default/icPhone2.png") no-repeat scroll 0 0;
		margin-right: 0;
		overflow: hidden;
		text-indent: -300px;
		width: 19px;
		display:inline-block;
	}
	
	#infoFooter .email .title{
		background: rgba(0, 0, 0, 0) url("../../img/default/icMail.png") no-repeat scroll 0 2px;
		display: inline-block;
		float: left;
		height: 14px;
		margin-right: 4px;
		width: 20px;
	}
	
	#numbersPhoneBottom span:nth-of-type(2), 
	#numbersPhoneBottom span:nth-of-type(4){
		margin-left: 2px;
	}
	
	#numbersPhoneBottom span{
		display: inline-block;
		float: left;
		font-size: 13px;
		height: 15px;
		line-height: 16px;
		margin:0 10px 0 0;
		width:auto;
		color:#808080;
	}
	
	#numbersPhoneBottom span.fixo{padding:0 0 0 2px;}
	
	/* end: Telefones --------------------- */
	
	
.left{float:left; margin-bottom: 45px;}
.right{float:right; margin-bottom: 45px;}

.pathPages{
	color: #a8a8a8;
    font-size: 12px;
    padding: 0px 0 15px;
	clear:both;
}
.pathPages a{color: #8e8e8e;}
.pathPages a:hover{text-decoration:underline;}

br{clear:both;}

.infosMobile{display:none;}

#allContent{
	position:relative;
	z-index:2;
}

/* end: GERAIS //////////////////////////////////////////////////// */


/* TOPO //////////////////////////////////////////////////// */
header{
	display:block;
	position:relative;
	min-height:20px;
	height:139px;
}

header .logo{
	display:block;
	float:left;
	width:237px;
	height:72px;
	background:url(../../img/default/logo.png) no-repeat 0 0/cover;
	margin:0;
}

header .contentTop{
	background: #f8f8f8 none repeat scroll 0 0;
    border-bottom: 1px solid #f1f1f1;
    min-height: 40px;
    padding-top: 4px;
    width: 100%;
}

	/* Endereço ------------------------------------ */
	#addressTop{
		background: rgba(0, 0, 0, 0) url("../../img/default/icAddressTop.png") no-repeat scroll 0 center;
		display: block;
		float: left;
		font: bold 11px tahoma;
		margin: 0px 0 0 5px;
		padding: 0 0 0 20px;
		width: 378px;
		min-height:29px;
	}
	
	#addressTop .address,
	#addressTop .cep{margin-right:1px;}
	
	#addressTop span{display:inline-block;}
	
	#addressTop a:hover{text-decoration:underline;}
	/* Endereço ------------------------------------ */

/* end: TOPO //////////////////////////////////////////////////// */


/* MENUS //////////////////////////////////////////////////// */

	/** Menu Default ----------------------------------- */
	#navMenu{
		display:block;
		min-height:20px;
		clear:both;
		margin-top:13px;
	}
	
	#navMenu.fixed #mainMenu{padding:7px 0px 0px 0px;}

	#mainMenu{
		margin: 4px 0 0;
		padding: 0px;
		z-index: 999;
		display:block;
		float:right;
	}

	#mainMenu li{
		display: block;
		margin: 0px;
		padding: 0px;
		position: relative !important;
		float: left;
		vertical-align: bottom;
	}
	

	#mainMenu li a:link, 
	#mainMenu li a:visited, 
	#mainMenu li a:hover{
		display: block;
		margin: 0px;
		padding: 0px;
		white-space: nowrap;
	}
	
	#mainMenu li.parent > a .seta{
		background: url("../../img/default/down_arrow.png") no-repeat scroll 92% -2% rgba(0, 0, 0, 0);
		display: block;
		height: 10px;
		margin-top: -6px;
		position: absolute;
		right: 9px;
		top: 50%;
		width: 10px;
	}
	
	#mainMenu li.parent > a.active .seta{
		background: url("../../img/default/down_arrow.png") no-repeat scroll 92% 100% rgba(0, 0, 0, 0);
	}

	#mainMenu ul{
		display: none;
		margin: 0px;
		padding: 0px;
		position: absolute !important;
		height: auto;
		z-index:999;
	}
	
	#mainMenu ul li{
		float: none;
		margin: 0px;
		padding: 0px;
	}

	#mainMenu li a:link, 
	#mainMenu li a:visited{
		text-decoration: none;
		color: #575757;
		padding: 20px 15px 20px;
		border-radius:0px;
		font-size: 18px;
	}
	#mainMenu li a:hover, 
	#mainMenu li a.active{
		color: #fff;
		background: #f0f1f1; /* Old browsers */
		background: -moz-linear-gradient(top,  #8a8a8a 0%, #b6b4b4 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8a8a8a), color-stop(100%,#b6b4b4)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #8a8a8a 0%,#b6b4b4 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #8a8a8a 0%,#b6b4b4 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #8a8a8a 0%,#b6b4b4 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #8a8a8a 0%,#b6b4b4 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8a8a', endColorstr='#b6b4b4',GradientType=0 ); /* IE6-9 */
	}
	
	#mainMenu li.parent a{
		padding:20px 27px 20px 15px;
		position:relative;
	}
	
		/* Sub Menu --- */
		#mainMenu ul{}
		
		#mainMenu ul li{
			height: 30px;
			background-color: #cdcdcd;
			border-bottom: 1px solid #bebebe;
		}
		
		#mainMenu ul li.parent > a .seta,
		#mainMenu ul li.parent > a.active .seta{
			background: url("../../img/default/right_arrow.png") no-repeat 95% 50%;
			right:7px;
		}
		
		#mainMenu ul li a:link, 
		#mainMenu ul li a:visited{
			border-left: medium none;
			font-size: 15px;
			height: 30px;
			line-height: 22px;
			padding: 0 30px 0 12px;
			border-top:solid 4px transparent;
		}
		
		#mainMenu ul li a:hover, 
		#mainMenu ul li a.active{
			background: #6e6e6e !important;
			color: #fff;
		}
		/* // Sub Menu --- */
		
	/** end: Menu Default ----------------------------------- */



	/** Menu Default Fixo ----------------------------------- */
	.fixed{
		position: fixed;
		top: 0px;
		left: 0;
		width: 100% !important;
		-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2);
		-webkit-box-shadow: 0px 0px 16px 2px rgba(0,0,0,0.2);
		box-shadow: 0px 0px 16px 2px rgba(0,0,0,0.2);
		background:rgba(255, 255, 255, 0.97);;
		margin-top:0px !important;
		z-index:999;
		height: 76px !important;
	}
	
	#navMenu.fixed #mainMenu{
		margin:0px auto 0;
		float:right;
		height:54px;
		background:none;
		border:0px;
		box-shadow:none;
	}
	
	.fixed #mainMenu ul li{height:30px !important;}
	
	#navMenu.fixed .logo{
		background-size: cover !important;
		display: block !important;
		height: 54px;
		margin: 0;
		width: 172px;
	}
	
	#navMenu.fixed #mainMenu ul li a{
		border-left: medium none;
		font-size: 15px;
		height: 30px;
		line-height: 22px !important;
		padding: 0 30px 0 12px;
		color:#62656c;
	}
	
	.fixed #mainMenu ul li.parent > a .seta,
	.fixed #mainMenu ul li.parent > a.active .seta{background: url("../../img/default/right_arrow.png") no-repeat 95% 50%;}
	
	.fixed #mainMenu li.parent > a .seta{
		background: rgba(0, 0, 0, 0) url("../../img/default/down_arrow.png") no-repeat scroll 92% -2%;
		height: 13px;
	}
	
	.fixed #mainMenu li.parent > a.active .seta,
	.fixed #mainMenu li.parent > a:hover .seta{
		background: rgba(0, 0, 0, 0) url("../../img/default/down_arrow.png") no-repeat scroll 92% 101%;
	}
	
	.fixed .wrapper{
		margin:0px auto 0;
		padding:10px 0px 0px 0px;
	}
	
	.fixed #mainMenu > li > a:link, 
	.fixed #mainMenu > li > a:visited{
		padding: 9px 15px;
	}
	
	.fixed #mainMenu > li.parent > a:link, 
	.fixed #mainMenu > li.parent > a:visited{padding:9px 27px 9px 15px;}
	
	.fixed #mainMenu > li > a:link{color:#575757;}
	
	.fixed #mainMenu > li > a:hover,
	.fixed #mainMenu > li > a.active{color:#fff;}
	
	.fixed #mainMenu > li > ul li a:link{color:#575757;}
	
	.fixed #mainMenu > li > ul li a:hover,
	.fixed #mainMenu > li > ul li a.active{color:#fff;}
	/** end: Menu Default Fixo ----------------------------------- */



	/** Menu Mobile ----------------------------------- */
	nav:not(.mm-menu){display: none;}
	
	.mm-menu{position: fixed !important;}
	
	.mm-menu > .mm-panel{background:url(../../img/default/bgMenuMobile.jpg) repeat-y #fff !important;}
	
	.mm-listview > li:not(.mm-divider)::after{border-bottom-width:0px !important;}
	.mm-listview .mm-next::before{border-left-width: 0 !important;}
	
	.mm-listview > li a{
		border-bottom: 1px solid #f5f5f5 !important;
		color: #696969 !important;
		font: bold 16px calibri !important;
		margin-left: 18px !important;
		padding-left: 7px !important;
	}
	
	html.mm-opened body {
		overflow: hidden;
		/*position: fixed !important;
		width: 100% !important;*/
	}
	
	.menuMobile{
		/*background:rgba(237, 237, 237, 0.96) none repeat scroll 0 0;*/
		/*border-bottom: 1px solid #e3e3e3;*/
		box-shadow: -1px 4px 5px -5px rgba(0, 0, 0, 0.8);
		box-sizing: border-box;
		color: #fff;
		display: none;
		font-size: 16px;
		font-weight: bold;
		height: 60px;
		padding: 0 5px 0px;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 999;
		transition:0.3s;
	}
	
	.open{height:125px !important;}
	
	.menuMobile .iAtivo{
		/*background-color:rgba(82, 82, 82, 0.1) !important;*/
		border-radius:3px;
	}
	
	#mm-blocker{background:rgba(3, 2, 1, 0.6) url("../../img/default/icCloseMobile.png") no-repeat scroll right 0 !important;}
	
	.mm-menu {
		/*background: rgba(255, 255, 255, 0.88) none repeat scroll 0 0 !important;*/
		border-color: rgba(0, 0, 0, 0.1) !important;
		color: rgba(0, 0, 0, 0.5) !important;
		box-shadow: 5px 0 20px rgba(0, 0, 0, 0.3);
		
		background: -moz-linear-gradient(top,  #fcfcfc 0%, #fcfcfc 100%) !important; /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#fcfcfc)) !important; /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #fcfcfc 0%,#fcfcfc 100%) !important; /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #fcfcfc 0%,#fcfcfc 100%) !important; /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #fcfcfc 0%,#fcfcfc 100%) !important; /* IE10+ */
		background: linear-gradient(to bottom,  #fcfcfc 0%,#fcfcfc 100%) !important; /* W3C */
	}
	
	
	.mm-listview{font-size:17px !important;}
	
	.mm-menu .mm-listview > li .mm-next::after, 
	.mm-menu .mm-listview > li .mm-arrow::after{border-color: rgba(0, 0, 0, 0.4) !important;}
	
	.mm-menu .mm-navbar .mm-btn::before, 
	.mm-menu .mm-navbar .mm-btn::after{border-color: rgba(255, 255, 255, 1) !important;}
	
	.mm-menu em.mm-counter{color: rgba(0, 0, 0, 0.5) !important;}
	.mm-menu.mm-pageshadow::after{box-shadow: 0 0 10px rgba(0, 0, 0, 0.6) !important;}
	
	.mm-menu .mm-navbar > *, 
	.mm-menu .mm-navbar a{
		color: rgba(255, 255, 255, 1) !important;
		font:bold 18px calibri !important;
		letter-spacing: -1px;
		padding: 15px 0 !important;
	}
	
	.mm-menu > .mm-panel.mm-hasnavbar{padding-top: 50px !important;}
	
	.mm-prev::before{top:10px !important;}
	.mm-navbar{height: 50px !important;}
	
	.menuMobile > a{
		border-radius: 0;
		display: block;
		float: right;
		height: 37px;
		position: relative;
		width: 47px;
		margin-top: 12px;
	}
	
	.menuMobile .mMenu{background: transparent url("../../img/default/mobile.png") no-repeat scroll center center;}
	
	.menuMobile .mLogo{
		background:url("../../../multimidia/mLogo.png") no-repeat;
		width:132px;
		height:41px;
		float:left;
	}
	
	.menuMobile .mLock{
		background: rgba(0, 0, 0, 0) url("../../img/default/lockMobile.png") no-repeat scroll center center;
		width: 31px;
		margin-right:5px;
	}
	
	.menuMobile .mSearch{
		background: rgba(0, 0, 0, 0) url("../../img/default/lupaMobile.png") no-repeat scroll center center;
		width: 31px;
		margin-right:5px;
	}
	
	/* Telefones -------- */
	.menuMobile .mPhone{
		background: rgba(0, 0, 0, 0) url("../../img/default/phoneMobile.png") no-repeat scroll center center;
		width: 31px;
		margin-right:5px;
	}
	
	.menuMobile #mPhone a{
		/*color: #9d9d9d;*/
		display: block;
		float: left;
		font: bold 13.5px/25px calibri;
		height: 26px;
		margin: 0 0 5px;
		width: 172px;
	}
	
	.menuMobile .fontM a{
		background-position: 4px 6px !important;
		font-size: 15px !important;
		margin: 11px 0 3px !important;
		padding-left: 25px !important;
	}
	.menuMobile .fontM a span{background-position: right center;}
	
	.menuMobile .fontM a.fixo{
		background-position: 18% 6px !important;
		text-align: center !important;
	}
	
	.menuMobile #mPhone a:nth-of-type(2),
	.menuMobile #mPhone a:nth-of-type(4){float:right;}
	
	
	.menuMobile #mPhone .fixo{
		background: rgba(0, 0, 0, 0) url("../../img/default/phone.png") no-repeat scroll 4px 4px;
		overflow: hidden;
		padding: 0 0 2px 22px;
	}
	
	.menuMobile #mPhone .whatsapp{
		background: rgba(0, 0, 0, 0) url("../../img/default/whats.png") no-repeat scroll 0 3px;
		padding: 0 0 0 22px;
	}
	
	.menuMobile #mPhone .vivo span{
		background: rgba(0, 0, 0, 0) url("../../img/default/vivo.png") no-repeat scroll right -1px;
		padding-right: 41px;
	}
	
	.menuMobile #mPhone .tim span{
		background: rgba(0, 0, 0, 0) url("../../img/default/tim.png") no-repeat scroll right 3px;
		padding-right: 31px;
	}
	
	.menuMobile #mPhone .oi span{
		background: rgba(0, 0, 0, 0) url("../../img/default/oi.png") no-repeat scroll right -1px;
		padding-right: 21px;
	}
	
	.menuMobile #mPhone .claro span{
		background: rgba(0, 0, 0, 0) url("../../img/default/claro.png") no-repeat scroll right 1px;
		padding-right: 39px;
	}
	/* end: Telefones -------- */
	
	
	/* Busca -------- */
	.menuMobile #mSearch input[type="text"]{
		border: 1px solid #d7d7d7;
		border-radius: 6px;
		box-shadow: -1px 3px 5px 0 rgba(50, 50, 50, 0.12) inset;
		color: #919191;
		display: block;
		float: left;
		font-style: italic;
		margin-top: 11px;
		padding: 10px;
		width: 292px;
		height:47px;
		font-size:15px;
	}
	
	.menuMobile #mSearch input[type="text"]:hover,
	.menuMobile #mSearch input[type="text"]:focus{
		box-shadow:-1px 3px 5px 0 rgba(50, 50, 50, 0.18) inset;
		border:solid 1px #cacaca;
	}
	
	.menuMobile #mSearch button{
		border-radius: 6px;
		cursor: pointer;
		display: block;
		float: right;
		height: 47px;
		margin: 11px 0 0 0px;
		width: 54px;
	}
	/* end: Busca -------- */
	
	
	/* Área Restrita -------- */
	.menuMobile #mLock #fRestricted{margin-bottom: 0;}
	
	.menuMobile #mLock input[type="text"],
	.menuMobile #mLock input[type="password"]{
		border: 1px solid #ffffff;
		border-radius: 6px;
		box-shadow: -1px 3px 5px 0 rgba(50, 50, 50, 0.09) inset;
		color: #919191;
		display: block;
		float: left;
		font-size: 17px;
		font-style: italic;
		margin-top: 11px;
		padding: 10px;
		width: 38.7%;
		height:47px;
	}
	
	.menuMobile #mLock input[type="text"]{margin-right:5px;}
	
	.menuMobile #mLock input[type="text"]:focus{
		box-shadow:-1px 3px 5px 0 rgba(50, 50, 50, 0.18) inset;
		border:solid 1px #cacaca;
	}
	
	.menuMobile #mLock button{
		/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a0a0', endColorstr='#626262',GradientType=0 ); /* IE6-9 */
		border-radius: 6px;
		cursor: pointer;
		display: block;
		float: right;
		font-size: 17px;
		height: 47px;
		margin:11px 0px 0px 0px;
		width: 69px;
		color:#fff;
		font-weight:bold;
	}
	/* end: Área Restrita -------- */
	
	.menuMobile #mPhone,
	.menuMobile #mSearch,
	.menuMobile #mLock{
		display:none;
		opacity:0;
		overflow:hidden;
		height:61px;
		margin-top: 7px;
	}
	
	/** // Menu Mobile ----------------------------------- */

/* end: MENUS //////////////////////////////////////////////////// */



/* ANIMAÇÕES //////////////////////////////////////////////////// */

	/* Full ----------------- */
	#fullAnimation{
		position:relative;
		width:100%;
		background-color:#f8f8f8;
		height:350px;
	}
	/* end: Full ----------------- */
	
	
	/* Normal ----------------- */
	#mainAnimation{
		width:990px;
		height:356px;
		background-color:#f8f8f8;
		margin:0 auto 0px;
		border:solid 1px #dcdcdc;
		overflow:hidden;
		position:relative;
		z-index:0;
	}
	
	#mainAnimation img{
		width:990px !important;
		height:356px !important;
	}
	
	#mainAnimation .owl-wrapper-outer{
		overflow:hidden;
		height:355px;
	}
	
	#mainAnimation .owl-buttons{display:none;}
	
	#mainAnimation .owl-pagination{
		float: right;
		margin-top: -36px;
		position: relative;
		z-index: 998;
		border-right: 6px solid transparent;
	}
	
	#mainAnimation .owl-pagination .owl-page span{
		background:#fff !important;
		margin:4px 5px !important;
	}
	#mainAnimation .owl-pagination .active span{background:#a3140d !important;}
	
	#mainAnimation .item .textItem{
		color: #fff;
		display: block;
		font-size: 17px;
		left: 50%;
		margin-left: -476px;
		position: absolute;
		top: 107px;
		width: 952px;
		z-index: 999;
	}
	
	.internalPage #mainAnimation,
	.internalPage .brAnimation{display:none !important;}
	
	/* end: Normal ------------------ */
	
/* end: ANIMAÇÕES //////////////////////////////////////////////////// */



/* HOME //////////////////////////////////////////////////// */
	
	/* Modelo Texto ----------------- */
	.mdlTextHome{
		width:100%;
		min-height:20px;
		margin-bottom:20px;
	}
	.mdlTextHome .content{text-align:justify;}
	/* end: Modelo Texto ----------------- */
	
	
	/* Modelo Produtos / Serviços ----------------- */
	.mdlProdServicesHome{
		width:100%;
		min-height:20px;
	}
	
	.mdlProdServicesHome ul li{
		float: left;
		height: 201px;
		list-style: outside none none;
		width: 191px;
	}
		
	.mdlProdServicesHome ul li a{
		display:block;
		border: 1px solid #f4f4f4;
		background: #f6f6f6; /* Old browsers */
		background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 100%); /* W3C */
		padding:10px;
		width:100%;
		height:100%;
		position:relative;
		border-radius:7px;
	}
	.mdlProdServicesHome ul li a:hover{
		text-decoration:none;
		background:#faf8f8;
		border-color:#f4f3f3;
	}
	
	.mdlProdServicesHome ul li a img{
		display:block;
		margin:0 auto 5px;
		height:54px;
		width:auto;
	}
	
	.mdlProdServicesHome ul li a .name{
		color:#a8a8a8;
		font-style:italic;
		font-size:18px;
		display:block;
		width:100%;
		text-align:center;
		margin-bottom:5px;
	}
	
	.mdlProdServicesHome ul li a .about{
		color: #8d8d8d;
		display: block;
		font: 11px verdana;
		height: 69px;
		overflow: hidden;
		text-align: justify;
		margin: 0 auto;
		width: 91%;
	}
	
	.mdlProdServicesHome ul li a .more{
		background: rgba(0, 0, 0, 0) url("../../img/default/doubleArrow.png") no-repeat scroll 0 7px;
		bottom: 6px;
		color: #565859;
		display: block;
		font-size: 16px;
		font-style: italic;
		font-weight: bold;
		padding-left: 9px;
		position: absolute;
		right: 10px;
	}
		
		/* Lista ------------- */
		.products .divProducts,
		.services .divServices{display:block !important;}
		
		.products .divServices,
		.listP .divServices,
		.listS .divProducts,
		.products .divProducts .onlyLinks,
		.services .divProducts,
		.products .divServices .onlyLinks{display:none !important;}
		
		.listP,.listS{margin-bottom:30px;}
		
		.listP .divProducts .onlyLinks,
		.listS .divServices .onlyLinks{display:block !important;}
		
		.listP .complete,
		.listS .complete{display:none !important;}
		
		.listP .divProducts .onlyLinks .tit,
		.listS .divServices .onlyLinks .tit{}
		
		.listP .divProducts .onlyLinks .subTit,
		.listS .divServices .onlyLinks .subTit{}
		
		.listP .divProducts .onlyLinks .links li,
		.listS .divServices .onlyLinks .links li{
			float: none !important;
			height: auto !important;
			list-style: outside none none !important;
			width: 100% !important;
			margin:0 0 4px !important;
		}
		
		.listP .divProducts .onlyLinks .links li a,
		.listS .divServices .onlyLinks .links li a{
			background:url(../../img/default/doubleArrow.png) no-repeat 0px center !important;
			border: 0px solid #f4f4f4 !important;
			display: inline !important;
			height:auto !important;
			padding: 0px 0px 0px 10px !important;
			position: relative !important;
			width: 100% !important;
			color:#737373 !important;
			font-size: 15px;
			font-weight: bold;
			transition: color 0.3s ease 0s;
		}
		
		.listP .divProducts .onlyLinks .links li a:hover,
		.listS .divServices .onlyLinks .links li a:hover{
			color:#9b9b9b !important;
		}
		/* end: Lista ------------- */
	
	/* end: Modelo Produtos / Serviços ----------------- */
	
	
	
	/* Destaque Eventos ----------------- */
	.mdlEventsHome{
		width:100%;
		min-height:20px;
		margin-bottom:15px;
	}
	
	.mdlEventsHome .textEvent{
		border-radius: 8px;
		display: block;
		float: left;
		height: 200px;
		margin: 6px 0;
		overflow: hidden;
		padding: 0;
		position: relative;
		width: 100%;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		transition: 0.3s;
	}
	.mdlEventsHome .textEvent:nth-of-type(2){
		margin-bottom:0px;
		float:right;
	}
	
	.mdlEventsHome .imgEvent,
	.mdlEventsHome .detailsEvent{
		display:block;
		position:absolute;
		z-index:0;
		border-radius:8px;
	}
	.mdlEventsHome .detailsEvent{
		z-index:1;
		bottom:0px;
		background:rgba(0,0,0,0.7);
		width:100%;
		height:58px;
		padding:12px 13px 0;
		border-radius:0px 0px 8px 8px;
	}
	
	.mdlEventsHome .imgEvent{width:100%;}
	
	.mdlEventsHome .date{
		display:block;
		width:144px;
		height:33px;
		float:left;
		margin-right:10px;
		position:relative;
		background:url(../../img/default/bgDate.png) no-repeat right center;
	}
	
	.mdlEventsHome .date .day,
	.mdlEventsHome .date .mounth,
	.mdlEventsHome .date .year{
		display:block;
		font:bold 38px Tahoma, Geneva, sans-serif;
		color:#fff;
		position:absolute;
	}
	
	.mdlEventsHome .date .day{line-height: 30px;}
	
	.mdlEventsHome .date .mounth,
	.mdlEventsHome .date .year{
		font-size: 15px;
		left: 51px;
		top: -2px;
	}
	
	.mdlEventsHome .date .mounth .number{display:none;}
	
	.mdlEventsHome .date .year{
		bottom:0px;
		top:auto;
		font-size:14px;
	}
	
	.mdlEventsHome .textEvent .content{
		color:#424242;
		float:left;
		width:84%;
		line-height:16px;
		text-align:justify;
	}
	.mdlEventsHome .textEvent .content strong{
		color: #fff;
		display: block;
		font-size: 20px;
		height: 38px;
		margin-bottom: 3px;
		overflow: hidden;
		padding-left: 7px;
	}
	
	.mdlEventsHome .textEvent .content strong .typeEvent{
		display: block;
		font-size: 15px;
		margin: -3px 0 4px;
	}
	.mdlEventsHome .textEvent .content strong .nameEvent{display:block;}
	
	
	.mdlEventsHome .textEvent:hover .day,
	.mdlEventsHome .textEvent:hover .mounth,
	.mdlEventsHome .textEvent:hover .year,
	.mdlEventsHome .textEvent:hover .nameEvent{color:#ccc;}
	
	/* end: Destaque Eventos ----------------- */
	
	
	
	/* Destaque Depoimentos ------------------------ */
	.mdlTestimonialsHome{
		height: auto;
		margin-bottom: 20px;
	}
	
	.mdlTestimonialsHome .bgTestimonialsHome{
		background: #f0f0f0 none no-repeat scroll 8px 5px;
		border: 1px solid #f5f5f5;
		border-radius: 8px;
		padding: 12px 12px 7px;
		width: 100%;
	}
	
	.mdlTestimonialsHome .bgTestimonialsHome .content{
		background: rgba(0, 0, 0, 0) url("../../img/default/frase.png") no-repeat scroll 0 -2px;
		margin: 5px 0 20px;
		padding: 6px 9px 0 7px;
	}
	.mdlTestimonialsHome .bgTestimonialsHome .content:nth-of-type(2){margin:5px 0 0px;}
	
	.mdlTestimonialsHome img{display:none}
	
	.mdlTestimonialsHome h2.tit{
		border:0px;
		background:none;
		margin:-1px 0 0 7px !important
	}
	.mdlTestimonialsHome .tit span{border:0px;}
	
	.mdlTestimonialsHome .seeAll{
		background: rgba(0, 0, 0, 0) url("../../img/default/bgDp.png") no-repeat scroll 14px 0;
		margin: -1px 4px 10px auto;
		width: 98%;
		padding-top:5px;
	}
	/* end: Destaque Depoimentos ------------------------ */
	
	
	
	/* Destaque Notícias ------------------------ */
	.mdlNewsHome{width:100%;}
	
	.mdlNewsHome img{display:none;}
	
	.mdlNewsHome .date{
		color: #838383;
		font:bold 11px tahoma;
	}
	
	.mdlNewsHome .titNews{font:bold 15px calibri;}
	
	.mdlNewsHome .content{
		display:block;
		font-weight: normal;
		font-size: 14px;
		line-height:14px;
	}
	
	.mdlNewsHome .news{
		border-radius: 5px;
		display: block;
		margin-bottom: 13px;
		padding: 7px 15px 10px 8px;
	}
	
	.mdlNewsHome .news:hover{background:#f9f9f9 url("../../img/default/doubleArrow.png") no-repeat scroll 98% center;}
	
	.mdlNewsHome article:last-of-type .news{margin-bottom:0px;}
	/* end: Destaque Notícias ------------------------ */
	
	
	/* Destaques ------------------------ */
	.mdlHighlightsHome{
		width:100%;
		height:auto;
	}
	
	.mdlHighlightsHome a{
		display:block;
		float:left;
		width:222px;
		height:396px;
		overflow:hidden;
		position:relative;
		margin-left:21px;
	}
	
	.mdlHighlightsHome a *{transition:0.5s;}
	
	.mdlHighlightsHome a .content{
		background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
		display: block;
		height: 278px;
		opacity: 0;
		overflow: hidden;
		padding: 5px;
		position: absolute;
		top: 20px;
		width: 100%;
	}
	
	.mdlHighlightsHome a .content .desc{
		color: #fff;
		display: block;
		font-size: 16px;
		line-height: 20px;
		text-align: center;
		width: 100%;
		padding-top: 6px;
	}
	
	.mdlHighlightsHome a .tit{
		border:solid 1px transparent;
		border-top: 5px solid #3f74b2;
		color: #3f74b2;
		display: block;
		height: 118px;
		padding-top: 50px;
		position: absolute;
		text-align: center;
		width: 100%;
		z-index: 10;
		bottom:0px;
	}
	
	.mdlHighlightsHome a .tit .icon{
		border-radius: 50%;
		display: block;
		height: 72px;
		left: 50%;
		margin-left: -31px;
		position: absolute;
		top: -37px;
		width: 72px;
	}
	
	.mdlHighlightsHome a.h01 .tit .icon{background:#3f74b2 url(../../img/icCel.png) no-repeat center;}
	.mdlHighlightsHome a.h02 .tit .icon{background:#3f74b2 url(../../img/icHost.png) no-repeat center;}
	.mdlHighlightsHome a.h03 .tit .icon{background:#3f74b2 url(../../img/icModernizacao.png) no-repeat center;}
	.mdlHighlightsHome a.h04 .tit .icon{background:#3f74b2 url(../../img/icPort.png) no-repeat center;}
	
	
	.mdlHighlightsHome a .top img{
		height: 239px;
		width: 100%;
	}
	
	.mdlHighlightsHome a:nth-of-type(1){margin-left:0px;}
	
	
	/* Ativo */
	.mdlHighlightsHome a.hActive .tit{
		border-color:#e7edf5;
		border-top-color:#7aafe0 !important;
		background:#f0f5f7;
		color:#4f84c2;
	}
	
	.mdlHighlightsHome a.hActive .content{
		opacity:1;
		top:0px;
	}
	
	.mdlHighlightsHome a.hActive .tit .icon{
		background-color:#7aafe0; 
		border-top-color:#7aafe0;
	}
	/* end: Destaques ------------------------ */
	
	
	/* Destaque Fotos ------------------------ */
	.mdlPhotoHome{float:none;}
	
	.mdlPhotoHome .base{
		border:solid 1px #c4c4c4;
		background:#CCC;
		border-radius:6px;
		padding:10px;
	}
	
	.mdlPhotoHome .listPhotosHome{margin-top:5px;} 
	
	.mdlPhotoHome .listPhotosHome li{
		float: left;
		height: auto;
		margin-right: 3px;
		width: 67px;
	}
	.mdlPhotoHome .listPhotosHome li:last-of-type{margin-right:0px;}
	
	.mdlPhotoHome .listPhotosHome li img{
		width:100%;
		border-radius:5px;
	}
	
	.mdlPhotoHome .listPhotosHome li a{transition:0.3s;}
	.mdlPhotoHome .listPhotosHome li a:hover{opacity:0.7;}
	/* end: Destaque Fotos ------------------------ */
	
	
	/* Destaque Imóveis -------------------------- */
	.mdlRealEstateHome{
		width:100%;
		margin-bottom:30px;
	}
	
	.mdlRealEstateHome .content{
		display:block;
		margin-bottom:10px;
	}
	
	.mdlRealEstateHome a{
		border-radius: 6px;
		display: block;
		float: left;
		height: 140px;
		margin-right: 10px;
		overflow: hidden;
		position: relative;
		width: 181px;
	}
	
	.mdlRealEstateHome a:last-of-type{margin-right:0px;}
	
	.mdlRealEstateHome a .name,
	.mdlRealEstateHome a .localization{
		font:bold 13px Tahoma, Geneva, sans-serif;
		display:block;
		color:#767676;
		margin-bottom:3px;
	}
	
	.mdlRealEstateHome a .localization{
		font-size:11px;
		margin-bottom:4px;
	}
	
	.mdlRealEstateHome a .price{
		border-radius: 6px;
		box-shadow: -2px 0 24px -3px rgba(0, 0, 0, 0.0) inset;
		display: block;
		height: 104px;
		overflow: hidden;
		position: absolute;
		bottom: 0;
		width: 100%;
		z-index: 888;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		transition: 0.3s;
	}
	.mdlRealEstateHome a .price:hover{box-shadow: -2px 0 24px -3px rgba(0, 0, 0, 0) inset;}
	
	.firefox .mdlRealEstateHome a .price{height:100px;}
	
	.mdlRealEstateHome a .price span{
		background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
		bottom: 0;
		color: #fff;
		display: block;
		font-family: Tahoma,Geneva,sans-serif;
		font-size: 14px;
		font-weight: bold;
		height: 30px;
		padding: 5px 5px 0 0;
		position: absolute;
		text-align: right;
		width: 100%
	}
	
	.mdlRealEstateHome a .imgRealEstate{
		width:100%;
		border-radius:6px;
		display:block;
	}
	/* end: Destaque Imóveis ----------------------- */
	
	
/* end: HOME //////////////////////////////////////////////////// */



/* COLUNA ESQUERDA //////////////////////////////////////////////////// */
aside{width:100%;}

	/* Busca ----------------------- */
	.mdlSearch{margin-bottom:20px;}
	
	.mdlSearch input[type="text"]{
		border:solid 1px #d7d7d7;
		border-radius:4px 0px 0px 4px;
		padding:10px;
		-webkit-box-shadow: -1px 3px 5px 0 rgba(50, 50, 50, 0.12) inset;
		-moz-box-shadow:    -1px 3px 5px 0 rgba(50, 50, 50, 0.12) inset;
		box-shadow:         -1px 3px 5px 0 rgba(50, 50, 50, 0.12) inset;
		color:#919191;
		font-style:italic;
		display:block;
		float:left;
		width:80%;
	}
	.mdlSearch input[type="text"]:hover,
	.mdlSearch input[type="text"]:focus{
		-webkit-box-shadow: -1px 3px 5px 0 rgba(50, 50, 50, 0.18) inset;
		-moz-box-shadow:    -1px 3px 5px 0 rgba(50, 50, 50, 0.18) inset;
		box-shadow:         -1px 3px 5px 0 rgba(50, 50, 50, 0.18) inset;
		border:solid 1px #cacaca;
	}
	
	.chrome .mdlSearch input[type="text"]{width:160px;}
	
	.mdlSearch button{
		background: url(../../img/default/lupa.png) no-repeat center #a0a0a0; /* Old browsers */
		background: url(../../img/default/lupa.png) no-repeat center, -moz-linear-gradient(top,  #a0a0a0 0%, #626262 100%); /* FF3.6+ */
		background: url(../../img/default/lupa.png) no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a0a0a0), color-stop(100%,#626262)); /* Chrome,Safari4+ */
		background: url(../../img/default/lupa.png) no-repeat center, -webkit-linear-gradient(top,  #a0a0a0 0%,#626262 100%); /* Chrome10+,Safari5.1+ */
		background: url(../../img/default/lupa.png) no-repeat center, -o-linear-gradient(top,  #a0a0a0 0%,#626262 100%); /* Opera 11.10+ */
		background: url(../../img/default/lupa.png) no-repeat center, -ms-linear-gradient(top,  #a0a0a0 0%,#626262 100%); /* IE10+ */
		background: url(../../img/default/lupa.png) no-repeat center, linear-gradient(to bottom,  #a0a0a0 0%,#626262 100%); /* W3C */
		/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a0a0', endColorstr='#626262',GradientType=0 ); /* IE6-9 */
		border: 1px solid #626262;
		box-shadow:1px 1px 3px 0 rgba(255, 255, 255, 0.5) inset;
		border-radius: 0px 4px 4px 0px;
		cursor: pointer;
		display: block;
		float: left;
		height: 39px;
		margin-left: -1px;
		width: 20%;
	}
	.chrome .mdlSearch button{margin:0px 0px 0px -5px;}
	
	.mdlSearch button:hover{
		background: url(../../img/default/lupa.png) no-repeat center #9a9a9a; /* Old browsers */
		background: url(../../img/default/lupa.png) no-repeat center, -moz-linear-gradient(top,  #9a9a9a 0%, #5b5b5b 100%); /* FF3.6+ */
		background: url(../../img/default/lupa.png) no-repeat center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9a9a9a), color-stop(100%,#5b5b5b)); /* Chrome,Safari4+ */
		background: url(../../img/default/lupa.png) no-repeat center, -webkit-linear-gradient(top,  #9a9a9a 0%,#5b5b5b 100%); /* Chrome10+,Safari5.1+ */
		background: url(../../img/default/lupa.png) no-repeat center, -o-linear-gradient(top,  #9a9a9a 0%,#5b5b5b 100%); /* Opera 11.10+ */
		background: url(../../img/default/lupa.png) no-repeat center, -ms-linear-gradient(top,  #9a9a9a 0%,#5b5b5b 100%); /* IE10+ */
		background: url(../../img/default/lupa.png) no-repeat center, linear-gradient(to bottom,  #9a9a9a 0%,#5b5b5b 100%); /* W3C */
		/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a0a0', endColorstr='#626262',GradientType=0 ); /* IE6-9 */
		border: 1px solid #5b5b5b;
	}
	
	.chrome .mdlSearch button,
	.ie11 .mdlSearch button,
	.ie10 .mdlSearch button,
	.ie9 .mdlSearch button,
	.ie8 .mdlSearch button{height:37px;}
	/* end: Busca ----------------------- */
	
	
	
	/* Área Restrita -------------------------- */
	.mdlRestricted{
		height:150px;
		margin-bottom:20px;
		overflow:hidden;
	}
	
	#fRestricted{margin-bottom:30px;}
	
	.mdlRestricted label{
		display: block;
		margin-bottom: 5px;
		clear:both;
	}
	
	.mdlRestricted label span{
		display:block;
		float:left;
		width:37px;
		height:33px;
		background:url(../../img/default/icUser.png) center no-repeat #dddddd;
		border:solid 1px #d9d9d9;
		border-right:0px;
		border-radius:5px 0px 0px 5px;
		text-indent:-200px;
		overflow:hidden;
		box-shadow:1px 1px 3px 0 rgba(193, 193, 193, 0.3) inset;
	}
	.mdlRestricted label:nth-of-type(2) span{background:url(../../img/default/icLock.png) center no-repeat #dddddd;}
	
	.mdlRestricted label input[type="text"],
	.mdlRestricted label input[type="password"]{
		display:block;
		float:left;
		width:163px;
		height:33px;
		background:#e9e9e9;
		border:solid 1px #dbdbdb;
		border-left:0px;
		border-radius:0px 5px 5px 0px;
		padding:0px 10px;
		color:#a1a1a3;
		font-size:15px;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		transition: 0.3s;
	}
	
	.mdlRestricted label input[type="text"]:hover,
	.mdlRestricted label input[type="password"]:hover{background:#eeeeee;}
	
	.mdlRestricted label input[type="text"]:focus,
	.mdlRestricted label input[type="password"]:focus{background:#f8f8f8;}
	
	.mdlRestricted .forgot{
		display:block;
		float:left;
		color:#686868;
		font:bold 9px/31px verdana;
	}
	.mdlRestricted .forgot:hover{text-decoration:underline;}
	.mdlRestricted .linkOpen{text-decoration:underline;color:#c9c9c9;}
	
	.mdlRestricted .btn{
		float:right;
		width:78px;
		height:35px;
		background: #a0a0a0; /* Old browsers */
		background: -moz-linear-gradient(top,  #a0a0a0 0%, #626262 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a0a0a0), color-stop(100%,#626262)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #a0a0a0 0%,#626262 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #a0a0a0 0%,#626262 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #a0a0a0 0%,#626262 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #a0a0a0 0%,#626262 100%); /* W3C */
		/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a0a0', endColorstr='#626262',GradientType=0 ); /* IE6-9 */
		border: 1px solid #626262;
		box-shadow:1px 1px 3px 0 rgba(255, 255, 255, 0.5) inset;
		border-radius: 4px;
		cursor: pointer;
		display: block;
		color:#fff;
		text-transform:uppercase;
		font:bold 13px verdana;
	}
	.mdlRestricted .btn:hover{
		float:right;
		width:78px;
		height:35px;
		background: #8e8e8e; /* Old browsers */
		background: -moz-linear-gradient(top,  #8e8e8e 0%, #505050 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8e8e8e), color-stop(100%,#505050)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #8e8e8e 0%,#505050 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #8e8e8e 0%,#505050 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #8e8e8e 0%,#505050 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #8e8e8e 0%,#505050 100%); /* W3C */
		/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0a0a0', endColorstr='#626262',GradientType=0 ); /* IE6-9 */
		border: 1px solid #505050;
	}
	
	
	.mdlRestricted #fForgot{
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		transition: 0.3s;
		opacity:0;
	}
	.mdlRestricted #fForgot span{background:url(../../img/default/icmail.png) center no-repeat #dddddd;}
	
	.mdlRestricted #fForgot input[type="text"]{margin-bottom:5px;}
	
	.mdlRestricted #fForgot i{
		display: block;
		font-size: 12px;
		font-style: normal;
		line-height: 13px;
		margin-bottom: 3px;
	}
	
	.mdlRestricted #fForgot .btn{
		clear:both;
		float:none;
		margin:6px 0px 0px auto;
		font-size:11px;
		width:67px;
		height:31px;
	}
	
	.mdlRestricted label.error{
		clear: both;
		color: red;
		display: block;
		float: none;
		font-size: 13px;
		height: 15px;
	}
	/* end: Área Restrita -------------------------- */
	
	
	/* Banners -------------------------- */
	.mdlBanners img{
		display:block;
		margin-bottom:20px;
		width:100%;
		height:auto;
	}
	
	.mdlBanners .groupBanners{
		display:block;
		margin:0px 0px 12px;
	}
	
	.mdlBanners .groupBanners img{margin-bottom:10px;}
	.mdlBanners h2{margin-top:23px;}
	/* end: Banners -------------------------- */
	
	
	/* Newsletter -------------------------- */
	.mdlNewsletter{position:relative;}
	
	.mdlNewsletter input[type="text"]{
		background: #f2f2f2 none repeat scroll 0 0;
		border: 0 none;
		border-radius: 5px 0 0 5px;
		color: #4c4c4c;
		display: block;
		float: left;
		font-family: verdana;
		font-size: 10px;
		height: 39px;
		padding: 5px 5px 5px 8px;
		width: 80%;
	}
	
	.mdlNewsletter label.error{
		position:absolute;
		top:75px;
		display:block;
		color:#ed0000;
	}
	
	.mdlNewsletter button{
		background: none repeat scroll 0 0 #4c4c4c;
		border: 0 none;
		border-radius: 0 5px 5px 0;
		box-shadow: 1px 1px 3px 0 rgba(255, 255, 255, 0.5) inset;
		color: #fff;
		display: block;
		float: right;
		font: bold 9px Verdana,Geneva,sans-serif;
		height: 39px;
		margin: -1px 1px 0 -2px;
		width: 20%;
		cursor:pointer;
	}
	.mdlNewsletter button:hover{background: none repeat scroll 0 0 #5a5a5a;}
	/* end: Newsletter -------------------------- */

/* end: COLUNA ESQUERDA //////////////////////////////////////////////////// */


/* Modelo Texto Institucional //////////////////////////////////////////////////// */
.mdlText .content br{clear:none;}
/* end: Modelo Texto Institucional //////////////////////////////////////////////////// */



/* Modelo Formulário //////////////////////////////////////////////////// */
.mdlForm{
	margin:30px 0px;
	display:inline-block;
}

.mdlForm fieldset{border:0px; margin-bottom:0px;/* margin-bottom:25px;*/}

.mdlForm legend{
	color: #5b5b5b;
    display: block;
    font: bold 17px Tahoma,Geneva,sans-serif;
    margin-bottom: 8px;
}

.mdlForm label{
	display:block;
	clear:both;
	margin-bottom:10px;
	position:relative;
	float:left;
}

.mdlForm label span,
.mdlForm .checkbox span,
.mdlForm .radioButton span{
	display: block;
    float: left;
    max-width: 275px;
    padding:10px 10px 0 0;
}

.mdlForm .tpPhrase br{display:none;}
.mdlForm .tpPhrase span{
	margin-bottom: 10px;
    max-width: 100%;
    width: 100% !important;
	padding:0;
}

.mdlForm label input[type='text'],
.mdlForm label select,
.mdlForm label textarea{
	border: 1px solid #ebebeb;
    border-radius: 3px;
    box-shadow: 0 2px 5px rgba(241, 241, 241, 0.7) inset;
    color: #979797;
    height: 40px;
    padding: 5px;
	outline:none;
}
.mdlForm label input[type='text']:hover,
.mdlForm label select:hover,
.mdlForm label textarea:hover{border:solid 1px #d8d8d8;}

.mdlForm label input[type='text']:focus,
.mdlForm label select:focus,
.mdlForm label textarea:focus{
	border:solid 1px #d8d8d8;
	box-shadow: 0 2px 5px rgba(241, 241, 241, 0.9);
}


.mdlForm .tpText input[type='text']{width:420px;}
.mdlForm .tpEmail input[type='text']{width:380px;}
.mdlForm .tpOnlyNumber input[type='text']{width:100px;}

.mdlForm .tpPhone input[type='text'],
.mdlForm .tpRG input[type='text'],
.mdlForm .tpCPF input[type='text']{width:113px;}

.mdlForm .tpDate input[type='text']{
	text-align: center;
    width: 90px;
}
.mdlForm .tpSelect select{width:auto;}
.mdlForm .tpSelect select option{padding:0px 15px 0px 0px;}

.mdlForm .checkbox,
.mdlForm .radioButton{margin:20px 0px; clear:both;}

.mdlForm .checkbox span,
.mdlForm .checkbox .opt,
.mdlForm .radioButton span,
.mdlForm .radioButton .opt{
	float:left;
}

.mdlForm .checkbox .opt input[type='checkbox'],
.mdlForm .checkbox .opt span,
.mdlForm .radioButton .opt input[type='radio'],
.mdlForm .radioButton .opt span{
	float:left;
}
.mdlForm .checkbox .opt input[type='checkbox'],
.mdlForm .radioButton .opt input[type='radio']{margin:12px 5px 0px 0px;}

.mdlForm .checkbox .opt label,
.mdlForm .radioButton .opt label{margin-bottom:0px;}


.mdlForm .tpFile{margin-bottom:10px;}
.mdlForm .tpFile input[type="file"]{
    height: 34px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 352px;
}
.mdlForm .tpFile .fakeupload{
	float:left;
	width:258px;
}
.mdlForm .tpFile span:nth-of-type(2){
	background: #c4c4c4 none repeat scroll 0 0;
    border: 1px solid #b6b6b6;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 33px;
    line-height: 16px;
    margin: 0 0 8px 10px;
    padding: 8px 5px 5px;
    text-align: center;
    width: 84px;
}
.mdlForm .tpFile span:nth-of-type(2):hover{
	background: none repeat scroll 0 0 #b4b4b4;
    border: 1px solid #a6a6a6;
}

.mdlForm .tpTextarea textarea{height: 80px; width: 420px;}

.mdlForm button,
.mdlForm submit{
	background: #f0f1f1; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #c9cdd0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#c9cdd0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#c9cdd0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4f4f4 0%,#c9cdd0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#c9cdd0 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f4f4f4 0%,#c9cdd0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#c9cdd0',GradientType=0 ); /* IE6-9 */
	border: 1px solid #c9cdd0;
    border-radius: 5px;
    box-shadow: 1px 1px 3px 0 rgba(255, 255, 255, 0.5) inset;
    color: #787878;
    cursor: pointer;
    display: block;
    float: none;
    font-size: 13px;
    font-weight: bold;
    height: 53px;
    margin: 0px 0 20px auto;
    padding:0px 30px;
}
.mdlForm button:hover,
.mdlForm submit:hover{
	background: #f0f1f1; /* Old browsers */
	background: -moz-linear-gradient(top,  #e9e9e9 0%, #bcbcbc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#bcbcbc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e9e9e9 0%,#bcbcbc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e9e9e9 0%,#bcbcbc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e9e9e9 0%,#bcbcbc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e9e9e9 0%,#bcbcbc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#bcbcbc',GradientType=0 ); /* IE6-9 */
	border: 1px solid #bcbcbc;
}

.mdlForm .divFRMerros span{
    color: #e0453c;
    display: inline !important;
    float: none;
    font-size: 12px;
    padding: 0 4px 0 0;
}

/* end: Modelo Formulário //////////////////////////////////////////////////// */



/* Resultado de Busca //////////////////////////////////////////////////// */
#searchList{
	margin: 15px 0 0;
    position: relative;
}

#searchList li{margin-bottom:12px;}

#searchList a{
	background: rgba(240, 240, 240, 0) url("../../img/default/arrow1.png") no-repeat scroll 6px 25px;
    border-radius: 5px;
    display: block;
    padding: 6px 3px 6px 15px;
	transition:0.3s;
}
#searchList a:hover{background-color: rgba(240, 240, 240, 0.5);}

#searchList a strong{
	color: #6c6c6c;
    display: block;
    font-size: 17px;
    height: 18px;
}

#searchList a time{
	color: #9b9b9b;
    display: block;
    font-size: 12px;
    height: 12px;
}

#searchList a em,
#searchList a em strong{
	display:block;
	color:#7a7a7a;
	display:inline;
	font-size:13px;
	font-style:normal;
}

#searchList a em strong{
	color: #575757;
    font-size: 15px;
}

#searchList a .link{
	color: #b0b0b0;
    display: block;
    font-size: 12px;
}

/* end: Resultado de Busca //////////////////////////////////////////////////// */



/* Calendário  --------------------------------------------- */
.calendario{}
.calendario span{
	display: block;
    float: left;
    font-weight: bold;
    line-height: 18px;
    margin-right: 7px;
}

.calendario input[type="text"]{
	float: left !important;
    margin: -3px 7px 0 0 !important;
    width: 88px !important;
	height:24px !important;
}

#ui-datepicker-div{
	background:none !important;
	background-color:#fff !important;
	border:solid 1px #CCCCCC !important;
}

#ui-datepicker-div .ui-datepicker-calendar th span{
    border: 0 none;
    font-weight: bold;
    text-align: center;
	font-size:10px !important;
}

.ui-datepicker th{
    border: 0 none !important;
    font-weight: bold !important;
    padding: 0.4em 0.3em !important;
    text-align: center !important;
}

.ui-datepicker .ui-datepicker-title{
	color: #FFFFFF;
    font: bold 13px/20px arial !important;
    margin: 0 2.3em !important;
    text-align: center !important;
	padding-top: 2px;
}

.ui-widget-header{
    background: none repeat scroll 0 0 #CBD6E1 !important;
    border: 1px solid #BEC9D4 !important;
    color: #4274B2 !important;
    font-weight: bold !important;
	font-size:14px;
	line-height: 20px !important;
}

.ui-widget-header .ui-icon-circle-triangle-w{
	background: url("../../img/default/ui-icons_ffffff_256x240.png") no-repeat -80px -194px !important;
	border:solid 1px transparent !important;
}

.ui-widget-header .ui-icon-circle-triangle-e{
	background: url("../../img/default/ui-icons_ffffff_256x240.png") no-repeat -48px -194px !important;
	border:solid 1px transparent !important;
}


.ui-widget-header .ui-datepicker-prev-hover,
.ui-widget-header .ui-datepicker-next-hover{
	background:none !important; 
	background-color:rgba(255,255,255,0.2) !important;
	border:solid 1px transparent !important;
}


#ui-datepicker-div .ui-datepicker-header{height:29px !important;}

#ui-datepicker-div .ui-datepicker-title span{}

#ui-datepicker-div .ui-state-default, 
#ui-datepicker-div .ui-widget-content .ui-state-default, 
#ui-datepicker-div .ui-widget-header .ui-state-default{
    background: none repeat scroll 0 0 #FFFFFF !important;
    border: 1px solid #D9E1E4 !important;
    border-radius: 3px !important;
    color: #B0B0B0;
    font-family: arial !important;
    font-size: 11px !important;
    font-style: italic !important;
    font-weight: bold !important;
    height: 20px !important;
    padding: 4px 9px !important;
    text-align: center;
}

#ui-datepicker-div .ui-state-default:hover, 
#ui-datepicker-div .ui-widget-content .ui-state-default:hover, 
#ui-datepicker-div .ui-widget-header .ui-state-default:hover{
	background: none repeat scroll 0 0 #e3e7f4 !important;
    border: 1px solid #cedde3 !important;
	color: #9e9d9d;
}

#ui-datepicker-div .ui-datepicker-today a,
#ui-datepicker-div .ui-datepicker-today a:hover{
	color:#fff !important; 
	background-color:#228ef1 !important; 
	border:0px !important;
}

/* // Calendário  --------------------------------------------- */


/* Página de Fotos ------------------------------------------- */
.listPhotos{
    margin-top: 20px;
    padding: 10px;
}

.listPhotos li{
	float: left;
    margin: 3px;
	width:81px;
	height:93px;
}

.listPhotos li a{
	border:solid 1px #ccc;
	padding:2px;
	border-radius:4px;
	display:block;
	width:100%;
	height:100%;
	transition:0.3s;
}
.listPhotos li a:hover{opacity:0.7;}

.listPhotos li a img{
	width:100%;
	height:100%;
}
/* end: Página de Fotos ------------------------------------------- */


/* Modelo Destaques Home ------------------------------------------- */

/* end: Modelo Destaques Home ------------------------------------------- */


/* RODAPÉ //////////////////////////////////////////////////// */
footer{
	display:block;
	position:relative;
	width:100%;
	min-height:60px;
	background:#f3f3f3;
}

footer .wrapper{
	border-top: 2px solid #ccc;
	padding-top: 10px;
}

	/** Site Map ----------------------------------- */
	#siteMap{display:block;}
	
	#siteMap ul{
		display: block;
		float: left;
		margin-bottom: 20px;
		min-height: 156px;
		width: 242px;
	}
	
	#siteMap ul > li:nth-of-type(1) a{
		font-size:15px;
		color:#000;
		font-weight:bold;
	}
	
	#siteMap li{
		float:left;
		width:200px;
	}
	
	#siteMap li a{
		color:#999999;
		font:13px Calibri, Geneva, sans-serif;
	}
	#siteMap li a:hover{color:#676767;}
	/** // Site Map ----------------------------------- */
	
	
	/** Informações do Rodapé ----------------------------------- */
	#infoFooter{
		float:none;
		clear:both;
		margin:0px auto 0px;
		font-family:calibri;
		width:100%;
		height:58px;
		position:relative;
	}
	
	
	#infoFooter .logo{
		background: rgba(0, 0, 0, 0) url("../../img/logoRodape.png") no-repeat scroll 0 5px / 93% auto;
		border-right: 1px solid #dad9d9;
		display: block;
		float: left;
		height: 56px;
		width: 154px;
		margin-right:9px;
	}
	
	
	#infoFooter .infos{
		display: block;
		float: left;
		height: 58px;
	}
	
	#infoFooter .address,
	#infoFooter .email{
		display: block;
		font-size:13px;
		margin-bottom:0px;
		color:#808080;
	}
	
	#infoFooter .email a{
		color:#4c4c4c;
		font-weight:bold;
	}
	
	#infoFooter .email a:hover{text-decoration:underline;}
	
	#infoFooter .socialMedia{
		display: block;
		float: right;
		height: 30px;
		margin: 19px 0 0;
		max-width: 220px;
		position: relative;
		background-repeat:no-repeat;
	}
	#infoFooter .socialMedia a:last-of-type{margin:0px;}
	
	#infoFooter .socialMedia > span{display:none;}
	
	#infoFooter .endFooter{
		border-top: 1px solid transparent;
		clear: both;
		margin: 5px 0 0;
		padding: 8px 0 0;
		position: relative;
	}
	
	#infoFooter .endFooter .copyright,
	#infoFooter .copyright{
		clear: both;
		display: block;
		float: left;
		font-size: 12px;
		padding: 0px 0px 0px 6px;
		text-align: right;
		height:27px;
	}
	#infoFooter .endFooter .copyright strong{
		font-size: 13px;
		color:#4c4c4c;
		padding:0px 0px 0px 4px;
	}
	
	#infoFooter .endFooter .create{
		display:block;
		float:right;
		font-size: 12px;
		height:27px;
	}
	
	#infoFooter .endFooter .create a{
		font-weight:bold;
		color:#000;
	}
	#infoFooter .endFooter .create a:hover{text-decoration:underline;}
	/** end: Informações do Rodapé ----------------------------------- */
	
	
	/** Botão Voltar ao topo ----------------------------------- */
	.bt-top{
		display: inline-block;
		height: 40px;
		width: 40px;
		position: fixed;
		bottom: 40px;
		border-radius:4px;
		right: 10px;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		background: rgba(232, 98, 86, 0.8) url("../../img/default/setaVoltar.png") no-repeat center 50%;
		visibility: hidden;
		opacity: 0;
		-webkit-transition: opacity .3s 0s, visibility 0s .3s;
		-moz-transition: opacity .3s 0s, visibility 0s .3s;
		transition: opacity .3s 0s, visibility 0s .3s;
		z-index:999;
	}
	
	.bt-top,
	.cd-is-visible, 
	.cd-fade-out, 
	.no-touch .bt-top:hover {
	  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
	  -moz-transition: opacity .3s 0s, visibility 0s 0s;
	  transition: opacity .3s 0s, visibility 0s 0s;
	}
	
	.cd-is-visible{
	  visibility: visible;
	  opacity: 1;
	}
	
	.cd-fade-out{opacity: .5;}
	
	.cd-fade-out:hover,
	.bt-top:hover{
	  background: rgba(232, 98, 86, 1) url("../../img/default/setaVoltar.png") no-repeat center 50%;
	  opacity: 1;
	}
	/** end: Botão Voltar ao topo ----------------------------------- */

/* end: RODAPÉ //////////////////////////////////////////////////// */