/*
Site Name: CSE ABRAS
Author: Otávio Augusto

/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}


@font-face {
	font-family: 'condensedBold';
	src: url('fonts/HelveticaCdBd.eot');
	src: url('fonts/HelveticaCdBd.eot') format('embedded-opentype'),
	url('fonts/HelveticaCdBd.woff2') format('woff2'),
	url('fonts/HelveticaCdBd.woff') format('woff'),
	url('fonts/HelveticaCdBd.ttf') format('truetype'),
	url('fonts/HelveticaCdBd.svg#HelveticaCdBd') format('svg');
}

@font-face {
	font-family: 'narrow';
	src: url('fonts/helr47w.eot');
	src: url('fonts/helr47w.eot') format('embedded-opentype'),
	url('fonts/helr47w.woff2') format('woff2'),
	url('fonts/helr47w.woff') format('woff'),
	url('fonts/helr47w.ttf') format('truetype'),
	url('fonts/helr47w.svg#helr47w') format('svg');
}





/* geral */
body {
	font-size: 62.5% !important;
}

::-moz-selection { /* Code for Firefox */
	background: #00a2b0;
}

::selection {
	background: #00a2b0 ;
}



.main {
	width: 995px;
	height: auto;
	position: relative;
	float: left;
	left: 50%;
	margin-left: -497.5px;
}

section {
	width: 100%;
	float: left;
	position: relative;
}

header {
	width: 100%;
	float: left;
	position: relative;
	height: 194px;
	z-index: 9;
	background: url('images/bg-top.png') top center repeat-x #fff;
	text-align: center;
}

#topSocial {
	position: absolute;
	right: 0;
	float: right;
	margin-top: 17px;
	width: 133px;
}

#topSocial ul {
	float: left;
	position: relative;
	width: 100%;
	height:100%;
}

#topSocial ul li {
	width: 28px;
	height: 28px;
	float: left;
	position: relative;
	margin-right: 7px;
}

#topSocial ul li:last-child {
	margin-right: 0px;
}

#topSocial span {
	width: 100%;
	float: left;
	position: relative;
	height: auto;
	font-family: 'narrow', sans-serif;
	font-size: 1.3em;
	text-align: center;
	margin-top: 5px;
	color: #003853;
}


#video {
	background: url('images/bg-vid.jpg') top center no-repeat #fff;
	height: 815px;
	overflow: hidden;
}


#video h1 {
	width: 100%;
	float: left;
	position: relative;
	height: auto;
	font-family: 'condensedBold', sans-serif;
	text-transform: uppercase;
	color: white;
	font-size: 2.4em;
	line-height: 28px;
	text-align: center;
	margin-top: 43px;
}


.videoContent {
	float: left;
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 52px;
}


#titleHistory {
	font-family: 'condensedBold', sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 2.5em;
	margin-top: 80px;
	width: 100%;
	float: left;
	position: relative;
	line-height: 61px;
	background: url('images/bg-titleHistory.png') top center no-repeat;
	height: 44px;
	line-height: 43px;
	text-align: center;
	margin-bottom: 14px;
}


.historyP {
	font-family: 'narrow', sans-serif;
	font-size: 1.8em;
	line-height: 21px;
	margin-top: 28px;
	color: #013753;
	float: left;
	position: relative;
}

#titleCordena {
	font-family: 'condensedBold', sans-serif;
	text-transform: uppercase;
	color: #003853;
	font-size: 2.5em;
	margin-top: 80px;
	width: 100%;
	float: left;
	position: relative;
	background: url('images/coordenacaoexecutiva.png') top center no-repeat;
	height: 44px;
	line-height: 43px;
	text-align: left;
	margin-bottom: 55px;
	padding-left: 410px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 127px
	margin-bottom:47px;
}

.presVp {
	float: left;
	position: relative;
	width: 475px;
	float: left;
	position: relative;
}

.coord {
	width: 475px;
	height: 280px;
	float: left;
	position: relative;
}

.coord h2 {
	font-family: 'condensedBold', sans-serif;
	text-transform: uppercase;
	color: white;
	font-size: 2.5em;
	width: 100%;
	float: left;
	position: relative;
	background: url('images/person.png') top center no-repeat;
	height: 44px;
	line-height: 50px;
	text-align: left;
	margin-bottom: 14px;
	padding-left: 55px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:43px;
}

.coord2 h2 {
	background: url('images/person2.png') top center no-repeat !important;
}

.coord img, .listaCompl img {
	float: left;
	position: relative;
	width:142px;
	height: 142px;
}

.coord .infoCoord {
	float: left;
	position: relative;
	width: auto;
	height: auto;
	margin-left: 20px;
	margin-top: 27px;
	font-family: 'narrow', sans-serif;
	font-size: 2.1em;
	line-height: 25px;
	color: #003853;
}

.coorDIr {
	float: right;
}


.map {
	float: right;
	position: relative;
	width: 468px;
	height: auto;
	color: #003853;
	height: 560px;
}


.listaCompl {
	width: 475px;
	height: 269px;
	float: right;
	position: relative;
}

.listaCompl h2 {
	font-family: 'condensedBold', sans-serif;
	text-transform: uppercase;
	color: #003853;
	font-size: 1.861em;
	width: 100%;
	float: left;
	position: relative;
	background: url('images/bg-listaCompl.png') top center no-repeat;
	height: 44px;
	line-height: 19px;
	text-align: left;
	margin-bottom: 14px;
	padding-left: 20px;
	padding-top:2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom:43px;
	padding-top: 4px;
}


.saibaMais {
	float: left;
	position: relative;
	width: auto;
	height: auto;
	margin-left: 20px;
	font-family: 'narrow', sans-serif;
	font-size: 2.6em;
	line-height: 44px;
	height: 44px;
	color: white;
	background: #003853;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	padding: 0px 10px;
}

footer {
	width: 100%;
	float: left;
	position: relative;
	background:#003853;
}

footer .main img.imageBot {
	float: left;
	position: relative;
	margin-top: 55px;
}

#faceBox {
	float: right;
	position: relative;
	width: 429px;
	height: 211px;
	background: white;
	overflow: hidden;
}

.clearTudo {
	width: 100%;
	height: 1px;
	float: left;
	position: relative;
}