@charset "utf-8";

@font-face {
    font-family: 'futura_lt_btlight';
    src: url('../font/futural-webfont.eot');
    src: url('../font/futural-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/futural-webfont.woff2') format('woff2'),
         url('../font/futural-webfont.woff') format('woff'),
         url('../font/futural-webfont.ttf') format('truetype'),
         url('../font/futural-webfont.svg#futura_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font: 0.8em/1.7 Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	text-align:justify;
	background:url(../imagens/bg.png) top repeat-y;
}

.top{
	background:url(../imagens/top.png) center top no-repeat;
	overflow:hidden;
	min-width:960px;
}
	
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
}
a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: none; 
}
a:visited {
	color: #6E6C64;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

.container {
	width: 960px;
	margin: 0 auto; 
	position:relative;
	
}

.header {
	height:227px;
}

.content {

	padding: 10px 0;
}

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

h1.logo {
	z-index: 11;
	background-image: url(../imagens/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 450px;
	height: 65px;
	position: absolute;
	left: 0px;
	top: 40px;
}
h1.logo a {
	display: block;
	text-indent: -9999px;
	width: 450px;
	height: 65px;
}
/*----------- Rodape -----------*/

.footer {
	height:390px;
	background:url(../imagens/rodape.png) center top no-repeat;
}

.news{
	width: 960px;
	height: 80px;
	padding-top: 20px;
	
	}
	
	#newsletter #nome {
float: left;
outline: none;
width: 230px;
height: 36px;
border: none;
margin: 18px 0px 0px 0px;
padding: 0px 10px;
background-color: #fff;
color:#333;
margin-top:8px;

-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);
}
#newsletter #nome:focus{
	background-color: #fff;
	color:#0656A6;
}
#newsletter #email{
	float: left;
outline: none;
width: 230px;
height: 36px;
border: none;
margin: 18px 0px 0px 23px;
padding: 0px 10px;
background-color: #fff;
	color:#333;
	margin-top:8px;
	
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);
}
#newsletter #email:focus{
background-color: #fff;

}
#newsletter #ok{
	float: left;
	margin: 18px 0px 0px 23px;
	border: none;
	width: 230px;
	height: 36px;
	cursor: pointer;
	font-weight: bold;
	outline: none;
	color: #555;
	text-align: center;
	margin-top:8px;
	border:1px solid #ddd;
	
	background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);
}
#newsletter #ok:hover{
	text-decoration:underline;
}
#newsletter #ok:active{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.cinza{
	color: #666;
}
.preto{
	color: #000;
}

.form_news{
	width:777px;
	float:right;
	margin-top:-60px;
}

.tit_rodape{
	width:300px;
	margin-right:30px;
	float:left;
	height:45px;
	padding-top:15px;
	color:#fff;
	text-align:center;
	font-family: 'futura_lt_btlight';
	font-size: 20px;
}

.cont_rodape{
	width:300px;
	margin-right:30px;
	float:left;
	height:155px;
	color:#fff;
	text-align:center;
	margin-top:15px;
	
}

.direitos{
	width:930px;
	float:right;
	margin-top:15px;
	padding:0 15px;
}
.desenv{
	width:210px;
	float:right;
	margin-top:-35px;
}

.logo_ag{
	float: right;
	margin-left: 15px;
	margin-top: -50px;
	height: 45px;
}

a.saibamais{
	color:#fff;
	text-decoration:none;
}
a.saibamais:hover{
	text-decoration: underline;
}

/*------------- Fim Rodape-------------*/

.icontop{
	width:265px;
	float:right;
}
.teltop{
	height: 24px;
	padding-left: 35px;
	background: url(../imagens/icone_tel.png) left top no-repeat;
	float: right;
	margin-top: 60px;
	color: #fff;
	font-size: 16px;
	font-family: 'futura_lt_btlight';
}

.mailtop{
	height: 24px;
	padding-left: 35px;
	background: url(../imagens/icone_mail.png) left top no-repeat;
	float: right;
	margin-top: 15px;
	color: #fff;
	font-size: 16px;
	font-family: 'futura_lt_btlight';
}

