@charset "utf-8";
/* CSS Document */

@font-face{ 
	font-family:GTWalsheimLight;src:url("https://www.maven.com.br/wp-content/themes/maven/fonts/GT-Walsheim-Light.woff2") format("woff2"),url("https://www.maven.com.br/wp-content/themes/maven/fonts/GT-Walsheim-Light.woff") format("woff"),url("https://www.maven.com.br/wp-content/themes/maven/fonts/GT-Walsheim-Light.otf") format("opentype");font-style:normal;font-weight:400}

@font-face{font-family:GTWalsheimBold;src:url("https://www.maven.com.br/wp-content/themes/maven/fonts/GT-Walsheim-Bold.woff2") format("woff2"),url("https://www.maven.com.br/wp-content/themes/maven/fonts/GT-Walsheim-Bold.woff") format("woff"),url("https://www.maven.com.br/wp-content/themes/maven/fonts/GT-Walsheim-Bold.otf") format("opentype");font-style:normal;font-weight:400}

body {
margin: 0 auto;
background: #1b2953;

}

h1, h2, h3, h4, h5, h6 {
  font-family:GTWalsheimBold,sans-serif;font-style:normal
}

body {
  font-family:GTWalsheimLight,sans-serif;font-style:normal
}

.background-image {
 background-image: url("https://www.maven.com.br/wp-content/themes/maven/public/fundo.jpg");
height: 300px

}

.menu-carreira {
padding: 10px;
height: 70px;
}

.ic-logo-trubr {
width: 200px;
margin-top: -50px;
}

.collapsible-header {
background: #fe3f32;
color: white;
border: none;

}

.middle {
margin: 0 auto;
width: 60%;

}

.collapsible {
border: none;
}

.collapsible-body {
background: white;

}

@media (max-width: 1000px) {

.middle {
margin: 0 auto;
width: 100%;

}

{





