@import"../css/reset.css";
@import"../css/skeleton.css";
@import"../css/superfish.css";
@import"../css/forms.css";
@import"../css/flexslider.css";

html {overflow-y:scroll;}
body {
	background: #f0ece8 url('../images/body.jpg') 50% 0;
	font:13px/18px Tahoma, Arial, sans-serif;
	color:#000;
	position:relative;
	min-width:320px;
}
html,body {
	height:100%;
}
a {
	color:#000;
	outline:none;
	cursor:pointer;
	text-decoration:none;
}
img {
	max-width:100%;
	height:auto;
}

/* GLOBAL STRUCTURE
========================================================================= */
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
	display:block;
}
.fleft {float:left;}
.fright {float:right;}

/* TYPOGRAPHY
========================================================================= */
h1 {
	float:left;
	padding-top:19px;
}
h1 a {
	display: block;
	text-indent: -999em;
	width: 649px;
	height: 84px;
	background: url('../images/logo.png') no-repeat;
}
h2 {
	font-size:25px;
	line-height:30px;
	color:#140905;
	letter-spacing:-1px;
}
strong {
	font-weight:bold;
	color:#140905;
}
strong a {
	font-weight:bold;
	color:#314ECC;
}
	strong a:hover {
		color:#314ECC;
	}

/* IDENTS
========================================================================= */
.indent-bot-1 {margin-bottom: 18px; text-align: justify;}
.indent-bot-2 {margin-bottom: 14px; text-align: left;} /* h2 > text */
.indent-bot-3 {margin-bottom: 40px; color: #000;}
.indent-bot-4 {margin-bottom: 17px;}
.indent-bot-5 {margin-bottom: 38px; text-align: justify;}
.indent-bot-6 {margin-bottom: 32px;}
.indent-bot-7 {margin-bottom: 24px; color: #000; }
.indent-bot-8 {margin-bottom: 68px;}
.indent-bot-9 {margin-bottom: 20px; text-align: justify;}
.indent-bot-10 {margin-bottom: 28px;}
.indent-bot-11 {margin-bottom: 12px;}
.indent-bot-12 {margin-bottom: 45px;}


/* HEADER
========================================================================= */
nav {
	padding-top:30px;
}

#search-form {
	float:right;
	padding-top:120px;
}
#search-form > input {
	outline: none;
	box-shadow: none !important;
	border: none;
	float: left;
	height: 46px;
	width: 189px;
	background: #e5dcd4 url('../images/search-input.jpg ') no-repeat;
	padding: 0 16px;
	color: #706b68;
}
a.submit {
	display: inline-block;
	width: 46px;
	height: 46px;
	background: #140905 url("../images/search-button.png") no-repeat 50% 50%;
	margin-left: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
a.submit:hover {
	background-color:#314ECC;
}

	
/* CONTENT
========================================================================= */
#content {
	padding: 78px 0 46px 0;
}
#content_f {
	padding: 78px 0 46px 0;
	height: 2000px;
}

.line {
	background: #d0cac6;
	height: 1px;
	overflow:hidden;
}

.test {
	background: url('../images/quotes.jpg');
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-bottom:18px;
	position:relative;
	text-align: justify;
}
.test:after {
	content:'';
	display:block;
	width:16px;
	height:15px;
	overflow:hidden;
	position:absolute;
	left:31px;
	bottom:-15px;
	background: url('../images/test-extra.png') no-repeat;
}
.test p {
	color:#242222;
	padding: 32px 16px 40px 22px;
}
.test-name {
	color:#140905;
	font-size:18px;
	line-height:22px;
}

.test-head {
	display:block;
	color:#d43432;
	font-size:18px;
	line-height:22px;
	margin-bottom:8px;
}

.test.t-2 p {
	padding-bottom:30px;
}

.list-1 li {
	padding-left: 29px;
	padding-top:6px;
	padding-bottom:7px;
	background: url('../images/list1-marker.png') no-repeat 0 12px;
}
	.list-1 li a {
		color: #140905;
		letter-spacing:-1px;
		font-size:18px;
		line-height:22px;
		display:inline-block;
	}
	.list-1 li a:hover {
		color: #d43432;
	}
	
.list-conact li {
	float:left;
	margin-right:21px;
}

.rt-block-indent-1 {padding-right: 40px;}

.rt-hidden-1 {display:none;}

.rt-img-1 {
	float:left;
	padding-right:26px;
	margin-top:6px;
}
.rt-img-3 {
	float:left;
	padding-right:26px;
}
.rt-exw {
	overflow:hidden;
}

.left {
	width: 300px;
}

.center {
	width: 310px;
	margin: -777px 0 0 335px;
}

.right {
	width: 340px;
	margin: -1930px 0 0 680px;
}


/* BUTTONS, LINKS
========================================================================= */
.button {
	display:inline-block;
	color:#ffffff;
	padding: 8px 24px 16px 24px;
	font-size:18px;
	line-height:22px;
	background-color:#1d0e09;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
	.button:hover {
		background-color:#3250CA;
	}
.link-1 {
	color:#314ECC;
	font-weight:bold;
}
	.link-1:hover {
		color:#140905;
	}

.list-1 li.link-2 {background:none;}	
.list-1 li.link-2 a {
	color:#d43432;
	font-weight:bold;
}
	.list-1 li.link-2 a:hover {
		color:#140905;
	}

#easyTooltip {
	padding: 2px 5px;
	border:2px solid #444;background:#555;color:#fff;
	font-size:11px;
	text-transform: none;
	position: absolute;
	z-index: 100;
}

