@charset "utf-8";
/* CSS Document */

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
body {
	background-color:#f9f9f9;
}
#teeth {
	display: none
}
nav:not(.mm-menu) {
	display: none
}
/*BANNER SUPER COMPATIVEL*/
.grow img {
	width: 460px;
	height: auto;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	display: none;
}
.grow:hover img {
	width: 470px;
	height: auto;
}
/*PIC*/
.pic {
	width: 100%;
	padding-left:0;
	height: 112px;
	overflow: hidden;
	margin: 0 0 20px 0;
	float: left;
	-Swebkit-box-shadow: 5px 5px 10px #666;
	position: relative;
	
}
.pic:hover {
/* cursor: pointer;*/
}
#banner-txt {
	position: absolute;
	top: 70px;
	left: 20px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	text-shadow: #666 3px 3px 2px;
	text-align: left;
}
/*BANNER SUPER COMPATIVEL*/
#certificacao {
	display: none
}
#certificacao_dupla {
	display: none
}
#certificacao2, #certificacao_dupla2 {
	width: 97px;
	height: auto;
	display: block;
	margin: auto;
	margin-bottom: 12px;
	margin-top: -10px;
}
.mm-listview {
	font-size: 12px;
	font-stretch: normal;
}
.magicshadow {
	box-shadow: #999 3px 3px 3px;
	border: #FFF 5px solid;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
}
.magicshadow:hover {
	box-shadow: #999 5px 5px 10px;
}
.link a {
	text-decoration: none;
}
.link a:visited {
	text-decoration: none;
}
#informacao {
	width: 92%;
	margin: auto;
}
#menudir {
	display: none;
}
.button {
	border-radius: 8px;
	color: white;
	padding: 6px 32px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	margin: 0px 8px;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
	cursor: pointer;
}
.pede {
	border: 2px solid #F99602;
	background-color: #F99602;
	color: white;
}
.pede:hover {
	background-color: white;
	color: black;
}
.insc {
	line-height: 38px;
	background-color: #689629;
	color: white;
	border: 2px solid #689629;
}
.insc:hover {
	background-color: white;
	color: black;
}
#precocurso strong {
	color: #ff6600;
}
.gridContainer {
	background-color: #FFF !important;
	min-height: 800px;
	max-width: 1366px;
}
#LayoutDiv1 {
	clear: both;
	width: 100%;
	height: 240px;
	display: block;
	background: url(../images/fundos_index/bkg.jpg);
	background-size: cover;
	background-position:center;
	text-align: center;
	position: relative;
	box-shadow: 2px 2px 2px #999
}
#logo2 {
	max-width: 360px;
	min-width: 180px;
	position: relative;
	clear: both;
	display: block;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	top: 15px;
}
#oldm {
	display: none
}
#m {
	position: absolute;
	width: 80px;
	height: auto;
	left: 10px;
	top: 12px;
	display: block;
}
#conteudo {
	margin-top: 20px;
	margin-bottom: 30px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}
