body{background-color: #333399;}



.faixa_cima .col-md-12{
    background-color: #333399;
	color:#ffffff;
}

.faixa_final.row{
    background-color: #333399;
    color:#ffffff;
}

.icones_sociais{
	width: 120px;
	height: 30px;
	position: relative;
	top:20px;
	left: 10px;
}


.telefone_sharom{
	position: relative;
	top:-20px;
	left: 150px;
	width: 400px;
	height: 0px;

}
.email_sharom{
	position: relative;
	top:-30px;
	left: 310px;
	width: 400px;
	height: 0px;

}

.email_sharom a{
	color:#ffffff;
}

.qualidades {
	text-align: center;
    background-color: #ffffff;
}




.carousel-caption{
	text-align: left;
	color: #ffffff;
	font-weight: bolder;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 1);

}

.espaco{
	position: relative;
	top: -65px;
	left: 500px;
	width: 500px;
	height: 5px;
}



.fundo_icones {
position: relative;
top:0px;
left: 30px;
    background-color: #ffffff;
    background-image: url(../img/back.jpg);
    background-repeat: no-repeat;
    width: 1304px;
    height: 700px;
}

.links_uteis{
    position: relative;
    top: -500px;
    left: 150px;
    width: 460px;
    height: 300px;
    text-align: left;

}

.links_uteis2{
    position: relative;
    top: -800px;
    left: 480px;
    width: 460px;
    height: 300px;
    text-align: left;

}

.links_uteis3{
    position: relative;
    top: -1100px;
    left: 880px;
    width: 460px;
    height: 300px;
    text-align: left;

}


.row{
    background-color: #ffffff;
}

.figuras{
    width: 50px;
    height:50px;
}


.bordas1 a{
    color:#000000;
}
.bordas1 a:hover{
    text-decoration: none;
    font-size: 13.5px;
    font-weight: bold;
}

.bordas1 a:active{
    text-decoration: none;
}
.bordas1 a:visited{
    text-decoration: none;
}

.espacos{
    position: relative;

    width: 20px;
}

.menu_table{

    height: 100px;
}


.menu.col-md-12{

    height: 100px;
    margin-top: 10px;
}

.menu.dropdown-toggle{
	color:#000;
    font-weight: bold;
		
}

.menu.dropdown-toggle:hover
{
	color:#fff;
	background-color:#00aff0;

	

}

.dropdown-menu li a:hover
{
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}

.dropdown-menu li a:hover,
.menu.dropdown-toggle:active,
.nav .open>a, 
.nav .open>a:focus, 
.nav .open>a:hover,
{
	
	color:#fff;
	background-color:#00aff0;	
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
}

.menu2.nav.nav-pills a{

    color:#000;
    font-weight: bold;
}

.menu2.nav.nav-pills a:hover,
.menu2.nav.nav-pills a:active{
    color:#fff;
    background-color: #00aff0;
 
}

.distancia{
margin-top: 17px;
    left: 400px;
}

.azul.panel-heading {

	background-color: #fff;
	color: #333399;
	border:none;

}

.list-group{

	color: #fff;
}

.form-control{
	color: #fff;
	border: none;
	background-color: #008ff0;

}

.sharom.form-control{
	color: #000;
	border: none;
	background-color: #eeeeee;

}
.sharom.form-control::-webkit-input-placeholder { color:#bbb;  font-size: 13px; }
.sharom.form-control::-moz-placeholder { color:#bbb;  font-size: 13px; }


.azul.btn{background-color: #00aff0; }
.azul.btn:hover{background-color: #007ff0; color:#fff;}

.sharom.btn{background-color: #eeeeee; }
.sharom.btn:hover{background-color: #007ff0; color:#fff;}


.form-control::-webkit-input-placeholder { color:#ccc;  font-size: 11px; }
.form-control::-moz-placeholder { color:#ccc;  font-size: 11px; }

.titulo.row{
	
	background-color: #00cc00;
}

.esconde {

	display: none;
}