@font-face {
	font-family: 'Century_Gothic';
	src: url('../fonts/CenturyGothic.eot');
	src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic.woff') format('woff'), url('../fonts/CenturyGothic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Century_Gothic_Bold';
	src: url('../fonts/CenturyGothic_Bold.eot');
	src: url('../fonts/CenturyGothic_Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic_Bold.woff') format('woff'), url('../fonts/CenturyGothic_Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #003366;
	background-color: #10153b;
	background-image: url(../images/bg_cabecalho.png);
	background-repeat: repeat-x;
	background-position: center top;	
}
.bg_padrao-verde1 {
}
.bg_padrao-verde2 {
}
.bg_padrao-verde3 {
}
a {
	color: #646363;
}
a:hover {
	text-decoration: none;
}
p:last-child {
	margin-bottom: 0px;
}
/*img {
	max-width: 100%;
	width: 100%;
	height: auto;
}*/
.sub-menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: normal;
}
.sub-menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sub-menu li a {
}
.sub-menu li a:hover, .sub-menu li a.active {
}

/*CONTAINER RESOLUCOES*/
@media (min-width: 768px) {
.container {
    width: auto;
}
}
@media (min-width:992px) {
.container {
	width: 1000px
}
}
@media (min-width:1200px) {
.container {
	width: 1000px;
}
}
@media (max-width:767px) {
.container {
	padding-left: 0px;
	padding-right: 0px;
}
}
@media (max-width:767px) {
.row {
	margin-left: -5px !important;
	margin-right: -5px !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}
}
@media (max-width:767px) {
.container-fluid, .container-fluid.cabecalho .container {
	padding-left: 0px;
	padding-right: 0px;
}
.container {
	padding-left: 5px;
	padding-right: 5px;
}
.navbar-header {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
}
.btn-geral {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 8px 30px;
}
/*CORPO SITE*/
.corposite {
	background-color: #ffffff;
}
.corposite {
	
}
@media (min-width:767px) {
.corposite .conteudos {
	margin-left: -5px;
	margin-right: -5px;
}
.corposite .col-esquerda.col-md-7 {
	width: 64%;
}
.corposite .col-esquerda.col-md-7,
.corposite .col-esquerda.col-md-12 {	
	padding-left: 5px;
	padding-right: 5px;
}
.corposite .col-direita {
	width: 36%;
	padding-left: 5px;
	padding-right: 5px;
}
}
.corposite .col-esquerda .caixa-conteudos {
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	background-color: #fff;
}
@media (min-width:767px) {
.corposite .col-esquerda .caixa-conteudos {	
    margin-top: -18px;	
	padding: 18px;
}
}
@media (max-width:767px) {
.corposite .col-esquerda .caixa-conteudos {	
    margin-top: 10px;	
}
}
.corposite .col-esquerda .caixa-cabecalho {
	margin-bottom: 15px;
}
.corposite .col-esquerda .caixa-cabecalho h1 {
	position: absolute;
	left: -9000px;
}
.corposite .col-direita .caixa-cabecalho {
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	margin-top: -18px;
	background-image: url(../images/bg_cabecalho-conteudo.png);
	background-repeat: repeat-x;
	height: 44px;
    margin-top: -10px;
    margin-right: -10px;
    margin-left: -10px;
    padding-top: 12px;
    padding-right: 24px;
    padding-bottom: 12px;
    padding-left: 24px;
}
.corposite .col-direita .caixa-cabecalho .titulo {
	font-family: 'Century_Gothic', Calibri;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
}
.corposite .col-direita .caixa-cabecalho .titulo strong {
	font-weight: normal;
}
.corposite .col-direita .caixa-conteudos {
	background-color: #fff;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	margin-top: -18px;
	padding: 10px;
}
.menu-servicos {
	margin-top: 12px;
}
.menu-servicos li  {
	margin-bottom: 4px;
}
.menu-servicos li a {
	font-family: 'Century_Gothic_Bold', Calibri;
	font-size: 14px;
	text-transform: uppercase;
	color: #3f435e;
	text-decoration: none;
	background-color: #eaedf4;
	height: 35px;
	padding: 9px 15px;
	display: block;
}
.menu-servicos li a:hover, .menu-servicos li.active a {
	background-color: #eaedf4;
	color: #ff830f;
	border: 2px solid #ff830f;
	padding: 7px 13px;
}	
@media (min-width:767px) {             
#form_orcamento .opcoes {
	margin-left: 6.8%; 
	margin-right: 4.9%;
}
}
@media (min-width:767px) AND (max-width:992px) {
#form_orcamento .opcoes {
    margin-left: 11.8%;
    margin-right: 0%;
} 
}

.orcamento-passos, .orcamento-passos li {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}
.orcamento-passos {
	margin-bottom: 15px;
	display: inline-block;	
}
.orcamento-passos li {
	display: inline-block;	
}
.orcamento-passos li:after {
	content: '';
	width: 0;
	height: 0;
	margin-left: 12px;
	margin-right: 6px;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent; 
	border-left: 8px solid #3f435e;
	display: inline-block; 
}
.orcamento-passos li:last-child:after {
	display: none;
}
.orcamento-passos li a {
    text-decoration: none;
    background-color: #eaedf4;
    line-height: 16px;
    border: 2px solid transparent;
    text-align: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 160px;
    padding: 5px 10px;
    display: inline-block;
}
.orcamento-passos li strong {
    font-family: 'Century_Gothic_Bold', Calibri;
    font-size: 14px;
    text-transform: uppercase;
    color: #3f435e;	
}
.orcamento-passos li span {
	font-size: 9px;
	color: #555;
	text-transform: uppercase;
	display: block;	
}

