﻿
@charset "utf-8";

/*gerais*/
body{overflow-x:hidden; font-family: 'Futura Md BT'; background:#77161F;}

.bg{min-height:670px;position:absolute;top:-20px;right: -112px;z-index: -1;opacity: 0.2;}

.textalign{text-align:center;}

.logo{width:40%;margin:50px auto;}

.text h2{color: #000000;}
.text ul{list-style:none;padding:20px 0 10px;}
.text li{ margin-bottom:5px;}
.text .telefone{font-size: 30px;}
.text .email{margin-bottom:20px;}
.text .endereco{font-size: 17px;}
.text a{font-size: 22px;color:#FFFFFF;}
.text a:hover{color:#FFFFFF;}
.text .social a{margin: 0 0 0 30px;}