/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
   height: 100%; 
}

body {
    padding-top: 30px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
/*	background-image: url(../img/bg.jpg);
	background-repeat: repeat;  */

/*	background-color:#EBEDED;  */
/*	background-image: url(../img/bgb.jpg); */
}

section {
  clear: both;
  padding:50px 0;
}

#bolhas{
	margin-top:-50px;
	background-image: url(../img/topc.png);
	
}

.container2{
/*	background-color: #d1e8a0;  */
	background-image: url(../img/bgb.jpg);
	margin:0 auto;

}
/*
#top{
/*	background-color: #d1e8a0;  */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#71b4fc+0,ffffff+100&1+0,0+100 */
/*	background: -moz-linear-gradient(top, rgba(113,180,252,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
/*	background: -webkit-linear-gradient(top, rgba(113,180,252,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
/*	background: linear-gradient(to bottom, rgba(113,180,252,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71b4fc', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
/*	margin-top:-50px;
/*	background-image: url(../img/top.png);  
}*/

#top{
margin-top:-50px;

background:#d2eba0;

/* background: rgba(165,209,69,1);
background: -moz-linear-gradient(top, rgba(165,209,69,1) 0%, rgba(210,235,160,1) 39%, rgba(210,235,160,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(165,209,69,1)), color-stop(39%, rgba(210,235,160,1)), color-stop(100%, rgba(210,235,160,1)));
background: -webkit-linear-gradient(top, rgba(165,209,69,1) 0%, rgba(210,235,160,1) 39%, rgba(210,235,160,1) 100%);
background: -o-linear-gradient(top, rgba(165,209,69,1) 0%, rgba(210,235,160,1) 39%, rgba(210,235,160,1) 100%);
background: -ms-linear-gradient(top, rgba(165,209,69,1) 0%, rgba(210,235,160,1) 39%, rgba(210,235,160,1) 100%);
background: linear-gradient(to bottom, rgba(165,209,69,1) 0%, rgba(210,235,160,1) 39%, rgba(210,235,160,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5d145', endColorstr='#d2eba0', GradientType=0 ); */
}

#top2{
	background-image: url(../img/top.png);
	margin-top:-50px;
}


#top3{
	background-image: url(../img/topc.png);
	margin-top:-50px;
}

.direita{
	text-align:right;
}

#contato{
/*	background-image:  url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-repeat: repeat-y; */
	
	background-image: url(../img/bgb2.png);
	background-repeat: repeat;
	
/*	background-color:#c1ffc8;  */
	padding:50px; 
}

#about{
/*	background-color:#d3e4ff; */
	
	background-image: url(../img/bg.png);
	background-repeat: repeat;
	
	padding:50px;
}

/* #services1{
	background-color:#d1f3fc;
	padding:50px;
} */

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.navbar{
/*	background-color:#1d995f; 
	background-color:#006b2e; */
/*	background-color:#e3e3e3; */
	background-color:#a5d145;
	margin-top:-50px;
	border:#ffffff;
	color:#ffffff;
}

#text{
	color:blue; 
/*   color:#fff; */
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Footer Styles */

/* footer {
    margin: 50px 0;
}  */

.blue{
/*	 background: #1D3050; */
	 background: #476A3F;
	 text-align:center;
	 color:white;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

.borda{
	height: 1em;
	background-color: #476A3F;
	margin-bottom: 7px;
}

.font2{
	font-size:large;
}

.font2 a{
	color:#ffffff;
}

p a{
	color:#000000;
}
