@import url('https://fonts.googleapis.com/css?family=Acme');

body{
	width: 100%;
	height: auto;
	margin: 0 auto;
}

h1{
	font-family: 'Acme', sans-serif;
	color: rgba(0, 0, 150, 1.0);
}

h2{
	font-family: 'Acme', sans-serif;
	color: rgba(0, 0, 150, 1.0);
}

h3{
	font-family: 'Acme', sans-serif;
	color: rgba(0, 0, 150, 1.0);
}

p{
	font-family: 'Acme', sans-serif;	
	text-align: left;
	text-indent: 30px;
	color: rgba(0, 0, 150, 1.0);
}

li{
	font-family: 'Acme', sans-serif;	
	text-align: left;
	color: rgba(0, 0, 150, 1.0);
}

hr{
	color: rgba(0, 0, 150, 1.0);
}

.traco{
	position: relative;
	width: 40%;
	height: 3.5px;
	top: -20px;
	background: rgba(0, 0, 255, 1.0);
	display: inline-block;
}


.traco2{
	position: relative;
	width: 40%;
	height: 3.5px;
	top: -20px;
	background: rgba(255, 255, 0, 1.0);
	display: inline-block;
}


/*--------------------------------------- IMG_TELHAS -----------------------------------------*/
section#img_telha{
    width: 100%;
    height: 58em;
    margin-top: 0;
    background: url(../img/telhas/telhas.jpg) no-repeat;
    background-size: 100%;
    background-position: top;
    background-attachment: fixed;
}@media(max-width:1024px){
	section#img_telha{
		height: 35em;
	}
}@media(max-width:768px){
	section#img_telha{
		height: 28em;
	}
}@media(max-width:425px){
	section#img_telha{
		height: 15em;
	}
}

article#img_telha{
	width: 100%;
	height: 100%;
	margin-top: -10px;
	background: rgba(0, 0, 0, .4);
}

hgroup#img_telha{
	position: absolute;
	padding: 25% 0;
	right: 10%;
}

hgroup#img_telha h1{
	color: rgba(255, 255, 0, 1.0);
	font-size: 4em;
}@media(max-width:425px){
	hgroup#img_telha h1{
		font-size: 2em;
	}
}

hgroup#img_telha p{
	color: rgba(225, 225, 0, 1.0);
	font-size: 24pt;
	margin-top: -40px;
	text-align: right;
}

/*--------------------------------------- SOBRE NÓS -----------------------------------------*/
section#sobrenos{
	width: 100%;
	height: auto;
	text-align: center;
}

article#sobrenos{
	width: 90%;
	height: auto;
	margin-left: 5%;
	padding: 1em 0;
}

article#sobrenos h1{
	font-size: 2.5em;
	text-align: center;
}

article#sobrenos p{
	font-size: 16pt;
	text-align: left;
}

hgroup#sobrenos{
	width: 33%;
	height: auto;
	padding: 2em 0;
	display: inline-block;
	vertical-align: top;
}


hgroup#sobrenos h1{
	margin: 10px;
}

hgroup#sobrenos p{
	text-align: left;
	margin: 10px;
}

.valores{
	text-align: left;
	margin-left: 5%;
}

@media (max-width: 980px) {
	article#sobrenos p{
		font-size: 16pt;
		text-align: center;
	}

	hgroup#sobrenos{
	width: 100%;
	height: auto;
	padding: 100px 0;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	}
}

/*--------------------------------------- PRODUTOS -----------------------------------------*/
section#img_produtos{
	width: 100%;
	height: 800px;
	background: url('../img/telhado2.jpg');
	background-size: 100% 100%;
	background-attachment: fixed;
}

section#produtos{
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
	padding: 1em 0;
}

section#produtos h1{
	font-size: 2.5em;
	text-align: center;
}

article#telhas{
	position: relative;
	width: 100%;
	text-align: center;
	padding: 4em 0;
}

hgroup#telhas{
	width: 45%;
	display: inline-block;
	vertical-align: middle;
}

hgroup#telhas img{
	width: 90%;
	vertical-align: middle;
}

article#telhas h1{
	font-size: 40pt;
}

article#telhas h2{
	font-size: 2em;
}

article#telhas P{
	font-size: 16pt;
}

article#telhas li{
	font-size: 14pt;
}

article#cores{
	position: relative;
	width: 100%;
	height: auto;
	text-align: center;
	font-family: 'Acme', sans-serif;
}