.slide{
	width:1180px;
	height:465px;
	padding:10px;
	position:relative;
	left:50%;
	margin-left:-600px;
	margin-top:30px;
	z-index:0;
	background:url(../imagens/bg_slide.png) center top no-repeat;
}
.slide img{
	position:absolute;
}

h2{
	font-family: 'futura_lt_btlight';
	font-size:26px;
	text-align:center;
	color:#1F315A;
	font-weight:bold;
}

.dest_index{
	font-family: 'futura_lt_btlight';
	font-size:15px;
	text-align:center;
	color:#1F315A;
	font-weight:normal;
}

.laser{
	width:100%;
	height:81px;
	margin-top:-36px;
	background:url(../imagens/laser.png) center top no-repeat;
}

.img_index{
	width:480px;
	float:left;
	height:365px;
	margin-top:20px;	
}
	
.servicos_index{
	width:450px;
	padding-left:30px;
	float:left;
	margin-top:20px;
	font-family: 'futura_lt_btlight';
	font-size:15px;
	text-align:left;
	color:#1F315A;
	font-weight:normal;
}
.servicos_index ul{
	width:225px;
	margin-top:10px;
	float:left;
	list-style-type:none;
}

.tit_blocos{
	width:225px;
	float:left;
	margin-right:20px;
	font-family: 'futura_lt_btlight';
	font-size:18px;
	text-align:center;
	color:#1F315A;
	font-weight:bold;
}

