

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&amp;family=Roboto:wght@400;700&amp;display=swap');

@font-face {
    font-family:'Liberation Sans Bold';
    src:url("../fonts/LiberationSans-Boldd41d.eot?")format("eot"),
        url("../fonts/LiberationSans-Bold.woff")format("woff"),
        url("../fonts/LiberationSans-Bold.ttf")format("truetype"),
        url("../fonts/LiberationSans-Bold.svg#LiberationSans-Bold")format("svg");
    font-weight:normal;
    font-style:normal;
    font-display:swap;
}


.paypal-button-widget {
  margin: 20px 0;
  text-align: center;
}

.paypal-button-content {
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
}

/*.bottom-neg {
  margin-bottom: -16px !important;
}*/

body {
  font-family:'Open Sans', Arial, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
a {
  color: #0D619A;
  text-decoration: none;
}
h1 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #354458;
  font-family:'Open Sans', Arial, sans-serif;
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}
div + h1, p + h1,
h1 + h1, h2 + h1, h3 + h1, h4 + h1, h5 + h1 {
  margin-top: 20px;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #354458;
  font-family:'Open Sans', Arial, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 4px;
  margin-bottom: 4px;
  color: #354458;
  font-family:'Open Sans', Arial, sans-serif;
  font-size: 15px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #354458;
  font-family:'Open Sans', Arial, sans-serif;    
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #354458;
  font-family:'Open Sans', Arial, sans-serif;  
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #354458;
  font-family:'Open Sans', Arial, sans-serif;  
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}

td img {
  background: white;

}
.vd_header {
  display:block;
}

.vd_content {
  display:block;
  width: 100%;
}

.vd_colun {
  display:block;
  margin:0 0 0 10px;
}

.vd_player {
  display: block;
  width: auto;
  margin: 10px auto;
}

.vd_player-2 {
  display: block;
  width: auto;
  margin: 10px auto;
}

.vd_item {
  display:block;
  float:left;
  width:48%;
  height:60px;
  margin:0 0 10px 10px;
  background:#f2f2f2;
}
.vd_item:hover {
  background:#ebebeb;
}
.vd_colun .vd_item {
  margin-left:0;
}

.vd_item .vd_thumb {
  display:block;
  position:relative;
  float:left;
  width:80px;
  height:60px;
  margin:0 6px 0 0;
}
.vd_item .vd_thumb .mask {
  display:block;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:url('../images/play-mask.png') no-repeat center center;
  opacity: 0.50;
  filter: alpha(opacity=50);
}
.vd_item:hover .vd_thumb .mask {
  opacity: 1;
  filter: alpha(opacity=100);
}

.vd_item .vd_title {
  display:block;
  margin-top:5px;
  color:#333;
  text-decoration:none;
}
a.vd_item:hover .vd_title {
  color:#24528a!important;
  text-decoration:none!important;
}
.curso-info {
  width: 96%;
}
.curso-info th {
  font-family:'Open Sans', Arial, sans-serif;    
  font-size: 14px;  
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 6px;
  background-color: #29aba4;  
}
.curso-info td {
  font-family:'Open Sans', Arial, sans-serif;    
  font-size: 14px;  
  color: #333;
  padding: 6px 10px;
}
.curso-info tr:nth-child(even) {
  background-color: #f7f7f7;
}
.curso-info tr:nth-child(odd) {
  background-color: #ededed; 
}

.comentario-cabecalho {
  display: block;
  overflow: hidden;
  color: black;
  border-top:1px dotted #aec0c7;
}

.comentario-nome {
  float: left;
  width: 50%;
  font-weight: bold;
  color: #1b5b75;
  margin: 10px 0 0;
  padding: 8px 0;
}

.comentario-review {
  float: right;
  width: 50%;
  margin: 10px 0 0;
  padding: 8px 0;
}

.comentario-data {
  font-size: 12px;
  padding: 10px 0 0;
  margin: 0;
  color: #ff7800;
}

.comentario-descricao {
  color: black;
  margin: 0 0 25px;
  padding: 8px 0;
}

.review-stars-comentario {
  overflow:hidden;
  margin:0;
  padding:3px;
  float: right;
}
.review-stars-comentario .star-item {
  cursor:pointer;
  display:block;
  overflow:hidden;
  float:left;
  margin:0 5px 0 0;
  padding:0;
  width:20px;
  height:18px;
  text-indent:-5000px;
  background:url('../img/review-star-v.png') no-repeat 0 -20px;
}
.review-stars-comentario .star-item.stared, .review-stars-comentario .stared {
  background-position:0 0;
}

.contador-digitos {
  text-align: right;
    width: 305px;
    font-weight: bold;
    color: red;
}



.depoimento {
  font-family:'Open Sans', Arial, sans-serif;    
  font-size: 14px;  
  font-weight: 400;
  color: #354458;
}
.depo_title {
  font-family:'Open Sans', Arial, sans-serif;    
  font-size: 16px;  
  font-weight: 700;
  color: #354458;
  margin-bottom: 12px;
}
.form-label {
  font-family:'Open Sans', Arial, sans-serif;
  color: #666;
  font-size: 14px;
  font-weight: 600;
  margin-top: 12px;
}
.form-input, form .text {
  height: 30px;
  border: 1px solid #e4e4e4;
  font-family:'Open Sans', Arial, sans-serif;
  color: #666;
  font-size: 14px;
  padding-left: 6px;
}
.textarea {
  border: 1px solid #e4e4e4;
  font-family:'Open Sans', Arial, sans-serif;
  color: #666;
  font-size: 14px;
  padding: 6px;
}
.form-submit, .submit {
  margin-top: 8px;
  background-color: #3991cc;
  font-family:'Open Sans', Arial, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: 600;
  border: 0;
  padding: 12px 22px;
  margin-left: auto;
  margin-right: auto;
}
.form-submit:hover {
  background-color: #40a3e5;
}
.form-cancel {
  margin-top: 8px;
  background-color: #dddddd;
  font-family:'Open Sans', Arial, sans-serif;
  color: #555555;
  font-size: 14px;
  font-weight: 600;
  border: 0;
  padding: 12px 22px;
  margin-left: auto;
  margin-right: auto;
}
.form-cancel:hover {
  background-color: #bbbbbb;
  color: #000000;
}
.form-wrap {
  margin-top: 24px;
  margin-bottom: 24px;
}
.cor1 {
  color: #eb7260; /* salmao */
}
.cor2 {
  color: #29aba4; /* verde */
}
.cor3 {
  color: #3991cc; /* azul claro */
}
.cor4 {
  color: #354458; /* azul escuro */
}
.warn {
  color: #eb7260; 
}
.details {
  display: block;
  clear: both;
  padding-top: 8px;
}
.sign {
  background-color: #eb7260;
  padding: 12px 18px;
  font-family:'Open Sans', Arial, sans-serif;
  font-size: 16px;
  color: white;
  display: block;
  text-align: center;
  font-weight: 800;  
  text-decoration: none;
  margin: 10px 0;
}
.sign:hover {
  background-color: #ff7d69;
}
.signup {
  position: static;
  padding-right: 10px;
  padding-left: 0px;
  padding-bottom: 2px;
}
.price {
  margin-left: 6px;
}
.largebtn a {
  background-color: #fff !important;
  color: #222 !important;
}
.button {
  display: inline-block;
  margin-left: -102px;
  padding: 4px 15px;
  float: right;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}

.abtnlist {
      display: flex;
    flex-direction: column;
    width: 70%;
    margin: auto;
}
.related {
  font-size: 18px;
}
.check {
  display: block;
  margin: 0;
  padding: 0;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 38%;
  left: 9px;
  background:url(../images/checkradio.png) no-repeat 0 0;
}
p[id*='btn_answer_'] a {
  text-align: left !important;
}
.disabled {
  background-color: #EAEAEA !important;
  color: #C1C1C1 !important;
}
.gold {
  background-color: #f2a049 !important;
  color: #a32b00 !important;  
}
.gold:hover {
  background-color: #ffaa4d !important;
}
.green {
  background-color: #abd87b !important;
  color: #387300 !important;  
}
.green:hover {
  background-color: #b2e080 !important;
}
.listcheckout {
    border-spacing: 2px;
    border-collapse: separate;
    margin: auto;
}
.listcheckout th {
  background-color: #e8e8e8;
  padding: 8px;
  color: #333;
}
.listcheckout tfoot td {
  background-color: #f2a049;
  color: #fff;
  padding: 8px;
  font-weight: bold;
}
.listcheckout td {
  background-color: #fff;
  color: #555;
  padding: 8px;
}
.btn-large {
  display: block;
  margin-top: 8px;
  background-color: #3991cc;
  font-family:'Open Sans', Arial, sans-serif;
  color: white;
  font-size: 14px;
  display: block;
  padding: 18px 22px;
  border: 0px;
  width: 80%;
}
.btn-large:hover {
  display: block;
  background-color: #40a3e5;
}
.btn-large a {
  text-decoration: none;
}
.btn-buy-next {
  margin-top: 8px;
  float: right;
  background-color: #3991cc;
  font-family:'Open Sans', Arial, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: 600;
  display: block;
  padding: 18px 22px;
  border: 0px;
}
.btn-buy-next:hover {
  display: block;
  background-color: #40a3e5;
}
.btn-buy-prev {
  margin-top: 8px;
  float: left;
  background-color: #3991cc;
  font-family:'Open Sans', Arial, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: 600;
  display: block;
  padding: 18px 22px;
  border: 0px;
}
.btn-buy-prevt:hover {
  display: block;
  background-color: #40a3e5;
}
.tablink {
  padding: 0px;
  margin-bottom: 10px;
  width: 98%;
  list-style: none;
}
.tablink li { 
  display: inline-block; 
  background-color: #f5f5f5;
  border: 1px solid #e5e5e5;
  font-family:'Open Sans', Arial, sans-serif;
  color: #333;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 14px;
  margin-bottom: 4px;
}
.step1 li.step1, .step2 li.step2,
.step3 li.step3, .step4 li.step4, 
.step5 li.step5 {
  background-color: #354458;
  color: orange;
}
.abtnlist p {
  position: relative;
  text-indent: 12px;
}
.abtnlist a, a.btnlist {
  font-size: 14px;
  color: #fff;
  background-color: #3991cc;
  width: auto;
  display: inline-block;
  text-align: center;
  padding: 12px 18px;
  margin: 1px;
  text-decoration: none;
}
.abtnlist a:hover, a.btnlist:hover {
  background-color: #40a3e5;
}
a.btnlist.green {
  margin: 0px auto !important;
  width: 50% !important;
  display: block;
}
.abtnlist p a span.check,
.abtnlist a span.check {
  background-position:0 0; }
