main {
	font-family: "Verdana", serif;
	color: #424949;
	font-size: 120%;
}

.fill {
	position: relative;
}

.black_opacity {
	width: 100%;
	height: 100%;
	background-color: rgb(121, 121, 121, 90%);
	position: fixed;
	z-index: 9999;
	display: none;
}
.alertajoao {

	position: fixed;
	display: block;
	top:40%;
	left:50%;
	transform: translate(-50%,-50%);
	padding-left:15px;
	padding-right:15px;	
	
	border-radius: 40px;
	z-index: 999;
	
	height: 550px;
	width:  700px;
	color: black;
	text-align: center;
	background-color: rgba(248, 248, 166);
	display: none;
}
.botaojoao {
    display: none;
	background-color: red;

}
.alertajoao ul {
	list-style: none;
	text-decoration: none;
}


.logoo {
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	left: 50%;
	top: 45%;
	position: absolute;
	width: 20%;
	height: 40%;
}




.csv {
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	position: absolute;
	left: 50%;
	top: 73%;
	text-transform: uppercase;
	font-family: "Verdana";
	font-size: 170%;
	text-shadow: 2px 2px #b3b6b7;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}

.fill .fundo1 {
	flex-shrink: 0;
	min-width: 100%;
	min-height: 100%;
	max-width: 100%;

}

.logo_empresa {
	text-align: center;
	padding: 30px 0;
}



.navegacao_site {
	text-align: center;
	display: none;
	padding-bottom: 30px;
}

body {
	overflow-x: hidden;
 	overflow-y: scroll;
}

.header_das_coisas {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #555;
	margin-top: 0;
	text-transform: uppercase;
}


.tabela_serviços td {
	height: 50px;
	width: 300px;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
}



.serviços {
	padding-bottom: 30px;
	background: #b3b6b7;
	background: -webkit-linear-gradient(#B3B6B7, #F8F9F9);
	background: -o-linear-gradient(#B3B6B7, #F8F9F9);
	background: -moz-linear-gradient(#B3B6B7, #F8F9F9);
	background: linear-gradient(#B3B6B7, #F8F9F9);
}

.tabela_serviços table {
	width: 64%;
	margin: auto;
}

.tabela_serviços thead {
	font-weight: bold;
}

.conteudo, .vitrine_fotos {
	width: 64%;
	margin: auto;
	padding-bottom: 30px;
	text-align: center;
}


.vitrine_fotos li {
	display: inline-block;
	box-shadow: 0px 0px 3px #E8D006;
	border-radius: 25px;
	width: 250px;
	height: 200px;
	margin-left: 30px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.vitrine_fotos li a:focus {
	outline: 0;
}

.logo_vitrine {
	width: 100%;
	height: 100%;
	border-radius: 25px;

}

.fundo {
	background: #F8F9F9;
	background: -webkit-linear-gradient(#F8F9F9, #B3B6B7);
	background: -o-linear-gradient(#F8F9F9, #B3B6B7);
	background: -moz-linear-gradient(#F8F9F9, #B3B6B7);
	background: linear-gradient(#F8F9F9, #B3B6B7);
}

.barras_amarelas {
	border-left: 4px solid #E8D006;
	border-right: 4px solid #E8D006;
	left: 50%;
	top: 50%;
	position: absolute;
	height: 90%;
	width: 80%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	background-color: transparent;
	filter: blur(0.7px);
}


.conteudo_do_quemsomos, .conteudo_do_serviços, .conteudo_do_footer {
	z-index: 2;
	position: relative;

}

.fundo, .serviços , footer{
	position: relative;
}

footer {
	background-color: #b3b6b7;
	overflow: hidden;
	

}

.conteudo_do_footer {
	text-align: center;
	padding-bottom: 30px;
	width: 35%;
	margin: auto;
}



.caminhãozinho {
	text-align: center;
	position: relative;
	margin: auto;

}

.caminhãozinho img {
	width: 5%;
	
}

.screwdriver {
	text-align: center;
	padding-bottom: 8px;
}

.screwdriver img {
	width: 3%;
}

.telefonezinho {
	width: 15%;
	margin-top: -10px;
	padding-bottom: 8px;
}

.tabela_serviços {
	padding-bottom: 30px;

}

.maps_link {
	width: 8%;
	height: 8%;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
   background-color: #E8D006;
}

.table-striped {
	/*background-color: #B3B6B7;*/
}

li {
	padding-bottom: 2px;
}

.detalhezinho {
	color: #E8D006;
	text-decoration: solid;
}

.container {
	text-align: center;
	position: relative;
	z-index: 999;
}

@media (min-width: 700px) {
    .container{
        max-width: 67%;

    }
}

.panel {
	margin-left: 0;
}




.ligue-ja {

    width: 50%;
    height: 55px;
    position: fixed;
    top: 10%;
    left: 72%;
    border: 2px;
    text-align: center;

    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);

    transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    z-index: 200000000;
}

.ligue-ja img {
	width: 30%;
}


.zap{
	position: fixed;
	z-index: 20;
	top: 35%;
	left: 91%;
}

.zap img {
	width:90%;
}

.zap strong{
	text-align: center;
}


.lista {
	background-color: #f8f9f9;
	background: -webkit-linear-gradient(#F8F9F9, #B3B6B7);
	background: -o-linear-gradient(#F8F9F9, #B3B6B7);
	background: -moz-linear-gradient(#F8F9F9, #B3B6B7);
	background: linear-gradient(#F8F9F9, #B3B6B7);
	position: relative;
}


.panel-group {
	width: 60%;
	text-align: center;
	margin: auto;
	position: relative;
	z-index: 20;
	padding-bottom: 100px;
}

#accordion {
	margin-bottom: 0px;

}

footer li {
	list-style: none;
}

.panel-bodyOne, .panel-bodyTwo, .panel-bodyThree, .panel-bodyFour, .panel-bodyFive, .panel-bodySix, .panel-bodySeven, .panel-bodyEight, .panel-bodyNine {
	width: 80%;
	text-align: center;
	margin: auto;
	padding: 20px 0;
}

.panel-body {
	width: 90%;
	text-align: justify;
	margin: auto;
}