/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:25px auto 20px auto;
	width:990px;
	height:350px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:330px;
	height:100%;
	text-align:center;
}
.ca-more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	background: #6C6;
	text-align:center;
	color: white;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.ca-icon_top{
	width:233px;
	height:189px;
	position:relative;
	margin:0 auto;
	background:transparent url(../images/top.png) no-repeat center center;
}
.ca-icon{
	width:233px;
	height:189px;
	position:relative;
	margin:0 auto;
	background:transparent url(../images/top1.png) no-repeat center center;
}
.ca-item-2 .ca-icon{
	background-image:url(../images/top1.png);
}
.ca-item-3 .ca-icon{
	background-image:url(../images/top1.png);
}
.ca-item-4 .ca-icon{
	background-image:url(../images/top1.png);
}
.ca-item-5 .ca-icon{
	background-image:url(../images/top1.png);
}
.ca-item-6 .ca-icon{
	background-image:url(../images/top1.png);
}
.ca-item-7 .ca-icon{
	background-image:url(../images/top1.png);
}
.ca-item-8 .ca-icon{
	background-image:url(../images/top1.png);
}
.ca-item h3{
	font-family: 'Coustard', sans-serif;
	text-transform:uppercase;
	font-size:24px;
	color:#6C6;
	margin-top:30px;
	margin-bottom:20px;
	height:85px;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h4{
	color:#333;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	font-size:12px;
	text-align:left;
	border-left:10px solid #b0ccc6;
	padding-left:10px;
	line-height:24px;
	margin:40px 10px 10px 10px;
	position:relative;
}
.ca-item h4 span{
	text-indent:40px;
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#fff;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background:#EEE;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:660px;
	overflow:hidden;
}

.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	color:#666;
	margin:10px 20px;
	padding:5px 20px;
	line-height:20px;
}
.ca-content-text p{
	padding-bottom:5px;
}

.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	font-family: 'Coustard', sans-serif;
	color:#666;

}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}
.ca-content_text_qs{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	color:#333;
	padding:10px 20px;
	line-height:24px;
}

.ei-slider{
	position: relative;
	width: 980px;
	max-width: 980px;
	height: 400px;
	margin: 0 auto;
}
.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
/*	z-index:999;*/
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-title{
	position: absolute;
	right: 50%;
	margin-right: 13%;
	top: 30%;
}
.ei-title h2, .ei-title h3{
	text-align: right;
}
.ei-title h2{
	font-size: 40px;
	line-height: 50px;
	font-family: 'Playfair Display', serif;
	font-style: italic;
	color: #063;
}
.ei-title h3{
	font-size: 70px;
	line-height: 70px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	color: #09C;
}
.ei-slider-thumbs{
	height: 13px;
	margin: 0 auto;
	position: relative;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #069;
	background: rgba(0,0,0,0.9);
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #0CF;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #f0f0f0;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media screen and (max-width: 830px) {
	.ei-title{
		position: absolute;
		right: 0px;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom: 10px;
		background: #fff;
		background: rgba(255,255,255,0.9);
		padding: 5px 0;
	}
	.ei-title h2, .ei-title h3{
		text-align: center;
	}
	.ei-title h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-title h3{
		font-size: 30px;
		line-height: 40px;
	}
}