.abtnlist p a:hover span.check,
.abtnlist a:hover span.check {
  background-position:0 -13px; }
.abtnlist p.selected a span.check,
.abtnlist a.selected span.check {
  background-position:0 -26px; }
.abtnlist p.selected a:hover span.check,
.abtnlist a.selected:hover span.check {
  background-position:0 -39px; }
.abtnlist p a span.radio,
.abtnlist a span.radio {
  background-position:-13px 0; }
.abtnlist p a:hover span.radio,
.abtnlist a:hover span.radio {
  background-position:-13px -13px; }
.abtnlist p.selected a span.radio,
.abtnlist a.selected span.radio {
  background-position:-13px -26px; }
.abtnlist p.selected a:hover span.radio,
.abtnlist a.selected:hover span.radio {
  background-position:-13px -39px; }

.header {
  /*height: 100px;*/
  background-color: #fbfbfb;
}
.header-content {
  padding-bottom: 15px;
  padding-top: 15px;
}
.logo {
  float: left;
  margin-top: 0px;
}
.mobile-bar.w-nav {
  background: #fbfbfb;
}
.logo-header {
  display: block;
  overflow: hidden;
  float: left;
  margin: 0;
  padding: 0;
}
.logo-header a {
  display: block;
  overflow: hidden;
  float: left;
  padding: 0 0 0 68px;
  background: url(../images/logo-solo.png) no-repeat left center;
  background-size: contain;
  text-align: left;
}
.logo-header a span {
  display: block;
  margin: 0;
  padding: 0;
}

.logo-header .logo-titulo {
  font-family: "Liberation Sans Bold", Arial, sans-serif;
  margin: 0px;
  padding: 0 5px;
  line-height: 38px;
  font-size: 32px;
  color: #294056;
  white-space: nowrap;
  text-transform: uppercase;
}

.logo-header .logo-subtitulo {
  font-family: "Liberation Sans Bold", Arial, sans-serif;
  margin: 0px;
  padding: 0;
  text-align: center;
  line-height: 14px;
  font-size: 10px;
  color: #294056;
  white-space: nowrap;
  text-transform: uppercase;
}

.logo-titulo-curriculo {
  font-family: "Liberation Sans Bold", Arial, sans-serif;
  color: #294056;
  font-size: 37px !important;
  margin-top: 10px;
  white-space: nowrap;
}

p.info-search {
  text-align: center;
  font-size: 14px;
  text-align: center;
}

.search-form {
  display: block;
  position: relative;
  float: right;
  width: 100%;
  margin: 15px 0;
  background-color: transparent;
  padding: 0 15px;
}
.header .search-form {
  /*display: block;
  float: right;*/
  position: relative;
  width: 50%;
  margin: 7px 0 0;
  background-color: transparent;
  padding: 0 15px;
}
.content .search-form {
  margin: 5px 0 15px;
}
.search-form .search-close {
  display: none;
}
.search-form form {
  display: block;
  float: left;
  width: 100%;
  position: relative;
}
.content .search-form form {
  box-shadow: 0 2px 10px rgba(0,0,0,.2);
}
.search-form .search-label {
  display: block;
  overflow: hidden;
  position: absolute;
  right: auto;
  left: 0;
  top: 0;
  width: 3px;
  height: 3px;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  text-indent: -300px;
}
.search-form .search-input {
  position: static;
  display: inline-block;
  margin-bottom: 0px;
  padding-top: 12px;
  padding-bottom: 12px;
  float: right;
  border: 1px solid #dbdbdb;
  font-family:'Open Sans', Arial, sans-serif;
  color: #737373;
  font-size: 16px;
}
.content .search-form .search-input {
  border: 1px solid #afafaf;
}
.search-form .search-button {
  text-indent: -9999px;
  display: block;
  z-index: 1060;
  padding: 0!important;
  margin: 6px 7px 0 0;
  width: 26px;
  height: 26px;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  background: url('../images/search.png') center center;
  background-size: contain;
  background-color: white;
}
.menu-bar {
  position: relative;
  background-color: #354458;
}
.menu-bar .w-nav-menu {
  display: block;
  float: left;
}
.menu-bar .w-nav-link {
  display: block;
  float: left;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family:'Open Sans', Arial, sans-serif;
  color: white;
  line-height: 50px;
}
.menu-bar .w-nav-link:hover {
  text-decoration: none;
  background-color: rgba(255,255,255,0.2);
  box-shadow: inset 0 0 10px rgba(0,0,0,0.2);
}
.menu-bar .w-nav-link.w--current {
  color: #AACCF1;
}
.menu-bar .w-nav-link.cadastro-link,
.menu-bar .w-nav-link.atendimento-link {
  background-color: #D64201;
  color: #ffffff !important;
  font-weight: 700;
}
.menu-bar .w-nav-link.cadastro-link:hover,
.menu-bar .w-nav-link.atendimento-link:hover {
  background-color: #ff7d69;
  text-decoration: underline;
}

.top-info {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  /*display: block;
  float: left;
  width: 50%;
  padding-right: 15px;*/
  margin-top: 2px;
}
.top-info .online-users {
  /*display: block;
  float: left;
  padding-right: 10px;*/
  font-family: 'Open Sans', Arial, sans-serif;
  color: #354458;
}
.top-info .online-users .online-count {
  display: block;
  font-size: 26px;
  font-weight: bold;
  line-height: 30px;
  padding-left: 36px;
  background: url(../images/icon-student2.png) no-repeat left center;
  background-size: contain;
}
.top-info .online-users .online-text {
  display: block;
  line-height: 20px;
  font-size: 14px;
  text-transform: lowercase;
  text-align: center;
}
.top-info .contact-info {
  /*display: block;
  float: right;*/
  font-family: 'Open Sans', Arial, sans-serif;
  color: #354458;
  line-height: 20px;
  font-size: 18px;
}
.top-info .contact-info .contact-text {
  display: block;
  margin-top: 2px;
  line-height: 18px;
  font-size: 12px;
  font-weight: normal;
  /*text-transform: lowercase;*/
  text-align: center;
  color: #354458;
  background: none;
}
.top-info .contact-info .contact-text abbr[title] {
  border-bottom: none;
  text-decoration: none;
}
.top-info .contact-info .contact-mail {
  display: block;
  margin-top: 2px;
  line-height: 18px;
  font-size: 12px;
  font-weight: normal;
  text-transform: lowercase;
  text-align: center;
  color: #354458;
  padding-left: 20px;
  margin-left: 6px;
  background: url(../images/icon-email.png) no-repeat left center;
  background-size: contain;
}
.top-info .contact-info a.contact-mail:hover {
  color: #354458;
  text-decoration: none;
}
.top-info .contact-info .contact-phone {
  display: block;
  margin-top: 2px;
  line-height: 26px;
  font-size: 26px;
  font-weight: bold;
  color: #29aba4;
  padding-left: 30px;
  background: url(../images/icon-phonewhats.png) no-repeat left center;
  background-size: contain;
}
.top-info .contact-info a.contact-phone:hover {
  color: #29aba4;
  text-decoration: none;
}
.top-info .contact-info .contact-phone small {
  font-size: 70%;
  vertical-align: top;
}

.top-info .access-link {
  display: none;
  margin-top: 0;
  font-size: 16px;
  line-height: 22px;
  height: 22px;
  font-weight: bold;
  font-family: 'Open Sans', Arial, sans-serif;
  color: #2F3D4C;
  background: #FFCA00;
  padding: 0 8px;
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
}

.top-info .selo-verificado,
.top-info .selo-verificado img {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 184px!important;
  height: 50px!important;
}


.big-alert-button {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222;
  padding: 15px 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background-color: #eb7260;
  color: #ffffff !important;
  font-weight: 700;
}


