/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
  padding-top: 56px;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.font p{
	color:#ffffff;
}

.title {
	color:#2d2e2d;
}

.title2{
	color:#ffffff;
	font-weight:bolder;
	font-size:1.5em;
}

.title3{
	color:white;
	font-weight:bolder;
	font-size:2em;
}

.title4{
	color:#2d2e2d;
	font-weight:bolder;
	font-size:2em;
}


.title5{
	color:#4F574C;
	font-weight:bolder;
	font-size:2em;
}

.text{
	color:white;
	font-weight:normal;
	font-size:2.5em;
}

.text2{
	color:#2d2e2d;
	font-weight:normal;
	font-size:2.5em;
}

.text3{
	color:red;
	font-weight:normal;
	font-size:2.5em;
}

.red {
/*	background: #1CA954;  
	height:1em;  */
	background-image: url(../img/onda.png);
	height:3em; 
}

.font2 a {
	color:#ffffff;
}

.font2 {
	font-size:14px;
}

.centro {
	text-align:center;
}

.redes{
	width:auto;
}

.rodape{
	background-color:#EA2828; 
/*	background-image: url(../img/bg.png);
	background-repeat: repeat;  */
}

.rodape_logo{
	text-align:center;
	margin-top:-25px;
}

.space{
	margin-left:1em;
}

.box{
	background-color:#d6d6d6;
	font-size:small;
	padding:1em;	
}

.box2{
	background-color:#e5ffcf;
	font-size:small;
	padding:1em;	
}

.box3{
	background-color:#cbdbbd;
	font-size:small;
	padding:1em;	
}

/* .verde{
	color:#898f8b;
} 

.comunica{
	background-color:#e3e3e3;
	font-weight:bold;
	color:#243B6D;
	padding: 15px;
	font-size: 20px;
}

.comunicacolor{
	color:#00A859;
} */

.branco{
	background:#ffffff;
}

.linha{
	border: 1px solid #cecece;
}

.topo{
	margin-bottom: 20em;
}

.centro {
	text-align:left;
}

.lista{
	background-color:#ffedf0;
}

ul li {
	list-style-type: none;

}

.formulario{
	width:90%;
	text-align:justify;
	margin-left:20px;
}
