
html {
	min-height: 100%;
	position: relative;
	font-family: sans-serif;
}

body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-size: 1.2em;
  line-height: 1.4em;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  text-align: justify;
  color: #111111;
  background-color: #f9f9f9;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
  max-width: 100% !important;
}

audio:not([controls]) {
  display: none;
  height: 0px;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0px;
  outline-style: none;
}

abbr[title] {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background-color: yellow;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: black;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100% !important;
  max-height: 100%;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  display: inline-block;
  position: relative;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin-top: 1em;
  margin-right: 40px;
  margin-bottom: 1em;
  margin-left: 40px;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  font: inherit;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

input {
  line-height: normal;  
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

input[type="search"] {
  box-sizing: content-box;
}

fieldset {  
  background-color: #aebbd9;
  border-color: #0b0c0f;
  border-width: 2px;
  border-style: solid;
  border-radius: 20px;
  text-align: center;
  font-size: 1em;
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 0px;
  margin-left: 2px;
  padding-top: 0.35em;
  padding-right: 0.625em;
  padding-bottom: 0.75em;
  padding-left: 0.625em;
}

legend {
  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;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

hr {
  box-sizing: content-box;
  border: 1px solid #2d4155;
}
table {
  border-collapse: collapse;
  border-spacing: 0px;
}

td, th {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

* {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

h1 {
  color: #1f1a53;
  font-size: 2.3em;
  line-height: 1.9em;
  font-style: bolder;
  margin-top: 0.6em;
  margin-bottom: 0.0em;
}
h2 {
  color: #283664;
  font-size: 1.5em;
  line-height: 1.9em;
  font-style: bold;
  margin-top: 0.7em;
  margin-bottom: 0.0em;
}
h3 {
  color: #0c1629;
  font-size: 1.2em;
  line-height: 1.5em;
  margin-top: 0.7em;
  margin-bottom: 0.1em;
}
h4, h5, h6 {
  margin-top: 0.2em;
  margin-bottom: 0.0em;
}
h4 {
  color: #003040;
}

h5 {
  color: #000000;
}

h6 {
  color: #000000;
}

p {
  margin-top: 0.3em;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 0px;
}

header {
  margin: 0px;
}

section {
  margin-top: 0px;
  margin-bottom: 60px;
  margin-left: 8%;
  margin-right: 8%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  }
.section2 {
  margin-top: 0px;
  margin-bottom: 8px;
  margin-left: 4%;
  margin-right: 4%;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 8px;
  padding-right: 8px; 
  }
footer {
  color: #dddddd;
  text-align:center;
  display: block;  
  vertical-align: middle;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 0.7em;
  position: relative;
  bottom: -8px;
  width: 100%;
  border-top: 0px solid #366265;
  background: #15280d;
}

a:link, a:visited, a:hover, a:active {
  text-decoration: none;
}

a:link {
  color: #2d00b3;
}

a:visited {
  color: #00468c;
}

a:hover, a:focus {
  color: #0040ff;
}

a:active {
  color: #5900b3;
}

.cover {
    position: relative;
	top: 0px;
    background-color: transparent;
    background-image: url(cover.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: 100%;
	margin: 0;
}
.sobre {
	position: absolute; left: 10%; top: 170px; color: #ffffff; font-size: 1.5em; line-height:1.8em;
}

.banner {
	top: 0;
	border-bottom: 1px solid #595867;
	border-top: 1px solid #595867;
}

.img_esquerda {
  float: left;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  margin-left: 0px;
}

.img_direita {
  float: right;
  display: inline-block;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.img_100 {
  clear: both;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.max_100 {
  max-width: 100% !important;
  max-height: 100% !important;
}

.desce {
  position: relative;
  top: 70px; 
  left: 200px;
}

.desce2 {
  position: relative;
  top: 60px;
  left: 200px;
  text-align: center;
}

.desce3 {
  position: relative;
  top: 320px;
  left: 80px;
  color: #fff;
  padding-right: 8px;
  text-align: left;
}

.borda {
  border: 2px solid #5f5b71;
}

.moldura {
  border: 3px solid #5f5b71;
  margin:12px;
}

.margem4 {
  margin:4px;
}


.texto_esquerda {
  text-align: left;
}

.texto_direita {
  text-align: right;
}

.texto_centro {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}

.centrada {
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.grande {
  font-size: 3em;
}

.media {
  font-size: 2em;
}

.pequena {
  font-size: 0.7em;
}

.encolhe {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 12%;
  margin-right: 12%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 4%;
  padding-right: 4%;
  }
  
.input {
  border: 1px  solid #49526d;
  border-radius: 10px;
  transition: all 0.1s ease 0s;
  background-color: #d0dae6;
  color: black;
  padding-left: 4px;
  padding-right: 4px;
  line-height: 32px;
  margin-bottom: 8px;
  font-size: 0.9em;
  line-height: 2em;
  width: 600px;
  max-width: 90%;
}

.button, .button:visited {
  display: inline-block;
  width: 330px;
  max-width: 98%;
  margin-top: 8px;
  margin-right: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-left: 10px;
  color: #fffff2;
  background-color: #1b60a5;
  border-radius: 20px;
  text-align: center;
  font-size: 1.1em;  
  line-height: 1.6em;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 1.3);
}

.button:hover {
  color: #ffffff;
  background-color: #016287;
  text-transform: uppercase;
  border-color: #001220;
  box-shadow: 0 1px 2px 0 #626262, 0 6px 20px 0 #444444;
}

.topo {
  position: fixed;
  right: 14px;
  bottom: -5px;
  display: inline-block;
  z-index: 13;
}
.logo {
  position: relative;
  top: 20px;
  left: 10px;
  display: block;
  float: left;
  text-align: left;
  padding: 0px;
  z-index: 999;
  width: 80px;
  height: 80px;
}
.sobe {
  margin-top: -120px;
  z-index: 999;
}
.verde {
  color: #006619;
}
.azul {
  color: #000066;
}
.encarnada {
  color: #8c0000;
}
.amarela {
  color: #d9d900;
}
.branca {
  color: #ffffff;
}

.f_tdh {
	background-color: #273447;
	font-size: 1.5rem;
	font-weight: bold;
	font-style: italic;
	line-height: 3rem;
	color: #c7b6e7;
	border: 0px solid #1a1d22;
	padding-left: 18px;
	padding-right: 18px;
}
.f_td {
	background-color: #454d5f;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 18px;
	padding-bottom: 18px;
	border: 0px solid #1a1d22;
}

div.borda img {
  border: 1px solid #16171f;
}

div.gallery {
  margin: 0px;
  border: 0px solid #16171f;
  display: inline-block;
}

div.gallery:hover {
  border: 0px solid #777;
}

div.gallery img {
  width: auto;
  height: 100%;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 20px;
  margin-bottom: 0px;
}

div.desc {
  padding: 0px;
  text-align: center;
}

#empresa{
    position: absolute;
    top: -9999px;
} 

@media only screen and (max-width: 1200px) {
  h1 { font-size: 1.6em; padding-top: 6px;}
  h2 { font-size: 1.4em; line-height: 1.1em;}
  h3 { font-size: 1.4em; }
  h4 { font-size: 1.2em; }
  h2, h3, h4, h5, h6 { margin-top: 1.1em; }  
  body {font-size: 1.1em; }
  table { width: 98%; }
 .desce {
  position: relative;
  top: 60px; 
  left: 40px;}
.desce2 {
  position: relative;
  top: 60px;
  left: 40px;}fot
.desce3 {
  position: relative;
  top: 250px;
  left: 8px;
  color: #fff;
  text-align: left;
  padding: 6px;}
  
  section {
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 4%;
  margin-right: 4%;
  padding-top: 40px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  }

.sobre {
	position: absolute; left: 6%; top: 120px; color: #ffffff; font-size: 1.2em;line-height:1.4em text-align: left;
}
}

@media all and (max-width: 768px) {
  li, img {width: auto;}
  section {
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 3%;
  margin-right: 3%;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 8px;
  padding-right: 8px; 
  }

  body {font-size: 1em; } 
 .logo { display: none; }
 .desce {
  position: relative;
  top: 30px; 
  left: 30px;}
.desce2 {
  position: relative;
  top: 30px;
  left: 30px;}
.desce3 {
  position: relative;
  top: 200px;
  left: 8px;
  color: #fff;
  text-align: left;
  padding: 6px;}

.sobre {
	position: absolute; left: 4%; top: 80px; color: #ffffff; font-size: 0.9em;line-height:1.0em text-align: left;
}
}


@media print {
  *, *::before, *::after {
    background-color: transparent !important;
    background-image: none !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
    background-position: 0% 0% !important;
    color: black !important;
	box-shadow: none  !important;
	text-shadow: none  !important;
  }
  a, a:visited {
    text-decoration: none;
  }
  a[href]::after {
    content: "(" attr(href) ")";
  }
  abbr[title]::after {
    content: "(" attr(title) ")";
  }
  a[href^="#"]::after, a[href^="javascript:"]::after {
    content: "";
  }
  pre, blockquote {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #999999;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p, h2, h3 {
  }
  h2, h3 {
    page-break-after: avoid;
  }
}

