


.rodape_color {
  box-shadow: 7px 0px 14px 0px rgba(5,64,96,1.00);
  -webkit-box-shadow: 7px 0px 14px 0px rgba(5,64,96,1.00);
  -moz-box-shadow: 7px 0px 2px 14px rgba(5,64,96,1.00);
  background-color: #FFF;
  color: #000000;
  bottom:0;
  width:100%;
}


div.jumbotron.carousel-hero {
  color: #fff;
  text-align: center;
  background-size: cover;
  background-position: center;
  padding-top: 200px;
  padding-bottom: 100px;
  margin-bottom: 0;
  position:relative;
  }
  
@media (max-width: 567px) {
	 div.jumbotron.carousel-hero {
  
  padding-top: 80px;
 
  }
}
  
  
  
  div.jumbotron.carousel-hero p {
	  text-align: center;
  }
div.carousel {
	position:relative;
	
}
div.carousel-inner {
	  z-index:0;
}




div.filter {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(5,64,96,1);
	z-index:0;

}




div.jumbotron.hero-nature {
  background-image: url("../../admin/data/dynamic/banners/1/downloads/16b2b5387fc4542aac4a227c8b732545.png");
  background-color:rgba(5,64,96,0.8);
  
}

h1.hero-title1 {
  text-shadow: 0 3px 3px rgba(0,0,0,0.4);
  color: rgba(255,255,255,1);
  margin-top: 50px;
}

p.hero-subtitle1 {
  max-width: 600px;
  margin: 25px auto;
  padding: 10px 15px;
  color: rgba(255,255,255,1);
  font-size: 24px;
  font-family: 'Roboto Slab';
  }


 


      
div.jumbotron.hero-technology {
  background-image: url("../../admin/data/dynamic/banners/2/downloads/3e621176f7338704b592b7f447625587.png");
   background-color:rgba(5,64,96,0.8);
}

h1.hero-title2 {
  text-shadow: 0 3px 3px rgba(0,0,0,0.4);
  color: rgba(255,255,255,1);
  margin-top: 50px;
}

p.hero-subtitle2 {
  max-width: 600px;
  margin: 25px auto;
  padding: 10px 15px;
  color: rgba(255,255,255,1);
  font-size: 24px;
  font-family: 'Roboto Slab';
  }

 


@media (min-width: 1200px) {
  h1.hero-title, h2.hero-title, h3.hero-title {
    color: #FFF;
    margin-top: 80px;
  }
}



.plat {
  border-radius: 0px;
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 0 #048f83!important;
}


* {
  /*box-sizing: inherit;*/
}

*:before, *:after {
  /*box-sizing: inherit;*/
}

span {
  font-style: inherit;
  font-weight: inherit;
}

.jumbotron {
  height: 650px;

}


