body{
	font-family: 'Roboto', sans-serif;
}
.header {
    display: block;
    float: left;
    width: 100%;
    padding: 30px 0px;
    background: #282076;
}
.banner {
    display: block;
    float: left;
    width: 100%;
}
.sobre {
    display: block;
    float: left;
    width: 100%;
    padding: 50px 0px;
}
.newsletter {
    display: block;
    float: left;
    width: 100%;
    padding: 70px 0px;
    background: #282076;
}
.footer {
    display: block;
    float: left;
    width: 100%;
    padding: 30px 0px;
    background: #282076;
    color: #fff;
}
.subfooter {
    display: block;
    float: left;
    width: 100%;
	padding: 20px 0px;
	background: #282076;
}
.header .logo a{
    display: inline-block;
    float: left;
    max-width: 90%;
}
.header .logo a img{
    display: inline-block;
    float: left;
    width: auto;
	height: auto;
	max-width: 90%;
}
.header .menu-topo {
    padding-top: 40px;
}
.header .menu-principal #menu {
    display: inline-block;
    float: right;
	margin-bottom: 5px;
}
.header .menu-secundario #menu {
    display: inline-block;
    float: right;
}
.header .menu-principal a {
    display: inline-block;
    color: #fff;
    font-weight: 700;
    margin-left: 20px;
    font-size: 14px;
}
.header .menu-principal a:hover {
	text-decoration: none;
	color: #dd1f1a;
}
.header .menu-secundario a {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: lighter;
    margin-left: 20px;
}
.header .menu-secundario a:hover {
	text-decoration: none;
	color: #dd1f1a;
}
.banner img{
	width:100%;
	height: auto;
}
.sobre h2 {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.sobre h5 {
    display: block;
    float: none;
    width: 880px;
	max-width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #6d6d6d;
    margin-top: 10px;
    margin-bottom: 90px;
}
.sobre_icon {
    display: inline-block;
    width: 75px;
    height: 100%;
    float: left;
}
.sobre_text {
    display: inline-block;
    float: left;
    width: 260px;
}
.sobre_text h4 {
    font-size: 23px;
}
.sobre_text span {
    display: inline-block;
    width: 100%;
    text-align: justify;
    font-size: 16px;
    color: #6d6d6d;
}
.garanta{
	padding-top: 80px;
	padding-bottom: 50px;
}
.garanta img {
    width: 100%;
    height: auto;
}
.envelope {
    text-align: center;
    font-size: 60px;
    color: #fff;
}
.newsletter h2 {
    text-align: center;
    color: #ff1913;
}
.newsletter h5 {
    display: block;
    float: none;
    width: 805px;
	max-width: 90%;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    margin-top: 10px;
}
form#news {
    display: block;
    float: none;
    width: 805px;
	max-width: 90%;
    margin: 30px auto;
}
#news input.txt {
    display: inline-block;
    float: left;
    width: 655px;
    padding: 10px 20px!important;
    margin: 0!important;
    border-radius: 5px;
}
#news input.bt {
    float: left;
    width: 130px;
    padding: 11px 20px!important;
    margin: 0!important;
    margin-left: 20px!important;
    border-radius: 5px;
}
.social {
    text-align: center;
}
.social a {
    color: #fff;
    margin: 0px 14px;
    font-size: 50px;
}
.social a:hover {
	text-decoration: none;
    color: #ff1913;
}
.footer #menu a {
    display: inline-block;
    float: left;
    color: #fff;
    font-weight: 100;
    font-size: 14px;
	line-height: 20px;
}
.footer #menu a:hover {
	text-decoration: none;
	color: #ff1913;
}
.institucional #menu {
    float: right;
}
.aulas #menu {
    display: block;
    float: none;
    margin: 0 auto;
    width: 160px;
}
.rights {
    font-size: 12px;
    line-height: 16px;
    color: #665ad9;
}
.dix a {
    display: inline-block;
    float: right;
    line-height: 32px;
    font-size: 14px;
	color: #665ad9;
}
.dix a:hover {
	text-decoration: none;
    color: #ff6a00;
}
.empresa {
    font-size: 14px;
}
.empresa b {
    font-size: 15px;
}
.empresa a {
    color: #fff;
}
.empresa a:hover {
    text-decoration: none;
    color: #ff1913;
}
.social #menu {
    margin-top: 25px;
}
.open-menu{
	display:none;
}
.menu_slider {
    display: inline-block;
    float: left;
    position: fixed;
    width: 0;
    height: 100%;
    overflow: hidden;
    background: #dc1f1b;
    transition: all ease-in-out 0.3s;
}
.menu_slider.right {
    top: 0;
    right: 0;
    text-align: right;
}
.menu_slider.ativo {
    width: 180px;
}
site {
    display: inline-block;
    width: 100%;
    float: left;
    transition: all ease-in-out 0.3s;
}
site.right {
    margin-left: -180px;
}
site.left {
    margin-left: 180px;
}
.menu-mobile-wrapper i {
    padding: 8px 10px;
    font-size: 30px;
    color: #fff;
    margin: 0px 31px;
    border: 1px solid #fff;
    border-radius: 3px;
}
.menu-mobile-wrapper {
    display: block;
    width: 225px;
    margin: 0 auto;
}
.menu_slider #menu {
    display: inline-block;
    width: 180px;
	padding: 20px 0px;
}
.menu_slider #menu li {
    display: inline-block;
    float: left;
    width: 100%;
}
.menu_slider #menu li a {
    display: inline-block;
    float: left;
    width: 100%;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
}
.menu_slider #menu li a:hover {
    color: #ffffff;
    background: #282076;
    text-decoration: none;
}
.content {
    display: block;
    float: left;
    width: 100%;
    min-height: 500px;
    padding: 40px 0px;
}
#conteudo .texto {
    display: block;
    clear: both;
    font-size: 18px;
    color: #585858;
    font-weight: 100;
    text-align: justify;
}
.mapa_contato iframe {
    width: 100%;
    height: 578px;
}
#onde_estamos {
    width: 100%;
}
.icon_trabalhe {
    text-align: center;
}
.icon_trabalhe img{
    max-width: 80%;
}
#box_voltar {
    display: none;
}

