/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
	font-family: 'bronovaregular';
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
	font-family: 'bronovaregular';
}

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;
}

@font-face {
    font-family: 'bronovaregular';
    src: url('../fonts/bronova_regular-webfont.woff2') format('woff2'),
         url('../fonts/bronova_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bronovabold';
    src: url('../fonts/bronova_bold-webfont.woff2') format('woff2'),
         url('../fonts/bronova_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*Header*/

#hero-4-txt h1 {
	font-weight: 700;
	color: #E9A320;
	font-size: 48px;
	max-width: 650px;
	margin: 0 auto 20px;
}

/*Quem Somos*/

.cbox-2-txt span.little-title {
	font-size: 20px;
	font-family: 'bronovaregular';
	color: #E9A320;
	padding-bottom: 5px;
	text-align: left;
	width: 100%;
}

.cbox-2-txt h2 {
	font-family: 'bronovaregular';
	font-size: 32px;
	line-height: 42px;
	color: #080E28;
}

.cbox-2-txt h2 span.destaque {
	display: contents;
	font-family: 'bronovabold';
}

.cbox-2-txt p {
	font-family: 'bronovaregular';
	font-size: 16px;
	line-height: 26px;
	color: #666666;
}

/*Acadêmico e Gestão*/

.bg-educAK {
	background-color: #080E28;
	padding: 100px 0 100px;
}

.content-img img {
	border-radius: 20px;
}

.h-divider {
	margin: 4rem auto 4rem;
  	border: 0;
  	border-top: 1px solid rgba(255,255,255,0.50);
	max-width: 90%;
}

#academico h2 {
	color: #E9A320;
	font-size: 32px;
}

#academico .cbox-2-txt {
	padding-left: 0;
}

#academico h5 {
	font-family: 'bronovabold';
	font-size: 24px;
	color: #E9A320;
	text-transform: uppercase;
}

#academico p {
	font-family: 'bronovaregular';
	font-size: 18px;
	line-height: 26px;
	color: #FFFFFF;
}

#box-academico {
	border: 5px solid #E9A320;
	border-radius: 20px;
	padding: 20px;
	display: block;
	margin: 10px;
	max-width: 260px;
}

#box-academico h5 {
	font-size: 20px;
	font-family: 'bronovabold';
	color: #E9A320;
}

#box-academico p {
	font-size: 16px;
	font-family: 'bronovaregular';
	color: #FFFFFF;
	margin-bottom: 0;
}

#gestao h2 {
	color: #E9A320;
	font-size: 32px;
	text-align: right;
}

#gestao .cbox-2-txt {
	padding-left: 0;
}

#gestao h5 {
	font-family: 'bronovabold';
	font-size: 24px;
	color: #E9A320;
	text-transform: uppercase;
	text-align: right;
}

#gestao p {
	font-family: 'bronovaregular';
	font-size: 18px;
	line-height: 26px;
	color: #FFFFFF;
	text-align: right;
}

#box-gestao {
	border: 5px solid #E9A320;
	border-radius: 20px;
	padding: 20px;
	display: block;
	margin: 10px;
	max-width: 260px;
}

#box-gestao h5 {
	font-size: 20px;
	font-family: 'bronovabold';
	color: #E9A320;
}

#box-gestao p {
	font-size: 16px;
	font-family: 'bronovaregular';
	color: #FFFFFF;
	margin-bottom: 0;
}

/*Flexibilização*/

#flexibilizacao h3 {
	font-size: 36px;
	font-family: 'bronovabold';
	color: #080E28;
}

#flexibilizacao h5 {
	font-size: 24px;
	font-family: 'bronovabold';
	color: #080E28;
	text-transform: uppercase;
}

#flexibilizacao p {
	font-size: 18px;
	font-family: 'bronovaregular';
	color: #666666;
	margin-bottom: 0;
}

#contato {
	padding: 100px 0;
	background-color: #E9A320;
}

#contato h2 {
	font-size: 26px;
	line-height: 36px;
	font-family: 'bronovaregular';
	text-transform: uppercase;
}

#contato h2 span.destaque-footer {
	font-size: 26px;
	line-height: 36px;
	display: contents;
	font-family: 'bronovabold';
	text-transform: uppercase;
}

#contato h3 {
	font-size: 26px;
	line-height: 36px;
	font-family: 'bronovabold';
}

#contato .btn-lp {
	width: 100%;
	height: 60px;
	font-family: 'bronovabold';
	color: #FFFFFF;
	background-color: #080E28;
	border-radius: 5px;
}

#contato .btn-lp:hover {
	background-color: #112B43;
}

#footer-2 {
	padding: 100px 0 0 0;
	background-color: #080E28;
}

#footer-2 .endereco {
	text-align: center;
	font-size: 16px;
	font-family: 'bronovaregular';
	color: #E9A320;
}

#footer-2 .bottom-footer p {
	font-size: 14px;
	font-family: 'bronovaregular';
	color: #FFFFFF;
}

#footer-2 .bottom-footer img {
	width: 60px;
	margin-bottom: 4px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
}