a.bloco1{
	width:215px;
	height:140px;
	padding:5px;
	float:left;
	background:url(../imagens/bloco1.jpg) center 5px no-repeat #1F315A;
	margin-right:20px;
	margin-bottom:20px;
	
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

a.bloco1:hover{
	background:url(../imagens/bloco1.jpg) center 5px no-repeat #38D7FF;
}

a.bloco2{
	width:215px;
	height:140px;
	padding:5px;
	float:left;
	background:url(../imagens/bloco2.jpg) center 5px no-repeat #1F315A;
	margin-right:20px;
	margin-bottom:20px;
	
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

a.bloco2:hover{
	background:url(../imagens/bloco2.jpg) center 5px no-repeat #38D7FF;
}

a.bloco3{
	width:215px;
	height:140px;
	padding:5px;
	float:left;
	background:url(../imagens/bloco3.jpg) center 5px no-repeat #1F315A;
	margin-right:20px;
	margin-bottom:20px;
	
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

a.bloco3:hover{
	background:url(../imagens/bloco3.jpg) center 5px no-repeat #38D7FF;
}

a.bloco4{
	width:215px;
	height:140px;
	padding:5px;
	float:left;
	background:url(../imagens/bloco4.jpg) center 5px no-repeat #1F315A;
	margin-bottom:20px;
	
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

a.bloco4:hover{
	background:url(../imagens/bloco4.jpg) center 5px no-repeat #38D7FF;
}



/* menu */
.menu {
	float: right;
	height: 40px;
	width: 960px;
	margin-top: 34px;
}

div.menu>ul{
	margin: 0;
}
div.menu>ul>li{
	float: left;
	list-style: none;
	position: relative;
	height:70px;
}

div.menu>ul>li>a{
	text-align: center;
	display: block;
	font-size: 17px;
	font-weight: normal;
	font-family: 'futura_lt_btlight';
	color: #fff;
	padding: 0px 25px 0 26px;
	line-height:65px;
	text-decoration:none;
}
div.menu>ul>li>a:hover{
	border-bottom:5px solid #38D7FF;

}

/* SubMenu */
div.menu>ul>li.tem-submenu ul{
	width:180px;
	line-height:30px;
	position: absolute;
	top: 70px;
	z-index: 2000;
	list-style: none;
	left: 0;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
	/* padding: 8px 0px; */
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0 auto;
	display: none;
	
	background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 1%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(238,238,238,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 1%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 1%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 1%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 1%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

div.menu>ul>li.tem-submenu ul.submenu li a{
	color: #55595F;
	display: block;
	text-align: center;
	padding-bottom: 15px;
	white-space: nowrap;
	font-size: 13px;
	padding: 5px 12px;
	font-style:italic;
	z-index: 9;
	border-bottom: 1px solid #eee;
}
div.menu>ul>li.tem-submenu ul.submenu li a:hover{
	background-color:#1F3159;
	color:#fff;
	text-decoration:none;
}

/*fim menu*/

.bg_titulo{
	width:100%;
	background:url(../imagens/bg_tit.png) center top no-repeat;
	height:105px;
	margin-top:50px;
	padding-top:15px;
}

.bg_titulo h2{
	width:480px;
	float:left;
	color:#fff;
}

.bg_titulo h3{
	width: 480px;
	float: left;
	color: #1F315A;
	font-size: 18px;
	font-weight: bold;
	font-family: 'futura_lt_btlight';
	text-align: center;
	margin-top: 8px;
}

h4{
	color:#1F315A;
	font-size:18px;
	font-weight: bold;
	font-family: 'futura_lt_btlight';
	margin-bottom:10px;
}

.imgs_emp{
	width:460px;
	height:360px;
	padding:10px;
	background:#1F3159;
	margin-left:20px;
	float:right;
}

.imgs_emp .img{
	width:460px;
	height:260px;
	float:left;
	margin-bottom:10px;
	background:#fff;
}

.imgs_emp .img_peq{
	width:145px;
	height:90px;
	float:left;
	margin-right:12px;
	background:#fff;
}

.missao{
	width: 280px;
	height: 180px;
	padding: 10px;
	float: left;
	text-align: center;
	margin: 30px 0;
	border-bottom: 5px solid #38D7FF;
	color: #fff;
	background: #131d6e; /* Old browsers */
	background: -moz-linear-gradient(top,  #131d6e 0%, #1f3159 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#131d6e), color-stop(100%,#1f3159)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #131d6e 0%,#1f3159 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #131d6e 0%,#1f3159 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #131d6e 0%,#1f3159 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #131d6e 0%,#1f3159 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131d6e', endColorstr='#1f3159',GradientType=0 ); /* IE6-9 */

}

.missao2{
	width: 280px;
	height: 180px;
	padding: 10px;
	float: left;
	text-align: center;
	margin: 30px;
	border-top: 5px solid #38D7FF;
	color: #fff;
	background: #1f3159; /* Old browsers */
	background: -moz-linear-gradient(top,  #1f3159 0%, #131d6e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1f3159), color-stop(100%,#131d6e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1f3159 0%,#131d6e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1f3159 0%,#131d6e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1f3159 0%,#131d6e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1f3159 0%,#131d6e 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f3159', endColorstr='#131d6e',GradientType=0 ); /* IE6-9 */


}

.transportes{
	width:960px;
	height:180px;
	float:left;
	margin-bottom:30px;
	background:url(../imagens/transp.jpg) center top no-repeat;
}

.transportes .branco{
	width:415px;
	height:40px;
	padding-top:10px;
	background:rgba(255, 255, 255, 0.84);
	text-align:center; 
	color:#1F315A;
	font-family: 'futura_lt_btlight';
	font-size:18px;
	margin:30px 272px;	
	font-weight:bold;
}

.transportes a.azul{
	width:180px;
	height:40px;
	float:left;
	padding-top:10px;
	background:#1F315A;
	text-align:center; 
	color:#fff;
	font-family: 'futura_lt_btlight';
	font-size:18px;
	margin-left:390px;	
	font-weight:bold;
	
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.transportes a.azul:hover{
	background:#38D7FF;
}

h3{
	color:#fff;
	font-size:20px;
	font-weight: bold;
	font-family: 'futura_lt_btlight';
}


/*formulario*/

.formulario{
	width: 470px;
	float: left;
	margin-top:-25px;
}
form#myform input, form#myform textarea{
	border-radius: 0;
	background: #1F3159;
	color: #fff;
	border:none;
	height: 30px;
	
	-webkit-box-shadow: inset 1px 1px 3px 0px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    inset 1px 1px 3px 0px rgba(50, 50, 50, 0.5);
box-shadow:         inset 1px 1px 3px 0px rgba(50, 50, 50, 0.5);
}

form#myform input:focus, form#myform textarea:focus{
	background: #fff;
	outline: none;
}


form#myform button {
	float: right;
	height: 40px;
	background: #1F3159;
	color: #fff;
	font-weight: normal;
	border: none;
	font-size:14px;
	padding: 0;
	width: 460px;
	margin-bottom: 30px;
	margin-top: 20px;
	margin-right:9px;
	
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

form#myform button:hover{
	background:#38D7FF;
}

label {
	font-size: 14px;
	color: #4d4d4d;
	cursor: pointer;
	display: block;
	font-weight: 500;
	margin-bottom: 3px
}
label.right {
	float: none;
	text-align: right
}
label.inline {
	line-height: 32px;
	margin: 0 0 12px 0
}
.prefix, .postfix {
	display: block;
	position: relative;
	z-index: 2;
	text-align: center;
	width: 100%;
	padding-top: 0;
	padding-bottom: 0;
	height: 32px;
	line-height: 31px
}
a.button.prefix, a.button.postfix {
	padding-left: 0;
	padding-right: 0;
	text-align: center
}
span.prefix, span.postfix {
	background: #f2f2f2;
	border: 1px solid #ccc
}
.prefix {
	left: 2px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-top-left-radius: 2px;
	border-top-left-radius: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px;
	overflow: hidden
}
.postfix {
	right: 2px;
	-moz-border-radius-topright: 2px;
	-webkit-border-top-right-radius: 2px;
	border-top-right-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-bottom-right-radius: 2px
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	background-color: #fff;
	font-family: inherit;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	color: rgba(0,0,0,0.75);
	display: block;
	font-size: 14px;
	margin: 0 0 12px 0;
	padding: 6px;
	height: 25px;
	width: 79%;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
	padding-left:15px;
	margin-bottom:-10px;
}
input[type="text"].oversize, input[type="password"].oversize, input[type="date"].oversize, input[type="datetime"].oversize, input[type="email"].oversize, input[type="number"].oversize, input[type="search"].oversize, input[type="tel"].oversize, input[type="time"].oversize, input[type="url"].oversize, textarea.oversize {
	font-size: 17px;
	padding: 4px 6px
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
	background: #fafafa;
	border-color: #b3b3b3;
	color:#333 !important;
}
input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
	background-color: #ddd
}
textarea {
	height: auto
}
select {
	width: 100%
}
fieldset {
	border: solid 1px #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 12px;
	margin: 18px 0
}
fieldset legend {
	font-weight: bold;
	background: #fff;
	padding: 0 3px;
	margin: 0;
	margin-left: -3px
}
.error input, input.error, .error textarea, textarea.error, .error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus {
	border-color: #c60f13;
	background-color: rgba(198,15,19,0.1)
}
.error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus {
	outline-color: #f5797c
}
.error label, label.error {
	color: #c60f13
}
.error small, small.error {
	display: block;
	padding: 6px 4px;
	margin-top: -13px;
	margin-bottom: 12px;
	background: #c60f13;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	border-bottom-right-radius: 2px
}
form.custom span.custom {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	top: 2px;
	border: solid 1px #ccc;
	background: #fff
}
form.custom span.custom.radio {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px
}
form.custom span.custom.checkbox:before {
	content: "";
	display: block;
	line-height: 0.8;
	height: 14px;
	width: 14px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	color: #fff
}
form.custom span.custom.radio.checked:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	background: #222;
	position: relative;
	top: 3px;
	left: 3px
}
form.custom span.custom.checkbox.checked:before {
	content: "\00d7";
	color: #222
}
form.custom div.custom.dropdown {
	display: block;
	position: relative;
	width: auto;
	height: 28px;
	margin-bottom: 9px;
	margin-top: 2px
}
form.custom div.custom.dropdown ul {
	overflow-y: auto;
	max-height: 200px
}
form.custom div.custom.dropdown a.current {
	display: block;
	width: auto;
	line-height: 26px;
	min-height: 28px;
	padding: 0;
	padding-left: 6px;
	padding-right: 38px;
	border: solid 1px #ddd;
	color: #141414;
	background-color: #fff;
	white-space: nowrap
}
form.custom div.custom.dropdown a.selector {
	position: absolute;
	width: 27px;
	height: 28px;
	display: ;
	right: 0;
	top: 0;
	border: solid 1px #ddd
}
form.custom div.custom.dropdown a.selector:after {
	content: "";
	display: block;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: #aaa transparent transparent transparent;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -2px;
	margin-left: -5px
}
form.custom div.custom.dropdown:hover a.selector:after, form.custom div.custom.dropdown.open a.selector:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: solid 5px;
	border-color: #222 transparent transparent transparent
}
form.custom div.custom.dropdown.open ul {
	display: block;
	z-index: 10
}
form.custom div.custom.dropdown.small {
	width: 134px !important
}
form.custom div.custom.dropdown.medium {
	width: 254px !important
}
form.custom div.custom.dropdown.large {
	width: 434px !important
}
form.custom div.custom.dropdown.expand {
	width: 100% !important
}
form.custom div.custom.dropdown.open.small ul {
	width: 134px !important
}
form.custom div.custom.dropdown.open.medium ul {
	width: 254px !important
}
form.custom div.custom.dropdown.open.large ul {
	width: 434px !important
}
form.custom div.custom.dropdown.open.expand ul {
	width: 100% !important
}
form.custom div.custom.dropdown ul {
	position: absolute;
	width: auto;
	display: none;
	margin: 0;
	left: 0;
	top: 27px;
	margin: 0;
	padding: 0;
	background: #fff;
	background: rgba(255,255,255,0.95);
	border: solid 1px #ccc
}
form.custom div.custom.dropdown ul li {
	color: #555;
	font-size: 13px;
	cursor: pointer;
	padding: 3px;
	padding-left: 6px;
	padding-right: 38px;
	min-height: 18px;
	line-height: 18px;
	margin: 0;
	white-space: nowrap;
	list-style: none
}
form.custom div.custom.dropdown ul li.selected {
	background: #cdebf5;
	color: #000
}
form.custom div.custom.dropdown ul li.selected:after {
	content: "\2013";
	position: absolute;
	right: 10px
}
form.custom div.custom.dropdown ul li:hover {
	background-color: #cdebf5;
	color: #000
}
form.custom div.custom.dropdown ul li:hover:after {
	content: "\2013";
	position: absolute;
	right: 10px;
	color: #a3dbec
}
form.custom div.custom.dropdown ul li.selected:hover {
	background: #cdebf5;
	cursor: default;
	color: #000
}
form.custom div.custom.dropdown ul li.selected:hover:after {
	color: #000
}
form.custom div.custom.dropdown ul.show {
	display: block
}
form.custom .custom.disabled {
	background-color: #ddd
}
/*formulario*/

.contatos {
	float: right;
	width: 420px;
	margin-top: 35px;
	text-align: center;
	font-style: italic;
}
.internas{
	width: 460px;
	padding: 10px;
	height: 260px;
	float: right;
	background: #1F3159;
	margin-left: 10px;
}

.mapa{
	width:100%;
	height:250px;
	padding-top:10px;
	background:url(../imagens/bg_mapa.png) top repeat-x;
}
a.serv{
	width:460px;
	height:45px;
	padding-top:15px;
	float:left;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-family: 'futura_lt_btlight';
	font-weight:normal;
	background:#1F3159;
	margin-right:40px;
	margin-bottom:40px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

a.serv:hover{
	background:#38D7FF;
}

.divisao{
	width:480px;
	float:left;
	margin-bottom:40px;
	font-style:italic;
}

/*paleta produtos */
.prod_pag {
	background-color: #21315C;
	margin-bottom: 15px;
	padding: 5px;
	width: 215px;
	float: left;
	height: auto;
}.categoria_prod {
	color: #FFF;
	float: left;
	text-align: center;
	margin-left:60px;	
	margin-top:10px;
	margin-bottom:15px;
	text-align:center;
	text-transform:uppercase;
	font-size:16px;
	color:#fff;
	font-family: 'futura_lt_btlight';
}
.cat_prod{
	float: left;
	width: 839px;
	overflow: hidden;
	height: 34px;
	list-style-type: none;
}.cat_prod li a {
	display: block;
	color: #333;
	width: 205px;
	padding: 9px 5px;
	margin-bottom: 5px;
	background-color: #fff;
	text-decoration: none;
}
.cat_prod li a:hover {
	background:#38D7FF;

}
a#prod_index {
	float: left;
	height: 130px;
	width: 172px;
	display: block;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.4) inset;
	position: relative;
	text-decoration: none;
	margin-right: 25px;
	margin-bottom: 15px;
}
a#prod_index .saiba_prodt {
	font-size: 25px;
	color: #21315C;
	background-color: #38D7FF;
	height: 27px;
	width: 27px;
	text-align: center;
	line-height: 30px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	-webkit-transition-duration: 0.65s;
	-moz-transition-duration: 0.65s;
	-o-transition-duration: 0.65s;
	transition-duration: 0.65s;
}
a#prod_index:hover .saiba_prodt {
	-webkit-transition-duration: 0.65s;
	-moz-transition-duration: 0.65s;
	-o-transition-duration: 0.65s;
	transition-duration: 0.65s;
	color: #fff;
}
.text_prodt {
	font-size: 12px;
	color: #fff;
	background-color: #21315C;
	height: 27px;
	width: 145px;
	text-align: left;
	line-height: 27px;
	position: absolute;
	bottom: 0px;
	padding-left: 5px;
	left: 0px;
	overflow: hidden;
}

