.container {
	background-color: #9DC3E6;
	align-items: center;
	padding-top: 0px;	

}

.legenda {
	
	color: #540156;
	font-style: bold;
	font-size: 20px;
	text-align: center;
}
body {
	background-color: #9DC3E6;
	margin-top: 0px;
	padding-top: 0px;
}
.container header h1 {
	color: #C64356;
	
}

.nav li a
{
	color:#8C00C8;
	font-weight: bold;
	text-transform: uppercase;
	
}
.nav li a:hover
{
	color:#FFFFFF;
	background-color: #8C00C8;
	font-weight: bold;
	text-transform: uppercase;
	
}

.active
{
	color:#FFFFFF;
	background-color: #8C00C8;
	
	
	
}
.navbar-header.nav.navbar-nav.nav-pills .active a  ,.nav.navbar-nav.nav-pills a:hover{
	background-color: #651397; 
	color: #FFF;
	margin-top: 15px;
	border-bottom: medium;
	list-style: armenian;
	
	
}
.nav.navbar-nav.nav-pills li a {
	color: #651397;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	border-bottom: medium;
}


.titulo
{
	text-align: center;
	max-width: inherit;
	
	
}

.row.top
{
	text-align: center;
	padding-top: 0px;

}

.produtos
{
	margin-top: 15px;
padding: 20px 20px 20px 20px;
position: relative;
	
}
.intro
{
	margin-top: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	color: white;
	font-size: 16
}

section2{
	align-content: center;
	margin-top: 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	color: white;
	font-size: 16;
	padding-top: 15px;
	padding: inherit;
}
/* Contact Section */
#contact {
	background: #9DC3E6;
}
#contact .section-title p {
	color: #fff;
}
#contact form {
	padding: 0;
}
#contact h3 {
	text-transform: uppercase;
	color: white;
	font-size: 20px;
	font-weight: 400;
	
}
#contact .text-danger {
	color: #cc0033;
	text-align: left;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
#contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #444;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ddd;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact .form-control:focus {
	border-color: #999;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
.form-control::-webkit-input-placeholder {
color: #777;
}
.form-control:-moz-placeholder {
color: #777;
}
.form-control::-moz-placeholder {
color: #777;
}
.form-control:-ms-input-placeholder {
color: #777;
}
#contact .contact-item {
	
}
#contact .contact-item span {
	font-weight: 400;
	color: #aaa;
	text-transform: uppercase;
	margin-bottom: 6px;
	display: inline-block;
}
#contact .contact-item p {
	font-size: 16px;
}

.footer
{
	margin-top: 0px;
	padding-top: 35px;
	padding-bottom: 15px;
	text-align: center;
	background-color: #9DC3E6;
	min-height: 100px;
	color: aliceblue;
	text-decoration-style: double;
}
IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
	align:center;
	
	}

.contatos{
	margin-bottom: 15px;
}
.navbar-toggle {
    background-color: #D388C1;
    border: 1px solid #FFF;
}
.navbar-toggle .icon-bar {
    
    background: #000;
}

.icon-bar
{
	text-align: center;
	margin-left: auto;
	margin-top: auto;
	margin-right: 7px;
}
.btn 
{
	background-color: cadetblue;
	color: white;
	
	
}

.icons
{
max-width: 100px;
display: block;
text-align: center;
align:center;
	margin: 0 auto;
	
	
	
}

.colunas
{

	text-align: center;
	align:center;
	padding: 30px;
}