.online {
  position: static;
  padding-top: 3px;
  padding-right: 10px;
  padding-left: 0px;
  float: left;
}
.phone {
  position: static;
  padding-top: 4px;
  padding-right: 10px;
  padding-left: 20px;
  float: left;
}
.atendimento-info {
  font-family:'Open Sans', Arial, sans-serif;
  line-height: 20px;
  color: #29aba4;
  font-weight: bold;
  float: left;
  font-size: 22px;
}
.atendimento-info a {
  font-family:'Open Sans', Arial, sans-serif;
  line-height: 20px;
  color: #29aba4;
  font-weight: bold;
  text-decoration: none;  
}
.footer {
  margin-top: 56px;
  border-top: 4px solid #354458;
  background-color: #fbfbfb;
}
.inner-footer {
  padding-bottom: 30px;
}
.footer-title,
.inner-footer .title {
  margin-top: 24px;
  font-family:'Open Sans', Arial, sans-serif;
  color: #354458;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 4px;
}
.footer-ul,
.inner-footer ul {
  padding-left: 2px;
  line-height: 24px;
  list-style-type: none;
}
.footer-ul a,
.inner-footer ul a {
  font-family:'Open Sans', Arial, sans-serif;
  color: #666;
  font-size: 12px;
  text-decoration: none;
}
.footer-ul a:hover,
.inner-footer ul a:hover {
  text-decoration: underline;
}
.logo-abed {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.logo-querobolsa {
  display: block;
  cursor: pointer;
  margin-right: auto;
  margin-left: auto;
}
.main {
  margin-top: 20px;
}
.main p {
  line-height: 1.5;
}
.main p + p { 
  margin-top: 1.5em; 
}
.gratis {
  color: #29aba4;
  text-decoration: underline;
}

.lista-cursos a.more,
.showmore-home a.more {
  display: none;
}

.regulamento {
  display: block;
  float: right;
  margin: 0 9px 0 0;
  padding: 0;
  line-height: 12px;
}
div + .regulamento, p + .regulamento {
  margin-top: 12px;
}
.regulamento a {
  font-family:'Open Sans', Arial, sans-serif;
  color: #354458;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}
.regulamento a:hover {
  text-decoration: underline;
}
.regulamento + h1, .regulamento + h2 {
  display: block;
  margin-top: 0!important;
  clear: both;
}

.categ-icons-info {
  text-align: center;
  clear: both;
  margin: 10px 0;
}
.categ-icons {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  position: relative;
  overflow: hidden;
  margin: 15px 0;
  padding: 0;
  list-style: none;
  clear: both;
}
.categ-icons.showmore-container {
  max-height: 320px;
}
/*.categ-icons.opened {
  max-height: none;
}*/
.categ-icons li {
  display: block;
  position: relative;
  overflow: hidden;
  width: 25%;
  margin: 0 0 15px;
  padding: 0 15px;
  list-style: none;
}
.categ-icons a {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.categ-icons a .img {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  width: 70%;
  max-width: 120px;
  border-radius: 50%;
}
.categ-icons a .img:before {
  display: block;
  content: ' ';
  margin: 0;
  padding: 0;
  padding-bottom: 100%;
}
.categ-icons a .img img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  min-height: 100%;
}
.categ-icons a .name {
  display: block;
  overflow: hidden;
  margin: 5px 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 16px;
  height: 32px;
  text-align: center;
}
/*.categ-icons a.more {
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 30px 0 0;
  text-align: center;
  background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.1) 100%);
  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
.categ-icons.opened a.more {
  display: none;
}
.categ-icons a.more span {
  display: inline-block;
  padding: 4px 8px;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  border-radius: 3px;
  background: #cfcfcf;
  color: #354458;
  border: 1px solid #afafaf;
}
.categ-icons a.more span:after {
  display: inline-block;
  content: ' ';
  width: 0;
  height: 0;
  padding: 0;
  margin: 0 0 0 8px;
  border: 10px solid transparent;
  border-bottom: 0;
  border-top: 10px solid #354458;
}*/




.flex-box-curriculo {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
}

.flex-box-cursos {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
}

.cursos-card,
.cursos-row {
  position: relative;
  width: 250px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 0;
  border-top: 8px solid #354458;
  box-shadow: 0 3px 16px 0 rgba(0, 0, 0, 0.2);
  background: #ffffff;
}
.cursos-card-app {
  border: 1px solid #ffa500  ;
  border-top: 8px solid #354458;
  width: 100%;
}
.cards-click .cursos-row,
.cards-click .cursos-card {
  cursor: pointer;
}
.cursos-card:hover,
.cursos-row:hover {
  box-shadow: 0 6px 26px 0 rgba(0, 0, 0, 0.3);
  border-color: #ffa500;
  background: #fdfae5;
}

.cursos-card .curso-img,
.cursos-row .curso-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  height: auto;
  border-bottom: 8px solid #ffa500;
}

.cursos-card .curso-addon,
.cursos-row .curso-addon {
  margin-top: 5px;
  text-align: center;
}
.cursos-card .card-link,
.cursos-row .card-link {
  display: inline-block;
  position: relative;
  height: 37px;
  padding: 0px 20px;
  /*background-color: #29aba4;*/
  background-color: #03817B;
  font-family:'Open Sans', Arial, sans-serif;
  color: white !important;
  line-height: 37px;
  vertical-align: top;
  text-decoration: none;
  margin-left: auto;
  margin-right: auto;
}

.cursos-card .card-link:hover,
.cursos-row .card-link:hover {
  background-color: #354458;
  text-decoration: none;
}

.cursos-card .curso-description,
.cursos-row .curso-description {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
}

.cursos-card .curso-title,
.cursos-row .curso-title {
  margin-top: 0;
  margin-bottom: 0;
  font-family:'Open Sans', Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  height: 44px;
  max-height: 44px;
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cursos-card .curso-title a,
.cursos-row .curso-title a {
  color: #354458;
  text-decoration: none;

}
.cursos-card .curso-title a:hover,
.cursos-row .curso-title a:hover {
  text-decoration: underline;
  color: #ffa500;
}
.cursos-card .curso-info,
.cursos-row .curso-info {
  display: block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-family: 'Open Sans',Arial,sans-serif;
  font-size: 13px;
  line-height: 17px;
  height: 51px;
  max-height: 51px;
  width: 100%;
  margin: 0 0 5px;
}
.curso-description .curso-info {
  width: 100%;
  overflow: hidden;
}

@media (max-width: 568px) {
  .cursos-card {
    width: 85%
  }
  .cursos-card .curso-title,
  .cursos-card .curso-info {
    height: auto;
    margin-bottom: 8px;
  }
}
.cursos-card-app {
  width: 100%
}
.cursos-card-app .curso-title,
.cursos-card-app .curso-info {
  height: auto;
  margin-bottom: 8px;
}


.review-stars-card {
  overflow:hidden;
  margin:0;
  padding:3px;
  float: left;
}
.review-stars-card .star-item {
  cursor:pointer;
  display:block;
  overflow:hidden;
  float:left;
  margin:0 5px 0 0;
  padding:0;
  width:20px;
  height:18px;
  text-indent:-5000px;
  background:url('../img/review-star-v.png') no-repeat 0 -20px;
}
.review-stars-card .star-item.stared, .review-stars-card .stared {
  background-position:0 0;
}

.time {
  padding-top: 3px;
  padding-right: 6px;
  float: left;
}
.time-text {
  float: left;
  font-family:'Open Sans', Arial, sans-serif;
  color: #354458;
  font-size: 13px;
  line-height: 19px;
  font-weight: 700;
}
.matricula {
  padding-right: 4px;
  float: right;
  line-height: 19px;
  font-weight: 700;
}
.matricula a {
  font-family:'Open Sans', Arial, sans-serif;
  color: #eb7260;
  font-size: 13px;
  text-decoration: none;
}
.matricula a:hover {
  text-decoration: underline;
}


.widget {
  padding-top: 20px;
  width: 100%;
}
.login-title {
  height: 44px;
  background-color: #29aba4;
}
.login-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  font-family:'Open Sans', Arial, sans-serif;
  color: white;
  font-size: 15px;
  line-height: 44px;
  font-weight: 600;
}
.login-icon {
  margin-top: 16px;
  padding-right: 10px;
  padding-left: 14px;
  float: left;
  box-sizing: content-box;
}
.login-content {
  padding: 10px 12px;
  background-color: #fbfbfb;
}
.login-content ol {
  list-style-type: none;
  padding: 8px;
}
#user_data {
  font-weight: 700;
}


.login-label {
  font-family:'Open Sans', Arial, sans-serif;
  color: #666;
  font-size: 13px;
  font-weight: 600;
}
.login-input {
  height: 36px;
  border: 1px solid #e4e4e4;
  font-family:'Open Sans', Arial, sans-serif;
  color: #666;
  font-size: 13px;
}
.login-submit {
  margin-top: 8px;
  float: right;
  background-color: #2D7BAE;
  font-family:'Open Sans', Arial, sans-serif;
  color: white;
  font-size: 13px;
  font-weight: 600;
}
.login-submit:hover {
  background-color: #40a3e5;
}
.form-wrapper {
  margin-bottom: 8px;
}
.login-links {
  display: block;
  text-align: left;
  float: left;
  margin: 10px 0;
}
.login-links a {
  display: block;
  font-family:'Open Sans', Arial, sans-serif;
  color: #666;
  font-size: 12px;
  text-decoration: none;  
}
.login-links a:hover {
  text-decoration: underline;
}
.cursos-title {
  margin-top: 25px;
  height: 44px;
  background-color: #354458;
}

.acesso-title {
  height: 44px;
  background-color: #ff7d69;
}

.cursos-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  font-family:'Open Sans', Arial, sans-serif;
  color: white;
  font-size: 15px;
  line-height: 44px;
  font-weight: 600;
}
.cursos-icon {
  padding-top: 16px;
  padding-right: 10px;
  padding-left: 14px;
  float: left;
  box-sizing: content-box;
}
.cursos-content {
  padding: 6px 6px;
  /*padding: 10px 12px;*/
  background-color: #fbfbfb;
}
.cursos-ul {
  padding-left: 3px;
  line-height: 28px;
  list-style-type: none;
}
.cursos-ul a {
  font-family:'Open Sans', Arial, sans-serif;
  color: #666;
  font-size: 14px;
  text-decoration: none;  
}
.cursos-ul a:hover {
  text-decoration: underline;
}
.cursos-ul li {
  background-image: url(../images/seta.png);
  background-repeat: no-repeat;
  background-position: 0 9px;
  padding-left: 12px;
}
.formas-pagamento {
  margin-bottom: 6px;
  font-family:'Open Sans', Arial, sans-serif;
  color: #354458;
  font-size: 14px;
  font-weight: 700;
}
.metodos-pagamento {
  display: block;
}
.pagination {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  margin-top: 40px;
  text-align: center;
}
.pagsel {
  background-color: white !important;
  color: #354458 !important; 
}
.pagination a {
  background-color: #354458;
  display: inline-block;
  padding: 12px 12px;  
  color: #fff;
}
.pagination a:hover {
  background-color: orange;
}
.pagination a:active {
  font-weight: bold;
  background-color: #3991cc;
}
.pagination span {
  background-color: #354458;
  display: inline-block;
  padding: 12px 12px;
}
.pagination span + span {
    margin-left: 1px
}
.pagination a + a {
  margin-left: 1px;
}
.pagination span + a {
  margin-left: 1px;
}
.pagination a + span {
  margin-left: 1px; 
}

