/* Space out content a bit */
body {
  padding-bottom: 20px;
  font-family:'Open Sans', sans-serif;

  background-color:#FFFFFF;
}

@font-face {
  font-family: Amazone;
  src: url(http://amplusdobrasil.com.br/assets/fonts/amazone.ttf);
}

.message-wrapper h2 {
  font-family: Amazone;
 
}

.fundo-cor{
background-color:#FFFFFF;
}

#cssmenu2{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
}
#cssmenu3{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:left;
}

#cssmenu4{
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height: 1.5;
text-align:left;
}

#cssmenu5{
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height: 1.2;
}

#cssmenu6{
color: #000;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
line-height: 1.5;
text-align:center;
}

.faleconosco{
font-size:22px;
}

.payments {
  position:absolute;
  z-index:300;
  overflow:auto;
  margin-left: -500px;
  margin-top:45px;
}

.principios {
  font-size:16px;
  font-weight:400;
}
.pointer {
  cursor:pointer;
}

.mix {
  padding:15px;
}

.cut {
height: 250px;
overflow:hidden;
}
 
.cut img {
width: auto;
border-radius:5px;
}

.header-top img{
}

.header {
  position:relative;
    min-height:40px;

}

/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-right: 15px;
  padding-left: 15px;
}

.footer2{
	color:#FFFFFF;
	font-size:15px;
	}
.footer3{
	color:#FFFFFF;
	font-size:12px;
	}	

.container2{
	width: 75%;
	line-height: 1.5;
	font-size:15px;
	}
	
	.container6{
	width: 95%;
	color: #000033;
	line-height: 1.5;
	font-size:18px;
	}
	
	.container7{
	width: 900px;
	background-image:url(../img/fundo-programas.png);
	line-height: 1.5;
	font-size:15px;
	}
	
	.container8{
	font-size:36px;
	color:#0000FF;
	}
	
	.container9{
	font-size:36px;
	color:#000;
	}
	
.container3{
	width: 850px;
	line-height: 1.5;
	font-size:15px;
	}	

.container5{
	
	font-size:30px;
	
	}			

	
/* Custom page footer */
#footer {
	background-position:center;
	background-image:url(../img/fundo-footer.png);
	font-family: 'Open Sans', sans-serif;	
	color:#FFFFFF;
	text-align:center;
}

#footer a {
  color:#fff;
}

#footer a:hover {
  color:#fff;
}


.artigostext{
text-decoration:none;
padding-left: 10%;
padding-right: 10%;
padding-bottom: 3%;
}

.artigostext a {
text-decoration:none;
color:#000000;

}

.artigostext a:hover {
text-decoration:none;
color: #990000;

}

/* Customize container */
@media (min-width: 768px) {
  .container {
    max-width: 100%;
	background-color: #0F73BA;
  }
  
   .container3 {
    max-width: 100%;
	color:#666666;
	font-size:22px;
	background-color: #FFFFFF;
  }
  
  .container2 {
    max-width: 100%;
	background-color: #FFFFFF;
  }
}
.container-narrow > hr {
  margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}

/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
  /* Space out the masthead */
  .header {
    margin-bottom: 30px;
  }
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
}

.text-left {
  text-align:left;
}

.lado{
font-size:24px;
text-align:justify;
line-height: 30px;

}


.ruru{
padding-left: 5%;
padding-right: 5%;


}


.recuo{

padding-left: 10%;
padding-right: 10%;
font-size:16px;
}

