/*!
 * 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/#d1eeff+0,ffffff+24,ffffff+24,ffffff+100 */
background: rgb(209,238,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(209,238,255,1) 0%, rgba(255,255,255,1) 24%, rgba(255,255,255,1) 24%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(209,238,255,1) 0%,rgba(255,255,255,1) 24%,rgba(255,255,255,1) 24%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(209,238,255,1) 0%,rgba(255,255,255,1) 24%,rgba(255,255,255,1) 24%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1eeff', endColorstr='#ffffff',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:#ffffff;
}

.title {
	color:#2d2e2d;
}

.title2{
	color:red;
	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;
	height: 1em;
}

.font2 a {
	color:#ffffff;
}

.font2 {
	font-size:14px;
}

.centro {
	text-align:center;
}

.redes{
	width:auto;
}

.rodape{
	background-color:#1C1C1C; 
/*	background-image: url(../img/footer.jpg);
	background-repeat: repeat; */
}

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

.central{
	text-align:center;
	padding:1em;
}

.branco{
	background-color:#ffffff;
}

.cinza{
	background-color:black;
	height: 20px;
}

.large{
	font-size:14px;
}

.large a{
	color:#ffffff;
}

.largeb{
	font-size:2em;
	font-weight:bolder;
}