.subtitulo {
	min-height: 80px;
	background-image: url(../images/sala-aula.jpg);
	background-size: 100% auto;
	background-position: center top;
	background-attachment: inherit;
	background-repeat: no-repeat;
	border-radius: 20px;
	padding-top: 0px;
}
.subtitulo h2 {
	text-shadow: #FFF 1px 1px 5px;
}
.pattern {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAG0lEQVQYV2NkYGAwZoACRijHh4GBYQuMA5YDABzLAZ0H7lueAAAAAElFTkSuQmCC) repeat;
	position: relative;
	width: 100%;
	min-height: 80px;
	padding-top: 5px;
	border-radius: 20px;
	padding-bottom: 1px;
}
.centroqualifica {
	margin: auto;
	height: auto;
	max-width: 220px;
	display: block;
}
#menus {
	display: none
}
#dgert {
	position: absolute;
	max-width: 30%;
	right: 20px;
	bottom: 5px;
}
#dgerttxt {
	color: #FFF;
	font-size: 7px;
	text-align: left;
	font-family: arial;
	position: absolute;
	right: 10px;
	bottom: 1px;
	max-width: 340px;
}
#logo2 {
	display: none;
}
#newm {
	background-color: #FFF;
	height: 50px;
	position: relative;
	border-bottom: #CCC solid 3px;
}
#logotop {
	position: absolute;
	width: 180px;
	right: 5px;
	top: 2px;
}
#dgerttxt {
	display: none;
}
#contacto_hori {
	position: absolute;
	bottom: 10px;
	left: 30px;
}
#contacto {
	display: none;
}
#titulo {
	position: absolute;
	left: 20px;
	top: 0px;
	color: #FFF;
	display: block;
	z-index: 1;
	text-align: left;
	font-size: 32px;
	text-shadow: #999 1px 1px 3px;
}
#contact_now {
	width: 100%;
	height: auto;
	text-align: center;
	padding-bottom: 15px;
}
#contact_now img {
	box-shadow: #666 3px 3px 5px;
	border-radius: 30px;
}
#contact_now img:hover {
	box-shadow: #666 5px 5px 10px;
}
#contact_now img {
	min-width: 44px;
	height: auto;
}
#ligartxt, #duvidatxt {
	text-shadow: #FFF 1px 1px 2px, #FFF 1px 1px 3px, #fff 5px 3px 10px, #FFF -1px -1px 5px;
}
#info {
	padding-top: 15px;
	display: inline-block;
	margin-right: 5%;
}
#chamada {
	padding-top: 15px;
	display: inline-block;
}
#chamada a, #info a {
	text-decoration: none;
	font-family: open sans, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
