body {
	font-family: 'Roboto', sans-serif;
}

img {
	border: 0px;
	!
	IMPORTANT
}

a:link, a:active, a:visited {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #0099FF;
	text-decoration: none;
}
/*fim do clearfix*/
img, picture, video, embed {
	max-width: 100%; /*define a largura máxima em até 100%*/
	height: auto;
}

/* change the background color */
.navbar-custom {
	background-color: #274870;
	text-transform: uppercase;
	font-size:12px;
}
/* change the brand and text color */
.navbar-custom .navbar-brand, .navbar-custom .navbar-text {
	color: rgba(255, 255, 255, .8);
}
/* change the link color */
.navbar-custom .navbar-nav .nav-link {
	color: rgba(255, 255, 255, .5);
}
/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link, .navbar-custom .nav-item:hover .nav-link
	{
	color: #ffffff;
}

.radius4 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.logotopo {
	margin-bottom: -40px
}
.formualrio_topo{float: right; position: absolute; right: -70px}

.form_top{ margin-left: 10px; float: right}

.clear {
	clear: both;
	margin-top: 78px
}

.lista_cursos_home {
	margin-top: 40px
}

.esolha_home {
	color: #a94a54
}

.cursos_home_ul {
	margin-top: 20px
}

.cursos_home_ul li {
	padding: 5px 10px 5px 10px;
	margin-top: 2px
}

.cursos_home_ul a {
	color: #222220
}

.cursos_home_ul a:hover {
	color: #FFF
}

.cursos_home_ul li:hover {
	background-color: #a94a53;
	color: #FFF
}

.icone_right {
	float: right;
	color: #792b2a;
}

.mais_cursos_bt {
	padding: 3px 20px 3px 20px;
	font-size: 12px;
	background-color: #a94a53
}

.mais_cursos_bt a {
	color: #FFF
}

.venha_chamada {
	margin-top: 50px;
	color: #222220;
	font-weight: bold
}

.carrosel_quadro {
	min-height: 370px;
	margin-left: 23px;
	margin-top: 20px;
	border: 1px solid #C4CAD3;
	margin-top: 20px;
}

.carrrosel_azul {
	background-color: #D2E5F6;
}

.carrosel_amarelo {
	background-color: #f0f7a3;
}

.carrosel_curso {
	font-size: 22px;
	text-align: center;
	padding: 25px 20px 0 30px;
	min-height: 140px;
}

.carrosel_curso a {
	color: #476888;
	text-transform: uppercase;
}

.carrosel_curso a:hover {
	color: #000
}

.carrosel_resumo {
	padding: 8px 20px 8px 20px;
	text-align: center;
	font-size: 13px;
}

.carrosel_resumo a {
	color: #282828
}

.carrosel_resumo a:hover {
	color: #476888
}

.carrosel_limitadas {
	margin-top: 20px;
	color: #282828;
	font-style: italic;
}

.carrosel_limitadas a {
	color: #282828;
}

.carrosel_desconto {
	margin-left: -23px;
	width: 170px;
	height: 120px;
	background-image: url("../images/desconto.png");
}

.carrosel_desconto p {
	color: #FFF;
	font-size: 12px;
	padding-top: 45px;
	padding-left: 40px
}

.desconto_number {
	font-size: 20px
}

.owl-prev {
	width: 15px;
	position: absolute;
	top: 50%;
	margin-left: -10px;
	display: block !IMPORTANT;
	border: 0px solid black;
}

.owl-next {
	width: 15px;
	position: absolute;
	top: 50%;
	right: -30px;
	display: block !IMPORTANT;
	border: 0px solid black;
}

.owl-prev i, .owl-next i {
	transform: scale(1, 3);
	color: #8A3E46;
}

/*sobre*/
.sobre_home {
	width: 100%;
	min-height: 360px;
	background-color: #E1E4E9;
	margin-top: 60px;
	padding-top: 20px;
	padding-bottom: 20px
}

.border_sobre_home {
	border-right: 2px solid #8D8D92
}

.sobre_home_img {
	padding-top: 5px
}

.sobre_home_txt {
	color: #222220;
	font-weight: 400;
	font-size: 15px;
	margin-top: 15px
}

.sobre_home_veja {
	margin-top: 15px
}

.sobre_home_veja a {
	color: #8a3e46;
	font-size: 12px
}

.sobre_home_veja a:hover {
	color: #000
}
/*gerador*/
.gerador_tit {
	color: #a94a54;
	font-size: 21px;
	padding-top: 50px;
	font-weight: 600;
}

