@charset "UTF-8";
body
{
	background-color:#aad643;
}
body 
{
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height:100%;
}
.Cont_pag
{
	 margin-left:10%;
	 margin-right:10%;
	 background-color: #aad643;
}
.primary_header 
{
	align-content:center;
	width: 100%;
	margin-left:0px;
  	padding-top: 0px;
	padding-bottom: 0px;
	clear: left;
	border-bottom: 2px solid #95C22B;
}

.logo img
{
	width:72%;
	max-height:10%;
}
.secondary_header
{
	width: 100%;
	padding-top: 2%;
	padding-bottom: 4%;
	background-color: #B3B3B3;
	clear: left;
}
.container 
{
	background-color: #FFFFFF;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .secondary_header ul 
{
	margin-top: 0%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2%;
	padding-left: 0px;
	width: 100%;
}
.secondary_header ul li 
{
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: .5%;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.5%;
	margin-left: auto;
	text-align: center;
	width: 16%;
	transition: all 0.3s linear;
}
.secondary_header ul li:hover 
{
	color: #717070;
	cursor: pointer;
}
.container .right_article h3 
{
	padding-left: 63.2%;
	padding-right: 5%;
	margin-top: -2.5%;
	color: #717070;
	font-weight: bold;
	font-style: oblique;
	font-family:"Times New Roman", Times, serif;
}
.row.blockDisplay 
{
	display: block;
}
	
.slideshow-container 
{
  max-width:100%;
  margin-bottom:470;
  position: relative;
  margin: auto;
}
.Imagens_slide .img
{
	margin-top: 4%;
	align-content:center;
	margin-left:17%;
}
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 43%;
  margin-top:1%;
  margin-right:18%;
  margin-left:18%;
  width: auto;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 1.6s ease;
  border-radius: 0 3px 3px 0;
}

.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}
.dot {
  cursor:pointer;
  height: 13px;
  width: 1.5%;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 100%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

.fade {
  webkit-animation-name: fade;
  webkit-animation-duration: 2.0s;
  animation-name: fade;
  animation-duration: 0.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
.noDisplay 
{
	display: none;
}
.copyright {
	background-color: #FFFFFF;
	color: #000000;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-family: "Times New Roman", Times, serif;
}
.body 
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cont_final
{
	height:100%
}

@media (max-width: 320px) 
{
.secondary_header ul li 
{
	float: none;
	margin-top: .5%;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul 
{
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	height: auto;
	width: 100%;
	text-align: center;
	background-color:#FFFFFF
}
.secondary_header 
{
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	padding-top: 1%;
	padding-bottom: 2%;
}
.copyright 
{
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .secondary_header 
{
}
}

@media (min-width: 321px) and (max-width: 769px) 
{
.secondary_header ul li 
{
	float: none;
	margin-top: 4%;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul 
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header 
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
}

@media (min-width: 769px ) and (max-width: 1200px ) 
{
.secondary_header 
{
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.secondary_header ul li 
{
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
}
@media (min-width : 1400px )
{
.secondary_header 
{
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.secondary_header ul li 
{
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
	padding-left:5px;
}
}
#menu 
{
}
.column_final
{
	text-transform: uppercase;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color:#FFFFFF;
	text-align: center;
}

.column_final
{
	text-transform: uppercase;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 20px;
	background-color:#FFFFFF;
	text-align: center;
}.cont_final {
}