#itemlistopt {
  display:block;
  overflow:hidden;
  margin:0;
  padding:0;
}
#itemlistopt p.item {
  display:block;
  overflow:hidden;
  padding:5px 5px;
  margin:0;
  text-decoration:none;
  font-size: 13px;
  background:#FFFFFF;
  border-bottom:1px solid #d7dde4;
}
#itemlistopt p.item span,
#itemlistopt p.item strong {
  display:block;
  overflow:hidden;
  float:left;
  padding:0 4px 0 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#itemlistopt p.item strong {
  width: 48%;
  font-weight:bold;
  white-space:nowrap;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#itemlistopt p.item span.status {
  width: 15%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#itemlistopt p.item span.code {
  width:15%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#itemlistopt p.item span.view {
  width: 20%;
  font-weight:bold;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#itemlistopt a.link {
  display:block;
  overflow:hidden;
  float:right;
  width:16px;
  height:16px;
  text-indent:-5000px;
  background-repeat:no-repeat;
  background-position:0 0;
}
#itemlistopt a.link.icoview { margin-right:50px; background-image:url(../images/ico-preview.png); }

div.w-col #itemlist {
  display:block;
}
div.w-col #itemlist a.item {
  display:block;
  padding:7px 5px;
  margin:0;
  height: 34px;
  text-decoration:none;
  background:#FFFFFF;
  border-bottom:1px solid #d7dde4;
}
div.w-col #itemlist a.item:hover { background-color:#e7f4ff; }
div.w-col #itemlist a.ok { background:#f0ffe3; }
div.w-col #itemlist a.ok:hover { background:#dffec3; }
div.w-col #itemlist a.cancel { background:#ffeadb; }
div.w-col #itemlist a.cancel:hover { background:#ffd3b3; }
div.w-col #itemlist a.item span {
  display:block;
  float:left;
  padding:0 4px 0 0;
}
div.w-col #itemlist a.item span.hour {
  padding-top:2px;
  height:14px;
  width:35px;
  font-size:83%;
}
div.w-col #itemlist a.item span.title {
  width: 50%;
  font-weight:bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
div.w-col #itemlist a.item span.price {
  width: 10%;
  font-weight:bold;
  text-align:right;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}
div.w-col #itemlist a.item span.bgmore { background:#008800; color:#FFFFFF; }
div.w-col #itemlist a.item span.bgless { background:#CC0000; color:#FFFFFF; }
div.w-col #itemlist a.item span.bgref { background:#c6c62c; color:#FFFFFF; }
div.w-col #itemlist a.item span.bgless { background:#CC0000; color:#FFFFFF; }
div.w-col #itemlist a.item span.bgneut { background:#CFCFCF; color:#FFFFFF; }
div.w-col #itemlist a.item span.more { color:#008800; }
div.w-col #itemlist a.item span.less { color:#CC0000; }
div.w-col #itemlist a.item span.point {
  padding-top:2px;
  height:14px;
  font-size:83%;
  width: 30%;
  text-align:right;
}
div.w-col #itemlist a.item span.status {
  display:block;
  float:right;
  padding-right:18px;
  font-size:83%;
  background-repeat:no-repeat;
  background-position:right center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  /*width:16px;
  height:16px;*/
}
div.w-col #itemlist a.item span.loading { background-image:url(../images/miniloading.gif); }
div.w-col #itemlist a.item span.wait { background-image:url(../images/ico-wait.gif); }
div.w-col #itemlist a.item span.cancel { background-image:url(../images/ico-cancel.gif); }
div.w-col #itemlist a.item span.sent,
div.w-col #itemlist a.item span.ok { background-image:url(../images/ico-ok.gif); }

div.w-col #itemlist.bigview a.item {
  font-size:16px;
}
div.w-col #itemlist.bigview a.item span {
  height:20px;
}


/* Testes */

div.w-col #itemlist-meuscursos {
  display:block;
}
div.w-col #itemlist-meuscursos div.item {
  display:block;
  padding:7px 5px;
  margin:0;
  height: 34px;
  text-decoration:none;
  background:#FFFFFF;
  border-bottom:1px solid #d7dde4;
}
div.w-col #itemlist-meuscursos div.item:hover { background-color:#e7f4ff; }
div.w-col #itemlist-meuscursos div.ok { background:#f0ffe3; }
div.w-col #itemlist-meuscursos div.ok:hover { background:#dffec3; }
div.w-col #itemlist-meuscursos div.cancel { background:#ffeadb; }
div.w-col #itemlist-meuscursos div.cancel:hover { background:#ffd3b3; }
div.w-col #itemlist-meuscursos div.item span {
  display:block;
  float:left;
  padding:0 4px 0 0;
}
div.w-col #itemlist-meuscursos div.item span.hour {
  padding-top:2px;
  height:14px;
  width:35px;
  font-size:83%;
}
div.w-col #itemlist-meuscursos div.item a.title {
  display:inline-block;
  width: 50%; 
  font-weight:bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
div.w-col #itemlist-meuscursos div.item span.price {
  width: 10%;
  font-weight:bold;
  text-align:right;
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
}
div.w-col #itemlist-meuscursos div.item span.bgmore { background:#008800; color:#FFFFFF; }
div.w-col #itemlist-meuscursos div.item span.bgless { background:#CC0000; color:#FFFFFF; }
div.w-col #itemlist-meuscursos div.item span.bgref { background:#c6c62c; color:#FFFFFF; }
div.w-col #itemlist-meuscursos div.item span.bgneut { background:#CFCFCF; color:#FFFFFF; }
div.w-col #itemlist-meuscursos div.item span.more { color:#008800; }
div.w-col #itemlist-meuscursos div.item span.less { color:#CC0000; }
div.w-col #itemlist-meuscursos div.item span.point {
  padding-top:2px;
  height:14px;
  font-size:83%;
  width: 30%;
  text-align:right;
}
div.w-col #itemlist-meuscursos div.item span.status {
  display:block;
  float:right;
  padding-right:18px;
  font-size:83%;
  background-repeat:no-repeat;
  background-position:right center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  /*width:16px;
  height:16px;*/
}
div.w-col #itemlist-meuscursos div.item span.loading { background-image:url(../images/miniloading.gif); }
div.w-col #itemlist-meuscursos div.item span.wait { background-image:url(../images/ico-wait.gif); }
div.w-col #itemlist-meuscursos div.item span.cancel { background-image:url(../images/ico-cancel.gif); }
div.w-col #itemlist-meuscursos div.item span.sent,
div.w-col #itemlist-meuscursos div.item span.ok { background-image:url(../images/ico-ok.gif); }

div.w-col #itemlist-meuscursos.bigview div.item {
  font-size:16px;
}
div.w-col #itemlist-meuscursos.bigview div.item span {
  height:20px;
}



/* Testes */



div.chosepayment {
  display:block;
  /*width: 80%;*/
  margin: 0px auto;
  padding-top: 18px;
  padding-bottom: 10px;
  clear: both;
}
div.chosepayment form,
div.chosepayment .opt {
  display: block;
  clear: both;
}
div.chosepayment form img,
div.chosepayment .opt img {
  display: none;
}
div.chosepayment form fieldset,
div.chosepayment .opt fieldset {
  display:block;
  padding: 8px;
  margin: 15px;
  border: 1px solid #c8c8c8;
  /*background: #FFFFFF url(../images/minitopshadow.jpg) repeat-x top left;*/
  box-shadow: inset 0px 5px 20px -10px rgba(0,0,0,0.3);
}
div.chosepayment form fieldset legend,
div.chosepayment .opt fieldset legend {
  padding: 0;
  border:1px solid #c8c8c8;
  background:#FFFFFF;
  font-weight: bold;
}
div.chosepayment form fieldset legend a,
div.chosepayment .opt fieldset legend label {
  display:block;
  margin:0;
  padding:8px;
  color:#000000;
  cursor: pointer;
}
div.chosepayment form fieldset legend a span {
  display: inline-block;
  float: left;
  position: relative;
  margin: 5px 12px 0 0;
  padding: 0;
  width:13px;
  height:13px;
  background:url(../images/checkradio.png) no-repeat -13px 0;
}
div.chosepayment form fieldset legend a:hover span { background-position:-13px -13px; }
div.chosepayment form.selected fieldset legend a span { background-position:-13px -26px; }
div.chosepayment form.selected fieldset legend a:hover span { background-position:-13px -39px; }
div.chosepayment form.selected fieldset legend a {
  color:#D85E00;
}
/* ACTIVE */
div.chosepayment form.active fieldset,
div.chosepayment .opt.active fieldset {
  border: 1px solid #88cc88;
  box-shadow: 0px 2px 10px 0px #00330044;
}
div.chosepayment form.active fieldset legend,
div.chosepayment .opt.active fieldset legend {
  border: 1px solid #88cc88;
  box-shadow: 0px 2px 10px 0px #00330044;
}
div.chosepayment form fieldset legend label span.seloverde,
div.chosepayment .opt fieldset legend label span.seloverde {
  font-size: 12px;
  line-height: 12px;
  background: #339933;
  color: #ffffff;
  padding: 2px 8px;
  border-radius: 5px;
}
div.chosepayment form fieldset p.price,
div.chosepayment .opt fieldset p.price {
  display: block;
  line-height: 20px;
  float: right;
  text-align: left;
  width: 25%;
  padding: 2px 5px;
  margin: 0;
}
div.chosepayment form fieldset p.price span.nl-desktop,
div.chosepayment .opt fieldset p.price span.nl-desktop{
  display: block;
}
div.chosepayment form fieldset p.price span.hint,
div.chosepayment .opt fieldset p.price span.hint {
  color:#CC0000;
}
div.chosepayment form fieldset p.description,
div.chosepayment .opt fieldset p.description {
  display: block;
  float: left;
  line-height: 20px;
  margin: 0;
  padding: 2px 5px;
  width: 75%;
  text-align: left;
}
div.chosepayment form fieldset .addoptions {
  clear:both;
}
div.chosepayment .opt fieldset .selectable {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  clear: both;
  cursor: pointer;
}
@media (max-width: 991px) {
  div.chosepayment form fieldset p.price span.nl-desktop,
  div.chosepayment .opt fieldset p.price span.nl-desktop{
    display: inline;
  }
  div.chosepayment form fieldset p.price,
  div.chosepayment .opt fieldset p.price,
  div.chosepayment form fieldset p.description,
  div.chosepayment .opt fieldset p.description {
    float: none;
    width: auto;
    text-align: center;
  }
}