/* paletas produtos*/
	a.prod1{
		display: block !important;
float: left !important;
width: 199px !important;
height: 208px !important;
padding: 10px !important;
margin: 10px;
box-shadow: 1px 1px 2px #666;
background-color: #FFF !important;
}

a.prod1 .img_prod{
	width: 199px !important;
	height: 170px !important;
	background:#777;
	overflow:hidden;
	position:relative !important;
	}
	a.prod1 .img_prod .efect_prod{
		position: absolute;
	    left: 0;
right: 0;
bottom: 0;
ms-transform: rotateY(0deg) scale(0,0);
-webkit-transform: rotateY(0deg) scale(0,0);
transform: rotateY(0deg) scale(0,0);
background: #444444;
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;
		}
	a.prod1:hover .img_prod .efect_prod{
	width: 199px !important;
	height: 170px !important;
	left: 0;
right: 0;
bottom: 0;
	ms-transform: rotateY(360deg) scale(1,1);
-webkit-transform: rotateY(360deg) scale(1,1);
transform: rotateY(360deg) scale(1,1);
-webkit-transition: all .5s;
-moz-transition: all .5s;
transition: all .5s;

}.x-more {
	background: #ffffff;
border-radius: 2px;
clear: both;
color: #858585;
padding: 3px 7px;
float: left;
margin: 0 10px;
text-decoration: none;
}
.xoverlay-data p {
	color: #fff;
text-align: left;
padding: 10px;
margin: 0;
float: left;
font-size: 13px;
}
.xoverlay-data h2 {
	font-size: 16px;
	margin: 0;
	float: left;
	display: block;
	padding: 10px 10px 0 10px;
	color: #70B024;
}
.tit_paleta {
	font-size: 14px;
	color: #0421AB;
	background-color: #E5E5E5;
	padding: 8px;
	text-decoration:none !important;
}

