*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family:'Open Sans', sans-serif;
}


html,body{
	height: 100%;
}

.clear{
	clear: both;
}

header{
	background-color: #737373;
}

.container{
	width: 100%;
	max-width: 1024px;
	margin:0 auto;
	text-align: center;
}

.fundologo{
	width: 100%;	
	height: 100px;

}

.logo{
	/**float: left;**/
	width: 150px;	
	height: 100px;
	background-image: url('../imagens/logo2.png');
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center;
}

.fotofundo{
	background-image: url('../imagens/fundo.jpg');
	width: 100%;
	height: 560px;
	background-size: cover;
	background-position: center;
}

.primeirotexto{
	width: 100%;
	background-color:rgb(220,220,220);
	padding: 20px;
}

.corpotexto h4{
	margin-left: 5px;
	margin-right: 5px;
}

.funcoes p{
	margin-left: 5px;
	margin-right: 5px;
}

.corpotexto{
	width: 100%;
	background-color:rgb(220,220,220);
}

.corpotexto h3{
padding: 20px;
}

.corpotexto h4{
padding-bottom: 20px;
}

.funcoes {
	background-color:rgb(220,220,220);
	text-align: center;
}

.mosaico1a{
	width: 50%;
	height: 300px;
	background-color:#E6E6FA;
	float: left;
	background-image: url('../imagens/mosaico1.jpg');
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center;
}

.mosaico1b{
	width: 50%;
	height: 300px;
	padding-top: 40px;
	background-color:#E6E6FA;
	float: left;
}

.mosaico2a{
	width: 50%;
	height: 300px;
	padding-top: 40px;
	background-color:#E6E6FA;
	float: left;
}

.mosaico2b{
	width: 50%;
	height: 300px;
	background-color:#E6E6FA;
	float: left;
	background-image: url('../imagens/mosaico2.jpg');
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center;
}

.mosaico3a{
	width: 50%;
	height: 300px;
	background-color:#E6E6FA;
	float: left;
	background-image: url('../imagens/mosaico3.jpg');
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.mosaico3b{
	width: 50%;
	height: 300px;
	background-color:#E6E6FA;
	float: left;
}

.mosaico4a{
	width: 50%;
	height: 300px;
	padding-top: 40px;
	background-color:#E6E6FA;
	float: left;
}

.mosaico4b{
	width: 50%;
	height: 300px;
	background-color:#E6E6FA;
	float: left;
	background-image: url('../imagens/mosaico4.jpg');
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center;
}

.limitadortexto {
	position: relative;
	bottom: -25%;
	margin: 5px;
}

.segundotexto, .terceirotexto, .quartotexto {
	background-color:rgb(220,220,220);
}

.segundotexto:nth-of-type(1) p{
	padding: 20px;
}

.terceirotexto, .quartotexto p {
	padding-top: 2%;
	padding-bottom: 2px;
	background-color:rgb(220,220,220);
}

.quartotexto {
	top: -2px;
	background-color:rgb(220,220,220);
}

.comprar{
	background-color:#A0ECD0;
	padding-bottom: 1px;
}

.metade{
	width: 50%;
}

.textocompra{
	padding-top: 5px;
	background-color:#A0ECD0;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.botao{
	display: inline-block;
	background-color: yellow;
	width: 265px;
	height: 70px;
	font-size: 25px;
	color: white;
	cursor: pointer;
	text-align: center;
	line-height: 44px;
	border-radius: 30px;
	padding: 10px;
	box-shadow: 10px 10px 5px 0px rgba(117,117,117,1);
}

.botao:hover{
	background-color: red;
}

.fundoyoutube{
	background-color: rgb(220,220,220);
}

.youtube iframe{
	padding: 2%;
	background-color: rgb(220,220,220);
	width:  100%;
	height: 480px;
	border: 0px;
}

.containervideo{
	background-color: rgb(220,220,220);
}

.video{
	width: calc(100% / 3) -3px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

.video iframe{
	padding: 2%;
	background-color: rgb(220,220,220);
	width:  100%;
	height: 280px;
	border: 0px;
}

.fundolista{
	background-color: rgb(220,220,220);
}

.botaolista{
	display: inline-block;
	background-color: yellow;
	width: 400px;
	height: 70px;
	font-size: 20px;
	color: white;
	cursor: pointer;
	text-align: center;
	border-radius: 30px;
	box-shadow: 10px 10px 5px 0px rgba(117,117,117,1);
	
}

.botaolista:hover{
	background-color: red;
}

.botaolista p{
	position: absolute;
	padding-top: 20px;
	padding-left: 29px;
	text-align: center;
}

.sessaodepoimentos{
	padding-top: 20px;
	width: 100%;
	background-color: white;
}

.sessaodepoimentos p{
	font-size: 30px;
	padding-bottom: 10px;
	background-color: #A0ECD0;
}

.fundodepoimentos{
	background-color: #E6E6FA;
	font-size: 30px;
	}

.fundodepoimentos p{
	padding-top: 5px;
}

.fotodepoimento{
	position: relative;
	left: calc(50% - 40px);
	top: 11px;
	width: 60px;
	height: 40px;
	background-image: url('../imagens/fotodep.jpg');
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%;
}

.depoimento{
		display: inline-block;
		padding-top: 20px;
		font-style: italic;
		font-size: 18px;
		background-size: 100% auto;
		max-width: 300px;
		text-align: center;
}

.depoimento p{
	padding-bottom: 15px;
}


.fundoinsta{
	padding: 2% 2%;
	background-color: #98a5ae;
}




@media screen and (max-width: 830px){

	.mosaico1a{
		display: block;
		width: 100%;
		background-size: contain;
	}

	.mosaico1b{
		width: 100%;
		height: 200px;
	}

	.mosaico2a{
		width: 100%;
		height: 200px;
		padding-top: 0px;
		background-color: #88BB92;
		margin-bottom: 0px;
	}

	.mosaico2b{
		margin-top: 0px;
		width: 100%;
		height: 290px;
		margin-bottom: 1px;
		background-size: contain;
	}

	.mosaico3a{
		width: 100%;
		display: none;
	}

	.mosaico3b{
		width: 100%;
		height: 200px;
	}

	.mosaico4a{
		width: 100%;
		background-color: #88BB92;
		height: 200px;
		padding-top: 0px;
	}

	.mosaico4b{
		width: 100%;
	}

	.logo{
		display: inline-block;;
		margin-left: 50%
		right: 30%;
		text-align: center;
	}

	.video{
		width: 100%;
		background-size: contain;
	}
}