.flex-box-cadastro {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

}

.cadastro-item {
    width: 34% !important;
}

.cad-label {
    text-align: right;
    margin-right: 10px;
}

.cad-input {
    text-align: left;
    margin-left: 10px;
}

.mdados-item {
  display:inline-grid;
  width: 130px;
  margin: 3px 10px 5px 0;
  padding: 3px 0 0 ;
}

.mdados-label {
  font-size: 1.2em;
  text-align: right;

}
.mdados-submit {
  margin-left:130px;

}

.cadastro-button {
  width: 68% !important;
}

.action {
    padding: 0px 5px 0px 5px !important;
    border-radius: 3px;
}



.bottom-bar-sign {
  display: none;
  position: fixed;
  overflow: hidden;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 6px 10px;
  background: #ffffff;
  z-index: 999;
  box-shadow: 0 -1px 6px rgba(0,0,0,.3);
}
.bottom-bar-sign .sign-info {
  display: block;
  float: left;
  overflow: hidden;
  width: 50%;
}
.bottom-bar-sign .sign-act {
  display: block;
  float: left;
  overflow: hidden;
  width: 50%;
}
.bottom-bar-sign .sign-info strong {
  display: block;
  text-align: center;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  color: #00BB00;
}
.bottom-bar-sign .sign-act a {
  display: block;
  /*float: right;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  padding: 10px 10px;
  margin: 0 auto;
  max-width: 160px;
  background: #FFBB00;
  color: #333333;
}



/* @medium */
@media (max-width: 991px) {
  .header {
    background: #ffffff;
  }
  .header-content {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .logo-header a {
    padding-left: 53px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .logo-header .logo-titulo {
    font-size: 28px;
    line-height: 40px;
  }
  .logo-header .logo-subtitulo {
    display: none;
  }

  .top-info {
    /*width: 100%;*/
    padding-right: 90px;
    margin-top: 0;
  }
  .header-nosearch .top-info {
    padding-right: 10px;
    padding-left: 10px;
  }

  .header-nosearch .top-info .online-users {
    display: none;
  }

  .header .search-form {
    width: 60px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 6px 10px;
    margin-top: 0;
    background: #fff;
    -webkit-transition: width 400ms linear, padding 400ms linear;
    transition: width 400ms linear, padding 400ms linear;
  }
  .search-form form {
    display: block;
    float: left;
    width: 100%;
  }
  .header .search-form .search-label {
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    z-index: 1160;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 100%;
    overflow: hidden;
    text-indent: -500px;
    background: #ffffff url(../images/search.png) no-repeat center center;
    background-size: 26px;
    border: 1px solid #ddd;
    cursor: pointer;
  }
  .header .search-form .search-label:hover {
    background-color: #eaeaea;
  }
  .header .search-form.focused .search-label {
    display: none;
  }
  .header .search-form.focused {
    width: 100%;
    padding-left: 40px;
  }
  .search-app.focused {
    padding-left: 0;
  }
  .header .search-form.focused .search-close {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 100%;
    line-height: 50px;
    font-size: 40px;
    color: #888888;
    text-align: center;
    cursor: pointer;
  }
  .search-form.focused .search-close:hover {
    color: #354458;
  }


  h1 {
    font-size: 26px;
    line-height: 34px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .menu-bar .w-nav-link {
    padding-left: 15px;
    padding-right: 15px;
  }
  .menu-links, .menu-links.w--nav-menu-open {
    background-color: white;
  }
  .menu-link {
    color: black;
  }
  .footer-title {
    font-size: 13px;
  }
  .login-heading {
    font-size: 14px;
  }
  .login-submit {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .cursos-heading {
    font-size: 14px;
  }
  .cursos-ul {
    padding-left: 2px;
    list-style-type: none;
  }
  .cursos-ul a {
    font-size: 12px;
  }
  .cursos-ul li {
    padding-left: 0px;
    background-image: none;
  }
  .abtnlist a {
    display: block;
    margin: 2px;
  }
  .action {
    display: none !important;
  }
  .mdados-label {
   text-align: right;   
  }
  .mdados-item {
   display:inline-grid;
  }


  div.w-col #itemlist-meuscursos div.item a.title {
    display:inline-block;
    width: 175px;
    font-weight:bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .categ-icons li {
    width: 33%;
    padding: 0 6px;
    margin: 0px 0 10px;
  }
  .categ-icons a .name {
    font-size: 12px;
    line-height: 14px;
    height: 28px;
  }

}

/* @small */
@media (max-width: 767px) {

  .login-links {
    float: none;
    margin: 15px 0;
    text-align: center;
  }
  .login-links a {
    display: block;
    margin: 0;
    padding: 8px;
    font-size: 14px;
  }
  .login-links a.cadastro {
    font-weight: bold;
    font-size: 18px;
    color: #0D619A;
  }

  .mobile-bar {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    background: #ffffff;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.2);
    box-shadow: 0 0 8px rgba(0,0,0,.2);
  }

  .header-content {
    padding-top: 56px;
    padding-bottom: 0;
    margin-bottom: 10px;
  }

  .logo-header {
    margin: 5px 0;
  }
  .logo-header a {
    padding-left: 40px;
  }
  .logo-header .logo-titulo {
    line-height: 30px;
    font-size: 22px;
  }
  .logo-header .logo-subtitulo {
    display: none;
  }

  .top-info {
    padding-top: 6px;
    padding-right: 65px;
    padding-left: 2%;
  }
  .header-nosearch .top-info {
    padding-right: 2%;
    padding-left: 2%;
  }
  .top-info .online-users {
    /*padding-right: 8%;*/
  }
  .header-nosearch .top-info .online-users {
    display: none;
  }
  .top-info .online-users .online-count {
    font-size: 20px;
    line-height: 24px;
    padding-left: 30px;
  }
  .top-info .online-users .online-text {
    font-size: 12px;
    line-height: 12px;
  }
  .top-info .contact-info {
    float: left;
  }
  .top-info .contact-info .contact-text {
    font-size: 12px;
    line-height: 12px;
  }
  .top-info .contact-info .contact-mail {
    font-size: 10px;
    line-height: 12px;
    padding-left: 14px;
  }
  .top-info .contact-info .contact-phone {
    margin-top: 0;
    font-size: 22px;
    line-height: 22px;
    padding-left: 22px;
  }
  .header-nosearch .top-info .contact-info .contact-text,
  .header-nosearch .top-info .contact-info .contact-mail {
    display: none;
  }

  .top-info .selo-verificado {
    display: none;
  }

  .header-nosearch .top-info .access-link {
    display: block;
  }

  .qual-curso {
    color: #354458;
    text-align: center;
    margin-top: 0;
  }
  .lista-cursos,
  ul.lista-cursos {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0;
    max-height: 90px;
    width: auto;
    font-family:'Open Sans', Arial, sans-serif;
    text-align: center;
  }
  .lista-cursos.opened {
    max-height: none;
  }
  ul.lista-cursos li {
    display: inline;
    margin: 0;
    padding: 0;
  }
  .lista-cursos a {
    display: inline;
    text-decoration: none;
    color: #354458;
    padding: 4px 6px;
    font-size: 16px;
    line-height: 28px;
  }
  .lista-cursos a.more {
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 30px 0 0;
    background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.3) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.3) 100%);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.3) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
  }
  .lista-cursos.opened a.more {
    display: none;
  }
  .lista-cursos a.more span {
    display: inline-block;
    padding: 4px 8px;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    border-radius: 3px;
    background: #cfcfcf;
    color: #354458;
    border: 1px solid #afafaf;
  }
  .lista-cursos a.more span:after {
    display: inline-block;
    content: ' ';
    width: 0;
    height: 0;
    padding: 0;
    margin: 0 0 0 8px;
    border: 10px solid transparent;
    border-bottom: 0;
    border-top: 10px solid #354458;
  }

  .showmore-home {
    display: block;
    position: relative;
    overflow: hidden;
    max-height: 280px;
    /*margin-bottom: 15px;*/
  }
  /*.showmore-home.opened {
    max-height: none;
  }
  .showmore-home a.more {
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 90px 0 0;
    text-align: center;
    background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
  }
  .showmore-home.opened a.more {
    display: none;
  }
  .showmore-home a.more span {
    display: inline-block;
    padding: 4px 8px;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    border-radius: 3px;
    background: #cfcfcf;
    color: #354458;
    border: 1px solid #afafaf;
  }
  .showmore-home a.more span:after {
    display: inline-block;
    content: ' ';
    width: 0;
    height: 0;
    padding: 0;
    margin: 0 0 0 8px;
    border: 10px solid transparent;
    border-bottom: 0;
    border-top: 10px solid #354458;
  }*/


  .bottom-bar-sign {
    display: block;
  }

  .footer-title,
  .inner-footer .title {
    font-size: 18px;
  }
  .footer-ul a,
  .inner-footer ul a {
    display: block;
    margin: 0;
    padding: 8px 8px;
    line-height: 18px;
    font-size: 16px;
  }
  
  .login-input, .w-input, .w-select {
    font-size: 16px;
  }

  div.w-col #itemlist-meuscursos div.item a.title {
    display:inline-block;
    width: 175px;
    font-weight:bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .atendimento-info {
    color: #354458;
    font-size: 15px;
    font-weight: 600;
  }

  .atendimento-info a {
    color: #354458;

  }

  .atendimento-info-text {
    margin-left: 10px;

  }

  .menu-icon {
    padding: 8px 0;
  }
  .menu-icon.w--open {
    background-color: transparent;
  }
  .menu-icon .w-icon-nav-menu {
    display: block;
    border-radius: 5px;
    box-shadow: none;
    border: 1px solid #a2acb9;
    color: #354458;
    font-size: 30px;
    line-height: 32px;
    padding: 0px 5px;
  }
  .menu-icon.w--open .w-icon-nav-menu {
    background: #bfc6d0;
    color: #ffffff;
    box-shadow: inset 0 0 10px rgba(0,0,0,0.3);
  }

  .logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  

  .container-menu {
    position: absolute;
    float: right;
    width: 100%;
    z-index: 9999;
  }
  .container-menu.fixedtop {
    position: fixed;
    top: 0;
    background: #fff;
    box-shadow: 0 0 6px rgba(0,0,0,.3);
  }
  .container-menu .fixed-nav-logo {
    display: none;
    position: absolute;
    left: 10px;
    top: 10px;
    height: 30px;
    width: 70%;
    background: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
  }
  .container-menu.fixedtop .fixed-nav-logo {
    display: block;
  }
  .w-nav-overlay,
  .w-nav[data-animation="over-left"] .w-nav-overlay {
    z-index: 9999;
  }

  .menu-links {
    float: right;
  }

  .footer-title {
    margin-left: 10px;
    font-size: 14px;
  }
  .footer-ul {
    margin-left: 10px;
  }
  .footer-ul a {
    font-size: 12px;
  }
  .cursos-ul {
    padding-left: 0;
    /*padding-left: 4px;*/
  }
  .cursos-ul a {
    font-size: 14px;
    line-height: 20px;
    display: block;
    padding: 10px 0;
    text-align: left;
  }
  .cursos-ul li {
    background-image: url(../images/seta.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 12px;
  }
  .formas-pagamento {
    text-align: center;
  }
  .metodos-pagamento {
    margin-left: auto;
    margin-right: auto;
    width: 240px;
  }

  .form-input, form .text {
    font-size: 16px;
    height: 60px;
  }


  .flex-box-cadastro {
    flex-direction: column;
    flex-wrap: wrap;

  }

  .cadastro-item {
      width: 90% !important;
      text-align: center !important;
  }

  .cadastro-button {
      width: 100%;
  }

  .mdados-label {
   text-align:right;   
  }
  .mdados-item {
   width: 130px;
  }
}


/* @tiny */
@media (max-width: 479px) {
  
  h1 {
    font-size: 26px;
  }
  .atendimento-info {
    font-size: 12px;
  }

  div.w-col #itemlist a.item span.title {
    width: 40%;
  }
  div.w-col #itemlist a.item span.price {
    width: 20%;
  }
  div.w-col #itemlist a.item span.point {
    width: 30%;
  }
  div.w-col #itemlist.bigview a.item {
    font-size:14px;
  }
  a.btnlist.green {
  margin: 0px auto !important;
  width: 80% !important;
  display: block;
  }
  .btn-large {
    width: 95%;
  }
  .vd_item {
    width: 94%;
    float: none;
  }
  .vd_player {
    width: 90% !important;
  }

  .main .depoimento .depo_info .author {
      float: none;
      width: 100%;
  }
  .main .depoimento .depo_info .link_image {
      float: none;
  }

  .mdados-label {
   text-align: right;   
  }
  .mdados-item {
   width:100%;

  }
  .mdados-submit {
    margin-left:0px;
  }

}