#menudesk {
	display: none;
}
#imgcurso {
	width: 100%;
	max-width: 380px;
	height: 200px;
	display: block;
	margin: auto;
	position: relative;
	background-position: center top;
	background-size: 100% auto;
	border-bottom: none;
	overflow: hidden;
	background-repeat: no-repeat;

}
#precocurso {
	color: #333333;
	width: 100%;
	max-width: 380px;
	height: auto;
	display: block;
	/*background-color: #f9f4fb;*/
	background-color: #fff;
	background-image:url(../images/grid_soft.png);
	background-position:right;
	background-repeat:no-repeat;
	display: block;
	margin: auto;
	margin-top: 0;
	padding-bottom: 10px;
	text-align:left;
}
#precocurso p {
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0;
	padding-top: 15px;
}
#descricao {
	width: 100%;
	height: auto;
	box-shadow: #999 3px 3px 11px, #cecece -1px -1px 3px;
	max-width:380px;
	margin:auto;
}
#frase_banner {
	font-size: 22px;
	color: #FFF;
	padding-top: 20px;
	padding-left: 10px;
	font-weight: bold;
	text-shadow: #333 1px 1px 2px, #999 1px 1px 10px;
}
#banner {
	border: none;
	height: 130px;
	background-size: 98% auto;
	background-image: url(../images/sport_business.jpg);
	background-repeat: no-repeat;
	-webkit-transition: background-size;
	transition-property: background-size;
	transition-duration: 0.2s;
	-webkit-transition-property: background-size;
	-webkit-transition-duration: 0.2s;
}
#banner:hover {
	background-size: 99% auto;
}
#intro {
	width: 100%;
	max-width: 620px;
	margin: auto;
	background-image: url(../images/blue-back.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-size: auto 100%;
	color: #FFF;
	text-shadow: #000 1px 1px 5px, #000 1px 1px 2px, #333 0px 0px 10px;
	box-shadow: #666 6px 1px 5px;
}
#intro p {
	font-size: 15px;
	margin-left: 2.5%;
	margin-right: 2.5%;
}
#certif table img {
	max-width: 100px;
	height: auto;
}
#certif table p {
	margin-left: 10px;
}
#certif table {
	border-spacing: 15px;
	border-collapse: collapse;
	width: 100%;
	max-width: 480px;
	margin: auto;
	font-size: 16px;
}
#certif h2 {
	text-align: center;
	line-height: 80px;
	font-size: 34px;
	text-shadow: #999 5px 5px 15px;
	color: #2B3666;
	margin: auto;
}
#certif td {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
#certif table tr {
	border-bottom: #E0E0F1 2px solid;
}
#atalhos {
	margin-top: 20px;
	margin-bottom: 20px;
}
#atalhos .botao {
	font-family: 'Open Sans', sans-serif;
	margin: auto;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
	background-color: #4F206E;
	border: none;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	width: 230px;
	height: 40px;
	border-radius: 20px;
	box-shadow: #666 3px 3px 10px;
}
#atalhos button:hover {
	background-color: #8335B7;
}
.social {
	width: 64px;
	display: inline-block;
	border-radius: 100px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#atalhos a, #atalhos a:visited, #atalhos a:link, #atalhos a:active {
	text-decoration: none;
	color: #FFF;
}
@font-face {
	font-family: Open Sans;
	src: url(../styles/OpenSans-Regular.ttf);
}
body {
	font-family: 'Open Sans', sans-serif;
}
ul {
	list-style: none outside none;
	padding-left: 0;
	margin: 0;
}
.content-slider li {
	text-align: center;
	color: #FFF;
}
.content-slider img {
	display: block;
	width: 100%;
	max-width: 500px;
	height: auto;
}
.demo {
	width: 100%;
	max-width: 500px;
	margin: auto;
	box-shadow: #666 6px 1px 5px;
}
#curso {
	font-size: 22px;
	font-weight: bold;
	color: #ff6600;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
	margin-top: 8px;
}
#conteudo h2 {
	font-size: 22px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 10px;
	;
}
#relacionados a {
	color: #666;
	font-size: 11px;
}
#relacionados a:hover {
	color: #000;
}
.magic_banner {
	display: block;
	width: 100%;
	max-height:150px;
	height: auto;
	border-radius: 0px;
	border: 0px #FFFFFF solid;
	box-shadow: #666 5px 5px 10px, #CCC 2px 2px 20px;
}
.magic_banner:hover {
	box-shadow: #666 7px 7px 14px, #CCC 7px 7px 27px;
}
#subsubtitulo {
	font-size: 14px;
	margin-left: 12px;
	color: #18224E;
	margin-bottom: 25px;
	display: block;
	font-weight: bold;
	text-align: center;
}
#tag{
	display: none;
}
#tag2{
	padding: 5px 0px;
	background-color: #20B9A1;
	position: absolute;
	bottom: 0;
	color: #FFF;
	text-align: center;
	width: 100%;
	overflow: hidden;
	font-size: 16px;
}
.btn-insc {
	margin: auto;
}
.link a {
	text-decoration: none;
}
.link a:visited {
	text-decoration: none;
}
.link:hover a {
	color: #000;
}
#parte4 {
	bottom: 0;
	position: absolute;
	width: 90%;
	text-align: center;
	background-color: #575A75;
	color: #FFF;
	padding: 10px 5%;
}
#parte4 div {
	width: 90%;
	font-size: 11px;
}
footer {
	bottom: 0px;
	position: absolute;
	width: 100%;
	height: 400px;
	background: #E2E3E9;
	border-top: #CCC 1px solid;
	box-shadow: #CCC 0px -1px 3px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	max-width: 1366px;
	visibility: hidden;
}
footer a, footer a:link, footer a:active, footer a:hover, footer a:visited {
	color: inherit;
	text-decoration: inherit;
}
#parte1 {
	width: 96%;
	border: none;
}
#parte2 {
	width: 96%;
}
#parte3 {
	width: 96%;
}
.gridContainer {
	padding-bottom: 401px;
}
.footer-coluna {
	min-height: 30px;
	display: block;
	text-align: left;
	vertical-align: top;
	padding: 10px 0px 0px 4%;
	border-top: #B1B4C5 1px solid;
	margin-top: 10px;
	font-size: 11px;
}
.footer-titulo {
	color: #333;
	font-size: 18px;
}
.footer-social {
	width: 50px;
	height: 50px;
	display: inline-block;
	border-radius: 25px;
	margin-right: 10px;
	margin-top: 10px;
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition: transform .8s ease-in-out;
}
.footer-social:hover {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.footer-cert-logo {
	background-size: contain;
	border-radius: 28px;
	width: 52px;
	height: 52px;
	display: inline-block;
	margin: 10px 1% 0 0;
	cursor: pointer;
	transition: all 0.1s ease-in 0s;
	-webkit-transition: all 0.1s ease-in 0s;
	-moz-transition: all 0.1s ease-in 0s;
	-ms-transition: all 0.1s ease-in 0s;
	vertical-align: top;
}
#footer-c1 {
	background-image: url(../images/dgert_bw.jpg);
}
#footer-c2 {
	background-image: url(../images/of_bw.jpg);
}
#footer-c3 {
	background-image: url(../images/apc_bw.jpg);
}
#footer-c4 {
	background-image: url(../images/fnacc_bw.jpg);
}
#footer-c5 {
	background-image: url(../images/act_bw.jpg);
}
#footer-c6 {
	background-image: url(../images/ang_bw.jpg);
}
.tooltip {
	position: relative;
	display: inline;
}
.tooltip .tooltiptext {
	visibility: hidden;
	display: none;
}
.lista li {
	margin: 5px 0px;
	list-style-type: n;
}
.lista li a {
	text-decoration: none;
	color: #555;
}
.lista li a:hover {
	color: #000;
}
.r_blue {
	color: #ff6600;
}
.r_orange {
	color: #ff6600;
}
.protocolo {
	max-width: 100px;
	height: auto;
}
.vimeovideowrap, .content, .youtubevideowrap, #disqus_thread, .videocontent {
	width: 80%;
	max-width: 409px;
	margin: 0 auto;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#curso span{
	color:#ff6600 !important;
  font-size: 22px !important;
	}
