@media screen and (max-width: 1440px){	
.frase {
	margin-top: 560px;
}
}

/* */

@media screen and (max-width: 1024px){	
.frase {
	margin-top: 600px;
	font-size: 27px;
}
.img{
	width: 300px !important;
}
}

/* */

@media screen and (max-width: 768px){
.logo-topo img{
	max-width:100% !important;
	width:auto !important;
	margin-left: 0;
}
.img{
	width: 235px !important;
}	
.logo-topo, .telefone-topo{
	margin-left:0;
	left:0
}
.corpo-sobre {
    line-height: 28px;
    text-align: left;
}
.inverted {
    padding: 5px;
    font-size: 16px;
    margin-top: 30px;
}
.logo-topo{
	padding-left:60px;
	padding-right:60px;
	margin-top: 10px;
}
.frase {
    display: block;
    margin-left: 10px;
    position: absolute;
    z-index: 101;
	color: #ffffff;
	font-size: 20px;
	padding-left:20px;
	padding-right:20px;
	margin-top: 10px;
}
.corpo-servicos {
    text-align: left;
}
.style2 {
    font-size: 26px;
}
.style10 {
    font-size: 33px;
}	
.contato{
	margin-top: 10px;
	padding: 0 15px 10px 15px;
	margin-left:0;
	margin-right: 0;
}
.ano {
	display: none;
}
.telefone {
	margin-top: 0;
    padding: 10px 45px 0 45px;
    margin-left: 0;
    margin-right: 0;
}	
.aligncenter {
	width:100%;
}

/*inicio-back-to-top*/
.back-to-top{
	width:45px;
	height: 45px;
	display:block;
	background: url('images/back-to-top.png') no-repeat;
	position: fixed;
	bottom: 20px;
	right: 0;
}

.back-to-top:hover {
	cursor: pointer;
	background-position: 0 -45px;
}
/*fim-back-to-top*/

.mapa-head {
    font-size: 13px;
	padding:8px;
}
.empresa-head {
    font-size: 15px;
	padding:8px;
}
.estoque-head {
    font-size: 15px;
	padding:8px;
}
.corpo-empresa {
    font-size: 20px;
    padding: 15px;
    line-height: 30px;
    text-align: left;
}

}

/* */

@media screen and (max-width: 414px){	
.img{
	width: 260px !important;
}
}

/* */