hgroup#branco{
	position: relative;
	width: 130px;
	height: 180px;
	vertical-align: top;
	margin: 5px;
	background: rgba(255, 255, 255, 1.0);
	text-align: center;
	display: inline-block;
	box-shadow: 0px 1px 4px #000;
}
hgroup#bege{
	position: relative;
	width: 130px;
	height: 180px;
	vertical-align: top;
	margin: 5px;
	background: rgba(245,245,220, 1.0);
	text-align: center;
	display: inline-block;
	box-shadow: 0px 1px 4px #000;
	color: rgba(200,200,180, 1.0);
	text-shadow: 0px 2px 2px #000;
}
hgroup#begeP{
	position: relative;
	width: 130px;
	height: 180px;
	vertical-align: top;
	margin: 5px;
	background: rgba(245,245,200, 1.0);
	text-align: center;
	display: inline-block;
	box-shadow: 0px 1px 4px #000;
	color: rgba(200,200,180, 1.0);
	text-shadow: 0px 1px 2px #000;
}
hgroup#cinzaC{
	position: relative;
	width: 130px;
	height: 180px;
	vertical-align: top;
	margin: 5px;
	background: rgba(181, 181, 181, 1.0);
	text-align: center;
	display: inline-block;
	box-shadow: 0px 1px 4px #000;
	color: rgb(80, 80, 80);
	text-shadow: 0px 1px 2px #000;

}
hgroup#cinzaE{
	position: relative;
	width: 130px;
	height: 180px;
	vertical-align: top;
	margin: 5px;
	background: rgba(79, 79, 79, 1.0);
	text-align: center;
	display: inline-block;
	box-shadow: 0px 1px 4px #000;
	color: grey;
	text-shadow: 0px 1px 2px #000;
}
hgroup#laraja{
	position: relative;
	width: 130px;
	height: 180px;
	vertical-align: top;
	margin: 5px;
	background: rgba(255,69,0, 1.0);
	text-align: center;
	display: inline-block;
	box-shadow: 0px 1px 4px #000;
	color: rgba(255,165,0, 1.0);
	text-shadow: 0px 1px 2px #000;
}
hgroup#ceramica{
	position: relative;
	width: 130px;
	height: 180px;
	vertical-align: top;
	margin: 5px;
	background: rgba(60, 15, 10, 1.0);
	text-align: center;
	display: inline-block;
	box-shadow: 0px 1px 4px #000;
	color: green;
	text-shadow: 0px 1px 2px #000;

}
hgroup#azulF{
	position: relative;
	width: 130px;
	height: 180px;
	vertical-align: top;
	margin: 5px;
	background: rgba(106,90,205, 1.0);
	text-align: center;
	display: inline-block;
	box-shadow: 0px 1px 4px #000;
	color: rgba(25,25,112, 1.0);
	text-shadow: 0px 1px 2px #000;
}
hgroup#azulD{
	position: relative;
	width: 130px;
	height: 180px;
	vertical-align: top;
	margin: 5px;
	background: rgba(25,25,112, 1.0);
	text-align: center;
	display: inline-block;
	box-shadow: 0px 1px 4px #000;
	color: rgba(106,90,205, 1.0);
	text-shadow: 0px 1px 2px #000;
}
hgroup#amarelo{
	position: relative;
	width: 130px;
	height: 180px;
	vertical-align: top;
	margin: 5px;
	background: rgba(255, 255, 0, 1.0);
	text-align: center;
	display: inline-block;
	box-shadow: 0px 1px 4px #000;
	color: rgba(240,230,140, 1.0);
	text-shadow: 0px 1px 2px #000;
}
hgroup#vermelho{
	position: relative;
	width: 130px;
	height: 180px;
	vertical-align: top;
	margin: 5px;
	background: rgba(255, 0, 0, 1.0);
	text-align: center;
	display: inline-block;
	box-shadow: 0px 1px 4px #000;
	color: rgb(250,128,114);
	text-shadow: 0px 1px 2px #000;
}
hgroup#verdeC{
	position: relative;
	width: 130px;
	height: 180px;
	vertical-align: top;
	margin: 5px;
	background: rgba(46,139,87, 1.0);
	text-align: center;
	display: inline-block;
	box-shadow: 0px 1px 4px #000;
	color: rgba(47,79,79, 1.0);
	text-shadow: 0px 1px 2px #000;
}
hgroup#verdeE{
	position: relative;
	width: 130px;
	height: 180px;
	vertical-align: top;
	margin: 5px;
	background: rgba(47,79,79, 1.0);
	text-align: center;
	display: inline-block;
	box-shadow: 0px 1px 4px #000;
	color: rgba(46,139,87, 1.0);
	text-shadow: 0px 1px 2px #000;
}

/*---------------------------------------- ORÇAMENTO -----------------------------------------*/
section#img_orcamento{
	width: 100%;
	height: 800px;
	background: url('../img/orcamento.png');
	background-size: 100% 100%;
	background-attachment: fixed;
}

section#orcamento{
	position: relative;
	width: 100%;
	height: auto;
	padding: 100px 0;
	text-align: center;
}

section#orcamento h1{
	font-size: 35pt;
	text-align: center;
}

section#orcamento h2{
	font-size: 18pt;
	text-align: center;
}