#conteudo #informacao p span{
	color:#e75e04 !important;
}
#precocurso{
 	text-shadow:#fff 0px 0px 2px,#fff -1px -1px 2px,#fff 1px 1px 2px;
}
.intro-txt-mba{
	padding:0px 4% 0px 4%;;
	text-align:left;
	width:92%;
	margin:auto;
	
	
}	
.intro-txt-mba .orange{
	color:#ff6600;	
}


	#mba-ecommerce-world  {
	float:none;
	width:220px;
	height:auto;
	margin:auto;
	display:block;
	
	}
	
	#e-commerce-tablet{
	float:none;
	width:50%;
	max-width:300px;
	margin:auto auto;
	display:block;
	
	}  
	#banner-txt{
	position:absolute; 
	top:5px;
	left:20px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	transition:all 0.3s ease;
	text-align:left;
	}
#banner-txt span{
	font-size:44px;
	letter-spacing:5px;
	line-height:30px;
	
	}
	.img-fit{
display:block;
width:60%;
height:auto;
margin:15px 5px;
	
	}
	.sub-h2{
	font-size:14px;
	color:#666;
	font-weight:bold;
	padding:15px 10px;
	text-align:center;
	display:block;
}
.btn-insc-mba {
    display: block;
    margin: auto;
    float: none;
    width: 310px;
    margin-top: 15px;
}
 @media only screen and (min-width: 481px) {
.btn-insc-mba {
    width: 360px;
  
}
	 .grow img {
	display: block;
}
.social {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#atalhos .botao {
	font-family: 'Open Sans', sans-serif;
	margin: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	width: 200px;
	height: 40px;
	border-radius: 20px;
	box-shadow: #666 3px 3px 10px;
	text-align: center;
}
#atalhos .btn-fora {
	text-align: center;
}
#atalhos .btn-dentro {
	display: inline-block;
}
.button {
	border-radius: 8px;
	color: white;
	padding: 6px 42px;
}
.gridContainer {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}
#logo2 {
	max-width: 360px;
	min-width: 210px;
	position: absolute;
	margin-left: 10px;
	top: 30px;
	z-index: 1
}
#form1 {
	padding-left: 5%;
	top: 20px;
	display: inline;
}
h1 {
	text-align: center;
}
#m {
	position: absolute;
	width: 100px;
	height: auto;
	left: 20px;
	top: 20px;
	display: block;
}
#titulo {
	position: absolute;
	left: 20px;
	top: 0px;
	color: #FFF;
	display: block;
	z-index: 1;
	text-align: left;
	font-size: 32px;
}
.subtitulo {
	background-position: center center;
}
.subtitulo h2 {
	text-shadow: #FFF 1px 1px 5px;
}
#conteudo {
	margin: 30px 20px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	width: 90%;
}
.centroqualifica {
	float: right;
	height: auto;
	max-width: 320px;
	width: 50%;
	margin: 10px;
	margin-top: 0;
}
#contacto {
	position: absolute;
	width: 100px;
	bottom: 10px;
	left: 39%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 0;
	width: 100%;
	height: 240px;
	display: block;
	background-repeat: repeat-y;
	background-size: 100%;
	position: relative;
	box-shadow: 2px 2px 2px #999
}
#dgert {
	position: absolute;
	max-width: 30%;
	right: 20px;
	top: 6px;
}
#dgerttxt {
	color: #FFF;
	font-size: 7px;
	text-align: left;
	font-family: arial;
	position: absolute;
	right: 10px;
	bottom: 1px;
	max-width: 340px;
}
#logo2 {
	display: none;
}
#newm {
	background-color: #FFF;
	height: 70px;
	position: relative;
	border-bottom: #CCC solid 3px;
}
#logotop {
	position: absolute;
	width: 250px;
	right: 10px;
}
#dgerttxt {
	display: none;
}
#contacto_hori {
	position: absolute;
	bottom: 10px;
	left: 30px;
}
#contacto {
	display: none;
}
#menudesk {
	display: none;
}
#imgcurso {
		max-width: 380px;
	width: 100%;
	height: 245px;
	display: block;
	margin: auto;
	background-position: center top;
	background-size: 100% auto;
	xbox-shadow: #999 0px 5px 5px;
	-webkit-transition: width, margin;
	transition-property: background-size, box-shadow;
	transition-duration: 0.2s;
	-webkit-transition-property: background-size, box-shadow;
	-webkit-transition-duration: 0.2s;
}
#precocurso {
	max-width: 380px;
	width: 100%;
	height: auto;
	display: block;
	margin: auto;
	box-shadow: #999 0px 5px 5px;
	transition-property: box-shadow;
	transition-duration: 0.2s;
	-webkit-transition-property: box-shadow;
	-webkit-transition-duration: 0.2s;
	margin-top: 0;
}