/* @very-tiny */
@media (max-width: 350px) {
  .top-info {
    padding-left: 0;
  }
  .top-info .online-users {
    margin-top: 2px;
    padding-right: 15px;
  }
  .top-info .online-users .online-count {
    font-size: 18px;
    line-height: 22px;
    padding-left: 28px;
  }
  .top-info .online-users .online-text {
    font-size: 10px;
  }
  .top-info .contact-info {
    margin-top: 2px;
  }
  .top-info .contact-info .contact-text {
    font-size: 10px;
    line-height: 10px;
  }
  .top-info .contact-info .contact-mail {
    font-size: 10px;
    line-height: 12px;
    padding-left: 14px;
  }
  .top-info .contact-info .contact-phone {
    font-size: 18px;
    line-height: 20px;
    padding-left: 20px;
  }
}



.showmore-wrapper a.showmore-button {
  display: none;
}
/* @small */
@media (max-width: 767px) {
  .showmore-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .showmore-wrapper .showmore-container {
    margin-bottom: 50px;
    transition: max-height 2s linear;
    /*, margin 800ms linear*/
  }
  .showmore-wrapper .showmore-container.opened {
    max-height: 2000px;
    /*margin-bottom: 0;*/
  }
  .showmore-wrapper a.showmore-button {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
    box-shadow: 0 -10px 40px 20px #fff;
    background: #fff;
  }
  .showmore-wrapper .showmore-container.opened + a.showmore-button {
    display: none;
  }
  a.showmore-button span {
    display: inline-block;
    padding: 8px 10px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    border-radius: 3px;
    background: #cfcfcf;
    color: #354458;
    border: 1px solid #afafaf;
  }
  a.showmore-button span:after {
    display: inline-block;
    content: ' ';
    width: 0;
    height: 0;
    padding: 0;
    margin: 0 0 0 8px;
    border: 10px solid transparent;
    border-bottom: 0;
    border-top: 10px solid #354458;
  }
}


.tplclean img,
.tplclean p img {
  width:auto !important;
  height:auto !important;
  max-width:100% !important;
}
.tplclean tables {
  width:auto !important;
  max-width:100% !important;
}
.tplclean tables td,
.tplclean tables th {
  width:auto !important;
  max-width:100% !important;
}


    
img {
    max-width: 100%;
    height: auto!important;
}

iframe {
    max-width: 100%!important;
}

@media (max-width: 1200px) {
    .herotitle {
        background: #f00;
    }
}
    
@media (max-width: 479px) {
    .herotitle {
        font-size: 50px!important;
        line-height: normal!important;
        margin: 20px 0!important;
        background: #ede3b2;
    }
    p, p span {
        font-size: initial;
    }
    .main .depoimento .depo_info .author {
    float: none;
    width: 100%;
}

.mdados-label {
 text-align:left;   
}
.mdados-item {
 display:100%;
}

}



.btn-whatsapp {
    display: none;
}
.btn-whatsapp .icon {
    display: none;
    position: absolute;
    left: 0;
    top: 50%;
    padding: 0;
    margin: -12px 0 0;
    height: 24px;
    width: 50px;
    line-height: 24px;
    font-size: 24px;
    background-size: contain;
}
.btn-whatsapp .text {
    padding-right: 20px;
    text-transform: uppercase;
}



div.btn-opiniao {
  display: block;
  position: relative;
  text-align: right;
  margin: 20px;
}




form .new-question-text {
  display: block;
  font-size: 16px;
  margin: 0 0 10px;
  padding: 5px 5px 5px 10px;
  border-left: 4px solid #aae;
}
form .new-question-text p {
  position: relative;
}
form .new-question-text p:last-child {
  margin-bottom: 0;
}
form .new-question-text img {
  max-width: 100%;
}

form .new-answer-label {
  cursor: pointer;
  display: block;
  position: relative;
  margin: 0 0 10px;
  padding: 0;
  float: none;
  text-align: left;
  width: auto;
  font-weight:normal;
}

form .new-answer-label input[type="radio"],
form .new-answer-label input[type="checkbox"] {
  z-index: 100;
  position: absolute;
  left: 5px;
  top: 5px;
}

form .new-answer-label .new-answer-text {
  display: block;
  padding: 5px 5px 5px 30px;
  font-size: 16px;
}
form .new-answer-label .new-answer-text p {
  position: relative;
}
form .new-answer-label .new-answer-text p:last-child {
  margin-bottom: 0;
}
form .new-answer-label .new-answer-text img {
  max-width: 100%;
}

form .new-answer-label input[type="radio"] + .new-answer-text,
form .new-answer-label input[type="checkbox"] + .new-answer-text {
  background: #fff;
  border-left: 2px solid #eee;
  border-bottom: 2px solid #eee;
}

form .new-answer-label input[type="radio"]:checked + .new-answer-text,
form .new-answer-label input[type="checkbox"]:checked + .new-answer-text {
  background: #eef;
  border-left: 2px solid #aae;
  border-bottom: 2px solid #aae;
}


form input.disabled, form input[disabled], form input[readonly],
form .w-input.disabled, form .w-input[disabled], form .w-input[readonly],
form select.disabled, form select[disabled], form select[readonly],
form .w-select.disabled, form .w-select[disabled], form .w-select[readonly] {
  border-color:#858585!important;
  background:#EEEEEE!important;
  color:#555555!important;
  cursor: not-allowed!important;
  opacity: 1!important;
}

.navegacao-segura {
  text-align: center;
}






.review-stars {
  overflow:hidden;
  margin:0;
  padding:3px;
}
.review-stars .star-item {
  cursor:pointer;
  display:block;
  overflow:hidden;
  float:left;
  margin:0 5px 0 0;
  padding:0;
  width:20px;
  height:18px;
  text-indent:-5000px;
  background:url('../img/review-star-v.png') no-repeat 0 -20px;
}
.review-stars .star-item.stared, .review-stars .stared {
  background-position:0 0;
}
.review-basic-link {
  display:inline-block;
  font-size: 12px;
  line-height: 14px;
  padding:3px 3px 3px 23px;
  background:url('../img/review-star-v.png') no-repeat 0 -20px;
}
.review-basic-link:hover {
  background-position:0 0;
  text-decoration:none!important;
}




.search-depo {
    display: block;
    clear: both;
    padding: 0;
    margin: 10px auto 20px;
    width: 300px;
}

.search-depo .tt-query,
.search-depo .query {
    width: 200px;
}
.search-depo .submit-depo {
    margin: 4px 0;
    font-weight: bold;
    padding: 4px 6px;
    font-size: 14px;
}