@media only screen and (max-width:1200px){
	.sobre_icon {
		display: inline-block;
		width: 60px;
		height: 100%;
		float: left;
	}
	.sobre_icon img{
		max-width: 90%;
	}
	.sobre_text {
		display: inline-block;
		float: left;
		width: 229px;
	}		
}

@media only screen and (max-width:992px){
	.header .logo a {
		display: block;
		width: 292px;
		float: none;
		margin: 0 auto;
	}
	.header .menu-principal #menu {
		width: 100%;
		text-align: center;
	}
	.header .menu-secundario #menu{
		width: 100%;
		text-align: center;
	}
	.sobre_icon {
		width: 100%;
		text-align: center;
		height: 70px;
	}
	.sobre_text h4{
		font-size: 20px;
		text-align: center;
	}
	.sobre_text {
		width: 100%;
	}
	.newsletter h5 {
		width: 580px;
	}
	form#news {
		width: 580px;
	}
	#news input.txt {
		width: 430px;
	}
	
}

@media only screen and (max-width:768px){
	.sobre_text span {
		display: block;
		float: none;
		margin: 0 auto;
		width: 250px;
		margin-bottom: 50px;
	}
	#news input.txt{
		margin-bottom: 10px!important;
	}
	#news input.bt {
		display: block;
		height: 50px;
		float: none;
		margin: 0 auto!important;
	}
	.footer {
		text-align: center;
	}
	.empresa {
		padding-bottom: 40px;
	}
	.footer #menu a {
    	float: none;
	}
	.institucional #menu {
		float: none;
		padding-top: 40px;
	}
	#news input.txt {		
		width: 100%;
		margin-bottom: 10px!important;
	}
	.garanta {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.mapa_contato iframe {
		margin-top: 50px;
		height: 300px;
	}
	.icon_trabalhe {
		display: none;
	}
}

@media only screen and (max-width:576px){
	#news input.txt {		
		text-align: center;
	}
	form#news {
		max-width: 90%;
	}
	#news input.bt {
		width: 100%;
	}
	.rights {
		text-align: center;
		margin-bottom: 20px;
	}
	.dix {
		text-align: center;
	}
	.dix a{
		float: none;
	}
	.open-menu{
		display:flex;
	}
	.menu-principal, .menu-secundario{
		display: none;
	}
}



