/*!
 * 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:#ffffff;
	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:#ffffff;
	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: red;
}

.font2 a {
	color:#ffffff;
}

.font2 {
	font-size:14px;
}

.centro {
	text-align:center;
}

.redes{
	width:auto;
}

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

.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;
}


.comunica {
	text-align: center;
	border: 5px solid red;
	padding: 5px;
	background-color:#edf6ff;
/*s	background-color: #fef0ff; */
	margin-bottom:15px;
	padding:20px;
}
