﻿
@import url("font/stylesheet.css");

@charset "utf-8";

/*gerais*/
body{overflow-x:hidden; font-family: 'Futura Md BT'; background:#FFFFFF;}

.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: #242323;}
.text ul{list-style:none;padding:20px 0 10px;}
.text li{ margin-bottom:5px;}
.text .telefone{font-size: 23px;color: #a8c4e8;}
.text .email{margin-bottom:20px;}
.text .endereco{font-size: 17px;}
.text a{font-size: 22px;color:#425f8a;}
.text a:hover{color:#425f8a;}
.text .social a{margin: 0 0 0 30px;}
.text .social img{width: 32px;padding-right: 10px;}