#precocurso p {
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 10px;
	;
}
#descricao {
	width: 100%;
	height: auto;
	max-width:380px;
}
#frase_banner {
	font-size: 22px;
	color: #FFF;
	padding-top: 30px;
	font-weight: bold;
	text-shadow: #333 1px 1px 2px, #999 1px 1px 10px;
	}
.intro-txt-mba{
	padding:0px 4% 0px 4%;;
	text-align:justify;
	width:92%;
	margin:auto;
}	


}
 @media only screen and (min-width: 660px) {
	 	 	#mba-ecommerce-world  {
	margin:0px 0px 0px 40px;
	}
#conteudo {
	margin: auto;
	margin-bottom: 30px;
}
#descricao {
	max-width: 660px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	box-shadow: #999 3px 3px 11px, #cecece -1px -1px 3px;
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
}
#imgcurso {
	width: 225px;
	height: 201px;
	display: block;
	background-position: center center;
	background-size: cover;
	transition-duration: 0.2s;
	border-radius: 0;
	border: none;
	box-shadow: none;
	float: left;
}
#precocurso {
	width: auto !important;
	max-width: none !important;
	height: 200px !important;
	font-size: 14px;
	min-height: 0;
	display: block;
	text-align: left;
	border: none;
	box-shadow: none;
	border-radius: 0px;
	margin-left: 225px;
	transition-property: box-shadow;
	transition-duration: 0.2s;
	-webkit-transition-property: box-shadow;
	-webkit-transition-duration: 0.2s;
	margin-top: 0px;
	padding-bottom: 0;
	vertical-align: middle
}
#precocurso p {
	margin-left: 20px;
	margin-right: 10px;
}
#precocurso strong {
	color: #ff6600;
}
#frase_banner {
	font-size: 22px;
	color: #FFF;
	padding-top: 30px;
	font-weight: bold;
	text-shadow: #333 1px 1px 2px, #999 1px 1px 10px;
}
.btn-insc-mba {
    display: block;
    float: none;
    margin: auto;
}
#mba-ecommerce-world {
    float: right;
    width: 32%;
    height: auto;
	text-align:center;
}
}
 @media only screen and (min-width: 840px) {
	 .btn-insc-mba {
    display: block;
    float: left;
    margin-top: auto;
}
	
.intro-txt-mba {
    padding: 0px 0px 0px 0px;
    text-align: justify;
    width: 96%;
    margin: 0px;
}
	 
.subtitulo {
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat;
}
#titulo {
	position: absolute;
	top: auto;
	left: 50px;
	bottom: 10px;
	color: #FFF;
	display: block;
	text-shadow: #999999 1px 1px 2px;
	font-size: 24px;
}
.gridContainer {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 11px;
	width: 100%;
	height: 240px;
	display: block;
	background-repeat: repeat-y;
	background-size: 100%;
	position: relative;
	box-shadow: 2px 2px 2px #999
}
#logo2 {
	display: block;
	max-width: 390px;
	min-width: 300px;
	position: absolute;
	top: -30px;
}
h1 {
	text-align: center;
}
#oldm {
	display: block;
	margin-top: 2px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	width: 100%;
}
#oldm a {
	color: #03F;
	text-decoration: none;
}
.TabbedPanelsTab {
	padding: 5px 30px;
	font: bold 14px Verdana, Geneva, sans-serif;
}
#m {
	display: none
}
.centroqualifica {
	float: right;
	height: auto;
	max-width: 320px;
	width: 40%;
	margin: 10px;
	margin-top: 0;
}
#menus {
	display: block;
}
#dgert {
	position: absolute;
	max-width: 150px;
	right: 220px;
	top: 54px;
	left: auto;
}
#dgerttxt {
	color: #FFF;
	font-size: 7px;
	text-align: left;
	font-family: arial;
	position: absolute;
	right: 30px;
	left: auto;
	bottom: 1px;
	width: 340px;
	display: block;
}
#contacto {
	position: absolute;
	display: block;
	width: 100px;
	bottom: 10px;
	left: 39%;
}
#contacto_hori {
	display: none;
}
#newm {
	display: none
}
#menudesk {
	width: 23%;
	max-width: 210px;
	display: inline-block;
	margin-top:33px;
	margin-left: 10px;
	float: left;
}
#menudesk table {
	width: 100%;
	border-spacing: 3px;
	border-collapse: separate;
}
#conteudo {
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 42px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	width: auto;
	float: none;
	clear: none;
	min-height: 500px;
	padding-bottom: 10px;
	margin-left: 240px;
}
#descricao {
	max-width: none;
	height: auto;
	text-align: left;
	margin-top: 30px;
	box-shadow: #999 3px 3px 11px, #cecece -1px -1px 3px;
	font-size: 24px;
	margin-left: 0;
	overflow: hidden;
}
#imgcurso {
	width: 225px;
	height: 201px;
	display: block;
	background-position: center center;
	background-size: cover;
	transition-duration: 0.2s;
	border-radius: 0;
	border: none;
	box-shadow: none;
	float: left;
}
#precocurso p {
	margin-left: 20px;
	margin-right: 10px;
	font-size: 13px;
	text-shadow:none;
}
#precocurso strong {
	color: #ff6600;
}
#precocurso {
	width: auto !important;
	max-width: none !important;
	height: 200px !important;
	font-size: 14px;
	min-height: 0;
	display: block;
	text-align: left;
	border: none;
	box-shadow: none;
	border-radius: 0px;
	margin-left: 225px;
	transition-property: box-shadow;
	transition-duration: 0.2s;
	-webkit-transition-property: box-shadow;
	-webkit-transition-duration: 0.2s;
	margin-top: 0px;
	padding-bottom: 0;
	vertical-align: middle
}

