/*!
 * 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;
  
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+52,ffffff+52,f7ecb2+100,f1da36+100,fcffc6+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 52%, #ffffff 52%, #f7ecb2 100%, #f1da36 100%, #fcffc6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 52%,#ffffff 52%,#f7ecb2 100%,#f1da36 100%,#fcffc6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 52%,#ffffff 52%,#f7ecb2 100%,#f1da36 100%,#fcffc6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcffc6',GradientType=0 ); /* IE6-9 */
}

.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:#344B9B;;
}

.title {
	color:#2d2e2d;
}

.title2{
	color:#606062;
	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:#84f20f;
	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:#84f20f;
	font-weight:normal;
	font-size:2.5em;
}


.red {
	background: red;
}

.font2 a {
	color:#344B9B;
}

.font2 {
	font-size:14px;
}

.centro {
	text-align:center;
}

.redes{
	width:auto;
}

.rodape{
/*	background-color:#4F574C;  
	background-color:#349eeb; 
	background-color:#CEEAE8; */
	background-color:#e5ffcf;
}

.rodapeb{
	margin-top: -1em;
}


.space{
	margin-left:1em;
}

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

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

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

hr.new {
  border: 0.04px solid #344B9B;
}