a.hover_parceiro {
	text-decoration: none;
	display: block;
	
}
a.hover_parceiro .marca1 {
	float: left;
	height: 50px;
	width: 70px;
	margin: 5px;
	background-color: #FFF;
	padding: 15px;
	box-shadow: 1px 1px 2px #666;
	filter: none;
  -webkit-filter: grayscale(0%);
	webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
-ms-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;

}

a.hover_parceiro:hover .marca1 {
  filter: gray;
-webkit-filter: grayscale(100%);
  transform:scale(1.1);
  -webkit-transform:scale(1.1);
  -o-transform:scale(1.1);
  -ms-transform:scale(1.1);
}

.tempo{
	float: right;
	width: 190px;
	margin-top: 25px;
	height: 108px;
	padding: 15px;
	background-color: #FFF;
	box-shadow: 1px 1px 2px #666;
}
.prods{
	width: 715px;
	float: right;
	padding-left: 10px;
	padding-top: 5px;
	-webkit-box-shadow: inset 1px 1px 3px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: inset 1px 1px 3px 0px rgba(50, 50, 50, 0.5);
	box-shadow: inset 1px 1px 3px 0px rgba(50, 50, 50, 0.5);
}

/*###*/
.quadro{
	float: left;
	width: 430px;
	height: 160px;
	background-color: #FFF;
	margin: 0px 15px 30px 15px;
	padding: 10px;
	overflow: hidden;
	
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: inset 1px 1px 2px 0px rgba(50, 50, 50, 0.4);
	box-shadow: inset 1px 1px 2px 0px rgba(50, 50, 50, 0.4);
}
.quadro span{
	display: block;
}
.quadro .quad_img1{
	float: left;
	width: 213px;
	height: 136px;
	border-bottom: 4px #21315C solid;
	background-color: #F3F3F3;
	overflow: hidden;
	margin-right: 4px;
	
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.quadro .quad_img2{
	float: left;
	width: 213px;
	height: 136px;
	border-bottom: 4px #38D7FF solid;
	background-color: #F3F3F3;
	overflow: hidden;
	
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.quadro .quad_img1 img, .quadro .quad_img2 img{
	min-width: 213px;
	min-height: 138px;
}
.quadro:hover .quad_img1{
	border-bottom-color: #38D7FF;
}
.quadro:hover .quad_img2{
	border-bottom-color: #21315C;
}

.quadro1, .quadro2{
	float: left;
	width: 450px;
	height: auto;
}
.quadro1{
	margin-right: 60px;
}
.qua_img{
	float: left;
	width: 145px;
	height: 120px;
	background-color: #FFF;
	margin: 2px 2px 2px 2px;
	text-align: center;
	overflow: hidden;
}
.qua_img img{
	width: auto;
	height: 120px;
}
.quadro1 span, .quadro2 span{
	font-size: 1.1em;
	display: block;
	border-bottom: 1px #006239 dotted;
}

a.voltar{
	display: block;
	float: right;
	padding: 4px 12px;
	text-decoration: none;
	background-color: #21315C;
	color: #FFF;
	margin: 30px 0px;
	box-shadow: 2px 2px 5px #999999;
	-moz-box-shadow: 2px 2px 5px #999999;
	-ms-box-shadow: 2px 2px 5px #999999;
	-o-box-shadow: 2px 2px 5px #999999;
	-box-shadow: 2px 2px 5px #999999;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
a.voltar:active{
	transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	box-shadow: 0px 0px 0px #CCCCCC;
	-moz-box-shadow: 0px 0px 0px #CCCCCC;
	-ms-box-shadow: 0px 0px 0px #CCCCCC;
	-o-box-shadow: 0px 0px 0px #CCCCCC;
	-webkit-box-shadow: 0px 0px 0px #CCCCCC;
}

a.voltar:hover{
	background:#38D7FF;
}

.imgdir{
	float: right;
	width: 200px;
	margin-top: 6px;
	margin-left: 6px;
}

/*###*/