#conteudo h2 {
	font-size: 22px;
	color: ;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 5px;
	text-align: left;
}
#curso{
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	color: #ff6600;
	margin-top: 18px;
	margin-left: 0;
	margin-bottom: 0;
}
#informacao {
	width: 68%;
	max-width: none;
	margin-left: 1px;
	margin-right: 1px;
	display: inline-block;
}
#menudir {
	display: inline-block;
	float: right;
	overflow: hidden;
	 box-shadow: #999 3px 3px 11px, #cecece -1px -1px 3px;

}
#menudir table {
	border-spacing: 3px;
	border-collapse: separate;
}
#certificacao2, #certificacao_dupla2 {
	display: none
}
#certificacao {
	width: 110px;
	height: auto;
	display: block;
	float: right;
	margin: -10px 30px 15px 30px;
	border-radius:75px;
	/*box-shadow:#666 0px 0px 3px;*/
}
#certificacao_dupla {
	width: 97px;
	height: auto;
	display: block;
	float: right;
	margin-left: 20px;
}
#subsubtitulo {
	font-size: 14px;
	margin-left: 0px;
	color: #18224E;
	margin-bottom: 15px;
	display: block;
	font-weight: bold;
	text-align: justify;
	max-width: 777px;
}
#teeth {	display: block;  }