/* FOOTER
========================================================================= */
footer {
	background: url('../images/footer.jpg');
	margin-bottom:55px;
	padding:24px 0 20px 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.policy {
	font: 12px/20px Arial, sans-serif;
	color: #27140e;
	float:left;
	padding-left:27px;
}
.policy a {
	color: #314ECC;
}
	.policy a:hover {
		text-decoration:underline;
	}
.c-name {
	font-size:18px;
	line-height:22px;
	display:inline-block;
}
.list-soc {
	float:right;
	padding-right:34px;
}
.p-indent {display:inline-block; padding-top:4px;}
.list-soc li {
	float:left;
	margin-left:3px;
}

.folow {
	font-size:18px;
	line-height:22px;
	color:#140905;
	padding-top:4px;
	padding-right:12px;
}
.folow  a:link{
	text-decoration: none;
	color:#000;
}
.folow  a:visited {
	text-decoration: none;	
	color:#000;	
}
.folow  a:hover{
	text-decoration: underline;
	color:#000;
}
.folow  a:active{
	text-decoration: none;
	color:#000;	
}
	

/* MEDIA */
/*==========================================*/
@media only screen and (min-width: 768px) and (max-width: 995px) {
	.rt-block-indent-1 {padding-right: 20px;}
	
	.rt-br {display:none;}
}
@media only screen and (max-width: 767px) {
	.rt-img-1 {
		width:100%;
		margin-bottom:30px;
		padding-right:0;
		float:none;
	}
	.rt-img-3 {
		width:100%;
		margin-bottom:30px;
		padding-right:0;
		float:none;
	}
	.rt-img-2 {width:100%;}
	
	.rt-br {display:none;}
	
	.rt-block-indent-1 {padding: 0;}
	
	.rt-ident-bottom-1 {margin-bottom: 40px;}
	.rt-ident-bottom-2 {margin-bottom: 32px;}
	
	body {
		background: #f0ece8;
	}
	
	.list-soc {
		float:none;
		width:266px;
		left:50%;
		position:relative;
		margin-left:-100px;
	}
	.policy {
		float:none;
		clear:left;
		padding-left:0;
		text-align:center;
		padding-top:20px;
	}
	
	h1, #search-form {float:none; padding-top:40px;}
	#content {
		padding-top:50px;
	}

	.list-conact li {
		margin-right:14px;
	}
	
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.rt-grid-6 {
		float:left !important;
		width:200px !important;
		margin-right:10px !important;
	}
	.list-conact li {
		margin-right:21px;
	}
}
/* Project specifics =========================================================== */
/* Pour some CSS below ========================================================= */
.codific{
	width: 	100%;
	height: 100%;
	text-align: right;
	margin-right: 30px;
	padding-top: 20px;
}


.indent-bot-1  a:link{
	text-decoration: none;
}
.indent-bot-1  a:visited {
	text-decoration: none;		
}
.indent-bot-1  a:hover{
	text-decoration: underline;
}
.indent-bot-1  a:active{
	text-decoration: none;	
}


.areaRestrita{
	width: 221px;
	height: 46px;	
	float: right;
	background-image: url(../images/search-input.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
}
.areaRestrita2{
	width: 421px;
	height: 46px;
	float: left;
	background-image: url(../images/search-input.jpg);
	background-repeat: no-repeat;

}
.areaRestrita2 input{
	outline: none;
	box-shadow: none !important;
	border: none;
	float: left;
	height: 46px;
	width: 339px;
	background: #e5dcd4 url('../images/search-input.jpg ') no-repeat;
	padding: 0 16px;
	color: #000;	
}
.botaoAreaRestrita{
	display: inline-block;
	width: 46px;
	height: 46px;
	background: #140905 url("../images/search-button.png") no-repeat 50% 50%;
	margin-left: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.botaoAreaRestrita2{
	display: inline-block;
	width: 46px;
	height: 46px;
	background: #140905 url("../images/SA_seta.png") no-repeat 50% 50%;
	margin-left: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
input {
	outline: none;
	box-shadow: none !important;
	border: none;
	float: left;
	height: 46px;
	width: 139px;
	background: #e5dcd4 url('../images/search-input.jpg ') no-repeat;
	padding: 0 16px;
	color: #000;
}
.espaconew{
	width: 100%;
	height: 30px;
}
.certificado{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;		
}
.certTabela{
	width: 100%;
	height: 100%;	
}
.certLinha{
	width: 100%;
	float: left;
	margin-bottom: 2px;
	background-color: #CCC;	
	padding-top: 3px;
	padding-bottom: 3px;
}
.certColuna1{
	width: 60%;	
	float: left;	
}
.certColuna2{
	width: 20%;
	float: left;		
}
.certColuna3{
	width: 20%;	
	float: left;	
}