@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Eurostile LT Std';
	src: url('../fonts/EurostileLTStd/EurostileLTStd.eot');
	src: url('../fonts/EurostileLTStd/EurostileLTStd.eot?#iefix') format('embedded-opentype'), url('../fonts/EurostileLTStd/EurostileLTStd.woff') format('woff'), url('../fonts/EurostileLTStd/EurostileLTStd.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Eurostile LT Std2';
	src: url('../fonts/Eurostile-DemiOblique/EurostileLTStd-DemiOblique.eot');
	src: url('../fonts/Eurostile-DemiOblique/EurostileLTStd-DemiOblique.eot?#iefix') format('embedded-opentype'),  url('../fonts/Eurostile-DemiOblique/EurostileLTStd-DemiOblique.woff') format('woff'),  url('../fonts/Eurostile-DemiOblique/EurostileLTStd-DemiOblique.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'Eurostile LT Std DemiOblique';
	src: url('../fonts/EurostileLTStd-DemiOblique/EurostileLTStd-DemiOblique.eot');
	src: url('../fonts/EurostileLTStd-DemiOblique/EurostileLTStd-DemiOblique.eot?#iefix') format('embedded-opentype'),  url('../fonts/EurostileLTStd-DemiOblique/EurostileLTStd-DemiOblique.woff') format('woff'),  url('../fonts/EurostileLTStd-DemiOblique/EurostileLTStd-DemiOblique.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'Eurostile LT Std Bold';
	src: url('../fonts/EurostileLTStd-Bold/EurostileLTStd-Bold.eot');
	src: url('../fonts/EurostileLTStd-Bold/EurostileLTStd-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/EurostileLTStd-Bold/EurostileLTStd-Bold.woff') format('woff'), url('../fonts/EurostileLTStd-Bold/EurostileLTStd-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Eurostile LT Std Demi';
	src: url('../fonts/EurostileLTStd-Demi/EurostileLTStd-Demi.eot');
	src: url('../fonts/EurostileLTStd-Demi/EurostileLTStd-Demi.eot?#iefix') format('embedded-opentype'),  url('../fonts/EurostileLTStd-Demi/EurostileLTStd-Demi.woff') format('woff'),  url('../fonts/EurostileLTStd-Demi/EurostileLTStd-Demi.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
a {
	color:#FFF;
}

a:visited {
	
color:#FFF;
	
}


p > ul > li {
	list-style: disc !important;
}
button {
	outline: none !important;
}
.altura {
	height: auto;
}
a.navmenu-brand {
	font-family: 'Eurostile LT Std';
	font-size: 24px;
	color: #48484a !important;
}
.navmenu-nav > li > a {
	border-bottom: 1px solid #ddd;
	line-height: 50px;
	color: #48484a !important;
	font-family: 'Eurostile LT Std';
}
.navmenu-nav > li > a:hover, .navmenu-nav > li > a:focus {
	background-color: #ddd !important;
}
.navbar-header {
	background-image: url(../../imagens/detalhe_menu.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 25% !important;
	height: 123px !important;
	float: left;
}
.navbar-container {
	height: 123px !important;
	padding: 0;
	padding-top: 43px;
}
.busca.fixed-theme {
	top: 0px !important;
	margin-top: 0;
	padding: 0;
}
#navbar {
	background-image: url(../../imagens/detalhe_menu2.png);
	height: 123px !important;
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	width: 75%;
}
.navbar-brand.fixed-theme, .navbar-container.fixed-theme, .navbar.navbar-fixed-top.fixed-theme, .navbar-brand, .navbar-container {
	transition: 0.8s;
	-webkit-transition: 0.8s;
}
.navbar-brand img {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
a {
	outline: none !important;
}
h1, .h1 {
	font-size: 40px;
}
body {
	width: 100%;
	height: 100%;
}
html {
	width: 100%;
	height: 100%;
}
.padding {
	padding: 0;
}
.padding2 {
	padding-left: 0;
	padding-right: 0;
}
.header1 {
	z-index: 10000000000;
	position: absolute;
	top: 0;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
.header1 p {
	color: #fff;
	line-height: 43px;
	font-family: 'Eurostile LT Std DemiOblique';
	font-weight: normal;
	font-style: italic;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
.header1 p a {
	color: #fff;
	font-family: 'Eurostile LT Std DemiOblique';
	font-weight: normal;
	font-style: italic;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	transition: color 0.5s ease;
	text-decoration: none;
}
.header1 p a:hover {
	color: #fff;
	text-decoration: none;
}
.header2 {
	position: absolute;
	width: 100%;
	z-index: 100;
}
.email {
	background-color: #150067;
	height: 43px;
	font-family: 'Eurostile LT Std2';
}
.idiomas {
	background-color: #150067;
	text-align: right;
	height: 43px;
}
.idiomas img {
	padding-top: 12px;
	padding-bottom: 11px;
	margin-left: 2px;
	margin-right: 2px;
}
.redes-sociais {
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #f6365b;
	text-align: center;
	height: 43px;
}
.redes-sociais i {
	color: #fff;
	margin-left: 3%;
	margin-right: 3%;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
.redes-sociais i:hover {
	color: #d4d4d4;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
.fa-1x {
	font-size: 23px;
}
.menu {
	padding-left: 22px;
}
.navbar-right {
	padding-right: 10px;
}
.navbar-default .navbar-nav > li > a {
	color: #656565;
	font-family: 'Eurostile LT Std';
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: center;
}
.navbar-right > li > a {
	padding-top: 30px !important;
	padding-left: 8px !important;
	padding-right: 8px !important;
}
.menu-duas-linhas {
	margin-top: -8px;
}
.dropdown-menu {
	top: 122px;
	background-image: url(../../imagens/bg_submenu.png);
	background-repeat: repeat;
	background-color: transparent;
	border: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.dropdown-menu.fixed-theme {
	transition: 0.8s;
	-webkit-transition: 0.8s;
	top: 122px !important;
}
.dropdown-menu > li > a {
	padding: 10px 20px;
	color: #fff;
	font-family: 'Eurostile LT Std';
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #fff;
	background-color: #f6365b !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #fff;
	background-color: #f6365b !important;
}
.slogan {
	background-color: #fff;
	padding-top: 2%;
	padding-bottom: 2%;
}
.slogan img {
	margin-top: -12px;
}
.slogan_row {
	width: 90%;
	margin-left: 5% !important;
	margin-right: 5% !important;
}
.slogan h1 {
	color: #48484a;
	text-align: center;
	font-family: 'Eurostile LT Std';
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -5px;
	margin-left: 0px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-image: url(../../imagens/bg_submenu2.png);
	background-repeat: repeat;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
}
ul.nav li:hover > ul.submenu {
	display: block;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.rodape {
	background-color: #d9dbdd;
	padding-top: 2%;
	padding-bottom: 2%;
}
.conteudo-rodape {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.rodape h3 {
	font-family: 'Eurostile LT Std';
	color: #48484a;
}
.nucleorad-rodape {
	display: inline-table !important;
	margin-left: 15px;
	margin-bottom: 10px;
}
.nucleorad-rodape2 {
	margin-top: 15%;
}
.nucleorad-rodape3 {
	display: none;
}
.rodape h5 {
	font-family: 'Eurostile LT Std';
	color: #48484a;
	line-height: 22px;
}
.rodape p {
	font-family: 'Eurostile LT Std';
	color: #48484a;
	line-height: 20px;
}
.rodape p a {
	font-family: 'Eurostile LT Std';
	color: #48484a;
	line-height: 20px;
}
.linha-rodape {
	background-color: #cfcfcf;
	width: 100%;
	height: 2px;
	margin-bottom: 15px;
}
.margem-h3 {
	margin-bottom: 20px;
}
.rodape i {
	margin-left: 10px;
	margin-right: 10px;
	color: #7b7b7b;
}
.rodape i:hover {
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	transition: color 0.5s ease;
	color: #150067;
}
.fa-envelope:hover {
	color: #7b7b7b !important;
}
.sessao1 {
	height: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
	text-align: center;
	background-image: url(../../imagens/transporte.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}
.sessao1 h1 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std Demi';
	font-size: 50px;
}
.sessao1 h3 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	line-height: 35px;
}
.sessao2 {
	height: auto;
	padding-top: 5%;
	padding-bottom: 5%;
	text-align: center;
	background-image: url(../../imagens/solucoes.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}
.sessao2 h1 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std Demi';
	font-size: 45px;
}
.sessao2 h3 {
	color: #fff;
	text-align: justify;
	font-family: 'Eurostile LT Std';
	line-height: 35px;
}
.sessao3 {
	height: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
	text-align: center;
	background-image: url(../../imagens/cursos_treinamentos.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}
.sessao3 h1 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std Demi';
	font-size: 50px;
}
.sessao3 h3 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	line-height: 35px;
}
.sessao4 {
	height: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
	text-align: center;
	background-image: url(../../imagens/chamados.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}
.sessao4 h1 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std Demi';
	font-size: 45px;
	padding-bottom: 2%;
}
.sessao4 h2 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std Demi';
}
.sessao4 h3 {
	color: #fff;
	text-align: justify;
	font-family: 'Eurostile LT Std';
	line-height: 35px;
}
.sessao4 h4 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
}
.sessao4 img {
	display: inline-table;
	margin-bottom: 30px;
	margin-left: 10px;
}
.sessao4 h5 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	margin: 0;
}
.titulo-banner {
	font-family: 'Eurostile LT Std Demi';
	padding: 0 !important;
	margin: 0 !important;
}
.acesse {
	line-height: 35px;
	outline: none !important;
	font-size: 18px;
	background-color: #337AB7;
	border-radius: 50px;
	padding-left: 20px;
	padding-right: 20px;
	height: 35px;
	font-family: 'Eurostile LT Std Demi';
	outline: none !important;
	color: #fff;
	border: 1px solid #337AB7;
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: background-color .3s 0s, visibility 0s .3s;
	-moz-transition: background-color .3s 0s, visibility 0s .3s;
	transition: background-color .3s 0s, visibility 0s .3s;
	margin-top: 5px;
}
.acesse:hover, .acesse:focus {
	background-color: #286090;
	border: 1px solid #286090;
	color: #fff;
	text-decoration: none;
	-webkit-transition: background-color .3s 0s, visibility 0s .3s;
	-moz-transition: background-color .3s 0s, visibility 0s .3s;
	transition: background-color .3s 0s, visibility 0s .3s;
}
.acesse:active, .acesse.active {
	background-image: none;
	outline: 0;
	border: 1px solid #286090;
	color: #fff;
	text-decoration: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.limpar {
	border-radius: 50px;
	padding-left: 20px;
	padding-right: 20px;
	height: 35px;
	line-height: 35px;
	font-family: 'Eurostile LT Std Demi';
	outline: none !important;
	font-size: 18px;
	background-color: #E61654;
	color: #fff;
	border: 1px solid #E61654;
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: background-color .3s 0s, visibility 0s .3s;
	-moz-transition: background-color .3s 0s, visibility 0s .3s;
	transition: background-color .3s 0s, visibility 0s .3s;
	margin-right: 5px;
	margin-top: 5px;
}
.limpar:hover, .limpar:focus {
	background-color: #D3144E !important;
	border: 1px solid #A9103E !important;
	color: #fff !important;
	-webkit-transition: background-color .3s 0s, visibility 0s .3s;
	-moz-transition: background-color .3s 0s, visibility 0s .3s;
	transition: background-color .3s 0s, visibility 0s .3s;
}
.limpar:active, .limpar.active {
	background-image: none;
	outline: 0;
	border: 1px solid #A9103E;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.acesse2 {
	line-height: 30px;
	outline: none !important;
	font-size: 15px;
	background-color: #337AB7;
	border-radius: 50px;
	padding-left: 20px;
	padding-right: 20px;
	height: 30px;
	font-family: 'Eurostile LT Std Demi';
	outline: none !important;
	color: #fff;
	border: 1px solid #337AB7;
	display: inline-block;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: background-color .3s 0s, visibility 0s .3s;
	-moz-transition: background-color .3s 0s, visibility 0s .3s;
	transition: background-color .3s 0s, visibility 0s .3s;
}
.acesse2:hover, .acesse2:focus {
	background-color: #286090;
	border: 1px solid #286090;
	color: #fff;
	text-decoration: none;
	-webkit-transition: background-color .3s 0s, visibility 0s .3s;
	-moz-transition: background-color .3s 0s, visibility 0s .3s;
	transition: background-color .3s 0s, visibility 0s .3s;
}
.acesse2:active, .acesse2.active {
	background-image: none;
	outline: 0;
	border: 1px solid #286090;
	color: #fff;
	text-decoration: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.form-control {
	border-radius: 0px;
	border: 0px;
	text-align: center;
}
.sessao5 {
	height: auto;
}
.sessao5 h2 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
}
.sessao5 h4 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	line-height: 25px;
}
.acessoria {
	background-color: #768cac;
	padding: 4%;
}
.bg-aces1 {
	background-image: url(../../imagens/assessoria.jpg);
	background-color: #768cac;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	width: 25%;
}
.bg-asses2 {
	background-image: url(../../imagens/assessoria2.jpg);
	background-color: #768cac;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top right;
	width: 60%;
}
.sessao6 {
	height: auto;
}
.sessao6 h2 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
}
.sessao6 h3 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	border: 4px solid #fff;
	border-radius: 5px;
	width: 48%;
	padding: 10px;
	text-align: center;
}
.noticia img {
	border-radius: 5px;
}
.noticia h3 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	font-weight: bold;
	width: 100%;
	border: 0px;
	border-radius: 0px;
	padding: 0;
}
.noticia h4 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	line-height: 25px;
}
.noticia h4 a {
	color: #fff;
	transition: all 0.5s;
}
.noticia h4 a:hover {
	color: #EE225E;
	transition: all 0.5s;
}
.blog {
	background-image: url(../../imagens/background-blog.jpg);
	background-size: cover;
	padding-top: 5%;
	padding-bottom: 5%;
}
.linha_blog {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.icon-blog {
	display: inline-table;
}
.linha_divide {
	background-color: rgba(255,255,255,.7);
	height: 1px;
}
.sessao7 h4 {
	color: #48484a;
	text-align: left;
	font-family: 'Eurostile LT Std Demi';
	line-height: 25px;
	background-color: #e3e5e7;
	padding: 15px;
	margin: 0;
}
.sessao7 h5 {
	color: #48484a;
	text-align: left;
	line-height: 20px;
	font-family: 'Eurostile LT Std';
}
.sessao7 h5 a {
	color: #48484a;
}
.sessao7 h3 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std Demi';
}
.sessao8 {
	max-height: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
	text-align: center;
	background-image: url(../../imagens/transporte.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}
.sessao8 h1 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std Demi';
	font-size: 50px;
}
.sessao8 h4 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	text-align: justify;
	line-height: 25px;
}
.sessao8 p {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	text-align: justify;
	line-height: 25px;
}
.sessao8 h3 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	line-height: 35px;
}
.sessao8 h2 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	line-height: 35px;
}
.sessao8 h2 a {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	line-height: 35px;
}
.sessao8 h2 a:hover {
	color: #fff;
}
.sessao8 h2 a:focus {
	color: #fff;
}
.orcamento-form {
	text-align: left !important;
	resize: none;
	border-radius: 5px;
	background-color: rgba(255,255,255,.7);
}
.orcamento-form::-moz-placeholder {
 color: #555;
 opacity: 1;
}
.orcamento-form:-ms-input-placeholder {
 color: #555;
}
.orcamento-form::-webkit-input-placeholder {
 color: #555;
}
.newsletter h4 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	background-color: transparent !important;
	padding: 0;
}
.redes_sociais {
	padding: 20px;
}
.redes_sociais i {
	margin-left: 10px;
	margin-right: 10px;
}
.facebook {
	background-color: #3b5a9b;
	color: #fff;
	width: 45px;
	height: 45px;
	border-radius: 100px;
	text-align: center;
	padding-top: 8px;
}
.instagram {
	background-color: #DA3785;
	color: #fff;
	width: 45px;
	height: 45px;
	border-radius: 100px;
	text-align: center;
	padding-top: 8px;
}
.youtube {
	background-color: #e72d2a;
	color: #fff;
	width: 45px;
	height: 45px;
	border-radius: 100px;
	text-align: center;
	padding-top: 8px;
}
.twitter {
	background-color: #54adf1;
	color: #fff;
	width: 45px;
	height: 45px;
	border-radius: 100px;
	text-align: center;
	padding-top: 8px;
}
.linkedin {
	background-color: #0176b0;
	color: #fff;
	width: 45px;
	height: 45px;
	border-radius: 100px;
	text-align: center;
	padding-top: 8px;
}
.borda1 {
	border-right: 5px solid #e3e5e7;
	border-bottom: 5px solid #e3e5e7;
	padding: 2%;
}
.borda2 {
	border-bottom: 5px solid #e3e5e7;
	border-right: 5px solid #e3e5e7;
	padding: 2%;
}
.borda1_ {
	border-right: 5px solid #e3e5e7;
	padding: 2%;
}
.borda2_ {
	border-right: 5px solid #e3e5e7;
	padding: 2%;
}
.newsletter {
	background-color: #6787a3;
	padding: 20px;
	margin: 20px;
}
.form-news {
	text-align: left;
	font-family: 'Eurostile LT Std';
	color: #48484a;
	width: 86% !important;
	display: inline-table !important;
	font-style: italic;
}
.margem-form {
	margin-bottom: 5px !important;
}
.ok {
	background-color: #fff;
	color: #48484a;
	font-family: 'Eurostile LT Std Demi';
	border: 0px !important;
	border-radius: 0px !important;
	width: 12.6% !important;
	display: inline-table !important;
	height: 34px;
	border-color: transparent;
	vertical-align: top;
}
.form-newsletter {
	padding-left: 15px;
	padding-right: 15px;
}
.parceiros {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
.parceiros h3 {
	color: #48484a;
	text-align: left;
	font-family: 'Eurostile LT Std Demi';
}
.parceiros h4 {
	color: #48484a;
	text-align: left;
	padding: 0;
	background-color: transparent;
	font-family: 'Eurostile LT Std';
}
.hvr-icon-sink {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	color: #f6365b;
}
.hvr-icon-sink:before {
	content: "\f0d7";
	position: absolute;
	right: -3px;
	font-size: 22px;
	color: #f6365b;
	padding-top: 3px;
	font-family: FontAwesome;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	opacity: 0;
}
.hvr-icon-sink-position:before {
	padding-top: 20px;
	right: 3px;
}
.hvr-icon-sink:hover:before, .hvr-icon-sink:active:before, .hvr-icon-sink:focus:before {
	opacity: 1;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	color: #f6365b;
}
.hvr-icon-sink-marcado {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	color: #f6365b;
}
.hvr-icon-sink-marcado:before {
	content: "\f0d7";
	position: absolute;
	color: #f6365b;
	font-family: FontAwesome;
	opacity: 1;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
	-ms-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-icon-sink-position-marcado:before {
	padding-top: 20px;
	right: 3px;
}
.hvr-icon-forward {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	padding-right: 2.2em;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	color: #9e000e;
}
.hvr-icon-forward:before {
	content: "\f0da";
	position: absolute;
	left: 0;
	font-size: 24px;
	top: 3px;
	color: #9e000e;
	font-family: FontAwesome;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	opacity: 0;
}
.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
	color: #9e000e;
}
.busca {
	top: 117px;
	background-image: none !important;
	margin-right: 1%;
}
.busca_form {
	text-align: left;
	font-family: 'Eurostile LT Std';
	color: #fff;
	width: 70% !important;
	float: left !important;
	background-image: url(../../imagens/bg_submenu.png);
	background-color: transparent;
	font-size: 12px;
	font-style: italic;
	outline: none !important;
	box-shadow: none !important;
}
.busca_form:focus {
	outline: none !important;
}
.busca_form::-webkit-input-placeholder {
 color: #fff;
}
.busca_form:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
.busca_form::-moz-placeholder {  /* Firefox 19+ */
 color: #fff;
}
.busca_form:-ms-input-placeholder {
 color: #fff;
}
.ok_busca {
	background-color: #fff;
	color: #48484a;
	font-family: 'Eurostile LT Std Demi';
	border: 0px;
	border-radius: 0px;
	width: 30% !important;
	float: left !important;
	height: 34px;
	border-color: transparent;
	vertical-align: top;
	background-image: url(../../imagens/bg_submenu.png);
	background-color: transparent;
	color: rgba(255,255,255,1);
	-webkit-transition: color .3s 0s, visibility 0s .3s;
	-moz-transition: color .3s 0s, visibility 0s .3s;
	transition: color .3s 0s, visibility 0s .3s;
}
.ok_busca:hover {
	color: rgba(255,255,255,.6) !important;
	-webkit-transition: color .3s 0s, visibility 0s .3s;
	-moz-transition: color .3s 0s, visibility 0s .3s;
	transition: color .3s 0s, visibility 0s .3s;
}
.fundo {
	background-color: #fff;
	padding: 0;
}
.navmenu-nav.dropdown-menu {
	position: relative !important;
	margin: 0;
	padding: 0 !important;
	border-top: 0px;
	float: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
	height: 100% !important;
	background-image: none !important;
}
.navmenu-nav.dropdown-menu > li > a {
	background-color: #fff !important;
	border: 0px;
	display: block;
	white-space: normal !important;
	line-height: 20px;
	padding-top: 29px;
	padding-bottom: 27px;
}
.navmenu-nav.dropdown-menu > li > a:hover {
	background-color: #f9f9f9 !important;
}
.dropdown-login {
	padding: 15px;
	width: 20%;
	border-bottom-left-radius: 4px !important;
	border-bottom-right-radius: 4px !important;
}
.dropdown-login h6 {
	color: #fff;
	font-family: 'Eurostile LT Std';
	text-align: center;
}
.form-login-servicos-group-topo {
	width: 38% !important;
}
.form-login-servicos-group-topo-recuperar {
	width: 78% !important;
}
.form-login-servicos-topo {
	border: 1px solid rgba(255,255,255,.5);
	background-color: rgba(255,255,255,.3);
	color: #fff;
	text-align: center;
	width: 100% !important;
	height: 24px;
	font-family: 'Eurostile LT Std';
	border-radius: 4px;
}
.form-login-servicos-topo::-webkit-input-placeholder {
 color: #fff;
}
.form-login-servicos-topo:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
.form-login-servicos-topo::-moz-placeholder {  /* Firefox 19+ */
 color: #fff;
}
.form-login-servicos-topo:-ms-input-placeholder {
 color: #fff;
}
.ok-form-login-topo {
	border: 1px solid rgba(255,255,255,.5);
	border-radius: 0px;
	background-color: rgba(255,255,255,.3);
	color: #fff;
	text-align: center;
	width: 20% !important;
	font-family: 'Eurostile LT Std';
	height: 23px;
	vertical-align: bottom !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	outline: none !important;
	border-radius: 4px;
	-webkit-transition: background-color .5s ease-in-out, border .5s ease-in-out;
	-moz-transition: background-color .5s ease-in-out, border .5s ease-in-out;
	transition: background-color .5s ease-in-out, border .5s ease-in-out;
}
.ok-form-login-topo:hover, .ok-form-login-topo:focus {
	background-color: #EE225E !important;
	border: 1px solid #EE225E !important;
	color: #fff !important;
	-webkit-transition: background-color .5s ease-in-out, border .5s ease-in-out;
	-moz-transition: background-color .5s ease-in-out, border .5s ease-in-out;
	transition: background-color .5s ease-in-out, border .5s ease-in-out;
}
.busca_resp {
	display: none;
}
.navbar-default .navbar-right > li > a {
	display: block !important;
}
.dropdown i {
	display: none;
}
.pe-7s-search {
	display: block !important;
}
.navmenu::-webkit-scrollbar {
 width: 5px;
}
.navmenu::-webkit-scrollbar-track {
 -webkit-border-radius: 0px;
 border-radius: 0px;
 background-color: transparent;
}
.navmenu::-webkit-scrollbar-thumb {
 -webkit-border-radius: 0px;
 border-radius: 0px;
 background: #666;
}
.navmenu::-webkit-scrollbar-thumb:window-inactive {
 background: #999;
}
.detalhe-rodape {
	height: 50px;
	background-color: #2d2f82;
}
.transportes-cursos {
	position: absolute;
	top: 35%;
	right: 0;
	z-index: 100;
	display: block;
}
.nucleorad-mini {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}
.transportes {
	height: 120px;
	width: 120px;
	background-color: rgba(0,0,0,.5);
	-webkit-transition: background-color .3s 0s, visibility 0s .3s;
	-moz-transition: background-color .3s 0s, visibility 0s .3s;
	transition: background-color .3s 0s, visibility 0s .3s;
	padding: 5%;
}
.transportes:hover {
	background-color: #150067;
	-webkit-transition: background-color .3s 0s, visibility 0s .3s;
	-moz-transition: background-color .3s 0s, visibility 0s .3s;
	transition: background-color .3s 0s, visibility 0s .3s;
}
.cursos {
	height: 120px;
	width: 120px;
	background-color: rgba(0,0,0,.5);
	margin-top: 5px;
	-webkit-transition: background-color .3s 0s, visibility 0s .3s;
	-moz-transition: background-color .3s 0s, visibility 0s .3s;
	transition: background-color .3s 0s, visibility 0s .3s;
	padding: 5%;
}
.cursos:hover {
	background-color: #150067;
	-webkit-transition: background-color .3s 0s, visibility 0s .3s;
	-moz-transition: background-color .3s 0s, visibility 0s .3s;
	transition: background-color .3s 0s, visibility 0s .3s;
}
.transportes-cursos h6 {
	color: #fff;
	font-family: 'Eurostile LT Std';
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
.cd-top {
	display: inline-block;
	height: 50px;
	width: 50px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	border: 3px solid #fff;
	border-radius: 100%;
	visibility: hidden;
	background: url(../../imagens/cd-top-arrow.png) no-repeat center 50%;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index: 10000;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	opacity: 1;
}
.no-touch .cd-top:hover {
	opacity: 1;
}
.login-margem {
	width: 25%;
	float: left;
}
.bloco-login {
	margin-top: 8px;
}
.login-form {
	width: 30% !important;
}
.form-login {
	font-size: 12px;
	border-radius: 0px;
	text-align: left;
	height: 27px;
	font-style: italic;
	width: 100% !important;
	background-color: rgba(255,255,255,.2);
	float: left;
	color: #fff;
}
.form-login::-webkit-input-placeholder {
 color: #fff;
}
.form-login:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
.form-login::-moz-placeholder {  /* Firefox 19+ */
 color: #fff;
}
.form-login:-ms-input-placeholder {
 color: #fff;
}
.bloco-login p {
	color: #d4d4d4;
	line-height: 43px;
	font-family: 'Eurostile DemiOblique';
	margin-top: -8px;
}
.bloco-login i {
	margin-right: 15px;
	margin-left: 15px;
}
.bt-entrar {
	border-radius: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: 'Eurostile LT Std Demi';
	height: 27px;
	outline: none !important;
	padding-top: 0px;
	float: right;
	color: #fff;
	background-color: rgba(255,255,255,.4);
	border: 0px;
}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 0;
	max-width: auto;
	list-style: none;
	text-align: center;
}
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0;
	width: 100%;
	height: auto;
	background: #000;
	text-align: center;
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	min-height: auto;
	max-width: 100%;
	opacity: 0.6;
}
.grid figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	vertical-align: middle !important;
}
.grid figure figcaption::before, .grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption, .grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
	font-size: 25px;
	vertical-align: middle !important;
}
.grid figure h2 span {
	font-weight: 800;
}
.grid figure h2, .grid figure p {
	margin: 0;
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
figure.effect-julia {
	background: #000;
}
figure.effect-julia img {
	height: auto;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-julia figcaption {
	text-align: center;
}
figure.effect-julia h2 {
	position: relative;
	padding-top: 25%;
	padding-bottom: 25%;
	font-family: 'Eurostile LT Std';
	text-align: center;
}
figure.effect-julia p {
	display: inline-block;
	margin: 0 0 0.25em;
	padding: 0.4em 1em;
	background: rgba(255,255,255,0.9);
	color: #2f3238;
	text-transform: none;
	font-weight: 500;
	font-size: 75%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px, 0, 0);
	transform: translate3d(-360px, 0, 0);
}
figure.effect-julia:hover img {
	opacity: 0.3;
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
}
figure.effect-julia p:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
figure.effect-julia p:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
figure.effect-julia p:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
figure.effect-julia:hover p:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
figure.effect-julia:hover p:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
figure.effect-julia:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
figure.effect-julia:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.voltar {
	position: absolute;
	top: 43%;
	width: 90%;
	left: 10%;
	text-align: center;
}
.voltar h3 {
	color: #fff;
	font-family: 'Eurostile LT Std';
	margin-top: 0px;
}
.voltar img {
	width: 55px;
}
.margem-voltar {
	margin-left: -70px;
	margin-top: -10px;
	position: absolute;
}
.padding-blocos {
	padding: 2px;
}
.padding-linha {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
}
.grid-demo {
	max-height: 300px;
	overflow-y: scroll;
}
.grid-demo [class*="col-"] {
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.4;
}
 .grid-demo::-webkit-scrollbar {
 width: 3px;
}
 .grid-demo::-webkit-scrollbar-track {
 -webkit-border-radius: 0px;
 border-radius: 0px;
 background-color: transparent;
}
 .grid-demo::-webkit-scrollbar-thumb {
 -webkit-border-radius: 0px;
 border-radius: 0px;
 background: #f6365b;
}
 .grid-demo::-webkit-scrollbar-thumb:window-inactive {
 background: #999;
}
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
	position: static;
}
.yamm .container {
	position: relative;
}
.yamm .dropdown-menu {
	z-index: 100000;
}
.yamm .yamm-content {
	padding: 20px 30px;
	overflow: scroll;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
	left: auto;
	width: 35%;
}
.menu-servicos a {
	padding: 10px 20px;
	color: #fff;
	font-size: 13px;
	font-family: 'Eurostile LT Std';
	text-align: left;
	text-decoration: none;
	width: 100%;
}
.menu-servicos a:hover, .menu-servicos a:focus {
	color: #fff;
	background-color: #f6365b !important;
}
.padding-servicos {
	padding-bottom: 15px;
}
.modal-dialog {
	background-color: rgba(255,255,255,1);
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 4px;
	padding-right: 4px;
	height: 100%;
	width: 100%;
}
.modal-body {
	border-top: 4px solid #fff;
}
.modal {
	z-index: 10000;
}
.modal h1 {
	color: #fff;
	font-family: 'Eurostile LT Std';
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.modal p {
	color: #fff;
	font-family: 'Eurostile LT Std';
	line-height: 25px;
	text-align: justify;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.modal, .modal-backdrop {
	position: absolute !important;
}
.modal-dialog {
	width: 100%;
	height: 100%;
	margin: 0px auto;
}
.modal-content {
	width: 100%;
	height: 100%;
	margin: 0px auto;
	border-radius: 0px;
	border: 0px;
	background-image: url(../../imagens/background-conteudo-submenu.png) !important;
	background-position: center right;
	background-repeat: no-repeat;
	background-size: cover;
	overflow-y: scroll;
}
.modal-content::-webkit-scrollbar {
 width: 5px;
}
.modal-content::-webkit-scrollbar-track {
 -webkit-border-radius: 0px;
 border-radius: 0px;
 background-color: transparent;
}
.modal-content::-webkit-scrollbar-thumb {
 -webkit-border-radius: 0px;
 border-radius: 0px;
 background: #888;
}
.modal-content::-webkit-scrollbar-thumb:window-inactive {
 background: #888;
}
.imagem-destaque img {
	opacity: .5;
}
.imagem-destaque h2 {
	position: absolute;
	padding-top: 28%;
	top: 0;
	bottom: 0;
	padding-bottom: 50%;
	font-family: 'Eurostile LT Std';
	text-align: center !important;
	color: #fff;
	width: 100%;
	font-size: 25px;
	padding-left: 15px;
	padding-right: 15px;
}
.botao-fechar {
	background-color: transparent;
	border: 0px;
	color: #fff;
	font-family: 'Eurostile LT Std';
	font-size: 18px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	outline: none !important;
}
.botao-fechar2 {
	padding-left: 0px;
	padding-right: 0px;
}
.bt-close {
	color: #fff;
	border: 2px solid #fff;
	border-radius: 100%;
	height: 30px;
	width: 30px;
	font-size: 15px;
	text-align: center;
	float: right;
	margin-left: 5px;
	line-height: 25px;
}
.faixa-branca {
	background-color: #FFF;
	height: 10px;
}
.bigform-content h1 {
	margin: 0;
}
.bigform-content input[type=submit] {
	margin-top: 0px;
}
.borda-imagem1 {
	border-left: 4px solid #fff;
	border-bottom: 4px solid #fff;
	border-top: 4px solid #fff;
}
.borda-imagem2 {
	border-left: 4px solid #fff;
	border-bottom: 4px solid #fff;
	border-top: 4px solid #fff;
}
.row-same-height {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.form-inline p {
	float: left;
}
.simbolo {
	border: 0px !important;
	background-color: #EAECFF !important;
	padding: 0px !important;
}
.quem-somos img {
	border-radius: 100% !important;
	padding: 10px;
	-webkit-transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
	-moz-transition: background-color 0.5s ease, -moz-transform 0.5s ease;
	transition: background-color 0.5s ease, transform 0.5s ease;
	background-color: rgba(255,255,255,.3);
}
.quem-somos h1 {
	color: #fff;
	font-size: 50px;
}
.quem-somos h2 {
	color: #fff;
	text-align: center;
	font-family: 'Eurostile LT Std Demi';
	text-transform: uppercase;
}
.quem-somos h4 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	line-height: 30px;
	text-align: justify;
}
.quem-somos h4 a {
	color: #fff;
}
.quem-somos h5 {
	color: #fff;
	text-align: center;
	line-height: 20px;
	font-family: 'Eurostile LT Std';
}
.quem-somos h5 a {
	color: #fff;
	font-size: 14px;
}
.text-empresa h5 {
	color: #fff;
	text-align: justify;
	line-height: 25px;
	font-size: 16px;
	font-family: 'Eurostile LT Std';
}
.quem-somos p {
	color: #fff;
	text-align: center;
	line-height: 20px;
	font-family: 'Eurostile LT Std Demi';
	margin-top: 10px;
	margin-bottom: 35px;
}
.quem-somos img {
	border-radius: 100% !important;
	padding: 10px;
	-webkit-transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
	-moz-transition: background-color 0.5s ease, -moz-transform 0.5s ease;
	transition: background-color 0.5s ease, transform 0.5s ease;
	background-color: rgba(255,255,255,.3);
}
.quem-somos i {
	margin-right: 12px;
}
.bloco-valores {
	border-radius: 5px;
	padding: 2%;
	width: 31.33333333%;
	margin: 1%;
	height: 260px;
}
.bloco-downloads {
	border: 1px solid rgba(255,255,255,.3);
	border-radius: 5px;
	padding: 2%;
	width: 23%;
	margin: 1%;
}
.icone-valores {
	border-radius: 100%;
	width: 50px;
	text-align: center;
	height: 50px;
	outline: none !important;
	padding-top: 13px;
}
.titulo-bloco {
	color: #fff !important;
	text-align: center !important;
	font-family: 'Eurostile LT Std' !important;
}
.nav2 {
	text-align: center;
	overflow: hidden;
	margin: 0em auto;
	position: relative;
}
.nav2 a {
	display: block;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 95%;
	text-decoration: none;
	-webkit-transition: .7s;
	-moz-transition: .7s;
	-o-transition: .7s;
	-ms-transition: .7s;
	transition: .7s;
	text-align: right;
	color: #48484a;
	text-align: right;
	line-height: 30px;
	font-family: 'Eurostile LT Std Demi';
	font-size: 15px;
	-webkit-transition: color .5s ease-in-out;
	-moz-transition: color .5s ease-in-out;
	transition: color .5s ease-in-out;
	cursor: pointer;
}
.nav2 a:hover {
	color: #E61654;
}
.effect {
	position: absolute;
	top: 3%;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
}
.nav2 a:nth-child(1):hover ~ .effect {
	top: 4%;
}
.nav2 a:nth-child(2):hover ~ .effect {
	top: 30%;
}
.nav2 a:nth-child(3):hover ~ .effect {
	top: 55%;
}
.nav2 a:nth-child(4):hover ~ .effect {
	top: 81%;
}
.ph-line-nav .effect {
	width: 90px;
	height: 2px;
	bottom: 36px;
	background: #E61654;
	box-shadow: 0 1px 0 white;
	margin-left: -45px;
}
.ph-dot-nav:after {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 3px;
	right: 0;
	background: #bbbbbb;
	bottom: 0px;
}
.ph-dot-nav a:after {
	content: "";
	position: absolute;
	bottom: 38px;
	left: 50%;
	margin-left: -2px;
	border-radius: 100%;
}
.ph-dot-nav .effect {
	width: 8px;
	height: 30px;
	top: 3%;
	right: -5px;
	background: #c6342e;
	border-radius: 0;
	z-index: 10000;
}
.servicos h4 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	line-height: 30px;
}
.servicos h5 {
	text-align: right !important;
}
.servicos h5 a {
	color: #fff;
	text-align: right !important;
	line-height: 30px;
	font-family: 'Eurostile LT Std Demi';
	font-size: 15px;
	-webkit-transition: color .5s ease-in-out;
	-moz-transition: color .5s ease-in-out;
	transition: color .5s ease-in-out;
	text-decoration: none;
	-webkit-transition: border-right .5s ease-in-out;
	-moz-transition: border-right .5s ease-in-out;
	transition: border-right .5s ease-in-out;
}
.servicos h5 a:hover {
	color: #C6342E;
	-webkit-transition: color .5s ease-in-out;
	-moz-transition: color .5s ease-in-out;
	transition: color .5s ease-in-out;
	-webkit-transition: border-right .5s ease-in-out;
	-moz-transition: border-right .5s ease-in-out;
	transition: border-right .5s ease-in-out;
}
.servicos i {
	margin-right: 10px;
}
.equipe {
	padding-left: 10%;
	padding-right: 10%;
}
.equipe_nome {
	width: 100%;
	height: 80px;
	word-wrap: break-word;
	overflow-y: hidden;
}
.equipe img {
	border-radius: 100%;
	padding: 0px;
}
.equipe h4 {
	color: #fff;
	font-family: 'Eurostile LT Std Demi';
	text-align: center;
}
.equipe h5 {
	color: #fff;
	text-align: center !important;
	line-height: 20px;
	font-family: 'Eurostile LT Std';
	font-size: 15px;
}
.equipe i {
	color: rgba(255,255,255,.5);
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-transition: color .5s ease-in-out;
	-moz-transition: color .5s ease-in-out;
	transition: color .5s ease-in-out;
}
.equipe i:hover {
	color: #EE225E;
	-webkit-transition: color .5s ease-in-out;
	-moz-transition: color .5s ease-in-out;
	transition: color .5s ease-in-out;
}
.equipe-modal h4 {
	color: #ffffff;
	font-family: 'Eurostile LT Std Demi';
	text-align: left;
}
.equipe-modal h5 {
	color: #ffffff;
	text-align: left !important;
	line-height: 20px;
	font-family: 'Eurostile LT Std';
	font-size: 15px;
}
.equipe-modal h3 {
	color: #ffffff;
	font-family: 'Eurostile LT Std Demi';
	text-align: left;
	margin-bottom: 25px;
}
.equipe-modal img {
	border-radius: 100%;
}
.perfil-lado1 i {
	color: rgba(255,255,255,.5);
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-transition: color .5s ease-in-out;
	-moz-transition: color .5s ease-in-out;
	transition: color .5s ease-in-out;
}
.perfil-lado1 i:hover {
	color: rgba(255,255,255,1);
	-webkit-transition: color .5s ease-in-out;
	-moz-transition: color .5s ease-in-out;
	transition: color .5s ease-in-out;
}
.perfil-lado2 {
	border: 1px solid rgba(255,255,255,.3);
	padding: 5%;
	border-radius: 5px;
}
.perfil-lado2 i {
	margin-right: 10px;
}
.veja-mais h5 {
	color: #130066;
	text-align: center !important;
	line-height: 20px;
	font-family: 'Eurostile LT Std Demi';
	font-size: 15px;
}
.veja-mais i {
	margin-left: 5px;
}
.clientes {
	margin-bottom: 5%;
}
.clientes img {
	padding: 10px;
	-webkit-transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
	-moz-transition: background-color 0.5s ease, -moz-transform 0.5s ease;
	transition: background-color 0.5s ease, transform 0.5s ease;
	background-color: rgba(255,255,255,.3);
	border-radius: 5px;
}
.clientes img:hover {
	padding: 10px;
	-webkit-transform: scale(1.10);
	-moz-transform: scale(1.10);
	-o-transform: scale(1.10);
	transform: scale(1.10);
	-webkit-transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
	-moz-transition: background-color 0.5s ease, -moz-transform 0.5s ease;
	transition: background-color 0.5s ease, transform 0.5s ease;
	background-color: rgba(255,255,255,1);
}
.certificacoes h1 {
	color: #fff;
	font-size: 50px;
}
.certificacoes h4 {
	color: #fff;
	text-align: left;
	font-family: 'Eurostile LT Std';
	line-height: 30px;
	text-align: justify;
}
.certificacoes img {
	padding: 15px;
	-webkit-transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
	-moz-transition: background-color 0.5s ease, -moz-transform 0.5s ease;
	transition: background-color 0.5s ease, transform 0.5s ease;
	background-color: rgba(255,255,255,.3);
	border-radius: 5px;
}
.certificacoes img:hover {
	padding: 15px;
	-webkit-transform: scale(1.10);
	-moz-transform: scale(1.10);
	-o-transform: scale(1.10);
	transform: scale(1.10);
	-webkit-transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
	-moz-transition: background-color 0.5s ease, -moz-transform 0.5s ease;
	transition: background-color 0.5s ease, transform 0.5s ease;
	background-color: rgba(255,255,255,1);
}
.certificacoes {
	margin-bottom: 15px;
}
.certificacoes h5 {
	color: #fff;
	text-align: center !important;
	line-height: 20px;
	font-family: 'Eurostile LT Std';
	font-size: 15px;
}
.linha-mesma-altura2 {
	width: 100% !important;
	margin-left: 0;
	margin-right: 0;
}
.navmenu-nav {
	top: 0 !important;
}
.navmenu-nav > li {
	border-bottom: 1px solid #eee;
}
.menu-quemsomos {
	border-right: 5px solid #bbbbbb;
	margin-left: -10px;
}
.detalhe-equipe img {
	margin-top: 15px;
	margin-bottom: 15px;
}
.margem-cliente {
	margin-bottom: 20px;
}
#myModal2 {
	padding-right: 0px !important;
	width: 100% !important;
	background-color: transparent !important;
	background-image: none !important;
}
#myModal2, .modal-dialog {
	padding: 0;
	background-color: transparent !important;
}
#myModal2, .modal-content {
	background-image: url(../../imagens/background-blog.jpg);
	width: 50%;
	margin-left: auto !important;
	margin-right: auto !important;
}
#myModal2, .modal-body {
	border-top: 0px !important;
	border-right: 0px !important;
}
#myModal2, modal-backdrop {
	background-color: rgba(0,0,0,.5) !important;
}
#myModal2, .modal-body, .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.fechar-off {
	display: inline-table;
}
.altura_bloco_main {
	height: auto;
	background-color: #fff !important;
}
.areasatuacao {
	height: auto !important;
	background-color: #fff;
}
.divAreasAtuacaoInt h1 {
	font-family: 'Eurostile LT Std';
	color: #fff;
}
.divAreasAtuacaoInt p {
	font-family: 'Eurostile LT Std';
	color: #fff;
	line-height: 25px;
	text-align: justify;
}
.divAreasAtuacaoInt {
	background-image: url(../../imagens/background-conteudo-submenu.png);
	background-size: cover;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #fff !important;
	overflow-y: overflow;
}
.bloco {
	padding-left: 4%;
	padding-right: 4%;
	padding-top: 2%;
}
.login-servicos {
	position: absolute;
	width: 80%;
	top: 20%;
	margin-left: 10%;
	margin-right: 10%;
}
.login-servicos h3 {
	color: #fff;
	font-family: 'Eurostile LT Std';
	text-align: center;
}
.login-servicos i {
	font-size: 18px !important;
}
.form-login-servicos-group {
	width: 40% !important;
}
.form-login-servicos {
	border: 1px solid rgba(255,255,255,.5);
	background-color: rgba(255,255,255,.3);
	color: #fff;
	text-align: center;
	width: 100% !important;
	font-family: 'Eurostile LT Std';
}
.form-login-servicos::-webkit-input-placeholder {
 color: #fff;
}
.form-login-servicos:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
.form-login-servicos::-moz-placeholder {  /* Firefox 19+ */
 color: #fff;
}
.form-login-servicos:-ms-input-placeholder {
 color: #fff;
}
.ok-form-login {
	border: 1px solid rgba(255,255,255,.5);
	border-radius: 0px;
	background-color: rgba(255,255,255,.3);
	color: #fff;
	text-align: center;
	width: 15% !important;
	font-family: 'Eurostile LT Std';
	height: 34px !important;
	vertical-align: bottom !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding: 0 !important;
	outline: none !important;
}
.after_modal_appended {
	position: relative;
}
.block {
	width: 100%;
	height: 100%;
}
.modal, .modal-backdrop {
	position: absolute !important;
}
.onde-estamos i {
	margin-right: 10px;
}
#svg-map text {
	fill: #fff;
	font: 12px Arial-BoldMT, sans-serif;
}
#svg-map a {
	text-decoration: none;
	cursor: default;
}
#svg-map a:hover {
	text-decoration: none;
}
#svg-map a:hover path {
 fill:;
 stroke:;
}
#svg-map .circle {
	fill: #150067;
	stroke: #7366A4;
}
#svg-map a:hover .circle {
 fill:;
 stroke:;
}
.mapa {
	width: 80%;
	padding-bottom: auto;
	position: relative;
	margin-top: -120px;
}
.mapa-contato {
	width: 80%;
	height: 170px;
}
.alert-danger_ {
	float: right !important;
}
#map {
	width: 100%;
	height: 300px;
	margin-top: 5%;
}
.info-matriz p {
	color: #fff;
	font-family: 'Eurostile LT Std';
	text-align: left;
}
.info-matriz p a {
	color: #fff;
}
.info-matriz h4 {
	font-family: 'Eurostile LT Std';
}
.coluna-certificacoes {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	width: 20%;
}
.padding-certificacoes {
	padding-bottom: 15px;
}
.downloads {
	padding-bottom: 20px;
}
.depoimentos h5 {
	font-family: 'Eurostile LT Std';
	color: #fff;
	line-height: 22px;
}
.depoimentos h4 {
	text-align: center !important;
}
.depoimentos p {
	font-family: 'Eurostile LT Std';
	color: #fff;
	line-height: 20px;
	opacity: 0.5;
	font-style: italic;
	text-align: center;
}
.div-onde-atuamos {
	position: absolute;
	background-color: rgba(15,0,74,.7);
	right: 10%;
	top: 10%;
	z-index: 10000;
	padding: 15px;
	border-radius: 5px;
}
.sessaomapa {
	height: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../../imagens/quemsomos-background.jpg);
}
.demo {
	/*    margin-bottom: -99999px;
    padding-bottom: 99999px;
    background-color:#efefef; */
	height: 460px;
}
#google_translate_element {
	display: none;
}
#google_translate_element {
	display: none;
}
.goog-te-banner-frame {
	display: none !important;
}
.missao-visao {
	padding-left: 40px;
	padding-right: 40px;
}
.mapa-svg {
	height: 800px;
}
/* Base for label styling */
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 1.95em;
	cursor: pointer;
}
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 1.30em;
	height: 1.25em;
	border: 2px solid #ccc;
	background: #fff;
	border-radius: 4px;
	box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
	content: '✔';
	position: absolute;
	top: .1em;
	left: .2em;
	font-size: 1.3em;
	line-height: 0.8;
	color: #EE225E;
	transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}