#formwrap { margin:20px; float:left;}
#form .row {display: block;line-height:40px;overflow:auto;}
#form .row .label {	font-size:20px;width:200px;height:30px;	font-family: 'Open Sans Condensed', sans-serif;}
#divisao1 {background-color:#666;height:1px;width:960px;margin-top:5px;}
.detail {width:350px;font-family:Arial, Helvetica, sans-serif;font-size:13px;padding: 7px 8px;background:#FFF;border: 1px solid #CCC;}
#sac {font-family: 'Open Sans Condensed', sans-serif;font-size:18px;color:#333;}
.mess{width:700px;	max-width:700px;	height:100px;	overflow:auto;	font-family:Arial, Helvetica, sans-serif;	font-size:13px;	line-height:1em;	display:block;	background:#FFF;	border: 1px solid #CCC;}
.detail:focus {	background-color:#FFF;	border:1px solid #999;	outline:none;}
.mess:focus {	background-color:#FFF;	border:1px solid #999;	outline:none;}
#form .row .context {color:#666;	font-size:10px;	font-style:italic;	line-height:14px;	font-family:Arial, Helvetica, sans-serif;	width:200px;	margin-left:10px;	float:left;}
span.error {	color:#666;	display:block;	font-family:Arial, Helvetica, sans-serif;	font-size:10px;	background-image:url(../images/x.png);	background-repeat:no-repeat;	background-position:left 6px;	padding-left:25px;	}
#formwrap h2 {	font-family:Arial, Helvetica, sans-serif;	font-shadow: 1px 1px 1px #CCC;	color:#666;	margin-left:25px;
}


.tf_bg{width:100%;height:100%;position:fixed;top:0px;left:0px;}
.tf_bg img{position:absolute;top:0px; /*-482px;	 -(imgh/2 - wh/2) */
	left:0px;	/* calculate a negative value to center horizontally */
	width:100%;	/* windowwidth plus negative value of left */
	/*height:1650px; /* windowheight plus negative value of top */
	z-index: 1;display:none;}
.tf_pattern{position:absolute;width:100%;height:100%;
/*background:transparent url(../images/pattern2.png) repeat top left;	*/
z-index:2;}
.tf_content{position:absolute;bottom:50px;left:50px;z-index:10;display:none;}
.tf_content h2{color:#fff;font-size:90px;padding:0;margin:0;font-family: 'Dancing Script', arial, serif;text-shadow:1px 1px 2px #000;}
.tf_content p{color:#fff;padding:0;margin:0;background:transparent url(../images/bg_content.png) repeat top left;padding:25px;width:400px;font-family: 'PT Sans Narrow', arial, serif;font-size:20px;line-height:25px;	text-transform:uppercase;text-shadow:2px 2px 1px #000;-moz-box-shadow:1px 1px 5px #202020;-webkit-box-shadow:1px 1px 5px #202020;box-shadow:1px 1px 5px #202020;border:4px solid #fff;}
.tf_thumbs{position:absolute;z-index:12;right:50px;top:65%;border:4px solid #fff;-moz-box-shadow:1px 1px 5px #202020;-webkit-box-shadow:1px 1px 5px #202020;
	box-shadow:1px 1px 5px #202020;	
	-webkit-box-reflect:
		below 5px
		-webkit-gradient(
			linear,
			left top,
			left bottom,
			from(transparent),
			color-stop(0.6, transparent),
			to(rgb(18, 18, 18))
		);
}
.tf_thumbs img{display:block;}
.tf_loading{position:fixed;top:50%;left:50%;margin:-30px 0px 0px -30px;width:60px;height:60px;background:#fff url(../images/loader.gif) no-repeat center center;z-index:999;opacity:0.7;}
.tf_next,
.tf_prev{width:35px;height:14px;position:absolute;top:80%;right:320px;z-index:100;cursor:pointer;background:transparent url(../images/nav.png) no-repeat top left;opacity:0.5;}
.tf_next{background-position:0px -14px;margin-top:80px;}
.tf_prev{background-position:0px 0px;margin-top:-55px;}
.tf_next:hover,
.tf_prev:hover{	opacity:0.9;}
.tf_zoom,
.tf_fullscreen{width:20px;height:20px;position:absolute;top:6px;right:6px;cursor:pointer;z-index:100;opacity:0.6;background:transparent url(../images/icons.png) no-repeat top left;}
.tf_zoom{background-position:0px -20px;}
.tf_fullscreen{	background-position:0px 0px;}
.tf_zoom:hover,
.tf_fullscreen:hover{opacity:0.9;}
.reference{position:fixed;bottom:0px;right:0px;background:#000;height:23px;text-align:right;width:100%;text-shadow:1px 1px 1px #000;z-index:999;opacity:0.8;}
.description{position:fixed;top:5px;right:5px;text-shadow:1px 1px 1px #000;z-index:999;}
.reference a, .description span{color:#fff;text-transform: uppercase;margin-left:20px;text-decoration:none;font-family:Arial;font-size:10px;}
a.last{float:left;	line-height:23px;}
.reference a:hover{text-shadow:0px 0px 1px #fff;}