body {
	font-family: 'Source Sans Pro', sans-serif;
	color: #58585b;
	font-size: 16px;
    margin: 0;
	font-weight: 300;
}

a, figure, figcaption, button, i {
	color: #fff;
	transition: all .2s;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
    text-decoration: none;
}

a:hover, a:focus {
	text-decoration: none;
}

figure {
    margin: 0;
}

figure img {
	margin: 0 auto;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.container {
    display: table;
    width: 960px;
    margin: 0 auto;
    position: relative;
}

header {
    border-bottom: 23px solid #456aaa;
}

header h1 {
    padding: 0;
	margin: 0;
}

header #logo {
    float: left;
    padding: .5em 0;
}


header .sites a {
    background: #b4b6b9;
    width: 11.5em;
    display: block;
    float: right;
    text-align: center;
    padding: .39em 0;
    font-size: 1.000em;
    text-transform: uppercase;
    margin: 2em 0 .2em 0;
    color: #231f20;
}

header .sites a.ativo, header .sites a:hover {
    background: #000c2b;
    color: #fff;
    font-weight: 700;
}

header .contato-top {
    text-align: right;
    line-height: 1.5em;
    margin: 0.8em 0 0 0;
	padding: 1em 0;
    color: #231f20;
    width: 18.5em;
    clear: both;
}

header .contato-top:before {
    content: "";
    background: url(../images/ico-tel.png) no-repeat;
    width: 43px;
    height: 42px;
    display: block;
    float: left;
    margin: .5em 0 0 1.5em;
}

header .contato-top span {
    font-size: 1.000em;
    font-weight: 300;
    display: block;
}

header .contato-top strong {
    font-weight: 600;
    font-size: 1.625em;
}

#slideshow {
    background: url(../images/banner-home.jpg) no-repeat center center;
    height: 400px;
}

#slideshow .container {
    height: 400px;
}


#slideshow strong {
    color: #fff;
    font-weight: 900;
    background: #456aaa;
    font-size: 65px;
    padding: 5px 30px;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 2.3em;
}

#slideshow span {
    color: #fff;
    font-weight: 300;
    background: #28406e;
    font-size: 35px;
    padding: 5px 30px;
    position: absolute;
    right: 0;
    bottom: 2.5em;   
}

h2 {
    font-weight: 700;
    color: #456aa5;
    font-size: 30px;
    text-transform: uppercase;
    border-bottom: 3px solid;
    padding: 0 .6em .1em 0;
    margin: 1em 0 .4em 0;
    display: table;
}

h3 {
  text-transform: uppercase;
  color: #456aaa;
  font-weight: bold;
}

#introducao {
    float: left;
    width: 650px;
}

#selo {
    text-align: center;
    background: #dfe0e1;
    padding: .2em 0 1em 0;
    width: 260px;
    float: right;
    margin: 2em 0 .2em 0;
}

#selo span {
    color: #28406e;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

#pecas {
    clear: both;
    padding: 1.5em 0;
}

#pecas .row {
    clear: both;
    padding: 1em 0;
    display: table;
}

#pecas .col {
    float: left;
    width: 240px;
	padding: 0 5px;
}

#pecas figure {
    margin: 0 auto;
    width: 232px;
    background: #456aaa;
}

#pecas figure:hover {
    background: #28406e;
    font-weight: bold;
}

#pecas figure img {
    width: 230px;
    margin: 0 auto;
    display: block;
    border: 1px solid #456aaa;
}

#pecas figure figcaption {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 13px;
    padding: 0 15px;
    height: 64px;
    display: table-cell;
    vertical-align: middle;
}

#form {
    background: #dfe0e1;
    padding: 2.5em;
    margin: 3em 0;
}

#form label {
    display: block;
    padding: 0 0 .4em 0;
}

#form input , #form select{
    width: 890px;
    height: 10px;
    border: 0;
    margin: 0 0 1.5em 0;
	padding: 15px;
	font: 15px'Source Sans Pro', sans-serif !important;	
}

#form textarea {
    width: 890px;
    max-width: 890px;
    height: 115px;
    border: 0;
	padding: 15px;
	font: 15px'Source Sans Pro', sans-serif !important;	
}

#form .g-recaptcha {
    margin: 2em 0 3em 0;
}

.botao {
	background: #000c2b;
	width: 30%;
    display: block;
	text-align: center;;
	padding: .4em 0;
	font-size: 1.625em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
    border: 0;
    cursor: pointer;
    margin: 1em 0 0 0;
}

.botao:hover {
	background: #28406e;
	color: #fff;
	font-weight: bold;
}

main .unidade {
    color: #000c2b;
    margin-right: 35px;
    font-size: 16px;
}

main .unidade .titulo {
    font-weight: bold;
    border-left: 4px solid;
    font-size: 28px;
    padding-left: 8px;
    margin: 0 0 .5em 0;
    display: block;
}

main .unidade a {
    color: #000c2b;
}

main .unidade .endereco {
    font-size: 14px;
    padding: 5px 0 0 0;
}

main .unidade p {
    margin: 0;
}

main .sites {
    display: table;
    padding: 1em 0;
    float: right;
}

main .sites a {
    background: #456aaa;
    width: 9.5em;
    display: block;
    text-align: center;
    padding: .8em 0;
    margin: .6em .2em;
    font-size: 1.000em;
    text-transform: uppercase;
    font-weight: bold;
    color: #000c2b;
}

main .sites a:hover {
    background: #000c2b;
    color: #fff;
    font-weight: 700;
}

main #social {
    display: table;
    float: left;
    margin: 4em 3em 0 3em;
}

main #social i {
    font-size: 2.4em;
    background: #456aaa;
    width: 63px;
    height: 33px;
    text-align: center;
    padding: .4em 0;
    margin: 0 .1em;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
}

main #social a:hover i {
    background: #000c2b;
}


footer {
    background: #000c2b;
    padding: .62em 0 0 0;
	width: 100%;
	text-align: center;
    margin: 3em 0 0 0;
}

footer figure {
    padding: 1.5em 0;
}

footer #desenvolvimento {
    background: #456aaa;
    color: #fff;
    padding: .6em 0;
    margin: 1em 0 0 0;
    font-weight: 300;
    font-size: 12px;
}

footer #desenvolvimento a {
    color: #fff;
}

footer #desenvolvimento a:hover {
	/*color: #92c83e;*/
    color: #659ecb;
}


footer .divisor{
    padding: 0 .8em;
}

