

html{
	overflow-x:hidden;
}

nav {	
	background-color: white;
	width: 100%;
	text-align: left;
	margin-bottom: 0px;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
}

a:link {
    color: blue;
    background-color: transparent;
    text-decoration: none;
}
a:visited {
    color: blue;
    background-color: transparent;
    text-decoration: none;
}
a:hover {
    color: blue;
    background-color: transparent;
    text-decoration: underline;
}
a:active {
    color: white;
    background-color: transparent;
    text-decoration: underline;
}

#a:link {
    color: white;
    background-color: transparent;
    text-decoration: none;
}
#a:visited {
    color: white;
    background-color: transparent;
    text-decoration: none;
}
#a:hover {
    color: white;
    background-color: transparent;
    text-decoration: underline;
}
#a:active {
    color: white;
    background-color: transparent;
    text-decoration: underline;
}


header{
	background-color: white;
	color: blue;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}

section {
	width: 100%;
	color: blue;
	margin-right: 0px;
	margin-left: 0px;
}

#footer {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 0px;

}

#endereco {
	padding-left: 5px;
}

#iconwhats {
	padding-top: 15px;
}

#home {
	width: 100%;
	background-color: lightgray;
	margin-left: 0px;
	margin-top: 0px;

}

.modal-body{
	background-color: lightgray;
}




#controlright {
	background-color: #000000;
	
}

#controlleft {
	background-color: #000000;
}

#myCarousel {
	width: 90%;
	height: 100%;
	text-align: center;
}

.carousel-indicators li {
    text-align:center;
}

 ul{
 	list-style-type: none;
 }

#h5 {
	color: #000000;
}



#Sobre {
	padding-left: 20px;
	text-align: left;
	width: 100%;
	padding-top: 20px;
	margin-left: 0px;
}

hr {
      color: blue;
      background-color: blue;
      height: 5px;
    
}

#btntela {
	background-color: blue;
	border-color: #000000;

}

#btnatual {
	background-color: blue;
	border-color: #000000
}

#btnacessorios {
	background-color: blue;
	border-color: #000000
}

#tecnico {
	
	padding-top: 15px;
	padding-left: 20px;

}

#imgtecnico{
	border-color: blue;
	max-height: 500px;
	max-width: 600px;
	width: 50%;
}

#serviços {
	width: 100%;
	padding-left: 20px;
	background-color: lightgray;
	padding-top: 20px;
	margin-left: 0px;
	text-align: left;
	padding-bottom: 20px;
}

#formulario {
	background-color: lightgray;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 25px;
	padding-bottom: 0px;
}


#serviços1 {
	padding-left: 15px;
	width: 100%;
}

#tela {
	max-height: 250px;
	max-width: 250px;
	border-color: #000000;
}

#atual {
	max-width: 250px;
	max-height: 250px;
	border-color: #000000;
}

#acessorios {
	max-width: 250px;
	max-height: 250px;
	border-color: #000000;
}

#marcas {
	width: 100%;
	height: 200px;
}

#Contato {
	width: 100%;
	padding-left: 20px;
	padding-top: 5px;
	margin-left: 0px;
	padding-bottom: 10px;
}


#contato1 {
	padding-left: 15px;
	width: 100%;
	padding-top: 20px;
}