[type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before, [type="checkbox"]:disabled:checked + label:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
	color: #999;
}
[type="checkbox"]:disabled + label {
	color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before, [type="checkbox"]:not(:checked):focus + label:before {
}
/* hover style just for information */
label:hover:before {
	border: 2px solid #eee!important;
}
.img-depoimentos {
	max-width: 120px;
	padding: 10px;
	background-color: rgba(255,255,255,.3);
}
.altura-equipe1 {
	height: 100px;
}
.altura-equipe2 {
	height: 120px;
}
.altura-icones {
	height: 40px;
}
 @media only screen and (min-width: 1024px) {
.cd-top {
	height: 50px;
	width: 50px;
	right: 30px;
	bottom: 30px;
}
}
@media only screen and (min-width: 768px) {
.cd-top {
	right: 20px;
	bottom: 20px;
}
}
 @media(min-width:767px) {
.navbar {
	padding: 0px 0;
	-webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
	-moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
	transition: background .5s ease-in-out, padding .5s ease-in-out;
}
.top-nav-collapse {
	padding: 0;
}
}
 @media (min-width: 480px) {
.col-sm-height {
	display: table-cell;
	float: none !important;
	vertical-align: middle;
}
}
 @media all and (max-width: 1366px) {
.navbar-default .navbar-nav > li > a {
	font-size: 13px;
}
.dropdown-menu > li > a {
	font-size: 14px;
}
.menu {
	padding-left: 25px;
}
.navbar-brand img {
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
}
@media all and (max-width: 1320px) {
.nav > li > a {
	padding: 10px 10px;
}
}
@media all and (max-width: 1315px) {
.navbar-brand img {
	padding-left: 10px;
}
.navbar-header {
	width: 25% !important;
}
#navbar {
	width: 75%;
}
}
@media all and (max-width: 1300px) {
.form-news {
	width: 80% !important;
}
.ok {
	width: 18.6% !important;
}
.newsletter {
	margin: 0 !important;
}
.borda2_ {
	padding: 0;
}
}
@media all and (max-width: 1280px) {
#myModal2, .modal-content {
	width: 60%;
}
}
@media all and (max-width: 1275px) {
.navbar-default .navbar-nav > li > a {
	font-size: 12px;
}
}
@media all and (max-width: 1260px) {
.nav2 a {
	width: 90%;
}
.dropdown-menu > li > a {
	font-size: 13px;
}
}
@media all and (max-width: 1235px) {
.sessao6 h3 {
	width: 50%;
}
}
@media all and (max-width: 1220px) {
.menu {
	padding-left: 10px;
}
}
 @media all and (max-width: 1200px) {
.sessao1 h3 {
	font-size: 22px;
	line-height: 30px;
}
.sessao8 h3 {
	font-size: 22px;
	line-height: 30px;
}
.sessao2 h3 {
	font-size: 22px;
	line-height: 30px;
}
.sessao3 h3 {
	font-size: 22px;
	line-height: 30px;
}
.sessao4 h3 {
	font-size: 22px;
	line-height: 30px;
}
.noticia h3 {
	font-size: 22px;
	line-height: 30px;
}
.rodape h3 {
	font-size: 22px;
	line-height: 30px;
}
.equipe-modal h3 {
	font-size: 22px;
}
.container-sessao {
	width: 90%;
}
}
@media all and (max-width: 1196px) {
.dropdown-menu > li > a {
	font-size: 12.5px;
}
.pe-7s-search {
	font-size: 25px !important;
}
.navbar-brand img {
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 10px;
}
.navbar-header {
	width: 24% !important;
}
#navbar {
	width: 76%;
}
.menu {
	padding-left: 0px;
}
}
 @media all and (max-width: 1169px) {
.nav > li > a {
	padding: 9px 9px;
}
}
 @media all and (max-width: 1160px) {
.slogan h1 {
	font-size: 35px;
}
.slogan_row img {
	height: 30px;
	margin-top: -8px;
}
}
 @media all and (max-width: 1152px) {
.header1 p {
	font-size: 14px;
	line-height: 35px;
}
.dropdown-login {
	width: 25%;
}
.grid figure h2 {
	font-size: 20px;
}
.login-servicos h3 {
	font-size: 20px;
}
.imagem-destaque h2 {
	font-size: 20px;
}
.voltar h3 {
	font-size: 20px;
}
.margem-voltar {
	margin-left: -60px;
}
.voltar img {
	width: 30px;
}
.header1 {
	position: relative;
}
.navbar-header {
	background-image: none;
	width: 90% !important;
	margin-left: auto !important;
	margin-right: auto !important;
	height: 95px !important;
	background-color: #fff;
	float: none;
	position: relative;
}
.navbar-brand img {
	margin: 0;
	text-align: center !important;
	height: 85px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.navbar-container {
	height: 135px !important;
	padding-top: 0px;
}
#navbar {
	background-image: none;
	height: 40px !important;
	background-color: #fff !important;
	float: none;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-top: 1px solid #eee;
}
.navbar-fixed-top {
	background-color: #fff;
}
.menu {
	padding-left: 0;
}
.dropdown-menu {
	top: 54px;
}
.dropdown-menu.fixed-theme {
	top: 54px !important;
}
.navbar-default .navbar-nav > li > a {
	padding-top: 18px !important;
	padding-bottom: 12px !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	font-size: 12px;
}
.navbar-default .navbar-right > li > a {
	padding-top: 17px !important;
}
.navbar-toggle2 {
	margin-top: 18px !important;
}
.pe-7s-search {
	font-size: 23px !important;
	line-height: 23px;
}
.dropdown-menu > li > a {
	font-size: 13px;
}
.email {
	height: 35px;
}
.idiomas {
	height: 35px;
}
.idiomas img {
	padding-top: 9px;
}
.redes-sociais {
	padding-top: 7px;
	height: 35px;
}
.redes-sociais i {
	font-size: 21px;
}
.sessao1 h1 {
	font-size: 40px;
}
.sessao2 h1 {
	font-size: 40px;
}
.sessao3 h1 {
	font-size: 40px;
}
.sessao4 h1 {
	font-size: 40px;
}
.sessao8 h1 {
	font-size: 40px;
}
.certificacoes h1 {
	font-size: 40px;
}
.divAreasAtuacaoInt h1 {
	font-size: 40px;
}
.sessao6 h3 {
	width: 60%;
}
.conteudo-rodape {
	width: 95%;
}
.sessao7 h3 {
	font-size: 18px;
}
.sessao7 h4 {
	font-size: 14px;
	line-height: 20px;
}
.busca {
	top: 48px;
}
.form-login-servicos-group {
	width: 36% !important;
}
.ok-form-login {
	width: 18% !important;
}
.coluna-certificacoes {
	width: 25%;
}
}
 @media all and (max-width: 1090px) {
.header1 p {
	font-size: 13px;
	line-height: 30px;
}
.email {
	height: 30px;
}
.idiomas {
	height: 30px;
}
.idiomas img {
	padding-top: 8px;
	height: 32px;
}
.redes-sociais {
	height: 30px;
}
.redes-sociais i {
	font-size: 17px;
}
.email {
	width: 71.3%;
}
.idiomas {
	width: 12%;
}
}
 @media all and (max-width: 1076px) {
.navbar-header {
	width: 95% !important;
}
#navbar {
	width: 95%;
}
}
 @media all and (max-width: 1025px) {
.dropdown-login {
	width: 28%;
}
.navbar-default .navbar-nav > li > a {
	font-size: 12px;
}
.dropdown-menu > li > a {
	font-size: 12px;
}
.navbar-header {
	width: 90% !important;
	height: 85px !important;
}
#navbar {
	width: 90%;
}
.navbar-brand img {
	padding-top: 0px;
	padding-bottom: 15px;
}
.header1 p {
	font-size: 13px;
	line-height: 30px;
}
.email {
	height: 30px;
}
.idiomas {
	height: 30px;
}
.idiomas img {
	padding-top: 8px;
	height: 32px;
}
.redes-sociais {
	height: 30px;
}
.redes-sociais i {
	font-size: 17px;
}
.header1 {
	position: absolute;
	top: 0;
}
.sessao1 {
	height: auto !important;
}
.sessao1 h3 {
	font-size: 20px;
	line-height: 25px;
}
.sessao8 h3 {
	font-size: 20px;
	line-height: 25px;
}
.sessao1 h1 {
	font-size: 35px;
}
.sessao2 {
	height: auto !important;
}
.sessao2 h1 {
	font-size: 35px;
}
.sessao2 h3 {
	font-size: 20px;
	line-height: 25px;
}
.noticia h3 {
	font-size: 20px;
	line-height: 25px;
}
.sessao3 {
	height: auto !important;
}
.sessao3 h1 {
	font-size: 35px;
}
.sessao3 h3 {
	font-size: 20px;
	line-height: 25px;
}
.sessao4 {
	height: auto !important;
}
.sessao4 h1 {
	font-size: 35px;
	padding-bottom: 1%;
}
.sessao4 h3 {
	font-size: 20px;
	line-height: 25px;
}
.sessao8 h1 {
	font-size: 35px;
}
.certificacoes h1 {
	font-size: 35px;
}
.divAreasAtuacaoInt h1 {
	font-size: 35px;
}
.rodape h3 {
	font-size: 20px;
	line-height: 25px;
}
.logo-acessor {
	height: 50px;
}
.icon-blog {
	height: 50px;
}
.detalhe-rodape {
	height: 35px;
}
.busca {
	top: 48px;
}
.altura {
	height: auto;
}
.nav2 a {
	width: 85%;
}
.equipe h5 {
	font-size: 13px;
}
.equipe-modal h5 {
	font-size: 13px;
}
.equipe img {
	padding: 10px;
}
.equipe-modal h3 {
	font-size: 20px;
}
.navbar-container {
	padding-top: 45px;
}
.navbar-default .navbar-nav > li > a {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
}
@media all and (max-width: 997px) {
.navbar-default .navbar-nav > li > a {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
}
 @media all and (max-width: 992px) {
.altura_bloco_main {
	height: auto;
}
.grid figure h2 {
	font-size: 18px;
}
.login-servicos h3 {
	font-size: 18px;
}
.imagem-destaque h2 {
	font-size: 18px;
}
.sessao1 h1 {
	font-size: 30px;
}
.sessao2 h1 {
	font-size: 30px;
}
.sessao3 h1 {
	font-size: 30px;
}
.sessao4 h1 {
	font-size: 30px;
}
.sessao8 h1 {
	font-size: 30px;
}
.certificacoes h1 {
	font-size: 30px;
}
.divAreasAtuacaoInt h1 {
	font-size: 30px;
	margin-top: 10px;
}
.sessao5 h2 {
	font-size: 28px;
}
.sessao8 h2 {
	font-size: 28px;
}
.sessao8 h2 a {
	font-size: 28px;
}
.sessao5 h4 {
	font-size: 16px;
}
.sessao6 h2 {
	font-size: 28px;
}
.nucleorad_rodape {
	height: 20px;
}
.nucleorad-rodape {
	height: 20px;
}
.bg-asses2 {
	width: 55%;
}
.sessao6 h3 {
	width: 75%;
}
.noticia h4 {
	font-size: 17px;
}
.nucleorad-rodape2 {
	height: 60px;
}
.parceiros {
	width: 95%;
}
.borda2_ {
	border-right: 0px;
}
.borda2 {
	border-right: 0px;
}
.linha-acessoria {
	margin-right: 0;
	margin-left: 0;
}
.img-quemsomos {
	height: 30px;
}
.sessao8 h4 {
	font-size: 16px;
}
.certificacoes h4 {
	font-size: 16px;
}
.equipe h5 {
	font-size: 14px;
}
.equipe-modal h5 {
	font-size: 14px;
}
#myModal2, .modal-content {
	width: 70%;
}
.bloco {
	padding-left: 2%;
	padding-right: 2%;
}
.login-servicos {
	top: 10%;
}
.form-login-servicos-group {
	width: 49% !important;
}
.ok-form-login {
	width: 99.5% !important;
	margin-top: 5px;
}
.mapa {
	margin-top: 0px;
}
.coluna-certificacoes {
	width: 33.33333%;
}
.mapa-svg {
	height: 700px;
}
}
 @media all and (max-width: 975px) {
.header1 p {
	font-size: 12px;
	line-height: 30px;
}
.dropdown-login {
	width: 32%;
}
.navbar-header {
	width: 95% !important;
}
#navbar {
	width: 95%;
}
.navbar-brand {
	float: left;
	width: 50%;
}
.navbar-default .navbar-right > li > a {
	display: none;
}
.busca_resp {
	float: right;
	display: block;
	margin-top: 30px;
	width: 50%;
}
.busca_form {
	width: 85% !important;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 0px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background-image: none;
}
.busca_form::-webkit-input-placeholder {
 color: #999;
}
.busca_form:-moz-placeholder { /* Firefox 18- */
 color: #999;
}
.busca_form::-moz-placeholder {  /* Firefox 19+ */
 color: #999;
}
.busca_form:-ms-input-placeholder {
 color: #999;
}
.ok_busca {
	width: 15% !important;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 0px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background-image: none;
	color: #48484a !important;
}
.ok_busca:hover, .ok_busca:focus, .ok_busca:active {
	background-color: transparent !important;
	color: #48484a !important;
	box-shadow: none !important;
	outline: none !important;
}
.form-busca-group {
	width: 100% !important;
}
.hvr-icon-sink:before {
	font-size: 16px;
}
.slogan h1 {
	font-size: 30px;
}
.slogan_row img {
	height: 25px;
	margin-top: 0px;
}
.busca {
	display: none !important;
}
.search {
	display: none !important;
}
}
@media all and (max-width: 896px) {
.navbar-default .navbar-nav > li > a {
	padding-left: 10px !important;
	padding-right: 10px !important;
}
}
 @media all and (max-width: 885px) {
.email {
	display: none;
}
.idiomas {
	width: 70%;
	text-align: left;
}
.redes-sociais {
	width: 30%;
}
}
 @media all and (max-width: 865px) {
.navbar-default .navbar-nav > li > a {
	padding-left: 8px !important;
	padding-right: 8px !important;
}
}
 @media all and (max-width: 835px) {
.navbar-brand {
	width: 40%;
}
.busca_resp {
	float: left !important;
	display: inline-table !important;
	width: 35% !important;
	margin-right: 10%;
	margin-top: 25px;
}
.menu-duas-linhas {
	margin-top: 0;
}
.menu-duas-linhas a {
	margin-top: 0px;
}
.br-off {
	display: none;
}
.navbar-toggle {
	width: 10% !important;
	margin-top: 25px;
	border: 0px;
	display: block;
}
.navbar-right {
	display: none !important;
}
.navmenu-fixed-right {
	display: none !important;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin-top: 0px;
	margin-bottom: 0px;
}
.navbar-nav > li {
	float: none;
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.collapse.in {
	display: block !important;
}
.navbar-container {
	height: 120px !important;
	padding-top: 40px;
}
#navbar {
	height: auto !important;
	width: 100%;
	margin: 0 !important;
	position: relative !important;
	overflow-y: scroll !important;
}
.navbar-default .navbar-nav > li > a {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	padding-left: 20px !important;
	padding-right: 0px !important;
	font-size: 13px;
	border-bottom: 1px solid #ddd;
	background-color: #eee !important;
	text-align: left;
}
.hvr-icon-sink:before {
	display: none;
}
.dropdown-menu {
	position: relative !important;
	width: 100% !important;
	background-image: none;
	padding: 0 !important;
	margin: 0 !important;
	color: #656565 !important;
	float: none;
}
.dropdown-menu > li > a {
	font-size: 13px;
	background-color: #eee;
	color: #656565 !important;
	padding-top: 15px !important;
	padding-bottom: 12px !important;
	border-bottom: 1px solid #CCC;
	background-color: #fff !important;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 0;
	margin-left: 0px;
	background-image: none !important;
	color: #656565 !important;
}
.dropdown-submenu>.dropdown-menu > li > a {
	color: #656565 !important;
	background-color: #ccc !important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #fff !important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	color: #fff !important;
	background-color: #f6365b !important;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #fff !important;
	background-color: #f6365b !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: #656565 !important;
	background-color: #f6365b !important;
}
.menu-servicos a {
	padding: 5px 15px 5px 25px;
	color: #656565;
	border-bottom: 1px solid #ddd;
}
.hvr-icon-forward:before {
	display: none;
}
.dropdown i {
	display: inline-table;
	float: right;
	padding-right: 20px;
}
.sessao6 h3 {
	width: 83%;
}
.slogan {
	padding-top: 5px;
	padding-bottom: 15px;
}
.slogan h1 {
	font-size: 25px;
}
.slogan_row img {
	height: 20px;
	margin-bottom: 5px;
}
.busca_form {
	width: 80% !important;
}
.ok_busca {
	width: 20% !important;
}
.ok_busca:hover, .ok_busca:focus, .ok_busca:active {
	background-color: transparent !important;
	color: #48484a !important;
	box-shadow: none !important;
	outline: none !important;
}
.navbar-collapse::-webkit-scrollbar {
 width: 5px;
}
.navbar-collapse::-webkit-scrollbar-track {
 -webkit-border-radius: 0px;
 border-radius: 0px;
 background-color: transparent;
}
.navbar-collapse::-webkit-scrollbar-thumb {
 -webkit-border-radius: 0px;
 border-radius: 0px;
 background: #666;
}
.navbar-collapse::-webkit-scrollbar-thumb:window-inactive {
 background: #999;
}
.login-servicos {
	top: 5%;
}
.login-servicos h3 {
	font-size: 17px;
}
.dropdown-menu.fixed-theme {
	top: 0px !important;
}
.dropdown-menu {
	top: 0px;
}
.fa-caret-down-resp {
	visibility: hidden;
}
.dropdown-login {
	background-color: #00064C !important;
	padding-top: 15px !important;
	padding-bottom: 25px !important;
}
.dropdown-login i {
	float: none;
}
.form-inline-resp {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
.form-login-servicos-group-topo {
	width: 100% !important;
	margin-top: 10px;
	margin-bottom: 0px;
}
.ok-form-login-topo {
	width: 100% !important;
	margin-top: 10px;
	margin-bottom: 0px;
}
.redes-sociais i {
	color: #fff;
	margin-left: 2%;
	margin-right: 2%;
}
}
 @media all and (max-width: 768px) {
.equipe img {
	padding: 20px;
}
.menu-quemsomos {
	border-right: 0px;
	border-bottom: 5px solid #bbb;
}
.menu-quemsomos h5 {
	float: left;
}
.img-quemsomos {
	margin-bottom: 30px;
}
.busca_resp {
	margin-top: 8px !important;
	margin-left: 4%;
	margin-right: 4%;
}
.busca_form {
	width: 80% !important;
}
.ok_busca {
	width: 19.8% !important;
}
.sessao1 h1 {
	font-size: 25px;
}
.sessao1 h3 {
	font-size: 18px;
}
.sessao8 h3 {
	font-size: 18px;
}
.sessao2 h1 {
	font-size: 25px;
}
.sessao2 h3 {
	font-size: 18px;
}
.sessao3 h1 {
	font-size: 25px;
}
.sessao3 h3 {
	font-size: 18px;
}
.sessao4 h1 {
	font-size: 25px;
}
.sessao4 h3 {
	font-size: 18px;
}
.sessao8 h1 {
	font-size: 25px;
}
.certificacoes h1 {
	font-size: 25px;
}
.divAreasAtuacaoInt h1 {
	font-size: 25px;
}
.noticia h3 {
	font-size: 18px;
}
.rodape h3 {
	font-size: 18px;
}
.group-area {
	display: inline-table !important;
	vertical-align: top !important;
}
.acess-pos {
	display: inline-table !important;
}
.acesse {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
}
.nucleohelp {
	height: 55px;
}
.logo-acessor {
	height: 45px;
}
.icon-blog {
	height: 45px;
}
.sessao5 h2 {
	font-size: 25px;
}
.sessao8 h2 {
	font-size: 25px;
}
.sessao8 h2 a {
	font-size: 25px;
}
.sessao5 h4 {
	font-size: 15px;
}
.sessao6 h2 {
	font-size: 25px;
}
.bg-asses2 {
	width: 50%;
}
.sessao6 h3 {
	width: 70%;
}
.noticia h4 {
	font-size: 15px;
}
.nucleorad-rodape2 {
	display: none;
}
.nucleorad-rodape3 {
	display: block;
	margin-top: 30px;
	height: 45px;
	margin-bottom: 20px;
}
.rodape {
	padding-top: 4%;
}
#myModal2, .modal-content {
	width: 90%;
}
.bloco-valores {
	width: 46%;
	margin: 2%;
}
.col-sm-height-resp {
	display: inline-table;
}
.row-same-height-resp {
	display: block;
	table-layout: inherit;
}
.imagem-destaque {
	border-right: 0px;
}
.grid figure figcaption {
	padding: 1em;
}
.equipe-modal h3 {
	font-size: 18px;
}
.login-servicos h3 {
	font-size: 20px;
}
.form-login-servicos-group {
	width: 100% !important;
}
.ok-form-login {
	width: 100% !important;
	margin-top: 0px;
}
.transportes-cursos h6 {
	font-size: 10px;
}
.nucleorad-mini {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
.transportes {
	height: 90px;
	width: 90px;
}
.cursos {
	height: 90px;
	width: 90px;
}
.institucional-icone {
	height: 20px;
}
.cursos-icone {
	height: 35px;
}
.bloco-downloads {
	width: 48%;
	margin: 1%;
}
#map {
	margin-top: 5%;
}
.missao-visao {
	padding-left: 15px;
	padding-right: 15px;
}
}
 @media all and (max-width: 750px) {
.header1 p {
	font-size: 12px;
}
}
 @media all and (max-width: 715px) {
.borda1 {
	display: block !important;
	width: 100% !important;
	float: none !important;
	border-right: 0px;
}
.borda2 {
	display: block !important;
	width: 100% !important;
	float: none !important;
}
.par-tam {
	width: 50%;
}
.linha-cadastro {
	width: 70%;
}
.logo {
	height: 50px;
}
.linha-mesma-altura {
	display: block !important;
	table-layout: auto !important;
}
.linha-mesma-altura2 {
	display: block !important;
}
}
 @media all and (max-width: 690px) {
.email {
	display: none;
}
.idiomas {
	width: 70%;
	text-align: left;
}
.redes-sociais {
	width: 30%;
}
}
 @media all and (max-width: 680px) {
.bg-asses2 {
	width: 45%;
}
.slogan h1 {
	font-size: 20px;
	line-height: 25px;
}
.nav2 a {
	font-size: 14px;
}
.effect {
	top: 55px;
}
.nav2 a:nth-child(1):hover ~ .effect {
	top: 55px;
}
.nav2 a:nth-child(2):hover ~ .effect {
	top: 55px;
}
.nav2 a:nth-child(3):hover ~ .effect {
	top: 55px;
}
.nav2 a:nth-child(4):hover ~ .effect {
	top: 55px;
}
.ph-dot-nav .effect {
	top: 55px;
}
}
 @media all and (max-width: 640px) {
.navbar-container {
	padding-top: 40px;
	height: 170px !important;
}
.busca_resp {
	float: none !important;
	display: block !important;
	width: 100% !important;
	margin-right: 0;
	margin-left: 0;
}
#navbar {
	margin-top: 45px !important;
}
.navbar-brand {
	width: 80%;
}
.sessao1 h3 {
	font-size: 16px;
}
.sessao8 h3 {
	font-size: 16px;
}
.sessao2 h3 {
	font-size: 16px;
}
.sessao3 h3 {
	font-size: 16px;
}
.sessao4 h3 {
	font-size: 16px;
}
.noticia h3 {
	font-size: 16px;
}
.rodape h3 {
	font-size: 16px;
}
.login {
	height: 30px;
}
.senha {
	height: 30px;
}
.bg-aces1 {
	display: none;
}
.acessoria {
	width: 50%;
}
.bg-asses2 {
	width: 50%;
}
.linha-acessoria {
	padding-left: 10px;
}
.par-tam {
	width: 65%;
}
.equipe {
	padding-left: 2%;
	padding-right: 2%;
}
.equipe-modal h3 {
	font-size: 16px;
	text-align: center;
}
.equipe-modal h4 {
	text-align: center !important;
}
.perfil-lado1 {
	width: 60%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.perfil-lado2 {
	width: 100%;
	float: none;
	margin-top: 10%;
}
.coluna-certificacoes {
	width: 50%;
}
.embed-responsive {
	height: 600px;
}
.mapa-svg {
	height: 640px;
}
}
 @media all and (max-width: 600px) {
.divAreasAtuacao {
	width: 100%;
	float: none;
}
.sessao6 h3 {
	width: 80%;
	font-size: 20px;
}
.noticia h3 {
	font-size: 16px;
}
.img-parceiros {
	width: 100%;
	padding: 5%;
}
.txt-parceiros {
	width: 100%;
	padding-bottom: 20px;
}
.par-tam {
	width: 70%;
}
.linha-cadastro {
	width: 100%;
}
}
 @media all and (max-width: 570px) {
.nucleorad-mini2 {
	height: 10px;
}
}
 @media all and (max-width: 555px) {
.group-area {
	display: block !important;
}
.acess-pos {
	display: block !important;
	float: right;
	width: 100%;
	border-radius: 0px;
}
}
 @media all and (max-width: 500px) {
.sessao6 h3 {
	width: 90%;
}
}
 @media all and (max-width: 480px) {
.acessoria {
	width: 100%;
	display: block;
}
.bg-asses2 {
	width: 100%;
	display: block;
	height: 270px;
}
.data {
	width: 100%;
	float: none;
}
.noticia {
	width: 100%;
	float: none;
}
.lado-vazio {
	width: 0;
}
.lado-ver {
	width: 100%;
	text-align: center;
}
.nucleorad {
	float: none;
}
.solucoes {
	width: 100%;
	float: none;
	margin-top: 30px;
}
.empresa {
	width: 100%;
	float: none;
	margin-top: 30px;
}
.borda1_ {
	display: block !important;
	width: 100% !important;
	float: none !important;
	border-right: 0px;
	border-bottom: 5px solid #e3e5e7;
}
.borda2_ {
	display: block !important;
	width: 100% !important;
	float: none !important;
}
.img-parceiros {
	width: 40%;
	padding: 5%;
}
.txt-parceiros {
	width: 60%;
	padding-bottom: 0;
}
.linha-mesma-altura2 {
	display: block !important;
	table-layout: inherit !important;
	width: 100% !important;
	margin-left: 0;
	margin-right: 0;
}
.logo {
	display: none;
}
.logo-acessor {
	display: none;
}
.icon-blog {
	display: none;
}
.nucleohelp {
	display: none !important;
}
.sessao8 h4 {
	font-size: 14px;
	line-height: 25px;
}
.certificacoes h4 {
	font-size: 14px;
	line-height: 25px;
}
.img-quemsomos {
	height: 20px;
}
.coluna-cliente {
	width: 50%;
}
.perfil-lado1 {
	width: 100%;
	float: none;
}
.perfil-lado2 {
	width: 100%;
	float: none;
}
#myModal2 {
	position: fixed !important;
	margin-top: 130px;
}
#myModal2, .modal-content {
	width: 100%;
}
.equipe img {
	padding-left: 30px;
	padding-right: 30px;
}
.coluna-equipe {
	margin-bottom: 30px;
}
.fechar-off {
	display: none;
}
.coluna-certificacoes {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.bloco-valores {
	width: 96%;
	margin: 2%;
}
.bloco {
	padding-left: 5%;
	padding-right: 5%;
}
.borda-imagem1 {
	width: 100%;
	border-bottom: 0px;
	border-left: 0;
}
.borda-imagem2 {
	width: 100%;
	border-left: 0;
}
.botao-fechar {
	font-size: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.bt-close {
	font-size: 13px;
	line-height: 30px;
}
.voltar {
	top: 70%;
	left: 15%;
	width: 85%;
}
.equipe-modal h4 {
	line-height: 20px !important;
}
.botao-fechar2 {
	padding-left: 0px;
	padding-right: 0px;
}
.institucional-icone {
	display: none;
}
.cursos-icone {
	display: none;
}
.transportes-cursos h6 {
	font-size: 11px;
	margin-bottom: 0px;
}
.nucleorad-mini {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 12px;
}
.transportes {
	height: 42px;
	width: 110px;
}
.cursos {
	height: 42px;
	width: 110px;
}
.padding-blocos {
	width: 100%;
	float: none;
}
.bloco-valores {
	height: 200px;
}
.mapa-contato {
	width: 100%;
	height: 250px;
}
.mapa-svg {
	height: 400px;
}
}
 @media all and (max-width: 440px) {
.sessao1 h1 {
	font-size: 20px;
	line-height: 25px;
}
.sessao2 h1 {
	font-size: 20px;
	line-height: 25px;
}
.sessao3 h1 {
	font-size: 20px;
	line-height: 25px;
}
.sessao4 h1 {
	font-size: 20px;
	line-height: 25px;
}
.sessao8 h1 {
	font-size: 20px;
}
.certificacoes h1 {
	font-size: 20px;
}
.divAreasAtuacaoInt h1 {
	font-size: 20px;
}
.sessao4 h2 {
	font-size: 20px;
	margin-bottom: 0px;
}
.quem-somos h3 {
	font-size: 20px;
}
.nucleohelp {
	height: 45px;
}
.acesse {
	font-size: 14px;
	height: 25px;
	line-height: 25px !important;
}
}
 @media all and (max-width: 435px) {
.coluna-equipe {
	width: 100%;
	float: none;
}
.idiomas {
	width: 60%;
}
.redes-sociais {
	width: 40%;
}
.bloco-downloads {
	width: 96%;
	margin: 2%;
}
}
 @media all and (max-width: 400px) {
.lado1 {
	width: 70%;
	float: left;
}
.lado2 {
	width: 30%;
	float: right;
}
.nucleorad_rodape {
	height: 18px;
}
nucleorad-rodape {
	height: 18px;
}
.linha-acessoria {
	padding-left: 0px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.par-tam {
	width: 80%;
}
.downloads {
	width: 100%;
	display: block;
}
}
 @media all and (max-width: 380px) {
.grid figure h2 {
	font-size: 16px;
}
.imagem-destaque h2 {
	font-size: 16px;
}
.bg-asses2 {
	height: 200px;
}
.sessao5 h2 {
	font-size: 22px;
}
.sessao8 h2 a {
	font-size: 22px;
}
.sessao8 h2 {
	font-size: 22px;
}
.sessao6 h2 {
	font-size: 22px;
}
.lado1 {
	width: 60%;
}
.lado2 {
	width: 40%;
}
.sessao7 h3 {
	font-size: 16px;
}
.slogan h1 {
	font-size: 17px;
}
.nav2 {
	text-align: center;
	overflow: hidden;
	margin: 0em auto;
	position: relative;
}
.nav2 a {
	display: block;
	position: relative;
	padding: 1em 0 1em;
	width: 70%;
	margin-left: 10%;
	text-decoration: none;
	-webkit-transition: .7s;
	-moz-transition: .7s;
	-o-transition: .7s;
	-ms-transition: .7s;
	transition: .7s;
	text-align: left !important;
	color: #48484a;
	text-align: right;
	line-height: 30px;
	font-family: 'Eurostile LT Std Demi';
	font-size: 15px;
	-webkit-transition: color .5s ease-in-out;
	-moz-transition: color .5s ease-in-out;
	transition: color .5s ease-in-out;
	cursor: pointer;
}
.nav2 a:hover {
	color: #E61654;
}
.effect {
	position: absolute;
	top: 3%;
	left: inherit;
	-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	-ms-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;
}
.nav2 a:nth-child(1):hover ~ .effect {
	top: 3%;
	left: inherit;
}
.nav2 a:nth-child(2):hover ~ .effect {
	top: 28%;
	left: inherit;
}
.nav2 a:nth-child(3):hover ~ .effect {
	top: 53%;
	left: inherit;
}
.nav2 a:nth-child(4):hover ~ .effect {
	top: 78%;
	left: inherit;
}
.ph-line-nav .effect {
	width: 90px;
	height: 2px;
	bottom: 36px;
	background: #E61654;
	box-shadow: 0 1px 0 white;
	margin-left: -45px;
}
.ph-dot-nav:after {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 3px;
	right: 0;
	background: #bbbbbb;
	bottom: 0px;
}
.ph-dot-nav a:after {
	content: "";
	position: absolute;
	bottom: 38px;
	left: 50%;
	margin-left: -2px;
	border-radius: 100%;
}
.ph-dot-nav .effect {
	width: 8px;
	height: 47px;
	top: 3%;
	right: -5px;
	background: #c6342e;
	border-radius: 0;
	z-index: 10000;
}
.coluna-cliente {
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
}
.perfil-lado1 {
	width: 80%;
}
.login-servicos h3 {
	font-size: 16px;
}
.form-inline-resp {
	width: 70%;
}
.mapa {
	width: 100%;
}
}
 @media all and (max-width: 350px) {
.form-news {
	width: 100% !important;
}
.ok {
	width: 100% !important;
	margin-top: 5px;
}
}
 @media all and (max-width: 340px) {
.navbar-brand {
	width: 80%;
}
.navbar-brand img {
	height: auto !important;
}
.lado1 {
	width: 70%;
}
.lado2 {
	width: 30%;
}
.sessao5 h2 {
	font-size: 18px;
}
.sessao8 h2 {
	font-size: 18px;
}
.sessao8 h2 a {
	font-size: 18px;
}
.sessao6 h2 {
	font-size: 18px;
}
.lado1 {
	width: 65%;
}
.lado2 {
	width: 35%;
}
.logo-acessor {
	height: 35px;
}
.icon-blog {
	height: 35px;
}
.par-tam {
	width: 95%;
}
.login-servicos h3 {
	font-size: 15px;
}
}
 @media all and (max-width: 340px) {
.login-servicos h3 {
	font-size: 14px;
}
}