.btn-insc {
	margin: 0;
	margin-bottom: 15px;
}
/* estilo redundante, apagar em 2018*/
#menudir {
	max-width: 179px;
	width: 179px;
}
#menudircss {
	max-width: 179px;
	width: 179px;
	text-align: center;
	font-family: verdana, segoe;
	font-size: 12px;
	border-spacing: 0px 4px;
}
#menudircss td, #menudircss tr {
	/*background-color: #f9f4fb;*/
	background-color: #FFF;
	border-spacing: 0px;
	padding: 10px;
	max-width: 179px;
}
	

.comentario-nome-auto {
	background-color: #E6E3E3;
	border-radius: 10px 10px 0 0;
	padding: 2px 8px 2px 8px;
	font-weight: bold;
	font-size: 12px;
}
.comentarios-comentario-auto {
	background-color: #FBFBF9;
	margin: 0 0 10px 0;
	font-style: italic;
	border-radius: 0 0 10px 10px;
	padding: 5px 8px 5px 8px;
	font-size: 12px;
	font-family: sans-serif, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana
}
#comentarios-contentor {
	width: auto;
	background-color: #d9d2dc;
	border-top: 5px solid #d9d2dc;
	border-bottom: 5px solid #d9d2dc;
	padding: 0px 5px;
	max-height: 400px;

	overflow-x: hidden;
	font-family: Verdana, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", sans-serif;
}
.pequeno-titulo {
	color: #ff6600;
	font-weight: bold;
	font-family: Verdana, Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", sans-serif;
	margin: 5px 0px;
	
}
.pequeno-titulo a, .pequeno-titulo a:link, .pequeno-titulo a:active, .pequeno-titulo a:visited {
	text-decoration: none;
	color: #ff6600;
!important
}
.pequeno-titulo a:hover {
	color: #ff6600;
}
#parte4 {
	text-align: left;
	background-color: #575A75;
	padding: 5px 5%;
}
#top-wrapper, #bottom-wrapper {
	max-width: 1200px;
	margin: auto;
}
#parte4 #bottom-wrapper div {
	display: inline-block;
	width: 47.4%;
	font-size: 12px;
}
#parte4 #footer-politica {
	text-align: right;
}
footer {
	height: 140px;
	padding: 10px 0px 0px 0px;
}
.gridContainer {
	padding-bottom: 160px;
}
.footer-coluna {
	width: 32%;
	display: inline-block;
	padding: 0 0 0 1%;
	border-top: none;
	margin-top: 0;
}
#parte1 {
	width: 41%;
}
#parte2 {
	width: 27%;
}
#parte3 {
	width: 27%;
}
.footer-social {
	margin-top: 22.5px;
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition: transform .8s ease-in-out;
}
.footer-cert-logo {
	margin: 20px 5px 0 0;
	width: 55px;
	height: 55px;
}
.footer-cert-logo:hover {
	width: 58px;
	height: 58px;
}
#footer-c1:hover {
	background-image: url(../images/dgert_nm.jpg);
}
#footer-c2:hover {
	background-image: url(../images/of_nm.jpg);
}
#footer-c3:hover {
	background-image: url(../images/apc_nm.jpg);
}
#footer-c4:hover {
	background-image: url(../images/fnacc_nm.jpg);
}
#footer-c5:hover {
	background-image: url(../images/act_nm.jpg);
}
#footer-c6:hover {
	background-image: url(../images/ang_nm.jpg);
}
.tooltip {
	display: inline-block;
}
.tooltip .tooltiptext {
	visibility: hidden;
	display: none;
	width: 300px;
	background-color: black;
	color: #fff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: 100%;
	left: 50%;
	margin-left: -60px;
}
.tooltip:hover .tooltiptext {
	display: block;
	visibility: visible;
}
#frase_banner {
	font-size: 28px;
	color: #FFF;
	padding-top: 30px;
	font-weight: bold;
	text-shadow: #333 1px 1px 2px, #999 1px 1px 10px;
}
#mba-ecommerce-world {
    float: right;
    width: 32%;
	max-width:192px;
    height: auto;
}
.sub-h2{
	font-size:14px;
	color:#666;
	font-weight:bold;
	padding:5px;
	display:inline;
	text-align:left;
}
}
 @media only screen and (min-width: 1080px) {
	 #mba-ecommerce-world {
    width: 17%;
}

	 .double-bloks{
		 display:inline-block;
		 width:45%;
		 vertical-align:top;
		 text-align:left;
		 padding:10px;
		 }
	 #tag {
	display: block;
	height: auto;
	width: 150px;
	position: absolute;
	top:  0px;
	right: 0.6px;
}
#tag2 {
	display: none;
}
	 
#menudesk {
	margin-left: 30px;
}
#conteudo {
	margin-left: 300px;
}
#imgcurso {
	width: 280px;
}
#precocurso {
	margin-left: 280px;
	background-image:url(../images/grid.png);
	text-shadow:none;
}
#informacao {
	width: 75.5%;
}
#menudir {
	display: inline-block;
	 box-shadow: #999 3px 3px 11px, #cecece -1px -1px 3px;
}
#menudir table {
	border-spacing: 0;
	/*border: 3px #CCC solid;*/
}
#menudircss td, #menudircss tr {
	/*background-color: #f9f4fb;*/
	background-color: #FFF;
	border-spacing: 0px;
}

.comentarios-comentario-auto {
	background-color: #fff;
}

.pequeno-titulo, .pequeno-titulo a, .pequeno-titulo a:link, .pequeno-titulo a:active, .pequeno-titulo a:visited {
	color: #ff6600;
}
}