.main .depoimento {
  min-height: 20px;
  padding: 9px;
  margin-bottom: 10px;
}
.main .depoimento .depo_title {
  display:block;
  overflow:hidden;
  padding:0;
  margin:0 0 6px;
  font-size:16px;
  font-weight:bold;
  color:#ff7800;
}
.main .depoimento p {
  font-size:14px;
  line-height:16px;
}
.main .depoimento p strong {
  display:block;
  white-space:nowrap;
  text-align:right;
  margin:0;
  padding:4px 0 0;
  color:#1b5b75;
}
.main .depoimento .depo_info {
  display: block;
    overflow: hidden;
    position: relative;
    margin: 0 0 10px;
    padding: 0;
    border-top: 1px solid lightgray;
    background: bisque;
}
.main .depoimento .depo_info .author {
    display: block;
    overflow: hidden;
    white-space:nowrap;
  float: left;
  margin:0;
  padding:6px 0 0;
    font: bold 14px Arial, sans-serif;
  color:#1b5b75;
    width: 40%;
    margin: 5px;
}
.main .depoimento .depo_info .link_image {
    display: block;
    overflow: hidden;
    white-space:nowrap;
    float: right;
    margin: 0;
    padding: 0;
}
.main .depoimento .depo_info .link_image a {
    display: block;
    overflow: hidden;
    white-space:nowrap;
    float: left;
    margin-left: 10px;
    margin: 0;
  padding:6px 13px 0 6px;
    font: bold 14px Arial, sans-serif;
  color:#1b5b75;
}
.main .depoimento .depo_info .link_image .img {
    display: block;
    overflow: hidden;
    position: relative;
    float: right;
    margin: 0;
    padding: 0;
    width: 80px;
    height: 27px;
}
.main .depoimento .depo_info .link_image .img img {
    display: block;
    max-width: 100%;
}


h1 > strong, .vermelho {
  color: #dd0000;
}


.select-cert-option {
  display: block;
  margin: 10px 0 20px;
  padding: 0;
  overflow: hidden;
}
.select-cert-option .option-item {
  box-sizing: border-box;
  display: block;
  float: left;
  width: 50%;
  padding: 10px;
  margin: 0;
}
@media (max-width: 480px) {
  .select-cert-option .option-item {
    padding: 5px;
  }
  .main .depoimento .depo_info .author {
    float: none;
    width: 100%;
  }
}
.select-cert-option .option-item div,
.select-cert-option .option-item a {
  display: block;
  text-align: center;
  margin: 0;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #005ac1!important;
  background: #eee;
  text-decoration: none!important;
}
.select-cert-option .option-item div {
  border-color: #ddd;
  box-shadow: 0 0 2px rgba(0,0,0,.1);
}
.select-cert-option .option-item a {
  box-shadow: 0 1px 3px rgba(0,0,0,.3);
}
.select-cert-option .option-item a:hover {
  border-color: #88c;
  background: #eef!important;
  color: #006deb!important;
  text-decoration: none!important;
  box-shadow: 0 2px 5px rgba(0,0,0,.3);
}
.select-cert-option .option-item img {
  display: block;
  margin: 0 auto 5px;
  width: auto;
  max-width: 100%;
}
.select-cert-option .option-item strong,
.select-cert-option .option-item span,
.select-cert-option .option-item em {
  display: block;
  margin: 0 0 5px;
}
.select-cert-option .option-item strong {
  font-size: 16px;
}
.select-cert-option .option-item span {
  color: #8888cc;
}
.select-cert-option .option-item .price,
.select-cert-option .option-item .verde {
  color: #008800;
}
.select-cert-option .option-item .price span,
.select-cert-option .option-item .price .cinza {
  color: #696969;
}
.select-cert-option .option-item em {
  color: #888888;
}
.select-cert-option .option-item big {
  font-size: 140%;  
}
.texto-left {
  text-align: left;
}
.texto-pequeno {
}

.texto-medio {
  font-size: 25px;
}

.texto-grande {
}

.cabecalho-home-controle {
    display: block;
    clear: both;
}
.cabecalho-home-destaques {
    display: block;
}
.cabecalho-home-recentes {
    display: block;
}
.left {
  float: left;
}

.acao-meus-cursos {
  display: block;
}

.silver {
  background:#a9b6c1; 
  color: black;
}
.silver:hover { background:#8b9dac; }
.blue { background:#8ebadf; 
        color: white;}
.blue:hover { background:#66a1d4; }
.green { background:#329f32; 
        color: white;}
.green:hover { background:#267826; }

.yellow {
  background: #ffff92;
}






.twitter-typeahead {
  display: block;
  float: left;
  width: 100%;
  z-index: 1050;
  background: white;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 0!important;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  border: 1px solid #cccccc;
  z-index: 0;
}
.tt-dropdown-menu {
  min-width: 160px;
  margin-top: 2px;
  padding: 5px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}
.tt-suggestion {
  display: block;
  padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}
.tt-suggestion.tt-is-under-cursor a {
  color: #fff;
}
.tt-suggestion p {
    display: block!important;
    margin: 0!important;
    font-size: 12px!important;
    line-height: normal!important;
    color: inherit!important;
}

/* uso errado das classes com <a> por fora e <h2> dentro */
.categoria-cursos h2 {
  text-align: left;
}
.categoria-cursos h2:hover {
  color: orange;
}
/* correcao */
h2.categoria-cursos,
h2.categoria-cursos a {
  color: #354458;
}
h2.categoria-cursos a:hover {
  color: orange;
  text-decoration: none;
}

/* Desktop */
@media (min-width: 768px) {
  .hide-desktop {
    display: none!important;
  }
  .hide-mobile {
    display: block!important;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .hide-desktop {
    display: block!important;
  }
  .hide-mobile {
    display: none!important;
  }
}

.todos-cursos-description {
    text-align: left;

}

.todos-cursos-description p {
    text-align: left;
}



.menu-inferior {
  overflow: hidden;
  background-color: #354458;
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  justify-content:space-between;
  z-index: 10000;
  padding: 8px;
}

.menu-inferior .item {
  max-width: 30px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: white;
    overflow-x: hidden;
    transition: 0.2s;
    padding-top: 60px;
    z-index: 10000;
    color: #354458; 
}

.sidenav a {
    padding: 8px 8px 8px 0px;
    text-decoration: none;
    font-size: 25px;
    color: #354458;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.menu-lateral-icone {
  margin-top: 9px;
  float: left;
}

.menu-lateral-icone img {
  width: 87%;
}
.menu-lateral-icone span {
  font-size:30px;
  cursor: pointer;
  color: #FFFFFFFF;
}

.search-app {
  display: block;
  position: relative;
  width: 80%!important;
  float: right;
  margin-top: 10px;
  padding: 0;
  -webkit-transition: none;
  transition: none;
}

.search-app-login {
  width: 100% !important;
  float: right;
  margin-top: 10px;
}


.container-topo-app {
    position: fixed;
    z-index: 10000;
    background: #ff7d69;
    border-bottom: solid 1px white;
    height: 58px;
    moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

#app-header {
  transition: top 0.5s;
}

#app-bottom {
  transition: bottom 0.5s;
}

.app-header-container {
  height: 0px;
}

.app-bottom-container {
  margin-top: 85px;
}

.categorias-app {
    width: 100%;
    align-items: center;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.item-categorias-app {
    font-size: 14px;
    margin-bottom: 25px;
    margin-left: 3%;
    margin-right: 3%;
    background: orange;
    color: #354458;
    width: 127px;
    height: 187px;
    padding-top: 15px;
    border: solid 2px #ebe6e6;
    moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    border-radius: 12px;
}

.iten-categorias-app a {
  color: #354458;
}

.item-categorias-app img {
  width: 95px;
    height: 95px !important;
}


.stars-outer {
  display: inline-block;
  position: relative;
  font-size: 22px;
  color: #d68400;
}

.stars-outer-depoimentos {
  display: inline-block;
  position: relative;
  font-size: 22px;
  color: #d68400;
}


  .stars-outer::before {
    content: "\2606    \2606    \2606    \2606    \2606";
  }

  .stars-outer-depoimentos::before {
    content: "\2606    \2606    \2606    \2606    \2606";
  }

  .stars-inner {
    position: absolute;
    top: -0.6px;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0;
  }

  .stars-inner::before {
    content: "\2605    \2605    \2605    \2605    \2605";
    color: #ff9000;
  }

  .img-home-rodape-cont {
    display: block;
  }
  .img-home-rodape-cont img {
    width: 260px;
    float: left;
    margin-right: 25px;
  }

  .img-home-rodape {
   width: 80%;
  }

  .button-login-bottom {
    width: 21%;
    float: left;
    position: initial;
    margin-right: 2%;
    margin-left: 2%;  
    moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);    
    box-shadow: 0px 9px 0px 2px rgba(0, 0, 0, 0.3);
  }

  .popup-login {
    z-index: 100000;
    position: fixed;
    height: 100%;
    width: 100%;
    background: #354458;
    margin-top: -56px;

  }

  .popup-login .conteudo {
    padding: 60px;
    height: 79%;
    color: white;
    position: fixed;
    top: 25%;
    left: 50%;
    margin-top: -100px;
    margin-left: -200px;
    background: #354458;
  }

  .popup-login .botoes {
    height: 8%;
    position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
  }

  .popup-login .botao1 {
    float: left;
    height: 100%;
    width: 40%;
    text-align: center;
    color: #354458;
    font-size: 25px;
    padding: 10px;
  }

  .popup-login .botao2 {
    float: left;
    height: 100%;
    width: 60%;
    text-align: center;
    color: #354458;
    font-size: 25px;
    padding: 10px;
  }

.texto-home-bottom {

 }

 .texto-home-bottom h2 {
    border-bottom: 2px dotted orange;
 }

.esquerda {
  float: left;
}

.direita {
  float: right;
}

.texto-esquerda {
  text-align: left;
}

.texto-direita {
  text-align: right;
}

.texto-centro {
  text-align: center;
}
a.twitter {
  background-image: url(images/footer-btn-twitter.html);
}

.smedia img {
  width: 30px;
  margin: 6px;
}

.texto-opcao-categoria {
  width: 100%;
  height: 56px;
  background: white;
  padding-top: 15px;
  text-align: center;
  margin-top: 10px;
  line-height: 14px;
  moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.img-opcao-nav-anonima {
    width: 60px;
}

.form-login-menu {
  margin-top: -14px;
}

.curriculo-label {
    font-size: 20px;
  margin-left: 20px;
  margin-right: 20px;
    color: #354458;
}

.curriculo-label-2 {
    font-size: 16px;
  margin-left: 20px;
  margin-right: 20px;
    color: #ff7d69;
}

.curriculo-item {
  float: left;
    font-size: 20px;
    color: #354458;
    width: 95%;
    border: 1px solid lightgrey;
    margin-left: 20px;
    padding-left: 40px;
}

.curriculo-item-2 {
    float: left;
    font-size: 20px;
    color: #354458;
    width: 47.5%;
    border: 1px solid lightgrey;
    margin-left: 20px;
    padding-left: 40px;
}

.curriculo-item-3 {
    font-size: 20px;
    color: #354458;
    width: 23.75%;
    border: 1px solid lightgrey;
    margin-left: 20px;
    padding-left: 40px;
}

.curriculo-bloco {
  width: 100%;  
  margin-left: 20px;
  margin-right: 20px;
}

.azul-prime {
  color: #23527c;
}


.rosa-prime {
  color: #ff7d69;
}

.vermelho-prime {
  color: red;
}

.err-tratamento {
  display: none;
}

.laranja-prime {
  color: orange;
}

.border-curriculo {
    border:1px solid lightgrey;

    padding-left: 15px;
    padding-right: 15px;

    border-width:5px;
    border-style:solid;
    border-color:lightgrey;

    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;

    -webkit-box-shadow:0px 13px 27px 0px #5e5e5e ;
    -moz-box-shadow:0px 13px 27px 0px #5e5e5e ;
    box-shadow:0px 13px 27px 0px #5e5e5e

}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f7f7f7;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

.main-well {
    background-color: #FFFDE7 !important;
    border-color: #FFE082 !important;
    border-width: 4px !important;
}

.titulo-fase-curriculo {
    font-size: 20px;
    font-weight: bold;
}

.cursos-area {
  margin-bottom: -45px;
}

.loginBtn {
  display: block;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
  /* width: 13em;  - apply for fixed size */
  margin: 0.2em;
  margin-bottom:6px;
  padding: 0 15px 0 46px;
  border: none;
  text-align: left;
  line-height: 34px;
  white-space: nowrap;
  border-radius: 0.2em;
  font-size: 16px;
  color: #FFF;
}
@media (min-width: 992px) {
  .loginBtn.inlineBtn {
    display: inline-block;
  }
}

.loginBtn:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 100%;
}
.loginBtn:focus {
  outline: none;
}
.loginBtn:active {
  box-shadow: inset 0 0 0 32px rgba(0,0,0,0.1);
}


/* Facebook */
.loginBtn--facebook {
  background-color: #4C69BA;
  background-image: linear-gradient(#4C69BA, #3B55A0);
  /*font-family: "Helvetica neue", Helvetica Neue, Helvetica, Arial, sans-serif;*/
  text-shadow: 0 -1px 0 #354C8C;
}
.loginBtn--facebook:before {
  border-right: #364e92 1px solid;
  background: url('../images/icon_facebook.png') 6px 6px no-repeat;
}
.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
  background-color: #5B7BD5;
  background-image: linear-gradient(#5B7BD5, #4864B1);
}

 

/* Google */
.loginBtn--google {
  /*font-family: "Roboto", Roboto, arial, sans-serif;*/
  background: #DA3A25;
}
.loginBtn--google:before {
  border-right: #BB3F30 1px solid;
  background: url('../images/icon_google.png') 6px 6px no-repeat;
}
.loginBtn--google:hover,
.loginBtn--google:focus {
  background: #E74B37;
}

.breadcrumb-spam {
    float: left;
    margin-right: 5px;
}
 

.whats{box-shadow: 0px 5px 11px -4px rgba(80, 80, 80, 0.38);background-color: #00e86b;padding: 12px 18px;font-family: 'Open Sans', sans-serif;font-size: 16px;color: white;display: block;text-align: center;font-weight: 800;text-decoration: none;margin: 10px 0;margin-top: 20px;margin-bottom: 20px;line-height: 28px;height: 52px;}

.center {
  text-align: center;
}

.acessorapido-texto p {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px!important;
  text-align: center;
  margin: 0 0 15px!important;
}
.acessorapido-texto .acessorapido-cadastro {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  margin: 0;
  box-shadow: 0px 5px 11px -4px rgba(80, 80, 80, 0.38);
  background-color: #ffa600;
  border: none;
  color: black;
  font-weight: bold;
  font-size: 20px;
  padding: 12px 28px;
}
.acessorapido-texto a.acessorapido-login,
.acessorapido-texto .acessorapido-login a {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  margin: 0;
  border: none;
  color: #0D619A;
  font-weight: bold;
  font-size: 16px;
  padding: 6px 10px;
}

@media (max-width: 767px) {
  #area_do_aluno.closedown {
    margin-bottom: 20px;
  }
  #area_do_aluno.closedown .login-title {
    position: relative;
    cursor: pointer;
  }
  #area_do_aluno.closedown .login-title:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 8px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background-image: url(../images/icon-sprite-drop-down-30.png);
    background-position: 0 0;
    background-repeat: no-repeat;
  }
  #area_do_aluno.closedown .login-content {
    display: none;
  }
  #area_do_aluno.closedown.opened .login-title:after {
    background-position: 0 -30px;
  }
  #area_do_aluno.closedown.opened .login-content {
    display: block;
  }
  

  body.page-senha #area_do_aluno,
  body.page-cadastro #area_do_aluno {
    display: none;
  }
  #area_do_aluno.force-display {
    display: block!important;
  }
}



