/*!
 * 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:#0C008A2;
}

.title {
	color:#2d2e2d;
	text-align:center;
}

.title2{
	color:#0C008A;
	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-image: url(../img/bg.jpg);
	background-repeat: repeat-x;  */
	background: #fc9d03;
	margin-bottom: 0.4em;
	height:1em;

}

.font2 a {
	color:#0C008A;
}

.font2 {
	font-size:14px;
}

.centro {
	text-align:center;
}

.redes{
	width:auto;
}

.rodape{
/*	background-color:#080045; */
	background-color:#FFDE07; 
/*	background-image: url(../img/bg.jpg);
	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;
}

.logo{
	margin-top:0px;
}

.gradiente{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,cbebff+57,a1dbff+100 */
/*background: #ffffff; /* Old browsers */
/*background: -moz-linear-gradient(top,  #ffffff 0%, #cbebff 57%, #a1dbff 100%); /* FF3.6-15 */
/*background: -webkit-linear-gradient(top,  #ffffff 0%,#cbebff 57%,#a1dbff 100%); /* Chrome10-25,Safari5.1-6 */
/*background: linear-gradient(to bottom,  #ffffff 0%,#cbebff 57%,#a1dbff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a1dbff',GradientType=0 ); /* IE6-9 */

/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+39,d8d8d8+100 */
 background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 39%,rgba(216,216,216,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

/* background:#FCF4A9;
 *
 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fefcea+0,f1da36+100;Gold+3D */
/*background: linear-gradient(to bottom,  rgba(254,252,234,1) 0%,rgba(241,218,54,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