.orcamento-passos li a:hover, .orcamento-passos li.active a {
    color: #ff830f;
    border: 2px solid #ff830f;	
}
.orcamento-passos li a:hover strong, .orcamento-passos li.active strong {
	color: #ff830f;
}
.orcamento-passos li.noactive a {
    color: #ccc;
    border: 2px solid #ccc;	
}

.orcamento-passos li.noactive strong, .orcamento-passos li.noactive span, .orcamento-passos li.noactive a:hover strong {
	color: #ccc;
}
/*RODAPE*/
.rodape-links {
	text-align: center;
	height: 33px;
	padding-top: 3px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #202a76;
}
.rodape-links a {
	color: #ffffff;
	font-size: 18px;
	margin-left: 15px;
	margin-right: 15px;
}
.rodape-links a:hover {
	color: #000;
}
@media (min-width:767px) AND (max-width:992px) {
.rodape-links {
	padding-top: 5px;
}
.rodape-links a {
	font-size: 16px;
	margin-left: 8px;
	margin-right: 8px;
}
}
@media (max-width:767px) {
.rodape-links a {
	display: none;
}
}
.rodape {
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	padding-top: 15px;
	padding-bottom: 30px;
}
@media (max-width:767px) {
.rodape {
	text-align: center;	
}
}
.rodape a {
	color: #fff;
}
.rodape p {
	margin-bottom: 0px;
}
.rodape .icon {
	height: 15px;
	width: 16px;
	margin-right: 3px;
	margin-bottom: -3px;
	display: inline-block;
}
.rodape .icon.telefone {
	background-image: url(../images/icon_telefone.png);
}
.rodape .icon.email {
	background-image: url(../images/icon_email.png);
}
.rodape .logotipo {
	width: auto;
	height: auto;
	margin-top: -35px;
	margin-left: 10px;
	margin-bottom: 10px;
}
@media (max-width:767px) {
.rodape .logotipo {
	display: inline-block;
	max-width: 70%;
	margin-left: 0px;
}
}
@media (min-width:767px) AND (max-width:992px) {
.rodape .logotipo {
	display: inline-block;
	width: 100%;
	margin-left: 0px;
}
}	
@media (min-width:992px) {
.rodape .mapa-iframe {
	float: left;
	margin-right: 20px;
}
}

.rodape .tit {
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 0px;
}
.rodape .redesociais {
	text-align: center;
}
@media (max-width:767px) {
.rodape .redesociais {
	margin-top: 30px;
}
}	
.rodape .redesociais-titulo {
	font-weight: normal;
	
}
.rodape .redesociais a {
	display: inline-block;
	height: 30px;
	width: 30px;
	margin-left: -4px;
	margin-right: -4px;
	background-image: url(../images/sprite_redesociais.png);
	background-repeat: no-repeat;
	background-size: 515%;
	text-align: left;
	text-indent: -9000em;
	filter: Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity .15s ease-in;
	-ms-transition: opacity .15s ease-in;
	-moz-transition: opacity .15s ease-in;
	-o-transition: opacity .15s ease-in;
	transition: opacity .15s ease-in;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.rodape .redesociais a:hover {
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-webkit-transition: opacity .15s ease-in;

	-ms-transition: opacity .15s ease-in;
	-moz-transition: opacity .15s ease-in;
	-o-transition: opacity .15s ease-in;
	transition: opacity .15s ease-in;
}
.rodape .redesociais .bt_facebook {
	background-position: left 100%;
}
.rodape .redesociais .bt_twitter {
	background-position: 25% 100%;
}
.rodape .redesociais .bt_googlemais {
	background-position: 50% 100%;
}
.rodape .redesociais .bt_linkedin {
	background-position: 75% 100%;
}
.rodape .redesociais .bt_email {

	background-position: right 100%;
}
/*COPTYRIGHT*/
.copyright {
	text-align: center;
	font-size: 10px;
	font-weight: 700;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 30px;
	display: block;
}
.copyright a {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright p {
}
.col-direita .formulario {line-height: normal;padding: 15px 14px;}
.formulario .form-group {
	margin-bottom: 10px;
}
.col-esquerda .formulario .form-group label.col-md-3,
.col-esquerda .formulario .form-group label.col-md-4,
.col-esquerda .formulario .form-group label.col-md-5 {
	text-align: right;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 6px;
}
.col-direita .formulario .form-group label {
	display: none;
}
.formulario .form-group label {
	font-weight: normal;
}
.formulario .form-control {
	background-color: #ffffff;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0);
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 2px solid #b4bbe7;
}
.formulario .btn-enviar {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0px none;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	background-color: #ff0000;
}
.formulario .btn-cancelar {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: transparent;
	border: 0px none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #b4bbe7;
}
.formulario .btn-cancelar:hover {
    color: #ff830f;
}	