ul.breadcrumb {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
}
ul.breadcrumb li {
  display: block;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}
ul.breadcrumb li + li {
  padding-left: 6px;
}
ul.breadcrumb li + li:before {
  display: block;
  position: absolute;
  overflow: hidden;
  content: ' ';
  width: 0;
  height: 0;
  left: 0;
  top: 50%;
  margin: -6px 0 0;
  padding: 0;
  border: 6px solid transparent;
  border-left: 6px solid #636971;
  border-right: 0 solid transparent;
}
ul.breadcrumb li a {
  display: block;
  position: relative;
  margin: 0;
  padding: 4px 8px;
  line-height: 18px;
  font-size: 14px;
}



.grouptexth3p h3 {
  cursor: pointer;
}
.grouptexth3p .textgrouping {
  display: none;
}
.grouptexth3p .textgrouping.open {
  display: block;
}



.card-badge-live {
  display: block;
  position: absolute;
  top: -2px;
  left: 5px;
  margin: 0;
  padding: 3px 5px;
  background: #ee5555;
  color: #ffffff;
  box-shadow: 0px 0px 0px 1px #ffffff;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  border-radius: 3px;
  text-transform: uppercase;
}
.card-badge-live.soon {
  background: #cc9999;
  text-transform: none;
}

.floating-live-card {
  display: block;
  overflow: hidden;
  position: fixed;
  z-index: 999999999;
  bottom: 15px;
  right: 15px;
  margin: 0;
  padding: 0;
  max-width: 80%;
  width: 220px;
  background: #ffffff;
  box-shadow: 0 3px 15px rgba(0,0,0,.4);
  border: 0px solid #354458;
  border-radius: 5px;
}
.floating-live-card a {
  display: block;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.floating-live-card a:hover {
  text-decoration: none;
}
.floating-live-card .live-cover {
  display: block;
  width: 100%;
  border-top: 6px solid #354458;
}
.floating-live-card a:hover .live-cover {
  border-top-color: #0D619A;
}
.floating-live-card .live-title {
  display: block;
  margin: 0;
  padding: 3px 8px 6px;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #354458;
}
.floating-live-card a:hover .live-title {
  color: #0D619A;
}
.floating-live-card .live-label {
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  margin: 0;
  padding: 3px 5px;
  background: #ee5555;
  color: #ffffff;
  box-shadow: 0px 0px 0px 1px #ffffff;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  border-radius: 3px;
  text-transform: uppercase;
}
.floating-live-card a:hover .live-label {
  background: #ee3333;
}
.floating-live-card .live-cert {
    display: inline-block;
    margin: 0 8px 8px;
    padding: 3px 6px;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    color: #0D619A;
    background: #ddd;
    border-radius: 3px;
    box-shadow: 0px 1px 2px rgba(0,0,0,.6);
}



.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  color: #858585!important;
  background-color: #eeeeee!important;
}




/*** Topbar Banner ***/
.topbar-blacknovember {
  display: block;
  background-color: #ffdc04;
  display: block;
  font-size: 25px;
  text-align: center;
  padding: 10px 20px;
  height: auto;
  font-family: 'Roboto', sans-serif;
  cursor: pointer;
}
.topbar-blacknovember.banner-mobile {
  display: none;
}
.topbar-blacknovember .topbar-row {
  display: block;
}
.topbar-blacknovember .topbar-row+.topbar-row {
  margin-top: 10px;
}
.topbar-blacknovember .topbar-title {
  display: inline-block;
  margin-right: 5px;
  color: #01010d;
  font-weight: bolder;
}
.topbar-blacknovember .topbar-text {
  display: inline-block;
  color: #01010d;
}
.topbar-blacknovember .topbar-countdown {
  display: block;
  color: #333333;
  font-weight: bolder;
}
.topbar-blacknovember .topbar-countdown span {
  display: inline-block;
  border-radius: 5px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  color: #ffffff;
  background: #c10101;
  padding: 8px 8px;
}
@media (max-width: 767px) {
  .topbar-blacknovember.banner-mobile {
    display: block;
    margin-top: 50px;
    padding: 10px 10px;
    font-size: 16px;
    line-height: 16px;
  }
  .topbar-blacknovember.banner-desktop {
    display: none;
  }
  .topbar-blacknovember+.header-content {
    padding-top:5px;
  }
  .topbar-blacknovember .topbar-countdown span {
    font-size: 14px;
    line-height: 14px;
    padding: 4px 5px;
  }
}
@media (max-width: 490px) {
  .topbar-blacknovember {
    font-size: 4vw;
    line-height: 4vw;
  }
}