article#orcamento{
	position: relative;
	width: 45%;
	height: auto;
	margin-left: 25%;
	background: rgba(220, 220, 220, 1.0);
	padding: 5%;
	box-shadow: 0px 0px 4px #000;
	text-align: left;
}

article#orcamento form{
	font-family: 'Acme', sans-serif;
	font-size: 1em;
	color: rgba(0, 0, 150, 1.0);
}

.input{
	width: 100%;
	border: none;
	font-family: 'Acme', sans-serif;
	font-size: 1.5em;
	color: rgba(0, 0, 150, 1.0);
}

.input:hover{
	box-shadow: 0px 0px 2px #000;	
}

.number{
	width: 50%;
	border: none;
	font-family: 'Acme', sans-serif;
	font-size: 1.5em;
	color: rgba(0, 0, 150, 1.0);
	background: #fff;
}

.number:hover{
	box-shadow: 0px 0px 2px #000;	
}

.bt{
	position: absolute;
	border: none;
	background: rgba(0, 0, 100, 1.0);
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	right: 5%;
	font-weight: bold;
	font-family: 'Acme', sans-serif;
	font-size: 1em;
	cursor: pointer;
}

.bt:hover{
	background: rgba(0, 0, 200, 1.0);
}

.branco{
	background: rgba(250, 250, 250, 1.0);
}
.bege{
	background: rgba(245,245,220, 1.0);
}
.begeP{
	background: rgba(245,245,200, 1.0);
}
.cinzaC{
	background: rgba(181, 181, 181, 1.0);
}
.cinzaE{
	background: rgba(79, 79, 79, 1.0);
}
.laranja{
	background: rgba(255,69,0, 1.0);
}
.ceramica{
	background: rgba(60, 15, 10, 1.0);
}
.azulF{
	background: rgba(106,90,205, 1.0);
}
.azulD{
	background: rgba(25,25,112, 1.0);
}
.amarelo{
	background: rgba(255, 255, 0, 1.0);
}
.vermelho{
	background: rgba(255, 0, 0, 1.0);
}
.verdeC{
	background: rgba(46,139,87, 1.0);
}
.verdeE{
	background: rgba(47,79,79, 1.0);
}



/*---------------------------------------- MOBILE -----------------------------------------*/
@media (max-width: 980px) {
	article#img_telha{
		width: 100%;
		height: 100%;
		margin-top: -10px;
		background: rgba(0, 0, 0, .4);
	}
	
	hgroup#telhas{
		width: 80%;
		margin-left: 5%;
		display: inline-block;
		vertical-align: top;
		padding: 1em 0;
	}

	hgroup#telhas img{
		width: 100%;
	}

	/*PRODUTOS*/
	section#img_produtos{
		width: 100%;
		height: 600px;
		background: url('../img/telhado2.jpg');
		background-size: 100% 100%;
		background-attachment: fixed;
	}

	/*ORÇAMENTO*/
	section#img_orcamento{
		width: 100%;
		height: 600px;
		margin: 200px 0 0 0;
		background: url('../img/orcamento.png');
		background-size: 100% 100%;
		background-attachment: fixed;
	}

	section#orcamento{
		position: relative;
		width: 100%;
		height: auto;
		padding: 100px 0;
		text-align: center;
	}

	section#orcamento h1{
		font-size: 35pt;
		text-align: center;
	}

	section#orcamento h2{
		font-size: 24pt;
		text-align: center;
	}

	article#orcamento{
		position: relative;
		width: 85%;
		height: auto;
		margin-left: 2.5%;
		background: rgba(220, 220, 220, 1.0);
		padding: 15% 5%;
		box-shadow: 0px 0px 4px #000;
		text-align: left;
	}

	article#orcamento form{
		font-family: 'Acme', sans-serif;
		font-size: 1em;
		color: rgba(0, 0, 150, 1.0);
	}

	.input{
		width: 100%;
		border: none;
		font-family: 'Acme', sans-serif;
		font-size: 1.5em;
		color: rgba(0, 0, 150, 1.0);
	}

	.input:hover{
		box-shadow: 0px 0px 2px #000;	
	}

	.number{
		width: 50%;
		border: none;
		font-family: 'Acme', sans-serif;
		font-size: 1.5em;
		color: rgba(0, 0, 150, 1.0);
	}

	.number:hover{
		box-shadow: 0px 0px 2px #000;	
	}

	.bt{
		position: absolute;
		border: none;
		background: rgba(0, 0, 100, 1.0);
		color: #fff;
		padding: 10px;
		border-radius: 5px;
		right: 5%;
		font-weight: bold;
		font-family: 'Acme', sans-serif;
		font-size: 1em;
		cursor: pointer;
	}

	.bt:hover{
		background: rgba(0, 0, 200, 1.0);
	}

}


.whatsApp{
    color: blue !important;
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    z-index: 9999;
    font-size: 5em;
    font-weight: bolder !important;
    line-height: 0.5 !important;
    padding: 0 !important;
}