.gerador_form {
	width: 300px;
	margin: 20px auto;
	background-color: #fff;
	min-height: 213px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.gerador_tirangulo {
	margin-top: -20px;
	margin-left: 180px;
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 52px 13px 0 68px;
	border-color: #FFF transparent transparent transparent;
}

/*ligue*/
/*rodape*/
.ligue_home {
	width: 100%;
	min-height: 100px;
	background-color: #677F9B
}

.ligue_top {
	margin-top: 30px
}

footer {
	width: 100%;
	min-height: 180px;
	background-color: #274770
}

.ligue_top img {
	margin-right: 28px
}

.ligue_top a {
	color: #666469
}

.ligue_top a:hover {
	color: #000
}

.rodape {
	color: #FFF;
	font-size: 12px;
	padding-top: 30px
}

.rodape a {
	color: #FFF
}

.rodape a:hover {
	color: #CCC
}

.links_rod {
	font-size: 12px;
	margin-top: 15px
}

.rod2 {
	margin-top: 35px
}

.rod3 {
	margin-top: 25px
}

.conteudo {
	min-height: 41vh;
	margin-top: 150px;
	margin-bottom: 10vh;
}

/*pagina*/
.pagina_tit {
	color: #a94a54;
}

.pagina_txt {
	margin-top: 20px;
	color: #21211f;
	font-size: 15px
}

/*noticias*/
.noticia_square {
	border: 1px solid #CCC;
	margin-bottom: 60px
}

.noticia_img img {
	width: 100%;
	height: auto
}

.noticia_data {
	padding: 10px 10px 10px 10px
}

.noticia_data a {
	color: #274770;
	font-weight: bold;
}

.noticia_data a:hover {
	color: #000;
}

.noticia_tit {
	background-color: #27456b;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
	font-weight: bold
}

.noticia_tit a {
	color: #FFF;
}

.noticia_tit a:hover {
	color: #CCC
}

.mais_noticias_header {
	background-color: #274870;
	color: #fff;
	padding: 10px 10px 10px 10px;
	font-size: 14px;
}

.mais_noticias_item {
	border-bottom: 1px dotted #274870;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 15px
}

.mais_noticias_item a {
	color: #a94a53
}

.mais_noticias_item a:hover {
	color: #000
}

.noticia_ver_data {
	color: #757277;
	font-size: 13px
}

.noticia_ver_compartilhe {
	background-color: #25476a;
	text-transform: uppercase;
	color: #FFF;
	padding: 3px 10px 3px 10px;
	font-size: 14px;
	margin-top: 10px
}

.noticia_ver_sociais ul { margin: 0; padding: 0; }
.noticia_ver_sociais ul li {
	background-color: #656368;
	color: #fff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	width: 40%;
	margin-top: 10px;
	padding: 6px 6px 6px 6px;
	list-style: none;
	float: left;
	margin-left: 5%;
	
}


.noticia_ver_sociais a {
	color: #FFF
}
.noticias_ver_voltar_space{ width: 100%; height: 20px; clear: both;}
.noticias_ver_voltar{ background-color: #a94a53;  }
.noticias_ver_voltar a{color: #FFF;}

.noticia_ver_tit{ color: #a94a54; font-size: 20px; font-weight: bold}
.noticia_ver_txt{ color: #000105; font-size: 13px;font-weight: normal;}

/*cursos*/
.curso_todos_img img{ width: 100%; min-height: 250px; max-height:250px; margin-top: 60px }
.curso_todos_img img:hover{ opacity: 0.8}
.curso_todos_tit {
	background-color: #27456b;
	font-size: 15px;
	padding: 10px 10px 10px 10px;
	font-weight: bold
}

.curso_todos_tit a {
	color: #FFF;
}

.curso_todos_tit a:hover {
	color: #CCC
}
.curso_todos_space{ width: 100%; height: 30px; clear: both;}


.curso_tipo{ color: #274770; font-size: 26px; font-weight: 900; }
.curso_tipo span{ font-weight: normal;}
.curso_tipo_img{ margin-top: 30px}
.curso_objetivo{ background-color: #274770; color: #FFF; padding: 5px 10px 5px 10px; font-size: 17px; margin-top: 30px}
.curso_txt{ font-size: 14px; color: #222220; margin-top: 30px}
.icon_curso{ margin-top: 40px; font-size: 17px; color: #222220; ; text-align: center; line-height: 18px; font-family: arial}
.icon_curso .icone_curso{ color:#274770; font-size: 70px; margin-bottom: 15px}
.icon_curso .icone_curso2{  margin-bottom: 22px; padding-top: 10px}
.clique_ver_curso{ padding: 10px 10px 10px 10px; text-align: center; background-color: #A94A53; margin-bottom: 45px; margin-top: 45px}
.clique_ver_curso a{ color: #FFF; text-transform: uppercase; font-size: 18px}
.clique_ver_curso a:hover{ color: #ccc; }


.bt_comprar{ padding: 10px 10px 10px 10px; text-align: center; background-color: #274770; margin-bottom: 45px; margin-top: 45px}
.bt_comprar a{ color: #FFF; text-transform: uppercase; font-size: 18px}
.bt_comprar a:hover{ color: #ccc; }


input {
  padding:10px;
  font-family: FontAwesome, "Open Sans", Verdana, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}


/*aluno*/
.side_aluno a{background-color: #27476f; color:#FFF}
.side_aluno i{ margin-right: 10px}
.aluno_video_tutorial_tit{color: #a94a54;}


.aluno_curso_tit{color: #a94a54; background-color: #F0F1F5; padding: 10px 10px 10px 10px; text-transform: uppercase; }
.aluno_certificado_tit{background-color: #B94751; padding: 5px 10px 5px 10px; font-size: 18px; color:#FFF; cursor: pointer;  }
.aluno_certificado_tit:hover{ background-color: #000}
.curso_cursada{ background-color: #034370; padding: 5px 10px 5px 10px; margin-top: 10px; border: 2px solid #FFF; color: #FFF; cursor: pointer;}
.curso_cursada:hover{ background-color: #000; }

.aluno_certificado_tit a:hover, .curso_cursada a:hover{color: #CCC}



.aluno_apostila_tit{background-color: #4682B4	; padding: 5px 10px 5px 10px; font-size: 18px; color:#FFF; cursor: pointer;  }
.aluno_apostila_tit:hover{ background-color: #000}
.aluno_apostila_tit a:hover, .curso_cursada a:hover{color: #CCC}

.aluno_orcamento_tit{background-color: #708090	; padding: 5px 10px 5px 10px; font-size: 18px; color:#FFF; cursor: pointer;  }
.aluno_orcamento_tit:hover{ background-color: #000}
.aluno_orcamento_tit a:hover, .curso_cursada a:hover{color: #CCC}

.cursada_icon{ float: right}

.curso_progresso{ background-color:  #F0F1F5; margin-top: 20px; padding-top: 15px; padding-bottom: 20px}


.curso_line{ width: 100%; height: 20px; margin-top:20px; margin-bottom:40px; clear: both; border-bottom: 2px solid #034370;}
.curso_aviso_aluno{ display: none; background-color: #F0F1F5; padding: 20px 20px 20px 20px; font-size: 12px }


.aluno_modulo{  padding: 10px 10px 10px 10px; color:#FFF; cursor: pointer; text-align: center;  border: 2px solid #FFF}
.aluno_modulo:hover{ background-color: #034370}

.modulo_concluido{ background-color: #28A745}

.modulo_andamento{ background-color: #FFC107; color: #000}
.modulo_andamento:hover{ color: #FFF}



.modulo_bloqueado{ background-color: #DC3545; color: #FFF}
.modulo_bloqueado:hover{ color: #000}

.modulo_n_iniciado{ background-color: #17A2B8}

.aluno_modulo_tit{color: #a94a54; background-color: #F0F1F5; padding: 10px 10px 10px 10px; text-transform: uppercase; border-top: 1px solid #000; }
.aluno_modulo_avaliacao_show{ background-color: #17A2B8; color: #FFF; padding: 15px 10px 10px 10px; text-transform: uppercase; cursor: pointer }
.aluno_modulo_avaliacao_show:hover{ background-color: #28A745}


/*wizard*/
#wizardNav {
  overflow: hidden;
}

#wizardNav a {
  background-color: #E4E4E4;
  border-radius: 5px;
  display: inline;
  
  
  margin-right: 5px;
  width: auto;
  position: relative;
  height: 40px;
}
#wizardNav a.selected {
  background-color: #FF4F65;
  color: #fff;
}

#wizardNav a.selected::after {
  border-left-color: #FF4F65;
}

#wizardNav a:last-child {
  padding: 10px 20px;
}

#wizardNav a:last-child::after, #wizardNav a:last-child::before  {
  content: none;
}

.float_right{ float: right}


.restrita_topo{ color:#FFF}
.restrita_topo a{color: #fff; margin-left: 100px}

.contato_details{color:#A94A53 ;}

.contato_text{ background-color: #A94A53; color:#FFF; padding-top: 5px; padding-bottom: 5px; margin-bottom: 20px; margin-top: 20px }
.goole_mappsss{ margin-top: 35px }

.botao_certificado{ margin: 18px 10px 10px 10px; width: calc(100% - 20px); background-color: #E1E4E9}
.botao_certificado_subimit{  float: right; margin-right: 10px;margin-top: 10px; background-color: #A84A53  }









